Triggered by Gerrit: https://review.openstack.org/441958 [EnvInject] - Loading node environment variables. Building remotely on intel-virtual8 (bifrost-verify-virtual infra-virtual-centos7) in workspace /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git.openstack.org/openstack/bifrost > git init /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://git.openstack.org/openstack/bifrost +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://git.openstack.org/openstack/bifrost # timeout=10 Fetching upstream changes from https://git.openstack.org/openstack/bifrost > git -c core.askpass=true fetch --tags --progress https://git.openstack.org/openstack/bifrost refs/changes/58/441958/1 # timeout=10 > git rev-parse 5e58cc5d81158101a0942efe012bf55f1eb729ec^{commit} # timeout=10 Checking out Revision 5e58cc5d81158101a0942efe012bf55f1eb729ec (refs/changes/58/441958/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e58cc5d81158101a0942efe012bf55f1eb729ec # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list a9758aebf441cc831db6baca6a8e4c54e020bf20 # timeout=10 [description-setter] Description set: Built on intel-virtual8 [openstack-bifrost-verify-centos7-virtual-master] $ /bin/bash /tmp/hudson8396264440585977889.sh Cloning into '/opt/bifrost'... Cloning into '/opt/puppet-infracloud'... Cloning into '/opt/releng'... From https://git.openstack.org/openstack/bifrost * branch refs/changes/58/441958/1 -> FETCH_HEAD Note: checking out 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 5e58cc5... POC: Overriding the GIT server Domain controller00.opnfvlocal destroyed Domain controller00.opnfvlocal has been undefined Domain jumphost.opnfvlocal destroyed Domain jumphost.opnfvlocal has been undefined Domain compute00.opnfvlocal destroyed Domain compute00.opnfvlocal has been undefined Redirecting to /bin/systemctl stop ironic-conductor.service removing ironic database removing leases removing logs restarting services Redirecting to /bin/systemctl restart dnsmasq.service Redirecting to /bin/systemctl restart libvirtd.service Redirecting to /bin/systemctl restart ironic-api.service Redirecting to /bin/systemctl start ironic-conductor.service Redirecting to /bin/systemctl restart ironic-inspector.service + set -o pipefail + export PYTHONUNBUFFERED=1 + PYTHONUNBUFFERED=1 +++ dirname ./scripts/test-bifrost-deployment.sh ++ cd ./scripts ++ pwd + SCRIPT_HOME=/opt/bifrost/scripts + BIFROST_HOME=/opt/bifrost/scripts/.. + ANSIBLE_INSTALL_ROOT=/opt/stack + ENABLE_VENV=false + USE_DHCP=false + USE_VENV=false + BUILD_IMAGE=true + PROVISION_WAIT_TIMEOUT=3600 + TEST_VM_NUM_NODES=3 + export 'TEST_VM_NODE_NAMES=jumphost.opnfvlocal controller00.opnfvlocal compute00.opnfvlocal' + TEST_VM_NODE_NAMES='jumphost.opnfvlocal controller00.opnfvlocal compute00.opnfvlocal' + export VM_DOMAIN_TYPE=kvm + VM_DOMAIN_TYPE=kvm + export VM_CPU=2 + VM_CPU=2 + export VM_DISK=30 + VM_DISK=30 + export VM_DISK_CACHE=unsafe + VM_DISK_CACHE=unsafe + TEST_PLAYBOOK=test-bifrost-infracloud.yaml + USE_INSPECTOR=true + USE_CIRROS=false + TESTING_USER=root + VM_MEMORY_SIZE=8192 + DOWNLOAD_IPA=true + CREATE_IPA_IMAGE=false + INSPECT_NODES=true + INVENTORY_DHCP=false + INVENTORY_DHCP_STATIC_IP=false + WRITE_INTERFACES_FILE=true + export BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + BIFROST_INVENTORY_SOURCE=/tmp/baremetal.csv + export ELEMENTS_PATH=/usr/share/diskimage-builder/elements:/opt/puppet-infracloud/files/elements + ELEMENTS_PATH=/usr/share/diskimage-builder/elements:/opt/puppet-infracloud/files/elements + export DIB_DEV_USER_PWDLESS_SUDO=yes + DIB_DEV_USER_PWDLESS_SUDO=yes + export DIB_DEV_USER_PASSWORD=devuser + DIB_DEV_USER_PASSWORD=devuser + export DIB_OS_RELEASE=7 + DIB_OS_RELEASE=7 + export DIB_OS_ELEMENT=centos7 + DIB_OS_ELEMENT=centos7 + export DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + DIB_OS_PACKAGES=vim,less,bridge-utils,iputils,rsyslog,curl + export EXTRA_DIB_ELEMENTS=openssh-server + EXTRA_DIB_ELEMENTS=openssh-server + set +x +o nounset which: no dnf in (/sbin:/bin:/usr/sbin:/usr/bin) NOTICE: Not using virtualenv for this installation. /bin/pip Requirement already satisfied (use --upgrade to upgrade): pip>6.0 in /usr/lib/python2.7/site-packages You are using pip version 8.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already satisfied (use --upgrade to upgrade): pbr>=2.0.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 4)) Requirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): oslo.log>=3.11.0 in /usr/lib/python2.7/site-packages (from -r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): pyinotify>=0.9.6; sys_platform != "win32" and sys_platform != "darwin" and sys_platform != "sunos5" in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): oslo.context>=2.9.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == "2.7" or python_version == "2.6" in /usr/lib/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->-r /opt/bifrost/scripts/../requirements.txt (line 5)) Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from oslo.context>=2.9.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) Requirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->oslo.log>=3.11.0->-r /opt/bifrost/scripts/../requirements.txt (line 6)) You are using pip version 8.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Requirement already up-to-date: ansible<2.2 in /root/.local/lib/python2.7/site-packages Requirement already up-to-date: paramiko in /root/.local/lib/python2.7/site-packages (from ansible<2.2) Collecting jinja2<2.9 (from ansible<2.2) Using cached Jinja2-2.8.1-py2.py3-none-any.whl Requirement already up-to-date: PyYAML in /usr/lib64/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: setuptools in /root/.local/lib/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: pycrypto>=2.6 in /usr/lib64/python2.7/site-packages (from ansible<2.2) Requirement already up-to-date: cryptography>=1.1 in /usr/lib64/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: pyasn1>=0.1.7 in /root/.local/lib/python2.7/site-packages (from paramiko->ansible<2.2) Requirement already up-to-date: MarkupSafe in /usr/lib64/python2.7/site-packages (from jinja2<2.9->ansible<2.2) Requirement already up-to-date: six>=1.6.0 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.2) Requirement already up-to-date: appdirs>=1.4.0 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.2) Requirement already up-to-date: packaging>=16.8 in /usr/lib/python2.7/site-packages (from setuptools->ansible<2.2) Requirement already up-to-date: idna>=2.0 in /root/.local/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: enum34 in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: ipaddress in /usr/lib/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography>=1.1->paramiko->ansible<2.2) Requirement already up-to-date: pyparsing in /usr/lib/python2.7/site-packages (from packaging>=16.8->setuptools->ansible<2.2) Requirement already up-to-date: pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography>=1.1->paramiko->ansible<2.2) Installing collected packages: jinja2 Successfully installed jinja2-2.8.1 You are using pip version 8.1.2, however version 9.0.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available "changed": false, [WARNING]: Host file not found: /etc/ansible/hosts [WARNING]: provided hosts list is empty, only localhost is available --2017-03-06 09:21:25-- https://raw.githubusercontent.com/ansible/ansible-modules-extras/stable-2.2/cloud/openstack/os_keystone_service.py Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.192.133, 151.101.0.133, 151.101.128.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.192.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 6224 (6.1K) [text/plain] Saving to: ‘/opt/bifrost/scripts/../playbooks/library/os_keystone_service.py’ 0K ...... 100% 48.7M=0s 2017-03-06 09:21:25 (48.7 MB/s) - ‘/opt/bifrost/scripts/../playbooks/library/os_keystone_service.py’ saved [6224/6224] To use bifrost, do Prepend ~/.local/bin to your PATH if it is not that way already.. .. or use full path to local Ansible at ~/.local/bin/ansible-playbook source env-vars Then run playbooks as normal. Sourcing this file is no longer needed! Ansible is always installed from PyPI + trap logs_on_exit EXIT + cd /opt/bifrost/scripts/../playbooks + for task in syntax-check list-tasks + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --syntax-check No config file found; using defaults 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-infracloud.yaml --syntax-check -e testing_user=root No config file found; using defaults statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in test-bifrost-infracloud.yaml playbook: test-bifrost-infracloud.yaml + for task in syntax-check list-tasks + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml --list-tasks No config file found; using defaults 1 plays in test-bifrost-create-vm.yaml playbook: test-bifrost-create-vm.yaml play #1 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Set default baremetal.csv file if not already defined TAGS: [] Set ci_testing flag if a list of changes are found in the environment variables TAGS: [] Set ci_testing_zuul if it appears we are running in upstream OpenStack CI TAGS: [] Collect process list if running in OpenStack CI TAGS: [] Collect list of listening network sockets if running in OpenStack CI TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian TAGS: [] bifrost-create-vm-nodes : Load distribution defaults TAGS: [] bifrost-create-vm-nodes : Include OS version-specific defaults TAGS: [] bifrost-create-vm-nodes : Check for dnf TAGS: [] bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists TAGS: [] bifrost-create-vm-nodes : Install required packages TAGS: [] bifrost-create-vm-nodes : Restart libvirt service TAGS: [] bifrost-create-vm-nodes : Verify default network is running TAGS: [] bifrost-create-vm-nodes : Delete default network interface if not running TAGS: [] bifrost-create-vm-nodes : Start default network if not running TAGS: [] bifrost-create-vm-nodes : Fail if default network is not available TAGS: [] bifrost-create-vm-nodes : Create virtual machines TAGS: [] bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail. TAGS: [] bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail." TAGS: [] bifrost-create-vm-nodes : Abort due to failed VM creation TAGS: [] bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible" TAGS: [] + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-infracloud.yaml --list-tasks -e testing_user=root No config file found; using defaults statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml 6 plays in test-bifrost-infracloud.yaml playbook: test-bifrost-infracloud.yaml play #1 (localhost): Setting pre-test conditions TAGS: [] tasks: Remove pre-existing leases file TAGS: [] play #2 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: Override the ipv4_gateway setting TAGS: [] bifrost-prep-for-install : ensure installation root folder exists TAGS: [] bifrost-prep-for-install : Download via GIT TAGS: [] bifrost-prep-for-install : Copy from local path TAGS: [] play #3 (localhost): Executes install, enrollment, and testing in one playbook TAGS: [] tasks: bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family TAGS: [] bifrost-ironic-install : Ensure openSUSE Leap has the correct family TAGS: [] bifrost-ironic-install : Include OS family-specific defaults TAGS: [] bifrost-ironic-install : Include OS distribution-specific defaults TAGS: [] bifrost-ironic-install : Include OS version-specific defaults TAGS: [] bifrost-ironic-install : Update Package Cache TAGS: [] bifrost-ironic-install : Install packages TAGS: [] bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages TAGS: [] bifrost-ironic-install : If running in CI, set source install facts just to be sure TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Ensure /opt/stack is present TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Install {{ package }} package from pip TAGS: [] bifrost-ironic-install : Install from {{ sourcedir }} using pip TAGS: [] bifrost-ironic-install : Fail if authentication configuration conflicts. TAGS: [] bifrost-ironic-install : If VENV is set in the environment, enable installation into venv TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : RabbitMQ - Testing if hostname is defined in /etc/hosts TAGS: [] bifrost-ironic-install : RabbitMQ - Fixing /etc/hosts TAGS: [] bifrost-ironic-install : Stop and disable the epmd service and socket on SUSE TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Wait for rabbitmq TAGS: [] bifrost-ironic-install : Ensure guest user is removed from rabbitmq TAGS: [] bifrost-ironic-install : Create ironic user in RabbitMQ TAGS: [] bifrost-ironic-install : Set mysql_username if environment variable mysql_user is set TAGS: [] bifrost-ironic-install : Set mysql_password if environment variable mysql_pass is set TAGS: [] bifrost-ironic-install : MySQL - Creating DB TAGS: [] bifrost-ironic-install : MySQL - Creating user for Ironic TAGS: [] bifrost-ironic-install : Create an ironic service group TAGS: [] bifrost-ironic-install : Create an ironic service user TAGS: [] bifrost-ironic-install : Ensure /etc/ironic exists TAGS: [] bifrost-ironic-install : Copy rootwrap.conf from ironic source folder TAGS: [] bifrost-ironic-install : Copy rootwrap.d contents from ironic source folder TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Ensure service project is present TAGS: [] bifrost-ironic-install : Create service user for ironic TAGS: [] bifrost-ironic-install : Associate ironic user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic TAGS: [] bifrost-ironic-install : Check ironic admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic admin endpoint TAGS: [] bifrost-ironic-install : Create ironic public endpoint TAGS: [] bifrost-ironic-install : Create ironic internal endpoint TAGS: [] bifrost-ironic-install : Create baremetal_admin role TAGS: [] bifrost-ironic-install : Create baremetal_observer role TAGS: [] bifrost-ironic-install : Create baremetal project TAGS: [] bifrost-ironic-install : Create bifrost user TAGS: [] bifrost-ironic-install : Associate bifrost user with baremetal_admin TAGS: [] bifrost-ironic-install : Refresh facts TAGS: [] bifrost-ironic-install : Fail if the network interface does not exist TAGS: [] bifrost-ironic-install : Fail if the network interface has no IP address assigned TAGS: [] bifrost-ironic-install : Update driver list if PXE drivers are enabled TAGS: [] bifrost-ironic-install : Create ironic config TAGS: [] bifrost-ironic-install : Set sudoers for PXE driver support if enabled TAGS: [] bifrost-ironic-install : Copy policy.json to /etc/ironic TAGS: [] bifrost-ironic-install : Create ironic DB Schema TAGS: [] bifrost-ironic-install : Upgrade ironic DB Schema TAGS: [] bifrost-ironic-install : Create libvirt group on RedHat/Centos TAGS: [] bifrost-ironic-install : Update libvirt configuration file on RedHat/CentOS so the libvirt group has access TAGS: [] bifrost-ironic-install : Change libvirt authentication to none as RedHat/CentOS use polkit by default TAGS: [] bifrost-ironic-install : Change libvirt socket permissions to be restricted on RedHat/CentOS TAGS: [] bifrost-ironic-install : Add ironic user to virtualization group TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Check to see if there is a file where the ssh_private_key_path is defined TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Error if ssh_private_key_path is not valid TAGS: [] bifrost-ironic-install : Defined ssh_private_key_path - Read SSH private key in TAGS: [] bifrost-ironic-install : Create SSH directory for ironic user TAGS: [] bifrost-ironic-install : Set private key file TAGS: [] bifrost-ironic-install : Check for ironic user SSH key TAGS: [] bifrost-ironic-install : Generate SSH key for ironic user TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH private key TAGS: [] bifrost-ironic-install : Set ownership on ironic SSH public key TAGS: [] bifrost-ironic-install : Create authorized_keys file for ironic user TAGS: [] bifrost-ironic-install : Create service folder if systemd template is defined TAGS: [] bifrost-ironic-install : MySQL - Create database TAGS: [] bifrost-ironic-install : MySQL - Create user for inspector TAGS: [] bifrost-ironic-install : Inspector - Ensure /etc/ironic-inspector/ exists TAGS: [] bifrost-ironic-install : Error if credentials are undefined. TAGS: [] bifrost-ironic-install : Create service user for ironic-inspector TAGS: [] bifrost-ironic-install : Associate ironic_inspector user to admin role TAGS: [] bifrost-ironic-install : Create keystone service record for ironic-inspector TAGS: [] bifrost-ironic-install : Check ironic-inspector admin endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector public endpoint exists TAGS: [] bifrost-ironic-install : Check ironic-inspector internal endpoint exists TAGS: [] bifrost-ironic-install : Create ironic-inspector admin endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector public endpoint TAGS: [] bifrost-ironic-install : Create ironic-inspector internal endpoint TAGS: [] bifrost-ironic-install : Create inspector_user user TAGS: [] bifrost-ironic-install : Associate inspector_user with baremetal_admin TAGS: [] bifrost-ironic-install : Inspector - Place Configuration TAGS: [] bifrost-ironic-install : Inspector - create data folder TAGS: [] bifrost-ironic-install : Inspector - create log folder TAGS: [] bifrost-ironic-install : Upgrade inspector DB Schema TAGS: [] bifrost-ironic-install : Inspector - Get ironic-inspector install location TAGS: [] bifrost-ironic-install : Inspector - Place service TAGS: [] bifrost-ironic-install : Inspector - Explicitly permit TCP/5050 for ironic-inspector callback TAGS: [] bifrost-ironic-install : Get ironic-api & ironic-conductor install location TAGS: [] bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user TAGS: [] bifrost-ironic-install : Place ironic services TAGS: [] bifrost-ironic-install : Set up PXE and iPXE folders TAGS: [] bifrost-ironic-install : Place tftpd map-file TAGS: [] bifrost-ironic-install : Disable service {{ tftp_service_name }} TAGS: [] bifrost-ironic-install : Set pxelinux.0 source (for Ubuntu >=14.10) TAGS: [] bifrost-ironic-install : Determine if pxelinux.0 is in place TAGS: [] bifrost-ironic-install : Place pxelinux.0 TAGS: [] bifrost-ironic-install : Place boot.ipxe helper script /etc/ironic TAGS: [] bifrost-ironic-install : Pre-stage boot.ipxe into /httpboot/ TAGS: [] bifrost-ironic-install : Place tftp config file TAGS: [] bifrost-ironic-install : Create {{ ipxe_dir }} TAGS: [] bifrost-ironic-install : Get ipxe files TAGS: [] bifrost-ironic-install : Copy iPXE image into place TAGS: [] bifrost-ironic-install : Copy full iPXE image into /httpboot TAGS: [] bifrost-ironic-install : Copy full iPXE image into /tftpboot TAGS: [] bifrost-ironic-install : Determine if folder exists, else create and populate folder. TAGS: [] bifrost-ironic-install : Create master_images folder TAGS: [] bifrost-ironic-install : Inspector - Place default tftp boot file in {{ http_boot_folder}}/pxelinux.cfg/ TAGS: [] bifrost-ironic-install : Setup Inventory Hosts Directory TAGS: [] bifrost-ironic-install : Setup Inventory DHCP Hosts Directory TAGS: [] bifrost-ironic-install : Deploy dnsmasq configuration file TAGS: [] bifrost-ironic-install : Look for libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Disable libvirt dnsmasq config TAGS: [] bifrost-ironic-install : Enable IP forwarding in sysctl TAGS: [] bifrost-ironic-install : Look for sgabios in {{ sgabios_dir }} TAGS: [] bifrost-ironic-install : Look for sgabios in /usr/share/misc TAGS: [] bifrost-ironic-install : Place sgabios.bin TAGS: [] bifrost-ironic-install : Deploy nginx configuration file for serving HTTP requests TAGS: [] bifrost-ironic-install : Test if IPA kernel is present TAGS: [] bifrost-ironic-install : Download IPA kernel TAGS: [] bifrost-ironic-install : Test if IPA image is present TAGS: [] bifrost-ironic-install : Download IPA image TAGS: [] bifrost-ironic-install : Download cirros to use for deployment if requested TAGS: [] bifrost-ironic-install : "Explicitly permit nginx port (TCP) for file downloads from nodes to be provisioned" TAGS: [] bifrost-ironic-install : Explicitly permit TCP/6385 for IPA callback TAGS: [] bifrost-ironic-install : Explicitly allow nginx and IPA port (TCP) on selinux TAGS: [] bifrost-ironic-install : Add proper context on created data for http_boot TAGS: [] bifrost-ironic-install : Copy ironic policy file to temporary directory TAGS: [] bifrost-ironic-install : Check ironic policy module TAGS: [] bifrost-ironic-install : Package ironic policy module TAGS: [] bifrost-ironic-install : Include ironic policy module TAGS: [] bifrost-ironic-install : Enable ironic policy module TAGS: [] bifrost-ironic-install : Configure remote logging TAGS: [] bifrost-ironic-install : Reload systemd configuration TAGS: [] bifrost-ironic-install : Ensure rsyslog is running with current config TAGS: [] bifrost-ironic-install : Start database service TAGS: [] bifrost-ironic-install : Start rabbitmq-server TAGS: [] bifrost-ironic-install : Inspector - (re)starting ironic-inspector service TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Start ironic-conductor TAGS: [] bifrost-ironic-install : Start ironic-api TAGS: [] bifrost-ironic-install : Stop existing libvirt dnsmasq processes TAGS: [] bifrost-ironic-install : Ensure services are running with current config TAGS: [] bifrost-ironic-install : Ensure dnsmasq is running with current config TAGS: [] bifrost-ironic-install : Send services a reload signal TAGS: [] bifrost-ironic-install : Send services a force-reload signal TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] bifrost-create-dib-image : Test if image is present TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.{{ dib_imagetype | default('qcow2') }} TAGS: [] bifrost-create-dib-image : Test if image is present - {{ dib_imagename }}.initramfs TAGS: [] bifrost-create-dib-image : Build tracing (-x) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build offline (--offline) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build architecture (-a) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image name (-o) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image type (-t) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create TAGS: [] bifrost-create-dib-image : Build packages (-p) option for disk-image-create TAGS: [] bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting TAGS: [] bifrost-create-dib-image : Initialize the DIB environment variables fact TAGS: [] bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set TAGS: [] bifrost-create-dib-image : Build argument list TAGS: [] bifrost-create-dib-image : Initiate image build TAGS: [] bifrost-create-dib-image : Initiate ramdisk build TAGS: [] bifrost-create-dib-image : Update permission of generated image TAGS: [] bifrost-create-dib-image : Restore proper context on created data for http_boot TAGS: [] play #4 (baremetal): Enroll node with Ironic TAGS: [] tasks: ironic-enroll-dynamic : Collect facts TAGS: [] ironic-enroll-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] ironic-enroll-dynamic : Execute os_client_config to collect facts TAGS: [] ironic-enroll-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-enroll-dynamic : Dynamic enrollment TAGS: [] ironic-inspect-node : Collect facts TAGS: [] ironic-inspect-node : If in noauth mode, unset authentication parameters. TAGS: [] ironic-inspect-node : Execute os_client_config to collect facts TAGS: [] ironic-inspect-node : Set os_client_config's auth parameters if not already set. TAGS: [] ironic-inspect-node : Setup DHCP for nodes. TAGS: [] ironic-inspect-node : Setup DNS address for nodes. TAGS: [] ironic-inspect-node : Sending dnsmasq HUP TAGS: [] ironic-inspect-node : Execute node introspection TAGS: [] play #5 (baremetal): Create configuration drive files and deploy machines TAGS: [] tasks: bifrost-configdrives-dynamic : If in noauth mode, set auth parameters accordingly. TAGS: [] bifrost-configdrives-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-configdrives-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-configdrives-dynamic : Collecting node facts TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Check to see if there is a file where the ssh_public_key_path is defined TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Error if ssh_public_key_path is not valid TAGS: [] bifrost-configdrives-dynamic : Defined ssh_public_key_path - Read SSH public key in TAGS: [] bifrost-configdrives-dynamic : Make temporary folder to build configdrive TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/{{ metadata_version }} TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/{{ metadata_version }} folder TAGS: [] bifrost-configdrives-dynamic : Place template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Generate network_data TAGS: [] bifrost-configdrives-dynamic : Place network data template in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Place deprecated network info file location in each openstack/latest folder TAGS: [] bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest TAGS: [] bifrost-configdrives-dynamic : Write network Debian style interface template TAGS: [] bifrost-configdrives-dynamic : Check if mkisofs is available TAGS: [] bifrost-configdrives-dynamic : If mkisofs is not available, fallback to genisoimage TAGS: [] bifrost-configdrives-dynamic : Check if genisoimage is available TAGS: [] bifrost-configdrives-dynamic : fail if genisoimage is not available. TAGS: [] bifrost-configdrives-dynamic : Make config drive files TAGS: [] bifrost-configdrives-dynamic : Make config drive files base64 encoded and gzip compressed TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive .iso files TAGS: [] bifrost-configdrives-dynamic : Cleanup configdrive temp folder TAGS: [] bifrost-deploy-nodes-dynamic : Obtain setup facts TAGS: [] bifrost-deploy-nodes-dynamic : If in noauth mode, unset authentication parameters. TAGS: [] bifrost-deploy-nodes-dynamic : Execute os_client_config to collect facts TAGS: [] bifrost-deploy-nodes-dynamic : Set os_client_config's auth parameters if not already set. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DHCP for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Setup DNS address for nodes. TAGS: [] bifrost-deploy-nodes-dynamic : Sending dnsmasq HUP TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info. TAGS: [] bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image. TAGS: [] bifrost-deploy-nodes-dynamic : Error if deploy_image is not present, and instance_info is not defined TAGS: [] bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default TAGS: [] play #6 (baremetal): Deploy machines. TAGS: [] tasks: bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available. TAGS: [] bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race. TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory TAGS: [] bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present TAGS: [] bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file. TAGS: [] bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races TAGS: [] bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing TAGS: [] bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file. TAGS: [] + /bin/ansible-playbook -vvvv -i inventory/localhost test-bifrost-create-vm.yaml -e test_vm_num_nodes=3 -e test_vm_memory_size=8192 -e enable_venv=false -e test_vm_domain_type=kvm No config file found; using defaults Loaded callback default of type stdout, v2.0 PLAYBOOK: test-bifrost-create-vm.yaml ****************************************** 1 plays in test-bifrost-create-vm.yaml PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702 `" && echo ansible-tmp-1488810096.4-239376157220702="` echo $HOME/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmprSC7Bw TO /root/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702/ /root/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810096.4-239376157220702/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Set default baremetal.csv file if not already defined] ******************* task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:9 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing flag if a list of changes are found in the environment variables] *** task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:13 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Set ci_testing_zuul if it appears we are running in upstream OpenStack CI] *** task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:17 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect process list if running in OpenStack CI] ************************* task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:21 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [Collect list of listening network sockets if running in OpenStack CI] **** task path: /opt/bifrost/playbooks/test-bifrost-create-vm.yaml:24 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Tumbleweed has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:22 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Ensure openSUSE Leap has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Update apt cache if Ubuntu/Debian] ************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:33 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Load distribution defaults] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:38 ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml) => {"ansible_facts": {"libvirt_service_name": "libvirtd", "required_packages": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"]}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/required_defaults_CentOS.yml"} TASK [bifrost-create-vm-nodes : Include OS version-specific defaults] ********** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:44 ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/defaults/dummy-defaults.yml"} TASK [bifrost-create-vm-nodes : Check for dnf] ********************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:53 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616 `" && echo ansible-tmp-1488810097.81-137129968056616="` echo $HOME/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpsPnDdj TO /root/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616/ /root/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810097.81-137129968056616/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/bin/dnf"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-vm-nodes : Adjust ansible_pkg_mgr if dnf exists] ********** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:58 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Install required packages] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:63 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325 `" && echo ansible-tmp-1488810098.33-92474370654325="` echo $HOME/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcOk4AO TO /root/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325/yum <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325/ /root/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325/yum && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810098.33-92474370654325/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=[u'qemu-img', u'qemu-kvm-tools', u'qemu-kvm', u'qemu-kvm-common', u'sgabios', u'sgabios-bin', u'libvirt', u'libvirt-client', u'libvirt-daemon', u'libvirt-daemon-config-network', u'libvirt-daemon-config-nwfilter', u'libvirt-daemon-driver-network', u'libvirt-daemon-driver-nodedev', u'libvirt-daemon-driver-nwfilter', u'libvirt-daemon-driver-qemu', u'libvirt-daemon-driver-secret', u'libvirt-daemon-driver-storage', u'libvirt-daemon-kvm']) => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "item": ["qemu-img", "qemu-kvm-tools", "qemu-kvm", "qemu-kvm-common", "sgabios", "sgabios-bin", "libvirt", "libvirt-client", "libvirt-daemon", "libvirt-daemon-config-network", "libvirt-daemon-config-nwfilter", "libvirt-daemon-driver-network", "libvirt-daemon-driver-nodedev", "libvirt-daemon-driver-nwfilter", "libvirt-daemon-driver-qemu", "libvirt-daemon-driver-secret", "libvirt-daemon-driver-storage", "libvirt-daemon-kvm"], "msg": "", "rc": 0, "results": ["qemu-img-10:1.5.3-126.el7_3.3.x86_64 providing qemu-img is already installed", "qemu-kvm-tools-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-tools is already installed", "qemu-kvm-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm is already installed", "qemu-kvm-common-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-common is already installed", "sgabios-1:0.20110622svn-4.el7.x86_64 providing sgabios is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libvirt-2.0.0-10.el7_3.4.x86_64 providing libvirt is already installed", "libvirt-client-2.0.0-10.el7_3.4.x86_64 providing libvirt-client is already installed", "libvirt-daemon-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon is already installed", "libvirt-daemon-config-network-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-config-network is already installed", "libvirt-daemon-config-nwfilter-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-config-nwfilter is already installed", "libvirt-daemon-driver-network-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-network is already installed", "libvirt-daemon-driver-nodedev-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-nodedev is already installed", "libvirt-daemon-driver-nwfilter-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-nwfilter is already installed", "libvirt-daemon-driver-qemu-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-qemu is already installed", "libvirt-daemon-driver-secret-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-secret is already installed", "libvirt-daemon-driver-storage-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-driver-storage is already installed", "libvirt-daemon-kvm-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon-kvm is already installed"]} TASK [bifrost-create-vm-nodes : Restart libvirt service] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:67 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061 `" && echo ansible-tmp-1488810099.5-64786863339061="` echo $HOME/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp4lTZuO TO /root/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061/ /root/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810099.5-64786863339061/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "libvirtd", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "libvirtd", "state": "started"} TASK [bifrost-create-vm-nodes : Verify default network is running] ************* task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:70 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475 `" && echo ansible-tmp-1488810101.49-99297342629475="` echo $HOME/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475 `" ) && sleep 0' PUT /tmp/tmpr4yQbc TO /root/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475/command EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475/ /root/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475/command && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810101.49-99297342629475/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1 -> localhost] => {"changed": true, "cmd": "virsh net-info default |grep Active|grep -q yes", "delta": "0:00:01.617062", "end": "2017-03-06 09:21:43.257721", "invocation": {"module_args": {"_raw_params": "virsh net-info default |grep Active|grep -q yes", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:21:41.640659", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-create-vm-nodes : Delete default network interface if not running] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:76 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Start default network if not running] ********** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:82 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Fail if default network is not available] ****** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:89 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Create virtual machines] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:96 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752 `" && echo ansible-tmp-1488810103.67-45874829539752="` echo $HOME/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752 `" ) && sleep 0' PUT /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/files/create_vm_nodes-for-role.sh TO /root/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752/create_vm_nodes-for-role.sh EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752/ /root/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752/create_vm_nodes-for-role.sh && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 NODEOUTPUT=/tmp/baremetal.csv VM_DOMAIN_TYPE=kvm LC_MESSAGES=en_US.UTF-8 NODECOUNT=3 LC_ALL=en_US.UTF-8 VM_RAM=8192 /root/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752/create_vm_nodes-for-role.sh && sleep 0' EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810103.67-45874829539752/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1 -> localhost] => {"changed": true, "invocation": {"module_args": {"_raw_params": "create_vm_nodes-for-role.sh"}, "module_name": "script"}, "rc": 0, "stderr": "Vol jumphost.opnfvlocal.qcow2 created\n\nVol controller00.opnfvlocal.qcow2 created\n\nVol compute00.opnfvlocal.qcow2 created\n\n", "stdout": "", "stdout_lines": []} TASK [bifrost-create-vm-nodes : Execute `dmesg` to collect debugging output should VM creation fail.] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:107 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : "Execute `virsh capabilities` to collect debugging output should VM creation fail."] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:111 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : Abort due to failed VM creation] *************** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:117 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-vm-nodes : "Set file permissions such that the baremetal csv file at /tmp/baremetal.csv can be read by the user executing Ansible"] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-vm-nodes/tasks/main.yml:123 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893 `" && echo ansible-tmp-1488810106.37-203424201072893="` echo $HOME/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp0CUjk1 TO /root/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893/ /root/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810106.37-203424201072893/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"owner": 1000, "path": "/tmp/baremetal.csv"}, "before": {"owner": 0, "path": "/tmp/baremetal.csv"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": "jenkins", "path": "/tmp/baremetal.csv", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "jenkins", "path": "/tmp/baremetal.csv", "secontext": "system_u:object_r:tmp_t:s0", "size": 425, "state": "file", "uid": 1000} PLAY RECAP ********************************************************************* 127.0.0.1 : ok=9 changed=4 unreachable=0 failed=0 + /bin/ansible-playbook -vvvv -i inventory/bifrost_inventory.py test-bifrost-infracloud.yaml -e use_cirros=false -e testing_user=root -e test_vm_num_nodes=3 -e inventory_dhcp=false -e inventory_dhcp_static_ip=false -e enable_venv=false -e enable_inspector=true -e inspect_nodes=true -e download_ipa=true -e create_ipa_image=false -e write_interfaces_file=true -e ipv4_gateway=192.168.122.1 -e wait_timeout=3600 No config file found; using defaults statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/staging_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml statically included: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml Loaded callback default of type stdout, v2.0 PLAYBOOK: test-bifrost-infracloud.yaml ***************************************** 6 plays in test-bifrost-infracloud.yaml PLAY [Setting pre-test conditions] ********************************************* TASK [setup] ******************************************************************* <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815 `" && echo ansible-tmp-1488810109.43-84018525538815="` echo $HOME/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpzWBIjY TO /root/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815/ /root/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810109.43-84018525538815/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Remove pre-existing leases file] ***************************************** task path: /opt/bifrost/playbooks/test-bifrost-infracloud.yaml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575 `" && echo ansible-tmp-1488810110.02-214066610332575="` echo $HOME/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpIsq7FU TO /root/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575/ /root/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810110.02-214066610332575/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": null, "owner": null, "path": "/var/lib/misc/dnsmasq.leases", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/var/lib/misc/dnsmasq.leases", "state": "absent"} PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731 `" && echo ansible-tmp-1488810110.34-175125300811731="` echo $HOME/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpb0eYJI TO /root/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731/ /root/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810110.34-175125300811731/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [Override the ipv4_gateway setting] *************************************** task path: /opt/bifrost/playbooks/test-bifrost-infracloud.yaml:24 ok: [127.0.0.1] => {"ansible_facts": {"ipv4_gateway": "192.168.122.1"}, "changed": false, "invocation": {"module_args": {"ipv4_gateway": "192.168.122.1"}, "module_name": "set_fact"}} TASK [bifrost-prep-for-install : ensure installation root folder exists] ******* task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801 `" && echo ansible-tmp-1488810111.0-62666534727801="` echo $HOME/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmppRCe8j TO /root/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801/ /root/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810111.0-62666534727801/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/opt/stack"}, "before": {"path": "/opt/stack"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/opt/stack", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "0", "mode": null, "original_basename": null, "owner": "root", "path": "/opt/stack", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-prep-for-install : Download via GIT] ***************************** task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:24 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097 `" && echo ansible-tmp-1488810112.84-82802643092097="` echo $HOME/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpVxT3wI TO /root/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097/ /root/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810112.84-82802643092097/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic', u'name': u'ironic', u'git_url': u'https://git.openstack.org/openstack/ironic'}) => {"after": "2751ab9b81499b653991afeade9851edb7e7eb47", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426 `" && echo ansible-tmp-1488810122.31-125877442382426="` echo $HOME/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7BaYo3 TO /root/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426/ /root/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810122.31-125877442382426/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironicclient', u'name': u'ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient'}) => {"after": "c33ba4f15ec6feda05fe6dca63d3476d07ffc464", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironicclient", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/python-ironicclient", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441 `" && echo ansible-tmp-1488810126.2-253250220999441="` echo $HOME/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpBzcdLh TO /root/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441/ /root/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810126.2-253250220999441/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/shade', u'name': u'shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade'}) => {"after": "b06b1fff9bd23c35c959d02e0163e0e9ff62bdb5", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/shade", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack-infra/shade", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311 `" && echo ansible-tmp-1488810130.98-1903690081311="` echo $HOME/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmppYCbk1 TO /root/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311/ /root/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810130.98-1903690081311/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/diskimage-builder', u'name': u'dib', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder'}) => {"after": "65c6da58c3498c92633860dccdc506bd15b5912c", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/diskimage-builder", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/diskimage-builder", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306 `" && echo ansible-tmp-1488810137.28-54303946604306="` echo $HOME/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpNXeS75 TO /root/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306/ /root/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810137.28-54303946604306/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-inspector', u'name': u'ironicinspector', u'git_url': u'https://git.openstack.org/openstack/ironic-inspector'}) => {"after": "b4a7333d566d355b5998590ce765f6929896ac88", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-inspector", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic-inspector", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://git.openstack.org/openstack/ironic-inspector", "name": "ironicinspector"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447 `" && echo ansible-tmp-1488810140.79-160445396797447="` echo $HOME/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCmMp42 TO /root/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447/ /root/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810140.79-160445396797447/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_url': u'https://git.openstack.org/openstack/python-ironic-inspector-client'}) => {"after": "045fd9e680f5a3153d147950c4cb866a313e15e0", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/python-ironic-inspector-client", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/python-ironic-inspector-client", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://git.openstack.org/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529 `" && echo ansible-tmp-1488810143.17-48307452748529="` echo $HOME/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpXlwZJV TO /root/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529/ /root/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810143.17-48307452748529/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/requirements', u'name': u'requirements', u'git_url': u'https://git.openstack.org/openstack/requirements'}) => {"after": "6d23ef71578d01fbc68aa79da902a66d62260383", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/requirements", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/requirements", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916 `" && echo ansible-tmp-1488810148.53-26258416327916="` echo $HOME/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpdjeIqV TO /root/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916/ /root/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810148.53-26258416327916/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers'}) => {"after": "961240213b05fedadb916864da747eec5e785484", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/ironic-staging-drivers", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org/openstack/ironic-staging-drivers", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers"}, "warnings": []} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812 `" && echo ansible-tmp-1488810150.86-33290768707812="` echo $HOME/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpoSpHAU TO /root/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812/git <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812/ /root/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812/git && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812/git; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810150.86-33290768707812/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/keystone', u'name': u'keystone', u'git_url': u'https://git.openstack.org//openstack/keystone'}) => {"after": "b43337413022583ca2e1c509c4fd23b384da0b2c", "before": null, "changed": true, "invocation": {"module_args": {"accept_hostkey": false, "bare": false, "clone": true, "depth": null, "dest": "/opt/stack/keystone", "executable": null, "force": true, "key_file": null, "recursive": true, "reference": null, "refspec": null, "remote": "origin", "repo": "https://git.openstack.org//openstack/keystone", "ssh_opts": null, "track_submodules": false, "update": true, "verify_commit": false, "version": "master"}, "module_name": "git"}, "item": {"git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org//openstack/keystone", "name": "keystone"}, "warnings": []} TASK [bifrost-prep-for-install : Copy from local path] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-prep-for-install/tasks/main.yml:35 skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic', u'name': u'ironic', u'git_url': u'https://git.openstack.org/openstack/ironic'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic", "git_url": "https://git.openstack.org/openstack/ironic", "name": "ironic"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironicclient', u'name': u'ironicclient', u'git_url': u'https://git.openstack.org/openstack/python-ironicclient'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironicclient", "git_url": "https://git.openstack.org/openstack/python-ironicclient", "name": "ironicclient"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/shade', u'name': u'shade', u'git_url': u'https://git.openstack.org/openstack-infra/shade'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/shade", "git_url": "https://git.openstack.org/openstack-infra/shade", "name": "shade"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/diskimage-builder', u'name': u'dib', u'git_url': u'https://git.openstack.org/openstack/diskimage-builder'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/diskimage-builder", "git_url": "https://git.openstack.org/openstack/diskimage-builder", "name": "dib"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-inspector', u'name': u'ironicinspector', u'git_url': u'https://git.openstack.org/openstack/ironic-inspector'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-inspector", "git_url": "https://git.openstack.org/openstack/ironic-inspector", "name": "ironicinspector"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/python-ironic-inspector-client', u'name': u'ironicinspectorclient', u'git_url': u'https://git.openstack.org/openstack/python-ironic-inspector-client'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/python-ironic-inspector-client", "git_url": "https://git.openstack.org/openstack/python-ironic-inspector-client", "name": "ironicinspectorclient"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/requirements', u'name': u'requirements', u'git_url': u'https://git.openstack.org/openstack/requirements'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/requirements", "git_url": "https://git.openstack.org/openstack/requirements", "name": "requirements"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/ironic-staging-drivers', u'name': u'ironic-staging-drivers', u'git_url': u'https://git.openstack.org/openstack/ironic-staging-drivers'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/ironic-staging-drivers", "git_url": "https://git.openstack.org/openstack/ironic-staging-drivers", "name": "ironic-staging-drivers"}, "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item={u'git_branch': u'master', u'git_folder': u'/opt/stack/keystone', u'name': u'keystone', u'git_url': u'https://git.openstack.org//openstack/keystone'}) => {"changed": false, "item": {"git_branch": "master", "git_folder": "/opt/stack/keystone", "git_url": "https://git.openstack.org//openstack/keystone", "name": "keystone"}, "skip_reason": "Conditional check failed", "skipped": true} PLAY [Executes install, enrollment, and testing in one playbook] *************** TASK [setup] ******************************************************************* <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525 `" && echo ansible-tmp-1488810167.26-250574787191525="` echo $HOME/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp3sO2TG TO /root/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525/ /root/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810167.26-250574787191525/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [bifrost-ironic-install : Ensure openSUSE Tumbleweed has the correct family] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:21 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure openSUSE Leap has the correct family] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:26 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Include OS family-specific defaults] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:35 ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml) => {"ansible_facts": {"init_dest_dir": "/usr/lib/systemd/system/", "init_ext": ".service", "init_template": "systemd_template.j2", "ipxe_dir": "/usr/share/ipxe/", "ipxe_full_binary": "ipxe.lkrn", "ironic_rootwrap_dir": "/usr/bin/", "iscsi_client_package": "iscsi-initiator-utils", "mysql_service_name": "mariadb", "nginx_user": "nginx", "required_packages": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat"], "sgabios_dir": "/usr/share/sgabios/", "syslinux_tftp_dir": "/var/lib/tftpboot", "tftp_service_name": "tftp", "virt_group": "libvirt"}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/required_defaults_RedHat_family.yml"} TASK [bifrost-ironic-install : Include OS distribution-specific defaults] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:41 ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-ironic-install : Include OS version-specific defaults] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/main.yml:47 ok: [127.0.0.1] => (item=/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml) => {"ansible_facts": {}, "invocation": {"module_args": {"_raw_params": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"}, "module_name": "include_vars"}, "item": "/opt/bifrost/playbooks/roles/bifrost-ironic-install/templates/../defaults/dummy-defaults.yml"} TASK [bifrost-ironic-install : Update Package Cache] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install packages] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:19 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119 `" && echo ansible-tmp-1488810170.58-220958832191119="` echo $HOME/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp4TyrbR TO /root/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119/yum <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119/ /root/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119/yum && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810170.58-220958832191119/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=[u'mariadb-server', u'dnsmasq', u'rabbitmq-server', u'python-devel', u'MySQL-python', u'python-iniparse', u'libffi-devel', u'libxslt-devel', u'openssl-devel', u'libxml2-devel', u'ipxe-bootimgs', u'tftp-server', u'syslinux', u'syslinux-tftpboot', u'xinetd', u'parted', u'ipmitool', u'psmisc', u'nginx', u'wget', u'genisoimage', u'kpartx', u'qemu-kvm-tools', u'qemu-img', u'openwsman-python', u'sgabios-bin', u'libselinux-python', u'policycoreutils-python', u'libvirt-daemon', u'debootstrap', u'gcc', u'python2-pip', u'socat']) => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "item": ["mariadb-server", "dnsmasq", "rabbitmq-server", "python-devel", "MySQL-python", "python-iniparse", "libffi-devel", "libxslt-devel", "openssl-devel", "libxml2-devel", "ipxe-bootimgs", "tftp-server", "syslinux", "syslinux-tftpboot", "xinetd", "parted", "ipmitool", "psmisc", "nginx", "wget", "genisoimage", "kpartx", "qemu-kvm-tools", "qemu-img", "openwsman-python", "sgabios-bin", "libselinux-python", "policycoreutils-python", "libvirt-daemon", "debootstrap", "gcc", "python2-pip", "socat"], "msg": "", "rc": 0, "results": ["mariadb-server-1:5.5.52-1.el7.x86_64 providing mariadb-server is already installed", "dnsmasq-2.66-21.el7.x86_64 providing dnsmasq is already installed", "rabbitmq-server-3.3.5-28.el7.noarch providing rabbitmq-server is already installed", "python-devel-2.7.5-48.el7.x86_64 providing python-devel is already installed", "MySQL-python-1.2.5-1.el7.x86_64 providing MySQL-python is already installed", "python-iniparse-0.4-9.el7.noarch providing python-iniparse is already installed", "libffi-devel-3.0.13-18.el7.x86_64 providing libffi-devel is already installed", "libxslt-devel-1.1.28-5.el7.x86_64 providing libxslt-devel is already installed", "openssl-devel-1:1.0.1e-60.el7.x86_64 providing openssl-devel is already installed", "libxml2-devel-2.9.1-6.el7_2.3.x86_64 providing libxml2-devel is already installed", "ipxe-bootimgs-20160127-5.git6366fa7a.el7.noarch providing ipxe-bootimgs is already installed", "tftp-server-5.2-13.el7.x86_64 providing tftp-server is already installed", "syslinux-4.05-13.el7.x86_64 providing syslinux is already installed", "syslinux-tftpboot-4.05-13.el7.x86_64 providing syslinux-tftpboot is already installed", "xinetd-2:2.3.15-13.el7.x86_64 providing xinetd is already installed", "parted-3.1-28.el7.x86_64 providing parted is already installed", "ipmitool-1.8.15-7.el7.x86_64 providing ipmitool is already installed", "psmisc-22.20-11.el7.x86_64 providing psmisc is already installed", "nginx-1:1.10.2-1.el7.x86_64 providing nginx is already installed", "wget-1.14-13.el7.x86_64 providing wget is already installed", "genisoimage-1.1.11-23.el7.x86_64 providing genisoimage is already installed", "kpartx-0.4.9-99.el7_3.1.x86_64 providing kpartx is already installed", "qemu-kvm-tools-10:1.5.3-126.el7_3.3.x86_64 providing qemu-kvm-tools is already installed", "qemu-img-10:1.5.3-126.el7_3.3.x86_64 providing qemu-img is already installed", "openwsman-python-2.3.6-13.el7.x86_64 providing openwsman-python is already installed", "sgabios-bin-1:0.20110622svn-4.el7.noarch providing sgabios-bin is already installed", "libselinux-python-2.5-6.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-11.el7_3.x86_64 providing policycoreutils-python is already installed", "libvirt-daemon-2.0.0-10.el7_3.4.x86_64 providing libvirt-daemon is already installed", "debootstrap-1.0.85-1.el7.noarch providing debootstrap is already installed", "gcc-4.8.5-11.el7.x86_64 providing gcc is already installed", "python2-pip-8.1.2-5.el7.noarch providing python2-pip is already installed", "socat-1.7.2.2-5.el7.x86_64 providing socat is already installed"]} TASK [bifrost-ironic-install : Install Ubuntu 14.10 (and later) packages] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:23 skipping: [127.0.0.1] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If running in CI, set source install facts just to be sure] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:30 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If VENV is set in the environment, enable installation into venv] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:35 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure /opt/stack is present] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:42 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345 `" && echo ansible-tmp-1488810172.76-115376819378345="` echo $HOME/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp6yb_5_ TO /root/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345/ /root/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810172.76-115376819378345/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/opt/stack"}, "before": {"path": "/opt/stack"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "root", "mode": null, "name": "/opt/stack", "original_basename": null, "owner": "root", "path": "/opt/stack", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/opt/stack", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-ironic-install : Install proliantutils package from pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install UcsSdk package from pip] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install iSCSI client if PXE driver support is enabled] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/install.yml:54 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616 `" && echo ansible-tmp-1488810173.63-139781585063616="` echo $HOME/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpjwXUiC TO /root/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616/yum <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616/ /root/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616/yum && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616/yum; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810173.63-139781585063616/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"conf_file": null, "disable_gpg_check": false, "disablerepo": null, "enablerepo": null, "exclude": null, "install_repoquery": true, "list": null, "name": ["iscsi-initiator-utils"], "state": "present", "update_cache": false, "validate_certs": true}, "module_name": "yum"}, "msg": "", "rc": 0, "results": ["iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 providing iscsi-initiator-utils is already installed"]} TASK [bifrost-ironic-install : Install shade package from pip] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/shade using pip] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582 `" && echo ansible-tmp-1488810174.84-111380407716582="` echo $HOME/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcsP09f TO /root/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582/ /root/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810174.84-111380407716582/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/shade"], "delta": "0:00:03.349905", "end": "2017-03-06 09:22:58.363462", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/shade ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:22:55.013557", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.", "stdout": "Processing /opt/stack/shade\n Requirement already satisfied (use --upgrade to upgrade): shade==1.16.1.dev27 from file:///opt/stack/shade in /usr/lib/python2.7/site-packages\nCollecting pbr<2.0,>=0.11 (from shade==1.16.1.dev27)\n Using cached pbr-1.10.0-py2.py3-none-any.whl\nRequirement already satisfied (use --upgrade to upgrade): munch in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): jmespath in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): jsonpatch in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): ipaddress in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): keystoneauth1>=2.11.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-novaclient!=2.27.0,!=2.32.0,>=2.21.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.11.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.3.1 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-neutronclient>=2.3.10 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-ironicclient>=0.10.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-heatclient>=1.0.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-designateclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-magnumclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): dogpile.cache>=0.5.3 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-swiftclient>=3.2.0 in /usr/lib/python2.7/site-packages (from python-heatclient>=1.0.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): cryptography!=1.3.0,>=1.0 in /usr/lib64/python2.7/site-packages (from python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=0.11.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-neutronclient>=2.3.10->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-neutronclient>=2.3.10->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=3.2.0->python-heatclient>=1.0.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): idna>=2.0 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.8 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): setuptools>=11.3 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): enum34 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): packaging>=16.8 in /usr/lib/python2.7/site-packages (from setuptools>=11.3->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nRequirement already satisfied (use --upgrade to upgrade): pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)\nInstalling collected packages: pbr\n Found existing installation: pbr 2.0.0\n Uninstalling pbr-2.0.0:\n Successfully uninstalled pbr-2.0.0\nSuccessfully installed pbr-1.10.0", "stdout_lines": ["Processing /opt/stack/shade", " Requirement already satisfied (use --upgrade to upgrade): shade==1.16.1.dev27 from file:///opt/stack/shade in /usr/lib/python2.7/site-packages", "Collecting pbr<2.0,>=0.11 (from shade==1.16.1.dev27)", " Using cached pbr-1.10.0-py2.py3-none-any.whl", "Requirement already satisfied (use --upgrade to upgrade): munch in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): decorator in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): jmespath in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): jsonpatch in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): ipaddress in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): six in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): keystoneauth1>=2.11.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-novaclient!=2.27.0,!=2.32.0,>=2.21.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-keystoneclient>=0.11.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-cinderclient>=1.3.1 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-neutronclient>=2.3.10 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-ironicclient>=0.10.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-heatclient>=1.0.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-designateclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-magnumclient>=2.1.0 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): dogpile.cache>=0.5.3 in /usr/lib/python2.7/site-packages (from shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.1.0 in /usr/lib64/python2.7/site-packages (from os-client-config>=1.22.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=0.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-neutronclient>=2.3.10->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-swiftclient>=3.2.0 in /usr/lib/python2.7/site-packages (from python-heatclient>=1.0.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): cryptography!=1.3.0,>=1.0 in /usr/lib64/python2.7/site-packages (from python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=2.27.0,!=2.32.0,>=2.21.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=0.11.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-neutronclient>=2.3.10->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-neutronclient>=2.3.10->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=3.2.0->python-heatclient>=1.0.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): idna>=2.0 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): pyasn1>=0.1.8 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): setuptools>=11.3 in /root/.local/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): enum34 in /usr/lib/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): cffi>=1.4.1 in /usr/lib64/python2.7/site-packages (from cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient>=0.10.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): packaging>=16.8 in /usr/lib/python2.7/site-packages (from setuptools>=11.3->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Requirement already satisfied (use --upgrade to upgrade): pycparser in /usr/lib/python2.7/site-packages (from cffi>=1.4.1->cryptography!=1.3.0,>=1.0->python-magnumclient>=2.1.0->shade==1.16.1.dev27)", "Installing collected packages: pbr", " Found existing installation: pbr 2.0.0", " Uninstalling pbr-2.0.0:", " Successfully uninstalled pbr-2.0.0", "Successfully installed pbr-1.10.0"], "warnings": []} TASK [bifrost-ironic-install : Install dib-utils package from pip] ************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572 `" && echo ansible-tmp-1488810178.68-144438343091572="` echo $HOME/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpP5FUta TO /root/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572/ /root/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810178.68-144438343091572/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/bin/pip install dib-utils", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "dib-utils", "requirements": null, "state": "present", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "dib-utils", "requirements": null, "state": "present", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n", "stdout": "Requirement already satisfied (use --upgrade to upgrade): dib-utils in /usr/lib/python2.7/site-packages\n", "stdout_lines": ["Requirement already satisfied (use --upgrade to upgrade): dib-utils in /usr/lib/python2.7/site-packages"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install diskimage-builder package from pip] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/diskimage-builder using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694 `" && echo ansible-tmp-1488810180.19-98944697047694="` echo $HOME/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpgX_o9s TO /root/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694/ /root/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810180.19-98944697047694/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/diskimage-builder"], "delta": "0:00:02.350406", "end": "2017-03-06 09:23:02.688632", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/diskimage-builder ", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:23:00.338226", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.", "stdout": "Processing /opt/stack/diskimage-builder\n Requirement already satisfied (use --upgrade to upgrade): diskimage-builder==1.28.0 from file:///opt/stack/diskimage-builder in /usr/lib/python2.7/site-packages\nRequirement already satisfied (use --upgrade to upgrade): Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): dib-utils in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): pbr>=1.8 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): flake8<2.6.0,>=2.5.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): mccabe<0.5,>=0.2.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)\nRequirement already satisfied (use --upgrade to upgrade): pyflakes<1.1,>=0.8.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)", "stdout_lines": ["Processing /opt/stack/diskimage-builder", " Requirement already satisfied (use --upgrade to upgrade): diskimage-builder==1.28.0 from file:///opt/stack/diskimage-builder in /usr/lib/python2.7/site-packages", "Requirement already satisfied (use --upgrade to upgrade): Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): dib-utils in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): pbr>=1.8 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): flake8<2.6.0,>=2.5.4 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): six>=1.9.0 in /usr/lib/python2.7/site-packages (from diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): pytz>=0a in /usr/lib/python2.7/site-packages (from Babel>=2.3.4->diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): pep8!=1.6.0,!=1.6.1,!=1.6.2,>=1.5.7 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): mccabe<0.5,>=0.2.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)", "Requirement already satisfied (use --upgrade to upgrade): pyflakes<1.1,>=0.8.1 in /usr/lib/python2.7/site-packages (from flake8<2.6.0,>=2.5.4->diskimage-builder==1.28.0)"], "warnings": []} TASK [bifrost-ironic-install : Install python-ironicclient package from pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993 `" && echo ansible-tmp-1488810182.9-86319906816993="` echo $HOME/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpETx5wb TO /root/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993/ /root/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810182.9-86319906816993/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "/bin/pip install -U python-ironicclient", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "python-ironicclient", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "python-ironicclient", "requirements": null, "state": "latest", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n", "stdout": "Requirement already up-to-date: python-ironicclient in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient)\nCollecting pbr>=1.8 (from python-ironicclient)\n Using cached pbr-2.0.0-py2.py3-none-any.whl\nRequirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironicclient)\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)\nRequirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)\nRequirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)\nRequirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.18.0->python-ironicclient)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)\nInstalling collected packages: pbr\n Found existing installation: pbr 1.10.0\n Uninstalling pbr-1.10.0:\n Successfully uninstalled pbr-1.10.0\nSuccessfully installed pbr-2.0.0\n", "stdout_lines": ["Requirement already up-to-date: python-ironicclient in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient)", "Collecting pbr>=1.8 (from python-ironicclient)", " Using cached pbr-2.0.0-py2.py3-none-any.whl", "Requirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironicclient)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironicclient)", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)", "Requirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironicclient)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->python-ironicclient)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)", "Requirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.serialization>=1.10.0->python-ironicclient)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironicclient)", "Requirement already up-to-date: wrapt in /usr/lib64/python2.7/site-packages (from positional>=1.1.1->keystoneauth1>=2.18.0->python-ironicclient)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironicclient)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient)", "Installing collected packages: pbr", " Found existing installation: pbr 1.10.0", " Uninstalling pbr-1.10.0:", " Successfully uninstalled pbr-1.10.0", "Successfully installed pbr-2.0.0"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from /opt/stack/python-ironicclient using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install configparser package from pip] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install pymysql package from pip] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install ironic package from pip] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/ironic using pip] ******* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583 `" && echo ansible-tmp-1488810187.36-249771476084583="` echo $HOME/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqHl6QA TO /root/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583/ /root/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810187.36-249771476084583/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["pip", "install", "/opt/stack/ironic", "--no-cache-dir", "--upgrade", "-c", "/opt/stack/requirements/upper-constraints.txt"], "delta": "0:00:18.753523", "end": "2017-03-06 09:23:26.285129", "invocation": {"module_args": {"_raw_params": "pip install /opt/stack/ironic --no-cache-dir --upgrade -c /opt/stack/requirements/upper-constraints.txt", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:23:07.531606", "stderr": "Ignoring jsbeautifier: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring jsbeautifier: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring hyperframe: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring hyperframe: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring cssutils: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring cssutils: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring kaitaistruct: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring kaitaistruct: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring tornado: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring tornado: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring ruamel.yaml: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring ruamel.yaml: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring html2text: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring html2text: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring dnspython3: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring dnspython3: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring hpack: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring hpack: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring pyperclip: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring pyperclip: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring brotlipy: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring brotlipy: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring urwid: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring urwid: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring argh: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring argh: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring blinker: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring blinker: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring h2: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring h2: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring mitmproxy: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring mitmproxy: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring EditorConfig: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring EditorConfig: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring watchdog: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring watchdog: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring backports-abc: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring backports-abc: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring pathtools: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring pathtools: markers u\"python_version=='3.5'\" don't match your environment\nIgnoring sortedcontainers: markers u\"python_version=='3.4'\" don't match your environment\nIgnoring sortedcontainers: markers u\"python_version=='3.5'\" don't match your environment\nYou are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.", "stdout": "Processing /opt/stack/ironic\nCollecting WebOb===1.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 14))\n Downloading WebOb-1.6.3-py2.py3-none-any.whl (78kB)\nRequirement already up-to-date: pecan===1.2.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15))\nRequirement already up-to-date: oslo.concurrency===3.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))\nRequirement already up-to-date: oslo.service===1.19.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29))\nRequirement already up-to-date: pbr===2.0.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))\nRequirement already up-to-date: oslo.i18n===3.12.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38))\nRequirement already up-to-date: oslo.context===2.12.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))\nRequirement already up-to-date: pysendfile===2.0.1 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))\nRequirement already up-to-date: Mako===1.0.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59))\nRequirement already up-to-date: python-swiftclient===3.3.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84))\nRequirement already up-to-date: python-glanceclient===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))\nRequirement already up-to-date: debtcollector===1.11.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96))\nRequirement already up-to-date: MarkupSafe===0.23 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))\nRequirement already up-to-date: prettytable===0.7.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116))\nRequirement already up-to-date: SQLAlchemy===1.0.17 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124))\nCollecting eventlet===0.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 129))\n Downloading eventlet-0.19.0-py2.py3-none-any.whl (138kB)\nRequirement already up-to-date: oslo.messaging===5.17.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132))\nRequirement already up-to-date: paramiko===2.1.2 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))\nRequirement already up-to-date: PyYAML===3.12 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149))\nRequirement already up-to-date: cryptography===1.7.2 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))\nCollecting requests===2.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 173))\n Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)\nCollecting Jinja2===2.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 175))\n Downloading Jinja2-2.9.5-py2.py3-none-any.whl (340kB)\nRequirement already up-to-date: amqp===1.4.9 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179))\nRequirement already up-to-date: funcsigs===1.0.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199))\nRequirement already up-to-date: oslo.versionedobjects===1.21.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))\nRequirement already up-to-date: oslo.log===3.20.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))\nRequirement already up-to-date: oslo.middleware===3.23.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230))\nRequirement already up-to-date: retrying===1.3.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))\nRequirement already up-to-date: singledispatch===3.4.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250))\nRequirement already up-to-date: oslo.serialization===2.16.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251))\nRequirement already up-to-date: warlock===1.2.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))\nRequirement already up-to-date: automaton===1.7.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260))\nRequirement already up-to-date: enum34===1.1.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))\nRequirement already up-to-date: psutil===5.1.3 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269))\nRequirement already up-to-date: positional===1.1.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))\nRequirement already up-to-date: keystonemiddleware===4.14.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))\nRequirement already up-to-date: iso8601===0.1.11 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290))\nRequirement already up-to-date: tooz===1.50.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))\nRequirement already up-to-date: idna===2.4 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))\nRequirement already up-to-date: python-neutronclient===6.1.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))\nRequirement already up-to-date: pika===0.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301))\nRequirement already up-to-date: WebTest===2.0.25 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))\nRequirement already up-to-date: osc-lib===1.3.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))\nRequirement already up-to-date: oslo.config===3.22.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))\nRequirement already up-to-date: WSME===0.9.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339))\nRequirement already up-to-date: msgpack-python===0.4.8 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340))\nRequirement already up-to-date: stevedore===1.20.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343))\nRequirement already up-to-date: pyasn1===0.2.3 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346))\nRequirement already up-to-date: oslo.rootwrap===5.4.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348))\nRequirement already up-to-date: jsonpatch===1.15 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359))\nRequirement already up-to-date: six===1.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365))\nRequirement already up-to-date: kombu===3.0.37 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))\nRequirement already up-to-date: pika-pool===0.1.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))\nRequirement already up-to-date: oslo.db===4.17.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))\nRequirement already up-to-date: simplegeneric===0.8.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))\nRequirement already up-to-date: wrapt===1.10.8 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))\nRequirement already up-to-date: oslo.policy===1.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))\nRequirement already up-to-date: rfc3986===0.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406))\nRequirement already up-to-date: tenacity===3.7.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))\nRequirement already up-to-date: Paste===2.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411))\nRequirement already up-to-date: monotonic===1.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))\nRequirement already up-to-date: cachetools===2.0.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))\nRequirement already up-to-date: keystoneauth1===2.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433))\nRequirement already up-to-date: statsd===3.2.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434))\nRequirement already up-to-date: python-keystoneclient===3.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))\nRequirement already up-to-date: cffi===1.9.1 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))\nRequirement already up-to-date: futurist===0.21.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454))\nRequirement already up-to-date: jsonschema===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))\nRequirement already up-to-date: alembic===0.9.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))\nRequirement already up-to-date: Babel===2.3.4 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461))\nRequirement already up-to-date: logutils===0.3.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462))\nRequirement already up-to-date: greenlet===0.4.12 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467))\nRequirement already up-to-date: futures===3.0.5 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))\nRequirement already up-to-date: fasteners===0.14.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))\nRequirement already up-to-date: oslo.utils===3.22.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482))\nRequirement already up-to-date: python-editor===1.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))\nRequirement already up-to-date: python-dateutil===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))\nRequirement already up-to-date: ironic-lib===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492))\nRequirement already up-to-date: pytz===2016.10 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493))\nRequirement already up-to-date: Routes===2.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10))\nRequirement already up-to-date: PasteDeploy===1.5.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7))\nRequirement already up-to-date: setuptools>=11.3 in /root/.local/lib/python2.7/site-packages (from cryptography===1.7.2->-c /opt/stack/requirements/upper-constraints.txt (line 152))\nRequirement already up-to-date: ipaddress===1.0.18 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 65))\nRequirement already up-to-date: netaddr===0.7.19 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107))\nRequirement already up-to-date: pyinotify===0.9.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95))\nRequirement already up-to-date: pycadf===2.5.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))\nRequirement already up-to-date: voluptuous===0.9.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1))\nRequirement already up-to-date: os-client-config===1.26.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167))\nRequirement already up-to-date: simplejson===3.10.0 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 82))\nRequirement already up-to-date: cliff===2.4.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194))\nRequirement already up-to-date: waitress===1.0.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))\nRequirement already up-to-date: beautifulsoup4===4.5.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150))\nRequirement already up-to-date: jsonpointer===1.10 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106))\nRequirement already up-to-date: anyjson===0.3.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))\nRequirement already up-to-date: sqlalchemy-migrate===0.11.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256))\nRequirement already up-to-date: pycparser===2.17 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))\nRequirement already up-to-date: contextlib2===0.5.4 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))\nRequirement already up-to-date: functools32===3.2.3.post2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))\nRequirement already up-to-date: netifaces===0.10.5 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428))\nCollecting pyparsing===2.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 334))\n Downloading pyparsing-2.1.10-py2.py3-none-any.whl (56kB)\nRequirement already up-to-date: repoze.lru===0.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))\nRequirement already up-to-date: appdirs===1.4.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))\nRequirement already up-to-date: packaging===16.8 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267))\nRequirement already up-to-date: requestsexceptions===1.2.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374))\nRequirement already up-to-date: unicodecsv===0.14.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138))\nRequirement already up-to-date: cmd2===0.7.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351))\nRequirement already up-to-date: decorator===4.0.11 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))\nRequirement already up-to-date: Tempita===0.5.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80))\nRequirement already up-to-date: sqlparse===0.2.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104))\nInstalling collected packages: WebOb, eventlet, requests, Jinja2, pyparsing, ironic\n Found existing installation: WebOb 1.7.1\n Uninstalling WebOb-1.7.1:\n Successfully uninstalled WebOb-1.7.1\n Found existing installation: eventlet 0.20.1\n Uninstalling eventlet-0.20.1:\n Successfully uninstalled eventlet-0.20.1\n Found existing installation: requests 2.13.0\n Uninstalling requests-2.13.0:\n Successfully uninstalled requests-2.13.0\n Found existing installation: Jinja2 2.8.1\n Uninstalling Jinja2-2.8.1:\n Successfully uninstalled Jinja2-2.8.1\n Found existing installation: pyparsing 2.2.0\n Uninstalling pyparsing-2.2.0:\n Successfully uninstalled pyparsing-2.2.0\n Found existing installation: ironic 7.0.1.dev47\n Uninstalling ironic-7.0.1.dev47:\n Successfully uninstalled ironic-7.0.1.dev47\n Running setup.py install for ironic: started\n Running setup.py install for ironic: finished with status 'done'\nSuccessfully installed Jinja2-2.9.5 WebOb-1.6.3 eventlet-0.19.0 ironic-7.0.1.dev47 pyparsing-2.1.10 requests-2.12.5", "stdout_lines": ["Processing /opt/stack/ironic", "Collecting WebOb===1.6.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 14))", " Downloading WebOb-1.6.3-py2.py3-none-any.whl (78kB)", "Requirement already up-to-date: pecan===1.2.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15))", "Requirement already up-to-date: oslo.concurrency===3.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18))", "Requirement already up-to-date: oslo.service===1.19.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29))", "Requirement already up-to-date: pbr===2.0.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35))", "Requirement already up-to-date: oslo.i18n===3.12.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38))", "Requirement already up-to-date: oslo.context===2.12.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41))", "Requirement already up-to-date: pysendfile===2.0.1 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45))", "Requirement already up-to-date: Mako===1.0.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59))", "Requirement already up-to-date: python-swiftclient===3.3.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84))", "Requirement already up-to-date: python-glanceclient===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94))", "Requirement already up-to-date: debtcollector===1.11.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96))", "Requirement already up-to-date: MarkupSafe===0.23 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100))", "Requirement already up-to-date: prettytable===0.7.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116))", "Requirement already up-to-date: SQLAlchemy===1.0.17 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124))", "Collecting eventlet===0.19.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 129))", " Downloading eventlet-0.19.0-py2.py3-none-any.whl (138kB)", "Requirement already up-to-date: oslo.messaging===5.17.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132))", "Requirement already up-to-date: paramiko===2.1.2 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135))", "Requirement already up-to-date: PyYAML===3.12 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149))", "Requirement already up-to-date: cryptography===1.7.2 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152))", "Collecting requests===2.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 173))", " Downloading requests-2.12.5-py2.py3-none-any.whl (576kB)", "Collecting Jinja2===2.9.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 175))", " Downloading Jinja2-2.9.5-py2.py3-none-any.whl (340kB)", "Requirement already up-to-date: amqp===1.4.9 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179))", "Requirement already up-to-date: funcsigs===1.0.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199))", "Requirement already up-to-date: oslo.versionedobjects===1.21.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210))", "Requirement already up-to-date: oslo.log===3.20.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226))", "Requirement already up-to-date: oslo.middleware===3.23.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230))", "Requirement already up-to-date: retrying===1.3.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245))", "Requirement already up-to-date: singledispatch===3.4.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250))", "Requirement already up-to-date: oslo.serialization===2.16.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251))", "Requirement already up-to-date: warlock===1.2.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252))", "Requirement already up-to-date: automaton===1.7.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260))", "Requirement already up-to-date: enum34===1.1.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266))", "Requirement already up-to-date: psutil===5.1.3 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 269))", "Requirement already up-to-date: positional===1.1.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281))", "Requirement already up-to-date: keystonemiddleware===4.14.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284))", "Requirement already up-to-date: iso8601===0.1.11 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290))", "Requirement already up-to-date: tooz===1.50.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291))", "Requirement already up-to-date: idna===2.4 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294))", "Requirement already up-to-date: python-neutronclient===6.1.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300))", "Requirement already up-to-date: pika===0.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301))", "Requirement already up-to-date: WebTest===2.0.25 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303))", "Requirement already up-to-date: osc-lib===1.3.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314))", "Requirement already up-to-date: oslo.config===3.22.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320))", "Requirement already up-to-date: WSME===0.9.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339))", "Requirement already up-to-date: msgpack-python===0.4.8 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340))", "Requirement already up-to-date: stevedore===1.20.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343))", "Requirement already up-to-date: pyasn1===0.2.3 in /root/.local/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346))", "Requirement already up-to-date: oslo.rootwrap===5.4.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348))", "Requirement already up-to-date: jsonpatch===1.15 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359))", "Requirement already up-to-date: six===1.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365))", "Requirement already up-to-date: kombu===3.0.37 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370))", "Requirement already up-to-date: pika-pool===0.1.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386))", "Requirement already up-to-date: oslo.db===4.17.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390))", "Requirement already up-to-date: simplegeneric===0.8.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391))", "Requirement already up-to-date: wrapt===1.10.8 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394))", "Requirement already up-to-date: oslo.policy===1.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397))", "Requirement already up-to-date: rfc3986===0.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406))", "Requirement already up-to-date: tenacity===3.7.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407))", "Requirement already up-to-date: Paste===2.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411))", "Requirement already up-to-date: monotonic===1.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422))", "Requirement already up-to-date: cachetools===2.0.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429))", "Requirement already up-to-date: keystoneauth1===2.18.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433))", "Requirement already up-to-date: statsd===3.2.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434))", "Requirement already up-to-date: python-keystoneclient===3.10.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436))", "Requirement already up-to-date: cffi===1.9.1 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453))", "Requirement already up-to-date: futurist===0.21.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454))", "Requirement already up-to-date: jsonschema===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455))", "Requirement already up-to-date: alembic===0.9.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456))", "Requirement already up-to-date: Babel===2.3.4 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461))", "Requirement already up-to-date: logutils===0.3.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462))", "Requirement already up-to-date: greenlet===0.4.12 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467))", "Requirement already up-to-date: futures===3.0.5 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469))", "Requirement already up-to-date: fasteners===0.14.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476))", "Requirement already up-to-date: oslo.utils===3.22.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482))", "Requirement already up-to-date: python-editor===1.0.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483))", "Requirement already up-to-date: python-dateutil===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489))", "Requirement already up-to-date: ironic-lib===2.6.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492))", "Requirement already up-to-date: pytz===2016.10 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493))", "Requirement already up-to-date: Routes===2.4.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10))", "Requirement already up-to-date: PasteDeploy===1.5.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7))", "Requirement already up-to-date: setuptools>=11.3 in /root/.local/lib/python2.7/site-packages (from cryptography===1.7.2->-c /opt/stack/requirements/upper-constraints.txt (line 152))", "Requirement already up-to-date: ipaddress===1.0.18 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 65))", "Requirement already up-to-date: netaddr===0.7.19 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107))", "Requirement already up-to-date: pyinotify===0.9.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95))", "Requirement already up-to-date: pycadf===2.5.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44))", "Requirement already up-to-date: voluptuous===0.9.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1))", "Requirement already up-to-date: os-client-config===1.26.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167))", "Requirement already up-to-date: simplejson===3.10.0 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 82))", "Requirement already up-to-date: cliff===2.4.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194))", "Requirement already up-to-date: waitress===1.0.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53))", "Requirement already up-to-date: beautifulsoup4===4.5.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150))", "Requirement already up-to-date: jsonpointer===1.10 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106))", "Requirement already up-to-date: anyjson===0.3.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 155))", "Requirement already up-to-date: sqlalchemy-migrate===0.11.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256))", "Requirement already up-to-date: pycparser===2.17 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147))", "Requirement already up-to-date: contextlib2===0.5.4 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446))", "Requirement already up-to-date: functools32===3.2.3.post2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414))", "Requirement already up-to-date: netifaces===0.10.5 in /usr/lib64/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428))", "Collecting pyparsing===2.1.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 334))", " Downloading pyparsing-2.1.10-py2.py3-none-any.whl (56kB)", "Requirement already up-to-date: repoze.lru===0.6 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405))", "Requirement already up-to-date: appdirs===1.4.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188))", "Requirement already up-to-date: packaging===16.8 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267))", "Requirement already up-to-date: requestsexceptions===1.2.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374))", "Requirement already up-to-date: unicodecsv===0.14.1 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138))", "Requirement already up-to-date: cmd2===0.7.0 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351))", "Requirement already up-to-date: decorator===4.0.11 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452))", "Requirement already up-to-date: Tempita===0.5.2 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80))", "Requirement already up-to-date: sqlparse===0.2.3 in /usr/lib/python2.7/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104))", "Installing collected packages: WebOb, eventlet, requests, Jinja2, pyparsing, ironic", " Found existing installation: WebOb 1.7.1", " Uninstalling WebOb-1.7.1:", " Successfully uninstalled WebOb-1.7.1", " Found existing installation: eventlet 0.20.1", " Uninstalling eventlet-0.20.1:", " Successfully uninstalled eventlet-0.20.1", " Found existing installation: requests 2.13.0", " Uninstalling requests-2.13.0:", " Successfully uninstalled requests-2.13.0", " Found existing installation: Jinja2 2.8.1", " Uninstalling Jinja2-2.8.1:", " Successfully uninstalled Jinja2-2.8.1", " Found existing installation: pyparsing 2.2.0", " Uninstalling pyparsing-2.2.0:", " Successfully uninstalled pyparsing-2.2.0", " Found existing installation: ironic 7.0.1.dev47", " Uninstalling ironic-7.0.1.dev47:", " Successfully uninstalled ironic-7.0.1.dev47", " Running setup.py install for ironic: started", " Running setup.py install for ironic: finished with status 'done'", "Successfully installed Jinja2-2.9.5 WebOb-1.6.3 eventlet-0.19.0 ironic-7.0.1.dev47 pyparsing-2.1.10 requests-2.12.5"], "warnings": []} TASK [bifrost-ironic-install : Install ironic-inspector package from pip] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638 `" && echo ansible-tmp-1488810206.53-208099587910638="` echo $HOME/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpYam3iS TO /root/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638/ /root/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810206.53-208099587910638/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "/bin/pip install -U ironic-inspector", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "ironic-inspector", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "ironic-inspector", "requirements": null, "state": "latest", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n", "stdout": "Requirement already up-to-date: ironic-inspector in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.concurrency>=3.8.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: python-swiftclient>=3.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: ironic-lib>=2.5.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: automaton>=0.5.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: jsonpath-rw<2.0,>=1.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.log>=3.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: SQLAlchemy<1.1.0,>=1.0.10 in /usr/lib64/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: construct>=2.8.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: futurist!=0.15.0,>=0.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.middleware>=3.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: keystonemiddleware>=4.12.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: python-ironicclient>=1.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: alembic>=0.8.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nCollecting eventlet!=0.18.3,>=0.18.2 (from ironic-inspector)\n Using cached eventlet-0.20.1-py2.py3-none-any.whl\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.db>=4.15.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.rootwrap>=5.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: Flask!=0.11,<1.0,>=0.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->ironic-inspector)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->ironic-inspector)\nRequirement already up-to-date: enum34; python_version == \"2.7\" or python_version == \"2.6\" or python_version == \"3.3\" in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)\nRequirement already up-to-date: fasteners>=0.7 in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->ironic-inspector)\nCollecting requests!=2.12.2,>=2.10.0 (from keystoneauth1>=2.18.0->ironic-inspector)\n Using cached requests-2.13.0-py2.py3-none-any.whl\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->ironic-inspector)\nRequirement already up-to-date: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=3.2.0->ironic-inspector)\nRequirement already up-to-date: oslo.service>=1.10.0 in /usr/lib/python2.7/site-packages (from ironic-lib>=2.5.0->ironic-inspector)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)\nCollecting pyparsing>=2.0.7 (from oslo.utils>=3.18.0->ironic-inspector)\n Using cached pyparsing-2.2.0-py2.py3-none-any.whl\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from automaton>=0.5.0->ironic-inspector)\nRequirement already up-to-date: ply in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)\nRequirement already up-to-date: decorator in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)\nRequirement already up-to-date: pyinotify>=0.9.6; sys_platform != \"win32\" and sys_platform != \"darwin\" and sys_platform != \"sunos5\" in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)\nRequirement already up-to-date: python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)\nRequirement already up-to-date: oslo.context>=2.9.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)\nRequirement already up-to-date: contextlib2>=0.4.0 in /usr/lib/python2.7/site-packages (from futurist!=0.15.0,>=0.11.0->ironic-inspector)\nRequirement already up-to-date: statsd>=3.2.1 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)\nCollecting WebOb>=1.6.0 (from oslo.middleware>=3.0.0->ironic-inspector)\n Using cached WebOb-1.7.1-py2.py3-none-any.whl\nRequirement already up-to-date: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware>=4.12.0->ironic-inspector)\nRequirement already up-to-date: pycadf!=2.0.0,>=1.1.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware>=4.12.0->ironic-inspector)\nRequirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: Mako in /usr/lib/python2.7/site-packages (from alembic>=0.8.10->ironic-inspector)\nRequirement already up-to-date: python-editor>=0.3 in /usr/lib/python2.7/site-packages (from alembic>=0.8.10->ironic-inspector)\nRequirement already up-to-date: enum-compat in /usr/lib/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)\nRequirement already up-to-date: greenlet>=0.3 in /usr/lib64/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)\nRequirement already up-to-date: sqlalchemy-migrate>=0.9.6 in /usr/lib/python2.7/site-packages (from oslo.db>=4.15.0->ironic-inspector)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->ironic-inspector)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->ironic-inspector)\nRequirement already up-to-date: click>=2.0 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: Werkzeug>=0.7 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: itsdangerous>=0.21 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)\nRequirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->ironic-inspector)\nRequirement already up-to-date: Paste in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)\nRequirement already up-to-date: Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)\nRequirement already up-to-date: PasteDeploy>=1.5.0 in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)\nRequirement already up-to-date: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8->oslo.middleware>=3.0.0->ironic-inspector)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: Tempita>=0.4 in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db>=4.15.0->ironic-inspector)\nRequirement already up-to-date: sqlparse in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db>=4.15.0->ironic-inspector)\nRequirement already up-to-date: repoze.lru>=0.3 in /usr/lib/python2.7/site-packages (from Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3; python_version == \"2.7\"->oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)\nInstalling collected packages: eventlet, requests, pyparsing, WebOb\n Found existing installation: eventlet 0.19.0\n Uninstalling eventlet-0.19.0:\n Successfully uninstalled eventlet-0.19.0\n Found existing installation: requests 2.12.5\n Uninstalling requests-2.12.5:\n Successfully uninstalled requests-2.12.5\n Found existing installation: pyparsing 2.1.10\n Uninstalling pyparsing-2.1.10:\n Successfully uninstalled pyparsing-2.1.10\n Found existing installation: WebOb 1.6.3\n Uninstalling WebOb-1.6.3:\n Successfully uninstalled WebOb-1.6.3\nSuccessfully installed WebOb-1.7.1 eventlet-0.20.1 pyparsing-2.2.0 requests-2.13.0\n", "stdout_lines": ["Requirement already up-to-date: ironic-inspector in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.concurrency>=3.8.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: python-swiftclient>=3.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: ironic-lib>=2.5.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: automaton>=0.5.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: jsonpath-rw<2.0,>=1.2.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.log>=3.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: SQLAlchemy<1.1.0,>=1.0.10 in /usr/lib64/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: construct>=2.8.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: futurist!=0.15.0,>=0.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.middleware>=3.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: keystonemiddleware>=4.12.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: python-ironicclient>=1.11.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: alembic>=0.8.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Collecting eventlet!=0.18.3,>=0.18.2 (from ironic-inspector)", " Using cached eventlet-0.20.1-py2.py3-none-any.whl", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.db>=4.15.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: jsonschema!=2.5.0,<3.0.0,>=2.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.rootwrap>=5.0.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: Flask!=0.11,<1.0,>=0.10 in /usr/lib/python2.7/site-packages (from ironic-inspector)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->ironic-inspector)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->ironic-inspector)", "Requirement already up-to-date: enum34; python_version == \"2.7\" or python_version == \"2.6\" or python_version == \"3.3\" in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)", "Requirement already up-to-date: fasteners>=0.7 in /usr/lib/python2.7/site-packages (from oslo.concurrency>=3.8.0->ironic-inspector)", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->ironic-inspector)", "Collecting requests!=2.12.2,>=2.10.0 (from keystoneauth1>=2.18.0->ironic-inspector)", " Using cached requests-2.13.0-py2.py3-none-any.whl", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->ironic-inspector)", "Requirement already up-to-date: futures>=3.0; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from python-swiftclient>=3.2.0->ironic-inspector)", "Requirement already up-to-date: oslo.service>=1.10.0 in /usr/lib/python2.7/site-packages (from ironic-lib>=2.5.0->ironic-inspector)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->ironic-inspector)", "Collecting pyparsing>=2.0.7 (from oslo.utils>=3.18.0->ironic-inspector)", " Using cached pyparsing-2.2.0-py2.py3-none-any.whl", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from automaton>=0.5.0->ironic-inspector)", "Requirement already up-to-date: ply in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)", "Requirement already up-to-date: decorator in /usr/lib/python2.7/site-packages (from jsonpath-rw<2.0,>=1.2.0->ironic-inspector)", "Requirement already up-to-date: pyinotify>=0.9.6; sys_platform != \"win32\" and sys_platform != \"darwin\" and sys_platform != \"sunos5\" in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)", "Requirement already up-to-date: python-dateutil>=2.4.2 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)", "Requirement already up-to-date: oslo.context>=2.9.0 in /usr/lib/python2.7/site-packages (from oslo.log>=3.11.0->ironic-inspector)", "Requirement already up-to-date: contextlib2>=0.4.0 in /usr/lib/python2.7/site-packages (from futurist!=0.15.0,>=0.11.0->ironic-inspector)", "Requirement already up-to-date: statsd>=3.2.1 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)", "Collecting WebOb>=1.6.0 (from oslo.middleware>=3.0.0->ironic-inspector)", " Using cached WebOb-1.7.1-py2.py3-none-any.whl", "Requirement already up-to-date: Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 in /usr/lib/python2.7/site-packages (from oslo.middleware>=3.0.0->ironic-inspector)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware>=4.12.0->ironic-inspector)", "Requirement already up-to-date: pycadf!=2.0.0,>=1.1.0 in /usr/lib/python2.7/site-packages (from keystonemiddleware>=4.12.0->ironic-inspector)", "Requirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: dogpile.cache>=0.6.2 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: Mako in /usr/lib/python2.7/site-packages (from alembic>=0.8.10->ironic-inspector)", "Requirement already up-to-date: python-editor>=0.3 in /usr/lib/python2.7/site-packages (from alembic>=0.8.10->ironic-inspector)", "Requirement already up-to-date: enum-compat in /usr/lib/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)", "Requirement already up-to-date: greenlet>=0.3 in /usr/lib64/python2.7/site-packages (from eventlet!=0.18.3,>=0.18.2->ironic-inspector)", "Requirement already up-to-date: sqlalchemy-migrate>=0.9.6 in /usr/lib/python2.7/site-packages (from oslo.db>=4.15.0->ironic-inspector)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema!=2.5.0,<3.0.0,>=2.0.0->ironic-inspector)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->ironic-inspector)", "Requirement already up-to-date: click>=2.0 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: Werkzeug>=0.7 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: itsdangerous>=0.21 in /usr/lib/python2.7/site-packages (from Flask!=0.11,<1.0,>=0.10->ironic-inspector)", "Requirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from debtcollector>=1.2.0->oslo.config!=3.18.0,>=3.14.0->ironic-inspector)", "Requirement already up-to-date: Paste in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)", "Requirement already up-to-date: Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)", "Requirement already up-to-date: PasteDeploy>=1.5.0 in /usr/lib/python2.7/site-packages (from oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)", "Requirement already up-to-date: MarkupSafe>=0.23 in /usr/lib64/python2.7/site-packages (from Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8->oslo.middleware>=3.0.0->ironic-inspector)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: Tempita>=0.4 in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db>=4.15.0->ironic-inspector)", "Requirement already up-to-date: sqlparse in /usr/lib/python2.7/site-packages (from sqlalchemy-migrate>=0.9.6->oslo.db>=4.15.0->ironic-inspector)", "Requirement already up-to-date: repoze.lru>=0.3 in /usr/lib/python2.7/site-packages (from Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3; python_version == \"2.7\"->oslo.service>=1.10.0->ironic-lib>=2.5.0->ironic-inspector)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironicclient>=1.11.0->ironic-inspector)", "Installing collected packages: eventlet, requests, pyparsing, WebOb", " Found existing installation: eventlet 0.19.0", " Uninstalling eventlet-0.19.0:", " Successfully uninstalled eventlet-0.19.0", " Found existing installation: requests 2.12.5", " Uninstalling requests-2.12.5:", " Successfully uninstalled requests-2.12.5", " Found existing installation: pyparsing 2.1.10", " Uninstalling pyparsing-2.1.10:", " Successfully uninstalled pyparsing-2.1.10", " Found existing installation: WebOb 1.6.3", " Uninstalling WebOb-1.6.3:", " Successfully uninstalled WebOb-1.6.3", "Successfully installed WebOb-1.7.1 eventlet-0.20.1 pyparsing-2.2.0 requests-2.13.0"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from /opt/stack/ironic-inspector using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install python-ironic-inspector-client package from pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107 `" && echo ansible-tmp-1488810212.56-128421024597107="` echo $HOME/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpPBTsXJ TO /root/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107/pip <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107/ /root/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107/pip && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107/pip; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810212.56-128421024597107/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "cmd": "/bin/pip install -U python-ironic-inspector-client", "invocation": {"module_args": {"chdir": null, "editable": true, "executable": null, "extra_args": null, "name": "python-ironic-inspector-client", "requirements": null, "state": "latest", "umask": null, "use_mirrors": true, "version": null, "virtualenv": "", "virtualenv_command": "virtualenv", "virtualenv_python": null, "virtualenv_site_packages": false}, "module_name": "pip"}, "name": "python-ironic-inspector-client", "requirements": null, "state": "latest", "stderr": "You are using pip version 8.1.2, however version 9.0.1 is available.\nYou should consider upgrading via the 'pip install --upgrade pip' command.\n", "stdout": "Requirement already up-to-date: python-ironic-inspector-client in /usr/lib/python2.7/site-packages\nRequirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)\nRequirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironic-inspector-client)\nRequirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironic-inspector-client)\nRequirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironic-inspector-client)\nRequirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironic-inspector-client)\nRequirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironic-inspector-client)\nRequirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonschema<3,>=0.7 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema<3,>=0.7->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\nRequirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)\n", "stdout_lines": ["Requirement already up-to-date: python-ironic-inspector-client in /usr/lib/python2.7/site-packages", "Requirement already up-to-date: pbr>=1.8 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: oslo.i18n>=2.1.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: six>=1.9.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: python-openstackclient>=3.3.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: oslo.utils>=3.18.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: requests!=2.12.2,>=2.10.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: keystoneauth1>=2.18.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: osc-lib>=1.2.0 in /usr/lib/python2.7/site-packages (from python-ironic-inspector-client)", "Requirement already up-to-date: Babel>=2.3.4 in /usr/lib/python2.7/site-packages (from oslo.i18n>=2.1.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-novaclient!=7.0.0,>=6.0.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: cliff>=2.3.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-glanceclient>=2.5.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-keystoneclient>=3.8.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: openstacksdk>=0.9.13 in /usr/lib/python2.7/site-packages (from python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: netifaces>=0.10.4 in /usr/lib64/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: funcsigs>=0.4; python_version == \"2.7\" or python_version == \"2.6\" in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: monotonic>=0.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: pyparsing>=2.0.7 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: netaddr!=0.7.16,>=0.7.13 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: pytz>=2013.6 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: debtcollector>=1.2.0 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: iso8601>=0.1.11 in /usr/lib/python2.7/site-packages (from oslo.utils>=3.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: positional>=1.1.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: stevedore>=1.17.1 in /usr/lib/python2.7/site-packages (from keystoneauth1>=2.18.0->python-ironic-inspector-client)", "Requirement already up-to-date: os-client-config>=1.22.0 in /usr/lib/python2.7/site-packages (from osc-lib>=1.2.0->python-ironic-inspector-client)", "Requirement already up-to-date: simplejson>=2.2.0 in /usr/lib64/python2.7/site-packages (from osc-lib>=1.2.0->python-ironic-inspector-client)", "Requirement already up-to-date: oslo.serialization>=1.10.0 in /usr/lib/python2.7/site-packages (from python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: PrettyTable<0.8,>=0.7.1 in /usr/lib/python2.7/site-packages (from python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: PyYAML>=3.10.0 in /usr/lib64/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: unicodecsv>=0.8.0; python_version < \"3.0\" in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: cmd2>=0.6.7 in /usr/lib/python2.7/site-packages (from cliff>=2.3.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: wrapt>=1.7.0 in /usr/lib64/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: warlock!=1.3.0,<2,>=1.0.1 in /usr/lib/python2.7/site-packages (from python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: oslo.config!=3.18.0,>=3.14.0 in /usr/lib/python2.7/site-packages (from python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: deprecation>=1.0 in /usr/lib/python2.7/site-packages (from openstacksdk>=0.9.13->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: appdirs>=1.3.0 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironic-inspector-client)", "Requirement already up-to-date: requestsexceptions>=1.1.1 in /usr/lib/python2.7/site-packages (from os-client-config>=1.22.0->osc-lib>=1.2.0->python-ironic-inspector-client)", "Requirement already up-to-date: msgpack-python>=0.4.0 in /usr/lib64/python2.7/site-packages (from oslo.serialization>=1.10.0->python-novaclient!=7.0.0,>=6.0.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonschema<3,>=0.7 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonpatch<2,>=0.10 in /usr/lib/python2.7/site-packages (from warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: rfc3986>=0.3.1 in /usr/lib/python2.7/site-packages (from oslo.config!=3.18.0,>=3.14.0->python-keystoneclient>=3.8.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: functools32; python_version == \"2.7\" in /usr/lib/python2.7/site-packages (from jsonschema<3,>=0.7->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)", "Requirement already up-to-date: jsonpointer>=1.9 in /usr/lib/python2.7/site-packages (from jsonpatch<2,>=0.10->warlock!=1.3.0,<2,>=1.0.1->python-glanceclient>=2.5.0->python-openstackclient>=3.3.0->python-ironic-inspector-client)"], "version": null, "virtualenv": ""} TASK [bifrost-ironic-install : Install from {{ sourcedir }} using pip] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install ironic-staging-drivers package from pip] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Install from /opt/stack/ironic-staging-drivers using pip] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/pip_install.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Fail if authentication configuration conflicts.] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : If VENV is set in the environment, enable installation into venv] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:25 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start database service] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:31 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209 `" && echo ansible-tmp-1488810216.18-176898313927209="` echo $HOME/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp6Cqe5X TO /root/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209/ /root/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810216.18-176898313927209/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "mariadb", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "mariadb", "state": "started"} TASK [bifrost-ironic-install : RabbitMQ - Testing if hostname is defined in /etc/hosts] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:33 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269 `" && echo ansible-tmp-1488810216.54-158426379185269="` echo $HOME/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpOpZpGA TO /root/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269/ /root/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810216.54-158426379185269/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["grep", "-i", "jenkins-bifrost-centos", "/etc/hosts"], "delta": "0:00:00.006398", "end": "2017-03-06 09:23:36.713389", "invocation": {"module_args": {"_raw_params": "grep -i \"jenkins-bifrost-centos\" /etc/hosts", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:23:36.706991", "stderr": "", "stdout": "127.0.0.1 jenkins-bifrost-centos localhost localhost.localdomain localhost4 localhost4.localdomain4\n::1 jenkins-bifrost-centos localhost localhost.localdomain localhost6 localhost6.localdomain6", "stdout_lines": ["127.0.0.1 jenkins-bifrost-centos localhost localhost.localdomain localhost4 localhost4.localdomain4", "::1 jenkins-bifrost-centos localhost localhost.localdomain localhost6 localhost6.localdomain6"], "warnings": []} TASK [bifrost-ironic-install : RabbitMQ - Fixing /etc/hosts] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:39 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Stop and disable the epmd service and socket on SUSE] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:46 skipping: [127.0.0.1] => (item=epmd.socket) => {"changed": false, "item": "epmd.socket", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=epmd) => {"changed": false, "item": "epmd", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start rabbitmq-server] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:52 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538 `" && echo ansible-tmp-1488810218.78-217829507915538="` echo $HOME/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpTFAnlo TO /root/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538/ /root/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810218.78-217829507915538/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "rabbitmq-server", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "rabbitmq-server", "state": "started"} TASK [bifrost-ironic-install : Wait for rabbitmq] ****************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:56 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662 `" && echo ansible-tmp-1488810219.25-207535891278662="` echo $HOME/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_9bxqq TO /root/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662/wait_for <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662/ /root/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662/wait_for && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810219.25-207535891278662/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "elapsed": 5, "invocation": {"module_args": {"connect_timeout": 5, "delay": 5, "exclude_hosts": null, "host": "127.0.0.1", "path": null, "port": 5672, "search_regex": null, "state": "started", "timeout": 300}, "module_name": "wait_for"}, "path": null, "port": 5672, "search_regex": null, "state": "started"} TASK [bifrost-ironic-install : Ensure guest user is removed from rabbitmq] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:58 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982 `" && echo ansible-tmp-1488810224.67-86540040607982="` echo $HOME/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpPMZohJ TO /root/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982/rabbitmq_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982/ /root/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982/rabbitmq_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982/rabbitmq_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810224.67-86540040607982/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"configure_priv": "^$", "force": true, "node": null, "password": null, "permissions": [{"configure_priv": "^$", "read_priv": "^$", "vhost": "/", "write_priv": "^$"}], "read_priv": "^$", "state": "absent", "tags": null, "user": "guest", "vhost": "/", "write_priv": "^$"}, "module_name": "rabbitmq_user"}, "state": "absent", "user": "guest"} TASK [bifrost-ironic-install : Create ironic user in RabbitMQ] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:63 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882 `" && echo ansible-tmp-1488810225.24-276306187757882="` echo $HOME/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp9tPDn1 TO /root/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882/rabbitmq_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882/ /root/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882/rabbitmq_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882/rabbitmq_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810225.24-276306187757882/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Set mysql_username if environment variable mysql_user is set] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:73 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Set mysql_password if environment variable mysql_pass is set] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:78 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : MySQL - Creating DB] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:83 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182 `" && echo ansible-tmp-1488810228.07-61230832736182="` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZ64kxA TO /root/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182/mysql_db <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182/ /root/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182/mysql_db && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182/mysql_db; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810228.07-61230832736182/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "db": "ironic", "invocation": {"module_args": {"collation": "", "config_file": "/root/.my.cnf", "connect_timeout": 30, "encoding": "utf8", "login_host": "localhost", "login_password": "", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "ironic", "quick": true, "single_transaction": false, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "target": null}, "module_name": "mysql_db"}} TASK [bifrost-ironic-install : MySQL - Creating user for Ironic] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:91 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121 `" && echo ansible-tmp-1488810228.5-10631295217121="` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1Omvp3 TO /root/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121/mysql_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121/ /root/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121/mysql_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121/mysql_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810228.5-10631295217121/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"append_privs": false, "check_implicit_admin": false, "config_file": "/root/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "localhost", "host_all": false, "login_host": "localhost", "login_password": "", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "ironic", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "priv": "ironic.*:ALL", "sql_log_bin": true, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "update_password": "always", "user": "ironic"}, "module_name": "mysql_user"}, "user": "ironic"} TASK [bifrost-ironic-install : Create an ironic service group] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:99 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805 `" && echo ansible-tmp-1488810228.93-17600262059805="` echo $HOME/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpLRAL1F TO /root/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805/group <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805/ /root/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805/group && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805/group; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810228.93-17600262059805/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "gid": 1001, "invocation": {"module_args": {"gid": null, "name": "ironic", "state": "present", "system": false}, "module_name": "group"}, "name": "ironic", "state": "present", "system": false} TASK [bifrost-ironic-install : Create an ironic service user] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:102 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893 `" && echo ansible-tmp-1488810229.37-117041867429893="` echo $HOME/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqROju0 TO /root/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893/user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893/ /root/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893/user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893/user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810229.37-117041867429893/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"append": false, "changed": true, "comment": "", "group": 1001, "home": "/home/ironic", "invocation": {"module_args": {"append": false, "comment": null, "createhome": true, "expires": null, "force": false, "generate_ssh_key": null, "group": "ironic", "groups": null, "home": null, "login_class": null, "move_home": false, "name": "ironic", "non_unique": false, "password": null, "remove": false, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": "2048", "ssh_key_comment": "ansible-generated on jenkins-bifrost-centos", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always"}, "module_name": "user"}, "move_home": false, "name": "ironic", "shell": "/bin/bash", "state": "present", "uid": 1001} TASK [bifrost-ironic-install : Ensure /etc/ironic exists] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:106 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588 `" && echo ansible-tmp-1488810229.8-221714605445588="` echo $HOME/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpy3QdCa TO /root/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588/ /root/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810229.8-221714605445588/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic"}, "before": {"path": "/etc/ironic"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 493, "name": "/etc/ironic", "original_basename": null, "owner": "ironic", "path": "/etc/ironic", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/etc/ironic", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Copy rootwrap.conf from ironic source folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:116 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054 `" && echo ansible-tmp-1488810230.21-236213340900054="` echo $HOME/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJgPdnN TO /root/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054/ /root/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810230.21-236213340900054/copy && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "96af6e533b53a598ce8f84415185ab8879f57a48", "dest": "/etc/ironic/rootwrap.conf", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/etc/ironic/rootwrap.conf", "directory_mode": null, "follow": false, "force": true, "group": "root", "mode": 420, "original_basename": null, "owner": "root", "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/opt/stack/ironic/etc/ironic/rootwrap.conf", "validate": null}}, "md5sum": "e27114011125e565a0bb4f360ee16868", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 936, "src": "/opt/stack/ironic/etc/ironic/rootwrap.conf", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy rootwrap.d contents from ironic source folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:127 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638 `" && echo ansible-tmp-1488810230.52-132465644102638="` echo $HOME/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZgILs6 TO /root/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638/ /root/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810230.52-132465644102638/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["cp", "-r", "/opt/stack/ironic/etc/ironic/rootwrap.d/", "/etc/ironic/rootwrap.d"], "delta": "0:00:00.005466", "end": "2017-03-06 09:23:50.700834", "invocation": {"module_args": {"_raw_params": "cp -r \"/opt/stack/ironic/etc/ironic/rootwrap.d/\" \"/etc/ironic/rootwrap.d\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:23:50.695368", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Error if credentials are undefined.] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:19 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Ensure service project is present] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:37 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create service user for ironic] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:55 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate ironic user to admin role] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:74 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create keystone service record for ironic] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:91 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic admin endpoint exists] ************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:109 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic public endpoint exists] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:122 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic internal endpoint exists] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:135 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic admin endpoint] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:148 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic public endpoint] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:161 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic internal endpoint] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:174 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal_admin role] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:187 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal_observer role] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:202 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create baremetal project] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:217 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create bifrost user] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:235 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate bifrost user with baremetal_admin] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup.yml:253 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Refresh facts] ********************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:136 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370 `" && echo ansible-tmp-1488810232.9-238092001334370="` echo $HOME/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpW5Aimt TO /root/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370/setup <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370/ /root/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370/setup && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810232.9-238092001334370/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] TASK [bifrost-ironic-install : Fail if the network interface does not exist] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Fail if the network interface has no IP address assigned] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:22 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Update driver list if PXE drivers are enabled] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:28 ok: [127.0.0.1] => {"ansible_facts": {"enabled_drivers": "agent_ipmitool,agent_ilo,agent_ucs,pxe_ssh,pxe_ipmitool,pxe_ilo"}, "changed": false, "invocation": {"module_args": {"enabled_drivers": "agent_ipmitool,agent_ilo,agent_ucs,pxe_ssh,pxe_ipmitool,pxe_ilo"}, "module_name": "set_fact"}} TASK [bifrost-ironic-install : Create ironic config] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:32 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136 `" && echo ansible-tmp-1488810234.05-43128599316136="` echo $HOME/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpsHdfFh TO /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/ /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpUIT2cT TO /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/ /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/source && sleep 0' <127.0.0.1> PUT /tmp/tmpmqxvUo TO /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/ /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "4651ea443a0d19affef65df256a8df62800466e3", "dest": "/etc/ironic/ironic.conf", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/etc/ironic/ironic.conf", "directory_mode": null, "follow": true, "force": true, "group": "ironic", "mode": "0640", "original_basename": "ironic.conf.j2", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/source", "validate": null}}, "md5sum": "a196496d1808c48eb01d2c24eb8fdf39", "mode": "0640", "owner": "ironic", "secontext": "system_u:object_r:etc_t:s0", "size": 1450, "src": "/root/.ansible/tmp/ansible-tmp-1488810234.05-43128599316136/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Set sudoers for PXE driver support if enabled] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/ironic_config.yml:39 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364 `" && echo ansible-tmp-1488810235.78-200254586116364="` echo $HOME/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpW8Cyyq TO /root/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364/ /root/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810235.78-200254586116364/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/sudoers (content)", "before": "", "before_header": "/etc/sudoers (content)"}, {"after_header": "/etc/sudoers (file attributes)", "before_header": "/etc/sudoers (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/sudoers", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "ironic ALL = (root) NOPASSWD: /usr/bin//ironic-rootwrap /etc/ironic/rootwrap.conf *", "mode": null, "owner": null, "regexp": "^ironic(.*)/etc/ironic/rootwrap.conf(.*)", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Copy policy.json to /etc/ironic] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:142 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287 `" && echo ansible-tmp-1488810236.13-66749146352287="` echo $HOME/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1rmxW8 TO /root/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287/ /root/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810236.13-66749146352287/copy && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "c82c908c2f2cf73346d5b1258c67b3a570638d68", "dest": "/etc/ironic/policy.json", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/etc/ironic/policy.json", "directory_mode": null, "follow": false, "force": true, "group": "ironic", "mode": 420, "original_basename": null, "owner": "ironic", "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/opt/stack/ironic/etc/ironic/policy.json", "validate": null}}, "md5sum": "80ff0c10121ba1a6cb98dfd9a2985148", "mode": "0644", "owner": "ironic", "secontext": "system_u:object_r:etc_t:s0", "size": 113, "src": "/opt/stack/ironic/etc/ironic/policy.json", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Create ironic DB Schema] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:150 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927 `" && echo ansible-tmp-1488810236.41-190089108405927="` echo $HOME/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp9Xs_CU TO /root/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927/ /root/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810236.41-190089108405927/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["ironic-dbsync", "--config-file", "/etc/ironic/ironic.conf", "create_schema"], "delta": "0:00:11.859750", "end": "2017-03-06 09:24:09.729654", "invocation": {"module_args": {"_raw_params": "ironic-dbsync --config-file /etc/ironic/ironic.conf create_schema", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:23:57.869904", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.\nINFO [alembic.runtime.migration] Running stamp_revision -> dbefd6bdaa2c", "stdout": "2017-03-06 09:23:59.497 15016 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/engines.py:261\n2017-03-06 09:23:59.502 15016 INFO alembic.runtime.migration [-] Context impl MySQLImpl.\n2017-03-06 09:23:59.502 15016 INFO alembic.runtime.migration [-] Will assume non-transactional DDL.", "stdout_lines": ["2017-03-06 09:23:59.497 15016 DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION _check_effective_sql_mode /usr/lib/python2.7/site-packages/oslo_db/sqlalchemy/engines.py:261", "2017-03-06 09:23:59.502 15016 INFO alembic.runtime.migration [-] Context impl MySQLImpl.", "2017-03-06 09:23:59.502 15016 INFO alembic.runtime.migration [-] Will assume non-transactional DDL."], "warnings": []} TASK [bifrost-ironic-install : Upgrade ironic DB Schema] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:154 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Create libvirt group on RedHat/Centos] ********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768 `" && echo ansible-tmp-1488810249.97-20233184979768="` echo $HOME/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpGNokeQ TO /root/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768/group <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768/ /root/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768/group && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768/group; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810249.97-20233184979768/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "gid": 992, "invocation": {"module_args": {"gid": null, "name": "libvirt", "state": "present", "system": false}, "module_name": "group"}, "name": "libvirt", "state": "present", "system": false} TASK [bifrost-ironic-install : Update libvirt configuration file on RedHat/CentOS so the libvirt group has access] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:20 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054 `" && echo ansible-tmp-1488810250.33-232966091995054="` echo $HOME/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpdmDoGQ TO /root/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054/ /root/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810250.33-232966091995054/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "unix_sock_group = \"libvirt\"", "mode": null, "owner": null, "regexp": "^unix_sock_group", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Change libvirt authentication to none as RedHat/CentOS use polkit by default] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:22 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924 `" && echo ansible-tmp-1488810250.68-46119255925924="` echo $HOME/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpxdGTj7 TO /root/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924/ /root/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810250.68-46119255925924/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "auth_unix_rw = \"none\"", "mode": null, "owner": null, "regexp": "^auth_unix_rw", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Change libvirt socket permissions to be restricted on RedHat/CentOS] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/redhat_libvirt_changes.yml:24 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125 `" && echo ansible-tmp-1488810251.03-24867617662125="` echo $HOME/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpGG4X9m TO /root/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125/lineinfile <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125/ /root/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125/lineinfile && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125/lineinfile; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810251.03-24867617662125/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"backup": "", "changed": false, "diff": [{"after": "", "after_header": "/etc/libvirt/libvirtd.conf (content)", "before": "", "before_header": "/etc/libvirt/libvirtd.conf (content)"}, {"after_header": "/etc/libvirt/libvirtd.conf (file attributes)", "before_header": "/etc/libvirt/libvirtd.conf (file attributes)"}], "invocation": {"module_args": {"backrefs": false, "backup": false, "content": null, "create": false, "delimiter": null, "dest": "/etc/libvirt/libvirtd.conf", "directory_mode": null, "follow": false, "force": null, "group": null, "insertafter": null, "insertbefore": null, "line": "unix_sock_rw_perms = \"0770\"", "mode": null, "owner": null, "regexp": "^unix_sock_rw_perms", "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "present", "validate": null}, "module_name": "lineinfile"}, "msg": ""} TASK [bifrost-ironic-install : Add ironic user to virtualization group] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:161 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771 `" && echo ansible-tmp-1488810251.38-146153450797771="` echo $HOME/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1p5RXB TO /root/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771/user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771/ /root/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771/user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771/user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810251.38-146153450797771/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"append": true, "changed": true, "comment": "", "group": 992, "home": "/home/ironic", "invocation": {"module_args": {"append": true, "comment": null, "createhome": true, "expires": null, "force": false, "generate_ssh_key": null, "group": "libvirt", "groups": null, "home": null, "login_class": null, "move_home": false, "name": "ironic", "non_unique": false, "password": null, "remove": false, "seuser": null, "shell": null, "skeleton": null, "ssh_key_bits": "2048", "ssh_key_comment": "ansible-generated on jenkins-bifrost-centos", "ssh_key_file": null, "ssh_key_passphrase": null, "ssh_key_type": "rsa", "state": "present", "system": false, "uid": null, "update_password": "always"}, "module_name": "user"}, "move_home": false, "name": "ironic", "shell": "/bin/bash", "state": "present", "uid": 1001} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Check to see if there is a file where the ssh_private_key_path is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:2 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Error if ssh_private_key_path is not valid] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:6 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Defined ssh_private_key_path - Read SSH private key in] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/set_ssh_private_key.yml:10 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create SSH directory for ironic user] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:170 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404 `" && echo ansible-tmp-1488810252.24-198130993544404="` echo $HOME/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQhLZuc TO /root/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404/ /root/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810252.24-198130993544404/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "path": "/home/ironic/.ssh"}, "before": {"group": 992, "path": "/home/ironic/.ssh"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 448, "original_basename": null, "owner": "ironic", "path": "/home/ironic/.ssh", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0700", "owner": "ironic", "path": "/home/ironic/.ssh", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Set private key file] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:180 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check for ironic user SSH key] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:191 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024 `" && echo ansible-tmp-1488810252.64-255008054593024="` echo $HOME/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpoKhiOB TO /root/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024/ /root/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810252.64-255008054593024/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/home/ironic/.ssh/id_rsa"}, "module_name": "stat"}, "stat": {"atime": 1488797692.969916, "checksum": "8cc7ed2da8691e9188c6061121c4a16f2f0ab6e7", "ctime": 1488810251.701865, "dev": 64770, "exists": true, "gid": 992, "gr_name": "libvirt", "inode": 3147816, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "70058103cf27d535efdf531af6210af4", "mode": "0600", "mtime": 1485940755.3238814, "nlink": 1, "path": "/home/ironic/.ssh/id_rsa", "pw_name": "ironic", "rgrp": false, "roth": false, "rusr": true, "size": 1679, "uid": 1001, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-ironic-install : Generate SSH key for ironic user] *************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:194 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Set ownership on ironic SSH private key] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:199 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Set ownership on ironic SSH public key] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:209 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Create authorized_keys file for ironic user] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:217 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035 `" && echo ansible-tmp-1488810253.26-177539383502035="` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp_KI0hj TO /root/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035/ /root/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810253.26-177539383502035/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["cp", "-p", "/home/ironic/.ssh/id_rsa.pub", "/home/ironic/.ssh/authorized_keys"], "delta": "0:00:00.005961", "end": "2017-03-06 09:24:13.442054", "invocation": {"module_args": {"_raw_params": "cp -p /home/ironic/.ssh/id_rsa.pub /home/ironic/.ssh/authorized_keys", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:13.436093", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Create service folder if systemd template is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:221 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770 `" && echo ansible-tmp-1488810253.58-138657694188770="` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp6d3NuX TO /root/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770/ /root/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810253.58-138657694188770/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/"}, "before": {"path": "/usr/lib/systemd/system/"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": 493, "original_basename": null, "owner": null, "path": "/usr/lib/systemd/system/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/usr/lib/systemd/system/", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 20480, "state": "directory", "uid": 0} TASK [bifrost-ironic-install : MySQL - Create database] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683 `" && echo ansible-tmp-1488810253.85-158658000798683="` echo $HOME/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpbnZfM1 TO /root/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683/mysql_db <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683/ /root/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683/mysql_db && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683/mysql_db; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810253.85-158658000798683/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "db": "inspector", "invocation": {"module_args": {"collation": "", "config_file": "/root/.my.cnf", "connect_timeout": 30, "encoding": "utf8", "login_host": "localhost", "login_password": null, "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "inspector", "quick": true, "single_transaction": false, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "target": null}, "module_name": "mysql_db"}} TASK [bifrost-ironic-install : MySQL - Create user for inspector] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:24 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424 `" && echo ansible-tmp-1488810254.2-246095617331424="` echo $HOME/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyb7QaQ TO /root/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424/mysql_user <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424/ /root/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424/mysql_user && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424/mysql_user; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810254.2-246095617331424/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"append_privs": false, "check_implicit_admin": false, "config_file": "/root/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "localhost", "host_all": false, "login_host": "localhost", "login_password": null, "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "inspector", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "priv": "inspector.*:ALL", "sql_log_bin": true, "ssl_ca": null, "ssl_cert": null, "ssl_key": null, "state": "present", "update_password": "always", "user": "inspector"}, "module_name": "mysql_user"}, "user": "inspector"} TASK [bifrost-ironic-install : Inspector - Ensure /etc/ironic-inspector/ exists] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:32 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749 `" && echo ansible-tmp-1488810254.57-243638307696749="` echo $HOME/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp9FHCqQ TO /root/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749/ /root/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810254.57-243638307696749/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic-inspector"}, "before": {"path": "/etc/ironic-inspector"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic-inspector", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "original_basename": null, "owner": "ironic", "path": "/etc/ironic-inspector", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/etc/ironic-inspector", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Error if credentials are undefined.] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:19 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Create service user for ironic-inspector] ******* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:36 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate ironic_inspector user to admin role] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:55 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create keystone service record for ironic-inspector] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:72 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector admin endpoint exists] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:90 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector public endpoint exists] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:103 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Check ironic-inspector internal endpoint exists] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:116 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector admin endpoint] ********* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:129 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector public endpoint] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:145 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create ironic-inspector internal endpoint] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:158 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Create inspector_user user] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:171 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Associate inspector_user with baremetal_admin] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/keystone_setup_inspector.yml:189 skipping: [127.0.0.1] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-ironic-install : Inspector - Place Configuration] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:44 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945 `" && echo ansible-tmp-1488810257.49-269998733153945="` echo $HOME/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZvZhLf TO /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/ /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpXHw3vm TO /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/ /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810257.49-269998733153945/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/ironic-inspector/inspector.conf"}, "before": {"path": "/etc/ironic-inspector/inspector.conf"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic-inspector/inspector.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "ironic", "mode": "0740", "original_basename": "ironic-inspector.conf.j2", "owner": "ironic", "path": "/etc/ironic-inspector/inspector.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0740", "owner": "ironic", "path": "/etc/ironic-inspector/inspector.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 435, "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Inspector - create data folder] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:51 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840 `" && echo ansible-tmp-1488810258.04-15243394798840="` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpCqs16C TO /root/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840/ /root/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810258.04-15243394798840/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/opt/stack/ironic-inspector/var", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/opt/stack/ironic-inspector/var", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/opt/stack/ironic-inspector/var", "original_basename": null, "owner": "ironic", "path": "/opt/stack/ironic-inspector/var", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/opt/stack/ironic-inspector/var", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Inspector - create log folder] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:58 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927 `" && echo ansible-tmp-1488810258.39-263640413145927="` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp7U_nAd TO /root/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927/ /root/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810258.39-263640413145927/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/opt/stack/ironic-inspector/var/log", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/opt/stack/ironic-inspector/var/log", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/opt/stack/ironic-inspector/var/log", "original_basename": null, "owner": "ironic", "path": "/opt/stack/ironic-inspector/var/log", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/opt/stack/ironic-inspector/var/log", "secontext": "system_u:object_r:usr_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Upgrade inspector DB Schema] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:65 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309 `" && echo ansible-tmp-1488810258.78-145361767438309="` echo $HOME/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp8C8aQW TO /root/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309/ /root/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810258.78-145361767438309/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "ironic-inspector-dbsync --config-file /etc/ironic-inspector/inspector.conf upgrade", "delta": "0:00:01.037020", "end": "2017-03-06 09:24:19.993722", "invocation": {"module_args": {"_raw_params": "ironic-inspector-dbsync --config-file /etc/ironic-inspector/inspector.conf upgrade", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:18.956702", "stderr": "INFO [alembic.runtime.migration] Context impl MySQLImpl.\nINFO [alembic.runtime.migration] Will assume non-transactional DDL.", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Inspector - Get ironic-inspector install location] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:69 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697 `" && echo ansible-tmp-1488810260.19-188218512293697="` echo $HOME/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1ZilhP TO /root/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697/ /root/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810260.19-188218512293697/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "echo $(dirname $(which ironic-inspector))", "delta": "0:00:00.010343", "end": "2017-03-06 09:24:20.372552", "invocation": {"module_args": {"_raw_params": "echo $(dirname $(which ironic-inspector))", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:20.362209", "stderr": "", "stdout": "/bin", "stdout_lines": ["/bin"], "warnings": []} TASK [bifrost-ironic-install : Inspector - Place service] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:73 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832 `" && echo ansible-tmp-1488810261.46-50176935594832="` echo $HOME/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpwmXjAR TO /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/ /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpFEQ6ZH TO /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/ /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810261.46-50176935594832/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-inspector', u'args': u'--config-file /etc/ironic-inspector/inspector.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-inspector.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-inspector.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-inspector.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-inspector.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic-inspector/inspector.conf", "service_name": "ironic-inspector", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-inspector.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 219, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Inspector - Explicitly permit TCP/5050 for ironic-inspector callback] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_bootstrap.yml:77 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867 `" && echo ansible-tmp-1488810262.03-218775998699867="` echo $HOME/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpcvw2Zk TO /root/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867/ /root/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810262.03-218775998699867/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "5050", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.008282", "end": "2017-03-06 09:24:22.209040", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 5050 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:22.200758", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Get ironic-api & ironic-conductor install location] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:230 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162 `" && echo ansible-tmp-1488810262.37-129833927145162="` echo $HOME/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp16zZmn TO /root/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162/ /root/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 VIRTUAL_ENV='"'"''"'"' LC_MESSAGES=en_US.UTF-8 http_proxy='"'"''"'"' pydoc='"'"'python -m pydoc'"'"' https_proxy='"'"''"'"' PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin LC_ALL=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810262.37-129833927145162/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": "echo $(dirname $(which ironic-api))", "delta": "0:00:00.010063", "end": "2017-03-06 09:24:22.549533", "invocation": {"module_args": {"_raw_params": "echo $(dirname $(which ironic-api))", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:22.539470", "stderr": "", "stdout": "/bin", "stdout_lines": ["/bin"], "warnings": []} TASK [bifrost-ironic-install : Set permissions for /var/lib/ironic for the ironic user] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:234 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790 `" && echo ansible-tmp-1488810263.58-242689657170790="` echo $HOME/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpgLg9lK TO /root/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790/ /root/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810263.58-242689657170790/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=/var/lib/ironic) => {"changed": false, "diff": {"after": {"path": "/var/lib/ironic"}, "before": {"path": "/var/lib/ironic"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 488, "original_basename": null, "owner": "ironic", "path": "/var/lib/ironic", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/var/lib/ironic", "mode": "0750", "owner": "ironic", "path": "/var/lib/ironic", "secontext": "system_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737 `" && echo ansible-tmp-1488810264.4-268132447051737="` echo $HOME/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpUaq3mO TO /root/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737/ /root/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810264.4-268132447051737/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item=/var/lib/ironic/images) => {"changed": false, "diff": {"after": {"path": "/var/lib/ironic/images"}, "before": {"path": "/var/lib/ironic/images"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": 488, "original_basename": null, "owner": "ironic", "path": "/var/lib/ironic/images", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/var/lib/ironic/images", "mode": "0750", "owner": "ironic", "path": "/var/lib/ironic/images", "secontext": "system_u:object_r:var_lib_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Place ironic services] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:244 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220 `" && echo ansible-tmp-1488810265.6-95331333276220="` echo $HOME/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp4C_O7i TO /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/ /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpygbKJT TO /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/ /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810265.6-95331333276220/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-api', u'args': u'--config-file /etc/ironic/ironic.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-api.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-api.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-api.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-api.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic/ironic.conf", "service_name": "ironic-api", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-api.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 188, "state": "file", "uid": 0} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471 `" && echo ansible-tmp-1488810266.81-247149024633471="` echo $HOME/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp76soWM TO /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/ /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpFXYcrg TO /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/ /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810266.81-247149024633471/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => (item={u'username': u'ironic', u'service_name': u'ironic-conductor', u'args': u'--config-file /etc/ironic/ironic.conf', u'service_path': u'/bin'}) => {"changed": false, "diff": {"after": {"path": "/usr/lib/systemd/system/ironic-conductor.service"}, "before": {"path": "/usr/lib/systemd/system/ironic-conductor.service"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/usr/lib/systemd/system/ironic-conductor.service", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": "root", "mode": null, "original_basename": "systemd_template.j2", "owner": "root", "path": "/usr/lib/systemd/system/ironic-conductor.service", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "item": {"args": "--config-file /etc/ironic/ironic.conf", "service_name": "ironic-conductor", "service_path": "/bin", "username": "ironic"}, "mode": "0644", "owner": "root", "path": "/usr/lib/systemd/system/ironic-conductor.service", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 206, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Set up PXE and iPXE folders] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424 `" && echo ansible-tmp-1488810268.21-161258522673424="` echo $HOME/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmD2Uio TO /root/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424/ /root/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810268.21-161258522673424/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/tftpboot) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/tftpboot", "original_basename": null, "owner": "ironic", "path": "/tftpboot", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/tftpboot", "mode": "0755", "owner": "ironic", "path": "/tftpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577 `" && echo ansible-tmp-1488810269.72-142481415636577="` echo $HOME/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJIKJ8X TO /root/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577/ /root/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810269.72-142481415636577/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/tftpboot/pxelinux.cfg) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot/pxelinux.cfg", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot/pxelinux.cfg", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/tftpboot/pxelinux.cfg", "original_basename": null, "owner": "ironic", "path": "/tftpboot/pxelinux.cfg", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/tftpboot/pxelinux.cfg", "mode": "0755", "owner": "ironic", "path": "/tftpboot/pxelinux.cfg", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316 `" && echo ansible-tmp-1488810270.9-61577437111316="` echo $HOME/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpHild9i TO /root/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316/ /root/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810270.9-61577437111316/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/httpboot) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/httpboot"}, "before": {"group": 0, "owner": 0, "path": "/httpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/httpboot", "original_basename": null, "owner": "ironic", "path": "/httpboot", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/httpboot", "mode": "0755", "owner": "ironic", "path": "/httpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595 `" && echo ansible-tmp-1488810271.87-20398194878595="` echo $HOME/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqM1_dk TO /root/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595/ /root/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810271.87-20398194878595/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=/httpboot/pxelinux.cfg) => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/httpboot/pxelinux.cfg", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/httpboot/pxelinux.cfg", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0755", "name": "/httpboot/pxelinux.cfg", "original_basename": null, "owner": "ironic", "path": "/httpboot/pxelinux.cfg", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "item": "/httpboot/pxelinux.cfg", "mode": "0755", "owner": "ironic", "path": "/httpboot/pxelinux.cfg", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Place tftpd map-file] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:24 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794 `" && echo ansible-tmp-1488810272.26-167659337582794="` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpg3Wedp TO /root/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794/ /root/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810272.26-167659337582794/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584 `" && echo ansible-tmp-1488810272.45-130389686542584="` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584 `" ) && sleep 0' <127.0.0.1> PUT /opt/bifrost/playbooks/roles/bifrost-ironic-install/files/tftpboot-map-file TO /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/ /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/source && sleep 0' <127.0.0.1> PUT /tmp/tmp4c1nct TO /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/ /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "f36706d01b2b48807ea7ff5f6b2de88d24b1084e", "dest": "/tftpboot/map-file", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/map-file", "directory_mode": null, "follow": false, "force": true, "group": "ironic", "mode": null, "original_basename": "tftpboot-map-file", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/source", "validate": null}}, "md5sum": "85c611da0829993174e39adff0c80cd8", "mode": "0644", "owner": "ironic", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 52, "src": "/root/.ansible/tmp/ansible-tmp-1488810272.45-130389686542584/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Disable service tftp] *************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931 `" && echo ansible-tmp-1488810272.85-149852451678931="` echo $HOME/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpqRXQ5m TO /root/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931/ /root/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810272.85-149852451678931/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "enabled": false, "invocation": {"module_args": {"arguments": "", "enabled": false, "name": "tftp", "pattern": null, "runlevel": "default", "sleep": null, "state": "stopped"}, "module_name": "service"}, "name": "tftp", "state": "stopped"} TASK [bifrost-ironic-install : Set pxelinux.0 source (for Ubuntu >=14.10)] ***** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:30 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Determine if pxelinux.0 is in place] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:35 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616 `" && echo ansible-tmp-1488810273.45-265947654126616="` echo $HOME/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpehdmXA TO /root/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616/ /root/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810273.45-265947654126616/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/tftpboot/pxelinux.0"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Place pxelinux.0] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:39 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047 `" && echo ansible-tmp-1488810273.8-268344548946047="` echo $HOME/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpyhu0d5 TO /root/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047/ /root/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810273.8-268344548946047/copy && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "c12472fc3416e16471a571f3becd956a76983df1", "dest": "/tftpboot/pxelinux.0", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/pxelinux.0", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/var/lib/tftpboot/pxelinux.0", "validate": null}}, "md5sum": "016167c5e4c8b150a4634ed2bce6e8a6", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 26764, "src": "/var/lib/tftpboot/pxelinux.0", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Place boot.ipxe helper script /etc/ironic] ****** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:43 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072 `" && echo ansible-tmp-1488810274.15-60498355389072="` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpPfO4eB TO /root/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072/ /root/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810274.15-60498355389072/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027 `" && echo ansible-tmp-1488810274.34-165925069683027="` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpBkvSp9 TO /root/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027/ /root/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810274.34-165925069683027/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "1daaa206b08e555bd34c3042a2b738bae0800e17", "dest": "/etc/ironic/boot.ipxe", "diff": {"after": {"path": "/etc/ironic/boot.ipxe"}, "before": {"path": "/etc/ironic/boot.ipxe"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/ironic/boot.ipxe", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": "0744", "original_basename": "boot.ipxe", "owner": "ironic", "path": "/etc/ironic/boot.ipxe", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "boot.ipxe", "state": null, "validate": null}}, "mode": "0744", "owner": "ironic", "path": "/etc/ironic/boot.ipxe", "secontext": "system_u:object_r:etc_t:s0", "size": 405, "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Pre-stage boot.ipxe into /httpboot/] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:46 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810 `" && echo ansible-tmp-1488810274.76-68475785593810="` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpFiL9tp TO /root/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810/ /root/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810274.76-68475785593810/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148 `" && echo ansible-tmp-1488810274.94-39169905981148="` echo $HOME/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148 `" ) && sleep 0' <127.0.0.1> PUT /opt/bifrost/playbooks/roles/bifrost-ironic-install/files/boot.ipxe TO /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/ /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/source && sleep 0' <127.0.0.1> PUT /tmp/tmp5mDdNq TO /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/ /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/copy; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "1daaa206b08e555bd34c3042a2b738bae0800e17", "dest": "/httpboot/boot.ipxe", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/boot.ipxe", "directory_mode": null, "follow": false, "force": true, "group": "ironic", "mode": "0744", "original_basename": "boot.ipxe", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/source", "validate": null}}, "md5sum": "2b7873e1839e0f4da9dc757a7678edcb", "mode": "0744", "owner": "ironic", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 405, "src": "/root/.ansible/tmp/ansible-tmp-1488810274.94-39169905981148/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Place tftp config file] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:49 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983 `" && echo ansible-tmp-1488810275.35-270816962496983="` echo $HOME/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQXYEd5 TO /root/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983/ /root/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810275.35-270816962496983/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205 `" && echo ansible-tmp-1488810275.52-63781885397205="` echo $HOME/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp9xiWtE TO /root/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205/ /root/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810275.52-63781885397205/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "7b06e4a42e8cd8effe6abc2acc9e1c264562f95a", "dest": "/etc/xinetd.d/tftp", "diff": {"after": {"path": "/etc/xinetd.d/tftp"}, "before": {"path": "/etc/xinetd.d/tftp"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/xinetd.d/tftp", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": "xinetd.tftp", "owner": null, "path": "/etc/xinetd.d/tftp", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "xinetd.tftp", "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/xinetd.d/tftp", "secontext": "system_u:object_r:tftpd_etc_t:s0", "size": 430, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Create /usr/share/ipxe/] ************************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml:16 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Get ipxe files] ********************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/get_ipxe.yml:24 skipping: [127.0.0.1] => (item=undionly.kpxe) => {"changed": false, "item": "undionly.kpxe", "skip_reason": "Conditional check failed", "skipped": true} skipping: [127.0.0.1] => (item=ipxe.lkrn) => {"changed": false, "item": "ipxe.lkrn", "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Copy iPXE image into place] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:56 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342 `" && echo ansible-tmp-1488810277.94-227952218694342="` echo $HOME/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpNGObrO TO /root/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342/ /root/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810277.94-227952218694342/copy && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "4ad8766d85ecaab049c20054f04bf0e869a2fc8b", "dest": "/tftpboot/undionly.kpxe", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/undionly.kpxe", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/usr/share/ipxe//undionly.kpxe", "validate": null}}, "md5sum": "2f3780000f047baa74c43e9adb2a2927", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 67962, "src": "/usr/share/ipxe//undionly.kpxe", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy full iPXE image into /httpboot] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:60 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786 `" && echo ansible-tmp-1488810278.27-57896905153786="` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpKj0AuU TO /root/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786/ /root/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810278.27-57896905153786/copy && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "6fa0c47288da2a23227365c7af7b7f13b993e1e3", "dest": "/httpboot/ipxe.lkrn", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/ipxe.lkrn", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/usr/share/ipxe//ipxe.lkrn", "validate": null}}, "md5sum": "ea309b8578f9ce592cf5505d0391bc5f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 261263, "src": "/usr/share/ipxe//ipxe.lkrn", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Copy full iPXE image into /tftpboot] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:63 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674 `" && echo ansible-tmp-1488810278.62-198506022729674="` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJywd_3 TO /root/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674/ /root/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810278.62-198506022729674/copy && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "6fa0c47288da2a23227365c7af7b7f13b993e1e3", "dest": "/tftpboot/ipxe.lkrn", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tftpboot/ipxe.lkrn", "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "original_basename": null, "owner": null, "regexp": null, "remote_src": true, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/usr/share/ipxe//ipxe.lkrn", "validate": null}}, "md5sum": "ea309b8578f9ce592cf5505d0391bc5f", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:tftpdir_t:s0", "size": 261263, "src": "/usr/share/ipxe//ipxe.lkrn", "state": "file", "uid": 0} TASK [bifrost-ironic-install : Determine if folder exists, else create and populate folder.] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:67 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910 `" && echo ansible-tmp-1488810278.97-206345001031910="` echo $HOME/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpZIzJmj TO /root/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910/ /root/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810278.97-206345001031910/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/tftpboot/master_images"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Create master_images folder] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:71 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690 `" && echo ansible-tmp-1488810279.32-257094711602690="` echo $HOME/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpgWvHEW TO /root/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690/ /root/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810279.32-257094711602690/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"group": 1001, "owner": 1001, "path": "/tftpboot/master_images", "state": "directory"}, "before": {"group": 0, "owner": 0, "path": "/tftpboot/master_images", "state": "absent"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": "ironic", "mode": null, "name": "/tftpboot/master_images", "original_basename": null, "owner": "ironic", "path": "/tftpboot/master_images", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/tftpboot/master_images", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-ironic-install : Inspector - Place default tftp boot file in /httpboot/pxelinux.cfg/] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/create_tftpboot.yml:75 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591 `" && echo ansible-tmp-1488810279.91-270626953238591="` echo $HOME/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpJkirzY TO /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/ /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpaHGmwc TO /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/source <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/ /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/source && sleep 0' <127.0.0.1> PUT /tmp/tmpl31Q1T TO /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/copy <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/ /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/copy && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/ > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum": "bfab774dd3cecbdd1a1f03bf42498f069ca26215", "dest": "/httpboot/pxelinux.cfg/default", "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/httpboot/pxelinux.cfg/default", "directory_mode": null, "follow": true, "force": true, "group": "ironic", "mode": null, "original_basename": "inspector-default-boot-ipxe.j2", "owner": "ironic", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/source", "validate": null}}, "md5sum": "6811a235a99d8f9cb37cc6269baab0e1", "mode": "0644", "owner": "ironic", "secontext": "system_u:object_r:httpd_sys_content_t:s0", "size": 356, "src": "/root/.ansible/tmp/ansible-tmp-1488810279.91-270626953238591/source", "state": "file", "uid": 1001} TASK [bifrost-ironic-install : Setup Inventory Hosts Directory] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:255 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Setup Inventory DHCP Hosts Directory] *********** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:263 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Deploy dnsmasq configuration file] ************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:271 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375 `" && echo ansible-tmp-1488810280.8-71387884288375="` echo $HOME/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmputilfx TO /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/ /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpEDaYWF TO /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/ /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810280.8-71387884288375/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/dnsmasq.conf"}, "before": {"path": "/etc/dnsmasq.conf"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/dnsmasq.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "original_basename": "dnsmasq.conf.j2", "owner": null, "path": "/etc/dnsmasq.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/dnsmasq.conf", "secontext": "system_u:object_r:dnsmasq_etc_t:s0", "size": 2654, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Look for libvirt dnsmasq config] **************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:276 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197 `" && echo ansible-tmp-1488810281.28-229276451606197="` echo $HOME/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpilH_Rz TO /root/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197/ /root/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810281.28-229276451606197/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/etc/dnsmasq.d/libvirt-bin"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Disable libvirt dnsmasq config] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:280 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Enable IP forwarding in sysctl] ***************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:288 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386 `" && echo ansible-tmp-1488810281.77-274849988908386="` echo $HOME/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp2O7Naf TO /root/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386/sysctl <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386/ /root/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386/sysctl && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386/sysctl; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810281.77-274849988908386/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"ignoreerrors": false, "name": "net.ipv4.ip_forward", "reload": true, "state": "present", "sysctl_file": "/etc/sysctl.conf", "sysctl_set": true, "value": "1"}, "module_name": "sysctl"}} TASK [bifrost-ironic-install : Look for sgabios in /usr/share/sgabios/] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:298 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081 `" && echo ansible-tmp-1488810282.08-147418572549081="` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQzr08b TO /root/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081/ /root/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810282.08-147418572549081/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/sgabios//sgabios.bin"}, "module_name": "stat"}, "stat": {"atime": 1488786915.435793, "checksum": "3fd9d481465cd69a92d6955d2ab0dfe88c164dab", "ctime": 1485940076.2699363, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 4203220, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "bfec44555ca3f3fb54666179cfe4bc97", "mode": "0644", "mtime": 1402349628.0, "nlink": 1, "path": "/usr/share/sgabios//sgabios.bin", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-ironic-install : Look for sgabios in /usr/share/misc] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:301 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556 `" && echo ansible-tmp-1488810282.38-62440980999556="` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpPquO8g TO /root/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556/ /root/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810282.38-62440980999556/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/usr/share/misc/sgabios.bin"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Place sgabios.bin] ****************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:304 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Deploy nginx configuration file for serving HTTP requests] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:310 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269 `" && echo ansible-tmp-1488810282.78-2057292777269="` echo $HOME/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpArFiBY TO /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/ /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/stat && sleep 0' <127.0.0.1> PUT /tmp/tmpTc1Oms TO /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/ /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810282.78-2057292777269/ > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "diff": {"after": {"path": "/etc/nginx/nginx.conf"}, "before": {"path": "/etc/nginx/nginx.conf"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/etc/nginx/nginx.conf", "diff_peek": null, "directory_mode": null, "follow": true, "force": false, "group": null, "mode": null, "original_basename": "nginx.conf.j2", "owner": null, "path": "/etc/nginx/nginx.conf", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/etc/nginx/nginx.conf", "secontext": "system_u:object_r:httpd_config_t:s0", "size": 735, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Test if IPA kernel is present] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:18 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414 `" && echo ansible-tmp-1488810283.29-74977251298414="` echo $HOME/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpve9_e3 TO /root/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414/ /root/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810283.29-74977251298414/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/ipa.vmlinuz"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Download IPA kernel] **************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:22 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557 `" && echo ansible-tmp-1488810283.77-278366355083557="` echo $HOME/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpd0CrDq TO /root/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557/get_url <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557/ /root/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557/get_url && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557/get_url; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810283.77-278366355083557/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum_dest": null, "checksum_src": "1a936929b57a8d3f1ccc378d241103c5f1b93097", "dest": "/httpboot/ipa.vmlinuz", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "checksum": "", "content": null, "delimiter": null, "dest": "/httpboot/ipa.vmlinuz", "directory_mode": null, "follow": false, "force": false, "force_basic_auth": false, "group": null, "headers": null, "http_agent": "ansible-httpget", "mode": null, "owner": null, "path": "/httpboot/ipa.vmlinuz", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "sha256sum": "", "src": null, "timeout": 300, "tmp_dest": "", "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.vmlinuz", "url_password": null, "url_username": null, "use_proxy": true, "validate_certs": true}, "module_name": "get_url"}, "md5sum": "8bffc2d4ca84e7b6d1310fef7b8c6ddc", "mode": "0644", "msg": "OK (3807184 bytes)", "owner": "root", "secontext": "system_u:object_r:root_t:s0", "size": 3807184, "src": "/tmp/tmp4aw6rQ", "state": "file", "uid": 0, "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.vmlinuz"} TASK [bifrost-ironic-install : Test if IPA image is present] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:26 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446 `" && echo ansible-tmp-1488810285.89-87521163747446="` echo $HOME/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1K2zLn TO /root/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446/ /root/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810285.89-87521163747446/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/ipa.initramfs"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-ironic-install : Download IPA image] ***************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/download_ipa_image.yml:30 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276 `" && echo ansible-tmp-1488810286.26-8729070792276="` echo $HOME/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp1dCDsx TO /root/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276/get_url <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276/ /root/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276/get_url && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276/get_url; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810286.26-8729070792276/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "checksum_dest": null, "checksum_src": "1873216f464b1c92617101e7ce8eb660bebe83ef", "dest": "/httpboot/ipa.initramfs", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "checksum": "", "content": null, "delimiter": null, "dest": "/httpboot/ipa.initramfs", "directory_mode": null, "follow": false, "force": false, "force_basic_auth": false, "group": null, "headers": null, "http_agent": "ansible-httpget", "mode": null, "owner": null, "path": "/httpboot/ipa.initramfs", "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "sha256sum": "", "src": null, "timeout": 300, "tmp_dest": "", "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.gz", "url_password": null, "url_username": null, "use_proxy": true, "validate_certs": true}, "module_name": "get_url"}, "md5sum": "d1d6115232acbe1f4ad48a0a738895d0", "mode": "0644", "msg": "OK (39907932 bytes)", "owner": "root", "secontext": "system_u:object_r:root_t:s0", "size": 39907932, "src": "/tmp/tmp17ZQT9", "state": "file", "uid": 0, "url": "https://tarballs.openstack.org/ironic-python-agent/tinyipa/files/tinyipa-master.gz"} TASK [bifrost-ironic-install : Download cirros to use for deployment if requested] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:315 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : "Explicitly permit nginx port (TCP) for file downloads from nodes to be provisioned"] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:320 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000 `" && echo ansible-tmp-1488810291.91-276578993836000="` echo $HOME/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpOWUYav TO /root/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000/ /root/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810291.91-276578993836000/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "8080", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.008735", "end": "2017-03-06 09:24:52.084386", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 8080 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:52.075651", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Explicitly permit TCP/6385 for IPA callback] **** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:326 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001 `" && echo ansible-tmp-1488810292.22-223147254866001="` echo $HOME/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpNfbewj TO /root/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001/ /root/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810292.22-223147254866001/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["iptables", "-I", "INPUT", "-p", "tcp", "--dport", "6385", "-i", "virbr0", "-j", "ACCEPT"], "delta": "0:00:00.007168", "end": "2017-03-06 09:24:52.400638", "invocation": {"module_args": {"_raw_params": "iptables -I INPUT -p tcp --dport 6385 -i virbr0 -j ACCEPT", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:52.393470", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Explicitly allow nginx and IPA port (TCP) on selinux] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:330 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970 `" && echo ansible-tmp-1488810292.63-10993650038970="` echo $HOME/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp8cStUM TO /root/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970/seport <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970/ /root/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970/seport && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970/seport; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810292.63-10993650038970/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"ports": "8080,6385", "proto": "tcp", "reload": true, "setype": "http_port_t", "state": "present"}, "module_name": "seport"}, "ports": ["8080", "6385"], "proto": "tcp", "setype": "http_port_t", "state": "present"} TASK [bifrost-ironic-install : Add proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:337 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803 `" && echo ansible-tmp-1488810293.14-83819080802803="` echo $HOME/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmG6w48 TO /root/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803/ /root/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810293.14-83819080802803/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["semanage", "fcontext", "-a", "-t", "httpd_sys_content_t", "/httpboot(/.*)?"], "delta": "0:00:02.035919", "end": "2017-03-06 09:24:55.349909", "invocation": {"module_args": {"_raw_params": "semanage fcontext -a -t httpd_sys_content_t \"/httpboot(/.*)?\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:53.313990", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Copy ironic policy file to temporary directory] * task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:340 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764 `" && echo ansible-tmp-1488810295.49-215067851392764="` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpNPgtJo TO /root/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764/ /root/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810295.49-215067851392764/" > /dev/null 2>&1 && sleep 0' <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965 `" && echo ansible-tmp-1488810295.68-252830063687965="` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpsaROWD TO /root/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965/ /root/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810295.68-252830063687965/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "checksum": "d74876a906d835dfc4cec7774f9ae9f2b75b967d", "dest": "/tmp/ironic_policy.te", "diff": {"after": {"path": "/tmp/ironic_policy.te"}, "before": {"path": "/tmp/ironic_policy.te"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "dest": "/tmp/ironic_policy.te", "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "original_basename": "ironic_policy.te", "owner": null, "path": "/tmp/ironic_policy.te", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "ironic_policy.te", "state": null, "validate": null}}, "mode": "0644", "owner": "root", "path": "/tmp/ironic_policy.te", "secontext": "system_u:object_r:admin_home_t:s0", "size": 439, "state": "file", "uid": 0} TASK [bifrost-ironic-install : Check ironic policy module] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:345 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669 `" && echo ansible-tmp-1488810295.99-156328974936669="` echo $HOME/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpfCLyVO TO /root/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669/ /root/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810295.99-156328974936669/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["checkmodule", "-M", "-m", "-o", "/tmp/ironic_policy.mod", "/tmp/ironic_policy.te"], "delta": "0:00:00.005515", "end": "2017-03-06 09:24:56.162476", "invocation": {"module_args": {"_raw_params": "checkmodule -M -m -o /tmp/ironic_policy.mod /tmp/ironic_policy.te", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:56.156961", "stderr": "", "stdout": "checkmodule: loading policy configuration from /tmp/ironic_policy.te\ncheckmodule: policy configuration loaded\ncheckmodule: writing binary representation (version 17) to /tmp/ironic_policy.mod", "stdout_lines": ["checkmodule: loading policy configuration from /tmp/ironic_policy.te", "checkmodule: policy configuration loaded", "checkmodule: writing binary representation (version 17) to /tmp/ironic_policy.mod"], "warnings": []} TASK [bifrost-ironic-install : Package ironic policy module] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:348 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978 `" && echo ansible-tmp-1488810296.29-199186232480978="` echo $HOME/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpw2XHD1 TO /root/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978/ /root/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810296.29-199186232480978/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["semodule_package", "-m", "/tmp/ironic_policy.mod", "-o", "/tmp/ironic_policy.pp"], "delta": "0:00:00.005568", "end": "2017-03-06 09:24:56.476402", "invocation": {"module_args": {"_raw_params": "semodule_package -m /tmp/ironic_policy.mod -o /tmp/ironic_policy.pp", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:56.470834", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Include ironic policy module] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:351 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500 `" && echo ansible-tmp-1488810296.61-108874985411500="` echo $HOME/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpUtG3eh TO /root/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500/ /root/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810296.61-108874985411500/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["semodule", "-i", "/tmp/ironic_policy.pp"], "delta": "0:00:23.198548", "end": "2017-03-06 09:25:19.978370", "invocation": {"module_args": {"_raw_params": "semodule -i /tmp/ironic_policy.pp", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:24:56.779822", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Enable ironic policy module] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:354 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794 `" && echo ansible-tmp-1488810320.12-62913000679794="` echo $HOME/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp5qGATb TO /root/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794/ /root/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810320.12-62913000679794/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["semodule", "-e", "ironic_policy"], "delta": "0:00:11.476259", "end": "2017-03-06 09:25:31.783341", "invocation": {"module_args": {"_raw_params": "semodule -e ironic_policy", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:25:20.307082", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Configure remote logging] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/bootstrap.yml:358 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Reload systemd configuration] ******************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373 `" && echo ansible-tmp-1488810332.02-191056625827373="` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpAbTjNS TO /root/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373/ /root/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810332.02-191056625827373/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["systemctl", "daemon-reload"], "delta": "0:00:00.099580", "end": "2017-03-06 09:25:32.299638", "invocation": {"module_args": {"_raw_params": "systemctl daemon-reload", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:25:32.200058", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Ensure rsyslog is running with current config] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:20 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-ironic-install : Start database service] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:24 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806 `" && echo ansible-tmp-1488810332.53-106073052015806="` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpdTd4GD TO /root/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806/ /root/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810332.53-106073052015806/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "mariadb", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "mariadb", "state": "started"} TASK [bifrost-ironic-install : Start rabbitmq-server] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629 `" && echo ansible-tmp-1488810332.87-204087793215629="` echo $HOME/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmptyb3jA TO /root/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629/ /root/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810332.87-204087793215629/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "rabbitmq-server", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "rabbitmq-server", "state": "started"} TASK [bifrost-ironic-install : Inspector - (re)starting ironic-inspector service] *** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/inspector_start.yml:16 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902 `" && echo ansible-tmp-1488810333.22-223558731301902="` echo $HOME/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpWpaxrR TO /root/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902/ /root/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810333.22-223558731301902/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-inspector", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-inspector", "state": "started"} TASK [bifrost-ironic-install : Start ironic-conductor] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:34 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039 `" && echo ansible-tmp-1488810333.7-239705574924039="` echo $HOME/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpmdCu6X TO /root/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039/ /root/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810333.7-239705574924039/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-conductor", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "ironic-conductor", "state": "started"} TASK [bifrost-ironic-install : Start ironic-api] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:37 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705 `" && echo ansible-tmp-1488810334.06-101038292669705="` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpsOleAq TO /root/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705/ /root/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810334.06-101038292669705/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "ironic-api", "pattern": null, "runlevel": "default", "sleep": null, "state": "started"}, "module_name": "service"}, "name": "ironic-api", "state": "started"} TASK [bifrost-ironic-install : Start ironic-conductor] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:40 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690 `" && echo ansible-tmp-1488810334.39-3180262598690="` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpSFLuGa TO /root/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690/ /root/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810334.39-3180262598690/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "ironic-conductor", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-conductor", "state": "started"} TASK [bifrost-ironic-install : Start ironic-api] ******************************* task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:43 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604 `" && echo ansible-tmp-1488810334.74-67956823573604="` echo $HOME/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpXh9x2k TO /root/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604/ /root/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810334.74-67956823573604/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "ironic-api", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "ironic-api", "state": "started"} TASK [bifrost-ironic-install : Stop existing libvirt dnsmasq processes] ******** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:49 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072 `" && echo ansible-tmp-1488810335.22-101685422451072="` echo $HOME/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpHB4Fbp TO /root/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072/ /root/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810335.22-101685422451072/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["killall", "-w", "dnsmasq"], "delta": "0:00:01.034529", "end": "2017-03-06 09:25:36.421131", "invocation": {"module_args": {"_raw_params": "killall -w dnsmasq", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:25:35.386602", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-ironic-install : Ensure services are running with current config] task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:53 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184 `" && echo ansible-tmp-1488810337.15-262581676877184="` echo $HOME/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpy_tDj9 TO /root/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184/ /root/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810337.15-262581676877184/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=xinetd) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "xinetd", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "xinetd", "name": "xinetd", "state": "started"} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152 `" && echo ansible-tmp-1488810338.03-92212864239152="` echo $HOME/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpWE79yA TO /root/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152/ /root/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810338.03-92212864239152/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=nginx) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "nginx", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "nginx", "name": "nginx", "state": "started"} TASK [bifrost-ironic-install : Ensure dnsmasq is running with current config] ** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:59 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447 `" && echo ansible-tmp-1488810339.03-228415010434447="` echo $HOME/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmp3EoLzD TO /root/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447/ /root/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810339.03-228415010434447/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=dnsmasq) => {"changed": true, "enabled": true, "invocation": {"module_args": {"arguments": "", "enabled": true, "name": "dnsmasq", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "item": "dnsmasq", "name": "dnsmasq", "state": "started"} TASK [bifrost-ironic-install : Send services a reload signal] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:65 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736 `" && echo ansible-tmp-1488810339.99-177769313560736="` echo $HOME/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQeNtoQ TO /root/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736/ /root/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810339.99-177769313560736/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=xinetd) => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "xinetd", "pattern": null, "runlevel": "default", "sleep": null, "state": "reloaded"}, "module_name": "service"}, "item": "xinetd", "name": "xinetd", "state": "started"} <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393 `" && echo ansible-tmp-1488810340.81-276265929371393="` echo $HOME/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpxExPOE TO /root/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393/ /root/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810340.81-276265929371393/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => (item=nginx) => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "nginx", "pattern": null, "runlevel": "default", "sleep": null, "state": "reloaded"}, "module_name": "service"}, "item": "nginx", "name": "nginx", "state": "started"} TASK [bifrost-ironic-install : Send services a force-reload signal] ************ task path: /opt/bifrost/playbooks/roles/bifrost-ironic-install/tasks/start.yml:71 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103 `" && echo ansible-tmp-1488810341.16-99395136264103="` echo $HOME/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpHx0PAY TO /root/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103/service <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103/ /root/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103/service && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103/service; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810341.16-99395136264103/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "invocation": {"module_args": {"arguments": "", "enabled": null, "name": "dnsmasq", "pattern": null, "runlevel": "default", "sleep": null, "state": "restarted"}, "module_name": "service"}, "name": "dnsmasq", "state": "started"} TASK [bifrost-create-dib-image : Test if image is present] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:18 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/ipa.qcow2] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:21 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/ipa.initramfs] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:27 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build tracing (-x) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:31 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:35 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:39 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build offline (--offline) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:47 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:51 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build architecture (-a) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:55 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image name (-o) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:59 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image type (-t) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:63 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:67 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:71 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:75 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:79 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:83 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:87 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:91 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:95 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:99 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build packages (-p) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:103 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:107 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initialize the DIB environment variables fact] task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:111 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:114 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build argument list] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:118 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initiate image build] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:121 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initiate ramdisk build] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:125 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Update permission of generated image] ********* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:129 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Restore proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:136 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Test if image is present] ********************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:18 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004 `" && echo ansible-tmp-1488810343.02-224406000837004="` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpewxbG8 TO /root/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004/ /root/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810343.02-224406000837004/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/deployment_image.qcow2.qcow2] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:21 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574 `" && echo ansible-tmp-1488810343.31-232461120307574="` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpURZLYy TO /root/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574/ /root/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810343.31-232461120307574/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2.qcow2"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Test if image is present - /httpboot/deployment_image.qcow2.initramfs] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:27 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358 `" && echo ansible-tmp-1488810343.6-126959391708358="` echo $HOME/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpjRX4ZV TO /root/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358/stat <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358/ /root/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358/stat && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810343.6-126959391708358/" > /dev/null 2>&1 && sleep 0' ok: [127.0.0.1] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2.initramfs"}, "module_name": "stat"}, "stat": {"exists": false}} TASK [bifrost-create-dib-image : Build tracing (-x) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:31 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build uncompressed (-u) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:35 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build clear environment (-c) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:39 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build no tmpfs (--no-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:43 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build offline (--offline) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:47 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build skip default base element (-n) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:51 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build architecture (-a) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:55 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image name (-o) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:59 ok: [127.0.0.1] => {"ansible_facts": {"dib_imagename_arg": "-o /httpboot/deployment_image.qcow2"}, "changed": false, "invocation": {"module_args": {"dib_imagename_arg": "-o /httpboot/deployment_image.qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build image type (-t) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:63 ok: [127.0.0.1] => {"ansible_facts": {"dib_imagetype_arg": "-t qcow2"}, "changed": false, "invocation": {"module_args": {"dib_imagetype_arg": "-t qcow2"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build image size (--image-size) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:67 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build image cache (--image-cache) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:71 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build max online resize (--max-online-resize) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:75 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build minimum tmpfs size (--min-tmpfs) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:79 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build mkfs options (--mkfs-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:83 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build qemu image options (--qemu-img-options) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:87 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build root label (--root-label) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:91 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build ramdisk element (--ramdisk-element) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:95 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build install type (--install-type) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:99 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Build packages (-p) option for disk-image-create] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:103 ok: [127.0.0.1] => {"ansible_facts": {"dib_packages_arg": "-p vim,less,bridge-utils,iputils,rsyslog,curl"}, "changed": false, "invocation": {"module_args": {"dib_packages_arg": "-p vim,less,bridge-utils,iputils,rsyslog,curl"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Set default of Debian Jessie if building debian and not explicitly set, overwride with dib_os_release setting] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:107 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Initialize the DIB environment variables fact] task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:111 ok: [127.0.0.1] => {"ansible_facts": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "changed": false, "invocation": {"module_args": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Set the DIB_RELEASE environment variable if set] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:114 ok: [127.0.0.1] => {"ansible_facts": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "DIB_RELEASE": "7", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "changed": false, "invocation": {"module_args": {"dib_env_vars_final": {"DIB_INSTALLTYPE_simple_init": "repo", "DIB_RELEASE": "7", "LANG": "C", "LC_ALL": "C", "LC_MESSAGES": "C", "http_proxy": "", "https_proxy": ""}}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Build argument list] ************************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:118 ok: [127.0.0.1] => {"ansible_facts": {"dib_arglist": " -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server"}, "changed": false, "invocation": {"module_args": {"dib_arglist": " -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server"}, "module_name": "set_fact"}} TASK [bifrost-create-dib-image : Initiate image build] ************************* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:121 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190 `" && echo ansible-tmp-1488810345.22-100657775313190="` echo $HOME/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQQ2T0u TO /root/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190/ /root/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=C LC_MESSAGES=C DIB_RELEASE=7 http_proxy='"'"''"'"' https_proxy='"'"''"'"' LC_ALL=C DIB_INSTALLTYPE_simple_init=repo /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810345.22-100657775313190/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["disk-image-create", "-o", "/httpboot/deployment_image.qcow2", "-t", "qcow2", "-p", "vim,less,bridge-utils,iputils,rsyslog,curl", "centos7", "vm", "serial-console", "simple-init", "devuser", "infra-cloud-bridge", "puppet", "growroot", "openssh-server"], "delta": "0:05:05.161498", "end": "2017-03-06 09:30:50.586152", "invocation": {"module_args": {"_raw_params": "disk-image-create -o /httpboot/deployment_image.qcow2 -t qcow2 -p vim,less,bridge-utils,iputils,rsyslog,curl centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:25:45.424654", "stderr": "dib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/..\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/14-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/root.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/root.d/01-ccache\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 01-ccache completed\ndib-run-parts Mon Mar 6 09:25:46 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/root.d/10-centos7-cloud-image\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to cloud.centos.org port 80 (#0)\n* Trying 162.252.80.138...\n* Connected to cloud.centos.org (162.252.80.138) port 80 (#0)\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0> GET /centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz HTTP/1.1\r\n> User-Agent: curl/7.29.0\r\n> Host: cloud.centos.org\r\n> Accept: */*\r\n> If-Modified-Since: Fri, 10 Feb 2017 20:04:43 GMT\r\n> \r\n< HTTP/1.1 304 Not Modified\r\n< Date: Mon, 06 Mar 2017 14:25:47 GMT\r\n< Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips\r\n< ETag: \"1ab7ebc8-547a2112d2a80\"\r\n< \r\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n* Connection #0 to host cloud.centos.org left intact\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 10-centos7-cloud-image completed\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/root.d/50-yum-cache\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 50-yum-cache completed\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/root.d/90-base-dib-run-parts\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 90-base-dib-run-parts completed\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 \ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Target: root.d\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 \ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Script Seconds\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 \ndib-run-parts Mon Mar 6 09:25:56 EST 2017 01-ccache 0.032\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 10-centos7-cloud-image 9.407\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 50-yum-cache 0.035\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 90-base-dib-run-parts 0.027\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 \ndib-run-parts Mon Mar 6 09:25:56 EST 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/..\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/14-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:25:56 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/10-create-pkg-map-dir\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 10-create-pkg-map-dir completed\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/20-manifest-dir\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 20-manifest-dir completed\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/20-stty\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 20-stty completed\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/50-devuser\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 50-devuser completed\ndib-run-parts Mon Mar 6 09:26:00 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/98-source-repositories\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* About to connect() to bootstrap.pypa.io port 443 (#0)\n* Trying 151.101.192.175...\n* Connected to bootstrap.pypa.io (151.101.192.175) port 443 (#0)\n* Initializing NSS with certpath: sql:/etc/pki/nssdb\n* CAfile: /etc/pki/tls/certs/ca-bundle.crt\n CApath: none\n* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\n* Server certificate:\n* \tsubject: CN=*.c.ssl.fastly.net,O=\"Fastly, Inc.\",L=San Francisco,ST=California,C=US\n* \tstart date: Feb 10 03:46:05 2017 GMT\n* \texpire date: Oct 12 20:26:39 2017 GMT\n* \tcommon name: *.c.ssl.fastly.net\n* \tissuer: CN=GlobalSign CloudSSL CA - SHA256 - G3,O=GlobalSign nv-sa,C=BE\n> GET /get-pip.py HTTP/1.1\r\n> User-Agent: curl/7.29.0\r\n> Host: bootstrap.pypa.io\r\n> Accept: */*\r\n> If-Modified-Since: Wed, 01 Feb 2017 09:23:24 GMT\r\n> \r\n< HTTP/1.1 304 Not Modified\r\n< Date: Mon, 06 Mar 2017 14:26:00 GMT\r\n< Via: 1.1 varnish\r\n< ETag: \"581f84d8-185810\"\r\n< Age: 3415\r\n< Connection: keep-alive\r\n< X-Served-By: cache-sea1048-SEA\r\n< X-Cache: HIT\r\n< X-Cache-Hits: 3\r\n< \r\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\n* Connection #0 to host bootstrap.pypa.io left intact\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 98-source-repositories completed\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/99-enable-install-types\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-enable-install-types completed\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/99-squash-package-install\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-squash-package-install completed\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/extra-data.d/99-yum-repo-conf\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-yum-repo-conf completed\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 \ndib-run-parts Mon Mar 6 09:26:01 EST 2017 Target: extra-data.d\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 \ndib-run-parts Mon Mar 6 09:26:01 EST 2017 Script Seconds\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 \ndib-run-parts Mon Mar 6 09:26:01 EST 2017 10-create-pkg-map-dir 3.370\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 20-manifest-dir 0.020\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 20-stty 0.005\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 50-devuser 0.007\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 98-source-repositories 0.965\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-enable-install-types 0.022\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-squash-package-install 0.119\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 99-yum-repo-conf 0.005\ndib-run-parts Mon Mar 6 09:26:01 EST 2017 \ndib-run-parts Mon Mar 6 09:26:01 EST 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/pre-install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/pre-install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/pre-install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/pre-install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Sourcing environment file /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/pre-install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-dnf-update\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 00-dnf-update completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-fix-requiretty\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 00-fix-requiretty completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/00-usr-local-bin-secure-path\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 00-usr-local-bin-secure-path completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-dib-python\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 01-dib-python completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-install-bin\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 01-install-bin completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-override-yum-arch\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 01-override-yum-arch completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-set-centos-mirror\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 01-set-centos-mirror completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/01-yum-keepcache\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 01-yum-keepcache completed\ndib-run-parts Mon Mar 6 14:26:01 UTC 2017 Running /tmp/in_target.d/pre-install.d/02-package-installs\n+ yum -v -y install gettext\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 02-package-installs completed\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 Running /tmp/in_target.d/pre-install.d/03-baseline-tools\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 03-baseline-tools completed\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 Running /tmp/in_target.d/pre-install.d/04-dib-init-system\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 04-dib-init-system completed\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 Running /tmp/in_target.d/pre-install.d/99-package-uninstalls\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 99-package-uninstalls completed\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 \ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 Target: pre-install.d\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 \ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 Script Seconds\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 \ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 00-dnf-update 0.005\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 00-fix-requiretty 0.013\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 00-usr-local-bin-secure-path 0.009\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 01-dib-python 0.007\ndib-run-parts Mon Mar 6 14:26:03 UTC 2017 01-install-bin 0.010\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 01-override-yum-arch 0.004\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 01-set-centos-mirror 0.004\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 01-yum-keepcache 0.009\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 02-package-installs 2.132\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 03-baseline-tools 0.004\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 04-dib-init-system 0.009\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 99-package-uninstalls 0.076\ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 \ndib-run-parts Mon Mar 6 14:26:04 UTC 2017 --------------------- END PROFILING ---------------------\n+ yum -v -y install vim less bridge-utils iputils rsyslog curl\nwarning: /tmp/yum/x86_64/7/base/packages/perl-HTTP-Tiny-0.033-3.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY\nImporting GPG key 0xF4A80EB5:\n Userid : \"CentOS-7 Key (CentOS 7 Official Signing Key) \"\n Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5\n Package : centos-release-7-3.1611.el7.centos.x86_64 (installed)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Sourcing environment file /tmp/in_target.d/install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:08 UTC 2017 Running /tmp/in_target.d/install.d/00-baseline-environment\n+ yum -v -y install iscsi-initiator-utils\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:26:09 UTC 2017 00-baseline-environment completed\ndib-run-parts Mon Mar 6 14:26:09 UTC 2017 Running /tmp/in_target.d/install.d/00-up-to-date\ndib-run-parts Mon Mar 6 14:29:03 UTC 2017 00-up-to-date completed\ndib-run-parts Mon Mar 6 14:29:03 UTC 2017 Running /tmp/in_target.d/install.d/01-package-installs\nMissing package name for distro/element: centos7/simple-init\nMissing package name for distro/element: centos7/simple-init\nMissing package name for distro/element: centos7/openssh-server\nMissing package name for distro/element: centos7/openssh-server\nMissing package name for distro/element: centos7/pip-and-virtualenv\nMissing package name for distro/element: centos7/pip-and-virtualenv\nWARNING: The following packages were re-mapped by redhat-common map-packages\nThey should be converted to pkg-map:\n python-dev -> python-devel\n+ yum -v -y install dhclient rsync git traceroute which openssh-server lsof e2fsprogs ccache net-tools openssh cloud-utils-growpart bridge-utils tcpdump python-devel\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:07 UTC 2017 01-package-installs completed\ndib-run-parts Mon Mar 6 14:29:07 UTC 2017 Running /tmp/in_target.d/install.d/04-install-pip\n DEPRECATION: Uninstalling a distutils installed project (virtualenv) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 04-install-pip completed\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 Running /tmp/in_target.d/install.d/05-puppet\n/tmp/in_target.d/install.d/05-puppet: line 3: wget: command not found\nbash: install_puppet.sh: No such file or directory\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 05-puppet completed\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 Running /tmp/in_target.d/install.d/05-set-cloud-init-sources\n/tmp/in_target.d/install.d/05-set-cloud-init-sources: line 20: lsb_release: command not found\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 05-set-cloud-init-sources completed\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 Running /tmp/in_target.d/install.d/10-cloud-init\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 10-cloud-init completed\ndib-run-parts Mon Mar 6 14:29:14 UTC 2017 Running /tmp/in_target.d/install.d/10-install-static-files\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 10-install-static-files completed\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 Running /tmp/in_target.d/install.d/20-install-init-scripts\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 20-install-init-scripts completed\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 Running /tmp/in_target.d/install.d/20-stty\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 20-stty completed\ndib-run-parts Mon Mar 6 14:29:15 UTC 2017 Running /tmp/in_target.d/install.d/40-glean\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 40-glean completed\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Running /tmp/in_target.d/install.d/50-devuser\n+ '[' -n yes ']'\n+ cat\n+ chmod 0440 /etc/sudoers.d/devuser\n+ visudo -c\n+ '[' -f /tmp/in_target.d/devuser-ssh-authorized-keys ']'\n+ mkdir -p /home/devuser/.ssh\n+ cp /tmp/in_target.d/devuser-ssh-authorized-keys /home/devuser/.ssh/authorized_keys\n+ chown -R devuser:devuser /home/devuser\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 50-devuser completed\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Running /tmp/in_target.d/install.d/50-simple-init\nINFO:glean-install:Installing systemd services\nINFO:glean-install:glean.sh in /usr/bin\nINFO:glean-install:Installing glean@.service -> /usr/lib/systemd/system/glean@.service\nINFO:glean-install:install -D -g root -o root -m 0644 /usr/lib/python2.7/site-packages/glean/init/glean@.service /usr/lib/systemd/system/glean@.service\nINFO:glean-install:Replacing GLEANSH_PATH -> /usr/bin in /usr/lib/systemd/system/glean@.service\nINFO:glean-install:sed -i \"s|%%GLEANSH_PATH%%|/usr/bin|g\" /usr/lib/systemd/system/glean@.service\nINFO:glean-install:Installing glean-udev.rules -> /etc/udev/rules.d/99-glean.rules\nINFO:glean-install:install -D -g root -o root -m 0644 /usr/lib/python2.7/site-packages/glean/init/glean-udev.rules /etc/udev/rules.d/99-glean.rules\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 50-simple-init completed\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Running /tmp/in_target.d/install.d/60-simple-init-remove-interfaces\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 60-simple-init-remove-interfaces completed\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Running /tmp/in_target.d/install.d/99-package-uninstalls\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 99-package-uninstalls completed\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Target: install.d\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 Script Seconds\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 00-baseline-environment 1.292\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 00-up-to-date 173.875\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 01-package-installs 3.761\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 04-install-pip 7.438\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 05-puppet 0.014\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 05-set-cloud-init-sources 0.006\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 10-cloud-init 0.006\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 10-install-static-files 0.051\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 20-install-init-scripts 0.009\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 20-stty 0.009\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 40-glean 3.563\ndib-run-parts Mon Mar 6 14:29:18 UTC 2017 50-devuser 0.051\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 50-simple-init 0.059\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 60-simple-init-remove-interfaces 0.012\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 99-package-uninstalls 0.075\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/post-install.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/post-install.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/post-install.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/post-install.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Sourcing environment file /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/post-install.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/00-package-installs\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 00-package-installs completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/05-fstab-rootfs-label\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 05-fstab-rootfs-label completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/06-network-config-nonzeroconf\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 06-network-config-nonzeroconf completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/10-enable-init-scripts\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 10-enable-init-scripts completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/80-enable-sshd-service\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-enable-sshd-service completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/80-growroot\nCreated symlink /etc/systemd/system/multi-user.target.wants/growroot.service, pointing to /usr/lib/systemd/system/growroot.service.\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-growroot completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/80-infra-cloud-bridge\nCreated symlink /etc/systemd/system/multi-user.target.wants/create_bridge.service, pointing to /usr/lib/systemd/system/create_bridge.service.\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-infra-cloud-bridge completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/80-ssh-keygen\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-ssh-keygen completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/95-package-uninstalls\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 95-package-uninstalls completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Running /tmp/in_target.d/post-install.d/99-reset-yum-conf\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 99-reset-yum-conf completed\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Target: post-install.d\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 Script Seconds\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 00-package-installs 0.062\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 05-fstab-rootfs-label 0.006\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 06-network-config-nonzeroconf 0.005\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 10-enable-init-scripts 0.006\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-enable-sshd-service 0.007\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-growroot 0.007\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-infra-cloud-bridge 0.007\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 80-ssh-keygen 0.005\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 95-package-uninstalls 0.072\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 99-reset-yum-conf 0.009\ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:19 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/..\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/14-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/block-device.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:20 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/block-device.d/10-partition\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 10-partition completed\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 \ndib-run-parts Mon Mar 6 09:29:21 EST 2017 Target: block-device.d\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 \ndib-run-parts Mon Mar 6 09:29:21 EST 2017 Script Seconds\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 \ndib-run-parts Mon Mar 6 09:29:21 EST 2017 10-partition 0.074\ndib-run-parts Mon Mar 6 09:29:21 EST 2017 \ndib-run-parts Mon Mar 6 09:29:21 EST 2017 --------------------- END PROFILING ---------------------\nmke2fs 1.42.9 (28-Dec-2013)\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-ccache.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-ccache.bash\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ $PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib/ccache ]]\n++ export 'PATH=/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ [[ /usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin =~ /usr/lib64/ccache ]]\n++ export 'PATH=/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'\n++ export CCACHE_DIR=/tmp/ccache\n++ CCACHE_DIR=/tmp/ccache\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-centos7-distro-name.bash\n++ export DISTRO_NAME=centos7\n++ DISTRO_NAME=centos7\n++ export DIB_RELEASE=GenericCloud\n++ DIB_RELEASE=GenericCloud\n++ export YUM=yum\n++ YUM=yum\n++ '[' -n '' ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n++++ dirname /tmp/in_target.d/finalise.d/../environment.d/10-dib-init-system.bash\n+++ PATH='/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/tmp/in_target.d/finalise.d/../environment.d/..'\n+++ dib-init-system\n++ DIB_INIT_SYSTEM=systemd\n++ export DIB_INIT_SYSTEM\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash\n+ source /tmp/in_target.d/finalise.d/../environment.d/11-dib-install-type.bash\n++ export DIB_DEFAULT_INSTALLTYPE=source\n++ DIB_DEFAULT_INSTALLTYPE=source\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/14-manifests\n+ source /tmp/in_target.d/finalise.d/../environment.d/14-manifests\n++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-devuser\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-devuser\n++ export DIB_DEV_USER_USERNAME=devuser\n++ DIB_DEV_USER_USERNAME=devuser\n++ export DIB_DEV_USER_SHELL=\n++ DIB_DEV_USER_SHELL=\n++ export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ DIB_DEV_USER_PWDLESS_SUDO=yes\n++ export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ DIB_DEV_USER_AUTHORIZED_KEYS=\n++ export DIB_DEV_USER_PASSWORD=devuser\n++ DIB_DEV_USER_PASSWORD=devuser\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-dib-python-version\n++ '[' -z '' ']'\n++ '[' centos7 == ubuntu ']'\n++ '[' centos7 == debian ']'\n++ '[' centos7 == fedora ']'\n++ '[' centos7 == centos ']'\n++ '[' centos7 == centos7 ']'\n++ DIB_PYTHON_VERSION=2\n++ '[' -z 2 ']'\n++ export DIB_PYTHON_VERSION\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-disable-cloud-init\n++ export DIB_CLOUD_INIT_DATASOURCES=None\n++ DIB_CLOUD_INIT_DATASOURCES=None\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Sourcing environment file /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common\n+ source /tmp/in_target.d/finalise.d/../environment.d/50-redhat-common\n++ export DIB_DISABLE_KERNEL_CLEANUP=0\n++ DIB_DISABLE_KERNEL_CLEANUP=0\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:26 UTC 2017 Running /tmp/in_target.d/finalise.d/01-clean-old-kernels\n+ yum -v -y install yum-utils\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\ndib-run-parts Mon Mar 6 14:29:33 UTC 2017 01-clean-old-kernels completed\ndib-run-parts Mon Mar 6 14:29:33 UTC 2017 Running /tmp/in_target.d/finalise.d/50-bootloader\n+ yum -v -y install grub2-tools grub2\n+ '[' install == install ']'\n+ '[' yum == dnf ']'\n+ set +o xtrace\nwhich: no grub-install in (/usr/lib64/ccache:/usr/lib/ccache:$PATH:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)\nInstalling for i386-pc platform.\nInstallation finished. No error reported.\nGenerating grub configuration file ...\nFound linux image: /boot/vmlinuz-3.10.0-514.10.2.el7.x86_64\nFound initrd image: /boot/initramfs-3.10.0-514.10.2.el7.x86_64.img\nFound linux image: /boot/vmlinuz-3.10.0-514.6.1.el7.x86_64\nFound initrd image: /boot/initramfs-3.10.0-514.6.1.el7.x86_64.img\nFound linux image: /boot/vmlinuz-0-rescue-1fdaea0b62815917edf6a61151e93387\nFound initrd image: /boot/initramfs-0-rescue-1fdaea0b62815917edf6a61151e93387.img\ndone\ndib-run-parts Mon Mar 6 14:29:34 UTC 2017 50-bootloader completed\ndib-run-parts Mon Mar 6 14:29:34 UTC 2017 Running /tmp/in_target.d/finalise.d/50-remove-bogus-udev-links\ndib-run-parts Mon Mar 6 14:29:34 UTC 2017 50-remove-bogus-udev-links completed\ndib-run-parts Mon Mar 6 14:29:34 UTC 2017 Running /tmp/in_target.d/finalise.d/90-selinux-fixfiles-restore\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 90-selinux-fixfiles-restore completed\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 Target: finalise.d\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 Script Seconds\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 01-clean-old-kernels 6.838\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 50-bootloader 1.321\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 50-remove-bogus-udev-links 0.004\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 90-selinux-fixfiles-restore 7.520\ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 \ndib-run-parts Mon Mar 6 14:29:42 UTC 2017 --------------------- END PROFILING ---------------------\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-ccache.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-ccache.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:2 : for CCACHEDIR in '\"/usr/lib/ccache\"' '\"/usr/lib64/ccache\"'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:3 : [[ /usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin =~ /usr/lib64/ccache ]]\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : export PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:4 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : export CCACHE_DIR=/tmp/ccache\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-ccache.bash:source:7 : CCACHE_DIR=/tmp/ccache\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-centos7-distro-name.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : export DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:1 : DISTRO_NAME=centos7\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : export DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:2 : DIB_RELEASE=GenericCloud\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : export YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:5 : YUM=yum\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-centos7-distro-name.bash:source:7 : '[' -n '' ']'\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n++++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dirname /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/10-dib-init-system.bash\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : PATH=/usr/lib64/ccache:/usr/lib/ccache:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/..\n+++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : dib-init-system\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:1 : DIB_INIT_SYSTEM=systemd\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/10-dib-init-system.bash:source:2 : export DIB_INIT_SYSTEM\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/11-dib-install-type.bash\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/11-dib-install-type.bash\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : export DIB_DEFAULT_INSTALLTYPE=source\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/11-dib-install-type.bash:source:1 : DIB_DEFAULT_INSTALLTYPE=source\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/14-manifests\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/14-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:16 : DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : export DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/14-manifests:source:17 : DIB_MANIFEST_SAVE_DIR=/httpboot/deployment_image.d/\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-devuser\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : export DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:1 : DIB_DEV_USER_USERNAME=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : export DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:2 : DIB_DEV_USER_SHELL=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : export DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:3 : DIB_DEV_USER_PWDLESS_SUDO=yes\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : export DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:4 : DIB_DEV_USER_AUTHORIZED_KEYS=\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : export DIB_DEV_USER_PASSWORD=devuser\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-devuser:source:5 : DIB_DEV_USER_PASSWORD=devuser\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-dib-python-version\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-dib-python-version\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:2 : '[' -z '' ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:3 : '[' centos7 == ubuntu ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:9 : '[' centos7 == debian ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:11 : '[' centos7 == fedora ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:15 : '[' centos7 == centos ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:17 : '[' centos7 == centos7 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:18 : DIB_PYTHON_VERSION=2\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:26 : '[' -z 2 ']'\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-dib-python-version:source:30 : export DIB_PYTHON_VERSION\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-disable-cloud-init\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-disable-cloud-init\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : export DIB_CLOUD_INIT_DATASOURCES=None\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-disable-cloud-init:source:1 : DIB_CLOUD_INIT_DATASOURCES=None\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Sourcing environment file /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-redhat-common\n+ /usr/bin/dib-run-parts:source_environment:72 : source /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/../environment.d/50-redhat-common\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : export DIB_DISABLE_KERNEL_CLEANUP=0\n++ /tmp/dib_build.GNtJmTdN/hooks/environment.d/50-redhat-common:source:1 : DIB_DISABLE_KERNEL_CLEANUP=0\n+ /usr/bin/dib-run-parts:source_environment:73 : set +o xtrace\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/01-ccache\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 01-ccache completed\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/01-copy-manifests-dir\n0+1 records in\n0+1 records out\n506 bytes (506 B) copied, 8.711e-05 s, 5.8 MB/s\n0+1 records in\n0+1 records out\n187 bytes (187 B) copied, 8.9567e-05 s, 2.1 MB/s\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 01-copy-manifests-dir completed\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/51-bootloader\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 51-bootloader completed\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/90-remove-ssh-host-keys\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 90-remove-ssh-host-keys completed\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Running /tmp/dib_build.GNtJmTdN/hooks/cleanup.d/99-remove-yum-repo-conf\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 99-remove-yum-repo-conf completed\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 ----------------------- PROFILING -----------------------\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 \ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Target: cleanup.d\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 \ndib-run-parts Mon Mar 6 09:29:42 EST 2017 Script Seconds\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 --------------------------------------- ----------\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 \ndib-run-parts Mon Mar 6 09:29:42 EST 2017 01-ccache 0.014\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 01-copy-manifests-dir 0.056\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 51-bootloader 0.007\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 90-remove-ssh-host-keys 0.018\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 99-remove-yum-repo-conf 0.004\ndib-run-parts Mon Mar 6 09:29:42 EST 2017 \ndib-run-parts Mon Mar 6 09:29:42 EST 2017 --------------------- END PROFILING ---------------------", "stdout": "Building elements: base centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server\nExpanded element dependencies to: rpm-distro install-bin dib-run-parts simple-init enable-serial-console vm manifests puppet growroot source-repositories package-installs dib-python devuser centos7 dib-init-system install-types install-static openssh-server base bootloader serial-console infra-cloud-bridge redhat-common runtime-ssh-host-keys pip-and-virtualenv cache-url pkg-map yum cloud-init-datasources\nBuilding in /tmp/dib_build.GNtJmTdN\nDeploying hooks to /tmp/dib_build.GNtJmTdN/hooks\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/00-fix-requiretty\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/01-override-yum-arch\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/post-install.d/05-fstab-rootfs-label\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf\nCopying hooks /usr/share/diskimage-builder/elements/rpm-distro/finalise.d/90-selinux-fixfiles-restore\nCopying hooks /usr/share/diskimage-builder/elements/install-bin/pre-install.d/01-install-bin\nCopy hook /usr/share/diskimage-builder/elements/install-bin/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/dib-run-parts/root.d/90-base-dib-run-parts\nCopying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/50-simple-init\nCopying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/60-simple-init-remove-interfaces\nCopying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/simple-init-repo-install\nCopying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/simple-init-source-install\nCopying hooks /usr/share/diskimage-builder/elements/simple-init/environment.d/50-disable-cloud-init\nCopy hook /usr/share/diskimage-builder/elements/simple-init/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/simple-init/element-deps\nCopy hook /usr/share/diskimage-builder/elements/simple-init/source-repository-simple-init\nCopy hook /usr/share/diskimage-builder/elements/simple-init/README.rst\nCopy hook /usr/share/diskimage-builder/elements/simple-init/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/20-stty\nCopying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/serial-console-udev.rules\nCopying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/ttySx.conf\nCopying hooks /usr/share/diskimage-builder/elements/enable-serial-console/cleanup.d/99-fix-grub\nCopy hook /usr/share/diskimage-builder/elements/enable-serial-console/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/vm/block-device.d/10-partition\nCopying hooks /usr/share/diskimage-builder/elements/vm/finalise.d/50-remove-bogus-udev-links\nCopy hook /usr/share/diskimage-builder/elements/vm/element-deps\nCopy hook /usr/share/diskimage-builder/elements/vm/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/manifests/environment.d/14-manifests\nCopying hooks /usr/share/diskimage-builder/elements/manifests/extra-data.d/20-manifest-dir\nCopying hooks /usr/share/diskimage-builder/elements/manifests/cleanup.d/01-copy-manifests-dir\nCopy hook /usr/share/diskimage-builder/elements/manifests/README.rst\nCopying hooks /opt/puppet-infracloud/files/elements/puppet/install.d/05-puppet\nCopying hooks /usr/share/diskimage-builder/elements/growroot/static/usr\nCopying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/openrc\nCopying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/systemd\nCopying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/upstart\nCopying hooks /usr/share/diskimage-builder/elements/growroot/post-install.d/80-growroot\nCopy hook /usr/share/diskimage-builder/elements/growroot/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/growroot/element-deps\nCopy hook /usr/share/diskimage-builder/elements/growroot/README.rst\nCopy hook /usr/share/diskimage-builder/elements/growroot/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/source-repositories/extra-data.d/98-source-repositories\nCopy hook /usr/share/diskimage-builder/elements/source-repositories/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/source-repositories/element-deps\nCopy hook /usr/share/diskimage-builder/elements/source-repositories/README.rst\nCopy hook /usr/share/diskimage-builder/elements/source-repositories/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs-squash\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs-v2\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-uninstalls\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/install.d/01-package-installs\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/install.d/99-package-uninstalls\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/pre-install.d/02-package-installs\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/pre-install.d/99-package-uninstalls\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/post-install.d/00-package-installs\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/post-install.d/95-package-uninstalls\nCopying hooks /usr/share/diskimage-builder/elements/package-installs/extra-data.d/99-squash-package-install\nCopy hook /usr/share/diskimage-builder/elements/package-installs/element-deps\nCopy hook /usr/share/diskimage-builder/elements/package-installs/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/dib-python/pre-install.d/01-dib-python\nCopying hooks /usr/share/diskimage-builder/elements/dib-python/environment.d/50-dib-python-version\nCopy hook /usr/share/diskimage-builder/elements/dib-python/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/devuser/install.d/50-devuser\nCopying hooks /usr/share/diskimage-builder/elements/devuser/environment.d/50-devuser\nCopying hooks /usr/share/diskimage-builder/elements/devuser/extra-data.d/50-devuser\nCopy hook /usr/share/diskimage-builder/elements/devuser/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/centos7/root.d/10-centos7-cloud-image\nCopying hooks /usr/share/diskimage-builder/elements/centos7/pre-install.d/01-set-centos-mirror\nCopying hooks /usr/share/diskimage-builder/elements/centos7/test-share/diskimage-builder\nCopying hooks /usr/share/diskimage-builder/elements/centos7/environment.d/10-centos7-distro-name.bash\nCopy hook /usr/share/diskimage-builder/elements/centos7/element-provides\nCopy hook /usr/share/diskimage-builder/elements/centos7/element-deps\nCopy hook /usr/share/diskimage-builder/elements/centos7/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/dib-init-system/install.d/20-install-init-scripts\nCopying hooks /usr/share/diskimage-builder/elements/dib-init-system/pre-install.d/04-dib-init-system\nCopying hooks /usr/share/diskimage-builder/elements/dib-init-system/post-install.d/10-enable-init-scripts\nCopying hooks /usr/share/diskimage-builder/elements/dib-init-system/environment.d/10-dib-init-system.bash\nCopy hook /usr/share/diskimage-builder/elements/dib-init-system/dib-init-system\nCopy hook /usr/share/diskimage-builder/elements/dib-init-system/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/install-types/extra-data.d/99-enable-install-types\nCopy hook /usr/share/diskimage-builder/elements/install-types/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/install-static/install.d/10-install-static-files\nCopy hook /usr/share/diskimage-builder/elements/install-static/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/install-static/element-deps\nCopy hook /usr/share/diskimage-builder/elements/install-static/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/openssh-server/post-install.d/80-enable-sshd-service\nCopy hook /usr/share/diskimage-builder/elements/openssh-server/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/openssh-server/element-deps\nCopy hook /usr/share/diskimage-builder/elements/openssh-server/README.rst\nCopy hook /usr/share/diskimage-builder/elements/openssh-server/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/base/root.d/01-ccache\nCopying hooks /usr/share/diskimage-builder/elements/base/install.d/00-baseline-environment\nCopying hooks /usr/share/diskimage-builder/elements/base/install.d/00-up-to-date\nCopying hooks /usr/share/diskimage-builder/elements/base/install.d/10-cloud-init\nCopying hooks /usr/share/diskimage-builder/elements/base/pre-install.d/03-baseline-tools\nCopying hooks /usr/share/diskimage-builder/elements/base/environment.d/10-ccache.bash\nCopying hooks /usr/share/diskimage-builder/elements/base/cleanup.d/01-ccache\nCopy hook /usr/share/diskimage-builder/elements/base/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/base/element-deps\nCopy hook /usr/share/diskimage-builder/elements/base/README.rst\nCopy hook /usr/share/diskimage-builder/elements/base/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/bootloader/finalise.d/50-bootloader\nCopying hooks /usr/share/diskimage-builder/elements/bootloader/cleanup.d/51-bootloader\nCopy hook /usr/share/diskimage-builder/elements/bootloader/README.rst\nCopy hook /usr/share/diskimage-builder/elements/bootloader/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/serial-console/extra-data.d/20-stty\nCopy hook /usr/share/diskimage-builder/elements/serial-console/element-deps\nCopy hook /usr/share/diskimage-builder/elements/serial-console/README.rst\nCopying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/static/opt\nCopying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/init-scripts/systemd\nCopying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/init-scripts/upstart\nCopying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/post-install.d/80-infra-cloud-bridge\nCopy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/package-installs.yaml\nCopy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/element-deps\nCopy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/extract-image\nCopying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/map-packages\nCopying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/map-services\nCopying hooks /usr/share/diskimage-builder/elements/redhat-common/environment.d/50-redhat-common\nCopying hooks /usr/share/diskimage-builder/elements/redhat-common/finalise.d/01-clean-old-kernels\nCopy hook /usr/share/diskimage-builder/elements/redhat-common/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/redhat-common/element-deps\nCopy hook /usr/share/diskimage-builder/elements/redhat-common/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/static/usr\nCopying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/systemd\nCopying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/upstart\nCopying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen\nCopying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys\nCopy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/element-deps\nCopy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/README.rst\nCopy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install\nCopying hooks /usr/share/diskimage-builder/elements/pip-and-virtualenv/test-share/diskimage-builder\nCopy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml\nCopy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv\nCopy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/element-deps\nCopy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/README.rst\nCopy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/cache-url/bin/cache-url\nCopy hook /usr/share/diskimage-builder/elements/cache-url/__init__.py\nCopy hook /usr/share/diskimage-builder/elements/cache-url/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/pkg-map/bin/pkg-map\nCopying hooks /usr/share/diskimage-builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir\nCopy hook /usr/share/diskimage-builder/elements/pkg-map/element-deps\nCopy hook /usr/share/diskimage-builder/elements/pkg-map/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/yum/root.d/50-yum-cache\nCopying hooks /usr/share/diskimage-builder/elements/yum/bin/install-packages\nCopying hooks /usr/share/diskimage-builder/elements/yum/pre-install.d/00-dnf-update\nCopying hooks /usr/share/diskimage-builder/elements/yum/pre-install.d/01-yum-keepcache\nCopying hooks /usr/share/diskimage-builder/elements/yum/post-install.d/99-reset-yum-conf\nCopying hooks /usr/share/diskimage-builder/elements/yum/extra-data.d/99-yum-repo-conf\nCopying hooks /usr/share/diskimage-builder/elements/yum/cleanup.d/99-remove-yum-repo-conf\nCopy hook /usr/share/diskimage-builder/elements/yum/element-deps\nCopy hook /usr/share/diskimage-builder/elements/yum/README.rst\nCopying hooks /usr/share/diskimage-builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources\nCopy hook /usr/share/diskimage-builder/elements/cloud-init-datasources/README.rst\nRunning hooks from /tmp/dib_build.GNtJmTdN/hooks/root.d\nGetting /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz.lock: Mon Mar 6 09:25:46 EST 2017\nFetching Base Image\nServer copy has not changed. Using locally cached http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz\nUsing cached tar from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz\nExtracting base root image from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz\nRunning hooks from /tmp/dib_build.GNtJmTdN/hooks/extra-data.d\nCopying pkg-map files to /tmp/dib_build.GNtJmTdN/mnt/usr/share/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/simple-init/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/simple-init/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/growroot/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/growroot/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/source-repositories/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/source-repositories/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/openssh-server/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/openssh-server/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/base/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/base/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/bootloader/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/bootloader/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map\nDeploying pkg-map /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map\nDeploying pkg-map /usr/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map\nUse of serial-console element is deprecated, please use enable-serial-console instead.\nGetting /root/.cache/image-create/source-repositories/repositories_flock: Mon Mar 6 09:26:00 EST 2017 for /tmp/dib_build.GNtJmTdN/hooks/source-repository-pip-and-virtualenv\n(0001 / 0001)\nCaching pip-and-virtualenv file from https://bootstrap.pypa.io/get-pip.py in /root/.cache/image-create/source-repositories/pip_and_virtualenv_50bbba586670cca2803e23f614374b482e595f6a\nServer copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py\nGetting /root/.cache/image-create/source-repositories/repositories_flock: Mon Mar 6 09:26:00 EST 2017 for /tmp/dib_build.GNtJmTdN/hooks/source-repository-simple-init\n(0001 / 0001)\nUpdating cache of https://git.openstack.org/openstack-infra/glean in /root/.cache/image-create/source-repositories/glean_89e8118b6e2d9cad0e48cd8b193a65abb9885e85 with ref master\nCloning from glean cache and applying ref master\nHEAD is now at 3e70cc9 Merge \"Adjust the way we wait for interfaces to become available\"\n/tmp/dib_build.GNtJmTdN/hooks/install.d /opt/bifrost/playbooks\n/opt/bifrost/playbooks\n/tmp/dib_build.GNtJmTdN/hooks/install.d /opt/bifrost/playbooks\n/opt/bifrost/playbooks\nDIB_YUM_REPO_CONF is not set - no repo configuration will be copied in\n/etc/sudoers: parsed OK\n/etc/sudoers: parsed OK\ninstalling gettext from redhat-common\ninstalling gettext from redhat-common\ninstalling python-xml from pip-and-virtualenv\ninstalling python-xml from pip-and-virtualenv\nRunning command: ['install-packages', '', 'gettext']\n> The package is not available and will not be installed\n> Running install-packages install.\n> Loading \"fastestmirror\" plugin\n> Config time: 0.028\n> Yum version: 3.4.3\n> rpmdb time: 0.000\n> Setting up Package Sacks\n> Loading mirror speeds from cached hostfile\n> * base: mirrors.cat.pdx.edu\n> * extras: mirror.tocici.com\n> * updates: mirror.sjc02.svwh.net\n> pkgsack time: 1.514\n> Obs Init time: 0.115\n> Package gettext-0.18.2.1-4.el7.x86_64 already installed and latest version\n> Nothing to do\nreturncode: 0\nNothing to uninstall\nRunning install-packages install.\nLoading \"fastestmirror\" plugin\nConfig time: 0.007\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirrors.cat.pdx.edu\n * extras: mirror.tocici.com\n * updates: mirror.lax.hugeserver.com\npkgsack time: 0.180\nChecking for virtual provide or file-provide for vim\nObs Init time: 0.118\nPackage less-458-9.el7.x86_64 already installed and latest version\nPackage iputils-20160308-8.el7.x86_64 already installed and latest version\nPackage rsyslog-7.4.7-16.el7.x86_64 already installed and latest version\nPackage curl-7.29.0-35.el7.centos.x86_64 already installed and latest version\nResolving Dependencies\n--> Running transaction check\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\nChecking deps for bridge-utils.x86_64 0:1.5-9.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u\n---> Package vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('vim-common', 'EQ', ('2', '7.4.160', '1.el7_3.1')) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('which', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libc.so.6(GLIBC_2.7)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libgpm.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: vim-common = 2:7.4.160-1.el7_3.1\n--> Processing Dependency: vim-common = 2:7.4.160-1.el7_3.1 for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: vim-common\nBuilding updates object\nup:simple updates time: 0.004\nup:obs time: 0.002\nup:condense time: 0.000\nupdates time: 0.145\nTSINFO: Marking 2:vim-common-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: perl(:MODULE_COMPAT_5.16.3)\n--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: perl(:MODULE_COMPAT_5.16.3)\nTSINFO: Marking 4:perl-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libperl.so()(64bit)\n--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: libperl.so()(64bit)\nTSINFO: Marking 4:perl-libs-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libgpm.so.2()(64bit)\n--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: libgpm.so.2()(64bit)\nTSINFO: Marking gpm-libs-1.20.7-5.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\n--> Running transaction check\n---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed\nChecking deps for gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\nlooking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u\n---> Package perl.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-libs', 'EQ', ('4', '5.16.3', '291.el7')) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket) >= 1.3\n--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Socket)\nTSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util) >= 1.10\n--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Scalar::Util)\nTSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl-macros\n--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl-macros\nTSINFO: Marking 4:perl-macros-5.16.3-291.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(threads::shared)\n--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(threads::shared)\nTSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(threads)\n--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(threads)\nTSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(constant)\n--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(constant)\nTSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::Local)\n--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Time::Local)\nTSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::HiRes)\n--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Time::HiRes)\nTSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Storable)\n--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Storable)\nTSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket)\n--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Socket)\nperl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util)\n--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Scalar::Util)\nperl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::XHTML)\n--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Pod::Simple::XHTML)\nTSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::Search)\n--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Getopt::Long)\n--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Getopt::Long)\nTSINFO: Marking perl-Getopt-Long-2.40-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Filter::Util::Call)\n--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Filter::Util::Call)\nTSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Temp)\n--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Temp)\nTSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Unix)\n--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Spec::Unix)\nTSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Functions)\n--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Functions)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec)\n--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-291.el7.x86_64\nQuick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec)\n4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Path)\n--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(File::Path)\nTSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Exporter)\n--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Exporter)\nTSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Cwd)\n--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Cwd)\nperl-PathTools-3.40-5.el7.x86_64 already in ts, skipping this one\n4:perl-5.16.3-291.el7.x86_64 requires: perl(Carp)\n--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-291.el7.x86_64\nSearching pkgSack for dep: perl(Carp)\nTSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64\n---> Package perl-libs.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\nlooking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u\n---> Package vim-common.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('vim-filesystem', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('libc.so.6(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\n2:vim-common-7.4.160-1.el7_3.1.x86_64 requires: vim-filesystem\n--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7_3.1.x86_64\nSearching pkgSack for dep: vim-filesystem\nTSINFO: Marking 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-common-7.4.160-1.el7_3.1.x86_64\n--> Running transaction check\n---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed\nChecking deps for perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u\n---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed\nChecking deps for perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u\n---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed\nChecking deps for perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u\n---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed\nChecking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u\n---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed\nChecking deps for perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u\n---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed\nChecking deps for perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nperl-Getopt-Long-2.40-2.el7.noarch requires: perl(Pod::Usage) >= 1.14\n--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch\nSearching pkgSack for dep: perl(Pod::Usage)\nTSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch\nperl-Getopt-Long-2.40-2.el7.noarch requires: perl(Text::ParseWords)\n--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch\nSearching pkgSack for dep: perl(Text::ParseWords)\nTSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch\n---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed\nChecking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u\n---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed\nChecking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u\n1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04\n--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\nSearching pkgSack for dep: perl(Pod::Escapes)\nTSINFO: Marking 1:perl-Pod-Escapes-1.04-291.el7.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch\n1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode)\n--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch\nSearching pkgSack for dep: perl(Encode)\nTSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch\n---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed\nChecking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\n---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed\nChecking deps for perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u\n---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed\nChecking deps for perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u\n---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed\nChecking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\n---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed\nChecking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u\n---> Package perl-constant.noarch 0:1.27-2.el7 will be installed\nChecking deps for perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u\n---> Package perl-macros.x86_64 4:5.16.3-291.el7 will be installed\nChecking deps for perl-macros.x86_64 4:5.16.3-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-291.el7 - u\n---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed\nChecking deps for perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u\n---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed\nChecking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u\n---> Package vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 will be installed\nChecking deps for vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u\n--> Running transaction check\n---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed\nChecking deps for perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u\n---> Package perl-Pod-Escapes.noarch 1:1.04-291.el7 will be installed\nChecking deps for perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\n---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed\nChecking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nperl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15\n--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch\nSearching pkgSack for dep: perl(Pod::Text)\nTSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch\nperl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc\n--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch\nSearching pkgSack for dep: perl-Pod-Perldoc\nTSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch\n---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed\nChecking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\n--> Running transaction check\n---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed\nChecking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nperl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent)\n--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\nSearching pkgSack for dep: perl(parent)\nTSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch\nperl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny)\n--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch\nSearching pkgSack for dep: perl(HTTP::Tiny)\nTSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch\n---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed\nChecking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\nlooking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u\n--> Running transaction check\n---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed\nChecking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\n---> Package perl-parent.noarch 1:0.225-244.el7 will be installed\nChecking deps for perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\nlooking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u\n--> Finished Dependency Resolution\nDependency Process ending\nDepsolve time: 0.721\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n bridge-utils x86_64 1.5-9.el7 base 32 k\n vim-enhanced x86_64 2:7.4.160-1.el7_3.1 updates 1.0 M\nInstalling for dependencies:\n gpm-libs x86_64 1.20.7-5.el7 base 32 k\n perl x86_64 4:5.16.3-291.el7 base 8.0 M\n perl-Carp noarch 1.26-244.el7 base 19 k\n perl-Encode x86_64 2.51-7.el7 base 1.5 M\n perl-Exporter noarch 5.68-3.el7 base 28 k\n perl-File-Path noarch 2.09-2.el7 base 26 k\n perl-File-Temp noarch 0.23.01-3.el7 base 56 k\n perl-Filter x86_64 1.49-3.el7 base 76 k\n perl-Getopt-Long noarch 2.40-2.el7 base 56 k\n perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k\n perl-PathTools x86_64 3.40-5.el7 base 82 k\n perl-Pod-Escapes noarch 1:1.04-291.el7 base 51 k\n perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k\n perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k\n perl-Pod-Usage noarch 1.63-3.el7 base 27 k\n perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k\n perl-Socket x86_64 2.010-4.el7 base 49 k\n perl-Storable x86_64 2.45-3.el7 base 77 k\n perl-Text-ParseWords noarch 3.29-4.el7 base 14 k\n perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k\n perl-Time-Local noarch 1.2300-2.el7 base 24 k\n perl-constant noarch 1.27-2.el7 base 19 k\n perl-libs x86_64 4:5.16.3-291.el7 base 688 k\n perl-macros x86_64 4:5.16.3-291.el7 base 43 k\n perl-parent noarch 1:0.225-244.el7 base 12 k\n perl-podlators noarch 2.5.1-3.el7 base 112 k\n perl-threads x86_64 1.87-4.el7 base 49 k\n perl-threads-shared x86_64 1.43-6.el7 base 39 k\n vim-common x86_64 2:7.4.160-1.el7_3.1 updates 5.9 M\n vim-filesystem x86_64 2:7.4.160-1.el7_3.1 updates 9.7 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+30 Dependent packages)\n\nTotal size: 18 M\nInstalled size: 60 M\nDownloading packages:\nusing local copy of perl-HTTP-Tiny-0.033-3.el7.noarch\nusing local copy of perl-threads-shared-1.43-6.el7.x86_64\nusing local copy of perl-Storable-2.45-3.el7.x86_64\nusing local copy of perl-Exporter-5.68-3.el7.noarch\nusing local copy of perl-constant-1.27-2.el7.noarch\nusing local copy of perl-PathTools-3.40-5.el7.x86_64\nusing local copy of 1:perl-Pod-Escapes-1.04-291.el7.noarch\nusing local copy of 1:perl-parent-0.225-244.el7.noarch\nusing local copy of perl-File-Temp-0.23.01-3.el7.noarch\nusing local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch\nusing local copy of perl-Time-Local-1.2300-2.el7.noarch\nusing local copy of gpm-libs-1.20.7-5.el7.x86_64\nusing local copy of perl-Pod-Perldoc-3.20-4.el7.noarch\nusing local copy of 2:vim-common-7.4.160-1.el7_3.1.x86_64\nusing local copy of perl-Socket-2.010-4.el7.x86_64\nusing local copy of perl-Carp-1.26-244.el7.noarch\nusing local copy of bridge-utils-1.5-9.el7.x86_64\nusing local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64\nusing local copy of 4:perl-libs-5.16.3-291.el7.x86_64\nusing local copy of 4:perl-macros-5.16.3-291.el7.x86_64\nusing local copy of perl-Pod-Usage-1.63-3.el7.noarch\nusing local copy of perl-Encode-2.51-7.el7.x86_64\nusing local copy of perl-podlators-2.5.1-3.el7.noarch\nusing local copy of perl-Getopt-Long-2.40-2.el7.noarch\nusing local copy of perl-File-Path-2.09-2.el7.noarch\nusing local copy of 4:perl-5.16.3-291.el7.x86_64\nusing local copy of perl-threads-1.87-4.el7.x86_64\nusing local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64\nusing local copy of perl-Filter-1.49-3.el7.x86_64\nusing local copy of perl-Text-ParseWords-3.29-4.el7.noarch\nusing local copy of 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64\nusing local copy of 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7\nMember: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u\nAdding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u\nMember: perl-threads-shared.x86_64 0:1.43-6.el7 - u\nAdding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u\nMember: perl-Storable.x86_64 0:2.45-3.el7 - u\nAdding Package perl-Storable-2.45-3.el7.x86_64 in mode u\nMember: perl-Exporter.noarch 0:5.68-3.el7 - u\nAdding Package perl-Exporter-5.68-3.el7.noarch in mode u\nMember: perl-constant.noarch 0:1.27-2.el7 - u\nAdding Package perl-constant-1.27-2.el7.noarch in mode u\nMember: perl-PathTools.x86_64 0:3.40-5.el7 - u\nAdding Package perl-PathTools-3.40-5.el7.x86_64 in mode u\nMember: perl-Pod-Escapes.noarch 1:1.04-291.el7 - u\nAdding Package 1:perl-Pod-Escapes-1.04-291.el7.noarch in mode u\nMember: perl-parent.noarch 1:0.225-244.el7 - u\nAdding Package 1:perl-parent-0.225-244.el7.noarch in mode u\nMember: perl-File-Temp.noarch 0:0.23.01-3.el7 - u\nAdding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u\nMember: perl-Pod-Simple.noarch 1:3.28-4.el7 - u\nAdding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u\nMember: perl-Time-Local.noarch 0:1.2300-2.el7 - u\nAdding Package perl-Time-Local-1.2300-2.el7.noarch in mode u\nMember: gpm-libs.x86_64 0:1.20.7-5.el7 - u\nAdding Package gpm-libs-1.20.7-5.el7.x86_64 in mode u\nMember: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u\nAdding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u\nMember: vim-common.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-common-7.4.160-1.el7_3.1.x86_64 in mode u\nMember: perl-Socket.x86_64 0:2.010-4.el7 - u\nAdding Package perl-Socket-2.010-4.el7.x86_64 in mode u\nMember: perl-Carp.noarch 0:1.26-244.el7 - u\nAdding Package perl-Carp-1.26-244.el7.noarch in mode u\nMember: bridge-utils.x86_64 0:1.5-9.el7 - u\nAdding Package bridge-utils-1.5-9.el7.x86_64 in mode u\nMember: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u\nAdding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u\nMember: perl-libs.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-libs-5.16.3-291.el7.x86_64 in mode u\nMember: perl-macros.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-macros-5.16.3-291.el7.x86_64 in mode u\nMember: perl-Pod-Usage.noarch 0:1.63-3.el7 - u\nAdding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u\nMember: perl-Encode.x86_64 0:2.51-7.el7 - u\nAdding Package perl-Encode-2.51-7.el7.x86_64 in mode u\nMember: perl-podlators.noarch 0:2.5.1-3.el7 - u\nAdding Package perl-podlators-2.5.1-3.el7.noarch in mode u\nMember: perl-Getopt-Long.noarch 0:2.40-2.el7 - u\nAdding Package perl-Getopt-Long-2.40-2.el7.noarch in mode u\nMember: perl-File-Path.noarch 0:2.09-2.el7 - u\nAdding Package perl-File-Path-2.09-2.el7.noarch in mode u\nMember: perl.x86_64 4:5.16.3-291.el7 - u\nAdding Package 4:perl-5.16.3-291.el7.x86_64 in mode u\nMember: perl-threads.x86_64 0:1.87-4.el7 - u\nAdding Package perl-threads-1.87-4.el7.x86_64 in mode u\nMember: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u\nAdding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u\nMember: perl-Filter.x86_64 0:1.49-3.el7 - u\nAdding Package perl-Filter-1.49-3.el7.x86_64 in mode u\nMember: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u\nAdding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u\nMember: vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 in mode u\nMember: vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u\nAdding Package 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 in mode u\nRunning transaction check\nTransaction check time: 0.010\nRunning transaction test\nTransaction test succeeded\nTransaction test time: 0.044\nRunning transaction\n Installing : 1:perl-parent-0.225-244.el7.noarch 1/32 \n Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/32 \n Installing : perl-podlators-2.5.1-3.el7.noarch 3/32 \n Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/32 \n Installing : 1:perl-Pod-Escapes-1.04-291.el7.noarch 5/32 \n Installing : perl-Encode-2.51-7.el7.x86_64 6/32 \n Installing : perl-Text-ParseWords-3.29-4.el7.noarch 7/32 \n Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/32 \n Installing : perl-Storable-2.45-3.el7.x86_64 9/32 \n Installing : perl-Exporter-5.68-3.el7.noarch 10/32 \n Installing : perl-constant-1.27-2.el7.noarch 11/32 \n Installing : perl-Time-Local-1.2300-2.el7.noarch 12/32 \n Installing : perl-Socket-2.010-4.el7.x86_64 13/32 \n Installing : perl-Carp-1.26-244.el7.noarch 14/32 \n Installing : perl-PathTools-3.40-5.el7.x86_64 15/32 \n Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 16/32 \n Installing : 4:perl-libs-5.16.3-291.el7.x86_64 17/32 \n Installing : 4:perl-macros-5.16.3-291.el7.x86_64 18/32 \n Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/32 \n Installing : perl-File-Temp-0.23.01-3.el7.noarch 20/32 \n Installing : perl-File-Path-2.09-2.el7.noarch 21/32 \n Installing : perl-threads-shared-1.43-6.el7.x86_64 22/32 \n Installing : perl-threads-1.87-4.el7.x86_64 23/32 \n Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 24/32 \n Installing : perl-Filter-1.49-3.el7.x86_64 25/32 \n Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/32 \n Installing : 4:perl-5.16.3-291.el7.x86_64 27/32 \n Installing : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 28/32 \n Installing : 2:vim-common-7.4.160-1.el7_3.1.x86_64 29/32 \n Installing : gpm-libs-1.20.7-5.el7.x86_64 30/32 \n Installing : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 31/32 \n Installing : bridge-utils-1.5-9.el7.x86_64 32/32 \n Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/32 \n Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/32 \n Verifying : perl-Storable-2.45-3.el7.x86_64 3/32 \n Verifying : perl-Exporter-5.68-3.el7.noarch 4/32 \n Verifying : perl-constant-1.27-2.el7.noarch 5/32 \n Verifying : perl-PathTools-3.40-5.el7.x86_64 6/32 \n Verifying : 1:perl-Pod-Escapes-1.04-291.el7.noarch 7/32 \n Verifying : 1:perl-parent-0.225-244.el7.noarch 8/32 \n Verifying : perl-File-Temp-0.23.01-3.el7.noarch 9/32 \n Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 10/32 \n Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/32 \n Verifying : gpm-libs-1.20.7-5.el7.x86_64 12/32 \n Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 13/32 \n Verifying : 2:vim-common-7.4.160-1.el7_3.1.x86_64 14/32 \n Verifying : perl-Socket-2.010-4.el7.x86_64 15/32 \n Verifying : perl-Carp-1.26-244.el7.noarch 16/32 \n Verifying : bridge-utils-1.5-9.el7.x86_64 17/32 \n Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 18/32 \n Verifying : 4:perl-libs-5.16.3-291.el7.x86_64 19/32 \n Verifying : 4:perl-macros-5.16.3-291.el7.x86_64 20/32 \n Verifying : perl-Pod-Usage-1.63-3.el7.noarch 21/32 \n Verifying : perl-Encode-2.51-7.el7.x86_64 22/32 \n Verifying : perl-podlators-2.5.1-3.el7.noarch 23/32 \n Verifying : perl-Getopt-Long-2.40-2.el7.noarch 24/32 \n Verifying : perl-File-Path-2.09-2.el7.noarch 25/32 \n Verifying : 4:perl-5.16.3-291.el7.x86_64 26/32 \n Verifying : perl-threads-1.87-4.el7.x86_64 27/32 \n Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 28/32 \n Verifying : perl-Filter-1.49-3.el7.x86_64 29/32 \n Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 30/32 \n Verifying : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 31/32 \n Verifying : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 32/32 \nVerifyTransaction time: 0.109\nTransaction time: 2.825\n\nInstalled:\n bridge-utils.x86_64 0:1.5-9.el7 vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 \n\nDependency Installed:\n gpm-libs.x86_64 0:1.20.7-5.el7 \n perl.x86_64 4:5.16.3-291.el7 \n perl-Carp.noarch 0:1.26-244.el7 \n perl-Encode.x86_64 0:2.51-7.el7 \n perl-Exporter.noarch 0:5.68-3.el7 \n perl-File-Path.noarch 0:2.09-2.el7 \n perl-File-Temp.noarch 0:0.23.01-3.el7 \n perl-Filter.x86_64 0:1.49-3.el7 \n perl-Getopt-Long.noarch 0:2.40-2.el7 \n perl-HTTP-Tiny.noarch 0:0.033-3.el7 \n perl-PathTools.x86_64 0:3.40-5.el7 \n perl-Pod-Escapes.noarch 1:1.04-291.el7 \n perl-Pod-Perldoc.noarch 0:3.20-4.el7 \n perl-Pod-Simple.noarch 1:3.28-4.el7 \n perl-Pod-Usage.noarch 0:1.63-3.el7 \n perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 \n perl-Socket.x86_64 0:2.010-4.el7 \n perl-Storable.x86_64 0:2.45-3.el7 \n perl-Text-ParseWords.noarch 0:3.29-4.el7 \n perl-Time-HiRes.x86_64 4:1.9725-3.el7 \n perl-Time-Local.noarch 0:1.2300-2.el7 \n perl-constant.noarch 0:1.27-2.el7 \n perl-libs.x86_64 4:5.16.3-291.el7 \n perl-macros.x86_64 4:5.16.3-291.el7 \n perl-parent.noarch 1:0.225-244.el7 \n perl-podlators.noarch 0:2.5.1-3.el7 \n perl-threads.x86_64 0:1.87-4.el7 \n perl-threads-shared.x86_64 0:1.43-6.el7 \n vim-common.x86_64 2:7.4.160-1.el7_3.1 \n vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 \n\nComplete!\nRunning install-packages install.\nLoading \"fastestmirror\" plugin\nConfig time: 0.005\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirrors.cat.pdx.edu\n * extras: mirror.tocici.com\n * updates: mirror.lax.hugeserver.com\npkgsack time: 0.174\nObs Init time: 0.096\nResolving Dependencies\n--> Running transaction check\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 will be installed\nChecking deps for iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\niscsi-initiator-utils-6.2.0.873-35.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7 for package: iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\nSearching pkgSack for dep: iscsi-initiator-utils-iscsiuio\nBuilding updates object\nup:simple updates time: 0.004\nup:obs time: 0.002\nup:condense time: 0.000\nupdates time: 0.093\nTSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\n--> Running transaction check\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 will be installed\nChecking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nlooking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\n--> Finished Dependency Resolution\nDependency Process ending\nDepsolve time: 0.403\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n iscsi-initiator-utils x86_64 6.2.0.873-35.el7 base 417 k\nInstalling for dependencies:\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.873-35.el7 base 85 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\n\nTotal size: 502 k\nInstalled size: 2.5 M\nDownloading packages:\nusing local copy of iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64\nusing local copy of iscsi-initiator-utils-6.2.0.873-35.el7.x86_64\nMember: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u\nAdding Package iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 in mode u\nMember: iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u\nAdding Package iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 in mode u\nRunning transaction check\nTransaction check time: 0.015\nRunning transaction test\nTransaction test succeeded\nTransaction test time: 0.020\nRunning transaction\n Installing : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 1/2 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 2/2 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 1/2 \n Verifying : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 2/2 \nVerifyTransaction time: 0.075\nTransaction time: 0.261\n\nInstalled:\n iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 \n\nDependency Installed:\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 \n\nComplete!\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirrors.cat.pdx.edu\n * extras: mirror.tocici.com\n * updates: mirror.lax.hugeserver.com\nResolving Dependencies\n--> Running transaction check\n---> Package audit.x86_64 0:2.6.5-3.el7 will be updated\n---> Package audit.x86_64 0:2.6.5-3.el7_3.1 will be an update\n---> Package audit-libs.x86_64 0:2.6.5-3.el7 will be updated\n---> Package audit-libs.x86_64 0:2.6.5-3.el7_3.1 will be an update\n---> Package audit-libs-python.x86_64 0:2.6.5-3.el7 will be updated\n---> Package audit-libs-python.x86_64 0:2.6.5-3.el7_3.1 will be an update\n---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 will be updated\n---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.2 will be an update\n---> Package bind-license.noarch 32:9.9.4-38.el7_3.1 will be updated\n---> Package bind-license.noarch 32:9.9.4-38.el7_3.2 will be an update\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.2 will be updated\n---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.3 will be an update\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 will be updated\n---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 will be an update\n---> Package kernel.x86_64 0:3.10.0-514.10.2.el7 will be installed\n--> Processing Dependency: linux-firmware >= 20160830-49 for package: kernel-3.10.0-514.10.2.el7.x86_64\n---> Package kernel-tools.x86_64 0:3.10.0-514.6.1.el7 will be updated\n---> Package kernel-tools.x86_64 0:3.10.0-514.10.2.el7 will be an update\n---> Package kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 will be updated\n---> Package kernel-tools-libs.x86_64 0:3.10.0-514.10.2.el7 will be an update\n---> Package libgudev1.x86_64 0:219-30.el7_3.6 will be updated\n---> Package libgudev1.x86_64 0:219-30.el7_3.7 will be an update\n---> Package libtiff.x86_64 0:4.0.3-25.el7_2 will be updated\n---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be an update\n---> Package microcode_ctl.x86_64 2:2.1-16.1.el7_3 will be updated\n---> Package microcode_ctl.x86_64 2:2.1-16.3.el7_3 will be an update\n---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7 will be updated\n---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7_3 will be an update\n---> Package openssl.x86_64 1:1.0.1e-60.el7 will be updated\n---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be an update\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7 will be updated\n---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be an update\n---> Package polkit.x86_64 0:0.112-9.el7 will be updated\n---> Package polkit.x86_64 0:0.112-11.el7_3 will be an update\n---> Package python-perf.x86_64 0:3.10.0-514.6.1.el7 will be updated\n---> Package python-perf.x86_64 0:3.10.0-514.10.2.el7 will be an update\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.13 will be updated\n---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.15 will be an update\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 will be updated\n---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.15 will be an update\n---> Package systemd.x86_64 0:219-30.el7_3.6 will be updated\n---> Package systemd.x86_64 0:219-30.el7_3.7 will be an update\n---> Package systemd-libs.x86_64 0:219-30.el7_3.6 will be updated\n---> Package systemd-libs.x86_64 0:219-30.el7_3.7 will be an update\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.6 will be updated\n---> Package systemd-sysv.x86_64 0:219-30.el7_3.7 will be an update\n---> Package wpa_supplicant.x86_64 1:2.0-20.el7 will be updated\n---> Package wpa_supplicant.x86_64 1:2.0-21.el7_3 will be an update\n--> Running transaction check\n---> Package linux-firmware.noarch 0:20160830-49.git7534e19.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n kernel x86_64 3.10.0-514.10.2.el7 updates 37 M\nUpdating:\n audit x86_64 2.6.5-3.el7_3.1 updates 233 k\n audit-libs x86_64 2.6.5-3.el7_3.1 updates 85 k\n audit-libs-python x86_64 2.6.5-3.el7_3.1 updates 70 k\n bind-libs-lite x86_64 32:9.9.4-38.el7_3.2 updates 730 k\n bind-license noarch 32:9.9.4-38.el7_3.2 updates 83 k\n device-mapper x86_64 7:1.02.135-1.el7_3.3 updates 269 k\n device-mapper-libs x86_64 7:1.02.135-1.el7_3.3 updates 333 k\n kernel-tools x86_64 3.10.0-514.10.2.el7 updates 4.0 M\n kernel-tools-libs x86_64 3.10.0-514.10.2.el7 updates 3.9 M\n libgudev1 x86_64 219-30.el7_3.7 updates 76 k\n libtiff x86_64 4.0.3-27.el7_3 updates 170 k\n microcode_ctl x86_64 2:2.1-16.3.el7_3 updates 745 k\n nfs-utils x86_64 1:1.3.0-0.33.el7_3 updates 377 k\n openssl x86_64 1:1.0.1e-60.el7_3.1 updates 713 k\n openssl-libs x86_64 1:1.0.1e-60.el7_3.1 updates 959 k\n polkit x86_64 0.112-11.el7_3 updates 167 k\n python-perf x86_64 3.10.0-514.10.2.el7 updates 4.0 M\n selinux-policy noarch 3.13.1-102.el7_3.15 updates 414 k\n selinux-policy-targeted noarch 3.13.1-102.el7_3.15 updates 6.4 M\n systemd x86_64 219-30.el7_3.7 updates 5.2 M\n systemd-libs x86_64 219-30.el7_3.7 updates 369 k\n systemd-sysv x86_64 219-30.el7_3.7 updates 63 k\n wpa_supplicant x86_64 1:2.0-21.el7_3 updates 788 k\nInstalling for dependencies:\n linux-firmware noarch 20160830-49.git7534e19.el7 base 31 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+1 Dependent package)\nUpgrade 23 Packages\n\nTotal size: 99 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Updating : systemd-libs-219-30.el7_3.7.x86_64 1/48 \n Updating : audit-libs-2.6.5-3.el7_3.1.x86_64 2/48 \n Updating : systemd-219-30.el7_3.7.x86_64 3/48 \n Updating : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 4/48 \n Updating : systemd-sysv-219-30.el7_3.7.x86_64 5/48 \n Updating : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 6/48 \n Updating : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 7/48 \n Installing : linux-firmware-20160830-49.git7534e19.el7.noarch 8/48 \n Updating : kernel-tools-libs-3.10.0-514.10.2.el7.x86_64 9/48 \n Updating : selinux-policy-3.13.1-102.el7_3.15.noarch 10/48 \n Updating : 32:bind-license-9.9.4-38.el7_3.2.noarch 11/48 \n Updating : 32:bind-libs-lite-9.9.4-38.el7_3.2.x86_64 12/48 \n Updating : selinux-policy-targeted-3.13.1-102.el7_3.15.noarch 13/48 \n Updating : kernel-tools-3.10.0-514.10.2.el7.x86_64 14/48 \n Installing : kernel-3.10.0-514.10.2.el7.x86_64 15/48 \ngrubby fatal error: unable to find a suitable template\ngrubby fatal error: unable to find a suitable template\n Updating : 1:nfs-utils-1.3.0-0.33.el7_3.x86_64 16/48 \n Updating : audit-2.6.5-3.el7_3.1.x86_64 17/48 \n Updating : 1:wpa_supplicant-2.0-21.el7_3.x86_64 18/48 \n Updating : 1:openssl-1.0.1e-60.el7_3.1.x86_64 19/48 \n Updating : polkit-0.112-11.el7_3.x86_64 20/48 \n Updating : 2:microcode_ctl-2.1-16.3.el7_3.x86_64 21/48 \n Updating : audit-libs-python-2.6.5-3.el7_3.1.x86_64 22/48 \n Updating : libgudev1-219-30.el7_3.7.x86_64 23/48 \n Updating : python-perf-3.10.0-514.10.2.el7.x86_64 24/48 \n Updating : libtiff-4.0.3-27.el7_3.x86_64 25/48 \n Cleanup : 1:wpa_supplicant-2.0-20.el7.x86_64 26/48 \n Cleanup : audit-2.6.5-3.el7.x86_64 27/48 \n Cleanup : 1:nfs-utils-1.3.0-0.33.el7.x86_64 28/48 \n Cleanup : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 29/48 \n Cleanup : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 30/48 \n Cleanup : polkit-0.112-9.el7.x86_64 31/48 \n Cleanup : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 32/48 \n Cleanup : systemd-sysv-219-30.el7_3.6.x86_64 33/48 \n Cleanup : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 34/48 \n Cleanup : audit-libs-python-2.6.5-3.el7.x86_64 35/48 \n Cleanup : kernel-tools-3.10.0-514.6.1.el7.x86_64 36/48 \n Cleanup : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 37/48 \n Cleanup : systemd-219-30.el7_3.6.x86_64 38/48 \n Cleanup : libgudev1-219-30.el7_3.6.x86_64 39/48 \n Cleanup : 1:openssl-1.0.1e-60.el7.x86_64 40/48 \n Cleanup : selinux-policy-3.13.1-102.el7_3.13.noarch 41/48 \n Cleanup : 32:bind-license-9.9.4-38.el7_3.1.noarch 42/48 \n Cleanup : 1:openssl-libs-1.0.1e-60.el7.x86_64 43/48 \n Cleanup : systemd-libs-219-30.el7_3.6.x86_64 44/48 \n Cleanup : audit-libs-2.6.5-3.el7.x86_64 45/48 \n Cleanup : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 46/48 \n Cleanup : python-perf-3.10.0-514.6.1.el7.x86_64 47/48 \n Cleanup : libtiff-4.0.3-25.el7_2.x86_64 48/48 \n Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 1/48 \n Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.2.x86_64 2/48 \n Verifying : kernel-3.10.0-514.10.2.el7.x86_64 3/48 \n Verifying : libtiff-4.0.3-27.el7_3.x86_64 4/48 \n Verifying : systemd-sysv-219-30.el7_3.7.x86_64 5/48 \n Verifying : libgudev1-219-30.el7_3.7.x86_64 6/48 \n Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 7/48 \n Verifying : audit-2.6.5-3.el7_3.1.x86_64 8/48 \n Verifying : 32:bind-license-9.9.4-38.el7_3.2.noarch 9/48 \n Verifying : selinux-policy-3.13.1-102.el7_3.15.noarch 10/48 \n Verifying : systemd-219-30.el7_3.7.x86_64 11/48 \n Verifying : 1:wpa_supplicant-2.0-21.el7_3.x86_64 12/48 \n Verifying : python-perf-3.10.0-514.10.2.el7.x86_64 13/48 \n Verifying : systemd-libs-219-30.el7_3.7.x86_64 14/48 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.15.noarch 15/48 \n Verifying : polkit-0.112-11.el7_3.x86_64 16/48 \n Verifying : 2:microcode_ctl-2.1-16.3.el7_3.x86_64 17/48 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 18/48 \n Verifying : kernel-tools-3.10.0-514.10.2.el7.x86_64 19/48 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 20/48 \n Verifying : audit-libs-python-2.6.5-3.el7_3.1.x86_64 21/48 \n Verifying : 1:nfs-utils-1.3.0-0.33.el7_3.x86_64 22/48 \n Verifying : audit-libs-2.6.5-3.el7_3.1.x86_64 23/48 \n Verifying : kernel-tools-libs-3.10.0-514.10.2.el7.x86_64 24/48 \n Verifying : linux-firmware-20160830-49.git7534e19.el7.noarch 25/48 \n Verifying : 32:bind-license-9.9.4-38.el7_3.1.noarch 26/48 \n Verifying : systemd-219-30.el7_3.6.x86_64 27/48 \n Verifying : 1:nfs-utils-1.3.0-0.33.el7.x86_64 28/48 \n Verifying : systemd-libs-219-30.el7_3.6.x86_64 29/48 \n Verifying : polkit-0.112-9.el7.x86_64 30/48 \n Verifying : 1:openssl-libs-1.0.1e-60.el7.x86_64 31/48 \n Verifying : 1:wpa_supplicant-2.0-20.el7.x86_64 32/48 \n Verifying : audit-libs-2.6.5-3.el7.x86_64 33/48 \n Verifying : kernel-tools-3.10.0-514.6.1.el7.x86_64 34/48 \n Verifying : selinux-policy-3.13.1-102.el7_3.13.noarch 35/48 \n Verifying : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 36/48 \n Verifying : 1:openssl-1.0.1e-60.el7.x86_64 37/48 \n Verifying : python-perf-3.10.0-514.6.1.el7.x86_64 38/48 \n Verifying : audit-2.6.5-3.el7.x86_64 39/48 \n Verifying : libtiff-4.0.3-25.el7_2.x86_64 40/48 \n Verifying : systemd-sysv-219-30.el7_3.6.x86_64 41/48 \n Verifying : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 42/48 \n Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 43/48 \n Verifying : libgudev1-219-30.el7_3.6.x86_64 44/48 \n Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 45/48 \n Verifying : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 46/48 \n Verifying : audit-libs-python-2.6.5-3.el7.x86_64 47/48 \n Verifying : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 48/48 \n\nInstalled:\n kernel.x86_64 0:3.10.0-514.10.2.el7 \n\nDependency Installed:\n linux-firmware.noarch 0:20160830-49.git7534e19.el7 \n\nUpdated:\n audit.x86_64 0:2.6.5-3.el7_3.1 \n audit-libs.x86_64 0:2.6.5-3.el7_3.1 \n audit-libs-python.x86_64 0:2.6.5-3.el7_3.1 \n bind-libs-lite.x86_64 32:9.9.4-38.el7_3.2 \n bind-license.noarch 32:9.9.4-38.el7_3.2 \n device-mapper.x86_64 7:1.02.135-1.el7_3.3 \n device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 \n kernel-tools.x86_64 0:3.10.0-514.10.2.el7 \n kernel-tools-libs.x86_64 0:3.10.0-514.10.2.el7 \n libgudev1.x86_64 0:219-30.el7_3.7 \n libtiff.x86_64 0:4.0.3-27.el7_3 \n microcode_ctl.x86_64 2:2.1-16.3.el7_3 \n nfs-utils.x86_64 1:1.3.0-0.33.el7_3 \n openssl.x86_64 1:1.0.1e-60.el7_3.1 \n openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 \n polkit.x86_64 0:0.112-11.el7_3 \n python-perf.x86_64 0:3.10.0-514.10.2.el7 \n selinux-policy.noarch 0:3.13.1-102.el7_3.15 \n selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.15 \n systemd.x86_64 0:219-30.el7_3.7 \n systemd-libs.x86_64 0:219-30.el7_3.7 \n systemd-sysv.x86_64 0:219-30.el7_3.7 \n wpa_supplicant.x86_64 1:2.0-21.el7_3 \n\nComplete!\ninstalling dhcp-client from simple-init\ninstalling net-tools from simple-init\ninstalling ifupdown from simple-init\ninstalling dhcp-client from simple-init\ninstalling net-tools from simple-init\ninstalling ifupdown from simple-init\ninstalling growpart from growroot\ninstalling e2fsprogs from growroot\ninstalling growpart from growroot\ninstalling e2fsprogs from growroot\ninstalling git from source-repositories\ninstalling git from source-repositories\ninstalling rsync from install-static\ninstalling rsync from install-static\ninstalling openssh-server from openssh-server\ninstalling openssh-server from openssh-server\ninstalling ccache_package from base\ninstalling ccache_package from base\ninstalling bridge-utils from infra-cloud-bridge\ninstalling net-tools from infra-cloud-bridge\ninstalling tcpdump from redhat-common\ninstalling traceroute from redhat-common\ninstalling lsof from redhat-common\ninstalling which from redhat-common\ninstalling tcpdump from redhat-common\ninstalling traceroute from redhat-common\ninstalling lsof from redhat-common\ninstalling which from redhat-common\ninstalling openssh-client from runtime-ssh-host-keys\ninstalling openssh-client from runtime-ssh-host-keys\ninstalling python-dev from pip-and-virtualenv\ninstalling python-dev from pip-and-virtualenv\nRunning command: ['install-packages', '', 'dhclient', 'rsync', 'git', 'traceroute', 'which', 'openssh-server', 'lsof', 'e2fsprogs', 'ccache', 'net-tools', 'openssh', 'cloud-utils-growpart', 'bridge-utils', 'tcpdump', 'python-dev']\n> The package is not available and will not be installed\n> Running install-packages install.\n> Loading \"fastestmirror\" plugin\n> Config time: 0.008\n> Yum version: 3.4.3\n> rpmdb time: 0.000\n> Setting up Package Sacks\n> Loading mirror speeds from cached hostfile\n> * base: mirrors.cat.pdx.edu\n> * extras: mirror.tocici.com\n> * updates: mirror.lax.hugeserver.com\n> pkgsack time: 0.170\n> Obs Init time: 0.114\n> Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version\n> Package rsync-3.0.9-17.el7.x86_64 already installed and latest version\n> Package which-2.20-7.el7.x86_64 already installed and latest version\n> Package openssh-server-6.6.1p1-33.el7_3.x86_64 already installed and latest version\n> Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version\n> Checking for virtual provide or file-provide for ccache\n> No package ccache available.\n> Package net-tools-2.0-0.17.20131004git.el7.x86_64 already installed and latest version\n> Package openssh-6.6.1p1-33.el7_3.x86_64 already installed and latest version\n> Package cloud-utils-growpart-0.27-20.el7.centos.x86_64 already installed and latest version\n> Package bridge-utils-1.5-9.el7.x86_64 already installed and latest version\n> Resolving Dependencies\n> --> Running transaction check\n> ---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed\n> Checking deps for git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libgnome-keyring.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl-Git = 1.8.3.1-6.el7_2.1\n> --> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl-Git\n> Building updates object\n> up:simple updates time: 0.004\n> up:obs time: 0.002\n> up:condense time: 0.000\n> updates time: 0.093\n> TSINFO: Marking perl-Git-1.8.3.1-6.el7_2.1.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Term::ReadKey)\n> --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Term::ReadKey)\n> TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Git)\n> --> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Git)\n> perl-Git-1.8.3.1-6.el7_2.1.noarch already in ts, skipping this one\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Error)\n> --> Processing Dependency: perl(Error) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: perl(Error)\n> TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64\n> git-1.8.3.1-6.el7_2.1.x86_64 requires: libgnome-keyring.so.0()(64bit)\n> --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-6.el7_2.1.x86_64\n> Searching pkgSack for dep: libgnome-keyring.so.0()(64bit)\n> TSINFO: Marking libgnome-keyring-3.8.0-3.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64\n> ---> Package lsof.x86_64 0:4.87-4.el7 will be installed\n> Checking deps for lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u\n> ---> Package python-devel.x86_64 0:2.7.5-48.el7 will be installed\n> Checking deps for python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '48.el7')) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u\n> ---> Package tcpdump.x86_64 14:4.5.1-3.el7 will be installed\n> Checking deps for tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u\n> ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed\n> Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u\n> --> Running transaction check\n> ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed\n> Checking deps for libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgobject-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> looking for ('libdbus-1.so.3()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed\n> Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u\n> ---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed\n> Checking deps for perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed\n> Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> --> Finished Dependency Resolution\n> Dependency Process ending\n> Depsolve time: 0.504\n> \n> Dependencies Resolved\n> \n> ================================================================================\n> Package Arch Version Repository Size\n> ================================================================================\n> Installing:\n> git x86_64 1.8.3.1-6.el7_2.1 base 4.4 M\n> lsof x86_64 4.87-4.el7 base 331 k\n> python-devel x86_64 2.7.5-48.el7 base 393 k\n> tcpdump x86_64 14:4.5.1-3.el7 base 387 k\n> traceroute x86_64 3:2.0.22-2.el7 base 59 k\n> Installing for dependencies:\n> libgnome-keyring x86_64 3.8.0-3.el7 base 109 k\n> perl-Error noarch 1:0.17020-2.el7 base 32 k\n> perl-Git noarch 1.8.3.1-6.el7_2.1 base 53 k\n> perl-TermReadKey x86_64 2.30-20.el7 base 31 k\n> \n> Transaction Summary\n> ================================================================================\n> Install 5 Packages (+4 Dependent packages)\n> \n> Total size: 5.7 M\n> Installed size: 26 M\n> Downloading packages:\n> using local copy of 1:perl-Error-0.17020-2.el7.noarch\n> using local copy of 3:traceroute-2.0.22-2.el7.x86_64\n> using local copy of perl-TermReadKey-2.30-20.el7.x86_64\n> using local copy of perl-Git-1.8.3.1-6.el7_2.1.noarch\n> using local copy of lsof-4.87-4.el7.x86_64\n> using local copy of 14:tcpdump-4.5.1-3.el7.x86_64\n> using local copy of git-1.8.3.1-6.el7_2.1.x86_64\n> using local copy of libgnome-keyring-3.8.0-3.el7.x86_64\n> using local copy of python-devel-2.7.5-48.el7.x86_64\n> Member: perl-Error.noarch 1:0.17020-2.el7 - u\n> Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u\n> Member: traceroute.x86_64 3:2.0.22-2.el7 - u\n> Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u\n> Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u\n> Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u\n> Member: perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u\n> Adding Package perl-Git-1.8.3.1-6.el7_2.1.noarch in mode u\n> Member: lsof.x86_64 0:4.87-4.el7 - u\n> Adding Package lsof-4.87-4.el7.x86_64 in mode u\n> Member: tcpdump.x86_64 14:4.5.1-3.el7 - u\n> Adding Package 14:tcpdump-4.5.1-3.el7.x86_64 in mode u\n> Member: git.x86_64 0:1.8.3.1-6.el7_2.1 - u\n> Adding Package git-1.8.3.1-6.el7_2.1.x86_64 in mode u\n> Member: libgnome-keyring.x86_64 0:3.8.0-3.el7 - u\n> Adding Package libgnome-keyring-3.8.0-3.el7.x86_64 in mode u\n> Member: python-devel.x86_64 0:2.7.5-48.el7 - u\n> Adding Package python-devel-2.7.5-48.el7.x86_64 in mode u\n> Running transaction check\n> Transaction check time: 0.023\n> Running transaction test\n> Transaction test succeeded\n> Transaction test time: 0.024\n> Running transaction\n> Installing : 1:perl-Error-0.17020-2.el7.noarch 1/9 \n> Installing : libgnome-keyring-3.8.0-3.el7.x86_64 2/9 \n> Installing : perl-TermReadKey-2.30-20.el7.x86_64 3/9 \n> Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9 \n> Installing : git-1.8.3.1-6.el7_2.1.x86_64 5/9 \n> Installing : python-devel-2.7.5-48.el7.x86_64 6/9 \n> Installing : 14:tcpdump-4.5.1-3.el7.x86_64 7/9 \n> Installing : lsof-4.87-4.el7.x86_64 8/9 \n> Installing : 3:traceroute-2.0.22-2.el7.x86_64 9/9 \n> Verifying : 1:perl-Error-0.17020-2.el7.noarch 1/9 \n> Verifying : 3:traceroute-2.0.22-2.el7.x86_64 2/9 \n> Verifying : perl-TermReadKey-2.30-20.el7.x86_64 3/9 \n> Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9 \n> Verifying : lsof-4.87-4.el7.x86_64 5/9 \n> Verifying : 14:tcpdump-4.5.1-3.el7.x86_64 6/9 \n> Verifying : git-1.8.3.1-6.el7_2.1.x86_64 7/9 \n> Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 8/9 \n> Verifying : python-devel-2.7.5-48.el7.x86_64 9/9 \n> VerifyTransaction time: 0.065\n> Transaction time: 1.121\n> \n> Installed:\n> git.x86_64 0:1.8.3.1-6.el7_2.1 lsof.x86_64 0:4.87-4.el7 \n> python-devel.x86_64 0:2.7.5-48.el7 tcpdump.x86_64 14:4.5.1-3.el7 \n> traceroute.x86_64 3:2.0.22-2.el7 \n> \n> Dependency Installed:\n> libgnome-keyring.x86_64 0:3.8.0-3.el7 perl-Error.noarch 1:0.17020-2.el7 \n> perl-Git.noarch 0:1.8.3.1-6.el7_2.1 perl-TermReadKey.x86_64 0:2.30-20.el7 \n> \n> Complete!\nreturncode: 0\nLoaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirrors.cat.pdx.edu\n * extras: mirror.tocici.com\n * updates: mirror.sjc02.svwh.net\nNo package python-pip available.\nPackage python-setuptools-0.9.8-4.el7.noarch already installed and latest version\nResolving Dependencies\n--> Running transaction check\n---> Package python-virtualenv.noarch 0:1.10.1-3.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python-virtualenv noarch 1.10.1-3.el7 base 1.2 M\n\nTransaction Summary\n================================================================================\nInstall 1 Package\n\nTotal size: 1.2 M\nInstalled size: 1.6 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python-virtualenv-1.10.1-3.el7.noarch 1/1 \n Verifying : python-virtualenv-1.10.1-3.el7.noarch 1/1 \n\nInstalled:\n python-virtualenv.noarch 0:1.10.1-3.el7 \n\nComplete!\nCollecting pip\n Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)\nCollecting wheel\n Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)\nInstalling collected packages: pip, wheel\nSuccessfully installed pip-9.0.1 wheel-0.29.0\nCollecting setuptools\n Downloading setuptools-34.3.1-py2.py3-none-any.whl (389kB)\nCollecting six>=1.6.0 (from setuptools)\n Downloading six-1.10.0-py2.py3-none-any.whl\nCollecting appdirs>=1.4.0 (from setuptools)\n Downloading appdirs-1.4.2-py2.py3-none-any.whl\nCollecting packaging>=16.8 (from setuptools)\n Downloading packaging-16.8-py2.py3-none-any.whl\nCollecting pyparsing (from packaging>=16.8->setuptools)\n Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)\nInstalling collected packages: six, appdirs, pyparsing, packaging, setuptools\n Found existing installation: six 1.9.0\n Uninstalling six-1.9.0:\n Successfully uninstalled six-1.9.0\nSuccessfully installed appdirs-1.4.2 packaging-16.8 pyparsing-2.2.0 setuptools-34.3.1 six-1.10.0\nCollecting virtualenv\n Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)\nInstalling collected packages: virtualenv\n Found existing installation: virtualenv 1.10.1\n Uninstalling virtualenv-1.10.1:\n Successfully uninstalled virtualenv-1.10.1\nSuccessfully installed virtualenv-15.1.0\nProcessing /tmp/glean.git\nInstalling collected packages: glean\n Running setup.py install for glean: started\n Running setup.py install for glean: finished with status 'done'\nSuccessfully installed glean-1.8.1.dev4\nSetting password.\n/etc/sudoers: parsed OK\n/etc/sudoers.d/devuser: parsed OK\nNothing to uninstall\nNothing to install\nNOZEROCONF=yes\nNothing to uninstall\nUnmount /tmp/dib_build.GNtJmTdN/mnt/tmp/yum\nUnmount /tmp/dib_build.GNtJmTdN/mnt/tmp/ccache\nUnmount /tmp/dib_build.GNtJmTdN/mnt/sys\nUnmount /tmp/dib_build.GNtJmTdN/mnt/proc\nUnmount /tmp/dib_build.GNtJmTdN/mnt/dev/pts\nUnmount /tmp/dib_build.GNtJmTdN/mnt/dev\nCalculating image size (this may take a minute)...\nRunning hooks from /tmp/dib_build.GNtJmTdN/hooks/block-device.d\nIMAGE_BLOCK_DEVICE=/dev/loop0p1\nDiscarding device blocks: 4096/567808\b\b\b\b\b\b\b\b\b\b\b\b\b \b\b\b\b\b\b\b\b\b\b\b\b\bdone \nFilesystem label=cloudimg-rootfs\nOS type: Linux\nBlock size=4096 (log=2)\nFragment size=4096 (log=2)\nStride=0 blocks, Stripe width=0 blocks\n567936 inodes, 567808 blocks\n28390 blocks (5.00%) reserved for the super user\nFirst data block=0\nMaximum filesystem blocks=583008256\n18 block groups\n32768 blocks per group, 32768 fragments per group\n31552 inodes per group\nSuperblock backups stored on blocks: \n\t32768, 98304, 163840, 229376, 294912\n\nAllocating group tables: 0/18\b\b\b\b\b \b\b\b\b\bdone \nWriting inode tables: 0/18\b\b\b\b\b \b\b\b\b\bdone \nCreating journal (16384 blocks): done\nWriting superblocks and filesystem accounting information: 0/18\b\b\b\b\b \b\b\b\b\bdone\n\ntune2fs 1.42.9 (28-Dec-2013)\nRunning install-packages install.\nLoading \"fastestmirror\" plugin\nConfig time: 0.008\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nDetermining fastest mirrors\n * base: mirror.lax.hugeserver.com\n * extras: mirror.web-ster.com\n * updates: centos.eecs.wsu.edu\npkgsack time: 6.023\nObs Init time: 0.069\nPackage yum-utils-1.1.31-40.el7.noarch already installed and latest version\nNothing to do\nLoaded plugins: fastestmirror\nNot removing kernel 3.10.0-514.6.1.el7 because it is the running kernel\nNo old kernels to remove\nRunning install-packages install.\nLoading \"fastestmirror\" plugin\nConfig time: 0.008\nYum version: 3.4.3\nrpmdb time: 0.000\nSetting up Package Sacks\nLoading mirror speeds from cached hostfile\n * base: mirror.lax.hugeserver.com\n * extras: mirror.web-ster.com\n * updates: centos.eecs.wsu.edu\npkgsack time: 0.010\nObs Init time: 0.108\nPackage 1:grub2-tools-2.02-0.44.el7.centos.x86_64 already installed and latest version\nPackage 1:grub2-2.02-0.44.el7.centos.x86_64 already installed and latest version\nNothing to do\ntrying grub2-install\nInstalling GRUB2...\nRunning hooks from /tmp/dib_build.GNtJmTdN/hooks/cleanup.d\n'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests' -> '/httpboot/deployment_image.d/dib-manifests'\n'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib_arguments' -> '/httpboot/deployment_image.d/dib-manifests/dib_arguments'\n'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib_environment' -> '/httpboot/deployment_image.d/dib-manifests/dib_environment'\n'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib-manifest-git-deployment_image' -> '/httpboot/deployment_image.d/dib-manifests/dib-manifest-git-deployment_image'\nDIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up\nUnmount /tmp/dib_build.GNtJmTdN/mnt/sys\nUnmount /tmp/dib_build.GNtJmTdN/mnt/proc\nUnmount /tmp/dib_build.GNtJmTdN/mnt/dev/pts\nUnmount /tmp/dib_build.GNtJmTdN/mnt/dev\nUnmount /tmp/dib_build.GNtJmTdN/mnt\n/dev/loop0: [0040]:48560926 (/tmp/dib_image.TGsrNCH2/image.raw)\nConverting image using qemu-img convert\nImage file /httpboot/deployment_image.qcow2 created...", "stdout_lines": ["Building elements: base centos7 vm serial-console simple-init devuser infra-cloud-bridge puppet growroot openssh-server", "Expanded element dependencies to: rpm-distro install-bin dib-run-parts simple-init enable-serial-console vm manifests puppet growroot source-repositories package-installs dib-python devuser centos7 dib-init-system install-types install-static openssh-server base bootloader serial-console infra-cloud-bridge redhat-common runtime-ssh-host-keys pip-and-virtualenv cache-url pkg-map yum cloud-init-datasources", "Building in /tmp/dib_build.GNtJmTdN", "Deploying hooks to /tmp/dib_build.GNtJmTdN/hooks", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/00-fix-requiretty", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/00-usr-local-bin-secure-path", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/pre-install.d/01-override-yum-arch", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/post-install.d/05-fstab-rootfs-label", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/post-install.d/06-network-config-nonzeroconf", "Copying hooks /usr/share/diskimage-builder/elements/rpm-distro/finalise.d/90-selinux-fixfiles-restore", "Copying hooks /usr/share/diskimage-builder/elements/install-bin/pre-install.d/01-install-bin", "Copy hook /usr/share/diskimage-builder/elements/install-bin/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/dib-run-parts/root.d/90-base-dib-run-parts", "Copying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/50-simple-init", "Copying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/60-simple-init-remove-interfaces", "Copying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/simple-init-repo-install", "Copying hooks /usr/share/diskimage-builder/elements/simple-init/install.d/simple-init-source-install", "Copying hooks /usr/share/diskimage-builder/elements/simple-init/environment.d/50-disable-cloud-init", "Copy hook /usr/share/diskimage-builder/elements/simple-init/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/simple-init/element-deps", "Copy hook /usr/share/diskimage-builder/elements/simple-init/source-repository-simple-init", "Copy hook /usr/share/diskimage-builder/elements/simple-init/README.rst", "Copy hook /usr/share/diskimage-builder/elements/simple-init/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/20-stty", "Copying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/serial-console-udev.rules", "Copying hooks /usr/share/diskimage-builder/elements/enable-serial-console/install.d/ttySx.conf", "Copying hooks /usr/share/diskimage-builder/elements/enable-serial-console/cleanup.d/99-fix-grub", "Copy hook /usr/share/diskimage-builder/elements/enable-serial-console/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/vm/block-device.d/10-partition", "Copying hooks /usr/share/diskimage-builder/elements/vm/finalise.d/50-remove-bogus-udev-links", "Copy hook /usr/share/diskimage-builder/elements/vm/element-deps", "Copy hook /usr/share/diskimage-builder/elements/vm/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/manifests/environment.d/14-manifests", "Copying hooks /usr/share/diskimage-builder/elements/manifests/extra-data.d/20-manifest-dir", "Copying hooks /usr/share/diskimage-builder/elements/manifests/cleanup.d/01-copy-manifests-dir", "Copy hook /usr/share/diskimage-builder/elements/manifests/README.rst", "Copying hooks /opt/puppet-infracloud/files/elements/puppet/install.d/05-puppet", "Copying hooks /usr/share/diskimage-builder/elements/growroot/static/usr", "Copying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/openrc", "Copying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/systemd", "Copying hooks /usr/share/diskimage-builder/elements/growroot/init-scripts/upstart", "Copying hooks /usr/share/diskimage-builder/elements/growroot/post-install.d/80-growroot", "Copy hook /usr/share/diskimage-builder/elements/growroot/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/growroot/element-deps", "Copy hook /usr/share/diskimage-builder/elements/growroot/README.rst", "Copy hook /usr/share/diskimage-builder/elements/growroot/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/source-repositories/extra-data.d/98-source-repositories", "Copy hook /usr/share/diskimage-builder/elements/source-repositories/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/source-repositories/element-deps", "Copy hook /usr/share/diskimage-builder/elements/source-repositories/README.rst", "Copy hook /usr/share/diskimage-builder/elements/source-repositories/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs-squash", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-installs-v2", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/bin/package-uninstalls", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/install.d/01-package-installs", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/install.d/99-package-uninstalls", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/pre-install.d/02-package-installs", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/pre-install.d/99-package-uninstalls", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/post-install.d/00-package-installs", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/post-install.d/95-package-uninstalls", "Copying hooks /usr/share/diskimage-builder/elements/package-installs/extra-data.d/99-squash-package-install", "Copy hook /usr/share/diskimage-builder/elements/package-installs/element-deps", "Copy hook /usr/share/diskimage-builder/elements/package-installs/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/dib-python/pre-install.d/01-dib-python", "Copying hooks /usr/share/diskimage-builder/elements/dib-python/environment.d/50-dib-python-version", "Copy hook /usr/share/diskimage-builder/elements/dib-python/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/devuser/install.d/50-devuser", "Copying hooks /usr/share/diskimage-builder/elements/devuser/environment.d/50-devuser", "Copying hooks /usr/share/diskimage-builder/elements/devuser/extra-data.d/50-devuser", "Copy hook /usr/share/diskimage-builder/elements/devuser/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/centos7/root.d/10-centos7-cloud-image", "Copying hooks /usr/share/diskimage-builder/elements/centos7/pre-install.d/01-set-centos-mirror", "Copying hooks /usr/share/diskimage-builder/elements/centos7/test-share/diskimage-builder", "Copying hooks /usr/share/diskimage-builder/elements/centos7/environment.d/10-centos7-distro-name.bash", "Copy hook /usr/share/diskimage-builder/elements/centos7/element-provides", "Copy hook /usr/share/diskimage-builder/elements/centos7/element-deps", "Copy hook /usr/share/diskimage-builder/elements/centos7/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/dib-init-system/install.d/20-install-init-scripts", "Copying hooks /usr/share/diskimage-builder/elements/dib-init-system/pre-install.d/04-dib-init-system", "Copying hooks /usr/share/diskimage-builder/elements/dib-init-system/post-install.d/10-enable-init-scripts", "Copying hooks /usr/share/diskimage-builder/elements/dib-init-system/environment.d/10-dib-init-system.bash", "Copy hook /usr/share/diskimage-builder/elements/dib-init-system/dib-init-system", "Copy hook /usr/share/diskimage-builder/elements/dib-init-system/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/install-types/extra-data.d/99-enable-install-types", "Copy hook /usr/share/diskimage-builder/elements/install-types/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/install-static/install.d/10-install-static-files", "Copy hook /usr/share/diskimage-builder/elements/install-static/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/install-static/element-deps", "Copy hook /usr/share/diskimage-builder/elements/install-static/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/openssh-server/post-install.d/80-enable-sshd-service", "Copy hook /usr/share/diskimage-builder/elements/openssh-server/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/openssh-server/element-deps", "Copy hook /usr/share/diskimage-builder/elements/openssh-server/README.rst", "Copy hook /usr/share/diskimage-builder/elements/openssh-server/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/base/root.d/01-ccache", "Copying hooks /usr/share/diskimage-builder/elements/base/install.d/00-baseline-environment", "Copying hooks /usr/share/diskimage-builder/elements/base/install.d/00-up-to-date", "Copying hooks /usr/share/diskimage-builder/elements/base/install.d/10-cloud-init", "Copying hooks /usr/share/diskimage-builder/elements/base/pre-install.d/03-baseline-tools", "Copying hooks /usr/share/diskimage-builder/elements/base/environment.d/10-ccache.bash", "Copying hooks /usr/share/diskimage-builder/elements/base/cleanup.d/01-ccache", "Copy hook /usr/share/diskimage-builder/elements/base/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/base/element-deps", "Copy hook /usr/share/diskimage-builder/elements/base/README.rst", "Copy hook /usr/share/diskimage-builder/elements/base/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/bootloader/finalise.d/50-bootloader", "Copying hooks /usr/share/diskimage-builder/elements/bootloader/cleanup.d/51-bootloader", "Copy hook /usr/share/diskimage-builder/elements/bootloader/README.rst", "Copy hook /usr/share/diskimage-builder/elements/bootloader/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/serial-console/extra-data.d/20-stty", "Copy hook /usr/share/diskimage-builder/elements/serial-console/element-deps", "Copy hook /usr/share/diskimage-builder/elements/serial-console/README.rst", "Copying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/static/opt", "Copying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/init-scripts/systemd", "Copying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/init-scripts/upstart", "Copying hooks /opt/puppet-infracloud/files/elements/infra-cloud-bridge/post-install.d/80-infra-cloud-bridge", "Copy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/package-installs.yaml", "Copy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/element-deps", "Copy hook /opt/puppet-infracloud/files/elements/infra-cloud-bridge/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/extract-image", "Copying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/map-packages", "Copying hooks /usr/share/diskimage-builder/elements/redhat-common/bin/map-services", "Copying hooks /usr/share/diskimage-builder/elements/redhat-common/environment.d/50-redhat-common", "Copying hooks /usr/share/diskimage-builder/elements/redhat-common/finalise.d/01-clean-old-kernels", "Copy hook /usr/share/diskimage-builder/elements/redhat-common/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/redhat-common/element-deps", "Copy hook /usr/share/diskimage-builder/elements/redhat-common/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/static/usr", "Copying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/systemd", "Copying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/init-scripts/upstart", "Copying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/post-install.d/80-ssh-keygen", "Copying hooks /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/cleanup.d/90-remove-ssh-host-keys", "Copy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/element-deps", "Copy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/README.rst", "Copy hook /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/pip-and-virtualenv/install.d/pip-and-virtualenv-source-install", "Copying hooks /usr/share/diskimage-builder/elements/pip-and-virtualenv/test-share/diskimage-builder", "Copy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/package-installs.yaml", "Copy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/source-repository-pip-and-virtualenv", "Copy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/element-deps", "Copy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/README.rst", "Copy hook /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/cache-url/bin/cache-url", "Copy hook /usr/share/diskimage-builder/elements/cache-url/__init__.py", "Copy hook /usr/share/diskimage-builder/elements/cache-url/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/pkg-map/bin/pkg-map", "Copying hooks /usr/share/diskimage-builder/elements/pkg-map/extra-data.d/10-create-pkg-map-dir", "Copy hook /usr/share/diskimage-builder/elements/pkg-map/element-deps", "Copy hook /usr/share/diskimage-builder/elements/pkg-map/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/yum/root.d/50-yum-cache", "Copying hooks /usr/share/diskimage-builder/elements/yum/bin/install-packages", "Copying hooks /usr/share/diskimage-builder/elements/yum/pre-install.d/00-dnf-update", "Copying hooks /usr/share/diskimage-builder/elements/yum/pre-install.d/01-yum-keepcache", "Copying hooks /usr/share/diskimage-builder/elements/yum/post-install.d/99-reset-yum-conf", "Copying hooks /usr/share/diskimage-builder/elements/yum/extra-data.d/99-yum-repo-conf", "Copying hooks /usr/share/diskimage-builder/elements/yum/cleanup.d/99-remove-yum-repo-conf", "Copy hook /usr/share/diskimage-builder/elements/yum/element-deps", "Copy hook /usr/share/diskimage-builder/elements/yum/README.rst", "Copying hooks /usr/share/diskimage-builder/elements/cloud-init-datasources/install.d/05-set-cloud-init-sources", "Copy hook /usr/share/diskimage-builder/elements/cloud-init-datasources/README.rst", "Running hooks from /tmp/dib_build.GNtJmTdN/hooks/root.d", "Getting /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz.lock: Mon Mar 6 09:25:46 EST 2017", "Fetching Base Image", "Server copy has not changed. Using locally cached http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz", "Using cached tar from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz", "Extracting base root image from /root/.cache/image-create/CentOS-7-x86_64-GenericCloud.qcow2.xz.tgz", "Running hooks from /tmp/dib_build.GNtJmTdN/hooks/extra-data.d", "Copying pkg-map files to /tmp/dib_build.GNtJmTdN/mnt/usr/share/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/simple-init/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/simple-init/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/growroot/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/growroot/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/source-repositories/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/source-repositories/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/openssh-server/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/openssh-server/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/base/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/base/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/bootloader/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/bootloader/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/runtime-ssh-host-keys/pkg-map", "Deploying pkg-map /usr/share/diskimage-builder/elements/pip-and-virtualenv/pkg-map", "Deploying pkg-map /usr/bin/../share/diskimage-builder/elements/pip-and-virtualenv/pkg-map", "Use of serial-console element is deprecated, please use enable-serial-console instead.", "Getting /root/.cache/image-create/source-repositories/repositories_flock: Mon Mar 6 09:26:00 EST 2017 for /tmp/dib_build.GNtJmTdN/hooks/source-repository-pip-and-virtualenv", "(0001 / 0001)", "Caching pip-and-virtualenv file from https://bootstrap.pypa.io/get-pip.py in /root/.cache/image-create/source-repositories/pip_and_virtualenv_50bbba586670cca2803e23f614374b482e595f6a", "Server copy has not changed. Using locally cached https://bootstrap.pypa.io/get-pip.py", "Getting /root/.cache/image-create/source-repositories/repositories_flock: Mon Mar 6 09:26:00 EST 2017 for /tmp/dib_build.GNtJmTdN/hooks/source-repository-simple-init", "(0001 / 0001)", "Updating cache of https://git.openstack.org/openstack-infra/glean in /root/.cache/image-create/source-repositories/glean_89e8118b6e2d9cad0e48cd8b193a65abb9885e85 with ref master", "Cloning from glean cache and applying ref master", "HEAD is now at 3e70cc9 Merge \"Adjust the way we wait for interfaces to become available\"", "/tmp/dib_build.GNtJmTdN/hooks/install.d /opt/bifrost/playbooks", "/opt/bifrost/playbooks", "/tmp/dib_build.GNtJmTdN/hooks/install.d /opt/bifrost/playbooks", "/opt/bifrost/playbooks", "DIB_YUM_REPO_CONF is not set - no repo configuration will be copied in", "/etc/sudoers: parsed OK", "/etc/sudoers: parsed OK", "installing gettext from redhat-common", "installing gettext from redhat-common", "installing python-xml from pip-and-virtualenv", "installing python-xml from pip-and-virtualenv", "Running command: ['install-packages', '', 'gettext']", "> The package is not available and will not be installed", "> Running install-packages install.", "> Loading \"fastestmirror\" plugin", "> Config time: 0.028", "> Yum version: 3.4.3", "> rpmdb time: 0.000", "> Setting up Package Sacks", "> Loading mirror speeds from cached hostfile", "> * base: mirrors.cat.pdx.edu", "> * extras: mirror.tocici.com", "> * updates: mirror.sjc02.svwh.net", "> pkgsack time: 1.514", "> Obs Init time: 0.115", "> Package gettext-0.18.2.1-4.el7.x86_64 already installed and latest version", "> Nothing to do", "returncode: 0", "Nothing to uninstall", "Running install-packages install.", "Loading \"fastestmirror\" plugin", "Config time: 0.007", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirrors.cat.pdx.edu", " * extras: mirror.tocici.com", " * updates: mirror.lax.hugeserver.com", "pkgsack time: 0.180", "Checking for virtual provide or file-provide for vim", "Obs Init time: 0.118", "Package less-458-9.el7.x86_64 already installed and latest version", "Package iputils-20160308-8.el7.x86_64 already installed and latest version", "Package rsyslog-7.4.7-16.el7.x86_64 already installed and latest version", "Package curl-7.29.0-35.el7.centos.x86_64 already installed and latest version", "Resolving Dependencies", "--> Running transaction check", "---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed", "Checking deps for bridge-utils.x86_64 0:1.5-9.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of bridge-utils.x86_64 0:1.5-9.el7 - u", "---> Package vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('vim-common', 'EQ', ('2', '7.4.160', '1.el7_3.1')) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('which', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libc.so.6(GLIBC_2.7)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libacl.so.1(ACL_1.0)(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libgpm.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libacl.so.1()(64bit)', None, (None, None, None)) as a requirement of vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: vim-common = 2:7.4.160-1.el7_3.1", "--> Processing Dependency: vim-common = 2:7.4.160-1.el7_3.1 for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: vim-common", "Building updates object", "up:simple updates time: 0.004", "up:obs time: 0.002", "up:condense time: 0.000", "updates time: 0.145", "TSINFO: Marking 2:vim-common-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: perl(:MODULE_COMPAT_5.16.3)", "--> Processing Dependency: perl(:MODULE_COMPAT_5.16.3) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: perl(:MODULE_COMPAT_5.16.3)", "TSINFO: Marking 4:perl-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libperl.so()(64bit)", "--> Processing Dependency: libperl.so()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: libperl.so()(64bit)", "TSINFO: Marking 4:perl-libs-5.16.3-291.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 requires: libgpm.so.2()(64bit)", "--> Processing Dependency: libgpm.so.2()(64bit) for package: 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: libgpm.so.2()(64bit)", "TSINFO: Marking gpm-libs-1.20.7-5.el7.x86_64 as install for 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "--> Running transaction check", "---> Package gpm-libs.x86_64 0:1.20.7-5.el7 will be installed", "Checking deps for gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libtinfo.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "looking for ('libncurses.so.5()(64bit)', None, (None, None, None)) as a requirement of gpm-libs.x86_64 0:1.20.7-5.el7 - u", "---> Package perl.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-libs', 'EQ', ('4', '5.16.3', '291.el7')) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Socket)', 'GE', ('0', '1.3', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Scalar::Util)', 'GE', ('0', '1.10', None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-macros', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl-libs', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(threads::shared)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(threads)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Time::HiRes)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Storable)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Socket)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Pod::Simple::XHTML)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Pod::Simple::Search)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Filter::Util::Call)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec::Unix)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libperl.so()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libgdbm_compat.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libgdbm.so.4()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl.x86_64 4:5.16.3-291.el7 - u", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket) >= 1.3", "--> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Socket)", "TSINFO: Marking perl-Socket-2.010-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util) >= 1.10", "--> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Scalar::Util)", "TSINFO: Marking perl-Scalar-List-Utils-1.27-248.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl-macros", "--> Processing Dependency: perl-macros for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl-macros", "TSINFO: Marking 4:perl-macros-5.16.3-291.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(threads::shared)", "--> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(threads::shared)", "TSINFO: Marking perl-threads-shared-1.43-6.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(threads)", "--> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(threads)", "TSINFO: Marking perl-threads-1.87-4.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(constant)", "--> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(constant)", "TSINFO: Marking perl-constant-1.27-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::Local)", "--> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Time::Local)", "TSINFO: Marking perl-Time-Local-1.2300-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Time::HiRes)", "--> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Time::HiRes)", "TSINFO: Marking 4:perl-Time-HiRes-1.9725-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Storable)", "--> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Storable)", "TSINFO: Marking perl-Storable-2.45-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Socket)", "--> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Socket)", "perl-Socket-2.010-4.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Scalar::Util)", "--> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Scalar::Util)", "perl-Scalar-List-Utils-1.27-248.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::XHTML)", "--> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Pod::Simple::XHTML)", "TSINFO: Marking 1:perl-Pod-Simple-3.28-4.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Pod::Simple::Search)", "--> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched 1:perl-Pod-Simple-3.28-4.el7.noarch to require for perl(Pod::Simple::Search)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Getopt::Long)", "--> Processing Dependency: perl(Getopt::Long) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Getopt::Long)", "TSINFO: Marking perl-Getopt-Long-2.40-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Filter::Util::Call)", "--> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Filter::Util::Call)", "TSINFO: Marking perl-Filter-1.49-3.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Temp)", "--> Processing Dependency: perl(File::Temp) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Temp)", "TSINFO: Marking perl-File-Temp-0.23.01-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Unix)", "--> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Spec::Unix)", "TSINFO: Marking perl-PathTools-3.40-5.el7.x86_64 as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec::Functions)", "--> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec::Functions)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Spec)", "--> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-291.el7.x86_64", "Quick matched perl-PathTools-3.40-5.el7.x86_64 to require for perl(File::Spec)", "4:perl-5.16.3-291.el7.x86_64 requires: perl(File::Path)", "--> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(File::Path)", "TSINFO: Marking perl-File-Path-2.09-2.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Exporter)", "--> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Exporter)", "TSINFO: Marking perl-Exporter-5.68-3.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Cwd)", "--> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Cwd)", "perl-PathTools-3.40-5.el7.x86_64 already in ts, skipping this one", "4:perl-5.16.3-291.el7.x86_64 requires: perl(Carp)", "--> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-291.el7.x86_64", "Searching pkgSack for dep: perl(Carp)", "TSINFO: Marking perl-Carp-1.26-244.el7.noarch as install for 4:perl-5.16.3-291.el7.x86_64", "---> Package perl-libs.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libutil.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libresolv.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libnsl.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "looking for ('libcrypt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-libs.x86_64 4:5.16.3-291.el7 - u", "---> Package vim-common.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('vim-filesystem', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('libc.so.6(GLIBC_2.3.4)(64bit)', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "2:vim-common-7.4.160-1.el7_3.1.x86_64 requires: vim-filesystem", "--> Processing Dependency: vim-filesystem for package: 2:vim-common-7.4.160-1.el7_3.1.x86_64", "Searching pkgSack for dep: vim-filesystem", "TSINFO: Marking 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 as install for 2:vim-common-7.4.160-1.el7_3.1.x86_64", "--> Running transaction check", "---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed", "Checking deps for perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Carp.noarch 0:1.26-244.el7 - u", "---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed", "Checking deps for perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(Carp)', 'GE', ('0', '1.05', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Exporter.noarch 0:5.68-3.el7 - u", "---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed", "Checking deps for perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.005_04', None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Path.noarch 0:2.09-2.el7 - u", "---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed", "Checking deps for perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(File::Path)', 'GE', ('0', '2.06', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Fcntl)', 'GE', ('0', '1.03', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(IO::Seekable)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed", "Checking deps for perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.002', None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Filter.x86_64 0:1.49-3.el7 - u", "---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed", "Checking deps for perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Pod::Usage)', 'GE', ('0', '1.14', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "perl-Getopt-Long-2.40-2.el7.noarch requires: perl(Pod::Usage) >= 1.14", "--> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch", "Searching pkgSack for dep: perl(Pod::Usage)", "TSINFO: Marking perl-Pod-Usage-1.63-3.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch", "perl-Getopt-Long-2.40-2.el7.noarch requires: perl(Text::ParseWords)", "--> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch", "Searching pkgSack for dep: perl(Text::ParseWords)", "TSINFO: Marking perl-Text-ParseWords-3.29-4.el7.noarch as install for perl-Getopt-Long-2.40-2.el7.noarch", "---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed", "Checking deps for perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-PathTools.x86_64 0:3.40-5.el7 - u", "---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed", "Checking deps for perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Text::Wrap)', 'GE', ('0', '98.112902', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Pod::Escapes)', 'GE', ('0', '1.04', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(integer)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Pod::Escapes) >= 1.04", "--> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch", "Searching pkgSack for dep: perl(Pod::Escapes)", "TSINFO: Marking 1:perl-Pod-Escapes-1.04-291.el7.noarch as install for 1:perl-Pod-Simple-3.28-4.el7.noarch", "1:perl-Pod-Simple-3.28-4.el7.noarch requires: perl(Encode)", "--> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch", "Searching pkgSack for dep: perl(Encode)", "TSINFO: Marking perl-Encode-2.51-7.el7.x86_64 as install for 1:perl-Pod-Simple-3.28-4.el7.noarch", "---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed", "Checking deps for perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed", "Checking deps for perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Socket.x86_64 0:2.010-4.el7 - u", "---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed", "Checking deps for perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(IO::File)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Storable.x86_64 0:2.45-3.el7 - u", "---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed", "Checking deps for perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed", "Checking deps for perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Time-Local.noarch 0:1.2300-2.el7 - u", "---> Package perl-constant.noarch 0:1.27-2.el7 will be installed", "Checking deps for perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(warnings::register)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-constant.noarch 0:1.27-2.el7 - u", "---> Package perl-macros.x86_64 4:5.16.3-291.el7 will be installed", "Checking deps for perl-macros.x86_64 4:5.16.3-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-macros.x86_64 4:5.16.3-291.el7 - u", "---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed", "Checking deps for perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads.x86_64 0:1.87-4.el7 - u", "---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed", "Checking deps for perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(threads)', 'GE', ('0', '1.73', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libc.so.6(GLIBC_2.4)(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of perl-threads-shared.x86_64 0:1.43-6.el7 - u", "---> Package vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 will be installed", "Checking deps for vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u", "--> Running transaction check", "---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed", "Checking deps for perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl', 'GE', ('1', '5.8.0', None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(utf8)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(re)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(constant)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(base)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(XSLoader)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(MIME::Base64)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Encode.x86_64 0:2.51-7.el7 - u", "---> Package perl-Pod-Escapes.noarch 1:1.04-291.el7 will be installed", "Checking deps for perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed", "Checking deps for perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Pod::Text)', 'GE', ('0', '3.15', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.82', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl-Pod-Perldoc', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "perl-Pod-Usage-1.63-3.el7.noarch requires: perl(Pod::Text) >= 3.15", "--> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch", "Searching pkgSack for dep: perl(Pod::Text)", "TSINFO: Marking perl-podlators-2.5.1-3.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch", "perl-Pod-Usage-1.63-3.el7.noarch requires: perl-Pod-Perldoc", "--> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch", "Searching pkgSack for dep: perl-Pod-Perldoc", "TSINFO: Marking perl-Pod-Perldoc-3.20-4.el7.noarch as install for perl-Pod-Usage-1.63-3.el7.noarch", "---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed", "Checking deps for perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "--> Running transaction check", "---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed", "Checking deps for perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::XMLOutStream)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::RTF)', 'GE', ('0', '3.16', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Man)', 'GE', ('0', '2.18', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Temp)', 'GE', ('0', '0.22', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl', 'GE', ('1', '5', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl', 'GE', ('0', '5.006', None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(parent)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(lib)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Text::ParseWords)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Symbol)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text::Termcap)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text::Color)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Text)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Pod::Simple::Checker)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IPC::Open3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IO::Select)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(IO::Handle)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(HTTP::Tiny)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Spec::Functions)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Config)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('groff-base', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(parent)", "--> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch", "Searching pkgSack for dep: perl(parent)", "TSINFO: Marking 1:perl-parent-0.225-244.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch", "perl-Pod-Perldoc-3.20-4.el7.noarch requires: perl(HTTP::Tiny)", "--> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch", "Searching pkgSack for dep: perl(HTTP::Tiny)", "TSINFO: Marking perl-HTTP-Tiny-0.033-3.el7.noarch as install for perl-Pod-Perldoc-3.20-4.el7.noarch", "---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed", "Checking deps for perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Pod::Simple)', 'GE', ('0', '3.06', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(File::Spec)', 'GE', ('0', '0.8', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.005', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(subs)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Term::Cap)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Term::ANSIColor)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Pod::Usage)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(POSIX)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Encode)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of perl-podlators.noarch 0:2.5.1-3.el7 - u", "--> Running transaction check", "---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed", "Checking deps for perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(bytes)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(IO::Socket)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Errno)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "---> Package perl-parent.noarch 1:0.225-244.el7 will be installed", "Checking deps for perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-parent.noarch 1:0.225-244.el7 - u", "--> Finished Dependency Resolution", "Dependency Process ending", "Depsolve time: 0.721", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " bridge-utils x86_64 1.5-9.el7 base 32 k", " vim-enhanced x86_64 2:7.4.160-1.el7_3.1 updates 1.0 M", "Installing for dependencies:", " gpm-libs x86_64 1.20.7-5.el7 base 32 k", " perl x86_64 4:5.16.3-291.el7 base 8.0 M", " perl-Carp noarch 1.26-244.el7 base 19 k", " perl-Encode x86_64 2.51-7.el7 base 1.5 M", " perl-Exporter noarch 5.68-3.el7 base 28 k", " perl-File-Path noarch 2.09-2.el7 base 26 k", " perl-File-Temp noarch 0.23.01-3.el7 base 56 k", " perl-Filter x86_64 1.49-3.el7 base 76 k", " perl-Getopt-Long noarch 2.40-2.el7 base 56 k", " perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k", " perl-PathTools x86_64 3.40-5.el7 base 82 k", " perl-Pod-Escapes noarch 1:1.04-291.el7 base 51 k", " perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k", " perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k", " perl-Pod-Usage noarch 1.63-3.el7 base 27 k", " perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k", " perl-Socket x86_64 2.010-4.el7 base 49 k", " perl-Storable x86_64 2.45-3.el7 base 77 k", " perl-Text-ParseWords noarch 3.29-4.el7 base 14 k", " perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k", " perl-Time-Local noarch 1.2300-2.el7 base 24 k", " perl-constant noarch 1.27-2.el7 base 19 k", " perl-libs x86_64 4:5.16.3-291.el7 base 688 k", " perl-macros x86_64 4:5.16.3-291.el7 base 43 k", " perl-parent noarch 1:0.225-244.el7 base 12 k", " perl-podlators noarch 2.5.1-3.el7 base 112 k", " perl-threads x86_64 1.87-4.el7 base 49 k", " perl-threads-shared x86_64 1.43-6.el7 base 39 k", " vim-common x86_64 2:7.4.160-1.el7_3.1 updates 5.9 M", " vim-filesystem x86_64 2:7.4.160-1.el7_3.1 updates 9.7 k", "", "Transaction Summary", "================================================================================", "Install 2 Packages (+30 Dependent packages)", "", "Total size: 18 M", "Installed size: 60 M", "Downloading packages:", "using local copy of perl-HTTP-Tiny-0.033-3.el7.noarch", "using local copy of perl-threads-shared-1.43-6.el7.x86_64", "using local copy of perl-Storable-2.45-3.el7.x86_64", "using local copy of perl-Exporter-5.68-3.el7.noarch", "using local copy of perl-constant-1.27-2.el7.noarch", "using local copy of perl-PathTools-3.40-5.el7.x86_64", "using local copy of 1:perl-Pod-Escapes-1.04-291.el7.noarch", "using local copy of 1:perl-parent-0.225-244.el7.noarch", "using local copy of perl-File-Temp-0.23.01-3.el7.noarch", "using local copy of 1:perl-Pod-Simple-3.28-4.el7.noarch", "using local copy of perl-Time-Local-1.2300-2.el7.noarch", "using local copy of gpm-libs-1.20.7-5.el7.x86_64", "using local copy of perl-Pod-Perldoc-3.20-4.el7.noarch", "using local copy of 2:vim-common-7.4.160-1.el7_3.1.x86_64", "using local copy of perl-Socket-2.010-4.el7.x86_64", "using local copy of perl-Carp-1.26-244.el7.noarch", "using local copy of bridge-utils-1.5-9.el7.x86_64", "using local copy of perl-Scalar-List-Utils-1.27-248.el7.x86_64", "using local copy of 4:perl-libs-5.16.3-291.el7.x86_64", "using local copy of 4:perl-macros-5.16.3-291.el7.x86_64", "using local copy of perl-Pod-Usage-1.63-3.el7.noarch", "using local copy of perl-Encode-2.51-7.el7.x86_64", "using local copy of perl-podlators-2.5.1-3.el7.noarch", "using local copy of perl-Getopt-Long-2.40-2.el7.noarch", "using local copy of perl-File-Path-2.09-2.el7.noarch", "using local copy of 4:perl-5.16.3-291.el7.x86_64", "using local copy of perl-threads-1.87-4.el7.x86_64", "using local copy of 4:perl-Time-HiRes-1.9725-3.el7.x86_64", "using local copy of perl-Filter-1.49-3.el7.x86_64", "using local copy of perl-Text-ParseWords-3.29-4.el7.noarch", "using local copy of 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64", "using local copy of 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64", "Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7", "Member: perl-HTTP-Tiny.noarch 0:0.033-3.el7 - u", "Adding Package perl-HTTP-Tiny-0.033-3.el7.noarch in mode u", "Member: perl-threads-shared.x86_64 0:1.43-6.el7 - u", "Adding Package perl-threads-shared-1.43-6.el7.x86_64 in mode u", "Member: perl-Storable.x86_64 0:2.45-3.el7 - u", "Adding Package perl-Storable-2.45-3.el7.x86_64 in mode u", "Member: perl-Exporter.noarch 0:5.68-3.el7 - u", "Adding Package perl-Exporter-5.68-3.el7.noarch in mode u", "Member: perl-constant.noarch 0:1.27-2.el7 - u", "Adding Package perl-constant-1.27-2.el7.noarch in mode u", "Member: perl-PathTools.x86_64 0:3.40-5.el7 - u", "Adding Package perl-PathTools-3.40-5.el7.x86_64 in mode u", "Member: perl-Pod-Escapes.noarch 1:1.04-291.el7 - u", "Adding Package 1:perl-Pod-Escapes-1.04-291.el7.noarch in mode u", "Member: perl-parent.noarch 1:0.225-244.el7 - u", "Adding Package 1:perl-parent-0.225-244.el7.noarch in mode u", "Member: perl-File-Temp.noarch 0:0.23.01-3.el7 - u", "Adding Package perl-File-Temp-0.23.01-3.el7.noarch in mode u", "Member: perl-Pod-Simple.noarch 1:3.28-4.el7 - u", "Adding Package 1:perl-Pod-Simple-3.28-4.el7.noarch in mode u", "Member: perl-Time-Local.noarch 0:1.2300-2.el7 - u", "Adding Package perl-Time-Local-1.2300-2.el7.noarch in mode u", "Member: gpm-libs.x86_64 0:1.20.7-5.el7 - u", "Adding Package gpm-libs-1.20.7-5.el7.x86_64 in mode u", "Member: perl-Pod-Perldoc.noarch 0:3.20-4.el7 - u", "Adding Package perl-Pod-Perldoc-3.20-4.el7.noarch in mode u", "Member: vim-common.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-common-7.4.160-1.el7_3.1.x86_64 in mode u", "Member: perl-Socket.x86_64 0:2.010-4.el7 - u", "Adding Package perl-Socket-2.010-4.el7.x86_64 in mode u", "Member: perl-Carp.noarch 0:1.26-244.el7 - u", "Adding Package perl-Carp-1.26-244.el7.noarch in mode u", "Member: bridge-utils.x86_64 0:1.5-9.el7 - u", "Adding Package bridge-utils-1.5-9.el7.x86_64 in mode u", "Member: perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 - u", "Adding Package perl-Scalar-List-Utils-1.27-248.el7.x86_64 in mode u", "Member: perl-libs.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-libs-5.16.3-291.el7.x86_64 in mode u", "Member: perl-macros.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-macros-5.16.3-291.el7.x86_64 in mode u", "Member: perl-Pod-Usage.noarch 0:1.63-3.el7 - u", "Adding Package perl-Pod-Usage-1.63-3.el7.noarch in mode u", "Member: perl-Encode.x86_64 0:2.51-7.el7 - u", "Adding Package perl-Encode-2.51-7.el7.x86_64 in mode u", "Member: perl-podlators.noarch 0:2.5.1-3.el7 - u", "Adding Package perl-podlators-2.5.1-3.el7.noarch in mode u", "Member: perl-Getopt-Long.noarch 0:2.40-2.el7 - u", "Adding Package perl-Getopt-Long-2.40-2.el7.noarch in mode u", "Member: perl-File-Path.noarch 0:2.09-2.el7 - u", "Adding Package perl-File-Path-2.09-2.el7.noarch in mode u", "Member: perl.x86_64 4:5.16.3-291.el7 - u", "Adding Package 4:perl-5.16.3-291.el7.x86_64 in mode u", "Member: perl-threads.x86_64 0:1.87-4.el7 - u", "Adding Package perl-threads-1.87-4.el7.x86_64 in mode u", "Member: perl-Time-HiRes.x86_64 4:1.9725-3.el7 - u", "Adding Package 4:perl-Time-HiRes-1.9725-3.el7.x86_64 in mode u", "Member: perl-Filter.x86_64 0:1.49-3.el7 - u", "Adding Package perl-Filter-1.49-3.el7.x86_64 in mode u", "Member: perl-Text-ParseWords.noarch 0:3.29-4.el7 - u", "Adding Package perl-Text-ParseWords-3.29-4.el7.noarch in mode u", "Member: vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 in mode u", "Member: vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 - u", "Adding Package 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 in mode u", "Running transaction check", "Transaction check time: 0.010", "Running transaction test", "Transaction test succeeded", "Transaction test time: 0.044", "Running transaction", " Installing : 1:perl-parent-0.225-244.el7.noarch 1/32 ", " Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/32 ", " Installing : perl-podlators-2.5.1-3.el7.noarch 3/32 ", " Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/32 ", " Installing : 1:perl-Pod-Escapes-1.04-291.el7.noarch 5/32 ", " Installing : perl-Encode-2.51-7.el7.x86_64 6/32 ", " Installing : perl-Text-ParseWords-3.29-4.el7.noarch 7/32 ", " Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/32 ", " Installing : perl-Storable-2.45-3.el7.x86_64 9/32 ", " Installing : perl-Exporter-5.68-3.el7.noarch 10/32 ", " Installing : perl-constant-1.27-2.el7.noarch 11/32 ", " Installing : perl-Time-Local-1.2300-2.el7.noarch 12/32 ", " Installing : perl-Socket-2.010-4.el7.x86_64 13/32 ", " Installing : perl-Carp-1.26-244.el7.noarch 14/32 ", " Installing : perl-PathTools-3.40-5.el7.x86_64 15/32 ", " Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 16/32 ", " Installing : 4:perl-libs-5.16.3-291.el7.x86_64 17/32 ", " Installing : 4:perl-macros-5.16.3-291.el7.x86_64 18/32 ", " Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/32 ", " Installing : perl-File-Temp-0.23.01-3.el7.noarch 20/32 ", " Installing : perl-File-Path-2.09-2.el7.noarch 21/32 ", " Installing : perl-threads-shared-1.43-6.el7.x86_64 22/32 ", " Installing : perl-threads-1.87-4.el7.x86_64 23/32 ", " Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 24/32 ", " Installing : perl-Filter-1.49-3.el7.x86_64 25/32 ", " Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/32 ", " Installing : 4:perl-5.16.3-291.el7.x86_64 27/32 ", " Installing : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 28/32 ", " Installing : 2:vim-common-7.4.160-1.el7_3.1.x86_64 29/32 ", " Installing : gpm-libs-1.20.7-5.el7.x86_64 30/32 ", " Installing : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 31/32 ", " Installing : bridge-utils-1.5-9.el7.x86_64 32/32 ", " Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/32 ", " Verifying : perl-threads-shared-1.43-6.el7.x86_64 2/32 ", " Verifying : perl-Storable-2.45-3.el7.x86_64 3/32 ", " Verifying : perl-Exporter-5.68-3.el7.noarch 4/32 ", " Verifying : perl-constant-1.27-2.el7.noarch 5/32 ", " Verifying : perl-PathTools-3.40-5.el7.x86_64 6/32 ", " Verifying : 1:perl-Pod-Escapes-1.04-291.el7.noarch 7/32 ", " Verifying : 1:perl-parent-0.225-244.el7.noarch 8/32 ", " Verifying : perl-File-Temp-0.23.01-3.el7.noarch 9/32 ", " Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 10/32 ", " Verifying : perl-Time-Local-1.2300-2.el7.noarch 11/32 ", " Verifying : gpm-libs-1.20.7-5.el7.x86_64 12/32 ", " Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 13/32 ", " Verifying : 2:vim-common-7.4.160-1.el7_3.1.x86_64 14/32 ", " Verifying : perl-Socket-2.010-4.el7.x86_64 15/32 ", " Verifying : perl-Carp-1.26-244.el7.noarch 16/32 ", " Verifying : bridge-utils-1.5-9.el7.x86_64 17/32 ", " Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 18/32 ", " Verifying : 4:perl-libs-5.16.3-291.el7.x86_64 19/32 ", " Verifying : 4:perl-macros-5.16.3-291.el7.x86_64 20/32 ", " Verifying : perl-Pod-Usage-1.63-3.el7.noarch 21/32 ", " Verifying : perl-Encode-2.51-7.el7.x86_64 22/32 ", " Verifying : perl-podlators-2.5.1-3.el7.noarch 23/32 ", " Verifying : perl-Getopt-Long-2.40-2.el7.noarch 24/32 ", " Verifying : perl-File-Path-2.09-2.el7.noarch 25/32 ", " Verifying : 4:perl-5.16.3-291.el7.x86_64 26/32 ", " Verifying : perl-threads-1.87-4.el7.x86_64 27/32 ", " Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 28/32 ", " Verifying : perl-Filter-1.49-3.el7.x86_64 29/32 ", " Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 30/32 ", " Verifying : 2:vim-enhanced-7.4.160-1.el7_3.1.x86_64 31/32 ", " Verifying : 2:vim-filesystem-7.4.160-1.el7_3.1.x86_64 32/32 ", "VerifyTransaction time: 0.109", "Transaction time: 2.825", "", "Installed:", " bridge-utils.x86_64 0:1.5-9.el7 vim-enhanced.x86_64 2:7.4.160-1.el7_3.1 ", "", "Dependency Installed:", " gpm-libs.x86_64 0:1.20.7-5.el7 ", " perl.x86_64 4:5.16.3-291.el7 ", " perl-Carp.noarch 0:1.26-244.el7 ", " perl-Encode.x86_64 0:2.51-7.el7 ", " perl-Exporter.noarch 0:5.68-3.el7 ", " perl-File-Path.noarch 0:2.09-2.el7 ", " perl-File-Temp.noarch 0:0.23.01-3.el7 ", " perl-Filter.x86_64 0:1.49-3.el7 ", " perl-Getopt-Long.noarch 0:2.40-2.el7 ", " perl-HTTP-Tiny.noarch 0:0.033-3.el7 ", " perl-PathTools.x86_64 0:3.40-5.el7 ", " perl-Pod-Escapes.noarch 1:1.04-291.el7 ", " perl-Pod-Perldoc.noarch 0:3.20-4.el7 ", " perl-Pod-Simple.noarch 1:3.28-4.el7 ", " perl-Pod-Usage.noarch 0:1.63-3.el7 ", " perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 ", " perl-Socket.x86_64 0:2.010-4.el7 ", " perl-Storable.x86_64 0:2.45-3.el7 ", " perl-Text-ParseWords.noarch 0:3.29-4.el7 ", " perl-Time-HiRes.x86_64 4:1.9725-3.el7 ", " perl-Time-Local.noarch 0:1.2300-2.el7 ", " perl-constant.noarch 0:1.27-2.el7 ", " perl-libs.x86_64 4:5.16.3-291.el7 ", " perl-macros.x86_64 4:5.16.3-291.el7 ", " perl-parent.noarch 1:0.225-244.el7 ", " perl-podlators.noarch 0:2.5.1-3.el7 ", " perl-threads.x86_64 0:1.87-4.el7 ", " perl-threads-shared.x86_64 0:1.43-6.el7 ", " vim-common.x86_64 2:7.4.160-1.el7_3.1 ", " vim-filesystem.x86_64 2:7.4.160-1.el7_3.1 ", "", "Complete!", "Running install-packages install.", "Loading \"fastestmirror\" plugin", "Config time: 0.005", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirrors.cat.pdx.edu", " * extras: mirror.tocici.com", " * updates: mirror.lax.hugeserver.com", "pkgsack time: 0.174", "Obs Init time: 0.096", "Resolving Dependencies", "--> Running transaction check", "---> Package iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 will be installed", "Checking deps for iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('python(abi)', 'EQ', ('0', '2.7', None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('iscsi-initiator-utils-iscsiuio', 'GE', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('systemd', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('librt.so.1(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1(MOUNT_2.22)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1(MOUNT_2.19)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libkmod.so.2(LIBKMOD_5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/bash', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('librt.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libmount.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libkmod.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 requires: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7", "--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.873-35.el7 for package: iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "Searching pkgSack for dep: iscsi-initiator-utils-iscsiuio", "Building updates object", "up:simple updates time: 0.004", "up:obs time: 0.002", "up:condense time: 0.000", "updates time: 0.093", "TSINFO: Marking iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 as install for iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "--> Running transaction check", "---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 will be installed", "Checking deps for iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('iscsi-initiator-utils', 'EQ', ('0', '6.2.0.873', '35.el7')) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.3.1)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1(GCC_3.0)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('/bin/sh', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libgcc_s.so.1()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "looking for ('libdl.so.2()(64bit)', None, (None, None, None)) as a requirement of iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "--> Finished Dependency Resolution", "Dependency Process ending", "Depsolve time: 0.403", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository", " Size", "================================================================================", "Installing:", " iscsi-initiator-utils x86_64 6.2.0.873-35.el7 base 417 k", "Installing for dependencies:", " iscsi-initiator-utils-iscsiuio x86_64 6.2.0.873-35.el7 base 85 k", "", "Transaction Summary", "================================================================================", "Install 1 Package (+1 Dependent package)", "", "Total size: 502 k", "Installed size: 2.5 M", "Downloading packages:", "using local copy of iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64", "using local copy of iscsi-initiator-utils-6.2.0.873-35.el7.x86_64", "Member: iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 - u", "Adding Package iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 in mode u", "Member: iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 - u", "Adding Package iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 in mode u", "Running transaction check", "Transaction check time: 0.015", "Running transaction test", "Transaction test succeeded", "Transaction test time: 0.020", "Running transaction", " Installing : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 1/2 ", " Installing : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 2/2 ", " Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.873-35.el7.x86_64 1/2 ", " Verifying : iscsi-initiator-utils-6.2.0.873-35.el7.x86_64 2/2 ", "VerifyTransaction time: 0.075", "Transaction time: 0.261", "", "Installed:", " iscsi-initiator-utils.x86_64 0:6.2.0.873-35.el7 ", "", "Dependency Installed:", " iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.873-35.el7 ", "", "Complete!", "Loaded plugins: fastestmirror", "Loading mirror speeds from cached hostfile", " * base: mirrors.cat.pdx.edu", " * extras: mirror.tocici.com", " * updates: mirror.lax.hugeserver.com", "Resolving Dependencies", "--> Running transaction check", "---> Package audit.x86_64 0:2.6.5-3.el7 will be updated", "---> Package audit.x86_64 0:2.6.5-3.el7_3.1 will be an update", "---> Package audit-libs.x86_64 0:2.6.5-3.el7 will be updated", "---> Package audit-libs.x86_64 0:2.6.5-3.el7_3.1 will be an update", "---> Package audit-libs-python.x86_64 0:2.6.5-3.el7 will be updated", "---> Package audit-libs-python.x86_64 0:2.6.5-3.el7_3.1 will be an update", "---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.1 will be updated", "---> Package bind-libs-lite.x86_64 32:9.9.4-38.el7_3.2 will be an update", "---> Package bind-license.noarch 32:9.9.4-38.el7_3.1 will be updated", "---> Package bind-license.noarch 32:9.9.4-38.el7_3.2 will be an update", "---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.2 will be updated", "---> Package device-mapper.x86_64 7:1.02.135-1.el7_3.3 will be an update", "---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.2 will be updated", "---> Package device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 will be an update", "---> Package kernel.x86_64 0:3.10.0-514.10.2.el7 will be installed", "--> Processing Dependency: linux-firmware >= 20160830-49 for package: kernel-3.10.0-514.10.2.el7.x86_64", "---> Package kernel-tools.x86_64 0:3.10.0-514.6.1.el7 will be updated", "---> Package kernel-tools.x86_64 0:3.10.0-514.10.2.el7 will be an update", "---> Package kernel-tools-libs.x86_64 0:3.10.0-514.6.1.el7 will be updated", "---> Package kernel-tools-libs.x86_64 0:3.10.0-514.10.2.el7 will be an update", "---> Package libgudev1.x86_64 0:219-30.el7_3.6 will be updated", "---> Package libgudev1.x86_64 0:219-30.el7_3.7 will be an update", "---> Package libtiff.x86_64 0:4.0.3-25.el7_2 will be updated", "---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be an update", "---> Package microcode_ctl.x86_64 2:2.1-16.1.el7_3 will be updated", "---> Package microcode_ctl.x86_64 2:2.1-16.3.el7_3 will be an update", "---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7 will be updated", "---> Package nfs-utils.x86_64 1:1.3.0-0.33.el7_3 will be an update", "---> Package openssl.x86_64 1:1.0.1e-60.el7 will be updated", "---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be an update", "---> Package openssl-libs.x86_64 1:1.0.1e-60.el7 will be updated", "---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be an update", "---> Package polkit.x86_64 0:0.112-9.el7 will be updated", "---> Package polkit.x86_64 0:0.112-11.el7_3 will be an update", "---> Package python-perf.x86_64 0:3.10.0-514.6.1.el7 will be updated", "---> Package python-perf.x86_64 0:3.10.0-514.10.2.el7 will be an update", "---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.13 will be updated", "---> Package selinux-policy.noarch 0:3.13.1-102.el7_3.15 will be an update", "---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.13 will be updated", "---> Package selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.15 will be an update", "---> Package systemd.x86_64 0:219-30.el7_3.6 will be updated", "---> Package systemd.x86_64 0:219-30.el7_3.7 will be an update", "---> Package systemd-libs.x86_64 0:219-30.el7_3.6 will be updated", "---> Package systemd-libs.x86_64 0:219-30.el7_3.7 will be an update", "---> Package systemd-sysv.x86_64 0:219-30.el7_3.6 will be updated", "---> Package systemd-sysv.x86_64 0:219-30.el7_3.7 will be an update", "---> Package wpa_supplicant.x86_64 1:2.0-20.el7 will be updated", "---> Package wpa_supplicant.x86_64 1:2.0-21.el7_3 will be an update", "--> Running transaction check", "---> Package linux-firmware.noarch 0:20160830-49.git7534e19.el7 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository", " Size", "================================================================================", "Installing:", " kernel x86_64 3.10.0-514.10.2.el7 updates 37 M", "Updating:", " audit x86_64 2.6.5-3.el7_3.1 updates 233 k", " audit-libs x86_64 2.6.5-3.el7_3.1 updates 85 k", " audit-libs-python x86_64 2.6.5-3.el7_3.1 updates 70 k", " bind-libs-lite x86_64 32:9.9.4-38.el7_3.2 updates 730 k", " bind-license noarch 32:9.9.4-38.el7_3.2 updates 83 k", " device-mapper x86_64 7:1.02.135-1.el7_3.3 updates 269 k", " device-mapper-libs x86_64 7:1.02.135-1.el7_3.3 updates 333 k", " kernel-tools x86_64 3.10.0-514.10.2.el7 updates 4.0 M", " kernel-tools-libs x86_64 3.10.0-514.10.2.el7 updates 3.9 M", " libgudev1 x86_64 219-30.el7_3.7 updates 76 k", " libtiff x86_64 4.0.3-27.el7_3 updates 170 k", " microcode_ctl x86_64 2:2.1-16.3.el7_3 updates 745 k", " nfs-utils x86_64 1:1.3.0-0.33.el7_3 updates 377 k", " openssl x86_64 1:1.0.1e-60.el7_3.1 updates 713 k", " openssl-libs x86_64 1:1.0.1e-60.el7_3.1 updates 959 k", " polkit x86_64 0.112-11.el7_3 updates 167 k", " python-perf x86_64 3.10.0-514.10.2.el7 updates 4.0 M", " selinux-policy noarch 3.13.1-102.el7_3.15 updates 414 k", " selinux-policy-targeted noarch 3.13.1-102.el7_3.15 updates 6.4 M", " systemd x86_64 219-30.el7_3.7 updates 5.2 M", " systemd-libs x86_64 219-30.el7_3.7 updates 369 k", " systemd-sysv x86_64 219-30.el7_3.7 updates 63 k", " wpa_supplicant x86_64 1:2.0-21.el7_3 updates 788 k", "Installing for dependencies:", " linux-firmware noarch 20160830-49.git7534e19.el7 base 31 M", "", "Transaction Summary", "================================================================================", "Install 1 Package (+1 Dependent package)", "Upgrade 23 Packages", "", "Total size: 99 M", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Updating : systemd-libs-219-30.el7_3.7.x86_64 1/48 ", " Updating : audit-libs-2.6.5-3.el7_3.1.x86_64 2/48 ", " Updating : systemd-219-30.el7_3.7.x86_64 3/48 ", " Updating : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 4/48 ", " Updating : systemd-sysv-219-30.el7_3.7.x86_64 5/48 ", " Updating : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 6/48 ", " Updating : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 7/48 ", " Installing : linux-firmware-20160830-49.git7534e19.el7.noarch 8/48 ", " Updating : kernel-tools-libs-3.10.0-514.10.2.el7.x86_64 9/48 ", " Updating : selinux-policy-3.13.1-102.el7_3.15.noarch 10/48 ", " Updating : 32:bind-license-9.9.4-38.el7_3.2.noarch 11/48 ", " Updating : 32:bind-libs-lite-9.9.4-38.el7_3.2.x86_64 12/48 ", " Updating : selinux-policy-targeted-3.13.1-102.el7_3.15.noarch 13/48 ", " Updating : kernel-tools-3.10.0-514.10.2.el7.x86_64 14/48 ", " Installing : kernel-3.10.0-514.10.2.el7.x86_64 15/48 ", "grubby fatal error: unable to find a suitable template", "grubby fatal error: unable to find a suitable template", " Updating : 1:nfs-utils-1.3.0-0.33.el7_3.x86_64 16/48 ", " Updating : audit-2.6.5-3.el7_3.1.x86_64 17/48 ", " Updating : 1:wpa_supplicant-2.0-21.el7_3.x86_64 18/48 ", " Updating : 1:openssl-1.0.1e-60.el7_3.1.x86_64 19/48 ", " Updating : polkit-0.112-11.el7_3.x86_64 20/48 ", " Updating : 2:microcode_ctl-2.1-16.3.el7_3.x86_64 21/48 ", " Updating : audit-libs-python-2.6.5-3.el7_3.1.x86_64 22/48 ", " Updating : libgudev1-219-30.el7_3.7.x86_64 23/48 ", " Updating : python-perf-3.10.0-514.10.2.el7.x86_64 24/48 ", " Updating : libtiff-4.0.3-27.el7_3.x86_64 25/48 ", " Cleanup : 1:wpa_supplicant-2.0-20.el7.x86_64 26/48 ", " Cleanup : audit-2.6.5-3.el7.x86_64 27/48 ", " Cleanup : 1:nfs-utils-1.3.0-0.33.el7.x86_64 28/48 ", " Cleanup : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 29/48 ", " Cleanup : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 30/48 ", " Cleanup : polkit-0.112-9.el7.x86_64 31/48 ", " Cleanup : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 32/48 ", " Cleanup : systemd-sysv-219-30.el7_3.6.x86_64 33/48 ", " Cleanup : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 34/48 ", " Cleanup : audit-libs-python-2.6.5-3.el7.x86_64 35/48 ", " Cleanup : kernel-tools-3.10.0-514.6.1.el7.x86_64 36/48 ", " Cleanup : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 37/48 ", " Cleanup : systemd-219-30.el7_3.6.x86_64 38/48 ", " Cleanup : libgudev1-219-30.el7_3.6.x86_64 39/48 ", " Cleanup : 1:openssl-1.0.1e-60.el7.x86_64 40/48 ", " Cleanup : selinux-policy-3.13.1-102.el7_3.13.noarch 41/48 ", " Cleanup : 32:bind-license-9.9.4-38.el7_3.1.noarch 42/48 ", " Cleanup : 1:openssl-libs-1.0.1e-60.el7.x86_64 43/48 ", " Cleanup : systemd-libs-219-30.el7_3.6.x86_64 44/48 ", " Cleanup : audit-libs-2.6.5-3.el7.x86_64 45/48 ", " Cleanup : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 46/48 ", " Cleanup : python-perf-3.10.0-514.6.1.el7.x86_64 47/48 ", " Cleanup : libtiff-4.0.3-25.el7_2.x86_64 48/48 ", " Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 1/48 ", " Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.2.x86_64 2/48 ", " Verifying : kernel-3.10.0-514.10.2.el7.x86_64 3/48 ", " Verifying : libtiff-4.0.3-27.el7_3.x86_64 4/48 ", " Verifying : systemd-sysv-219-30.el7_3.7.x86_64 5/48 ", " Verifying : libgudev1-219-30.el7_3.7.x86_64 6/48 ", " Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 7/48 ", " Verifying : audit-2.6.5-3.el7_3.1.x86_64 8/48 ", " Verifying : 32:bind-license-9.9.4-38.el7_3.2.noarch 9/48 ", " Verifying : selinux-policy-3.13.1-102.el7_3.15.noarch 10/48 ", " Verifying : systemd-219-30.el7_3.7.x86_64 11/48 ", " Verifying : 1:wpa_supplicant-2.0-21.el7_3.x86_64 12/48 ", " Verifying : python-perf-3.10.0-514.10.2.el7.x86_64 13/48 ", " Verifying : systemd-libs-219-30.el7_3.7.x86_64 14/48 ", " Verifying : selinux-policy-targeted-3.13.1-102.el7_3.15.noarch 15/48 ", " Verifying : polkit-0.112-11.el7_3.x86_64 16/48 ", " Verifying : 2:microcode_ctl-2.1-16.3.el7_3.x86_64 17/48 ", " Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.3.x86_64 18/48 ", " Verifying : kernel-tools-3.10.0-514.10.2.el7.x86_64 19/48 ", " Verifying : 7:device-mapper-1.02.135-1.el7_3.3.x86_64 20/48 ", " Verifying : audit-libs-python-2.6.5-3.el7_3.1.x86_64 21/48 ", " Verifying : 1:nfs-utils-1.3.0-0.33.el7_3.x86_64 22/48 ", " Verifying : audit-libs-2.6.5-3.el7_3.1.x86_64 23/48 ", " Verifying : kernel-tools-libs-3.10.0-514.10.2.el7.x86_64 24/48 ", " Verifying : linux-firmware-20160830-49.git7534e19.el7.noarch 25/48 ", " Verifying : 32:bind-license-9.9.4-38.el7_3.1.noarch 26/48 ", " Verifying : systemd-219-30.el7_3.6.x86_64 27/48 ", " Verifying : 1:nfs-utils-1.3.0-0.33.el7.x86_64 28/48 ", " Verifying : systemd-libs-219-30.el7_3.6.x86_64 29/48 ", " Verifying : polkit-0.112-9.el7.x86_64 30/48 ", " Verifying : 1:openssl-libs-1.0.1e-60.el7.x86_64 31/48 ", " Verifying : 1:wpa_supplicant-2.0-20.el7.x86_64 32/48 ", " Verifying : audit-libs-2.6.5-3.el7.x86_64 33/48 ", " Verifying : kernel-tools-3.10.0-514.6.1.el7.x86_64 34/48 ", " Verifying : selinux-policy-3.13.1-102.el7_3.13.noarch 35/48 ", " Verifying : 7:device-mapper-1.02.135-1.el7_3.2.x86_64 36/48 ", " Verifying : 1:openssl-1.0.1e-60.el7.x86_64 37/48 ", " Verifying : python-perf-3.10.0-514.6.1.el7.x86_64 38/48 ", " Verifying : audit-2.6.5-3.el7.x86_64 39/48 ", " Verifying : libtiff-4.0.3-25.el7_2.x86_64 40/48 ", " Verifying : systemd-sysv-219-30.el7_3.6.x86_64 41/48 ", " Verifying : 2:microcode_ctl-2.1-16.1.el7_3.x86_64 42/48 ", " Verifying : 32:bind-libs-lite-9.9.4-38.el7_3.1.x86_64 43/48 ", " Verifying : libgudev1-219-30.el7_3.6.x86_64 44/48 ", " Verifying : 7:device-mapper-libs-1.02.135-1.el7_3.2.x86_64 45/48 ", " Verifying : selinux-policy-targeted-3.13.1-102.el7_3.13.noarch 46/48 ", " Verifying : audit-libs-python-2.6.5-3.el7.x86_64 47/48 ", " Verifying : kernel-tools-libs-3.10.0-514.6.1.el7.x86_64 48/48 ", "", "Installed:", " kernel.x86_64 0:3.10.0-514.10.2.el7 ", "", "Dependency Installed:", " linux-firmware.noarch 0:20160830-49.git7534e19.el7 ", "", "Updated:", " audit.x86_64 0:2.6.5-3.el7_3.1 ", " audit-libs.x86_64 0:2.6.5-3.el7_3.1 ", " audit-libs-python.x86_64 0:2.6.5-3.el7_3.1 ", " bind-libs-lite.x86_64 32:9.9.4-38.el7_3.2 ", " bind-license.noarch 32:9.9.4-38.el7_3.2 ", " device-mapper.x86_64 7:1.02.135-1.el7_3.3 ", " device-mapper-libs.x86_64 7:1.02.135-1.el7_3.3 ", " kernel-tools.x86_64 0:3.10.0-514.10.2.el7 ", " kernel-tools-libs.x86_64 0:3.10.0-514.10.2.el7 ", " libgudev1.x86_64 0:219-30.el7_3.7 ", " libtiff.x86_64 0:4.0.3-27.el7_3 ", " microcode_ctl.x86_64 2:2.1-16.3.el7_3 ", " nfs-utils.x86_64 1:1.3.0-0.33.el7_3 ", " openssl.x86_64 1:1.0.1e-60.el7_3.1 ", " openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 ", " polkit.x86_64 0:0.112-11.el7_3 ", " python-perf.x86_64 0:3.10.0-514.10.2.el7 ", " selinux-policy.noarch 0:3.13.1-102.el7_3.15 ", " selinux-policy-targeted.noarch 0:3.13.1-102.el7_3.15 ", " systemd.x86_64 0:219-30.el7_3.7 ", " systemd-libs.x86_64 0:219-30.el7_3.7 ", " systemd-sysv.x86_64 0:219-30.el7_3.7 ", " wpa_supplicant.x86_64 1:2.0-21.el7_3 ", "", "Complete!", "installing dhcp-client from simple-init", "installing net-tools from simple-init", "installing ifupdown from simple-init", "installing dhcp-client from simple-init", "installing net-tools from simple-init", "installing ifupdown from simple-init", "installing growpart from growroot", "installing e2fsprogs from growroot", "installing growpart from growroot", "installing e2fsprogs from growroot", "installing git from source-repositories", "installing git from source-repositories", "installing rsync from install-static", "installing rsync from install-static", "installing openssh-server from openssh-server", "installing openssh-server from openssh-server", "installing ccache_package from base", "installing ccache_package from base", "installing bridge-utils from infra-cloud-bridge", "installing net-tools from infra-cloud-bridge", "installing tcpdump from redhat-common", "installing traceroute from redhat-common", "installing lsof from redhat-common", "installing which from redhat-common", "installing tcpdump from redhat-common", "installing traceroute from redhat-common", "installing lsof from redhat-common", "installing which from redhat-common", "installing openssh-client from runtime-ssh-host-keys", "installing openssh-client from runtime-ssh-host-keys", "installing python-dev from pip-and-virtualenv", "installing python-dev from pip-and-virtualenv", "Running command: ['install-packages', '', 'dhclient', 'rsync', 'git', 'traceroute', 'which', 'openssh-server', 'lsof', 'e2fsprogs', 'ccache', 'net-tools', 'openssh', 'cloud-utils-growpart', 'bridge-utils', 'tcpdump', 'python-dev']", "> The package is not available and will not be installed", "> Running install-packages install.", "> Loading \"fastestmirror\" plugin", "> Config time: 0.008", "> Yum version: 3.4.3", "> rpmdb time: 0.000", "> Setting up Package Sacks", "> Loading mirror speeds from cached hostfile", "> * base: mirrors.cat.pdx.edu", "> * extras: mirror.tocici.com", "> * updates: mirror.lax.hugeserver.com", "> pkgsack time: 0.170", "> Obs Init time: 0.114", "> Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version", "> Package rsync-3.0.9-17.el7.x86_64 already installed and latest version", "> Package which-2.20-7.el7.x86_64 already installed and latest version", "> Package openssh-server-6.6.1p1-33.el7_3.x86_64 already installed and latest version", "> Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version", "> Checking for virtual provide or file-provide for ccache", "> No package ccache available.", "> Package net-tools-2.0-0.17.20131004git.el7.x86_64 already installed and latest version", "> Package openssh-6.6.1p1-33.el7_3.x86_64 already installed and latest version", "> Package cloud-utils-growpart-0.27-20.el7.centos.x86_64 already installed and latest version", "> Package bridge-utils-1.5-9.el7.x86_64 already installed and latest version", "> Resolving Dependencies", "> --> Running transaction check", "> ---> Package git.x86_64 0:1.8.3.1-6.el7_2.1 will be installed", "> Checking deps for git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl-Git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('zlib', 'GE', ('0', '1.2', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('rsync', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(vars)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(lib)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Term::ReadKey)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Git)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Getopt::Long)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::stat)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Temp)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Spec)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Path)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Find)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Copy)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(File::Basename)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Error)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('openssh-clients', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libz.so.1(ZLIB_1.2.0)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libssl.so.10(libssl.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0(GLIBC_2.3.2)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libc.so.6(GLIBC_2.16)(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('less', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/usr/bin/python', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/usr/bin/perl', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('/bin/bash', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libz.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libssl.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libpcre.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libgnome-keyring.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libexpat.so.1()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcurl.so.4()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl-Git = 1.8.3.1-6.el7_2.1", "> --> Processing Dependency: perl-Git = 1.8.3.1-6.el7_2.1 for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl-Git", "> Building updates object", "> up:simple updates time: 0.004", "> up:obs time: 0.002", "> up:condense time: 0.000", "> updates time: 0.093", "> TSINFO: Marking perl-Git-1.8.3.1-6.el7_2.1.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Term::ReadKey)", "> --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Term::ReadKey)", "> TSINFO: Marking perl-TermReadKey-2.30-20.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Git)", "> --> Processing Dependency: perl(Git) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Git)", "> perl-Git-1.8.3.1-6.el7_2.1.noarch already in ts, skipping this one", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: perl(Error)", "> --> Processing Dependency: perl(Error) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: perl(Error)", "> TSINFO: Marking 1:perl-Error-0.17020-2.el7.noarch as install for git-1.8.3.1-6.el7_2.1.x86_64", "> git-1.8.3.1-6.el7_2.1.x86_64 requires: libgnome-keyring.so.0()(64bit)", "> --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-6.el7_2.1.x86_64", "> Searching pkgSack for dep: libgnome-keyring.so.0()(64bit)", "> TSINFO: Marking libgnome-keyring-3.8.0-3.el7.x86_64 as install for git-1.8.3.1-6.el7_2.1.x86_64", "> ---> Package lsof.x86_64 0:4.87-4.el7 will be installed", "> Checking deps for lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> looking for ('libselinux.so.1()(64bit)', None, (None, None, None)) as a requirement of lsof.x86_64 0:4.87-4.el7 - u", "> ---> Package python-devel.x86_64 0:2.7.5-48.el7 will be installed", "> Checking deps for python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('python(x86-64)', 'EQ', ('0', '2.7.5', '48.el7')) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('pkgconfig', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/usr/bin/python2.7', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/usr/bin/pkg-config', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> looking for ('libpython2.7.so.1.0()(64bit)', None, (None, None, None)) as a requirement of python-devel.x86_64 0:2.7.5-48.el7 - u", "> ---> Package tcpdump.x86_64 14:4.5.1-3.el7 will be installed", "> Checking deps for tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('shadow-utils', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libcrypto.so.10(libcrypto.so.10)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libpcap.so.1()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> looking for ('libcrypto.so.10()(64bit)', None, (None, None, None)) as a requirement of tcpdump.x86_64 14:4.5.1-3.el7 - u", "> ---> Package traceroute.x86_64 3:2.0.22-2.el7 will be installed", "> Checking deps for traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libm.so.6(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('/bin/sh', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> looking for ('libm.so.6()(64bit)', None, (None, None, None)) as a requirement of traceroute.x86_64 3:2.0.22-2.el7 - u", "> --> Running transaction check", "> ---> Package libgnome-keyring.x86_64 0:3.8.0-3.el7 will be installed", "> Checking deps for libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libpthread.so.0(GLIBC_2.2.5)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgcrypt.so.11(GCRYPT_1.2)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libc.so.6(GLIBC_2.14)(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('/sbin/ldconfig', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libpthread.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgobject-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libglib-2.0.so.0()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libgcrypt.so.11()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> looking for ('libdbus-1.so.3()(64bit)', None, (None, None, None)) as a requirement of libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed", "> Checking deps for perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl', 'GE', ('0', '5.004', None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(vars)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(overload)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Scalar::Util)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Error.noarch 1:0.17020-2.el7 - u", "> ---> Package perl-Git.noarch 0:1.8.3.1-6.el7_2.1 will be installed", "> Checking deps for perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('git', 'EQ', ('0', '1.8.3.1', '6.el7_2.1')) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl', 'GE', ('0', '5.008', None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(warnings)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(strict)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Time::Local)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(IPC::Open2)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Fcntl)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Error)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Cwd)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed", "> Checking deps for perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('rtld(GNU_HASH)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(Exporter)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(DynaLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(Carp)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(AutoLoader)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('perl(:MODULE_COMPAT_5.16.3)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> looking for ('libc.so.6(GLIBC_2.15)(64bit)', None, (None, None, None)) as a requirement of perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> --> Finished Dependency Resolution", "> Dependency Process ending", "> Depsolve time: 0.504", "> ", "> Dependencies Resolved", "> ", "> ================================================================================", "> Package Arch Version Repository Size", "> ================================================================================", "> Installing:", "> git x86_64 1.8.3.1-6.el7_2.1 base 4.4 M", "> lsof x86_64 4.87-4.el7 base 331 k", "> python-devel x86_64 2.7.5-48.el7 base 393 k", "> tcpdump x86_64 14:4.5.1-3.el7 base 387 k", "> traceroute x86_64 3:2.0.22-2.el7 base 59 k", "> Installing for dependencies:", "> libgnome-keyring x86_64 3.8.0-3.el7 base 109 k", "> perl-Error noarch 1:0.17020-2.el7 base 32 k", "> perl-Git noarch 1.8.3.1-6.el7_2.1 base 53 k", "> perl-TermReadKey x86_64 2.30-20.el7 base 31 k", "> ", "> Transaction Summary", "> ================================================================================", "> Install 5 Packages (+4 Dependent packages)", "> ", "> Total size: 5.7 M", "> Installed size: 26 M", "> Downloading packages:", "> using local copy of 1:perl-Error-0.17020-2.el7.noarch", "> using local copy of 3:traceroute-2.0.22-2.el7.x86_64", "> using local copy of perl-TermReadKey-2.30-20.el7.x86_64", "> using local copy of perl-Git-1.8.3.1-6.el7_2.1.noarch", "> using local copy of lsof-4.87-4.el7.x86_64", "> using local copy of 14:tcpdump-4.5.1-3.el7.x86_64", "> using local copy of git-1.8.3.1-6.el7_2.1.x86_64", "> using local copy of libgnome-keyring-3.8.0-3.el7.x86_64", "> using local copy of python-devel-2.7.5-48.el7.x86_64", "> Member: perl-Error.noarch 1:0.17020-2.el7 - u", "> Adding Package 1:perl-Error-0.17020-2.el7.noarch in mode u", "> Member: traceroute.x86_64 3:2.0.22-2.el7 - u", "> Adding Package 3:traceroute-2.0.22-2.el7.x86_64 in mode u", "> Member: perl-TermReadKey.x86_64 0:2.30-20.el7 - u", "> Adding Package perl-TermReadKey-2.30-20.el7.x86_64 in mode u", "> Member: perl-Git.noarch 0:1.8.3.1-6.el7_2.1 - u", "> Adding Package perl-Git-1.8.3.1-6.el7_2.1.noarch in mode u", "> Member: lsof.x86_64 0:4.87-4.el7 - u", "> Adding Package lsof-4.87-4.el7.x86_64 in mode u", "> Member: tcpdump.x86_64 14:4.5.1-3.el7 - u", "> Adding Package 14:tcpdump-4.5.1-3.el7.x86_64 in mode u", "> Member: git.x86_64 0:1.8.3.1-6.el7_2.1 - u", "> Adding Package git-1.8.3.1-6.el7_2.1.x86_64 in mode u", "> Member: libgnome-keyring.x86_64 0:3.8.0-3.el7 - u", "> Adding Package libgnome-keyring-3.8.0-3.el7.x86_64 in mode u", "> Member: python-devel.x86_64 0:2.7.5-48.el7 - u", "> Adding Package python-devel-2.7.5-48.el7.x86_64 in mode u", "> Running transaction check", "> Transaction check time: 0.023", "> Running transaction test", "> Transaction test succeeded", "> Transaction test time: 0.024", "> Running transaction", "> Installing : 1:perl-Error-0.17020-2.el7.noarch 1/9 ", "> Installing : libgnome-keyring-3.8.0-3.el7.x86_64 2/9 ", "> Installing : perl-TermReadKey-2.30-20.el7.x86_64 3/9 ", "> Installing : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9 ", "> Installing : git-1.8.3.1-6.el7_2.1.x86_64 5/9 ", "> Installing : python-devel-2.7.5-48.el7.x86_64 6/9 ", "> Installing : 14:tcpdump-4.5.1-3.el7.x86_64 7/9 ", "> Installing : lsof-4.87-4.el7.x86_64 8/9 ", "> Installing : 3:traceroute-2.0.22-2.el7.x86_64 9/9 ", "> Verifying : 1:perl-Error-0.17020-2.el7.noarch 1/9 ", "> Verifying : 3:traceroute-2.0.22-2.el7.x86_64 2/9 ", "> Verifying : perl-TermReadKey-2.30-20.el7.x86_64 3/9 ", "> Verifying : perl-Git-1.8.3.1-6.el7_2.1.noarch 4/9 ", "> Verifying : lsof-4.87-4.el7.x86_64 5/9 ", "> Verifying : 14:tcpdump-4.5.1-3.el7.x86_64 6/9 ", "> Verifying : git-1.8.3.1-6.el7_2.1.x86_64 7/9 ", "> Verifying : libgnome-keyring-3.8.0-3.el7.x86_64 8/9 ", "> Verifying : python-devel-2.7.5-48.el7.x86_64 9/9 ", "> VerifyTransaction time: 0.065", "> Transaction time: 1.121", "> ", "> Installed:", "> git.x86_64 0:1.8.3.1-6.el7_2.1 lsof.x86_64 0:4.87-4.el7 ", "> python-devel.x86_64 0:2.7.5-48.el7 tcpdump.x86_64 14:4.5.1-3.el7 ", "> traceroute.x86_64 3:2.0.22-2.el7 ", "> ", "> Dependency Installed:", "> libgnome-keyring.x86_64 0:3.8.0-3.el7 perl-Error.noarch 1:0.17020-2.el7 ", "> perl-Git.noarch 0:1.8.3.1-6.el7_2.1 perl-TermReadKey.x86_64 0:2.30-20.el7 ", "> ", "> Complete!", "returncode: 0", "Loaded plugins: fastestmirror", "Loading mirror speeds from cached hostfile", " * base: mirrors.cat.pdx.edu", " * extras: mirror.tocici.com", " * updates: mirror.sjc02.svwh.net", "No package python-pip available.", "Package python-setuptools-0.9.8-4.el7.noarch already installed and latest version", "Resolving Dependencies", "--> Running transaction check", "---> Package python-virtualenv.noarch 0:1.10.1-3.el7 will be installed", "--> Finished Dependency Resolution", "", "Dependencies Resolved", "", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " python-virtualenv noarch 1.10.1-3.el7 base 1.2 M", "", "Transaction Summary", "================================================================================", "Install 1 Package", "", "Total size: 1.2 M", "Installed size: 1.6 M", "Downloading packages:", "Running transaction check", "Running transaction test", "Transaction test succeeded", "Running transaction", " Installing : python-virtualenv-1.10.1-3.el7.noarch 1/1 ", " Verifying : python-virtualenv-1.10.1-3.el7.noarch 1/1 ", "", "Installed:", " python-virtualenv.noarch 0:1.10.1-3.el7 ", "", "Complete!", "Collecting pip", " Downloading pip-9.0.1-py2.py3-none-any.whl (1.3MB)", "Collecting wheel", " Downloading wheel-0.29.0-py2.py3-none-any.whl (66kB)", "Installing collected packages: pip, wheel", "Successfully installed pip-9.0.1 wheel-0.29.0", "Collecting setuptools", " Downloading setuptools-34.3.1-py2.py3-none-any.whl (389kB)", "Collecting six>=1.6.0 (from setuptools)", " Downloading six-1.10.0-py2.py3-none-any.whl", "Collecting appdirs>=1.4.0 (from setuptools)", " Downloading appdirs-1.4.2-py2.py3-none-any.whl", "Collecting packaging>=16.8 (from setuptools)", " Downloading packaging-16.8-py2.py3-none-any.whl", "Collecting pyparsing (from packaging>=16.8->setuptools)", " Downloading pyparsing-2.2.0-py2.py3-none-any.whl (56kB)", "Installing collected packages: six, appdirs, pyparsing, packaging, setuptools", " Found existing installation: six 1.9.0", " Uninstalling six-1.9.0:", " Successfully uninstalled six-1.9.0", "Successfully installed appdirs-1.4.2 packaging-16.8 pyparsing-2.2.0 setuptools-34.3.1 six-1.10.0", "Collecting virtualenv", " Downloading virtualenv-15.1.0-py2.py3-none-any.whl (1.8MB)", "Installing collected packages: virtualenv", " Found existing installation: virtualenv 1.10.1", " Uninstalling virtualenv-1.10.1:", " Successfully uninstalled virtualenv-1.10.1", "Successfully installed virtualenv-15.1.0", "Processing /tmp/glean.git", "Installing collected packages: glean", " Running setup.py install for glean: started", " Running setup.py install for glean: finished with status 'done'", "Successfully installed glean-1.8.1.dev4", "Setting password.", "/etc/sudoers: parsed OK", "/etc/sudoers.d/devuser: parsed OK", "Nothing to uninstall", "Nothing to install", "NOZEROCONF=yes", "Nothing to uninstall", "Unmount /tmp/dib_build.GNtJmTdN/mnt/tmp/yum", "Unmount /tmp/dib_build.GNtJmTdN/mnt/tmp/ccache", "Unmount /tmp/dib_build.GNtJmTdN/mnt/sys", "Unmount /tmp/dib_build.GNtJmTdN/mnt/proc", "Unmount /tmp/dib_build.GNtJmTdN/mnt/dev/pts", "Unmount /tmp/dib_build.GNtJmTdN/mnt/dev", "Calculating image size (this may take a minute)...", "Running hooks from /tmp/dib_build.GNtJmTdN/hooks/block-device.d", "IMAGE_BLOCK_DEVICE=/dev/loop0p1", "Discarding device blocks: 4096/567808\b\b\b\b\b\b\b\b\b\b\b\b\b \b\b\b\b\b\b\b\b\b\b\b\b\bdone ", "Filesystem label=cloudimg-rootfs", "OS type: Linux", "Block size=4096 (log=2)", "Fragment size=4096 (log=2)", "Stride=0 blocks, Stripe width=0 blocks", "567936 inodes, 567808 blocks", "28390 blocks (5.00%) reserved for the super user", "First data block=0", "Maximum filesystem blocks=583008256", "18 block groups", "32768 blocks per group, 32768 fragments per group", "31552 inodes per group", "Superblock backups stored on blocks: ", "\t32768, 98304, 163840, 229376, 294912", "", "Allocating group tables: 0/18\b\b\b\b\b \b\b\b\b\bdone ", "Writing inode tables: 0/18\b\b\b\b\b \b\b\b\b\bdone ", "Creating journal (16384 blocks): done", "Writing superblocks and filesystem accounting information: 0/18\b\b\b\b\b \b\b\b\b\bdone", "", "tune2fs 1.42.9 (28-Dec-2013)", "Running install-packages install.", "Loading \"fastestmirror\" plugin", "Config time: 0.008", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Determining fastest mirrors", " * base: mirror.lax.hugeserver.com", " * extras: mirror.web-ster.com", " * updates: centos.eecs.wsu.edu", "pkgsack time: 6.023", "Obs Init time: 0.069", "Package yum-utils-1.1.31-40.el7.noarch already installed and latest version", "Nothing to do", "Loaded plugins: fastestmirror", "Not removing kernel 3.10.0-514.6.1.el7 because it is the running kernel", "No old kernels to remove", "Running install-packages install.", "Loading \"fastestmirror\" plugin", "Config time: 0.008", "Yum version: 3.4.3", "rpmdb time: 0.000", "Setting up Package Sacks", "Loading mirror speeds from cached hostfile", " * base: mirror.lax.hugeserver.com", " * extras: mirror.web-ster.com", " * updates: centos.eecs.wsu.edu", "pkgsack time: 0.010", "Obs Init time: 0.108", "Package 1:grub2-tools-2.02-0.44.el7.centos.x86_64 already installed and latest version", "Package 1:grub2-2.02-0.44.el7.centos.x86_64 already installed and latest version", "Nothing to do", "trying grub2-install", "Installing GRUB2...", "Running hooks from /tmp/dib_build.GNtJmTdN/hooks/cleanup.d", "'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests' -> '/httpboot/deployment_image.d/dib-manifests'", "'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib_arguments' -> '/httpboot/deployment_image.d/dib-manifests/dib_arguments'", "'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib_environment' -> '/httpboot/deployment_image.d/dib-manifests/dib_environment'", "'/tmp/dib_build.GNtJmTdN/mnt//etc/dib-manifests/dib-manifest-git-deployment_image' -> '/httpboot/deployment_image.d/dib-manifests/dib-manifest-git-deployment_image'", "DIB_YUM_REPO_CONF is not set - no repo configurations will be cleaned up", "Unmount /tmp/dib_build.GNtJmTdN/mnt/sys", "Unmount /tmp/dib_build.GNtJmTdN/mnt/proc", "Unmount /tmp/dib_build.GNtJmTdN/mnt/dev/pts", "Unmount /tmp/dib_build.GNtJmTdN/mnt/dev", "Unmount /tmp/dib_build.GNtJmTdN/mnt", "/dev/loop0: [0040]:48560926 (/tmp/dib_image.TGsrNCH2/image.raw)", "Converting image using qemu-img convert", "Image file /httpboot/deployment_image.qcow2 created..."], "warnings": []} TASK [bifrost-create-dib-image : Initiate ramdisk build] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:125 skipping: [127.0.0.1] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-create-dib-image : Update permission of generated image] ********* task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:129 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367 `" && echo ansible-tmp-1488810650.87-254072814778367="` echo $HOME/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpQn_9Cl TO /root/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367/file <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367/ /root/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367/file && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810650.87-254072814778367/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "diff": {"after": {"path": "/httpboot"}, "before": {"path": "/httpboot"}}, "gid": 1001, "group": "ironic", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": "u=rwX,g=rX,o=rX", "original_basename": null, "owner": null, "path": "/httpboot", "recurse": true, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "ironic", "path": "/httpboot", "secontext": "system_u:object_r:root_t:s0", "size": 4096, "state": "directory", "uid": 1001} TASK [bifrost-create-dib-image : Restore proper context on created data for http_boot] *** task path: /opt/bifrost/playbooks/roles/bifrost-create-dib-image/tasks/main.yml:136 <127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: root <127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211 `" && echo ansible-tmp-1488810651.17-226570497819211="` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211 `" ) && sleep 0' <127.0.0.1> PUT /tmp/tmpDXURs5 TO /root/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211/command <127.0.0.1> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211/ /root/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211/command && sleep 0' <127.0.0.1> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 http_proxy='"'"''"'"' LC_MESSAGES=en_US.UTF-8 https_proxy='"'"''"'"' /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810651.17-226570497819211/" > /dev/null 2>&1 && sleep 0' changed: [127.0.0.1] => {"changed": true, "cmd": ["restorecon", "-R", "/httpboot"], "delta": "0:00:00.015867", "end": "2017-03-06 09:30:51.367424", "invocation": {"module_args": {"_raw_params": "restorecon -R /httpboot", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:30:51.351557", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} PLAY [Enroll node with Ironic] ************************************************* TASK [setup] ******************************************************************* <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215 `" && echo ansible-tmp-1488810651.5-185242158733215="` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770 `" && echo ansible-tmp-1488810651.51-35737346107770="` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363 `" && echo ansible-tmp-1488810651.52-13622677590363="` echo $HOME/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpxzvapa TO /root/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215/ /root/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215/setup && sleep 0' <192.168.122.3> PUT /tmp/tmpNTIWy0 TO /root/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770/ /root/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810651.5-185242158733215/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpxVNidM TO /root/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363/ /root/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810651.51-35737346107770/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810651.52-13622677590363/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] ok: [compute00.opnfvlocal] ok: [controller00.opnfvlocal] TASK [ironic-enroll-dynamic : Collect facts] *********************************** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:15 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695 `" && echo ansible-tmp-1488810652.09-164689635175695="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506 `" && echo ansible-tmp-1488810652.1-71640243964506="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714 `" && echo ansible-tmp-1488810652.11-197408510259714="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp816diP TO /root/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695/ /root/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695/setup && sleep 0' <192.168.122.3> PUT /tmp/tmpsyHDiZ TO /root/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506/ /root/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.09-164689635175695/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpCUBhQe TO /root/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714/ /root/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.1-71640243964506/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.11-197408510259714/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] ok: [controller00.opnfvlocal] ok: [compute00.opnfvlocal] TASK [ironic-enroll-dynamic : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:18 ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [ironic-enroll-dynamic : Execute os_client_config to collect facts] ******* task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:24 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563 `" && echo ansible-tmp-1488810652.83-146433920654563="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074 `" && echo ansible-tmp-1488810652.83-121888432568074="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074 `" ) && sleep 0' <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489 `" && echo ansible-tmp-1488810652.83-215287962437489="` echo $HOME/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpaO1_d5 TO /root/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563/ /root/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563/os_client_config && sleep 0' <192.168.122.3> PUT /tmp/tmpS_agyn TO /root/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074/os_client_config <192.168.122.4> PUT /tmp/tmpzL1T01 TO /root/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074/ /root/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074/os_client_config && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489/ /root/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.83-146433920654563/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.83-215287962437489/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810652.83-121888432568074/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-enroll-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:31 skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-enroll-dynamic : Dynamic enrollment] ****************************** task path: /opt/bifrost/playbooks/roles/ironic-enroll-dynamic/tasks/main.yml:38 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412 `" && echo ansible-tmp-1488810654.51-85041708818412="` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810 `" && echo ansible-tmp-1488810654.52-32454475168810="` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810 `" ) && sleep 0' <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768 `" && echo ansible-tmp-1488810654.52-7295429752768="` echo $HOME/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpWo1HHY TO /root/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412/os_ironic <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412/ /root/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412/os_ironic && sleep 0' <192.168.122.4> PUT /tmp/tmpe2C0j9 TO /root/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768/os_ironic <192.168.122.3> PUT /tmp/tmpkHmvef TO /root/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810/os_ironic <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810/ /root/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810/os_ironic && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768/ /root/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768/os_ironic && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810654.51-85041708818412/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810654.52-32454475168810/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768/os_ironic; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810654.52-7295429752768/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "controller00.opnfvlocal", "nics": [{"mac": "52:54:00:70:6e:09"}], "properties": {"cpu_arch": "x86_64", "cpus": "2", "disk_size": "30", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02"} changed: [jumphost.opnfvlocal] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "jumphost.opnfvlocal", "nics": [{"mac": "52:54:00:37:37:44"}], "properties": {"cpu_arch": "x86_64", "cpus": "2", "disk_size": "30", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01"} changed: [compute00.opnfvlocal] => {"changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "chassis_uuid": null, "cloud": null, "driver": "agent_ssh", "driver_info": {"deploy": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs"}, "power": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}}, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "name": "compute00.opnfvlocal", "nics": [{"mac": "52:54:00:0f:ea:51"}], "properties": {"cpu_arch": "x86_64", "cpus": "2", "disk_size": "30", "ram": "8192"}, "region_name": null, "skip_update_of_masked_password": null, "state": "present", "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic"}, "provision_state": "available", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03"} TASK [ironic-inspect-node : Collect facts] ************************************* task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:15 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893 `" && echo ansible-tmp-1488810656.63-193411078720893="` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478 `" && echo ansible-tmp-1488810656.64-136671959010478="` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp0ddrKr TO /root/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893/ /root/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893/setup && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128 `" && echo ansible-tmp-1488810656.65-247624271289128="` echo $HOME/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp8e1S2i TO /root/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478/ /root/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810656.63-193411078720893/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpvDzwYi TO /root/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128/ /root/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810656.64-136671959010478/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810656.65-247624271289128/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] ok: [jumphost.opnfvlocal] ok: [compute00.opnfvlocal] TASK [ironic-inspect-node : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:18 ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [ironic-inspect-node : Execute os_client_config to collect facts] ********* task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:24 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015 `" && echo ansible-tmp-1488810657.29-71262648968015="` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194 `" && echo ansible-tmp-1488810657.3-179084237795194="` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpcfzJUL TO /root/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015/ /root/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015/os_client_config && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574 `" && echo ansible-tmp-1488810657.32-10324614311574="` echo $HOME/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpB4djXj TO /root/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194/ /root/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810657.29-71262648968015/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpw4JLWJ TO /root/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574/os_client_config <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810657.3-179084237795194/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574/ /root/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574/os_client_config && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810657.32-10324614311574/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-inspect-node : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:31 skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [ironic-inspect-node : Setup DHCP for nodes.] ***************************** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:38 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Setup DNS address for nodes.] ********************** task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:47 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Sending dnsmasq HUP] ******************************* task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:56 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [ironic-inspect-node : Execute node introspection] ************************ task path: /opt/bifrost/playbooks/roles/ironic-inspect-node/tasks/main.yml:63 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174 `" && echo ansible-tmp-1488810659.24-255949002673174="` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807 `" && echo ansible-tmp-1488810659.24-114945795295807="` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306 `" && echo ansible-tmp-1488810659.24-98218402647306="` echo $HOME/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpitPlAc TO /root/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174/os_ironic_inspect <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174/ /root/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174/os_ironic_inspect && sleep 0' <192.168.122.3> PUT /tmp/tmppv85EJ TO /root/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807/os_ironic_inspect <192.168.122.4> PUT /tmp/tmp9EpeXn TO /root/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306/os_ironic_inspect <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807/ /root/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807/os_ironic_inspect && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306/ /root/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306/os_ironic_inspect && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810659.24-255949002673174/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810659.24-114945795295807/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306/os_ironic_inspect; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810659.24-98218402647306/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "jumphost.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} changed: [compute00.opnfvlocal] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "compute00.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} changed: [controller00.opnfvlocal] => {"ansible_facts": {"cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "changed": true, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "controller00.opnfvlocal", "region_name": null, "timeout": 1800, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic_inspect"}} PLAY [Create configuration drive files and deploy machines] ******************** TASK [setup] ******************************************************************* <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178 `" && echo ansible-tmp-1488810759.76-22436660538178="` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569 `" && echo ansible-tmp-1488810759.77-122497862151569="` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570 `" && echo ansible-tmp-1488810759.78-143459609675570="` echo $HOME/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp2OYEF2 TO /root/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178/ /root/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178/setup && sleep 0' <192.168.122.3> PUT /tmp/tmpWXXelN TO /root/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569/ /root/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569/setup && sleep 0' <192.168.122.4> PUT /tmp/tmpzACgSJ TO /root/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570/setup <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810759.76-22436660538178/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570/ /root/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810759.77-122497862151569/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810759.78-143459609675570/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] ok: [compute00.opnfvlocal] ok: [jumphost.opnfvlocal] TASK [bifrost-configdrives-dynamic : If in noauth mode, set auth parameters accordingly.] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:15 ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [bifrost-configdrives-dynamic : Execute os_client_config to collect facts] task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:21 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343 `" && echo ansible-tmp-1488810760.46-133660398829343="` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387 `" && echo ansible-tmp-1488810760.47-52037059828387="` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpAGR5xO TO /root/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343/ /root/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343/os_client_config && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027 `" && echo ansible-tmp-1488810760.48-139863314496027="` echo $HOME/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpumFVqz TO /root/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387/ /root/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810760.46-133660398829343/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpBh5t_x TO /root/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027/os_client_config <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027/ /root/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810760.47-52037059828387/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810760.48-139863314496027/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-configdrives-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:28 skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-configdrives-dynamic : Collecting node facts] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/update_facts_from_ironic.yaml:38 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339 `" && echo ansible-tmp-1488810762.27-247836776043339="` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007 `" && echo ansible-tmp-1488810762.27-29185669388007="` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428 `" && echo ansible-tmp-1488810762.27-153293722621428="` echo $HOME/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpW_OVhi TO /root/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339/os_ironic_facts <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339/ /root/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339/os_ironic_facts && sleep 0' <192.168.122.4> PUT /tmp/tmppPvgqe TO /root/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428/os_ironic_facts <192.168.122.3> PUT /tmp/tmpwblmgk TO /root/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007/os_ironic_facts <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428/ /root/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428/os_ironic_facts && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007/ /root/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007/os_ironic_facts && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810762.27-247836776043339/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810762.27-153293722621428/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007/os_ironic_facts; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810762.27-29185669388007/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-03-06T14:30:56+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-03-06T14:32:36+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "jumphost.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-03-06T14:32:37+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-03-06T14:32:37+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "jumphost.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-03-06T14:30:56+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-03-06T14:32:36+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "compute00.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-03-06T14:32:37+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-03-06T14:32:37+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "compute00.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"HUMAN_ID": false, "NAME_ATTR": "name", "chassis_uuid": null, "console_enabled": false, "created_at": "2017-03-06T14:30:56+00:00", "driver": "agent_ssh", "driver_info": {"deploy_kernel": "http://192.168.122.1:8080/ipa.vmlinuz", "deploy_ramdisk": "http://192.168.122.1:8080/ipa.initramfs", "ssh_address": "192.168.122.1", "ssh_key_filename": "/home/ironic/.ssh/id_rsa", "ssh_port": 22, "ssh_username": "ironic", "ssh_virt_type": "virsh"}, "driver_internal_info": {}, "extra": {}, "human_id": null, "inspection_finished_at": "2017-03-06T14:32:36+00:00", "inspection_started_at": null, "instance_uuid": null, "last_error": null, "maintenance": false, "maintenance_reason": null, "name": "controller00.opnfvlocal", "power_state": "power off", "properties": {"capabilities": "cpu_hugepages:true", "cpu_arch": "x86_64", "cpus": "2", "local_gb": "30", "memory_mb": "8192"}, "provision_state": "available", "provision_updated_at": "2017-03-06T14:32:37+00:00", "reservation": null, "target_power_state": null, "target_provision_state": null, "updated_at": "2017-03-06T14:32:37+00:00", "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02"}, "changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "endpoint_type": "public", "ironic_url": "http://localhost:6385/", "key": null, "mac": null, "name": "controller00.opnfvlocal", "region_name": null, "skip_items": ["instance_info"], "timeout": 180, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": true}, "module_name": "os_ironic_facts"}} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Check to see if there is a file where the ssh_public_key_path is defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:15 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832 `" && echo ansible-tmp-1488810764.11-271241446934832="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729 `" && echo ansible-tmp-1488810764.12-67074962935729="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729 `" ) && sleep 0' PUT /tmp/tmpVCYy_w TO /root/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832/ /root/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832/stat && sleep 0' PUT /tmp/tmpp7Ur7l TO /root/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729/stat ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844 `" && echo ansible-tmp-1488810764.13-113617821938844="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844 `" ) && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.11-271241446934832/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729/ /root/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.12-67074962935729/" > /dev/null 2>&1 && sleep 0' PUT /tmp/tmpvFtrDL TO /root/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844/stat EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844/ /root/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844/stat && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.13-113617821938844/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1488786995.703415, "checksum": "b0ce3772c7f4d7241b22e620f290564e0ea7f596", "ctime": 1485941486.3332126, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 786984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "1524b76ee37e48a66080e283cc24adf3", "mode": "0644", "mtime": 1485941486.3332126, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 409, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [controller00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1488786995.703415, "checksum": "b0ce3772c7f4d7241b22e620f290564e0ea7f596", "ctime": 1485941486.3332126, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 786984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "1524b76ee37e48a66080e283cc24adf3", "mode": "0644", "mtime": 1485941486.3332126, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 409, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [compute00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/root/.ssh/id_rsa.pub"}, "module_name": "stat"}, "stat": {"atime": 1488786995.703415, "checksum": "b0ce3772c7f4d7241b22e620f290564e0ea7f596", "ctime": 1485941486.3332126, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 786984, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "1524b76ee37e48a66080e283cc24adf3", "mode": "0644", "mtime": 1485941486.3332126, "nlink": 1, "path": "/root/.ssh/id_rsa.pub", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 409, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Error if ssh_public_key_path is not valid] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:20 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Defined ssh_public_key_path - Read SSH public key in] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/ssh_public_key_path.yaml:24 File lookup using /root/.ssh/id_rsa.pub as file File lookup using /root/.ssh/id_rsa.pub as file File lookup using /root/.ssh/id_rsa.pub as file ok: [jumphost.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "changed": false, "invocation": {"module_args": {"ssh_public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDX4JB4GmwGKJOOxyYOsY5SHfR7fVIrTRYwCT956/HP5xRiFnxwMc93lYNVVhZ/waYV1rBbFmcWnCpr+VvKJ88zFG45bls4ygnGB6sxg12MmUFP9d5kD1mA98mvq/J0QfsLu54nyrZ4crcuBtT70PAVlKHmXjhJVy0TiAaU1rdvVIYNz1NMoARuhvFT7fwaiFTpTIA3KGJwnNPlt4qHL9GLdyMtxs+E84S5E5uc/zwQtSDX9PdW2nz+937syCS44aECRgByakOsjxpfFM2ycpM0a3EgkfkEdCBneiFCw5rgoFAYA29+SXyzjx0fEycA+H+k7ZorM81fFKmO7qq0SeeT root@jenkins-bifrost-centos"}, "module_name": "set_fact"}} TASK [bifrost-configdrives-dynamic : Make temporary folder to build configdrive] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:24 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556 `" && echo ansible-tmp-1488810764.65-80780117130556="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475 `" && echo ansible-tmp-1488810764.66-49415973540475="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpdVff1j TO /root/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556/ /root/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556/command && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503 `" && echo ansible-tmp-1488810764.68-219549252776503="` echo $HOME/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp1SudzW TO /root/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475/ /root/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.65-80780117130556/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpfbw3oK TO /root/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503/ /root/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.66-49415973540475/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810764.68-219549252776503/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:00.004586", "end": "2017-03-06 09:32:44.829960", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:44.825374", "stderr": "", "stdout": "/tmp/tmp.1dWWVBomJ2", "stdout_lines": ["/tmp/tmp.1dWWVBomJ2"], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:01.006126", "end": "2017-03-06 09:32:45.810414", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:44.804288", "stderr": "", "stdout": "/tmp/tmp.BSO6QPj9Py", "stdout_lines": ["/tmp/tmp.BSO6QPj9Py"], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": ["mktemp", "-d"], "delta": "0:00:01.005431", "end": "2017-03-06 09:32:45.860149", "invocation": {"module_args": {"_raw_params": "mktemp -d", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:44.854718", "stderr": "", "stdout": "/tmp/tmp.YrkO51Jbj3", "stdout_lines": ["/tmp/tmp.YrkO51Jbj3"], "warnings": []} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/2012-08-10] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:28 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360 `" && echo ansible-tmp-1488810766.04-40149440591360="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996 `" && echo ansible-tmp-1488810766.04-63799806939996="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785 `" && echo ansible-tmp-1488810766.06-252541151912785="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpkzubQy TO /root/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360/ /root/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360/file && sleep 0' <192.168.122.3> PUT /tmp/tmpKpaDom TO /root/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996/ /root/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.04-40149440591360/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpaBRskw TO /root/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785/ /root/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.04-63799806939996/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.06-252541151912785/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "state": "directory"}, "before": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "original_basename": null, "owner": null, "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest] * task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:33 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231 `" && echo ansible-tmp-1488810766.35-160830620649231="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpuYHrWi TO /root/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231/ /root/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231/file && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232 `" && echo ansible-tmp-1488810766.37-92096458731232="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786 `" && echo ansible-tmp-1488810766.38-16441798030786="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.35-160830620649231/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> PUT /tmp/tmpr6hBcR TO /root/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232/ /root/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232/file && sleep 0' <192.168.122.4> PUT /tmp/tmpFUUfb4 TO /root/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786/ /root/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.37-92096458731232/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810766.38-16441798030786/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "state": "directory"}, "before": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "original_basename": null, "owner": null, "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Place template in each openstack/2012-08-10 folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:38 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164 `" && echo ansible-tmp-1488810766.69-175744468885164="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785 `" && echo ansible-tmp-1488810766.7-233848245209785="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712 `" && echo ansible-tmp-1488810766.71-18227117357712="` echo $HOME/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpddmkXl TO /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/ /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/stat && sleep 0' <192.168.122.4> PUT /tmp/tmp5lChGq TO /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/ /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/stat && sleep 0' <192.168.122.3> PUT /tmp/tmp9d1i2b TO /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/stat <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/ /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/stat && sleep 0' <192.168.122.2> PUT /tmp/tmp3Uh6oL TO /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/ /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/source && sleep 0' <192.168.122.4> PUT /tmp/tmp4FRfPA TO /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/ /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/source && sleep 0' <192.168.122.3> PUT /tmp/tmpl7lGFZ TO /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/ /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/source && sleep 0' <192.168.122.2> PUT /tmp/tmpwjX7D7 TO /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/ /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpuxSYHj TO /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/ /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/copy && sleep 0' <192.168.122.3> PUT /tmp/tmp_qNRyc TO /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/ /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/ > /dev/null 2>&1 && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "64816ec05226d667d979385f4389052d0df31d05", "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/source", "validate": null}}, "md5sum": "720b2df94df493a1b948a25d996a588d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 765, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.7-233848245209785/source", "state": "file", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "e4886b0d8a84c8549c313ad93d60a864d3c86517", "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/source", "validate": null}}, "md5sum": "a3452e21c1c97a56a174c8294ab5cd2e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 763, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.69-175744468885164/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "ab87e2669463805b497d58e1a08f90b71d12eae9", "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/2012-08-10/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/source", "validate": null}}, "md5sum": "db1ba97ae9118f593e449d9c335a8007", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 771, "src": "/root/.ansible/tmp/ansible-tmp-1488810766.71-18227117357712/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Place template in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:43 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318 `" && echo ansible-tmp-1488810767.18-128618877567318="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028 `" && echo ansible-tmp-1488810767.19-119144774526028="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781 `" && echo ansible-tmp-1488810767.2-81382752017781="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpQAEnIL TO /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/ /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpLGhFuC TO /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/ /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/stat && sleep 0' <192.168.122.4> PUT /tmp/tmp1gLmK3 TO /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/ /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/stat && sleep 0' <192.168.122.2> PUT /tmp/tmpmR35vk TO /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/ /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/source && sleep 0' <192.168.122.4> PUT /tmp/tmpNx1FR4 TO /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/ /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/source && sleep 0' <192.168.122.3> PUT /tmp/tmp5A0D6W TO /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/source <192.168.122.2> PUT /tmp/tmpG5Nli_ TO /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/ /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/source && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/ /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpUnEwDo TO /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/ /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpkX3UZD TO /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/ /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/ > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "64816ec05226d667d979385f4389052d0df31d05", "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/source", "validate": null}}, "md5sum": "720b2df94df493a1b948a25d996a588d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 765, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.2-81382752017781/source", "state": "file", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "e4886b0d8a84c8549c313ad93d60a864d3c86517", "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/source", "validate": null}}, "md5sum": "a3452e21c1c97a56a174c8294ab5cd2e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 763, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.18-128618877567318/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "ab87e2669463805b497d58e1a08f90b71d12eae9", "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/meta_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/meta_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "openstack_meta_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/source", "validate": null}}, "md5sum": "db1ba97ae9118f593e449d9c335a8007", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 771, "src": "/root/.ansible/tmp/ansible-tmp-1488810767.19-119144774526028/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Generate network_data] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:48 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362 `" && echo ansible-tmp-1488810767.76-246140242004362="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946 `" && echo ansible-tmp-1488810767.76-80087739689946="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014 `" && echo ansible-tmp-1488810767.76-80242594519014="` echo $HOME/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpMWzmp0 TO /root/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362/network_metadata <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362/ /root/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362/network_metadata && sleep 0' <192.168.122.3> PUT /tmp/tmpKvuLzr TO /root/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946/network_metadata <192.168.122.4> PUT /tmp/tmpYAZUqg TO /root/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014/network_metadata <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946/ /root/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946/network_metadata && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014/ /root/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014/network_metadata && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810767.76-246140242004362/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810767.76-80087739689946/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014/network_metadata; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810767.76-80242594519014/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:70:6e:09", "id": "52:54:00:70:6e:09", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:70:6e:09", "ip_address": "192.168.122.3", "link": "52:54:00:70:6e:09", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.3", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:70:6e:09"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} ok: [jumphost.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:37:37:44", "id": "52:54:00:37:37:44", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:37:37:44", "ip_address": "192.168.122.2", "link": "52:54:00:37:37:44", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.2", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:37:37:44"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"network_metadata": {"links": [{"ethernet_mac_address": "52:54:00:0f:ea:51", "id": "52:54:00:0f:ea:51", "mtu": "1500", "type": "phy"}], "networks": [{"dns_nameservers": ["8.8.8.8"], "id": "ipv4-52:54:00:0f:ea:51", "ip_address": "192.168.122.4", "link": "52:54:00:0f:ea:51", "netmask": "255.255.255.0", "routes": [{"gateway": "192.168.122.1", "netmask": "0.0.0.0", "network": "0.0.0.0"}], "type": "ipv4"}], "services": [{"address": "8.8.8.8", "type": "dns"}]}}, "changed": false, "invocation": {"module_args": {"ipv4_address": "192.168.122.4", "ipv4_gateway": "192.168.122.1", "ipv4_interface_mac": "", "ipv4_nameserver": "8.8.8.8", "ipv4_subnet_mask": "255.255.255.0", "network_mtu": "1500", "nics": [{"mac": "52:54:00:0f:ea:51"}], "node_network_data": {}, "vlan_id": ""}, "module_name": "network_metadata"}} TASK [bifrost-configdrives-dynamic : Place network data template in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:61 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623 `" && echo ansible-tmp-1488810768.04-143401306753623="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943 `" && echo ansible-tmp-1488810768.04-90500653778943="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486 `" && echo ansible-tmp-1488810768.06-165683932808486="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpPWdJCW TO /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/stat <192.168.122.3> PUT /tmp/tmp2HR5Sn TO /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/ /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/ /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpt3EhgW TO /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/ /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/stat && sleep 0' <192.168.122.2> PUT /tmp/tmpFuoCFf TO /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/ /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/source && sleep 0' <192.168.122.4> PUT /tmp/tmpXwAtKe TO /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/ /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/source && sleep 0' <192.168.122.3> PUT /tmp/tmp1mdpHX TO /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/ /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/source && sleep 0' <192.168.122.2> PUT /tmp/tmpkS_xVX TO /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/ /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpefFfiQ TO /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/ /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpDIVOR7 TO /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/ /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/ > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/ > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "32e2a61924012a0de4a195d5fe21a06505c2db73", "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/source", "validate": null}}, "md5sum": "a059fb83a9f09875cf8ae6cb72421ba0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.04-143401306753623/source", "state": "file", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "1ac71dbbdde548012af59762df24ec4361bdb9e2", "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/source", "validate": null}}, "md5sum": "70095e07695c655f0e2232288833edcc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.06-165683932808486/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "3148b58b7eadd815e31c0f0804507869b3498e53", "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_data.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_data.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/source", "validate": null}}, "md5sum": "a2dc271b99e5b1656df49534777f3a6b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.04-90500653778943/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Place deprecated network info file location in each openstack/latest folder] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:71 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679 `" && echo ansible-tmp-1488810768.5-102208396184679="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpOlu9yh TO /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/ /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/stat && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232 `" && echo ansible-tmp-1488810768.53-42476306941232="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/stat && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368 `" && echo ansible-tmp-1488810768.54-122433537239368="` echo $HOME/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpPt3ami TO /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/ /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpxQFbIC TO /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/ /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/stat && sleep 0' <192.168.122.2> PUT /tmp/tmpm_Br2o TO /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/ /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/source && sleep 0' <192.168.122.2> PUT /tmp/tmpSOiFP4 TO /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/ /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/copy && sleep 0' <192.168.122.3> PUT /tmp/tmp3s3Txp TO /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/ /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/source && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpw3xe6P TO /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/ /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpwHfmGs TO /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/ /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/source && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/copy && sleep 0' <192.168.122.4> PUT /tmp/tmp3Pzz8A TO /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/ /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/copy && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/ > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "32e2a61924012a0de4a195d5fe21a06505c2db73", "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/source", "validate": null}}, "md5sum": "a059fb83a9f09875cf8ae6cb72421ba0", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.5-102208396184679/source", "state": "file", "uid": 0} <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/ > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "3148b58b7eadd815e31c0f0804507869b3498e53", "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/source", "validate": null}}, "md5sum": "a2dc271b99e5b1656df49534777f3a6b", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.53-42476306941232/source", "state": "file", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "1ac71dbbdde548012af59762df24ec4361bdb9e2", "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_info.json", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_info.json", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "network_data.json.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/source", "validate": null}}, "md5sum": "70095e07695c655f0e2232288833edcc", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 833, "src": "/root/.ansible/tmp/ansible-tmp-1488810768.54-122433537239368/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Make metadata folder - /openstack/latest] * task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:77 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721 `" && echo ansible-tmp-1488810769.01-210034032200721="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485 `" && echo ansible-tmp-1488810769.02-180723141271485="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp4nodrm TO /root/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721/ /root/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721/file && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788 `" && echo ansible-tmp-1488810769.03-33505619045788="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpYmnZnO TO /root/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485/file <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.01-210034032200721/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485/ /root/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.02-180723141271485/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpBXsrFA TO /root/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788/ /root/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.03-33505619045788/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "state": "directory"}, "before": {"path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "state": "absent"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "original_basename": null, "owner": null, "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "validate": null}, "module_name": "file"}, "mode": "0755", "owner": "root", "path": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/", "secontext": "system_u:object_r:tmp_t:s0", "size": 4096, "state": "directory", "uid": 0} TASK [bifrost-configdrives-dynamic : Write network Debian style interface template] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:82 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749 `" && echo ansible-tmp-1488810769.31-96658081670749="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917 `" && echo ansible-tmp-1488810769.32-71996621321917="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpWLCeYH TO /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/stat <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741 `" && echo ansible-tmp-1488810769.33-149683091298741="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/ /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpuceSgx TO /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/ /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/stat && sleep 0' <192.168.122.4> PUT /tmp/tmpMlCO_E TO /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/ /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/stat && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/stat && sleep 0' <192.168.122.2> PUT /tmp/tmpthJLcd TO /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/source <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/ /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/source && sleep 0' <192.168.122.2> PUT /tmp/tmpNlI0wa TO /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/copy <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/ /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpjoSjK8 TO /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/source <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/ /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/source && sleep 0' <192.168.122.3> PUT /tmp/tmpbGbMRw TO /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/source <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/ /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/source && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/copy && sleep 0' <192.168.122.4> PUT /tmp/tmpyNLM7A TO /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/copy <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/ /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/copy && sleep 0' <192.168.122.3> PUT /tmp/tmpw6F8I4 TO /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/copy <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/ /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/copy && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/copy && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/ > /dev/null 2>&1 && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/ > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/ > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "checksum": "dbfc8e5def0c67e522bac6110a190ac5eb559794", "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/source", "validate": null}}, "md5sum": "8753d5004239fdf50ac52dadf60ece68", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.33-149683091298741/source", "state": "file", "uid": 0} changed: [jumphost.opnfvlocal] => {"changed": true, "checksum": "5198ac5aa4432c9045961b75e2f7c33e3f157f98", "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/source", "validate": null}}, "md5sum": "dc8a055f0cb7034987d55168df9d5c7d", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.31-96658081670749/source", "state": "file", "uid": 0} changed: [controller00.opnfvlocal] => {"changed": true, "checksum": "32d3bfb0447eeb6a91cc22434fd03ded497859e6", "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/0000", "gid": 0, "group": "root", "invocation": {"module_args": {"backup": false, "content": null, "delimiter": null, "dest": "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/content/0000", "directory_mode": null, "follow": true, "force": true, "group": null, "mode": null, "original_basename": "interfaces.j2", "owner": null, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/source", "validate": null}}, "md5sum": "565caa25bec26fce01b4ad7faaf279f5", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:admin_home_t:s0", "size": 206, "src": "/root/.ansible/tmp/ansible-tmp-1488810769.32-71996621321917/source", "state": "file", "uid": 0} TASK [bifrost-configdrives-dynamic : Check if mkisofs is available] ************ task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:86 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987 `" && echo ansible-tmp-1488810769.78-45107654985987="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563 `" && echo ansible-tmp-1488810769.79-182235303995563="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpLrDBCm TO /root/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987/ /root/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987/command && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272 `" && echo ansible-tmp-1488810769.8-167277685103272="` echo $HOME/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpYAiBuQ TO /root/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563/ /root/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.78-45107654985987/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.79-182235303995563/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpPJzp8M TO /root/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272/ /root/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810769.8-167277685103272/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.011009", "end": "2017-03-06 09:32:49.958025", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:49.947016", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.010952", "end": "2017-03-06 09:32:49.958077", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:49.947125", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "mkisofs --help &> /dev/null", "delta": "0:00:00.009589", "end": "2017-03-06 09:32:49.990708", "invocation": {"module_args": {"_raw_params": "mkisofs --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:49.981119", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : If mkisofs is not available, fallback to genisoimage] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:91 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Check if genisoimage is available] ******** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:96 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069 `" && echo ansible-tmp-1488810770.16-150917228163069="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484 `" && echo ansible-tmp-1488810770.16-268276139395484="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> PUT /tmp/tmpxSRgho TO /root/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069/command <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466 `" && echo ansible-tmp-1488810770.18-231083610512466="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069/ /root/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069/command && sleep 0' <192.168.122.3> PUT /tmp/tmp9IEXEV TO /root/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484/ /root/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.16-150917228163069/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpkjzyJV TO /root/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466/command <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.16-268276139395484/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466/ /root/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.18-231083610512466/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.008920", "end": "2017-03-06 09:32:50.344758", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.335838", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.009289", "end": "2017-03-06 09:32:50.344225", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.334936", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "genisoimage --help &> /dev/null", "delta": "0:00:00.008369", "end": "2017-03-06 09:32:50.359247", "invocation": {"module_args": {"_raw_params": "genisoimage --help &> /dev/null", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.350878", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : fail if genisoimage is not available.] **** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:101 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-configdrives-dynamic : Make config drive files] ****************** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:105 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684 `" && echo ansible-tmp-1488810770.54-37985393750684="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911 `" && echo ansible-tmp-1488810770.54-168563132383911="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880 `" && echo ansible-tmp-1488810770.56-267003078434880="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp4YqxWk TO /root/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684/ /root/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684/command && sleep 0' <192.168.122.3> PUT /tmp/tmpzxqklD TO /root/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911/ /root/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.54-37985393750684/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpE3rNEw TO /root/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880/ /root/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.54-168563132383911/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.56-267003078434880/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "/tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01"], "delta": "0:00:00.014555", "end": "2017-03-06 09:32:50.723202", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso /tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.708647", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.BSO6QPj9Py/a8cb6624-0d9f-c882-affc-046ebb96ec01/openstack/latest/network_data.json (network_info.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} changed: [controller00.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "/tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02"], "delta": "0:00:00.009787", "end": "2017-03-06 09:32:50.733337", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso /tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.723550", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.1dWWVBomJ2/a8cb6624-0d9f-c882-affc-046ebb96ec02/openstack/latest/network_data.json (network_info.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": ["mkisofs", "-R", "-V", "config-2", "-o", "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "/tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03"], "delta": "0:00:00.014203", "end": "2017-03-06 09:32:50.755858", "invocation": {"module_args": {"_raw_params": "mkisofs -R -V config-2 -o /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso /tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:50.741655", "stderr": "I: -input-charset not specified, using utf-8 (detected in locale settings)\nUsing NETWO000.JSO;1 for /tmp/tmp.YrkO51Jbj3/a8cb6624-0d9f-c882-affc-046ebb96ec03/openstack/latest/network_data.json (network_info.json)\nTotal translation table size: 0\nTotal rockridge attributes bytes: 1451\nTotal directory bytes: 8192\nPath table size(bytes): 72\nMax brk space used 22000\n184 extents written (0 MB)", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : Make config drive files base64 encoded and gzip compressed] *** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:109 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552 `" && echo ansible-tmp-1488810770.85-271732905235552="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpKkzHml TO /root/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552/command <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840 `" && echo ansible-tmp-1488810770.87-198611485523840="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552/ /root/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552/command && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368 `" && echo ansible-tmp-1488810770.88-157479573069368="` echo $HOME/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.85-271732905235552/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> PUT /tmp/tmpPFdDG5 TO /root/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840/ /root/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840/command && sleep 0' <192.168.122.4> PUT /tmp/tmp0y8EtR TO /root/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368/ /root/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.87-198611485523840/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810770.88-157479573069368/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "delta": "0:00:00.014558", "end": "2017-03-06 09:32:51.038161", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:51.023603", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "delta": "0:00:00.013754", "end": "2017-03-06 09:32:51.041309", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:51.027555", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "delta": "0:00:00.014008", "end": "2017-03-06 09:32:51.082756", "invocation": {"module_args": {"_raw_params": "gzip -c /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso | base64 > /httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:32:51.068748", "stderr": "", "stdout": "", "stdout_lines": [], "warnings": []} TASK [bifrost-configdrives-dynamic : Cleanup configdrive .iso files] *********** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:113 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103 `" && echo ansible-tmp-1488810771.18-271719337211103="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983 `" && echo ansible-tmp-1488810771.18-281444108443983="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpY3BE7p TO /root/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103/ /root/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103/file && sleep 0' <192.168.122.3> PUT /tmp/tmpA1VWSA TO /root/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983/ /root/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983/file && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072 `" && echo ansible-tmp-1488810771.21-34408466361072="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072 `" ) && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.18-271719337211103/" > /dev/null 2>&1 && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.18-281444108443983/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpiHEQwH TO /root/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072/ /root/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.21-34408466361072/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso", "state": "absent"} changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso", "state": "absent"} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "absent"}, "before": {"path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "file"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": null, "name": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "original_basename": null, "owner": null, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/httpboot/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso", "state": "absent"} TASK [bifrost-configdrives-dynamic : Cleanup configdrive temp folder] ********** task path: /opt/bifrost/playbooks/roles/bifrost-configdrives-dynamic/tasks/main.yml:119 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832 `" && echo ansible-tmp-1488810771.48-243115338790832="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376 `" && echo ansible-tmp-1488810771.49-34576769260376="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpTcgm2L TO /root/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832/ /root/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832/file && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276 `" && echo ansible-tmp-1488810771.5-181669986245276="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpooBoip TO /root/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376/ /root/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.48-243115338790832/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpocGsnH TO /root/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276/ /root/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.49-34576769260376/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.5-181669986245276/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.1dWWVBomJ2", "state": "absent"}, "before": {"path": "/tmp/tmp.1dWWVBomJ2", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.1dWWVBomJ2", "original_basename": null, "owner": null, "path": "/tmp/tmp.1dWWVBomJ2", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.1dWWVBomJ2", "state": "absent"} changed: [jumphost.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.BSO6QPj9Py", "state": "absent"}, "before": {"path": "/tmp/tmp.BSO6QPj9Py", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.BSO6QPj9Py", "original_basename": null, "owner": null, "path": "/tmp/tmp.BSO6QPj9Py", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.BSO6QPj9Py", "state": "absent"} changed: [compute00.opnfvlocal] => {"changed": true, "diff": {"after": {"path": "/tmp/tmp.YrkO51Jbj3", "state": "absent"}, "before": {"path": "/tmp/tmp.YrkO51Jbj3", "state": "directory"}}, "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": true, "group": null, "mode": null, "name": "/tmp/tmp.YrkO51Jbj3", "original_basename": null, "owner": null, "path": "/tmp/tmp.YrkO51Jbj3", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "absent", "validate": null}, "module_name": "file"}, "path": "/tmp/tmp.YrkO51Jbj3", "state": "absent"} TASK [bifrost-deploy-nodes-dynamic : Obtain setup facts] *********************** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:20 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317 `" && echo ansible-tmp-1488810771.77-121837150142317="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851 `" && echo ansible-tmp-1488810771.78-206656509471851="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271 `" && echo ansible-tmp-1488810771.79-266606391946271="` echo $HOME/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpYIOFKP TO /root/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317/ /root/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317/setup && sleep 0' <192.168.122.3> PUT /tmp/tmp9V8urh TO /root/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851/ /root/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.77-121837150142317/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpFZqhh0 TO /root/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271/ /root/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.78-206656509471851/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810771.79-266606391946271/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] ok: [jumphost.opnfvlocal] ok: [controller00.opnfvlocal] TASK [bifrost-deploy-nodes-dynamic : If in noauth mode, unset authentication parameters.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:23 ok: [jumphost.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [controller00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} ok: [compute00.opnfvlocal] => {"ansible_facts": {"auth": {}, "auth_type": "None"}, "changed": false, "invocation": {"module_args": {"auth": {}, "auth_type": "None"}, "module_name": "set_fact"}} TASK [bifrost-deploy-nodes-dynamic : Execute os_client_config to collect facts] task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:29 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771 `" && echo ansible-tmp-1488810772.46-105178344233771="` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744 `" && echo ansible-tmp-1488810772.47-245706181685744="` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966 `" && echo ansible-tmp-1488810772.48-160371905481966="` echo $HOME/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpYSXJho TO /root/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771/os_client_config <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771/ /root/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771/os_client_config && sleep 0' <192.168.122.3> PUT /tmp/tmpkoq3m5 TO /root/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744/os_client_config <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744/ /root/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744/os_client_config && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810772.46-105178344233771/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpqJVXDr TO /root/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966/os_client_config <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966/ /root/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966/os_client_config && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810772.47-245706181685744/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966/os_client_config; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810772.48-160371905481966/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} ok: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-deploy-nodes-dynamic : Set os_client_config's auth parameters if not already set.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:36 skipping: [controller00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [jumphost.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} skipping: [compute00.opnfvlocal] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"} TASK [bifrost-deploy-nodes-dynamic : Setup DHCP for nodes.] ******************** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:43 skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Setup DNS address for nodes.] ************* task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:52 skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Sending dnsmasq HUP] ********************** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:61 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:67 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Collect the checksum of the deployment image.] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:79 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980 `" && echo ansible-tmp-1488810774.2-111038432393980="` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980 `" ) && sleep 0' <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677 `" && echo ansible-tmp-1488810774.21-72522916539677="` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677 `" ) && sleep 0' <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322 `" && echo ansible-tmp-1488810774.22-231150333197322="` echo $HOME/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpkzU7fo TO /root/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980/stat <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980/ /root/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980/stat && sleep 0' <192.168.122.3> PUT /tmp/tmpxzO9wq TO /root/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677/stat <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677/ /root/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677/stat && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810774.2-111038432393980/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> PUT /tmp/tmpf0wtGI TO /root/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322/stat <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322/ /root/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322/stat && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810774.21-72522916539677/" > /dev/null 2>&1 && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322/stat; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810774.22-231150333197322/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1488810650.2685597, "checksum": "5197e8638a763415f2f84a13f6072762d99830dd", "ctime": 1488810651.3655672, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 28049419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "6722bced8d83b1114d6256687727f39d", "mode": "0644", "mtime": 1488810650.29456, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 614400000, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [controller00.opnfvlocal] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1488810774.384401, "checksum": "5197e8638a763415f2f84a13f6072762d99830dd", "ctime": 1488810651.3655672, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 28049419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "6722bced8d83b1114d6256687727f39d", "mode": "0644", "mtime": 1488810650.29456, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 614400000, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} ok: [compute00.opnfvlocal] => {"changed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_checksum": true, "get_md5": true, "mime": false, "path": "/httpboot/deployment_image.qcow2"}, "module_name": "stat"}, "stat": {"atime": 1488810774.384401, "checksum": "5197e8638a763415f2f84a13f6072762d99830dd", "ctime": 1488810651.3655672, "dev": 64770, "exists": true, "gid": 0, "gr_name": "root", "inode": 28049419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "md5": "6722bced8d83b1114d6256687727f39d", "mode": "0644", "mtime": 1488810650.29456, "nlink": 1, "path": "/httpboot/deployment_image.qcow2", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 614400000, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [bifrost-deploy-nodes-dynamic : Error if deploy_image is not present, and instance_info is not defined] *** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:83 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-deploy-nodes-dynamic : Deploy to hardware - bifrost default] ***** task path: /opt/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:86 ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075 `" && echo ansible-tmp-1488810777.03-199344776559075="` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391 `" && echo ansible-tmp-1488810777.04-192236981800391="` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391 `" ) && sleep 0' ESTABLISH LOCAL CONNECTION FOR USER: root EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598 `" && echo ansible-tmp-1488810777.04-183127202332598="` echo $HOME/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598 `" ) && sleep 0' PUT /tmp/tmpAoNt2S TO /root/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075/os_ironic_node PUT /tmp/tmpK58Ih6 TO /root/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391/os_ironic_node EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075/ /root/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075/os_ironic_node && sleep 0' PUT /tmp/tmpKwgCHD TO /root/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598/os_ironic_node EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391/ /root/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391/os_ironic_node && sleep 0' EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598/ /root/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598/os_ironic_node && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810777.04-192236981800391/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810777.03-199344776559075/" > /dev/null 2>&1 && sleep 0' EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598/os_ironic_node; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810777.04-183127202332598/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec01.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "6722bced8d83b1114d6256687727f39d", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec01", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} ok: [compute00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec03.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "6722bced8d83b1114d6256687727f39d", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec03", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} ok: [controller00.opnfvlocal -> localhost] => {"changed": false, "invocation": {"module_args": {"api_timeout": null, "auth": {"endpoint": "http://localhost:6385/"}, "auth_type": "None", "availability_zone": null, "cacert": null, "cert": null, "cloud": null, "config_drive": "http://192.168.122.1:8080/configdrive-a8cb6624-0d9f-c882-affc-046ebb96ec02.iso.gz", "deploy": "True", "endpoint_type": "public", "instance_info": {"image_checksum": "6722bced8d83b1114d6256687727f39d", "image_disk_format": "qcow2", "image_source": "http://192.168.122.1:8080/deployment_image.qcow2", "root_gb": 10}, "ironic_url": "http://localhost:6385/", "key": null, "maintenance": null, "maintenance_reason": null, "name": null, "power": "present", "region_name": null, "state": "present", "timeout": 3600, "uuid": "a8cb6624-0d9f-c882-affc-046ebb96ec02", "verify": true, "wait": false}, "module_name": "os_ironic_node"}, "result": "node activated"} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215 `" && echo ansible-tmp-1488810779.76-59566917681215="` echo $HOME/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpCr51FH TO /root/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215/setup <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215/ /root/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215/setup && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810779.76-59566917681215/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847 `" && echo ansible-tmp-1488810780.28-91530058793847="` echo $HOME/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp1pjwum TO /root/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847/wait_for <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847/ /root/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847/wait_for && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1488810780.28-91530058793847/" > /dev/null 2>&1 && sleep 0' ok: [jumphost.opnfvlocal] => {"changed": false, "elapsed": 259, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.2", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [jumphost.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-03-06 09:37:20.493236", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-03-06 09:37:30.493934", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 creating host via 'add_host': hostname=192.168.122.2:22 changed: [jumphost.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [jumphost.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [jumphost.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006 `" && echo ansible-tmp-1488811050.78-277126184418006="` echo $HOME/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpK6BhbH TO /root/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006/file <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006/ /root/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006/file && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811050.78-277126184418006/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "state": "file"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "root", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3420, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895 `" && echo ansible-tmp-1488811051.07-91634770352895="` echo $HOME/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmp3nj6H7 TO /root/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895/ /root/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811051.07-91634770352895/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.2"], "delta": "0:00:00.017533", "end": "2017-03-06 09:37:31.250941", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.2\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:31.233408", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.2 found: line 7 type ECDSA\n# Host 192.168.122.2 found: line 8 type RSA", "stdout_lines": ["# Host 192.168.122.2 found: line 7 type ECDSA", "# Host 192.168.122.2 found: line 8 type RSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 skipping: [jumphost.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 <192.168.122.2> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.2> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488 `" && echo ansible-tmp-1488811051.52-155458308642488="` echo $HOME/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488 `" ) && sleep 0' <192.168.122.2> PUT /tmp/tmpcfbYli TO /root/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488/command <192.168.122.2> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488/ /root/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488/command && sleep 0' <192.168.122.2> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811051.52-155458308642488/" > /dev/null 2>&1 && sleep 0' changed: [jumphost.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.2\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.603584", "end": "2017-03-06 09:37:32.280908", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.2\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:31.677324", "stderr": "# 192.168.122.2 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.2 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922 `" && echo ansible-tmp-1488811052.41-68080647678922="` echo $HOME/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmptX4GgP TO /root/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922/setup <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922/ /root/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922/setup && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811052.41-68080647678922/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299 `" && echo ansible-tmp-1488811053.8-86930761834299="` echo $HOME/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp3_eGEf TO /root/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299/wait_for <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299/ /root/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299/wait_for && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811053.8-86930761834299/" > /dev/null 2>&1 && sleep 0' ok: [controller00.opnfvlocal] => {"changed": false, "elapsed": 0, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.3", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [controller00.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-03-06 09:37:34.052674", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-03-06 09:37:44.053089", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 creating host via 'add_host': hostname=192.168.122.2:22 changed: [controller00.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [controller00.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [controller00.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287 `" && echo ansible-tmp-1488811064.3-173542035624287="` echo $HOME/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmpvr1r9Q TO /root/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287/file <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287/ /root/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287/file && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811064.3-173542035624287/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "state": "file"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "root", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3420, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232 `" && echo ansible-tmp-1488811064.56-217066215616232="` echo $HOME/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp9svG59 TO /root/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232/ /root/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811064.56-217066215616232/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.3"], "delta": "0:00:00.012120", "end": "2017-03-06 09:37:44.756422", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.3\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:44.744302", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.3 found: line 7 type ECDSA\n# Host 192.168.122.3 found: line 8 type RSA", "stdout_lines": ["# Host 192.168.122.3 found: line 7 type ECDSA", "# Host 192.168.122.3 found: line 8 type RSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 skipping: [controller00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 <192.168.122.3> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.3> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658 `" && echo ansible-tmp-1488811065.03-97606005011658="` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658 `" ) && sleep 0' <192.168.122.3> PUT /tmp/tmp1vf_9L TO /root/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658/command <192.168.122.3> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658/ /root/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658/command && sleep 0' <192.168.122.3> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811065.03-97606005011658/" > /dev/null 2>&1 && sleep 0' changed: [controller00.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.3\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.108399", "end": "2017-03-06 09:37:45.317534", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.3\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:45.209135", "stderr": "# 192.168.122.3 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.3 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY [Deploy machines.] ******************************************************** TASK [setup] ******************************************************************* <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185 `" && echo ansible-tmp-1488811065.44-124478544441185="` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpoWkvY3 TO /root/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185/setup <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185/ /root/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185/setup && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811065.44-124478544441185/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] TASK [bifrost-prepare-for-test-dynamic : Wait for the base testvm machine to become available.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:15 <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514 `" && echo ansible-tmp-1488811065.99-279340776664514="` echo $HOME/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpi6Gngk TO /root/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514/wait_for <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514/ /root/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514/wait_for && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514/wait_for; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811065.99-279340776664514/" > /dev/null 2>&1 && sleep 0' ok: [compute00.opnfvlocal] => {"changed": false, "elapsed": 0, "invocation": {"module_args": {"connect_timeout": 5, "delay": 0, "exclude_hosts": null, "host": "192.168.122.4", "path": null, "port": 22, "search_regex": null, "state": "started", "timeout": 3600}, "module_name": "wait_for"}, "path": null, "port": 22, "search_regex": null, "state": "started"} TASK [bifrost-prepare-for-test-dynamic : Pause for 4 seconds to allow testvm to become fully operational and to avoid any potential sshd startup race.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:18 Pausing for 10 seconds (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) ok: [compute00.opnfvlocal] => {"changed": false, "delta": 10, "invocation": {"module_args": {"seconds": 10}, "module_name": "pause"}, "rc": 0, "start": "2017-03-06 09:37:46.279051", "stderr": "", "stdout": "Paused for 10.0 seconds", "stop": "2017-03-06 09:37:56.279431", "user_input": ""} TASK [bifrost-prepare-for-test-dynamic : Add testvm(s) to Ansible Inventory] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:22 creating host via 'add_host': hostname=192.168.122.2:22 changed: [compute00.opnfvlocal] => (item=jumphost.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.2", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.2:22"}, "module_name": "add_host"}, "item": "jumphost.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.3:22 changed: [compute00.opnfvlocal] => (item=controller00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.3", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.3:22"}, "module_name": "add_host"}, "item": "controller00.opnfvlocal"} creating host via 'add_host': hostname=192.168.122.4:22 changed: [compute00.opnfvlocal] => (item=compute00.opnfvlocal) => {"add_host": {"groups": ["test"], "host_name": "192.168.122.4", "host_vars": {"ansible_ssh_port": 22}}, "changed": true, "invocation": {"module_args": {"ansible_ssh_port": 22, "groups": "test", "name": "192.168.122.4:22"}, "module_name": "add_host"}, "item": "compute00.opnfvlocal"} TASK [bifrost-prepare-for-test-dynamic : Ensure ~/.ssh/known_hosts is present] * task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:28 <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527 `" && echo ansible-tmp-1488811076.5-236291813641527="` echo $HOME/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpJuN2xg TO /root/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527/file <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527/ /root/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527/file && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527/file; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811076.5-236291813641527/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "dest": "/root/.ssh/known_hosts", "diff": {"after": {"path": "/root/.ssh/known_hosts", "state": "touch"}, "before": {"path": "/root/.ssh/known_hosts", "state": "file"}}, "gid": 0, "group": "root", "invocation": {"module_args": {"backup": null, "content": null, "delimiter": null, "diff_peek": null, "directory_mode": null, "follow": false, "force": false, "group": null, "mode": 384, "original_basename": null, "owner": null, "path": "/root/.ssh/known_hosts", "recurse": false, "regexp": null, "remote_src": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "validate": null}, "module_name": "file"}, "mode": "0600", "owner": "root", "secontext": "system_u:object_r:ssh_home_t:s0", "size": 3420, "state": "file", "uid": 0} TASK [bifrost-prepare-for-test-dynamic : Remove testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:34 <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653 `" && echo ansible-tmp-1488811076.77-183977860668653="` echo $HOME/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpBuJnxn TO /root/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653/ /root/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811076.77-183977860668653/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": ["ssh-keygen", "-R", "192.168.122.4"], "delta": "0:00:00.017261", "end": "2017-03-06 09:37:56.969494", "invocation": {"module_args": {"_raw_params": "ssh-keygen -R \"192.168.122.4\"", "_uses_shell": false, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:56.952233", "stderr": "/root/.ssh/known_hosts updated.\nOriginal contents retained as /root/.ssh/known_hosts.old", "stdout": "# Host 192.168.122.4 found: line 7 type ECDSA\n# Host 192.168.122.4 found: line 8 type RSA", "stdout_lines": ["# Host 192.168.122.4 found: line 7 type ECDSA", "# Host 192.168.122.4 found: line 8 type RSA"], "warnings": []} TASK [bifrost-prepare-for-test-dynamic : Pause before asking for keyscan, to avoid races] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:37 skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Re-check SSH connectivity prior to proceeding with multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:40 skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Additional SSH startup pause when performing multi-node testing] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:47 skipping: [compute00.opnfvlocal] => {"changed": false, "skip_reason": "Conditional check failed", "skipped": true} TASK [bifrost-prepare-for-test-dynamic : Add testvm hosts from SSH known_hosts file.] *** task path: /opt/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/tasks/main.yml:52 <192.168.122.4> ESTABLISH LOCAL CONNECTION FOR USER: root <192.168.122.4> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957 `" && echo ansible-tmp-1488811077.19-86931416286957="` echo $HOME/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957 `" ) && sleep 0' <192.168.122.4> PUT /tmp/tmpPU2Fea TO /root/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957/command <192.168.122.4> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957/ /root/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957/command && sleep 0' <192.168.122.4> EXEC /bin/sh -c 'LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957/command; rm -rf "/root/.ansible/tmp/ansible-tmp-1488811077.19-86931416286957/" > /dev/null 2>&1 && sleep 0' changed: [compute00.opnfvlocal] => {"changed": true, "cmd": "ssh-keyscan \"192.168.122.4\" >> \"/root/.ssh/known_hosts\"", "delta": "0:00:00.091814", "end": "2017-03-06 09:37:57.433225", "invocation": {"module_args": {"_raw_params": "ssh-keyscan \"192.168.122.4\" >> \"/root/.ssh/known_hosts\"", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "warn": true}, "module_name": "command"}, "rc": 0, "start": "2017-03-06 09:37:57.341411", "stderr": "# 192.168.122.4 SSH-2.0-OpenSSH_6.6.1\n# 192.168.122.4 SSH-2.0-OpenSSH_6.6.1", "stdout": "", "stdout_lines": [], "warnings": []} PLAY RECAP ********************************************************************* 127.0.0.1 : ok=119 changed=54 unreachable=0 failed=0 compute00.opnfvlocal : ok=43 changed=21 unreachable=0 failed=0 controller00.opnfvlocal : ok=43 changed=21 unreachable=0 failed=0 jumphost.opnfvlocal : ok=43 changed=21 unreachable=0 failed=0 + EXITCODE=0 + '[' 0 '!=' 0 ']' + exit 0 + logs_on_exit + /opt/bifrost/scripts/collect-test-info.sh + set -o pipefail +++ dirname /opt/bifrost/scripts/collect-test-info.sh ++ cd /opt/bifrost/scripts ++ pwd + SCRIPT_HOME=/opt/bifrost/scripts + LOG_LOCATION=/home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + echo 'Making logs directory and collecting logs.' Making logs directory and collecting logs. + '[' -d /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs ']' + mkdir -p /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + '[' -z x ']' + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/jumphost.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/jumphost.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/jumphost.opnfvlocal_console.log + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/controller00.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/controller00.opnfvlocal_console.log + for TEST_VM_NODE_NAME in '${TEST_VM_NODE_NAMES}' + sudo cp /var/log/libvirt/baremetal_logs/compute00.opnfvlocal_console.log /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00.opnfvlocal_console.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/compute00.opnfvlocal_console.log + dmesg + sudo netstat -apn ++ iptables --version + sudo iptables -L -n -v ++ ip link + ip -s link ++ journalctl --version + sudo journalctl -u ironic-api + sudo journalctl -u ironic-conductor + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chown root /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-api.log + sudo chmod o+r /home/jenkins/opnfv/slave_root/workspace/openstack-bifrost-verify-centos7-virtual-master/logs/ironic-conductor.log + exit 0 +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ | UUID | Name | Instance UUID | Power State | Provisioning State | Maintenance | +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ | a8cb6624-0d9f-c882-affc-046ebb96ec02 | controller00.opnfvlocal | None | power on | active | False | | a8cb6624-0d9f-c882-affc-046ebb96ec01 | jumphost.opnfvlocal | None | power on | active | False | | a8cb6624-0d9f-c882-affc-046ebb96ec03 | compute00.opnfvlocal | None | power on | active | False | +--------------------------------------+-------------------------+---------------+-------------+--------------------+-------------+ Id Name State ---------------------------------------------------- CommandException: No URLs matched: gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/441958/1/openstack-bifrost-verify-centos7-virtual-master/index.html Uploading collected bifrost build logs to http://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/441958/1/openstack-bifrost-verify-centos7-virtual-master Compressing and uploading compute00.opnfvlocal_console.log Compressing and uploading controller00.opnfvlocal_console.log Compressing and uploading dmesg.log Compressing and uploading interface_counters.log Compressing and uploading iptables.log Compressing and uploading ironic-api.log Compressing and uploading ironic-conductor.log Compressing and uploading jumphost.opnfvlocal_console.log Compressing and uploading netstat.log Generating the http://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/review.openstack.org/441958/1/openstack-bifrost-verify-centos7-virtual-master/index.html landing page Uploading the final console output