Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1458814 Details for
Bug 1586358
OSP-13 undercloud deployment failed : Configuration option(s) ['use_tpool'] not supported
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Log file from .instack
install-undercloud2.log (text/plain), 371.06 KB, created by
John
on 2018-07-14 00:59:00 UTC
(
hide
)
Description:
Log file from .instack
Filename:
MIME Type:
Creator:
John
Created:
2018-07-14 00:59:00 UTC
Size:
371.06 KB
patch
obsolete
>2018-07-13 16:59:16,568 INFO: Logging to /home/stack/.instack/install-undercloud.log >2018-07-13 16:59:16,649 INFO: Checking for a FQDN hostname... >2018-07-13 16:59:16,668 INFO: Static hostname detected as osp12.springlake.pod >2018-07-13 16:59:16,688 INFO: Transient hostname detected as osp12.springlake.pod >2018-07-13 16:59:16,710 INFO: Added hostname osp12.springlake.pod to /etc/hosts >2018-07-13 16:59:16,712 WARNING: Option "masquerade_network" from group "DEFAULT" is deprecated for removal (With support for routed networks, masquerading of the provisioning networks is moved to a boolean option for each subnet.). Its value may be silently ignored in the future. >2018-07-13 16:59:16,714 ERROR: Undercloud configuration validation failed: local_ip "172.16.2.176" not in defined CIDR "192.168.24.0/24" >2018-07-13 16:59:16,716 DEBUG: An exception occurred >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2309, in install > _validate_configuration() > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 879, in _validate_configuration > _validate_network() > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 801, in _validate_network > validator.validate_config(params, error_handler) > File "/usr/lib/python2.7/site-packages/instack_undercloud/validator.py", line 38, in validate_config > _validate_in_cidr(local_params, error_callback) > File "/usr/lib/python2.7/site-packages/instack_undercloud/validator.py", line 127, in _validate_in_cidr > validate_addr_in_cidr(params, 'just_local_ip', 'local_ip') > File "/usr/lib/python2.7/site-packages/instack_undercloud/validator.py", line 118, in validate_addr_in_cidr > error_callback(message) > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 787, in error_handler > raise validator.FailedValidation(message) >FailedValidation: local_ip "172.16.2.176" not in defined CIDR "192.168.24.0/24" >2018-07-13 16:59:16,744 ERROR: >############################################################################# >Undercloud install failed. > >Reason: local_ip "172.16.2.176" not in defined CIDR "192.168.24.0/24" > >See the previous output for details about what went wrong. The full install >log can be found at /home/stack/.instack/install-undercloud.log. > >############################################################################# > >2018-07-13 17:00:06,620 INFO: Logging to /home/stack/.instack/install-undercloud.log >2018-07-13 17:00:06,723 INFO: Checking for a FQDN hostname... >2018-07-13 17:00:06,740 INFO: Static hostname detected as director.springlake.pod >2018-07-13 17:00:06,758 INFO: Transient hostname detected as director.springlake.pod >2018-07-13 17:00:06,761 WARNING: Option "masquerade_network" from group "DEFAULT" is deprecated for removal (With support for routed networks, masquerading of the provisioning networks is moved to a boolean option for each subnet.). Its value may be silently ignored in the future. >2018-07-13 17:00:06,763 ERROR: Undercloud configuration validation failed: "local_ip" "172.16.2.176" not valid: Invalid netmask. >2018-07-13 17:00:06,765 DEBUG: An exception occurred >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2309, in install > _validate_configuration() > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 879, in _validate_configuration > _validate_network() > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 801, in _validate_network > validator.validate_config(params, error_handler) > File "/usr/lib/python2.7/site-packages/instack_undercloud/validator.py", line 37, in validate_config > _validate_value_formats(local_params, error_callback) > File "/usr/lib/python2.7/site-packages/instack_undercloud/validator.py", line 86, in _validate_value_formats > error_callback(message) > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 787, in error_handler > raise validator.FailedValidation(message) >FailedValidation: "local_ip" "172.16.2.176" not valid: Invalid netmask. >2018-07-13 17:00:06,781 ERROR: >############################################################################# >Undercloud install failed. > >Reason: "local_ip" "172.16.2.176" not valid: Invalid netmask. > >See the previous output for details about what went wrong. The full install >log can be found at /home/stack/.instack/install-undercloud.log. > >############################################################################# > >2018-07-13 17:07:16,947 INFO: Logging to /home/stack/.instack/install-undercloud.log >2018-07-13 17:07:17,064 INFO: Checking for a FQDN hostname... >2018-07-13 17:07:17,088 INFO: Static hostname detected as director.springlake.pod >2018-07-13 17:07:17,106 INFO: Transient hostname detected as director.springlake.pod >2018-07-13 17:07:17,115 INFO: Generated new password for undercloud_db_password >2018-07-13 17:07:17,116 INFO: Generated new password for undercloud_admin_token >2018-07-13 17:07:17,117 INFO: Generated new password for undercloud_admin_password >2018-07-13 17:07:17,119 INFO: Generated new password for undercloud_glance_password >2018-07-13 17:07:17,120 INFO: Generated new password for undercloud_heat_encryption_key >2018-07-13 17:07:17,121 INFO: Generated new password for undercloud_heat_password >2018-07-13 17:07:17,123 INFO: Generated new password for undercloud_heat_cfn_password >2018-07-13 17:07:17,125 INFO: Generated new password for undercloud_neutron_password >2018-07-13 17:07:17,126 INFO: Generated new password for undercloud_nova_password >2018-07-13 17:07:17,127 INFO: Generated new password for undercloud_ironic_password >2018-07-13 17:07:17,128 INFO: Generated new password for undercloud_aodh_password >2018-07-13 17:07:17,130 INFO: Generated new password for undercloud_gnocchi_password >2018-07-13 17:07:17,131 INFO: Generated new password for undercloud_ceilometer_password >2018-07-13 17:07:17,132 INFO: Generated new password for undercloud_panko_password >2018-07-13 17:07:17,133 INFO: Generated new password for undercloud_ceilometer_metering_secret >2018-07-13 17:07:17,135 INFO: Generated new password for undercloud_ceilometer_snmpd_password >2018-07-13 17:07:17,137 INFO: Generated new password for undercloud_swift_password >2018-07-13 17:07:17,139 INFO: Generated new password for undercloud_mistral_password >2018-07-13 17:07:17,140 INFO: Generated new password for undercloud_rabbit_cookie >2018-07-13 17:07:17,143 INFO: Generated new password for undercloud_rabbit_password >2018-07-13 17:07:17,144 INFO: Generated new password for undercloud_rabbit_username >2018-07-13 17:07:17,147 INFO: Generated new password for undercloud_heat_stack_domain_admin_password >2018-07-13 17:07:17,149 INFO: Generated new password for undercloud_swift_hash_suffix >2018-07-13 17:07:17,150 INFO: Generated new password for undercloud_haproxy_stats_password >2018-07-13 17:07:17,151 INFO: Generated new password for undercloud_zaqar_password >2018-07-13 17:07:17,152 INFO: Generated new password for undercloud_horizon_secret_key >2018-07-13 17:07:17,153 INFO: Generated new password for undercloud_cinder_password >2018-07-13 17:07:17,154 INFO: Generated new password for undercloud_novajoin_password >2018-07-13 17:07:17,197 INFO: Running yum clean all >2018-07-13 17:07:17,495 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:07:19,818 INFO: Cleaning repos: rhel-7-server-extras-rpms rhel-7-server-openstack-13-rpms >2018-07-13 17:07:19,819 INFO: : rhel-7-server-rh-common-rpms rhel-7-server-rpms >2018-07-13 17:07:19,820 INFO: : rhel-ha-for-rhel-7-server-rpms >2018-07-13 17:07:19,820 INFO: Cleaning up everything >2018-07-13 17:07:19,821 INFO: Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos >2018-07-13 17:07:19,913 INFO: yum-clean-all completed successfully >2018-07-13 17:07:19,913 INFO: Running yum update >2018-07-13 17:07:20,124 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:07:41,041 INFO: No packages marked for update >2018-07-13 17:07:41,092 INFO: yum-update completed successfully >2018-07-13 17:07:41,135 INFO: Running instack >2018-07-13 17:07:41,276 INFO: INFO: 2018-07-13 17:07:41,275 -- Starting run of instack >2018-07-13 17:07:41,284 INFO: INFO: 2018-07-13 17:07:41,283 -- Using json file: /usr/share/instack-undercloud/json-files/rhel-7-undercloud-packages.json >2018-07-13 17:07:41,286 INFO: INFO: 2018-07-13 17:07:41,286 -- Running Installation >2018-07-13 17:07:41,288 INFO: INFO: 2018-07-13 17:07:41,287 -- Initialized with elements path: /usr/share/tripleo-puppet-elements /usr/share/instack-undercloud /usr/share/tripleo-image-elements /usr/share/diskimage-builder/elements >2018-07-13 17:07:41,323 INFO: WARNING: 2018-07-13 17:07:41,323 -- expand_dependencies() deprecated, use get_elements >2018-07-13 17:07:41,433 INFO: INFO: 2018-07-13 17:07:41,432 -- List of all elements and dependencies: undercloud-install dib-python source-repositories install-types puppet-modules install-bin pip-manifest puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url pkg-map enable-packages-install puppet os-apply-config hiera package-installs >2018-07-13 17:07:41,436 INFO: INFO: 2018-07-13 17:07:41,432 -- Excluding element pip-and-virtualenv >2018-07-13 17:07:41,437 INFO: INFO: 2018-07-13 17:07:41,432 -- Excluding element pip-manifest >2018-07-13 17:07:41,438 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element package-installs >2018-07-13 17:07:41,439 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element pkg-map >2018-07-13 17:07:41,440 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element puppet >2018-07-13 17:07:41,441 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element cache-url >2018-07-13 17:07:41,443 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element dib-python >2018-07-13 17:07:41,444 INFO: INFO: 2018-07-13 17:07:41,433 -- Excluding element install-bin >2018-07-13 17:07:41,445 INFO: INFO: 2018-07-13 17:07:41,433 -- List of all elements and dependencies after excludes: undercloud-install source-repositories install-types puppet-modules puppet-stack-config os-refresh-config element-manifest manifests enable-packages-install os-apply-config hiera >2018-07-13 17:07:41,667 INFO: INFO: 2018-07-13 17:07:41,667 -- Running hook extra-data >2018-07-13 17:07:41,669 INFO: INFO: 2018-07-13 17:07:41,668 -- ############### Begin stdout/stderr logging ############### >2018-07-13 17:07:41,685 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/00-dib-v2-env >2018-07-13 17:07:41,688 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/00-dib-v2-env >2018-07-13 17:07:41,690 INFO: ++ export 'IMAGE_ELEMENT=undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:07:41,695 INFO: ++ IMAGE_ELEMENT='undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:07:41,701 INFO: ++ export 'IMAGE_ELEMENT_YAML={cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:07:41,705 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:07:41,710 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:07:41,713 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:07:41,717 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:07:41,721 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:07:41,725 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:07:41,729 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:07:41,733 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:07:41,737 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:07:41,739 INFO: ' >2018-07-13 17:07:41,742 INFO: ++ IMAGE_ELEMENT_YAML='{cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:07:41,747 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:07:41,751 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:07:41,756 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:07:41,761 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:07:41,765 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:07:41,770 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:07:41,774 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:07:41,779 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:07:41,785 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:07:41,789 INFO: ' >2018-07-13 17:07:41,793 INFO: ++ export -f get_image_element_array >2018-07-13 17:07:41,795 INFO: + set +o xtrace >2018-07-13 17:07:41,797 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/01-export-install-types.bash >2018-07-13 17:07:41,802 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/01-export-install-types.bash >2018-07-13 17:07:41,804 INFO: ++ export DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:41,806 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:41,808 INFO: + set +o xtrace >2018-07-13 17:07:41,810 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:07:41,813 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:07:41,816 INFO: ++ export DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:07:41,818 INFO: ++ DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:07:41,821 INFO: + set +o xtrace >2018-07-13 17:07:41,823 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:07:41,826 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:07:41,828 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:41,831 INFO: ++ DIB_INSTALLTYPE_puppet_modules=package >2018-07-13 17:07:41,834 INFO: ++ '[' package = source ']' >2018-07-13 17:07:41,836 INFO: + set +o xtrace >2018-07-13 17:07:41,839 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:07:41,844 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:07:41,847 INFO: ++ '[' -z '' ']' >2018-07-13 17:07:41,850 INFO: ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:07:41,853 INFO: ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:07:41,856 INFO: + set +o xtrace >2018-07-13 17:07:41,858 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/extra-data.d/../environment.d/14-manifests >2018-07-13 17:07:41,860 INFO: + source /tmp/tmpNyBVHX/extra-data.d/../environment.d/14-manifests >2018-07-13 17:07:41,862 INFO: ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:07:41,865 INFO: ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:07:41,867 INFO: ++ export DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:07:41,869 INFO: ++ DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:07:41,871 INFO: + set +o xtrace >2018-07-13 17:07:41,872 INFO: dib-run-parts Running /tmp/tmpNyBVHX/extra-data.d/10-install-git >2018-07-13 17:07:41,874 INFO: + yum -y install git >2018-07-13 17:07:41,948 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:07:44,759 INFO: Package git-1.8.3.1-14.el7_5.x86_64 already installed and latest version >2018-07-13 17:07:44,762 INFO: Nothing to do >2018-07-13 17:07:44,812 INFO: dib-run-parts 10-install-git completed >2018-07-13 17:07:44,814 INFO: dib-run-parts Running /tmp/tmpNyBVHX/extra-data.d/20-manifest-dir >2018-07-13 17:07:44,818 INFO: + set -eu >2018-07-13 17:07:44,820 INFO: + set -o pipefail >2018-07-13 17:07:44,821 INFO: + sudo mkdir -p /tmp/instack.N6FeVw/mnt//etc/dib-manifests >2018-07-13 17:07:44,834 INFO: dib-run-parts 20-manifest-dir completed >2018-07-13 17:07:44,836 INFO: dib-run-parts Running /tmp/tmpNyBVHX/extra-data.d/75-inject-element-manifest >2018-07-13 17:07:44,840 INFO: + set -eu >2018-07-13 17:07:44,841 INFO: + set -o pipefail >2018-07-13 17:07:44,843 INFO: + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest >2018-07-13 17:07:44,845 INFO: ++ dirname /etc/dib-manifests/dib-element-manifest >2018-07-13 17:07:44,846 INFO: + sudo mkdir -p /tmp/instack.N6FeVw/mnt//etc/dib-manifests >2018-07-13 17:07:44,855 INFO: + sudo /bin/bash -c 'echo undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs | tr '\'' '\'' '\''\n'\'' > /tmp/instack.N6FeVw/mnt//etc/dib-manifests/dib-element-manifest' >2018-07-13 17:07:44,872 INFO: dib-run-parts 75-inject-element-manifest completed >2018-07-13 17:07:44,874 INFO: dib-run-parts Running /tmp/tmpNyBVHX/extra-data.d/98-source-repositories >2018-07-13 17:07:44,887 INFO: Getting /root/.cache/image-create/source-repositories/repositories_flock: Fri Jul 13 17:07:44 PDT 2018 for /tmp/tmpNyBVHX/source-repository-puppet-modules >2018-07-13 17:07:44,893 INFO: (0001 / 0081) >2018-07-13 17:07:44,898 INFO: puppetlabs-apache install type not set to source >2018-07-13 17:07:44,900 INFO: (0002 / 0081) >2018-07-13 17:07:44,905 INFO: puppet-aodh install type not set to source >2018-07-13 17:07:44,908 INFO: (0003 / 0081) >2018-07-13 17:07:44,911 INFO: puppet-auditd install type not set to source >2018-07-13 17:07:44,913 INFO: (0004 / 0081) >2018-07-13 17:07:44,919 INFO: puppet-barbican install type not set to source >2018-07-13 17:07:44,923 INFO: (0005 / 0081) >2018-07-13 17:07:44,928 INFO: puppet-cassandra install type not set to source >2018-07-13 17:07:44,929 INFO: (0006 / 0081) >2018-07-13 17:07:44,934 INFO: puppet-ceph install type not set to source >2018-07-13 17:07:44,937 INFO: (0007 / 0081) >2018-07-13 17:07:44,942 INFO: puppet-ceilometer install type not set to source >2018-07-13 17:07:44,943 INFO: (0008 / 0081) >2018-07-13 17:07:44,949 INFO: puppet-congress install type not set to source >2018-07-13 17:07:44,950 INFO: (0009 / 0081) >2018-07-13 17:07:44,956 INFO: puppet-gnocchi install type not set to source >2018-07-13 17:07:44,958 INFO: (0010 / 0081) >2018-07-13 17:07:44,962 INFO: puppet-certmonger install type not set to source >2018-07-13 17:07:44,965 INFO: (0011 / 0081) >2018-07-13 17:07:44,970 INFO: puppet-cinder install type not set to source >2018-07-13 17:07:44,972 INFO: (0012 / 0081) >2018-07-13 17:07:44,977 INFO: puppet-common install type not set to source >2018-07-13 17:07:44,979 INFO: (0013 / 0081) >2018-07-13 17:07:44,984 INFO: puppet-contrail install type not set to source >2018-07-13 17:07:44,985 INFO: (0014 / 0081) >2018-07-13 17:07:44,991 INFO: puppetlabs-concat install type not set to source >2018-07-13 17:07:44,992 INFO: (0015 / 0081) >2018-07-13 17:07:45,000 INFO: puppetlabs-firewall install type not set to source >2018-07-13 17:07:45,002 INFO: (0016 / 0081) >2018-07-13 17:07:45,009 INFO: puppet-glance install type not set to source >2018-07-13 17:07:45,012 INFO: (0017 / 0081) >2018-07-13 17:07:45,019 INFO: puppet-gluster install type not set to source >2018-07-13 17:07:45,020 INFO: (0018 / 0081) >2018-07-13 17:07:45,027 INFO: puppetlabs-haproxy install type not set to source >2018-07-13 17:07:45,028 INFO: (0019 / 0081) >2018-07-13 17:07:45,034 INFO: puppet-heat install type not set to source >2018-07-13 17:07:45,036 INFO: (0020 / 0081) >2018-07-13 17:07:45,042 INFO: puppet-healthcheck install type not set to source >2018-07-13 17:07:45,043 INFO: (0021 / 0081) >2018-07-13 17:07:45,048 INFO: puppet-horizon install type not set to source >2018-07-13 17:07:45,051 INFO: (0022 / 0081) >2018-07-13 17:07:45,056 INFO: puppetlabs-inifile install type not set to source >2018-07-13 17:07:45,058 INFO: (0023 / 0081) >2018-07-13 17:07:45,063 INFO: puppet-kafka install type not set to source >2018-07-13 17:07:45,066 INFO: (0024 / 0081) >2018-07-13 17:07:45,071 INFO: puppet-keystone install type not set to source >2018-07-13 17:07:45,072 INFO: (0025 / 0081) >2018-07-13 17:07:45,078 INFO: puppet-manila install type not set to source >2018-07-13 17:07:45,080 INFO: (0026 / 0081) >2018-07-13 17:07:45,084 INFO: puppet-memcached install type not set to source >2018-07-13 17:07:45,085 INFO: (0027 / 0081) >2018-07-13 17:07:45,091 INFO: puppet-mistral install type not set to source >2018-07-13 17:07:45,092 INFO: (0028 / 0081) >2018-07-13 17:07:45,097 INFO: puppetlabs-mongodb install type not set to source >2018-07-13 17:07:45,100 INFO: (0029 / 0081) >2018-07-13 17:07:45,104 INFO: puppetlabs-mysql install type not set to source >2018-07-13 17:07:45,107 INFO: (0030 / 0081) >2018-07-13 17:07:45,112 INFO: puppet-neutron install type not set to source >2018-07-13 17:07:45,114 INFO: (0031 / 0081) >2018-07-13 17:07:45,119 INFO: puppet-nova install type not set to source >2018-07-13 17:07:45,120 INFO: (0032 / 0081) >2018-07-13 17:07:45,127 INFO: puppet-octavia install type not set to source >2018-07-13 17:07:45,129 INFO: (0033 / 0081) >2018-07-13 17:07:45,134 INFO: puppet-oslo install type not set to source >2018-07-13 17:07:45,136 INFO: (0034 / 0081) >2018-07-13 17:07:45,141 INFO: puppet-nssdb install type not set to source >2018-07-13 17:07:45,143 INFO: (0035 / 0081) >2018-07-13 17:07:45,147 INFO: puppet-opendaylight install type not set to source >2018-07-13 17:07:45,150 INFO: (0036 / 0081) >2018-07-13 17:07:45,155 INFO: puppet-ovn install type not set to source >2018-07-13 17:07:45,157 INFO: (0037 / 0081) >2018-07-13 17:07:45,162 INFO: puppet-panko install type not set to source >2018-07-13 17:07:45,163 INFO: (0038 / 0081) >2018-07-13 17:07:45,169 INFO: puppet-puppet install type not set to source >2018-07-13 17:07:45,170 INFO: (0039 / 0081) >2018-07-13 17:07:45,175 INFO: puppetlabs-rabbitmq install type not set to source >2018-07-13 17:07:45,176 INFO: (0040 / 0081) >2018-07-13 17:07:45,181 INFO: puppet-redis install type not set to source >2018-07-13 17:07:45,182 INFO: (0041 / 0081) >2018-07-13 17:07:45,188 INFO: puppetlabs-rsync install type not set to source >2018-07-13 17:07:45,190 INFO: (0042 / 0081) >2018-07-13 17:07:45,195 INFO: puppet-sahara install type not set to source >2018-07-13 17:07:45,197 INFO: (0043 / 0081) >2018-07-13 17:07:45,202 INFO: sensu-puppet install type not set to source >2018-07-13 17:07:45,205 INFO: (0044 / 0081) >2018-07-13 17:07:45,210 INFO: puppet-tacker install type not set to source >2018-07-13 17:07:45,211 INFO: (0045 / 0081) >2018-07-13 17:07:45,217 INFO: puppet-trove install type not set to source >2018-07-13 17:07:45,219 INFO: (0046 / 0081) >2018-07-13 17:07:45,224 INFO: puppet-ssh install type not set to source >2018-07-13 17:07:45,227 INFO: (0047 / 0081) >2018-07-13 17:07:45,234 INFO: puppet-staging install type not set to source >2018-07-13 17:07:45,235 INFO: (0048 / 0081) >2018-07-13 17:07:45,241 INFO: puppetlabs-stdlib install type not set to source >2018-07-13 17:07:45,243 INFO: (0049 / 0081) >2018-07-13 17:07:45,248 INFO: puppet-swift install type not set to source >2018-07-13 17:07:45,250 INFO: (0050 / 0081) >2018-07-13 17:07:45,254 INFO: puppetlabs-sysctl install type not set to source >2018-07-13 17:07:45,257 INFO: (0051 / 0081) >2018-07-13 17:07:45,264 INFO: puppet-timezone install type not set to source >2018-07-13 17:07:45,265 INFO: (0052 / 0081) >2018-07-13 17:07:45,269 INFO: puppet-uchiwa install type not set to source >2018-07-13 17:07:45,271 INFO: (0053 / 0081) >2018-07-13 17:07:45,276 INFO: puppetlabs-vcsrepo install type not set to source >2018-07-13 17:07:45,278 INFO: (0054 / 0081) >2018-07-13 17:07:45,282 INFO: puppet-vlan install type not set to source >2018-07-13 17:07:45,285 INFO: (0055 / 0081) >2018-07-13 17:07:45,289 INFO: puppet-vswitch install type not set to source >2018-07-13 17:07:45,290 INFO: (0056 / 0081) >2018-07-13 17:07:45,296 INFO: puppetlabs-xinetd install type not set to source >2018-07-13 17:07:45,298 INFO: (0057 / 0081) >2018-07-13 17:07:45,304 INFO: puppet-zookeeper install type not set to source >2018-07-13 17:07:45,306 INFO: (0058 / 0081) >2018-07-13 17:07:45,310 INFO: puppet-openstacklib install type not set to source >2018-07-13 17:07:45,313 INFO: (0059 / 0081) >2018-07-13 17:07:45,317 INFO: puppet-module-keepalived install type not set to source >2018-07-13 17:07:45,319 INFO: (0060 / 0081) >2018-07-13 17:07:45,324 INFO: puppetlabs-ntp install type not set to source >2018-07-13 17:07:45,325 INFO: (0061 / 0081) >2018-07-13 17:07:45,330 INFO: puppet-snmp install type not set to source >2018-07-13 17:07:45,331 INFO: (0062 / 0081) >2018-07-13 17:07:45,338 INFO: puppet-tripleo install type not set to source >2018-07-13 17:07:45,340 INFO: (0063 / 0081) >2018-07-13 17:07:45,344 INFO: puppet-ironic install type not set to source >2018-07-13 17:07:45,346 INFO: (0064 / 0081) >2018-07-13 17:07:45,351 INFO: puppet-ipaclient install type not set to source >2018-07-13 17:07:45,352 INFO: (0065 / 0081) >2018-07-13 17:07:45,357 INFO: puppetlabs-corosync install type not set to source >2018-07-13 17:07:45,358 INFO: (0066 / 0081) >2018-07-13 17:07:45,363 INFO: puppet-pacemaker install type not set to source >2018-07-13 17:07:45,365 INFO: (0067 / 0081) >2018-07-13 17:07:45,370 INFO: puppet_aviator install type not set to source >2018-07-13 17:07:45,373 INFO: (0068 / 0081) >2018-07-13 17:07:45,378 INFO: puppet-openstack_extras install type not set to source >2018-07-13 17:07:45,380 INFO: (0069 / 0081) >2018-07-13 17:07:45,384 INFO: konstantin-fluentd install type not set to source >2018-07-13 17:07:45,385 INFO: (0070 / 0081) >2018-07-13 17:07:45,390 INFO: puppet-elasticsearch install type not set to source >2018-07-13 17:07:45,391 INFO: (0071 / 0081) >2018-07-13 17:07:45,397 INFO: puppet-kibana3 install type not set to source >2018-07-13 17:07:45,398 INFO: (0072 / 0081) >2018-07-13 17:07:45,402 INFO: puppetlabs-git install type not set to source >2018-07-13 17:07:45,403 INFO: (0073 / 0081) >2018-07-13 17:07:45,410 INFO: puppet-datacat install type not set to source >2018-07-13 17:07:45,411 INFO: (0074 / 0081) >2018-07-13 17:07:45,416 INFO: puppet-kmod install type not set to source >2018-07-13 17:07:45,418 INFO: (0075 / 0081) >2018-07-13 17:07:45,424 INFO: puppet-zaqar install type not set to source >2018-07-13 17:07:45,425 INFO: (0076 / 0081) >2018-07-13 17:07:45,430 INFO: puppet-ec2api install type not set to source >2018-07-13 17:07:45,432 INFO: (0077 / 0081) >2018-07-13 17:07:45,436 INFO: puppet-qdr install type not set to source >2018-07-13 17:07:45,438 INFO: (0078 / 0081) >2018-07-13 17:07:45,443 INFO: puppet-systemd install type not set to source >2018-07-13 17:07:45,446 INFO: (0079 / 0081) >2018-07-13 17:07:45,450 INFO: puppet-etcd install type not set to source >2018-07-13 17:07:45,453 INFO: (0080 / 0081) >2018-07-13 17:07:45,458 INFO: puppet-veritas_hyperscale install type not set to source >2018-07-13 17:07:45,459 INFO: (0081 / 0081) >2018-07-13 17:07:45,464 INFO: puppet-ptp install type not set to source >2018-07-13 17:07:45,467 INFO: dib-run-parts 98-source-repositories completed >2018-07-13 17:07:45,468 INFO: dib-run-parts Running /tmp/tmpNyBVHX/extra-data.d/99-enable-install-types >2018-07-13 17:07:45,471 INFO: + set -eu >2018-07-13 17:07:45,472 INFO: + set -o pipefail >2018-07-13 17:07:45,473 INFO: + declare -a SPECIFIED_ELEMS >2018-07-13 17:07:45,474 INFO: + SPECIFIED_ELEMS[0]= >2018-07-13 17:07:45,474 INFO: + PREFIX=DIB_INSTALLTYPE_ >2018-07-13 17:07:45,475 INFO: ++ env >2018-07-13 17:07:45,476 INFO: ++ grep '^DIB_INSTALLTYPE_' >2018-07-13 17:07:45,477 INFO: ++ cut -d= -f1 >2018-07-13 17:07:45,478 INFO: ++ echo '' >2018-07-13 17:07:45,479 INFO: + INSTALL_TYPE_VARS= >2018-07-13 17:07:45,479 INFO: ++ find /tmp/tmpNyBVHX/install.d -maxdepth 1 -name '*-package-install' -type d >2018-07-13 17:07:45,480 INFO: + default_install_type_dirs=/tmp/tmpNyBVHX/install.d/puppet-modules-package-install >2018-07-13 17:07:45,481 INFO: + for _install_dir in '$default_install_type_dirs' >2018-07-13 17:07:45,483 INFO: + SUFFIX=-package-install >2018-07-13 17:07:45,484 INFO: ++ basename /tmp/tmpNyBVHX/install.d/puppet-modules-package-install >2018-07-13 17:07:45,484 INFO: + _install_dir=puppet-modules-package-install >2018-07-13 17:07:45,485 INFO: + INSTALLDIRPREFIX=puppet-modules >2018-07-13 17:07:45,486 INFO: + found=0 >2018-07-13 17:07:45,487 INFO: + '[' 0 = 0 ']' >2018-07-13 17:07:45,488 INFO: + pushd /tmp/tmpNyBVHX/install.d >2018-07-13 17:07:45,489 INFO: /tmp/tmpNyBVHX/install.d /home/stack >2018-07-13 17:07:45,490 INFO: + ln -sf puppet-modules-package-install/75-puppet-modules-package . >2018-07-13 17:07:45,491 INFO: + popd >2018-07-13 17:07:45,492 INFO: /home/stack >2018-07-13 17:07:45,492 INFO: dib-run-parts 99-enable-install-types completed >2018-07-13 17:07:45,494 INFO: dib-run-parts ----------------------- PROFILING ----------------------- >2018-07-13 17:07:45,495 INFO: dib-run-parts >2018-07-13 17:07:45,497 INFO: dib-run-parts Target: extra-data.d >2018-07-13 17:07:45,498 INFO: dib-run-parts >2018-07-13 17:07:45,499 INFO: dib-run-parts Script Seconds >2018-07-13 17:07:45,500 INFO: dib-run-parts --------------------------------------- ---------- >2018-07-13 17:07:45,501 INFO: dib-run-parts >2018-07-13 17:07:45,502 INFO: dib-run-parts 10-install-git 3.104 >2018-07-13 17:07:45,503 INFO: dib-run-parts 20-manifest-dir 0.020 >2018-07-13 17:07:45,505 INFO: dib-run-parts 75-inject-element-manifest 0.036 >2018-07-13 17:07:45,510 INFO: dib-run-parts 98-source-repositories 0.593 >2018-07-13 17:07:45,517 INFO: dib-run-parts 99-enable-install-types 0.013 >2018-07-13 17:07:45,519 INFO: dib-run-parts >2018-07-13 17:07:45,519 INFO: dib-run-parts --------------------- END PROFILING --------------------- >2018-07-13 17:07:45,520 INFO: INFO: 2018-07-13 17:07:45,519 -- ############### End stdout/stderr logging ############### >2018-07-13 17:07:45,521 INFO: INFO: 2018-07-13 17:07:45,519 -- Running hook pre-install >2018-07-13 17:07:45,522 INFO: INFO: 2018-07-13 17:07:45,519 -- Skipping hook pre-install, the hook directory doesn't exist at /tmp/tmpNyBVHX/pre-install.d >2018-07-13 17:07:45,524 INFO: INFO: 2018-07-13 17:07:45,519 -- Running hook install >2018-07-13 17:07:45,524 INFO: INFO: 2018-07-13 17:07:45,520 -- ############### Begin stdout/stderr logging ############### >2018-07-13 17:07:45,534 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/00-dib-v2-env >2018-07-13 17:07:45,536 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/00-dib-v2-env >2018-07-13 17:07:45,537 INFO: ++ export 'IMAGE_ELEMENT=undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:07:45,540 INFO: ++ IMAGE_ELEMENT='undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:07:45,543 INFO: ++ export 'IMAGE_ELEMENT_YAML={cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:07:45,545 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:07:45,548 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:07:45,550 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:07:45,552 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:07:45,555 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:07:45,559 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:07:45,562 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:07:45,565 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:07:45,568 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:07:45,570 INFO: ' >2018-07-13 17:07:45,572 INFO: ++ IMAGE_ELEMENT_YAML='{cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:07:45,575 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:07:45,581 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:07:45,585 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:07:45,588 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:07:45,592 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:07:45,597 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:07:45,600 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:07:45,605 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:07:45,609 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:07:45,611 INFO: ' >2018-07-13 17:07:45,613 INFO: ++ export -f get_image_element_array >2018-07-13 17:07:45,615 INFO: + set +o xtrace >2018-07-13 17:07:45,617 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/01-export-install-types.bash >2018-07-13 17:07:45,621 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/01-export-install-types.bash >2018-07-13 17:07:45,623 INFO: ++ export DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:45,624 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:45,627 INFO: + set +o xtrace >2018-07-13 17:07:45,629 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:07:45,632 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:07:45,634 INFO: ++ export DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:07:45,636 INFO: ++ DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:07:45,639 INFO: + set +o xtrace >2018-07-13 17:07:45,641 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:07:45,645 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:07:45,647 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:07:45,648 INFO: ++ DIB_INSTALLTYPE_puppet_modules=package >2018-07-13 17:07:45,650 INFO: ++ '[' package = source ']' >2018-07-13 17:07:45,652 INFO: + set +o xtrace >2018-07-13 17:07:45,654 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:07:45,659 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:07:45,661 INFO: ++ '[' -z '' ']' >2018-07-13 17:07:45,663 INFO: ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:07:45,665 INFO: ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:07:45,667 INFO: + set +o xtrace >2018-07-13 17:07:45,669 INFO: dib-run-parts Sourcing environment file /tmp/tmpNyBVHX/install.d/../environment.d/14-manifests >2018-07-13 17:07:45,670 INFO: + source /tmp/tmpNyBVHX/install.d/../environment.d/14-manifests >2018-07-13 17:07:45,672 INFO: ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:07:45,673 INFO: ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:07:45,675 INFO: ++ export DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:07:45,677 INFO: ++ DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:07:45,679 INFO: + set +o xtrace >2018-07-13 17:07:45,680 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/02-puppet-stack-config >2018-07-13 17:07:46,184 INFO: dib-run-parts 02-puppet-stack-config completed >2018-07-13 17:07:46,185 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/10-hiera-yaml-symlink >2018-07-13 17:07:46,193 INFO: + set -o pipefail >2018-07-13 17:07:46,196 INFO: + ln -f -s /etc/puppet/hiera.yaml /etc/hiera.yaml >2018-07-13 17:07:46,200 INFO: dib-run-parts 10-hiera-yaml-symlink completed >2018-07-13 17:07:46,204 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/10-puppet-stack-config-puppet-module >2018-07-13 17:07:46,208 INFO: + set -o pipefail >2018-07-13 17:07:46,211 INFO: + mkdir -p /etc/puppet/manifests >2018-07-13 17:07:46,216 INFO: ++ dirname /tmp/tmpNyBVHX/install.d/10-puppet-stack-config-puppet-module >2018-07-13 17:07:46,220 INFO: + cp /tmp/tmpNyBVHX/install.d/../puppet-stack-config.pp /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:07:46,226 INFO: dib-run-parts 10-puppet-stack-config-puppet-module completed >2018-07-13 17:07:46,229 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/11-create-template-root >2018-07-13 17:07:46,232 INFO: ++ os-apply-config --print-templates >2018-07-13 17:07:46,358 INFO: + TEMPLATE_ROOT=/usr/libexec/os-apply-config/templates >2018-07-13 17:07:46,360 INFO: + mkdir -p /usr/libexec/os-apply-config/templates >2018-07-13 17:07:46,363 INFO: dib-run-parts 11-create-template-root completed >2018-07-13 17:07:46,365 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/11-hiera-orc-install >2018-07-13 17:07:46,370 INFO: + set -o pipefail >2018-07-13 17:07:46,371 INFO: + mkdir -p /usr/libexec/os-refresh-config/configure.d/ >2018-07-13 17:07:46,373 INFO: ++ dirname /tmp/tmpNyBVHX/install.d/11-hiera-orc-install >2018-07-13 17:07:46,375 INFO: + install -m 0755 -o root -g root /tmp/tmpNyBVHX/install.d/../10-hiera-disable /usr/libexec/os-refresh-config/configure.d/10-hiera-disable >2018-07-13 17:07:46,379 INFO: ++ dirname /tmp/tmpNyBVHX/install.d/11-hiera-orc-install >2018-07-13 17:07:46,381 INFO: + install -m 0755 -o root -g root /tmp/tmpNyBVHX/install.d/../40-hiera-datafiles /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles >2018-07-13 17:07:46,388 INFO: dib-run-parts 11-hiera-orc-install completed >2018-07-13 17:07:46,389 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/75-puppet-modules-package >2018-07-13 17:07:46,392 INFO: + find /opt/stack/puppet-modules/ -mindepth 1 >2018-07-13 17:07:46,394 INFO: + read >2018-07-13 17:07:46,399 INFO: + ln -f -s /usr/share/openstack-puppet/modules/aodh /usr/share/openstack-puppet/modules/apache /usr/share/openstack-puppet/modules/archive /usr/share/openstack-puppet/modules/auditd /usr/share/openstack-puppet/modules/barbican /usr/share/openstack-puppet/modules/cassandra /usr/share/openstack-puppet/modules/ceilometer /usr/share/openstack-puppet/modules/ceph /usr/share/openstack-puppet/modules/certmonger /usr/share/openstack-puppet/modules/cinder /usr/share/openstack-puppet/modules/collectd /usr/share/openstack-puppet/modules/concat /usr/share/openstack-puppet/modules/contrail /usr/share/openstack-puppet/modules/corosync /usr/share/openstack-puppet/modules/datacat /usr/share/openstack-puppet/modules/designate /usr/share/openstack-puppet/modules/dns /usr/share/openstack-puppet/modules/ec2api /usr/share/openstack-puppet/modules/elasticsearch /usr/share/openstack-puppet/modules/fdio /usr/share/openstack-puppet/modules/firewall /usr/share/openstack-puppet/modules/fluentd /usr/share/openstack-puppet/modules/git /usr/share/openstack-puppet/modules/glance /usr/share/openstack-puppet/modules/gnocchi /usr/share/openstack-puppet/modules/haproxy /usr/share/openstack-puppet/modules/heat /usr/share/openstack-puppet/modules/horizon /usr/share/openstack-puppet/modules/inifile /usr/share/openstack-puppet/modules/ipaclient /usr/share/openstack-puppet/modules/ironic /usr/share/openstack-puppet/modules/java /usr/share/openstack-puppet/modules/kafka /usr/share/openstack-puppet/modules/keepalived /usr/share/openstack-puppet/modules/keystone /usr/share/openstack-puppet/modules/kibana3 /usr/share/openstack-puppet/modules/kmod /usr/share/openstack-puppet/modules/manila /usr/share/openstack-puppet/modules/memcached /usr/share/openstack-puppet/modules/midonet /usr/share/openstack-puppet/modules/mistral /usr/share/openstack-puppet/modules/module-data /usr/share/openstack-puppet/modules/mysql /usr/share/openstack-puppet/modules/n1k_vsm /usr/share/openstack-puppet/modules/neutron /usr/share/openstack-puppet/modules/nova /usr/share/openstack-puppet/modules/nssdb /usr/share/openstack-puppet/modules/ntp /usr/share/openstack-puppet/modules/octavia /usr/share/openstack-puppet/modules/opendaylight /usr/share/openstack-puppet/modules/openstack_extras /usr/share/openstack-puppet/modules/openstacklib /usr/share/openstack-puppet/modules/oslo /usr/share/openstack-puppet/modules/ovn /usr/share/openstack-puppet/modules/pacemaker /usr/share/openstack-puppet/modules/panko /usr/share/openstack-puppet/modules/rabbitmq /usr/share/openstack-puppet/modules/redis /usr/share/openstack-puppet/modules/remote /usr/share/openstack-puppet/modules/rsync /usr/share/openstack-puppet/modules/sahara /usr/share/openstack-puppet/modules/sensu /usr/share/openstack-puppet/modules/snmp /usr/share/openstack-puppet/modules/ssh /usr/share/openstack-puppet/modules/staging /usr/share/openstack-puppet/modules/stdlib /usr/share/openstack-puppet/modules/swift /usr/share/openstack-puppet/modules/sysctl /usr/share/openstack-puppet/modules/systemd /usr/share/openstack-puppet/modules/timezone /usr/share/openstack-puppet/modules/tomcat /usr/share/openstack-puppet/modules/tripleo /usr/share/openstack-puppet/modules/trove /usr/share/openstack-puppet/modules/uchiwa /usr/share/openstack-puppet/modules/vcsrepo /usr/share/openstack-puppet/modules/veritas_hyperscale /usr/share/openstack-puppet/modules/vswitch /usr/share/openstack-puppet/modules/xinetd /usr/share/openstack-puppet/modules/zaqar /usr/share/openstack-puppet/modules/zookeeper /etc/puppet/modules/ >2018-07-13 17:07:46,444 INFO: dib-run-parts 75-puppet-modules-package completed >2018-07-13 17:07:46,446 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/99-install-config-templates >2018-07-13 17:07:46,447 INFO: ++ os-apply-config --print-templates >2018-07-13 17:07:46,523 INFO: + TEMPLATE_ROOT=/usr/libexec/os-apply-config/templates >2018-07-13 17:07:46,526 INFO: ++ dirname /tmp/tmpNyBVHX/install.d/99-install-config-templates >2018-07-13 17:07:46,528 INFO: + TEMPLATE_SOURCE=/tmp/tmpNyBVHX/install.d/../os-apply-config >2018-07-13 17:07:46,531 INFO: + mkdir -p /usr/libexec/os-apply-config/templates >2018-07-13 17:07:46,533 INFO: + '[' -d /tmp/tmpNyBVHX/install.d/../os-apply-config ']' >2018-07-13 17:07:46,536 INFO: + rsync '--exclude=.*.swp' -Cr /tmp/tmpNyBVHX/install.d/../os-apply-config/ /usr/libexec/os-apply-config/templates/ >2018-07-13 17:07:46,541 INFO: dib-run-parts 99-install-config-templates completed >2018-07-13 17:07:46,544 INFO: dib-run-parts Running /tmp/tmpNyBVHX/install.d/99-os-refresh-config-install-scripts >2018-07-13 17:07:46,547 INFO: ++ os-refresh-config --print-base >2018-07-13 17:07:46,602 INFO: + SCRIPT_BASE=/usr/libexec/os-refresh-config >2018-07-13 17:07:46,603 INFO: ++ dirname /tmp/tmpNyBVHX/install.d/99-os-refresh-config-install-scripts >2018-07-13 17:07:46,605 INFO: + SCRIPT_SOURCE=/tmp/tmpNyBVHX/install.d/../os-refresh-config >2018-07-13 17:07:46,607 INFO: + rsync -r /tmp/tmpNyBVHX/install.d/../os-refresh-config/ /usr/libexec/os-refresh-config/ >2018-07-13 17:07:46,608 INFO: dib-run-parts 99-os-refresh-config-install-scripts completed >2018-07-13 17:07:46,610 INFO: dib-run-parts ----------------------- PROFILING ----------------------- >2018-07-13 17:07:46,612 INFO: dib-run-parts >2018-07-13 17:07:46,614 INFO: dib-run-parts Target: install.d >2018-07-13 17:07:46,616 INFO: dib-run-parts >2018-07-13 17:07:46,617 INFO: dib-run-parts Script Seconds >2018-07-13 17:07:46,619 INFO: dib-run-parts --------------------------------------- ---------- >2018-07-13 17:07:46,620 INFO: dib-run-parts >2018-07-13 17:07:46,622 INFO: dib-run-parts 02-puppet-stack-config 0.633 >2018-07-13 17:07:46,624 INFO: dib-run-parts 10-hiera-yaml-symlink 0.011 >2018-07-13 17:07:46,630 INFO: dib-run-parts 10-puppet-stack-config-puppet-module 0.011 >2018-07-13 17:07:46,636 INFO: dib-run-parts 11-create-template-root 0.149 >2018-07-13 17:07:46,645 INFO: dib-run-parts 11-hiera-orc-install 0.023 >2018-07-13 17:07:46,651 INFO: dib-run-parts 75-puppet-modules-package 0.012 >2018-07-13 17:07:46,657 INFO: dib-run-parts 99-install-config-templates 0.134 >2018-07-13 17:07:46,663 INFO: dib-run-parts 99-os-refresh-config-install-scripts 0.070 >2018-07-13 17:07:46,665 INFO: dib-run-parts >2018-07-13 17:07:46,666 INFO: dib-run-parts --------------------- END PROFILING --------------------- >2018-07-13 17:07:46,668 INFO: INFO: 2018-07-13 17:07:46,665 -- ############### End stdout/stderr logging ############### >2018-07-13 17:07:46,669 INFO: INFO: 2018-07-13 17:07:46,665 -- Running hook post-install >2018-07-13 17:07:46,671 INFO: INFO: 2018-07-13 17:07:46,665 -- Skipping hook post-install, the hook directory doesn't exist at /tmp/tmpNyBVHX/post-install.d >2018-07-13 17:07:46,673 INFO: INFO: 2018-07-13 17:07:46,668 -- Ending run of instack. >2018-07-13 17:07:46,681 INFO: Instack completed successfully >2018-07-13 17:07:46,682 INFO: Running os-refresh-config >2018-07-13 17:07:46,749 INFO: [2018-07-13 17:07:46,748] (os-refresh-config) [INFO] Starting phase configure >2018-07-13 17:07:46,760 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/10-hiera-disable >2018-07-13 17:07:46,762 INFO: + '[' -f /etc/puppet/hiera.yaml ']' >2018-07-13 17:07:46,765 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 10-hiera-disable completed >2018-07-13 17:07:46,766 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/20-os-apply-config >2018-07-13 17:07:46,865 INFO: [2018/07/13 05:07:46 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json >2018-07-13 17:07:46,870 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /etc/os-net-config/config.json >2018-07-13 17:07:46,872 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /root/stackrc >2018-07-13 17:07:46,873 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /root/tripleo-undercloud-passwords >2018-07-13 17:07:46,874 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /etc/puppet/hiera.yaml >2018-07-13 17:07:46,875 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /var/opt/undercloud-stack/masquerade >2018-07-13 17:07:46,876 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /etc/puppet/hieradata/RedHat.yaml >2018-07-13 17:07:46,878 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /etc/puppet/hieradata/CentOS.yaml >2018-07-13 17:07:46,879 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /var/run/heat-config/heat-config >2018-07-13 17:07:46,880 INFO: [2018/07/13 05:07:46 PM] [INFO] writing /etc/os-collect-config.conf >2018-07-13 17:07:46,881 INFO: [2018/07/13 05:07:46 PM] [INFO] success >2018-07-13 17:07:46,885 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 20-os-apply-config completed >2018-07-13 17:07:46,887 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/30-reload-keepalived >2018-07-13 17:07:46,893 INFO: + systemctl is-enabled keepalived >2018-07-13 17:07:46,897 INFO: Failed to get unit file state for keepalived.service: No such file or directory >2018-07-13 17:07:46,901 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 30-reload-keepalived completed >2018-07-13 17:07:46,903 INFO: dib-run-parts Fri Jul 13 17:07:46 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles >2018-07-13 17:07:47,032 INFO: [2018/07/13 05:07:47 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json >2018-07-13 17:07:47,049 INFO: dib-run-parts Fri Jul 13 17:07:47 PDT 2018 40-hiera-datafiles completed >2018-07-13 17:07:47,053 INFO: dib-run-parts Fri Jul 13 17:07:47 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/50-puppet-stack-config >2018-07-13 17:07:47,058 INFO: + set -o pipefail >2018-07-13 17:07:47,060 INFO: + puppet_apply puppet apply --summarize --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:07:47,064 INFO: + set +e >2018-07-13 17:07:47,066 INFO: + puppet apply --summarize --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:07:53,514 INFO: [mNotice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend[0m >2018-07-13 17:07:53,707 INFO: [1;33mWarning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:53,710 INFO: (file & line not available)[0m >2018-07-13 17:07:54,069 INFO: [mNotice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend[0m >2018-07-13 17:07:54,185 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,188 INFO: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 54]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,195 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,197 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,200 INFO: with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 55]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,207 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,225 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,228 INFO: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 56]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,233 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,245 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,247 INFO: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 66]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,253 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,256 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,259 INFO: with Pattern[]. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 68]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,267 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,270 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:54,272 INFO: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 76]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:07:54,279 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,690 INFO: [1;33mWarning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp", 37]:["/etc/puppet/modules/rabbitmq/manifests/init.pp", 316] >2018-07-13 17:07:54,698 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:54,942 INFO: [mNotice: Scope(Class[Tripleo::Firewall::Post]): At this stage, all network traffic is blocked.[0m >2018-07-13 17:07:55,149 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:07:55,156 INFO: with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql.pp", 97]:["/etc/puppet/manifests/puppet-stack-config.pp", 91] >2018-07-13 17:07:55,171 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:07:55,245 INFO: [1;33mWarning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:55,255 INFO: (file & line not available)[0m >2018-07-13 17:07:55,505 INFO: [1;33mWarning: ModuleLoader: module 'keystone' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:55,515 INFO: (file & line not available)[0m >2018-07-13 17:07:56,055 INFO: [1;33mWarning: ModuleLoader: module 'glance' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:56,066 INFO: (file & line not available)[0m >2018-07-13 17:07:56,284 INFO: [1;33mWarning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:56,289 INFO: (file & line not available)[0m >2018-07-13 17:07:56,474 INFO: [1;33mWarning: Unknown variable: '::nova::db::mysql_api::setup_cell0'. at /etc/puppet/modules/nova/manifests/db/mysql.pp:53:28[0m >2018-07-13 17:07:56,514 INFO: [1;33mWarning: ModuleLoader: module 'neutron' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:56,519 INFO: (file & line not available)[0m >2018-07-13 17:07:57,269 INFO: [1;33mWarning: ModuleLoader: module 'heat' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:57,280 INFO: (file & line not available)[0m >2018-07-13 17:07:57,353 INFO: [1;33mWarning: ModuleLoader: module 'ceilometer' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:57,360 INFO: (file & line not available)[0m >2018-07-13 17:07:57,485 INFO: [1;33mWarning: ModuleLoader: module 'aodh' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:57,489 INFO: (file & line not available)[0m >2018-07-13 17:07:57,608 INFO: [1;33mWarning: Scope(Class[Ceilometer]): metering_secret has been renamed to telemetry_secret. metering_secret will continue to work until Ocata.[0m >2018-07-13 17:07:57,612 INFO: [1;33mWarning: Scope(Class[Ceilometer]): ceilometer::rabbit_host, ceilometer::rabbit_hosts, ceilometer::rabbit_password, ceilometer::rabbit_port, ceilometer::rabbit_userid, ceilometer::rabbit_virtual_host and ceilometer::rpc_backend are deprecated. Please use ceilometer::default_transport_url instead.[0m >2018-07-13 17:07:57,741 INFO: [1;33mWarning: Scope(Class[Ceilometer::Agent::Central]): This class is deprecated. Please use ceilometer::agent::central with central namespace instead.[0m >2018-07-13 17:07:57,856 INFO: [1;33mWarning: Scope(Class[Aodh]): aodh::rabbit_host, aodh::rabbit_hosts, aodh::rabbit_password, aodh::rabbit_port, aodh::rabbit_userid, aodh::rabbit_virtual_host and aodh::rpc_backend are deprecated. Please use aodh::default_transport_url instead.[0m >2018-07-13 17:07:58,560 INFO: [1;33mWarning: ModuleLoader: module 'gnocchi' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:58,565 INFO: (file & line not available)[0m >2018-07-13 17:07:58,722 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_context_format_string is deprecated and will be removed in future[0m >2018-07-13 17:07:58,726 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_default_format_string is deprecated and will be removed in future[0m >2018-07-13 17:07:58,730 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_debug_format_suffix is deprecated and will be removed in future[0m >2018-07-13 17:07:58,735 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_exception_prefix is deprecated and will be removed in future[0m >2018-07-13 17:07:58,739 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_config_append is deprecated and will be removed in future[0m >2018-07-13 17:07:58,744 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::default_log_levels is deprecated and will be removed in future[0m >2018-07-13 17:07:58,749 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::publish_errors is deprecated and will be removed in future[0m >2018-07-13 17:07:58,755 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::fatal_deprecations is deprecated and will be removed in future[0m >2018-07-13 17:07:58,764 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_format is deprecated and will be removed in future[0m >2018-07-13 17:07:58,773 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_uuid_format is deprecated and will be removed in future[0m >2018-07-13 17:07:58,781 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_date_format is deprecated and will be removed in future[0m >2018-07-13 17:07:58,785 INFO: [1;33mWarning: Scope(Class[Gnocchi::Api]): host is deprecated[0m >2018-07-13 17:07:58,867 INFO: [1;33mWarning: Scope(Class[Gnocchi::Statsd]): user_id parameter is deprecated and will be removed in the future release.[0m >2018-07-13 17:07:58,881 INFO: [1;33mWarning: Scope(Class[Gnocchi::Statsd]): project_id parameter is deprecated and will be removed in the future release.[0m >2018-07-13 17:07:58,893 INFO: [1;33mWarning: ModuleLoader: module 'panko' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:58,901 INFO: (file & line not available)[0m >2018-07-13 17:07:59,084 INFO: [1;33mWarning: Scope(Class[Panko::Api]): This Class is deprecated and will be removed in future releases.[0m >2018-07-13 17:07:59,228 INFO: [1;33mWarning: ModuleLoader: module 'ironic' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:59,232 INFO: (file & line not available)[0m >2018-07-13 17:07:59,456 INFO: [1;33mWarning: ModuleLoader: module 'swift' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:07:59,461 INFO: (file & line not available)[0m >2018-07-13 17:07:59,808 INFO: [1;33mWarning: Scope(Class[Keystone]): keystone::rabbit_host, keystone::rabbit_hosts, keystone::rabbit_password, keystone::rabbit_port, keystone::rabbit_userid and keystone::rabbit_virtual_host are deprecated. Please use keystone::default_transport_url instead.[0m >2018-07-13 17:08:00,825 INFO: [1;33mWarning: Scope(Class[Glance::Notify::Rabbitmq]): glance::notify::rabbitmq::rabbit_host, glance::notify::rabbitmq::rabbit_hosts, glance::notify::rabbitmq::rabbit_password, glance::notify::rabbitmq::rabbit_port, glance::notify::rabbitmq::rabbit_userid and glance::notify::rabbitmq::rabbit_virtual_host are deprecated. Please use glance::notify::rabbitmq::default_transport_url instead.[0m >2018-07-13 17:08:00,921 INFO: [1;33mWarning: Scope(Class[Nova::Db]): placement_database_connection has no effect as of pike, and may be removed in a future release[0m >2018-07-13 17:08:00,927 INFO: [1;33mWarning: Scope(Class[Nova::Db]): placement_slave_connection has no effect as of pike, and may be removed in a future release[0m >2018-07-13 17:08:01,136 INFO: [1;33mWarning: ModuleLoader: module 'cinder' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:08:01,140 INFO: (file & line not available)[0m >2018-07-13 17:08:01,578 INFO: [1;33mWarning: Unknown variable: 'until_complete_real'. at /etc/puppet/modules/nova/manifests/cron/archive_deleted_rows.pp:77:82[0m >2018-07-13 17:08:01,636 INFO: [1;33mWarning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppet/modules/nova/manifests/scheduler/filter.pp", 140]:["/etc/puppet/manifests/puppet-stack-config.pp", 389] >2018-07-13 17:08:01,645 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:08:01,975 INFO: [1;33mWarning: Scope(Class[Neutron]): neutron::rabbit_host, neutron::rabbit_hosts, neutron::rabbit_password, neutron::rabbit_port, neutron::rabbit_user, neutron::rabbit_virtual_host and neutron::rpc_backend are deprecated. Please use neutron::default_transport_url instead.[0m >2018-07-13 17:08:03,031 INFO: [1;33mWarning: Unknown variable: 'methods_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:100:56[0m >2018-07-13 17:08:03,044 INFO: [1;33mWarning: Unknown variable: 'incoming_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:101:56[0m >2018-07-13 17:08:03,054 INFO: [1;33mWarning: Unknown variable: 'incoming_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:102:56[0m >2018-07-13 17:08:03,067 INFO: [1;33mWarning: Unknown variable: 'outgoing_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:103:56[0m >2018-07-13 17:08:03,078 INFO: [1;33mWarning: Unknown variable: 'outgoing_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:104:56[0m >2018-07-13 17:08:03,274 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the object storage server has changed from 6000 to 6200 and will be changed in a later release[0m >2018-07-13 17:08:03,279 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the container storage server has changed from 6001 to 6201 and will be changed in a later release[0m >2018-07-13 17:08:03,284 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the account storage server has changed from 6002 to 6202 and will be changed in a later release[0m >2018-07-13 17:08:03,802 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:08:03,809 INFO: with Stdlib::Compat::Integer. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/heat/manifests/wsgi/apache_api_cfn.pp", 125]:["/etc/puppet/manifests/puppet-stack-config.pp", 510] >2018-07-13 17:08:03,825 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:08:04,212 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_account'. at /etc/puppet/modules/ironic/manifests/glance.pp:117:30[0m >2018-07-13 17:08:04,216 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_temp_url_key'. at /etc/puppet/modules/ironic/manifests/glance.pp:118:35[0m >2018-07-13 17:08:04,219 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_temp_url_duration'. at /etc/puppet/modules/ironic/manifests/glance.pp:119:40[0m >2018-07-13 17:08:04,255 INFO: [1;33mWarning: Unknown variable: '::ironic::api::neutron_url'. at /etc/puppet/modules/ironic/manifests/neutron.pp:58:29[0m >2018-07-13 17:08:05,379 INFO: [1;33mWarning: ModuleLoader: module 'mistral' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:08:05,391 INFO: (file & line not available)[0m >2018-07-13 17:08:05,451 INFO: [1;33mWarning: Unknown variable: '::mistral::database_idle_timeout'. at /etc/puppet/modules/mistral/manifests/db.pp:57:40[0m >2018-07-13 17:08:05,458 INFO: [1;33mWarning: Unknown variable: '::mistral::database_min_pool_size'. at /etc/puppet/modules/mistral/manifests/db.pp:58:40[0m >2018-07-13 17:08:05,463 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_pool_size'. at /etc/puppet/modules/mistral/manifests/db.pp:59:40[0m >2018-07-13 17:08:05,468 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_retries'. at /etc/puppet/modules/mistral/manifests/db.pp:60:40[0m >2018-07-13 17:08:05,473 INFO: [1;33mWarning: Unknown variable: '::mistral::database_retry_interval'. at /etc/puppet/modules/mistral/manifests/db.pp:61:40[0m >2018-07-13 17:08:05,478 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_overflow'. at /etc/puppet/modules/mistral/manifests/db.pp:62:40[0m >2018-07-13 17:08:05,527 INFO: [1;33mWarning: Scope(Class[Mistral]): mistral::rabbit_host, mistral::rabbit_hosts, mistral::rabbit_password, mistral::rabbit_port, mistral::rabbit_userid, mistral::rabbit_virtual_host and mistral::rpc_backend are deprecated. Please use mistral::default_transport_url instead.[0m >2018-07-13 17:08:05,793 INFO: [1;33mWarning: ModuleLoader: module 'zaqar' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:08:05,802 INFO: (file & line not available)[0m >2018-07-13 17:08:06,835 INFO: [1;33mWarning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:08:06,842 INFO: (file & line not available)[0m >2018-07-13 17:08:06,850 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[ceilometer_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:06,963 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[aodh_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:07,817 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[keystone_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:08,159 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[glance_api_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:08,173 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[glance_registry_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:08,311 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[neutron_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:08,458 INFO: [1;33mWarning: Scope(Neutron::Plugins::Ml2::Type_driver[local]): local type_driver is useful only for single-box, because it provides no connectivity between hosts[0m >2018-07-13 17:08:09,026 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[mistral_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:08:13,823 INFO: [mNotice: Compiled catalog for director.springlake.pod in environment production in 20.60 seconds[0m >2018-07-13 17:08:31,077 INFO: [mNotice: /Stage[setup]/Vswitch::Ovs/Package[openvswitch]/ensure: created[0m >2018-07-13 17:08:31,691 INFO: [mNotice: /Stage[setup]/Vswitch::Ovs/Service[openvswitch]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:08:37,300 INFO: [mNotice: /Stage[setup]/Tripleo::Network::Os_net_config/Exec[os-net-config]/returns: executed successfully[0m >2018-07-13 17:08:37,318 INFO: [mNotice: /Stage[setup]/Tripleo::Network::Os_net_config/Exec[trigger-keepalived-restart]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:08:37,601 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Time::Ntp/Service[chronyd]/ensure: ensure changed 'running' to 'stopped'[0m >2018-07-13 17:08:37,646 INFO: [mNotice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}15e9b74c731722e2045faf068326459b' to '{md5}e4539afcd4e03217b6bde799c8c0e337'[0m >2018-07-13 17:08:37,926 INFO: [mNotice: /Stage[main]/Ntp::Service/Service[ntp]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:08:52,061 INFO: [mNotice: /Stage[main]/Rabbitmq::Install/Package[rabbitmq-server]/ensure: created[0m >2018-07-13 17:08:52,067 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/owner: owner changed 'rabbitmq' to 'root'[0m >2018-07-13 17:08:52,071 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq]/group: group changed 'rabbitmq' to 'root'[0m >2018-07-13 17:08:52,078 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/rabbitmq/ssl]/ensure: created[0m >2018-07-13 17:08:52,081 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/content: content changed '{md5}b346ec0a8320f85f795bf612f6b02da7' to '{md5}84ef3f406876f9236c4ac8f38044c2ef'[0m >2018-07-13 17:08:52,088 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/owner: owner changed 'rabbitmq' to 'root'[0m >2018-07-13 17:08:52,097 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmq.config]/mode: mode changed '0644' to '0640'[0m >2018-07-13 17:08:52,100 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmq-env.config]/ensure: defined content as '{md5}4373a65af6fd9fde9dc110c749b299fd'[0m >2018-07-13 17:08:52,107 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmq-inetrc]/ensure: defined content as '{md5}12f8d1a1f9f57f23c1be6c7bf2286e73'[0m >2018-07-13 17:08:52,113 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[rabbitmqadmin.conf]/ensure: defined content as '{md5}44d4ef5cb86ab30e6127e83939ef09c4'[0m >2018-07-13 17:08:52,118 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d]/ensure: created[0m >2018-07-13 17:08:52,122 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/systemd/system/rabbitmq-server.service.d/limits.conf]/ensure: defined content as '{md5}8eb9ff6c576b9869944215af3a568c2e'[0m >2018-07-13 17:08:52,178 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/Exec[rabbitmq-systemd-reload]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:08:52,186 INFO: [mNotice: /Stage[main]/Rabbitmq::Config/File[/etc/security/limits.d/rabbitmq-server.conf]/ensure: defined content as '{md5}5ddc6ba5fcaeddd5b1565e5adfda5236'[0m >2018-07-13 17:08:54,822 INFO: [mNotice: /Stage[main]/Rabbitmq/Rabbitmq_plugin[rabbitmq_management]/ensure: created[0m >2018-07-13 17:08:58,444 INFO: [mNotice: /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:08:58,463 INFO: [mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]/ensure: download archive from http://192.168.24.1:15672/cli/rabbitmqadmin to /var/lib/rabbitmq/rabbitmqadmin without cleanup[0m >2018-07-13 17:08:58,703 INFO: [mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]/ensure: defined content as '{md5}76394723569012aa8a197a08f1b53926'[0m >2018-07-13 17:09:05,002 INFO: [mNotice: /Stage[main]/Firewall::Linux::Redhat/Package[iptables-services]/ensure: created[0m >2018-07-13 17:09:05,082 INFO: [mNotice: /Stage[main]/Firewall::Linux::Redhat/Exec[/usr/bin/systemctl daemon-reload]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:09:05,400 INFO: [mNotice: /Stage[main]/Firewall::Linux::Redhat/Service[iptables]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:09:05,715 INFO: [mNotice: /Stage[main]/Firewall::Linux::Redhat/Service[ip6tables]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:09:05,732 INFO: [mNotice: /Stage[main]/Tripleo::Selinux/File[/etc/selinux/config]/content: content changed '{md5}53655ec6b6bcf36c06bec63739b97120' to '{md5}1b476ce188acf89a99c4da6ae6f0e57f'[0m >2018-07-13 17:09:05,741 INFO: [mNotice: /Stage[main]/Tripleo::Selinux/File[/etc/selinux/config]/mode: mode changed '0644' to '0444'[0m >2018-07-13 17:09:05,750 INFO: [mNotice: /Stage[main]/Tripleo::Selinux/Exec[/sbin/setenforce 1]/returns: /sbin/setenforce: SELinux is disabled[0m >2018-07-13 17:09:05,758 INFO: [1;31mError: /sbin/setenforce 1 returned 1 instead of one of [0][0m >2018-07-13 17:09:05,761 INFO: [1;31mError: /Stage[main]/Tripleo::Selinux/Exec[/sbin/setenforce 1]/returns: change from notrun to 0 failed: /sbin/setenforce 1 returned 1 instead of one of [0][0m >2018-07-13 17:09:05,765 INFO: [mNotice: /Stage[main]/Mysql::Server::Config/File[mysql-config-file]/ensure: defined content as '{md5}e20ce954fbfa058496bdc813990e4b19'[0m >2018-07-13 17:09:21,471 INFO: [mNotice: /Stage[main]/Mysql::Server::Install/Package[mysql-server]/ensure: created[0m >2018-07-13 17:09:31,453 INFO: [mNotice: /Stage[main]/Mysql::Server::Installdb/Mysql_datadir[/var/lib/mysql]/ensure: created[0m >2018-07-13 17:09:31,464 INFO: [mNotice: /Stage[main]/Main/File[/etc/systemd/system/mariadb.service.d]/ensure: created[0m >2018-07-13 17:09:31,475 INFO: [mNotice: /Stage[main]/Main/File[/etc/systemd/system/mariadb.service.d/limits.conf]/ensure: defined content as '{md5}8eb9ff6c576b9869944215af3a568c2e'[0m >2018-07-13 17:09:31,576 INFO: [mNotice: /Stage[main]/Main/Exec[systemctl-daemon-reload]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:09:32,406 INFO: [mNotice: /Stage[main]/Mysql::Server::Service/Service[mysqld]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:09:32,430 INFO: [mNotice: /Stage[main]/Mysql::Server::Service/Exec[wait_for_mysql_socket_to_open]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:09:32,578 INFO: [mNotice: /Stage[main]/Mysql::Server::Root_password/Mysql_user[root@localhost]/password_hash: defined 'password_hash' as '*5BD10494C2EC1F5D53B0ED7D804BA025E55EBC97'[0m >2018-07-13 17:09:32,593 INFO: [mNotice: /Stage[main]/Mysql::Server::Root_password/File[/root/.my.cnf]/ensure: defined content as '{md5}303bc7a8f00455cb7d4302b9dcd44236'[0m >2018-07-13 17:09:32,611 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_user[root@127.0.0.1]/ensure: removed[0m >2018-07-13 17:09:32,631 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_user[root@::1]/ensure: removed[0m >2018-07-13 17:09:32,648 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_user[@localhost]/ensure: removed[0m >2018-07-13 17:09:32,668 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_user[root@director.springlake.pod]/ensure: removed[0m >2018-07-13 17:09:32,684 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_user[@director.springlake.pod]/ensure: removed[0m >2018-07-13 17:09:32,778 INFO: [mNotice: /Stage[main]/Mysql::Server::Account_security/Mysql_database[test]/ensure: removed[0m >2018-07-13 17:09:32,781 INFO: [mNotice: /Stage[main]/Main/File[/var/log/journal]/ensure: created[0m >2018-07-13 17:09:32,876 INFO: [mNotice: /Stage[main]/Main/Service[systemd-journald]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:09:45,814 INFO: [mNotice: /Stage[main]/Ceilometer/Package[ceilometer-common]/ensure: created[0m >2018-07-13 17:09:52,460 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Notification/Package[openstack-ceilometer-notification]/ensure: created[0m >2018-07-13 17:10:01,781 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Central/Package[ceilometer-agent-central]/ensure: created[0m >2018-07-13 17:10:01,787 INFO: [mNotice: /Stage[main]/Ceilometer::Deps/Anchor[ceilometer::install::end]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:10:02,024 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[DEFAULT/http_timeout]/ensure: created[0m >2018-07-13 17:10:02,036 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[publisher/telemetry_secret]/ensure: created[0m >2018-07-13 17:10:02,043 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[database/event_time_to_live]/ensure: created[0m >2018-07-13 17:10:02,049 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[database/metering_time_to_live]/ensure: created[0m >2018-07-13 17:10:02,057 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_name]/ensure: created[0m >2018-07-13 17:10:02,064 INFO: [mNotice: /Stage[main]/Ceilometer/Ceilometer_config[hardware/readonly_user_password]/ensure: created[0m >2018-07-13 17:10:02,072 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Notification/File[event_pipeline]/content: content changed '{md5}e3e1a9b8bbc18dcdd574d7e1f8f2e0a8' to '{md5}dafea5c96d5da5251f9b8a275c6d71aa'[0m >2018-07-13 17:10:02,079 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Notification/Ceilometer_config[notification/ack_on_event_error]/ensure: created[0m >2018-07-13 17:10:02,108 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_url]/ensure: created[0m >2018-07-13 17:10:02,113 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/region_name]/ensure: created[0m >2018-07-13 17:10:02,119 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/username]/ensure: created[0m >2018-07-13 17:10:02,126 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/password]/ensure: created[0m >2018-07-13 17:10:02,133 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_name]/ensure: created[0m >2018-07-13 17:10:02,140 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/user_domain_name]/ensure: created[0m >2018-07-13 17:10:02,147 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/project_domain_name]/ensure: created[0m >2018-07-13 17:10:02,157 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Auth/Ceilometer_config[service_credentials/auth_type]/ensure: created[0m >2018-07-13 17:10:02,168 INFO: [mNotice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/filter_project]/ensure: created[0m >2018-07-13 17:10:02,174 INFO: [mNotice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/archive_policy]/ensure: created[0m >2018-07-13 17:10:02,183 INFO: [mNotice: /Stage[main]/Ceilometer::Dispatcher::Gnocchi/Ceilometer_config[dispatcher_gnocchi/resources_definition_file]/ensure: created[0m >2018-07-13 17:10:11,828 INFO: [mNotice: /Stage[main]/Aodh/Package[aodh]/ensure: created[0m >2018-07-13 17:10:18,385 INFO: [mNotice: /Stage[main]/Aodh::Api/Package[aodh-api]/ensure: created[0m >2018-07-13 17:10:24,708 INFO: [mNotice: /Stage[main]/Apache::Mod::Mime/Package[mailcap]/ensure: created[0m >2018-07-13 17:10:31,131 INFO: [mNotice: /Stage[main]/Aodh::Evaluator/Package[openstack-aodh-evaluator]/ensure: created[0m >2018-07-13 17:10:37,834 INFO: [mNotice: /Stage[main]/Aodh::Notifier/Package[openstack-aodh-notifier]/ensure: created[0m >2018-07-13 17:10:44,330 INFO: [mNotice: /Stage[main]/Aodh::Listener/Package[openstack-aodh-listener]/ensure: created[0m >2018-07-13 17:10:44,334 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::install::end]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:10:44,366 INFO: [mNotice: /Stage[main]/Aodh::Api/Aodh_config[api/gnocchi_external_project_owner]/ensure: created[0m >2018-07-13 17:10:44,378 INFO: [mNotice: /Stage[main]/Aodh::Api/Aodh_config[api/host]/ensure: created[0m >2018-07-13 17:10:44,393 INFO: [mNotice: /Stage[main]/Aodh::Api/Aodh_config[api/port]/ensure: created[0m >2018-07-13 17:10:50,955 INFO: [mNotice: /Stage[main]/Aodh::Client/Package[python-aodhclient]/ensure: created[0m >2018-07-13 17:10:50,988 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/auth_url]/ensure: created[0m >2018-07-13 17:10:51,010 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/region_name]/ensure: created[0m >2018-07-13 17:10:51,035 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/username]/ensure: created[0m >2018-07-13 17:10:51,060 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/password]/ensure: created[0m >2018-07-13 17:10:51,072 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/project_name]/ensure: created[0m >2018-07-13 17:10:51,122 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/project_domain_id]/ensure: created[0m >2018-07-13 17:10:51,136 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/user_domain_id]/ensure: created[0m >2018-07-13 17:10:51,154 INFO: [mNotice: /Stage[main]/Aodh::Auth/Aodh_config[service_credentials/auth_type]/ensure: created[0m >2018-07-13 17:11:03,922 INFO: [mNotice: /Stage[main]/Gnocchi::Db/Package[gnocchi-indexer-sqlalchemy]/ensure: created[0m >2018-07-13 17:11:10,614 INFO: [mNotice: /Stage[main]/Gnocchi::Api/Package[gnocchi-api]/ensure: created[0m >2018-07-13 17:11:16,953 INFO: [mNotice: /Stage[main]/Gnocchi::Metricd/Package[gnocchi-metricd]/ensure: created[0m >2018-07-13 17:11:23,366 INFO: [mNotice: /Stage[main]/Gnocchi::Statsd/Package[gnocchi-statsd]/ensure: created[0m >2018-07-13 17:11:23,368 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::install::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:11:23,382 INFO: [mNotice: /Stage[main]/Gnocchi::Db/Gnocchi_config[indexer/url]/ensure: created[0m >2018-07-13 17:11:23,388 INFO: [mNotice: /Stage[main]/Gnocchi::Api/Gnocchi_config[api/max_limit]/ensure: created[0m >2018-07-13 17:11:23,394 INFO: [mNotice: /Stage[main]/Gnocchi::Api/Gnocchi_config[api/auth_mode]/ensure: created[0m >2018-07-13 17:11:23,409 INFO: [mNotice: /Stage[main]/Gnocchi::Metricd/Gnocchi_config[metricd/workers]/ensure: created[0m >2018-07-13 17:11:23,421 INFO: [mNotice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/resource_id]/ensure: created[0m >2018-07-13 17:11:23,428 INFO: [mNotice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/archive_policy_name]/ensure: created[0m >2018-07-13 17:11:23,435 INFO: [mNotice: /Stage[main]/Gnocchi::Statsd/Gnocchi_config[statsd/flush_delay]/ensure: created[0m >2018-07-13 17:11:23,443 INFO: [mNotice: /Stage[main]/Gnocchi::Storage::File/Gnocchi_config[storage/driver]/ensure: created[0m >2018-07-13 17:11:23,449 INFO: [mNotice: /Stage[main]/Gnocchi::Storage::File/Gnocchi_config[storage/file_basepath]/ensure: created[0m >2018-07-13 17:11:30,907 INFO: [mNotice: /Stage[main]/Panko/Package[panko]/ensure: created[0m >2018-07-13 17:11:37,715 INFO: [mNotice: /Stage[main]/Panko::Api/Package[panko-api]/ensure: created[0m >2018-07-13 17:11:37,717 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::install::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:11:37,721 INFO: [mNotice: /Stage[main]/Panko::Api/Panko_config[api/host]/ensure: created[0m >2018-07-13 17:11:37,725 INFO: [mNotice: /Stage[main]/Panko::Api/Panko_config[api/port]/ensure: created[0m >2018-07-13 17:11:37,728 INFO: [mNotice: /Stage[main]/Panko::Api/Panko_config[api/workers]/ensure: created[0m >2018-07-13 17:11:37,733 INFO: [mNotice: /Stage[main]/Panko::Api/Panko_config[api/max_limit]/ensure: created[0m >2018-07-13 17:11:37,749 INFO: [mNotice: /Stage[main]/Panko::Api/Panko_api_paste_ini[pipeline:main/pipeline]/ensure: created[0m >2018-07-13 17:11:44,550 INFO: [mNotice: /Stage[main]/Panko::Client/Package[python-pankoclient]/ensure: created[0m >2018-07-13 17:11:52,418 INFO: [mNotice: /Stage[main]/Swift/Package[swift]/ensure: created[0m >2018-07-13 17:12:02,185 INFO: [mNotice: /Stage[main]/Keystone/Package[keystone]/ensure: created[0m >2018-07-13 17:12:12,416 INFO: [mNotice: /Stage[main]/Glance/Package[openstack-glance]/ensure: created[0m >2018-07-13 17:12:12,418 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::install::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:12:12,622 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/bind_host]/ensure: created[0m >2018-07-13 17:12:12,654 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/bind_port]/ensure: created[0m >2018-07-13 17:12:12,702 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/workers]/ensure: created[0m >2018-07-13 17:12:12,788 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/image_cache_dir]/ensure: created[0m >2018-07-13 17:12:12,855 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/enable_v1_api]/ensure: created[0m >2018-07-13 17:12:12,880 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/enable_v2_api]/ensure: created[0m >2018-07-13 17:12:12,928 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[glance_store/os_region_name]/ensure: created[0m >2018-07-13 17:12:13,009 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[glance_store/stores]/ensure: created[0m >2018-07-13 17:12:13,245 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_cache_config[glance_store/os_region_name]/ensure: created[0m >2018-07-13 17:12:13,272 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/registry_host]/ensure: created[0m >2018-07-13 17:12:13,341 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/registry_host]/ensure: created[0m >2018-07-13 17:12:13,380 INFO: [mNotice: /Stage[main]/Glance::Api/Glance_api_config[paste_deploy/flavor]/ensure: created[0m >2018-07-13 17:12:13,545 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_create_container_on_put]/ensure: created[0m >2018-07-13 17:12:13,606 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_endpoint_type]/ensure: created[0m >2018-07-13 17:12:13,632 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/swift_store_config_file]/ensure: created[0m >2018-07-13 17:12:13,665 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/default_swift_reference]/ensure: created[0m >2018-07-13 17:12:13,689 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_api_config[glance_store/default_store]/ensure: created[0m >2018-07-13 17:12:13,692 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/user]/ensure: created[0m >2018-07-13 17:12:13,694 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/key]/ensure: created[0m >2018-07-13 17:12:13,696 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/auth_address]/ensure: created[0m >2018-07-13 17:12:13,697 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/auth_version]/ensure: created[0m >2018-07-13 17:12:13,701 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/user_domain_id]/ensure: created[0m >2018-07-13 17:12:13,704 INFO: [mNotice: /Stage[main]/Glance::Backend::Swift/Glance_swift_config[ref1/project_domain_id]/ensure: created[0m >2018-07-13 17:12:23,313 INFO: [mNotice: /Stage[main]/Nova/Package[python-nova]/ensure: created[0m >2018-07-13 17:12:30,193 INFO: [mNotice: /Stage[main]/Nova/Package[nova-common]/ensure: created[0m >2018-07-13 17:12:36,987 INFO: [mNotice: /Stage[main]/Nova::Compute/Package[genisoimage]/ensure: created[0m >2018-07-13 17:12:50,918 INFO: [mNotice: /Stage[main]/Neutron/Package[neutron]/ensure: created[0m >2018-07-13 17:12:58,061 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Package[neutron-plugin-ml2]/ensure: created[0m >2018-07-13 17:13:04,331 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2::Networking_baremetal/Package[python2-networking-baremetal]/ensure: created[0m >2018-07-13 17:13:10,842 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Package[python2-ironic-neutron-agent]/ensure: created[0m >2018-07-13 17:13:17,380 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Package[neutron-ovs-agent]/ensure: created[0m >2018-07-13 17:13:17,384 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::install::end]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:13:17,403 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/bind_host]/ensure: created[0m >2018-07-13 17:13:17,414 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/auth_strategy]/ensure: created[0m >2018-07-13 17:13:17,424 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/core_plugin]/ensure: created[0m >2018-07-13 17:13:17,457 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/dns_domain]/ensure: created[0m >2018-07-13 17:13:17,471 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/dhcp_agents_per_network]/ensure: created[0m >2018-07-13 17:13:17,537 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[agent/root_helper]/ensure: created[0m >2018-07-13 17:13:17,555 INFO: [mNotice: /Stage[main]/Neutron/Neutron_config[DEFAULT/service_plugins]/ensure: created[0m >2018-07-13 17:13:17,602 INFO: [mNotice: /Stage[main]/Neutron::Server/Neutron_config[DEFAULT/l3_ha]/ensure: created[0m >2018-07-13 17:13:17,611 INFO: [mNotice: /Stage[main]/Neutron::Server/Neutron_config[DEFAULT/max_l3_agents_per_router]/ensure: created[0m >2018-07-13 17:13:17,828 INFO: [mNotice: /Stage[main]/Neutron::Server/Neutron_config[DEFAULT/api_workers]/ensure: created[0m >2018-07-13 17:13:17,836 INFO: [mNotice: /Stage[main]/Neutron::Server/Neutron_config[DEFAULT/rpc_workers]/ensure: created[0m >2018-07-13 17:13:17,866 INFO: [mNotice: /Stage[main]/Neutron::Server/Neutron_config[DEFAULT/router_scheduler_driver]/ensure: created[0m >2018-07-13 17:13:17,938 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/auth_url]/ensure: created[0m >2018-07-13 17:13:17,945 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/username]/ensure: created[0m >2018-07-13 17:13:17,953 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/password]/ensure: created[0m >2018-07-13 17:13:17,960 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/project_domain_id]/ensure: created[0m >2018-07-13 17:13:17,969 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/project_domain_name]/ensure: created[0m >2018-07-13 17:13:17,976 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/project_name]/ensure: created[0m >2018-07-13 17:13:17,985 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/user_domain_id]/ensure: created[0m >2018-07-13 17:13:17,993 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/user_domain_name]/ensure: created[0m >2018-07-13 17:13:18,020 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/auth_type]/ensure: created[0m >2018-07-13 17:13:18,026 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[nova/tenant_name]/ensure: created[0m >2018-07-13 17:13:18,036 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_status_changes]/ensure: created[0m >2018-07-13 17:13:18,047 INFO: [mNotice: /Stage[main]/Neutron::Server::Notifications/Neutron_config[DEFAULT/notify_nova_on_port_data_changes]/ensure: created[0m >2018-07-13 17:13:18,077 INFO: [mNotice: /Stage[main]/Neutron::Quota/Neutron_config[quotas/quota_port]/ensure: created[0m >2018-07-13 17:13:18,307 INFO: [mNotice: /Stage[main]/Neutron::Quota/Neutron_config[quotas/quota_firewall_rule]/ensure: created[0m >2018-07-13 17:13:18,326 INFO: [mNotice: /Stage[main]/Neutron::Quota/Neutron_config[quotas/quota_network_gateway]/ensure: created[0m >2018-07-13 17:13:18,333 INFO: [mNotice: /Stage[main]/Neutron::Quota/Neutron_config[quotas/quota_packet_filter]/ensure: created[0m >2018-07-13 17:13:18,356 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/File[/etc/neutron/plugin.ini]/ensure: created[0m >2018-07-13 17:13:18,358 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/File[/etc/default/neutron-server]/ensure: created[0m >2018-07-13 17:13:18,362 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron_plugin_ml2[ml2/type_drivers]/ensure: created[0m >2018-07-13 17:13:18,366 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron_plugin_ml2[ml2/tenant_network_types]/ensure: created[0m >2018-07-13 17:13:18,369 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron_plugin_ml2[ml2/mechanism_drivers]/ensure: created[0m >2018-07-13 17:13:18,374 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron_plugin_ml2[ml2/path_mtu]/ensure: created[0m >2018-07-13 17:13:18,377 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron_plugin_ml2[ml2/extension_drivers]/ensure: created[0m >2018-07-13 17:13:18,389 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/auth_type]/ensure: created[0m >2018-07-13 17:13:18,393 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/auth_url]/ensure: created[0m >2018-07-13 17:13:18,397 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/username]/ensure: created[0m >2018-07-13 17:13:18,401 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/password]/ensure: created[0m >2018-07-13 17:13:18,404 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/project_domain_id]/ensure: created[0m >2018-07-13 17:13:18,408 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/project_domain_name]/ensure: created[0m >2018-07-13 17:13:18,412 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/project_name]/ensure: created[0m >2018-07-13 17:13:18,417 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/user_domain_id]/ensure: created[0m >2018-07-13 17:13:18,422 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/user_domain_name]/ensure: created[0m >2018-07-13 17:13:18,427 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Ironic_neutron_agent_config[ironic/region_name]/ensure: created[0m >2018-07-13 17:13:18,432 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/enable_isolated_metadata]/ensure: created[0m >2018-07-13 17:13:18,436 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/enable_metadata_network]/ensure: created[0m >2018-07-13 17:13:18,439 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/state_path]/ensure: created[0m >2018-07-13 17:13:18,443 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/resync_interval]/ensure: created[0m >2018-07-13 17:13:18,448 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/interface_driver]/ensure: created[0m >2018-07-13 17:13:18,452 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/root_helper]/ensure: created[0m >2018-07-13 17:13:18,456 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Neutron_dhcp_agent_config[DEFAULT/dnsmasq_config_file]/ensure: created[0m >2018-07-13 17:13:18,476 INFO: [mNotice: /Stage[main]/Neutron::Agents::L3/Neutron_l3_agent_config[DEFAULT/interface_driver]/ensure: created[0m >2018-07-13 17:13:18,493 INFO: [mNotice: /Stage[main]/Neutron::Agents::L3/Neutron_l3_agent_config[DEFAULT/agent_mode]/ensure: created[0m >2018-07-13 17:13:18,500 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Neutron_agent_ovs[ovs/bridge_mappings]/ensure: created[0m >2018-07-13 17:13:18,510 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Neutron_agent_ovs[agent/drop_flows_on_start]/ensure: created[0m >2018-07-13 17:13:18,517 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Neutron_agent_ovs[ovs/integration_bridge]/ensure: created[0m >2018-07-13 17:13:18,531 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Neutron_agent_ovs[securitygroup/firewall_driver]/ensure: created[0m >2018-07-13 17:13:18,686 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Service[ovs-cleanup-service]/enable: enable changed 'false' to 'true'[0m >2018-07-13 17:13:18,696 INFO: [mNotice: /Stage[main]/Main/Neutron_config[DEFAULT/notification_driver]/ensure: created[0m >2018-07-13 17:13:25,737 INFO: [mNotice: /Stage[main]/Memcached/Package[memcached]/ensure: created[0m >2018-07-13 17:13:25,746 INFO: [mNotice: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]/content: content changed '{md5}a50ed62e82d31fb4cb2de2226650c545' to '{md5}2bbcb0e0c86fe6d9a54f47491b09343d'[0m >2018-07-13 17:13:26,069 INFO: [mNotice: /Stage[main]/Memcached/Service[memcached]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:13:33,167 INFO: [mNotice: /Stage[main]/Swift::Proxy/Package[swift-proxy]/ensure: created[0m >2018-07-13 17:13:33,178 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[pipeline:main/pipeline]/value: value changed 'catch_errors cache proxy-server' to 'catch_errors proxy-server'[0m >2018-07-13 17:13:33,183 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/auto_create_account_prefix]/ensure: created[0m >2018-07-13 17:13:33,187 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/concurrency]/ensure: created[0m >2018-07-13 17:13:33,396 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/expiring_objects_account_name]/ensure: created[0m >2018-07-13 17:13:33,400 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/interval]/ensure: created[0m >2018-07-13 17:13:33,403 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/process]/ensure: created[0m >2018-07-13 17:13:33,408 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/processes]/ensure: created[0m >2018-07-13 17:13:33,413 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/reclaim_age]/ensure: created[0m >2018-07-13 17:13:33,418 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/recon_cache_path]/ensure: created[0m >2018-07-13 17:13:33,423 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift_object_expirer_config[object-expirer/report_interval]/ensure: created[0m >2018-07-13 17:13:39,913 INFO: [mNotice: /Stage[main]/Xinetd/Package[xinetd]/ensure: created[0m >2018-07-13 17:13:39,922 INFO: [mNotice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/content: content changed '{md5}9ff8cc688dd9f0dfc45e5afd25c427a7' to '{md5}7d37008224e71625019cb48768f267e7'[0m >2018-07-13 17:13:39,932 INFO: [mNotice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/mode: mode changed '0600' to '0644'[0m >2018-07-13 17:13:50,220 INFO: [mNotice: /Stage[main]/Heat/Package[heat-common]/ensure: created[0m >2018-07-13 17:13:56,536 INFO: [mNotice: /Stage[main]/Heat::Api/Package[heat-api]/ensure: created[0m >2018-07-13 17:14:03,252 INFO: [mNotice: /Stage[main]/Heat::Api_cfn/Package[heat-api-cfn]/ensure: created[0m >2018-07-13 17:14:09,628 INFO: [mNotice: /Stage[main]/Heat::Engine/Package[heat-engine]/ensure: created[0m >2018-07-13 17:14:09,634 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::install::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:14:09,672 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/auth_type]/ensure: created[0m >2018-07-13 17:14:09,697 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/auth_url]/ensure: created[0m >2018-07-13 17:14:09,718 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/username]/ensure: created[0m >2018-07-13 17:14:09,738 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/password]/ensure: created[0m >2018-07-13 17:14:09,756 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/project_domain_name]/ensure: created[0m >2018-07-13 17:14:09,767 INFO: [mNotice: /Stage[main]/Heat/Heat_config[trustee/user_domain_name]/ensure: created[0m >2018-07-13 17:14:09,782 INFO: [mNotice: /Stage[main]/Heat/Heat_config[clients_keystone/auth_uri]/ensure: created[0m >2018-07-13 17:14:09,810 INFO: [mNotice: /Stage[main]/Heat/Heat_config[clients/endpoint_type]/ensure: created[0m >2018-07-13 17:14:09,836 INFO: [mNotice: /Stage[main]/Heat/Heat_config[DEFAULT/max_json_body_size]/ensure: created[0m >2018-07-13 17:14:09,868 INFO: [mNotice: /Stage[main]/Heat/Heat_config[ec2authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:14:09,885 INFO: [mNotice: /Stage[main]/Heat/Heat_config[yaql/limit_iterators]/ensure: created[0m >2018-07-13 17:14:09,900 INFO: [mNotice: /Stage[main]/Heat/Heat_config[yaql/memory_quota]/ensure: created[0m >2018-07-13 17:14:09,912 INFO: [mNotice: /Stage[main]/Heat::Api/Heat_config[heat_api/bind_host]/ensure: created[0m >2018-07-13 17:14:09,931 INFO: [mNotice: /Stage[main]/Heat::Api/Heat_config[heat_api/workers]/ensure: created[0m >2018-07-13 17:14:09,947 INFO: [mNotice: /Stage[main]/Heat::Api_cfn/Heat_config[heat_api_cfn/bind_host]/ensure: created[0m >2018-07-13 17:14:09,978 INFO: [mNotice: /Stage[main]/Heat::Api_cfn/Heat_config[heat_api_cfn/workers]/ensure: created[0m >2018-07-13 17:14:09,993 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/auth_encryption_key]/ensure: created[0m >2018-07-13 17:14:10,198 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_stack_user_role]/ensure: created[0m >2018-07-13 17:14:10,210 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_metadata_server_url]/ensure: created[0m >2018-07-13 17:14:10,232 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_waitcondition_server_url]/ensure: created[0m >2018-07-13 17:14:10,250 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/heat_watch_server_url]/ensure: created[0m >2018-07-13 17:14:10,307 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/max_resources_per_stack]/ensure: created[0m >2018-07-13 17:14:10,335 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/num_engine_workers]/ensure: created[0m >2018-07-13 17:14:10,352 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/convergence_engine]/ensure: created[0m >2018-07-13 17:14:10,365 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/reauthentication_auth_method]/ensure: created[0m >2018-07-13 17:14:10,391 INFO: [mNotice: /Stage[main]/Heat::Engine/Heat_config[DEFAULT/max_nested_stack_depth]/ensure: created[0m >2018-07-13 17:14:10,409 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_domain_admin]/ensure: created[0m >2018-07-13 17:14:10,429 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_domain_admin_password]/ensure: created[0m >2018-07-13 17:14:10,443 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Heat_config[DEFAULT/stack_user_domain_name]/ensure: created[0m >2018-07-13 17:14:10,490 INFO: [mNotice: /Stage[main]/Heat::Cron::Purge_deleted/Cron[heat-manage purge_deleted]/ensure: created[0m >2018-07-13 17:14:21,040 INFO: [mNotice: /Stage[main]/Ironic/Package[ironic-common]/ensure: created[0m >2018-07-13 17:14:21,049 INFO: [mNotice: /Stage[main]/Main/File[dnsmasq-ironic.conf]/ensure: defined content as '{md5}1c23f6b2b9a0910c3e32f02970493f00'[0m >2018-07-13 17:14:27,495 INFO: [mNotice: /Stage[main]/Ironic::Api/Package[ironic-api]/ensure: created[0m >2018-07-13 17:14:33,780 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Package[ironic-conductor]/ensure: created[0m >2018-07-13 17:14:40,069 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Ansible/Package[systemd-python]/ensure: created[0m >2018-07-13 17:14:46,490 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Staging/Package[ironic-staging-drivers]/ensure: created[0m >2018-07-13 17:14:54,132 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Package[ironic-inspector]/ensure: created[0m >2018-07-13 17:15:00,775 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Package[tftp-server]/ensure: created[0m >2018-07-13 17:15:08,136 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Package[syslinux]/ensure: created[0m >2018-07-13 17:15:16,288 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Package[ipxe]/ensure: created[0m >2018-07-13 17:15:16,292 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::install::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:15:16,296 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic-inspector::install::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:15:16,320 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/auth_type]/ensure: created[0m >2018-07-13 17:15:16,341 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/username]/ensure: created[0m >2018-07-13 17:15:16,362 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/password]/ensure: created[0m >2018-07-13 17:15:16,381 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/auth_url]/ensure: created[0m >2018-07-13 17:15:16,403 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/project_name]/ensure: created[0m >2018-07-13 17:15:16,422 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/user_domain_name]/ensure: created[0m >2018-07-13 17:15:16,443 INFO: [mNotice: /Stage[main]/Ironic::Glance/Ironic_config[glance/project_domain_name]/ensure: created[0m >2018-07-13 17:15:16,615 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/auth_type]/ensure: created[0m >2018-07-13 17:15:16,639 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/username]/ensure: created[0m >2018-07-13 17:15:16,673 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/password]/ensure: created[0m >2018-07-13 17:15:16,697 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/auth_url]/ensure: created[0m >2018-07-13 17:15:16,723 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/project_name]/ensure: created[0m >2018-07-13 17:15:16,760 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/user_domain_name]/ensure: created[0m >2018-07-13 17:15:16,985 INFO: [mNotice: /Stage[main]/Ironic::Neutron/Ironic_config[neutron/project_domain_name]/ensure: created[0m >2018-07-13 17:15:17,024 INFO: [mNotice: /Stage[main]/Ironic/Ironic_config[DEFAULT/auth_strategy]/ensure: created[0m >2018-07-13 17:15:17,047 INFO: [mNotice: /Stage[main]/Ironic/Ironic_config[DEFAULT/my_ip]/ensure: created[0m >2018-07-13 17:15:17,066 INFO: [mNotice: /Stage[main]/Ironic/Ironic_config[DEFAULT/default_resource_class]/ensure: created[0m >2018-07-13 17:15:17,068 INFO: [mNotice: /Stage[main]/Ironic::Db::Sync/File[/var/log/ironic/ironic-dbsync.log]/ensure: created[0m >2018-07-13 17:15:17,094 INFO: [mNotice: /Stage[main]/Ironic::Api/Ironic_config[api/host_ip]/ensure: created[0m >2018-07-13 17:15:17,123 INFO: [mNotice: /Stage[main]/Ironic::Api/Ironic_config[api/port]/ensure: created[0m >2018-07-13 17:15:17,150 INFO: [mNotice: /Stage[main]/Ironic::Api/Ironic_config[api/max_limit]/ensure: created[0m >2018-07-13 17:15:17,171 INFO: [mNotice: /Stage[main]/Ironic::Api/Ironic_config[api/api_workers]/ensure: created[0m >2018-07-13 17:15:17,230 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Agent/Ironic_config[agent/deploy_logs_collect]/ensure: created[0m >2018-07-13 17:15:17,251 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Agent/Ironic_config[agent/deploy_logs_storage_backend]/ensure: created[0m >2018-07-13 17:15:17,274 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Agent/Ironic_config[agent/deploy_logs_local_path]/ensure: created[0m >2018-07-13 17:15:17,327 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[DEFAULT/enabled_drivers]/ensure: created[0m >2018-07-13 17:15:17,349 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[DEFAULT/enabled_hardware_types]/ensure: created[0m >2018-07-13 17:15:17,368 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[conductor/max_time_interval]/ensure: created[0m >2018-07-13 17:15:17,387 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[conductor/force_power_state_during_sync]/ensure: created[0m >2018-07-13 17:15:17,407 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[conductor/automated_clean]/ensure: created[0m >2018-07-13 17:15:17,426 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[conductor/api_url]/ensure: created[0m >2018-07-13 17:15:17,446 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[deploy/http_url]/ensure: created[0m >2018-07-13 17:15:17,658 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[deploy/erase_devices_priority]/ensure: created[0m >2018-07-13 17:15:17,679 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[deploy/erase_devices_metadata_priority]/ensure: created[0m >2018-07-13 17:15:17,748 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[deploy/default_boot_option]/ensure: created[0m >2018-07-13 17:15:17,794 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[neutron/cleaning_network]/ensure: created[0m >2018-07-13 17:15:17,816 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Ironic_config[neutron/provisioning_network]/ensure: created[0m >2018-07-13 17:15:18,143 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Ilo/Ironic_config[ilo/default_boot_mode]/ensure: created[0m >2018-07-13 17:15:18,168 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/enabled]/ensure: created[0m >2018-07-13 17:15:18,207 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/auth_type]/ensure: created[0m >2018-07-13 17:15:18,228 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/username]/ensure: created[0m >2018-07-13 17:15:18,249 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/password]/ensure: created[0m >2018-07-13 17:15:18,267 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/auth_url]/ensure: created[0m >2018-07-13 17:15:18,289 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/project_name]/ensure: created[0m >2018-07-13 17:15:18,310 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/user_domain_name]/ensure: created[0m >2018-07-13 17:15:18,327 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Inspector/Ironic_config[inspector/project_domain_name]/ensure: created[0m >2018-07-13 17:15:18,358 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/ipxe_enabled]/ensure: created[0m >2018-07-13 17:15:18,395 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/pxe_bootfile_name]/ensure: created[0m >2018-07-13 17:15:18,410 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/pxe_config_template]/ensure: created[0m >2018-07-13 17:15:18,443 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/tftp_root]/ensure: created[0m >2018-07-13 17:15:18,472 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/tftp_master_path]/ensure: created[0m >2018-07-13 17:15:18,503 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/uefi_pxe_bootfile_name]/ensure: created[0m >2018-07-13 17:15:18,524 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/uefi_pxe_config_template]/ensure: created[0m >2018-07-13 17:15:18,544 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Pxe/Ironic_config[pxe/ipxe_timeout]/ensure: created[0m >2018-07-13 17:15:18,749 INFO: [mNotice: /Stage[main]/Ironic::Inspector/File[/etc/ironic-inspector/inspector.conf]/owner: owner changed 'root' to 'ironic-inspector'[0m >2018-07-13 17:15:18,758 INFO: [mNotice: /Stage[main]/Ironic::Inspector/File[/etc/ironic-inspector/dnsmasq.conf]/content: content changed '{md5}9eabe6f969928fde6524d0dd00781479' to '{md5}6826e7a886030e536434ac3b3ab341b0'[0m >2018-07-13 17:15:18,774 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[DEFAULT/listen_address]/ensure: created[0m >2018-07-13 17:15:18,787 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[DEFAULT/auth_strategy]/ensure: created[0m >2018-07-13 17:15:18,805 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[capabilities/boot_mode]/ensure: created[0m >2018-07-13 17:15:18,816 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[iptables/dnsmasq_interface]/ensure: created[0m >2018-07-13 17:15:18,825 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[processing/ramdisk_logs_dir]/ensure: created[0m >2018-07-13 17:15:18,848 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[processing/keep_ports]/ensure: created[0m >2018-07-13 17:15:18,859 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[processing/store_data]/ensure: created[0m >2018-07-13 17:15:18,869 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/auth_type]/ensure: created[0m >2018-07-13 17:15:18,876 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/username]/ensure: created[0m >2018-07-13 17:15:18,883 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/password]/ensure: created[0m >2018-07-13 17:15:18,892 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/project_name]/ensure: created[0m >2018-07-13 17:15:18,897 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/project_domain_name]/ensure: created[0m >2018-07-13 17:15:18,904 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/user_domain_name]/ensure: created[0m >2018-07-13 17:15:18,910 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/auth_url]/ensure: created[0m >2018-07-13 17:15:18,917 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/max_retries]/ensure: created[0m >2018-07-13 17:15:18,926 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[ironic/retry_interval]/ensure: created[0m >2018-07-13 17:15:18,933 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/auth_type]/ensure: created[0m >2018-07-13 17:15:18,940 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/username]/ensure: created[0m >2018-07-13 17:15:18,946 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/password]/ensure: created[0m >2018-07-13 17:15:18,952 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/project_name]/ensure: created[0m >2018-07-13 17:15:18,961 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/project_domain_name]/ensure: created[0m >2018-07-13 17:15:18,969 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/user_domain_name]/ensure: created[0m >2018-07-13 17:15:18,977 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[swift/auth_url]/ensure: created[0m >2018-07-13 17:15:18,985 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[processing/processing_hooks]/ensure: created[0m >2018-07-13 17:15:18,992 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[processing/node_not_found_hook]/ensure: created[0m >2018-07-13 17:15:19,002 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Ironic_inspector_config[discovery/enroll_node_driver]/ensure: created[0m >2018-07-13 17:15:19,009 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Pxe_filter/Ironic_inspector_config[pxe_filter/driver]/ensure: created[0m >2018-07-13 17:15:19,020 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Pxe_filter::Dnsmasq/Ironic_inspector_config[dnsmasq_pxe_filter/dhcp_hostsdir]/ensure: created[0m >2018-07-13 17:15:19,030 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/tftpboot]/ensure: created[0m >2018-07-13 17:15:19,033 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/tftpboot/pxelinux.cfg]/ensure: created[0m >2018-07-13 17:15:19,036 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/httpboot]/ensure: created[0m >2018-07-13 17:15:19,040 INFO: [mNotice: /Stage[main]/Ironic::Inspector/File[/httpboot/inspector.ipxe]/ensure: defined content as '{md5}38460d0a94a08e1d102ea3b880169752'[0m >2018-07-13 17:15:19,047 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/tftpboot/map-file]/ensure: defined content as '{md5}1c4343c656b7f7b9de48495fdc2b6c5e'[0m >2018-07-13 17:15:19,056 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/tftpboot/undionly.kpxe]/ensure: defined content as '{md5}60d84c8e9035fac59c73ed4cee8dc82c'[0m >2018-07-13 17:15:19,261 INFO: [mNotice: /Stage[main]/Ironic::Pxe/File[/tftpboot/ipxe.efi]/ensure: defined content as '{md5}8f49ea062dadf0290b5f8b7e5f42a9b9'[0m >2018-07-13 17:15:19,282 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/auth_type]/ensure: created[0m >2018-07-13 17:15:19,301 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/username]/ensure: created[0m >2018-07-13 17:15:19,320 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/password]/ensure: created[0m >2018-07-13 17:15:19,339 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/auth_url]/ensure: created[0m >2018-07-13 17:15:19,360 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/project_name]/ensure: created[0m >2018-07-13 17:15:19,389 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/user_domain_name]/ensure: created[0m >2018-07-13 17:15:19,400 INFO: [mNotice: /Stage[main]/Ironic::Service_catalog/Ironic_config[service_catalog/project_domain_name]/ensure: created[0m >2018-07-13 17:15:19,421 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/auth_type]/ensure: created[0m >2018-07-13 17:15:19,442 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/username]/ensure: created[0m >2018-07-13 17:15:19,461 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/password]/ensure: created[0m >2018-07-13 17:15:19,482 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/auth_url]/ensure: created[0m >2018-07-13 17:15:19,506 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/project_name]/ensure: created[0m >2018-07-13 17:15:19,536 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/user_domain_name]/ensure: created[0m >2018-07-13 17:15:19,560 INFO: [mNotice: /Stage[main]/Ironic::Swift/Ironic_config[swift/project_domain_name]/ensure: created[0m >2018-07-13 17:15:27,998 INFO: [mNotice: /Stage[main]/Main/Package[openstack-tempest]/ensure: created[0m >2018-07-13 17:15:35,105 INFO: [mNotice: /Stage[main]/Main/Package[subunit-filters]/ensure: created[0m >2018-07-13 17:15:35,142 INFO: [mNotice: /Stage[main]/Main/Group[docker]/ensure: created[0m >2018-07-13 17:15:35,176 INFO: [mNotice: /Stage[main]/Main/User[docker_user]/groups: groups changed '' to ['docker'][0m >2018-07-13 17:15:42,435 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker_registry/Package[docker-distribution]/ensure: created[0m >2018-07-13 17:15:42,448 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker_registry/File[/etc/docker-distribution/registry/config.yml]/content: content changed '{md5}fcc7b86bd3a8b9b41577e3af434de461' to '{md5}944be5b9a5850417c064a8ff5005e522'[0m >2018-07-13 17:15:42,739 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker_registry/Service[docker-distribution]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:15:50,169 INFO: [mNotice: /Stage[main]/Mistral/Package[mistral-common]/ensure: created[0m >2018-07-13 17:15:56,549 INFO: [mNotice: /Stage[main]/Mistral::Api/Package[mistral-api]/ensure: created[0m >2018-07-13 17:16:03,300 INFO: [mNotice: /Stage[main]/Mistral::Engine/Package[mistral-engine]/ensure: created[0m >2018-07-13 17:16:09,569 INFO: [mNotice: /Stage[main]/Mistral::Executor/Package[mistral-executor]/ensure: created[0m >2018-07-13 17:16:09,573 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::install::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:16:09,581 INFO: [mNotice: /Stage[main]/Mistral::Api/Mistral_config[api/api_workers]/ensure: created[0m >2018-07-13 17:16:09,584 INFO: [mNotice: /Stage[main]/Mistral::Api/Mistral_config[api/host]/ensure: created[0m >2018-07-13 17:16:09,588 INFO: [mNotice: /Stage[main]/Mistral::Engine/Mistral_config[engine/execution_field_size_limit_kb]/ensure: created[0m >2018-07-13 17:16:09,596 INFO: [mNotice: /Stage[main]/Mistral::Engine/Mistral_config[execution_expiration_policy/evaluation_interval]/ensure: created[0m >2018-07-13 17:16:09,606 INFO: [mNotice: /Stage[main]/Mistral::Engine/Mistral_config[execution_expiration_policy/older_than]/ensure: created[0m >2018-07-13 17:16:09,839 INFO: [mNotice: /Stage[main]/Mistral::Cron_trigger/Mistral_config[cron_trigger/execution_interval]/ensure: created[0m >2018-07-13 17:16:17,837 INFO: [mNotice: /Stage[main]/Tripleo::Ui/Package[openstack-tripleo-ui]/ensure: created[0m >2018-07-13 17:16:24,242 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Validations/Package[openstack-tripleo-validations]/ensure: created[0m >2018-07-13 17:16:24,298 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Validations/User[validations]/ensure: created[0m >2018-07-13 17:16:36,039 INFO: [mNotice: /Stage[main]/Zaqar/Package[zaqar-common]/ensure: created[0m >2018-07-13 17:16:36,044 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::install::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:16:36,058 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Trust/Zaqar_config[trustee/username]/ensure: created[0m >2018-07-13 17:16:36,078 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Trust/Zaqar_config[trustee/user_domain_name]/ensure: created[0m >2018-07-13 17:16:36,096 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Trust/Zaqar_config[trustee/auth_url]/ensure: created[0m >2018-07-13 17:16:36,120 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Trust/Zaqar_config[trustee/auth_type]/ensure: created[0m >2018-07-13 17:16:36,137 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[DEFAULT/auth_strategy]/ensure: created[0m >2018-07-13 17:16:36,154 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[DEFAULT/unreliable]/ensure: created[0m >2018-07-13 17:16:36,184 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[storage/message_pipeline]/ensure: created[0m >2018-07-13 17:16:36,213 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[transport/max_messages_post_size]/ensure: created[0m >2018-07-13 17:16:36,226 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[drivers/message_store]/ensure: created[0m >2018-07-13 17:16:36,238 INFO: [mNotice: /Stage[main]/Zaqar/Zaqar_config[drivers/management_store]/ensure: created[0m >2018-07-13 17:16:36,252 INFO: [mNotice: /Stage[main]/Zaqar::Management::Sqlalchemy/Zaqar_config[drivers:management_store:sqlalchemy/uri]/ensure: created[0m >2018-07-13 17:16:36,265 INFO: [mNotice: /Stage[main]/Zaqar::Messaging::Swift/Zaqar_config[drivers:message_store:swift/uri]/ensure: created[0m >2018-07-13 17:16:36,283 INFO: [mNotice: /Stage[main]/Zaqar::Messaging::Swift/Zaqar_config[drivers:message_store:swift/auth_url]/ensure: created[0m >2018-07-13 17:16:36,295 INFO: [mNotice: /Stage[main]/Zaqar::Transport::Websocket/Zaqar_config[drivers:transport:websocket/bind]/ensure: created[0m >2018-07-13 17:16:36,319 INFO: [mNotice: /Stage[main]/Zaqar::Transport::Websocket/Zaqar_config[drivers:transport:websocket/notification_bind]/ensure: created[0m >2018-07-13 17:16:41,785 INFO: [mNotice: /Stage[main]/Main/Package[firewalld]/ensure: purged[0m >2018-07-13 17:16:41,792 INFO: [mNotice: /Stage[main]/Main/Sysctl::Value[net.ipv4.ip_forward]/Sysctl[net.ipv4.ip_forward]/ensure: created[0m >2018-07-13 17:16:41,877 INFO: [mNotice: /Stage[main]/Main/Sysctl::Value[net.ipv4.ip_forward]/Sysctl_runtime[net.ipv4.ip_forward]/val: val changed '0' to '1'[0m >2018-07-13 17:16:55,074 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Package[docker]/ensure: created[0m >2018-07-13 17:16:55,080 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/File[/etc/systemd/system/docker.service.d]/ensure: created[0m >2018-07-13 17:16:55,091 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/File[/etc/systemd/system/docker.service.d/99-unset-mountflags.conf]/ensure: defined content as '{md5}b984426de0b5978853686a649b64e4b8'[0m >2018-07-13 17:16:55,192 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Exec[systemd daemon-reload]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:16:55,334 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-options]/returns: executed successfully[0m >2018-07-13 17:16:55,442 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-registry]/returns: executed successfully[0m >2018-07-13 17:16:55,466 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-daemon.json-debug]/returns: executed successfully[0m >2018-07-13 17:16:55,584 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-storage]/returns: executed successfully[0m >2018-07-13 17:16:55,677 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Augeas[docker-sysconfig-network]/returns: executed successfully[0m >2018-07-13 17:16:57,570 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Docker/Service[docker]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:16:57,981 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[105 ntp]/Firewall[105 ntp ipv4]/ensure: created[0m >2018-07-13 17:16:58,139 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[105 ntp]/Firewall[105 ntp ipv6]/ensure: created[0m >2018-07-13 17:16:58,509 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[106 vrrp]/Firewall[106 vrrp ipv4]/ensure: created[0m >2018-07-13 17:16:58,660 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[106 vrrp]/Firewall[106 vrrp ipv6]/ensure: created[0m >2018-07-13 17:16:59,091 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[107 haproxy stats]/Firewall[107 haproxy stats ipv4]/ensure: created[0m >2018-07-13 17:16:59,246 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[107 haproxy stats]/Firewall[107 haproxy stats ipv6]/ensure: created[0m >2018-07-13 17:16:59,437 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[108 redis]/Firewall[108 redis ipv4]/ensure: created[0m >2018-07-13 17:16:59,807 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[108 redis]/Firewall[108 redis ipv6]/ensure: created[0m >2018-07-13 17:17:00,015 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[110 ceph]/Firewall[110 ceph ipv4]/ensure: created[0m >2018-07-13 17:17:00,418 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[110 ceph]/Firewall[110 ceph ipv6]/ensure: created[0m >2018-07-13 17:17:00,653 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[111 keystone]/Firewall[111 keystone ipv4]/ensure: created[0m >2018-07-13 17:17:00,810 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[111 keystone]/Firewall[111 keystone ipv6]/ensure: created[0m >2018-07-13 17:17:01,243 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[112 glance]/Firewall[112 glance ipv4]/ensure: created[0m >2018-07-13 17:17:01,402 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[112 glance]/Firewall[112 glance ipv6]/ensure: created[0m >2018-07-13 17:17:01,879 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[113 nova]/Firewall[113 nova ipv4]/ensure: created[0m >2018-07-13 17:17:02,319 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[113 nova]/Firewall[113 nova ipv6]/ensure: created[0m >2018-07-13 17:17:02,527 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[114 neutron server]/Firewall[114 neutron server ipv4]/ensure: created[0m >2018-07-13 17:17:02,886 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[114 neutron server]/Firewall[114 neutron server ipv6]/ensure: created[0m >2018-07-13 17:17:03,110 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[115 neutron dhcp input]/Firewall[115 neutron dhcp input ipv4]/ensure: created[0m >2018-07-13 17:17:03,479 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[115 neutron dhcp input]/Firewall[115 neutron dhcp input ipv6]/ensure: created[0m >2018-07-13 17:17:03,729 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[116 neutron dhcp output]/Firewall[116 neutron dhcp output ipv4]/ensure: created[0m >2018-07-13 17:17:04,153 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[116 neutron dhcp output]/Firewall[116 neutron dhcp output ipv6]/ensure: created[0m >2018-07-13 17:17:04,622 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[118 neutron vxlan networks]/Firewall[118 neutron vxlan networks ipv4]/ensure: created[0m >2018-07-13 17:17:04,839 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[118 neutron vxlan networks]/Firewall[118 neutron vxlan networks ipv6]/ensure: created[0m >2018-07-13 17:17:05,279 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[119 cinder]/Firewall[119 cinder ipv4]/ensure: created[0m >2018-07-13 17:17:05,702 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[119 cinder]/Firewall[119 cinder ipv6]/ensure: created[0m >2018-07-13 17:17:05,985 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[120 iscsi initiator]/Firewall[120 iscsi initiator ipv4]/ensure: created[0m >2018-07-13 17:17:06,430 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[120 iscsi initiator]/Firewall[120 iscsi initiator ipv6]/ensure: created[0m >2018-07-13 17:17:06,943 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[121 memcached]/Firewall[121 memcached ipv4]/ensure: created[0m >2018-07-13 17:17:07,476 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[122 swift proxy]/Firewall[122 swift proxy ipv4]/ensure: created[0m >2018-07-13 17:17:07,693 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[122 swift proxy]/Firewall[122 swift proxy ipv6]/ensure: created[0m >2018-07-13 17:17:08,150 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[123 swift storage]/Firewall[123 swift storage ipv4]/ensure: created[0m >2018-07-13 17:17:08,580 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[123 swift storage]/Firewall[123 swift storage ipv6]/ensure: created[0m >2018-07-13 17:17:09,086 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[125 heat]/Firewall[125 heat ipv4]/ensure: created[0m >2018-07-13 17:17:09,300 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[125 heat]/Firewall[125 heat ipv6]/ensure: created[0m >2018-07-13 17:17:09,754 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[126 horizon]/Firewall[126 horizon ipv4]/ensure: created[0m >2018-07-13 17:17:10,175 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[126 horizon]/Firewall[126 horizon ipv6]/ensure: created[0m >2018-07-13 17:17:10,613 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[127 snmp]/Firewall[127 snmp ipv4]/ensure: created[0m >2018-07-13 17:17:11,089 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[127 snmp]/Firewall[127 snmp ipv6]/ensure: created[0m >2018-07-13 17:17:11,550 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[128 aodh]/Firewall[128 aodh ipv4]/ensure: created[0m >2018-07-13 17:17:11,797 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[128 aodh]/Firewall[128 aodh ipv6]/ensure: created[0m >2018-07-13 17:17:12,291 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[129 gnocchi-api]/Firewall[129 gnocchi-api ipv4]/ensure: created[0m >2018-07-13 17:17:12,705 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[129 gnocchi-api]/Firewall[129 gnocchi-api ipv6]/ensure: created[0m >2018-07-13 17:17:13,214 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[130 tftp]/Firewall[130 tftp ipv4]/ensure: created[0m >2018-07-13 17:17:13,637 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[130 tftp]/Firewall[130 tftp ipv6]/ensure: created[0m >2018-07-13 17:17:14,128 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[131 novnc]/Firewall[131 novnc ipv4]/ensure: created[0m >2018-07-13 17:17:14,594 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[131 novnc]/Firewall[131 novnc ipv6]/ensure: created[0m >2018-07-13 17:17:15,054 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[132 mistral]/Firewall[132 mistral ipv4]/ensure: created[0m >2018-07-13 17:17:15,519 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[132 mistral]/Firewall[132 mistral ipv6]/ensure: created[0m >2018-07-13 17:17:15,980 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[133 zaqar]/Firewall[133 zaqar ipv4]/ensure: created[0m >2018-07-13 17:17:16,450 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[133 zaqar]/Firewall[133 zaqar ipv6]/ensure: created[0m >2018-07-13 17:17:17,017 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[134 zaqar websockets]/Firewall[134 zaqar websockets ipv4]/ensure: created[0m >2018-07-13 17:17:17,500 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[134 zaqar websockets]/Firewall[134 zaqar websockets ipv6]/ensure: created[0m >2018-07-13 17:17:18,110 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[135 ironic]/Firewall[135 ironic ipv4]/ensure: created[0m >2018-07-13 17:17:18,580 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[135 ironic]/Firewall[135 ironic ipv6]/ensure: created[0m >2018-07-13 17:17:19,128 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[136 trove]/Firewall[136 trove ipv4]/ensure: created[0m >2018-07-13 17:17:19,568 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[136 trove]/Firewall[136 trove ipv6]/ensure: created[0m >2018-07-13 17:17:20,091 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[137 ironic-inspector]/Firewall[137 ironic-inspector ipv4]/ensure: created[0m >2018-07-13 17:17:20,571 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[137 ironic-inspector]/Firewall[137 ironic-inspector ipv6]/ensure: created[0m >2018-07-13 17:17:21,382 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[138 docker registry]/Firewall[138 docker registry ipv4]/ensure: created[0m >2018-07-13 17:17:21,869 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[138 docker registry]/Firewall[138 docker registry ipv6]/ensure: created[0m >2018-07-13 17:17:22,368 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[139 apache vhost]/Firewall[139 apache vhost ipv4]/ensure: created[0m >2018-07-13 17:17:22,816 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[139 apache vhost]/Firewall[139 apache vhost ipv6]/ensure: created[0m >2018-07-13 17:17:23,376 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[140 destination ctlplane-subnet cidr nat]/Firewall[140 destination ctlplane-subnet cidr nat ipv4]/ensure: created[0m >2018-07-13 17:17:24,152 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[140 source ctlplane-subnet cidr nat]/Firewall[140 source ctlplane-subnet cidr nat ipv4]/ensure: created[0m >2018-07-13 17:17:24,705 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[142 tripleo-ui]/Firewall[142 tripleo-ui ipv4]/ensure: created[0m >2018-07-13 17:17:25,244 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[142 tripleo-ui]/Firewall[142 tripleo-ui ipv6]/ensure: created[0m >2018-07-13 17:17:26,014 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[143 panko-api]/Firewall[143 panko-api ipv4]/ensure: created[0m >2018-07-13 17:17:26,537 INFO: [mNotice: /Stage[main]/Tripleo::Firewall/Tripleo::Firewall::Rule[143 panko-api]/Firewall[143 panko-api ipv6]/ensure: created[0m >2018-07-13 17:17:27,143 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[000 accept related established rules]/Firewall[000 accept related established rules ipv4]/ensure: created[0m >2018-07-13 17:17:27,668 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[000 accept related established rules]/Firewall[000 accept related established rules ipv6]/ensure: created[0m >2018-07-13 17:17:28,452 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[001 accept all icmp]/Firewall[001 accept all icmp ipv4]/ensure: created[0m >2018-07-13 17:17:28,993 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[001 accept all icmp]/Firewall[001 accept all icmp ipv6]/ensure: created[0m >2018-07-13 17:17:29,665 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[002 accept all to lo interface]/Firewall[002 accept all to lo interface ipv4]/ensure: created[0m >2018-07-13 17:17:30,209 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[002 accept all to lo interface]/Firewall[002 accept all to lo interface ipv6]/ensure: created[0m >2018-07-13 17:17:30,971 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[003 accept ssh]/Firewall[003 accept ssh ipv4]/ensure: created[0m >2018-07-13 17:17:31,457 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[003 accept ssh]/Firewall[003 accept ssh ipv6]/ensure: created[0m >2018-07-13 17:17:32,041 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Pre/Tripleo::Firewall::Rule[004 accept ipv6 dhcpv6]/Firewall[004 accept ipv6 dhcpv6 ipv6]/ensure: created[0m >2018-07-13 17:17:32,113 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv4.ip_nonlocal_bind]/Sysctl[net.ipv4.ip_nonlocal_bind]/ensure: created[0m >2018-07-13 17:17:32,139 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv4.ip_nonlocal_bind]/Sysctl_runtime[net.ipv4.ip_nonlocal_bind]/val: val changed '0' to '1'[0m >2018-07-13 17:17:32,148 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv6.ip_nonlocal_bind]/Sysctl[net.ipv6.ip_nonlocal_bind]/ensure: created[0m >2018-07-13 17:17:32,157 INFO: [mNotice: /Stage[main]/Tripleo::Profile::Base::Kernel/Sysctl::Value[net.ipv6.ip_nonlocal_bind]/Sysctl_runtime[net.ipv6.ip_nonlocal_bind]/val: val changed '0' to '1'[0m >2018-07-13 17:17:32,220 INFO: [mNotice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:32,484 INFO: [mNotice: /Stage[main]/Ceilometer::Logging/Oslo::Log[ceilometer_config]/Ceilometer_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:32,646 INFO: [mNotice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:17:32,670 INFO: [mNotice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:17:32,717 INFO: [mNotice: /Stage[main]/Ceilometer/Oslo::Messaging::Rabbit[ceilometer_config]/Ceilometer_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:17:33,106 INFO: [mNotice: /Stage[main]/Ceilometer/Oslo::Messaging::Notifications[ceilometer_config]/Ceilometer_config[oslo_messaging_notifications/topics]/ensure: created[0m >2018-07-13 17:17:33,182 INFO: [mNotice: /Stage[main]/Ceilometer::Deps/Anchor[ceilometer::config::end]: Triggered 'refresh' from 25 events[0m >2018-07-13 17:17:33,213 INFO: [mNotice: /Stage[main]/Aodh::Db/Oslo::Db[aodh_config]/Aodh_config[database/connection]/ensure: created[0m >2018-07-13 17:17:33,315 INFO: [mNotice: /Stage[main]/Aodh::Logging/Oslo::Log[aodh_config]/Aodh_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:33,554 INFO: [mNotice: /Stage[main]/Aodh::Logging/Oslo::Log[aodh_config]/Aodh_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:33,677 INFO: [mNotice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:17:33,702 INFO: [mNotice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:17:33,730 INFO: [mNotice: /Stage[main]/Aodh/Oslo::Messaging::Rabbit[aodh_config]/Aodh_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:17:34,114 INFO: [mNotice: /Stage[main]/Aodh::Policy/Oslo::Policy[aodh_config]/Aodh_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:34,136 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:17:34,158 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:17:34,303 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:17:34,314 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:17:34,335 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:17:34,347 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:17:34,366 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:17:34,381 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Authtoken/Keystone::Resource::Authtoken[aodh_config]/Aodh_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:17:34,402 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::config::end]: Triggered 'refresh' from 26 events[0m >2018-07-13 17:17:34,423 INFO: [mNotice: /Stage[main]/Aodh::Db::Mysql/Openstacklib::Db::Mysql[aodh]/Mysql_database[aodh]/ensure: created[0m >2018-07-13 17:17:34,431 INFO: [mNotice: /Stage[main]/Gnocchi::Logging/Oslo::Log[gnocchi_config]/Gnocchi_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:34,443 INFO: [mNotice: /Stage[main]/Gnocchi::Logging/Oslo::Log[gnocchi_config]/Gnocchi_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:34,490 INFO: [mNotice: /Stage[main]/Gnocchi::Policy/Oslo::Policy[gnocchi_config]/Gnocchi_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:34,736 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:17:34,747 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:17:34,799 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:17:34,804 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:17:34,808 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:17:34,813 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:17:34,818 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:17:34,825 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Authtoken/Keystone::Resource::Authtoken[gnocchi_config]/Gnocchi_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:17:34,831 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::config::end]: Triggered 'refresh' from 20 events[0m >2018-07-13 17:17:34,848 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Mysql/Openstacklib::Db::Mysql[gnocchi]/Mysql_database[gnocchi]/ensure: created[0m >2018-07-13 17:17:34,853 INFO: [mNotice: /Stage[main]/Panko::Logging/Oslo::Log[panko_config]/Panko_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:34,862 INFO: [mNotice: /Stage[main]/Panko::Logging/Oslo::Log[panko_config]/Panko_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:34,901 INFO: [mNotice: /Stage[main]/Panko::Db/Oslo::Db[panko_config]/Panko_config[database/connection]/ensure: created[0m >2018-07-13 17:17:34,937 INFO: [mNotice: /Stage[main]/Panko::Policy/Oslo::Policy[panko_config]/Panko_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:34,951 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:17:34,958 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:17:35,005 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:17:35,013 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:17:35,020 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:17:35,024 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:17:35,029 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:17:35,034 INFO: [mNotice: /Stage[main]/Panko::Keystone::Authtoken/Keystone::Resource::Authtoken[panko_config]/Panko_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:17:35,039 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::config::end]: Triggered 'refresh' from 17 events[0m >2018-07-13 17:17:35,059 INFO: [mNotice: /Stage[main]/Panko::Db::Mysql/Openstacklib::Db::Mysql[panko]/Mysql_database[panko]/ensure: created[0m >2018-07-13 17:17:35,081 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Mysql/Openstacklib::Db::Mysql[ironic-inspector]/Mysql_database[ironic-inspector]/ensure: created[0m >2018-07-13 17:17:35,115 INFO: [mNotice: /Stage[main]/Glance::Policy/Oslo::Policy[glance_api_config]/Glance_api_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:35,166 INFO: [mNotice: /Stage[main]/Glance::Policy/Oslo::Policy[glance_registry_config]/Glance_registry_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:35,431 INFO: [mNotice: /Stage[main]/Glance::Api::Db/Oslo::Db[glance_api_config]/Glance_api_config[database/connection]/ensure: created[0m >2018-07-13 17:17:35,646 INFO: [mNotice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:35,691 INFO: [mNotice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/log_file]/ensure: created[0m >2018-07-13 17:17:35,714 INFO: [mNotice: /Stage[main]/Glance::Api::Logging/Oslo::Log[glance_api_config]/Glance_api_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:36,096 INFO: [mNotice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:36,127 INFO: [mNotice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/log_file]/ensure: created[0m >2018-07-13 17:17:36,141 INFO: [mNotice: /Stage[main]/Glance::Cache::Logging/Oslo::Log[glance_cache_config]/Glance_cache_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:36,274 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:17:36,293 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:17:36,780 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:17:36,809 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:17:36,835 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:17:36,854 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:17:36,873 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:17:36,901 INFO: [mNotice: /Stage[main]/Glance::Api::Authtoken/Keystone::Resource::Authtoken[glance_api_config]/Glance_api_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:17:36,943 INFO: [mNotice: /Stage[main]/Glance::Api/Oslo::Middleware[glance_api_config]/Glance_api_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created[0m >2018-07-13 17:17:37,263 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:17:37,337 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:17:37,403 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_api_config]/Glance_api_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:17:37,511 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_registry_config]/Glance_registry_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:17:37,544 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_registry_config]/Glance_registry_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:17:37,609 INFO: [mNotice: /Stage[main]/Glance::Notify::Rabbitmq/Oslo::Messaging::Rabbit[glance_registry_config]/Glance_registry_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:17:37,961 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::config::end]: Triggered 'refresh' from 47 events[0m >2018-07-13 17:17:37,984 INFO: [mNotice: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Mysql_database[glance]/ensure: created[0m >2018-07-13 17:17:44,208 INFO: [mNotice: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Package[nova-api]/ensure: created[0m >2018-07-13 17:17:51,485 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_placement/Nova::Generic_service[placement-api]/Package[nova-placement-api]/ensure: created[0m >2018-07-13 17:17:51,571 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::install::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:17:51,595 INFO: [mNotice: /Stage[main]/Apache::Mod::Mime/File[mime.conf]/ensure: defined content as '{md5}9da85e58f3bd6c780ce76db603b7f028'[0m >2018-07-13 17:17:51,604 INFO: [mNotice: /Stage[main]/Apache::Mod::Mime_magic/File[mime_magic.conf]/ensure: defined content as '{md5}b258529b332429e2ff8344f726a95457'[0m >2018-07-13 17:17:51,609 INFO: [mNotice: /Stage[main]/Apache::Mod::Alias/File[alias.conf]/ensure: defined content as '{md5}983e865be85f5e0daaed7433db82995e'[0m >2018-07-13 17:17:51,615 INFO: [mNotice: /Stage[main]/Apache::Mod::Autoindex/File[autoindex.conf]/ensure: defined content as '{md5}2421a3c6df32c7e38c2a7a22afdf5728'[0m >2018-07-13 17:17:51,622 INFO: [mNotice: /Stage[main]/Apache::Mod::Deflate/File[deflate.conf]/ensure: defined content as '{md5}a045d750d819b1e9dae3fbfb3f20edd5'[0m >2018-07-13 17:17:51,630 INFO: [mNotice: /Stage[main]/Apache::Mod::Dir/File[dir.conf]/ensure: defined content as '{md5}c741d8ea840e6eb999d739eed47c69d7'[0m >2018-07-13 17:17:51,636 INFO: [mNotice: /Stage[main]/Apache::Mod::Negotiation/File[negotiation.conf]/ensure: defined content as '{md5}47284b5580b986a6ba32580b6ffb9fd7'[0m >2018-07-13 17:17:51,644 INFO: [mNotice: /Stage[main]/Apache::Mod::Setenvif/File[setenvif.conf]/ensure: defined content as '{md5}c7ede4173da1915b7ec088201f030c28'[0m >2018-07-13 17:17:51,652 INFO: [mNotice: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.modules.d/prefork.conf]/ensure: defined content as '{md5}f58b0483b70b4e73b5f67ff37b8f24a0'[0m >2018-07-13 17:17:51,672 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_token]/ensure: created[0m >2018-07-13 17:17:51,695 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_bind_host]/ensure: created[0m >2018-07-13 17:17:51,718 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_bind_host]/ensure: created[0m >2018-07-13 17:17:51,737 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_port]/ensure: created[0m >2018-07-13 17:17:51,756 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/admin_port]/ensure: created[0m >2018-07-13 17:17:51,801 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[DEFAULT/public_endpoint]/ensure: created[0m >2018-07-13 17:17:51,829 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[token/driver]/ensure: created[0m >2018-07-13 17:17:51,849 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[token/expiration]/ensure: created[0m >2018-07-13 17:17:51,889 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[ssl/enable]/ensure: created[0m >2018-07-13 17:17:52,177 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[catalog/driver]/ensure: created[0m >2018-07-13 17:17:52,191 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[catalog/template_file]/ensure: created[0m >2018-07-13 17:17:52,255 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[token/provider]/ensure: created[0m >2018-07-13 17:17:52,286 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[eventlet_server/admin_workers]/ensure: created[0m >2018-07-13 17:17:52,301 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[eventlet_server/public_workers]/ensure: created[0m >2018-07-13 17:17:52,302 INFO: [mNotice: /Stage[main]/Keystone/File[/etc/keystone/fernet-keys]/ensure: created[0m >2018-07-13 17:17:52,304 INFO: [mNotice: /Stage[main]/Keystone/File[/etc/keystone/credential-keys]/ensure: created[0m >2018-07-13 17:17:52,320 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[fernet_tokens/key_repository]/ensure: created[0m >2018-07-13 17:17:52,339 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[token/revoke_by_id]/ensure: created[0m >2018-07-13 17:17:52,363 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[fernet_tokens/max_active_keys]/ensure: created[0m >2018-07-13 17:17:52,382 INFO: [mNotice: /Stage[main]/Keystone/Keystone_config[credential/key_repository]/ensure: created[0m >2018-07-13 17:17:52,384 INFO: [mNotice: /Stage[main]/Keystone::Wsgi::Apache/File[/var/www/cgi-bin/keystone]/ensure: created[0m >2018-07-13 17:17:52,391 INFO: [mNotice: /Stage[main]/Keystone::Wsgi::Apache/File[keystone_wsgi_admin]/ensure: defined content as '{md5}d6dda52b0e14d80a652ecf42686d3962'[0m >2018-07-13 17:17:52,398 INFO: [mNotice: /Stage[main]/Keystone::Wsgi::Apache/File[keystone_wsgi_main]/ensure: defined content as '{md5}072422f0d75777ed1783e6910b3ddc58'[0m >2018-07-13 17:17:52,402 INFO: [mNotice: /Stage[main]/Keystone::Cron::Token_flush/Cron[keystone-manage token_flush]/ensure: created[0m >2018-07-13 17:17:52,435 INFO: [mNotice: /Stage[main]/Main/Keystone_config[ec2/driver]/ensure: created[0m >2018-07-13 17:17:52,441 INFO: [mNotice: /Stage[main]/Apache::Mod::Proxy/File[proxy.conf]/ensure: defined content as '{md5}9eab682d8c4c89abd0ff20c1a60b908d'[0m >2018-07-13 17:17:52,468 INFO: [mNotice: /Stage[main]/Apache/Concat[/etc/httpd/conf/ports.conf]/File[/etc/httpd/conf/ports.conf]/ensure: defined content as '{md5}c086d6ce072d32bed3ed6b36932552d9'[0m >2018-07-13 17:17:52,475 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf/httpd.conf]/content: content changed '{md5}f5e7449c0f17bc856e86011cb5d152ba' to '{md5}6351e4cc7b2935936bfda91441f7e168'[0m >2018-07-13 17:17:52,483 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[log_config]/File[log_config.load]/ensure: defined content as '{md5}785d35cb285e190d589163b45263ca89'[0m >2018-07-13 17:17:52,491 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[systemd]/File[systemd.load]/ensure: defined content as '{md5}26e5d44aae258b3e9d821cbbbd3e2826'[0m >2018-07-13 17:17:52,498 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[unixd]/File[unixd.load]/ensure: defined content as '{md5}0e8468ecc1265f8947b8725f4d1be9c0'[0m >2018-07-13 17:17:52,505 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_host]/File[authz_host.load]/ensure: defined content as '{md5}d1045f54d2798499ca0f030ca0eef920'[0m >2018-07-13 17:17:52,512 INFO: [mNotice: /Stage[main]/Apache::Mod::Actions/Apache::Mod[actions]/File[actions.load]/ensure: defined content as '{md5}599866dfaf734f60f7e2d41ee8235515'[0m >2018-07-13 17:17:52,521 INFO: [mNotice: /Stage[main]/Apache::Mod::Authn_core/Apache::Mod[authn_core]/File[authn_core.load]/ensure: defined content as '{md5}704d6e8b02b0eca0eba4083960d16c52'[0m >2018-07-13 17:17:52,530 INFO: [mNotice: /Stage[main]/Apache::Mod::Cache/Apache::Mod[cache]/File[cache.load]/ensure: defined content as '{md5}01e4d392225b518a65b0f7d6c4e21d29'[0m >2018-07-13 17:17:52,538 INFO: [mNotice: /Stage[main]/Apache::Mod::Ext_filter/Apache::Mod[ext_filter]/File[ext_filter.load]/ensure: defined content as '{md5}76d5e0ac3411a4be57ac33ebe2e52ac8'[0m >2018-07-13 17:17:52,547 INFO: [mNotice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/ensure: defined content as '{md5}e36257b9efab01459141d423cae57c7c'[0m >2018-07-13 17:17:52,554 INFO: [mNotice: /Stage[main]/Apache::Mod::Mime_magic/Apache::Mod[mime_magic]/File[mime_magic.load]/ensure: defined content as '{md5}cb8670bb2fb352aac7ebf3a85d52094c'[0m >2018-07-13 17:17:52,562 INFO: [mNotice: /Stage[main]/Apache::Mod::Rewrite/Apache::Mod[rewrite]/File[rewrite.load]/ensure: defined content as '{md5}26e2683352fc1599f29573ff0d934e79'[0m >2018-07-13 17:17:52,570 INFO: [mNotice: /Stage[main]/Apache::Mod::Speling/Apache::Mod[speling]/File[speling.load]/ensure: defined content as '{md5}f82e9e6b871a276c324c9eeffcec8a61'[0m >2018-07-13 17:17:52,579 INFO: [mNotice: /Stage[main]/Apache::Mod::Suexec/Apache::Mod[suexec]/File[suexec.load]/ensure: defined content as '{md5}c7d5c61c534ba423a79b0ae78ff9be35'[0m >2018-07-13 17:17:52,588 INFO: [mNotice: /Stage[main]/Apache::Mod::Version/Apache::Mod[version]/File[version.load]/ensure: defined content as '{md5}1c9243de22ace4dc8266442c48ae0c92'[0m >2018-07-13 17:17:52,595 INFO: [mNotice: /Stage[main]/Apache::Mod::Vhost_alias/Apache::Mod[vhost_alias]/File[vhost_alias.load]/ensure: defined content as '{md5}eca907865997d50d5130497665c3f82e'[0m >2018-07-13 17:17:52,601 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_digest]/File[auth_digest.load]/ensure: defined content as '{md5}df9e85f8da0b239fe8e698ae7ead4f60'[0m >2018-07-13 17:17:52,609 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_anon]/File[authn_anon.load]/ensure: defined content as '{md5}bf57b94b5aec35476fc2a2dc3861f132'[0m >2018-07-13 17:17:52,615 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/ensure: defined content as '{md5}90ee8f8ef1a017cacadfda4225e10651'[0m >2018-07-13 17:17:52,620 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_dbm]/File[authz_dbm.load]/ensure: defined content as '{md5}c1363277984d22f99b70f7dce8753b60'[0m >2018-07-13 17:17:52,626 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/ensure: defined content as '{md5}f30a9be1016df87f195449d9e02d1857'[0m >2018-07-13 17:17:52,632 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/ensure: defined content as '{md5}f0825bad1e470de86ffabeb86dcc5d95'[0m >2018-07-13 17:17:52,639 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[include]/File[include.load]/ensure: defined content as '{md5}88095a914eedc3c2c184dd5d74c3954c'[0m >2018-07-13 17:17:52,645 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[logio]/File[logio.load]/ensure: defined content as '{md5}084533c7a44e9129d0e6df952e2472b6'[0m >2018-07-13 17:17:52,652 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[substitute]/File[substitute.load]/ensure: defined content as '{md5}8077c34a71afcf41c8fc644830935915'[0m >2018-07-13 17:17:52,658 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[usertrack]/File[usertrack.load]/ensure: defined content as '{md5}e95fbbf030fabec98b948f8dc217775c'[0m >2018-07-13 17:17:52,664 INFO: [mNotice: /Stage[main]/Apache::Mod::Alias/Apache::Mod[alias]/File[alias.load]/ensure: defined content as '{md5}3cf2fa309ccae4c29a4b875d0894cd79'[0m >2018-07-13 17:17:52,672 INFO: [mNotice: /Stage[main]/Apache::Mod::Authn_file/Apache::Mod[authn_file]/File[authn_file.load]/ensure: defined content as '{md5}d41656680003d7b890267bb73621c60b'[0m >2018-07-13 17:17:52,678 INFO: [mNotice: /Stage[main]/Apache::Mod::Autoindex/Apache::Mod[autoindex]/File[autoindex.load]/ensure: defined content as '{md5}515cdf5b573e961a60d2931d39248648'[0m >2018-07-13 17:17:52,687 INFO: [mNotice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/ensure: defined content as '{md5}588e496251838c4840c14b28b5aa7881'[0m >2018-07-13 17:17:52,694 INFO: [mNotice: /Stage[main]/Apache::Mod::Dav_fs/File[dav_fs.conf]/ensure: defined content as '{md5}899a57534f3d84efa81887ec93c90c9b'[0m >2018-07-13 17:17:52,699 INFO: [mNotice: /Stage[main]/Apache::Mod::Dav_fs/Apache::Mod[dav_fs]/File[dav_fs.load]/ensure: defined content as '{md5}2996277c73b1cd684a9a3111c355e0d3'[0m >2018-07-13 17:17:52,706 INFO: [mNotice: /Stage[main]/Apache::Mod::Deflate/Apache::Mod[deflate]/File[deflate.load]/ensure: defined content as '{md5}2d1a1afcae0c70557251829a8586eeaf'[0m >2018-07-13 17:17:52,996 INFO: [mNotice: /Stage[main]/Apache::Mod::Dir/Apache::Mod[dir]/File[dir.load]/ensure: defined content as '{md5}1bfb1c2a46d7351fc9eb47c659dee068'[0m >2018-07-13 17:17:53,003 INFO: [mNotice: /Stage[main]/Apache::Mod::Negotiation/Apache::Mod[negotiation]/File[negotiation.load]/ensure: defined content as '{md5}d262ee6a5f20d9dd7f87770638dc2ccd'[0m >2018-07-13 17:17:53,010 INFO: [mNotice: /Stage[main]/Apache::Mod::Setenvif/Apache::Mod[setenvif]/File[setenvif.load]/ensure: defined content as '{md5}ec6c99f7cc8e35bdbcf8028f652c9f6d'[0m >2018-07-13 17:17:53,020 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[auth_basic]/File[auth_basic.load]/ensure: defined content as '{md5}494bcf4b843f7908675d663d8dc1bdc8'[0m >2018-07-13 17:17:53,032 INFO: [mNotice: /Stage[main]/Apache::Mod::Filter/Apache::Mod[filter]/File[filter.load]/ensure: defined content as '{md5}66a1e2064a140c3e7dca7ac33877700e'[0m >2018-07-13 17:17:53,042 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_core]/File[authz_core.load]/ensure: defined content as '{md5}39942569bff2abdb259f9a347c7246bc'[0m >2018-07-13 17:17:53,052 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[access_compat]/File[access_compat.load]/ensure: defined content as '{md5}d5feb88bec4570e2dbc41cce7e0de003'[0m >2018-07-13 17:17:53,060 INFO: [mNotice: /Stage[main]/Apache::Mod::Authz_user/Apache::Mod[authz_user]/File[authz_user.load]/ensure: defined content as '{md5}63594303ee808423679b1ea13dd5a784'[0m >2018-07-13 17:17:53,066 INFO: [mNotice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/ensure: defined content as '{md5}ae005a36b3ac8c20af36c434561c8a75'[0m >2018-07-13 17:17:53,073 INFO: [mNotice: /Stage[main]/Apache::Mod::Env/Apache::Mod[env]/File[env.load]/ensure: defined content as '{md5}d74184d40d0ee24ba02626a188ee7e1a'[0m >2018-07-13 17:17:53,080 INFO: [mNotice: /Stage[main]/Apache::Mod::Prefork/Apache::Mpm[prefork]/File[/etc/httpd/conf.modules.d/prefork.load]/ensure: defined content as '{md5}157529aafcf03fa491bc924103e4608e'[0m >2018-07-13 17:17:53,090 INFO: [mNotice: /Stage[main]/Apache::Mod::Cgi/Apache::Mod[cgi]/File[cgi.load]/ensure: defined content as '{md5}ac20c5c5779b37ab06b480d6485a0881'[0m >2018-07-13 17:17:53,157 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.d/README]/ensure: removed[0m >2018-07-13 17:17:53,159 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.d/autoindex.conf]/ensure: removed[0m >2018-07-13 17:17:53,161 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.d/userdir.conf]/ensure: removed[0m >2018-07-13 17:17:53,163 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.d/welcome.conf]/ensure: removed[0m >2018-07-13 17:17:53,169 INFO: [mNotice: /Stage[main]/Apache::Mod::Wsgi/File[wsgi.conf]/ensure: defined content as '{md5}8b3feb3fc2563de439920bb2c52cbd11'[0m >2018-07-13 17:17:53,176 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_placement/File[/etc/httpd/conf.d/00-nova-placement-api.conf]/content: content changed '{md5}611e31d39e1635bfabc0aafc51b43d0b' to '{md5}612d455490cfecc4b51db6656ea39240'[0m >2018-07-13 17:17:53,182 INFO: [mNotice: /Stage[main]/Tripleo::Ui/File[/etc/httpd/conf.d/openstack-tripleo-ui.conf]/content: content changed '{md5}0bb5ccf9a90544699ec07adf8028d99a' to '{md5}ec9dfa67b5507ef6f7a8bba6345bc07d'[0m >2018-07-13 17:17:53,188 INFO: [mNotice: /Stage[main]/Apache::Mod::Wsgi/Apache::Mod[wsgi]/File[wsgi.load]/ensure: defined content as '{md5}e1795e051e7aae1f865fde0d3b86a507'[0m >2018-07-13 17:17:53,191 INFO: [mNotice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/File[/var/www/cgi-bin/aodh]/ensure: created[0m >2018-07-13 17:17:53,196 INFO: [mNotice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/File[aodh_wsgi]/ensure: defined content as '{md5}d15acb078a1158357976fda56911df2f'[0m >2018-07-13 17:17:53,201 INFO: [mNotice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/File[/var/www/cgi-bin/gnocchi]/ensure: created[0m >2018-07-13 17:17:53,206 INFO: [mNotice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/File[gnocchi_wsgi]/ensure: defined content as '{md5}c03530dd30d25ec70b705e0c2f43df7a'[0m >2018-07-13 17:17:53,210 INFO: [mNotice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/File[/var/www/cgi-bin/panko]/ensure: created[0m >2018-07-13 17:17:53,218 INFO: [mNotice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/File[panko_wsgi]/ensure: defined content as '{md5}3c956cbfc8785acb35aa76bcd9f84341'[0m >2018-07-13 17:17:53,242 INFO: [mNotice: /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:17:53,283 INFO: [mNotice: /Stage[main]/Keystone::Logging/Oslo::Log[keystone_config]/Keystone_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:17:53,418 INFO: [mNotice: /Stage[main]/Keystone::Policy/Oslo::Policy[keystone_config]/Keystone_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:17:53,716 INFO: [mNotice: /Stage[main]/Keystone::Db/Oslo::Db[keystone_config]/Keystone_config[database/connection]/ensure: created[0m >2018-07-13 17:17:54,001 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Middleware[keystone_config]/Keystone_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created[0m >2018-07-13 17:17:54,038 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/driver]/ensure: created[0m >2018-07-13 17:17:54,084 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Messaging::Notifications[keystone_config]/Keystone_config[oslo_messaging_notifications/topics]/ensure: created[0m >2018-07-13 17:17:54,399 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:17:54,450 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:17:54,496 INFO: [mNotice: /Stage[main]/Keystone/Oslo::Messaging::Rabbit[keystone_config]/Keystone_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:17:54,555 INFO: [mNotice: /Stage[main]/Keystone::Cors/Oslo::Cors[keystone_config]/Keystone_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:17:54,596 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/File[/var/www/cgi-bin/nova]/ensure: created[0m >2018-07-13 17:17:54,606 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/File[nova_api_wsgi]/ensure: defined content as '{md5}8bcfb466d72544dd31a4f339243ed669'[0m >2018-07-13 17:17:54,615 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_placement/Openstacklib::Wsgi::Apache[placement_wsgi]/File[placement_wsgi]/ensure: defined content as '{md5}2c992c50344eb1765282cb9fb70126db'[0m >2018-07-13 17:18:00,708 INFO: [mNotice: /Stage[main]/Nova::Conductor/Nova::Generic_service[conductor]/Package[nova-conductor]/ensure: created[0m >2018-07-13 17:18:06,894 INFO: [mNotice: /Stage[main]/Nova::Scheduler/Nova::Generic_service[scheduler]/Package[nova-scheduler]/ensure: created[0m >2018-07-13 17:18:37,131 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Package[nova-compute]/ensure: created[0m >2018-07-13 17:18:37,141 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::install::end]: Triggered 'refresh' from 7 events[0m >2018-07-13 17:18:37,191 INFO: [mNotice: /Stage[main]/Nova::Db/Nova_config[api_database/connection]/ensure: created[0m >2018-07-13 17:18:37,515 INFO: [mNotice: /Stage[main]/Nova::Db/Nova_config[placement_database/connection]/ensure: created[0m >2018-07-13 17:18:37,558 INFO: [mNotice: /Stage[main]/Nova/Nova_config[glance/api_servers]/ensure: created[0m >2018-07-13 17:18:37,600 INFO: [mNotice: /Stage[main]/Nova/Nova_config[api/auth_strategy]/ensure: created[0m >2018-07-13 17:18:37,629 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/image_service]/ensure: created[0m >2018-07-13 17:18:37,694 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/ram_allocation_ratio]/ensure: created[0m >2018-07-13 17:18:38,080 INFO: [mNotice: /Stage[main]/Nova/Nova_config[notifications/notify_api_faults]/ensure: created[0m >2018-07-13 17:18:38,155 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/state_path]/ensure: created[0m >2018-07-13 17:18:38,480 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/service_down_time]/ensure: created[0m >2018-07-13 17:18:38,512 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/rootwrap_config]/ensure: created[0m >2018-07-13 17:18:38,547 INFO: [mNotice: /Stage[main]/Nova/Nova_config[DEFAULT/report_interval]/ensure: created[0m >2018-07-13 17:18:38,624 INFO: [mNotice: /Stage[main]/Nova/Nova_config[notifications/notify_on_state_change]/ensure: created[0m >2018-07-13 17:18:39,151 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[wsgi/api_paste_config]/ensure: created[0m >2018-07-13 17:18:39,180 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/enabled_apis]/ensure: created[0m >2018-07-13 17:18:39,209 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen]/ensure: created[0m >2018-07-13 17:18:39,240 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen]/ensure: created[0m >2018-07-13 17:18:39,510 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_listen_port]/ensure: created[0m >2018-07-13 17:18:39,550 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_listen_port]/ensure: created[0m >2018-07-13 17:18:39,607 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_volume_listen]/ensure: created[0m >2018-07-13 17:18:39,648 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/osapi_compute_workers]/ensure: created[0m >2018-07-13 17:18:39,684 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/metadata_workers]/ensure: created[0m >2018-07-13 17:18:39,787 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[api/use_forwarded_for]/ensure: created[0m >2018-07-13 17:18:39,817 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[api/fping_path]/ensure: created[0m >2018-07-13 17:18:40,807 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[vendordata_dynamic_auth/project_domain_name]/ensure: created[0m >2018-07-13 17:18:40,871 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[vendordata_dynamic_auth/user_domain_name]/ensure: created[0m >2018-07-13 17:18:41,225 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[neutron/service_metadata_proxy]/ensure: created[0m >2018-07-13 17:18:41,311 INFO: [mNotice: /Stage[main]/Nova::Api/Nova_config[DEFAULT/allow_resize_to_same_host]/ensure: created[0m >2018-07-13 17:18:41,336 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_type]/ensure: created[0m >2018-07-13 17:18:41,361 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/auth_url]/ensure: created[0m >2018-07-13 17:18:41,386 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/password]/ensure: created[0m >2018-07-13 17:18:41,411 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/project_domain_name]/ensure: created[0m >2018-07-13 17:18:41,676 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/project_name]/ensure: created[0m >2018-07-13 17:18:41,711 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/user_domain_name]/ensure: created[0m >2018-07-13 17:18:41,735 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/username]/ensure: created[0m >2018-07-13 17:18:41,759 INFO: [mNotice: /Stage[main]/Nova::Placement/Nova_config[placement/os_region_name]/ensure: created[0m >2018-07-13 17:18:41,802 INFO: [mNotice: /Stage[main]/Nova::Conductor/Nova_config[conductor/workers]/ensure: created[0m >2018-07-13 17:18:41,846 INFO: [mNotice: /Stage[main]/Nova::Scheduler/Nova_config[scheduler/driver]/ensure: created[0m >2018-07-13 17:18:42,264 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[scheduler/host_manager]/ensure: created[0m >2018-07-13 17:18:42,292 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[scheduler/max_attempts]/ensure: created[0m >2018-07-13 17:18:42,382 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/host_subset_size]/ensure: created[0m >2018-07-13 17:18:42,427 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/max_io_ops_per_host]/ensure: created[0m >2018-07-13 17:18:42,458 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/max_instances_per_host]/ensure: created[0m >2018-07-13 17:18:42,512 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/available_filters]/ensure: created[0m >2018-07-13 17:18:42,543 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/weight_classes]/ensure: created[0m >2018-07-13 17:18:42,858 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/use_baremetal_filters]/ensure: created[0m >2018-07-13 17:18:42,896 INFO: [mNotice: /Stage[main]/Nova::Scheduler::Filter/Nova_config[filter_scheduler/enabled_filters]/ensure: created[0m >2018-07-13 17:18:43,461 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/reserved_host_memory_mb]/ensure: created[0m >2018-07-13 17:18:43,526 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/heal_instance_info_cache_interval]/ensure: created[0m >2018-07-13 17:18:43,968 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[key_manager/backend]/ensure: created[0m >2018-07-13 17:18:44,111 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[compute/consecutive_build_service_disable_threshold]/ensure: created[0m >2018-07-13 17:18:44,523 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[vnc/enabled]/ensure: created[0m >2018-07-13 17:18:44,573 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_config_drive]/ensure: created[0m >2018-07-13 17:18:44,625 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit]/ensure: created[0m >2018-07-13 17:18:44,664 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/instance_usage_audit_period]/ensure: created[0m >2018-07-13 17:18:44,712 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova_config[DEFAULT/force_raw_images]/ensure: created[0m >2018-07-13 17:18:45,120 INFO: [mNotice: /Stage[main]/Main/Nova_config[DEFAULT/sync_power_state_interval]/ensure: created[0m >2018-07-13 17:18:45,170 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/auth_plugin]/ensure: created[0m >2018-07-13 17:18:45,208 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/username]/ensure: created[0m >2018-07-13 17:18:45,239 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/password]/ensure: created[0m >2018-07-13 17:18:45,268 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/auth_url]/ensure: created[0m >2018-07-13 17:18:45,298 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/project_name]/ensure: created[0m >2018-07-13 17:18:45,328 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/api_endpoint]/ensure: created[0m >2018-07-13 17:18:45,720 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/user_domain_name]/ensure: created[0m >2018-07-13 17:18:45,780 INFO: [mNotice: /Stage[main]/Nova::Ironic::Common/Nova_config[ironic/project_domain_name]/ensure: created[0m >2018-07-13 17:18:45,825 INFO: [mNotice: /Stage[main]/Nova::Compute::Ironic/Nova_config[DEFAULT/compute_driver]/ensure: created[0m >2018-07-13 17:18:45,927 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/dhcp_domain]/ensure: created[0m >2018-07-13 17:18:45,968 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/firewall_driver]/ensure: created[0m >2018-07-13 17:18:46,000 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_is_fatal]/ensure: created[0m >2018-07-13 17:18:46,033 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[DEFAULT/vif_plugging_timeout]/ensure: created[0m >2018-07-13 17:18:46,063 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/default_floating_pool]/ensure: created[0m >2018-07-13 17:18:46,406 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/url]/ensure: created[0m >2018-07-13 17:18:46,436 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/timeout]/ensure: created[0m >2018-07-13 17:18:46,465 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_name]/ensure: created[0m >2018-07-13 17:18:46,495 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/project_domain_name]/ensure: created[0m >2018-07-13 17:18:46,524 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/region_name]/ensure: created[0m >2018-07-13 17:18:46,553 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/username]/ensure: created[0m >2018-07-13 17:18:46,583 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/user_domain_name]/ensure: created[0m >2018-07-13 17:18:46,608 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/password]/ensure: created[0m >2018-07-13 17:18:46,666 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_url]/ensure: created[0m >2018-07-13 17:18:47,017 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/ovs_bridge]/ensure: created[0m >2018-07-13 17:18:47,046 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/extension_sync_interval]/ensure: created[0m >2018-07-13 17:18:47,076 INFO: [mNotice: /Stage[main]/Nova::Network::Neutron/Nova_config[neutron/auth_type]/ensure: created[0m >2018-07-13 17:18:47,963 INFO: [mNotice: /Stage[main]/Main/Augeas[lvm.conf]/returns: executed successfully[0m >2018-07-13 17:18:48,026 INFO: [mNotice: /Stage[main]/Nova::Db/Oslo::Db[nova_config]/Nova_config[database/connection]/ensure: created[0m >2018-07-13 17:18:49,028 INFO: [mNotice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:18:49,134 INFO: [mNotice: /Stage[main]/Nova::Logging/Oslo::Log[nova_config]/Nova_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:18:52,867 INFO: [mNotice: /Stage[main]/Nova/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/rpc_response_timeout]/ensure: created[0m >2018-07-13 17:18:52,904 INFO: [mNotice: /Stage[main]/Nova/Oslo::Messaging::Default[nova_config]/Nova_config[DEFAULT/transport_url]/ensure: created[0m >2018-07-13 17:18:52,942 INFO: [mNotice: /Stage[main]/Nova/Oslo::Messaging::Notifications[nova_config]/Nova_config[oslo_messaging_notifications/driver]/ensure: created[0m >2018-07-13 17:18:53,310 INFO: [mNotice: /Stage[main]/Nova/Oslo::Concurrency[nova_config]/Nova_config[oslo_concurrency/lock_path]/ensure: created[0m >2018-07-13 17:18:53,335 INFO: [mNotice: /Stage[main]/Nova::Policy/Oslo::Policy[nova_config]/Nova_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:18:53,440 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:18:53,757 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:18:54,920 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:18:54,949 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:18:54,980 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:18:55,010 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:18:55,373 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:18:55,397 INFO: [mNotice: /Stage[main]/Nova::Keystone::Authtoken/Keystone::Resource::Authtoken[nova_config]/Nova_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:18:55,471 INFO: [mNotice: /Stage[main]/Nova::Api/Oslo::Middleware[nova_config]/Nova_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created[0m >2018-07-13 17:18:55,482 INFO: [mNotice: /Stage[main]/Neutron::Logging/Oslo::Log[neutron_config]/Neutron_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:18:55,500 INFO: [mNotice: /Stage[main]/Neutron::Logging/Oslo::Log[neutron_config]/Neutron_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:18:55,895 INFO: [mNotice: /Stage[main]/Neutron/Oslo::Messaging::Default[neutron_config]/Neutron_config[DEFAULT/control_exchange]/ensure: created[0m >2018-07-13 17:18:55,908 INFO: [mNotice: /Stage[main]/Neutron/Oslo::Concurrency[neutron_config]/Neutron_config[oslo_concurrency/lock_path]/ensure: created[0m >2018-07-13 17:18:55,968 INFO: [mNotice: /Stage[main]/Neutron/Oslo::Messaging::Rabbit[neutron_config]/Neutron_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:18:55,991 INFO: [mNotice: /Stage[main]/Neutron/Oslo::Messaging::Rabbit[neutron_config]/Neutron_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:18:56,001 INFO: [mNotice: /Stage[main]/Neutron/Oslo::Messaging::Rabbit[neutron_config]/Neutron_config[oslo_messaging_rabbit/rabbit_hosts]/ensure: created[0m >2018-07-13 17:18:56,573 INFO: [mNotice: /Stage[main]/Neutron::Db/Oslo::Db[neutron_config]/Neutron_config[database/connection]/ensure: created[0m >2018-07-13 17:18:56,715 INFO: [mNotice: /Stage[main]/Neutron::Policy/Oslo::Policy[neutron_config]/Neutron_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:18:56,740 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:18:56,804 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:18:57,372 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:18:57,383 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:18:57,395 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:18:57,407 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:18:57,423 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:18:57,440 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Authtoken/Keystone::Resource::Authtoken[neutron_config]/Neutron_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:18:57,479 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron::Plugins::Ml2::Type_driver[flat]/Neutron_plugin_ml2[ml2_type_flat/flat_networks]/ensure: created[0m >2018-07-13 17:18:57,491 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron::Plugins::Ml2::Type_driver[vlan]/Neutron_plugin_ml2[ml2_type_vlan/network_vlan_ranges]/ensure: created[0m >2018-07-13 17:18:57,502 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron::Plugins::Ml2::Type_driver[gre]/Neutron_plugin_ml2[ml2_type_gre/tunnel_id_ranges]/ensure: created[0m >2018-07-13 17:18:57,511 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron::Plugins::Ml2::Type_driver[vxlan]/Neutron_plugin_ml2[ml2_type_vxlan/vxlan_group]/ensure: created[0m >2018-07-13 17:18:57,521 INFO: [mNotice: /Stage[main]/Neutron::Plugins::Ml2/Neutron::Plugins::Ml2::Type_driver[vxlan]/Neutron_plugin_ml2[ml2_type_vxlan/vni_ranges]/ensure: created[0m >2018-07-13 17:18:57,529 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::config::end]: Triggered 'refresh' from 81 events[0m >2018-07-13 17:18:57,548 INFO: [mNotice: /Stage[main]/Neutron::Db::Mysql/Openstacklib::Db::Mysql[neutron]/Mysql_database[neutron]/ensure: created[0m >2018-07-13 17:18:57,651 INFO: [mNotice: /Stage[main]/Rsync::Server/Xinetd::Service[rsync]/File[/etc/xinetd.d/rsync]/ensure: defined content as '{md5}8d1b1666df57adf0304ef209c09c8fd2'[0m >2018-07-13 17:18:57,695 INFO: [mNotice: /Stage[main]/Rsync::Server/Concat[/etc/rsyncd.conf]/File[/etc/rsyncd.conf]/content: content changed '{md5}c63fccb45c0dcbbbe17d0f4bdba920ec' to '{md5}b32edd535ec3868257275ed4f9dd88a7'[0m >2018-07-13 17:18:57,729 INFO: [mNotice: /Stage[main]/Heat::Logging/Oslo::Log[heat_config]/Heat_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:18:57,777 INFO: [mNotice: /Stage[main]/Heat::Logging/Oslo::Log[heat_config]/Heat_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:18:58,312 INFO: [mNotice: /Stage[main]/Heat::Db/Oslo::Db[heat_config]/Heat_config[database/connection]/ensure: created[0m >2018-07-13 17:18:58,451 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:18:58,470 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:18:58,625 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:18:58,638 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:18:58,648 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:18:58,663 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:18:58,995 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:18:59,008 INFO: [mNotice: /Stage[main]/Heat::Keystone::Authtoken/Keystone::Resource::Authtoken[heat_config]/Heat_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:18:59,864 INFO: [mNotice: /Stage[main]/Heat/Oslo::Messaging::Notifications[heat_config]/Heat_config[oslo_messaging_notifications/driver]/ensure: created[0m >2018-07-13 17:18:59,894 INFO: [mNotice: /Stage[main]/Heat/Oslo::Messaging::Default[heat_config]/Heat_config[DEFAULT/rpc_response_timeout]/ensure: created[0m >2018-07-13 17:18:59,906 INFO: [mNotice: /Stage[main]/Heat/Oslo::Messaging::Default[heat_config]/Heat_config[DEFAULT/transport_url]/ensure: created[0m >2018-07-13 17:18:59,932 INFO: [mNotice: /Stage[main]/Heat/Oslo::Middleware[heat_config]/Heat_config[oslo_middleware/enable_proxy_headers_parsing]/ensure: created[0m >2018-07-13 17:18:59,944 INFO: [mNotice: /Stage[main]/Heat::Policy/Oslo::Policy[heat_config]/Heat_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:18:59,966 INFO: [mNotice: /Stage[main]/Apache::Mod::Headers/Apache::Mod[headers]/File[headers.load]/ensure: defined content as '{md5}96094c96352002c43ada5bdf8650ff38'[0m >2018-07-13 17:18:59,995 INFO: [mNotice: /Stage[main]/Heat::Cors/Oslo::Cors[heat_config]/Heat_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:19:00,028 INFO: [mNotice: /Stage[main]/Heat::Cors/Oslo::Cors[heat_config]/Heat_config[cors/expose_headers]/ensure: created[0m >2018-07-13 17:19:00,055 INFO: [mNotice: /Stage[main]/Heat::Cors/Oslo::Cors[heat_config]/Heat_config[cors/max_age]/ensure: created[0m >2018-07-13 17:19:00,092 INFO: [mNotice: /Stage[main]/Heat::Cors/Oslo::Cors[heat_config]/Heat_config[cors/allow_headers]/ensure: created[0m >2018-07-13 17:19:00,096 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::config::end]: Triggered 'refresh' from 49 events[0m >2018-07-13 17:19:00,129 INFO: [mNotice: /Stage[main]/Heat::Db::Mysql/Openstacklib::Db::Mysql[heat]/Mysql_database[heat]/ensure: created[0m >2018-07-13 17:19:00,170 INFO: [mNotice: /Stage[main]/Nova::Cors/Oslo::Cors[nova_config]/Nova_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:19:00,227 INFO: [mNotice: /Stage[main]/Nova::Cors/Oslo::Cors[nova_config]/Nova_config[cors/expose_headers]/ensure: created[0m >2018-07-13 17:19:00,258 INFO: [mNotice: /Stage[main]/Nova::Cors/Oslo::Cors[nova_config]/Nova_config[cors/max_age]/ensure: created[0m >2018-07-13 17:19:00,678 INFO: [mNotice: /Stage[main]/Nova::Cors/Oslo::Cors[nova_config]/Nova_config[cors/allow_methods]/ensure: created[0m >2018-07-13 17:19:00,705 INFO: [mNotice: /Stage[main]/Nova::Cors/Oslo::Cors[nova_config]/Nova_config[cors/allow_headers]/ensure: created[0m >2018-07-13 17:19:00,712 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::config::end]: Triggered 'refresh' from 104 events[0m >2018-07-13 17:19:00,742 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova]/Mysql_database[nova]/ensure: created[0m >2018-07-13 17:19:00,773 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova_cell0]/Mysql_database[nova_cell0]/ensure: created[0m >2018-07-13 17:19:00,804 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_api/Openstacklib::Db::Mysql[nova_api]/Mysql_database[nova_api]/ensure: created[0m >2018-07-13 17:19:00,835 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_placement/Openstacklib::Db::Mysql[nova_placement]/Mysql_database[nova_placement]/ensure: created[0m >2018-07-13 17:19:00,860 INFO: [mNotice: /Stage[main]/Ironic::Logging/Oslo::Log[ironic_config]/Ironic_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:19:00,920 INFO: [mNotice: /Stage[main]/Ironic::Logging/Oslo::Log[ironic_config]/Ironic_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:19:01,588 INFO: [mNotice: /Stage[main]/Ironic::Db/Oslo::Db[ironic_config]/Ironic_config[database/connection]/ensure: created[0m >2018-07-13 17:19:01,772 INFO: [mNotice: /Stage[main]/Ironic/Oslo::Messaging::Default[ironic_config]/Ironic_config[DEFAULT/rpc_response_timeout]/ensure: created[0m >2018-07-13 17:19:01,792 INFO: [mNotice: /Stage[main]/Ironic/Oslo::Messaging::Default[ironic_config]/Ironic_config[DEFAULT/transport_url]/ensure: created[0m >2018-07-13 17:19:03,223 INFO: [mNotice: /Stage[main]/Ironic::Policy/Oslo::Policy[ironic_config]/Ironic_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:19:03,270 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:19:03,289 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:19:04,053 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:19:04,075 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:19:04,116 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:19:04,147 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:19:04,237 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:19:04,282 INFO: [mNotice: /Stage[main]/Ironic::Api::Authtoken/Keystone::Resource::Authtoken[ironic_config]/Ironic_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:19:04,341 INFO: [mNotice: /Stage[main]/Ironic::Wsgi::Apache/Openstacklib::Wsgi::Apache[ironic_wsgi]/File[/var/www/cgi-bin/ironic]/ensure: created[0m >2018-07-13 17:19:04,354 INFO: [mNotice: /Stage[main]/Ironic::Wsgi::Apache/Openstacklib::Wsgi::Apache[ironic_wsgi]/File[ironic_wsgi]/ensure: defined content as '{md5}1d56c8d9da9a51b60ed54ef55cb43c99'[0m >2018-07-13 17:19:04,379 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[boot]/Ironic_config[DEFAULT/enabled_boot_interfaces]/ensure: created[0m >2018-07-13 17:19:04,416 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[console]/Ironic_config[DEFAULT/enabled_console_interfaces]/ensure: created[0m >2018-07-13 17:19:04,450 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[deploy]/Ironic_config[DEFAULT/enabled_deploy_interfaces]/ensure: created[0m >2018-07-13 17:19:04,485 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[inspect]/Ironic_config[DEFAULT/enabled_inspect_interfaces]/ensure: created[0m >2018-07-13 17:19:04,508 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[inspect]/Ironic_config[DEFAULT/default_inspect_interface]/ensure: created[0m >2018-07-13 17:19:04,532 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[management]/Ironic_config[DEFAULT/enabled_management_interfaces]/ensure: created[0m >2018-07-13 17:19:04,630 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[power]/Ironic_config[DEFAULT/enabled_power_interfaces]/ensure: created[0m >2018-07-13 17:19:04,700 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[raid]/Ironic_config[DEFAULT/enabled_raid_interfaces]/ensure: created[0m >2018-07-13 17:19:05,252 INFO: [mNotice: /Stage[main]/Ironic::Drivers::Interfaces/Ironic::Drivers::Hardware_interface[vendor]/Ironic_config[DEFAULT/enabled_vendor_interfaces]/ensure: created[0m >2018-07-13 17:19:05,300 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Logging/Oslo::Log[ironic_inspector_config]/Ironic_inspector_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:19:05,373 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Logging/Oslo::Log[ironic_inspector_config]/Ironic_inspector_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:19:05,477 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db/Oslo::Db[ironic_inspector_config]/Ironic_inspector_config[database/connection]/ensure: created[0m >2018-07-13 17:19:05,541 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:19:05,555 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:19:05,629 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:19:05,646 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:19:05,663 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:19:05,677 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:19:05,697 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:19:05,713 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Authtoken/Keystone::Resource::Authtoken[ironic_inspector_config]/Ironic_inspector_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:19:06,156 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Cors/Oslo::Cors[ironic_inspector_config]/Ironic_inspector_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:19:06,168 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Cors/Oslo::Cors[ironic_inspector_config]/Ironic_inspector_config[cors/expose_headers]/ensure: created[0m >2018-07-13 17:19:06,178 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Cors/Oslo::Cors[ironic_inspector_config]/Ironic_inspector_config[cors/max_age]/ensure: created[0m >2018-07-13 17:19:06,248 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Cors/Oslo::Cors[ironic_inspector_config]/Ironic_inspector_config[cors/allow_methods]/ensure: created[0m >2018-07-13 17:19:06,264 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Cors/Oslo::Cors[ironic_inspector_config]/Ironic_inspector_config[cors/allow_headers]/ensure: created[0m >2018-07-13 17:19:06,276 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic-inspector::config::end]: Triggered 'refresh' from 44 events[0m >2018-07-13 17:19:06,286 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Xinetd::Service[tftp]/File[/etc/xinetd.d/tftp]/content: content changed '{md5}678efd3887a91cd4e0955aa6c8b12257' to '{md5}44d72db774cbebdd1090f928e0b3e8f0'[0m >2018-07-13 17:19:06,570 INFO: [mNotice: /Stage[main]/Xinetd/Service[xinetd]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:19:06,581 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Ironic::Pxe::Tftpboot_file[pxelinux.0]/File[/tftpboot/pxelinux.0]/ensure: defined content as '{md5}3b078292686534c3b81baf513c8be233'[0m >2018-07-13 17:19:06,591 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Ironic::Pxe::Tftpboot_file[chain.c32]/File[/tftpboot/chain.c32]/ensure: defined content as '{md5}af5c5fd5623d1bc2221f59eab51c9b41'[0m >2018-07-13 17:19:06,622 INFO: [mNotice: /Stage[main]/Ironic::Cors/Oslo::Cors[ironic_config]/Ironic_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:19:06,658 INFO: [mNotice: /Stage[main]/Ironic::Cors/Oslo::Cors[ironic_config]/Ironic_config[cors/expose_headers]/ensure: created[0m >2018-07-13 17:19:06,683 INFO: [mNotice: /Stage[main]/Ironic::Cors/Oslo::Cors[ironic_config]/Ironic_config[cors/max_age]/ensure: created[0m >2018-07-13 17:19:06,708 INFO: [mNotice: /Stage[main]/Ironic::Cors/Oslo::Cors[ironic_config]/Ironic_config[cors/allow_methods]/ensure: created[0m >2018-07-13 17:19:06,733 INFO: [mNotice: /Stage[main]/Ironic::Cors/Oslo::Cors[ironic_config]/Ironic_config[cors/allow_headers]/ensure: created[0m >2018-07-13 17:19:06,740 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::config::end]: Triggered 'refresh' from 95 events[0m >2018-07-13 17:19:06,771 INFO: [mNotice: /Stage[main]/Ironic::Db::Mysql/Openstacklib::Db::Mysql[ironic]/Mysql_database[ironic]/ensure: created[0m >2018-07-13 17:19:06,779 INFO: [mNotice: /Stage[main]/Mistral::Db/Oslo::Db[mistral_config]/Mistral_config[database/connection]/ensure: created[0m >2018-07-13 17:19:06,798 INFO: [mNotice: /Stage[main]/Ceilometer::Deps/Anchor[ceilometer::service::begin]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:19:07,256 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Notification/Service[ceilometer-agent-notification]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:19:07,772 INFO: [mNotice: /Stage[main]/Ceilometer::Agent::Central/Service[ceilometer-agent-central]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:19:07,776 INFO: [mNotice: /Stage[main]/Ceilometer::Deps/Anchor[ceilometer::service::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:19:07,781 INFO: [mNotice: /Stage[main]/Mistral::Logging/Oslo::Log[mistral_config]/Mistral_config[DEFAULT/debug]/ensure: created[0m >2018-07-13 17:19:07,786 INFO: [mNotice: /Stage[main]/Mistral::Logging/Oslo::Log[mistral_config]/Mistral_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:19:07,794 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:19:07,799 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:19:07,814 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:19:07,818 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:19:07,826 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:19:07,831 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:19:07,835 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:19:07,840 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Authtoken/Keystone::Resource::Authtoken[mistral_config]/Mistral_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:19:07,845 INFO: [mNotice: /Stage[main]/Mistral/Oslo::Messaging::Default[mistral_config]/Mistral_config[DEFAULT/rpc_response_timeout]/ensure: created[0m >2018-07-13 17:19:07,850 INFO: [mNotice: /Stage[main]/Mistral/Oslo::Messaging::Rabbit[mistral_config]/Mistral_config[oslo_messaging_rabbit/rabbit_password]/ensure: created[0m >2018-07-13 17:19:07,854 INFO: [mNotice: /Stage[main]/Mistral/Oslo::Messaging::Rabbit[mistral_config]/Mistral_config[oslo_messaging_rabbit/rabbit_userid]/ensure: created[0m >2018-07-13 17:19:07,859 INFO: [mNotice: /Stage[main]/Mistral/Oslo::Messaging::Rabbit[mistral_config]/Mistral_config[oslo_messaging_rabbit/rabbit_host]/ensure: created[0m >2018-07-13 17:19:07,863 INFO: [mNotice: /Stage[main]/Mistral::Policy/Oslo::Policy[mistral_config]/Mistral_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:19:07,868 INFO: [mNotice: /Stage[main]/Mistral::Cors/Oslo::Cors[mistral_config]/Mistral_config[cors/allowed_origin]/ensure: created[0m >2018-07-13 17:19:07,873 INFO: [mNotice: /Stage[main]/Mistral::Cors/Oslo::Cors[mistral_config]/Mistral_config[cors/expose_headers]/ensure: created[0m >2018-07-13 17:19:07,878 INFO: [mNotice: /Stage[main]/Mistral::Cors/Oslo::Cors[mistral_config]/Mistral_config[cors/allow_headers]/ensure: created[0m >2018-07-13 17:19:07,882 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::config::end]: Triggered 'refresh' from 25 events[0m >2018-07-13 17:19:07,897 INFO: [mNotice: /Stage[main]/Mistral::Db::Mysql/Openstacklib::Db::Mysql[mistral]/Mysql_database[mistral]/ensure: created[0m >2018-07-13 17:19:07,904 INFO: [mNotice: /Stage[main]/Apache::Mod::Proxy/Apache::Mod[proxy]/File[proxy.load]/ensure: defined content as '{md5}fe26a0a70f572eb256a3c6c183a62223'[0m >2018-07-13 17:19:07,913 INFO: [mNotice: /Stage[main]/Apache::Mod::Proxy_http/Apache::Mod[proxy_http]/File[proxy_http.load]/ensure: defined content as '{md5}0329b852b123a914fca8b072de61f913'[0m >2018-07-13 17:19:07,920 INFO: [mNotice: /Stage[main]/Apache::Mod::Proxy_wstunnel/Apache::Mod[proxy_wstunnel]/File[proxy_wstunnel.load]/ensure: defined content as '{md5}8036815f495618f4dde9d68796622e1c'[0m >2018-07-13 17:19:08,373 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-base.conf]/ensure: removed[0m >2018-07-13 17:19:08,378 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-dav.conf]/ensure: removed[0m >2018-07-13 17:19:08,385 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-lua.conf]/ensure: removed[0m >2018-07-13 17:19:08,391 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-mpm.conf]/ensure: removed[0m >2018-07-13 17:19:08,396 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-proxy.conf]/ensure: removed[0m >2018-07-13 17:19:08,402 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/00-systemd.conf]/ensure: removed[0m >2018-07-13 17:19:08,407 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/01-cgi.conf]/ensure: removed[0m >2018-07-13 17:19:08,412 INFO: [mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/10-wsgi.conf]/ensure: removed[0m >2018-07-13 17:19:08,417 INFO: [mNotice: /Stage[main]/Tripleo::Ui/File[/var/www/openstack-tripleo-ui/dist/tripleo_ui_config.js]/ensure: defined content as '{md5}67b9a5a80f2c0109f6d5879f7c25947f'[0m >2018-07-13 17:19:08,434 INFO: [mNotice: /Stage[main]/Zaqar::Logging/Oslo::Log[zaqar_config]/Zaqar_config[DEFAULT/log_dir]/ensure: created[0m >2018-07-13 17:19:08,528 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:19:08,541 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/auth_type]/ensure: created[0m >2018-07-13 17:19:09,056 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/auth_url]/ensure: created[0m >2018-07-13 17:19:09,067 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/username]/ensure: created[0m >2018-07-13 17:19:09,077 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/password]/ensure: created[0m >2018-07-13 17:19:09,088 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/user_domain_name]/ensure: created[0m >2018-07-13 17:19:09,099 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/project_name]/ensure: created[0m >2018-07-13 17:19:09,110 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Authtoken/Keystone::Resource::Authtoken[zaqar_config]/Zaqar_config[keystone_authtoken/project_domain_name]/ensure: created[0m >2018-07-13 17:19:09,126 INFO: [mNotice: /Stage[main]/Zaqar::Policy/Oslo::Policy[zaqar_config]/Zaqar_config[oslo_policy/policy_file]/ensure: created[0m >2018-07-13 17:19:09,138 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::config::end]: Triggered 'refresh' from 25 events[0m >2018-07-13 17:19:09,168 INFO: [mNotice: /Stage[main]/Zaqar::Db::Mysql/Openstacklib::Db::Mysql[zaqar]/Mysql_database[zaqar]/ensure: created[0m >2018-07-13 17:19:09,175 INFO: [mNotice: /Stage[main]/Zaqar::Wsgi::Apache/Openstacklib::Wsgi::Apache[zaqar_wsgi]/File[/var/www/cgi-bin/zaqar]/ensure: created[0m >2018-07-13 17:19:09,186 INFO: [mNotice: /Stage[main]/Zaqar::Wsgi::Apache/Openstacklib::Wsgi::Apache[zaqar_wsgi]/File[zaqar_wsgi]/ensure: defined content as '{md5}3a0f81ec944ad0c68f7db4b58b1f72d6'[0m >2018-07-13 17:19:09,194 INFO: [mNotice: /Stage[main]/Main/Zaqar::Server_instance[1]/File[/etc/zaqar/1.conf]/ensure: defined content as '{md5}7750571c15d53265e703cc60ea7938af'[0m >2018-07-13 17:19:09,221 INFO: [mNotice: /Stage[main]/Ssh::Server::Config/Concat[/etc/ssh/sshd_config]/File[/etc/ssh/sshd_config]/content: content changed '{md5}40d961cd3154f0439fcac1a50bd77b96' to '{md5}5822f16d9a2f8e603f9a16a083e4fcbe'[0m >2018-07-13 17:19:09,354 INFO: [mNotice: /Stage[main]/Ssh::Server::Service/Service[sshd]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:19:09,451 INFO: [mNotice: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Openstacklib::Db::Mysql::Host_access[glance_%]/Mysql_user[glance@%]/ensure: created[0m >2018-07-13 17:19:09,600 INFO: [mNotice: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Openstacklib::Db::Mysql::Host_access[glance_%]/Mysql_grant[glance@%/glance.*]/ensure: created[0m >2018-07-13 17:19:09,744 INFO: [mNotice: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Openstacklib::Db::Mysql::Host_access[glance_192.168.24.1]/Mysql_user[glance@192.168.24.1]/ensure: created[0m >2018-07-13 17:19:09,776 INFO: [mNotice: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Openstacklib::Db::Mysql::Host_access[glance_192.168.24.1]/Mysql_grant[glance@192.168.24.1/glance.*]/ensure: created[0m >2018-07-13 17:19:09,815 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:09,817 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:13,474 INFO: [mNotice: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]/returns: executed successfully[0m >2018-07-13 17:19:14,836 INFO: [mNotice: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:19:14,840 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:19:18,359 INFO: [mNotice: /Stage[main]/Glance::Db::Metadefs/Exec[glance-manage db_load_metadefs]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:19:18,494 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova]/Openstacklib::Db::Mysql::Host_access[nova_%]/Mysql_user[nova@%]/ensure: created[0m >2018-07-13 17:19:18,550 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova]/Openstacklib::Db::Mysql::Host_access[nova_%]/Mysql_grant[nova@%/nova.*]/ensure: created[0m >2018-07-13 17:19:18,749 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova]/Openstacklib::Db::Mysql::Host_access[nova_192.168.24.1]/Mysql_user[nova@192.168.24.1]/ensure: created[0m >2018-07-13 17:19:18,787 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova]/Openstacklib::Db::Mysql::Host_access[nova_192.168.24.1]/Mysql_grant[nova@192.168.24.1/nova.*]/ensure: created[0m >2018-07-13 17:19:18,847 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova_cell0]/Openstacklib::Db::Mysql::Host_access[nova_cell0_%]/Mysql_grant[nova@%/nova_cell0.*]/ensure: created[0m >2018-07-13 17:19:18,908 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql/Openstacklib::Db::Mysql[nova_cell0]/Openstacklib::Db::Mysql::Host_access[nova_cell0_192.168.24.1]/Mysql_grant[nova@192.168.24.1/nova_cell0.*]/ensure: created[0m >2018-07-13 17:19:19,024 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_api/Openstacklib::Db::Mysql[nova_api]/Openstacklib::Db::Mysql::Host_access[nova_api_%]/Mysql_user[nova_api@%]/ensure: created[0m >2018-07-13 17:19:19,053 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_api/Openstacklib::Db::Mysql[nova_api]/Openstacklib::Db::Mysql::Host_access[nova_api_%]/Mysql_grant[nova_api@%/nova_api.*]/ensure: created[0m >2018-07-13 17:19:19,160 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_api/Openstacklib::Db::Mysql[nova_api]/Openstacklib::Db::Mysql::Host_access[nova_api_192.168.24.1]/Mysql_user[nova_api@192.168.24.1]/ensure: created[0m >2018-07-13 17:19:19,191 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_api/Openstacklib::Db::Mysql[nova_api]/Openstacklib::Db::Mysql::Host_access[nova_api_192.168.24.1]/Mysql_grant[nova_api@192.168.24.1/nova_api.*]/ensure: created[0m >2018-07-13 17:19:19,342 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_placement/Openstacklib::Db::Mysql[nova_placement]/Openstacklib::Db::Mysql::Host_access[nova_placement_%]/Mysql_user[nova_placement@%]/ensure: created[0m >2018-07-13 17:19:19,374 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_placement/Openstacklib::Db::Mysql[nova_placement]/Openstacklib::Db::Mysql::Host_access[nova_placement_%]/Mysql_grant[nova_placement@%/nova_placement.*]/ensure: created[0m >2018-07-13 17:19:19,535 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_placement/Openstacklib::Db::Mysql[nova_placement]/Openstacklib::Db::Mysql::Host_access[nova_placement_192.168.24.1]/Mysql_user[nova_placement@192.168.24.1]/ensure: created[0m >2018-07-13 17:19:19,571 INFO: [mNotice: /Stage[main]/Nova::Db::Mysql_placement/Openstacklib::Db::Mysql[nova_placement]/Openstacklib::Db::Mysql::Host_access[nova_placement_192.168.24.1]/Mysql_grant[nova_placement@192.168.24.1/nova_placement.*]/ensure: created[0m >2018-07-13 17:19:19,608 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::db::end]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:19:19,610 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync_api::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:26,450 INFO: [mNotice: /Stage[main]/Nova::Db::Sync_api/Exec[nova-db-sync-api]/returns: executed successfully[0m >2018-07-13 17:19:30,024 INFO: [mNotice: /Stage[main]/Nova::Db::Sync_api/Exec[nova-db-sync-api]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:19:30,027 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync_api::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:19:30,029 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::cell_v2::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:30,031 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::db_online_data_migrations::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:33,736 INFO: [mNotice: /Stage[main]/Nova::Cell_v2::Map_cell0/Exec[nova-cell_v2-map_cell0]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:33,746 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::cell_v2::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:19:33,749 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:09,128 INFO: [mNotice: /Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]/returns: executed successfully[0m >2018-07-13 17:20:13,308 INFO: [mNotice: /Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:20:13,310 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:20:13,312 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::service::begin]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:20:21,428 INFO: [mNotice: /Stage[main]/Nova::Cell_v2::Simple_setup/Nova_cell_v2[default]/ensure: created[0m >2018-07-13 17:20:21,430 INFO: [mNotice: /Stage[main]/Nova::Cron::Archive_deleted_rows/Cron[nova-manage db archive_deleted_rows]/ensure: created[0m >2018-07-13 17:20:25,216 INFO: [mNotice: /Stage[main]/Nova::Conductor/Nova::Generic_service[conductor]/Service[nova-conductor]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:29,156 INFO: [mNotice: /Stage[main]/Nova::Scheduler/Nova::Generic_service[scheduler]/Service[nova-scheduler]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:29,233 INFO: [mNotice: /Stage[main]/Neutron::Db::Mysql/Openstacklib::Db::Mysql[neutron]/Openstacklib::Db::Mysql::Host_access[neutron_%]/Mysql_user[neutron@%]/ensure: created[0m >2018-07-13 17:20:29,271 INFO: [mNotice: /Stage[main]/Neutron::Db::Mysql/Openstacklib::Db::Mysql[neutron]/Openstacklib::Db::Mysql::Host_access[neutron_%]/Mysql_grant[neutron@%/neutron.*]/ensure: created[0m >2018-07-13 17:20:29,401 INFO: [mNotice: /Stage[main]/Neutron::Db::Mysql/Openstacklib::Db::Mysql[neutron]/Openstacklib::Db::Mysql::Host_access[neutron_192.168.24.1]/Mysql_user[neutron@192.168.24.1]/ensure: created[0m >2018-07-13 17:20:29,430 INFO: [mNotice: /Stage[main]/Neutron::Db::Mysql/Openstacklib::Db::Mysql[neutron]/Openstacklib::Db::Mysql::Host_access[neutron_192.168.24.1]/Mysql_grant[neutron@192.168.24.1/neutron.*]/ensure: created[0m >2018-07-13 17:20:29,459 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:29,461 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:42,946 INFO: [mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: executed successfully[0m >2018-07-13 17:20:44,716 INFO: [mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:44,720 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:20:44,723 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:45,265 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:45,770 INFO: [mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:46,416 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Service[neutron-ovs-agent-service]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:48,513 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Service[neutron-destroy-patch-ports-service]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:48,598 INFO: [mNotice: /Stage[main]/Heat::Db::Mysql/Openstacklib::Db::Mysql[heat]/Openstacklib::Db::Mysql::Host_access[heat_%]/Mysql_user[heat@%]/ensure: created[0m >2018-07-13 17:20:48,630 INFO: [mNotice: /Stage[main]/Heat::Db::Mysql/Openstacklib::Db::Mysql[heat]/Openstacklib::Db::Mysql::Host_access[heat_%]/Mysql_grant[heat@%/heat.*]/ensure: created[0m >2018-07-13 17:20:48,763 INFO: [mNotice: /Stage[main]/Heat::Db::Mysql/Openstacklib::Db::Mysql[heat]/Openstacklib::Db::Mysql::Host_access[heat_192.168.24.1]/Mysql_user[heat@192.168.24.1]/ensure: created[0m >2018-07-13 17:20:48,793 INFO: [mNotice: /Stage[main]/Heat::Db::Mysql/Openstacklib::Db::Mysql[heat]/Openstacklib::Db::Mysql::Host_access[heat_192.168.24.1]/Mysql_grant[heat@192.168.24.1/heat.*]/ensure: created[0m >2018-07-13 17:20:48,834 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:48,837 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:51,806 INFO: [mNotice: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]/returns: executed successfully[0m >2018-07-13 17:20:53,159 INFO: [mNotice: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:53,164 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:20:53,169 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:53,275 INFO: [mNotice: /Stage[main]/Heat::Api/Service[heat-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:53,364 INFO: [mNotice: /Stage[main]/Heat::Api_cfn/Service[heat-api-cfn]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:53,774 INFO: [mNotice: /Stage[main]/Heat::Engine/Service[heat-engine]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:53,866 INFO: [mNotice: /Stage[main]/Aodh::Db::Mysql/Openstacklib::Db::Mysql[aodh]/Openstacklib::Db::Mysql::Host_access[aodh_%]/Mysql_user[aodh@%]/ensure: created[0m >2018-07-13 17:20:53,896 INFO: [mNotice: /Stage[main]/Aodh::Db::Mysql/Openstacklib::Db::Mysql[aodh]/Openstacklib::Db::Mysql::Host_access[aodh_%]/Mysql_grant[aodh@%/aodh.*]/ensure: created[0m >2018-07-13 17:20:54,020 INFO: [mNotice: /Stage[main]/Aodh::Db::Mysql/Openstacklib::Db::Mysql[aodh]/Openstacklib::Db::Mysql::Host_access[aodh_192.168.24.1]/Mysql_user[aodh@192.168.24.1]/ensure: created[0m >2018-07-13 17:20:54,048 INFO: [mNotice: /Stage[main]/Aodh::Db::Mysql/Openstacklib::Db::Mysql[aodh]/Openstacklib::Db::Mysql::Host_access[aodh_192.168.24.1]/Mysql_grant[aodh@192.168.24.1/aodh.*]/ensure: created[0m >2018-07-13 17:20:54,078 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:54,081 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:55,792 INFO: [mNotice: /Stage[main]/Aodh::Db::Sync/Exec[aodh-db-sync]/returns: executed successfully[0m >2018-07-13 17:20:57,144 INFO: [mNotice: /Stage[main]/Aodh::Db::Sync/Exec[aodh-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:57,147 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:20:57,150 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:20:57,253 INFO: [mNotice: /Stage[main]/Aodh::Api/Service[aodh-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:57,709 INFO: [mNotice: /Stage[main]/Aodh::Evaluator/Service[aodh-evaluator]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:58,132 INFO: [mNotice: /Stage[main]/Aodh::Notifier/Service[aodh-notifier]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:58,637 INFO: [mNotice: /Stage[main]/Aodh::Listener/Service[aodh-listener]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:20:58,640 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::service::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:20:58,677 INFO: [mNotice: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default.conf]/File[/etc/httpd/conf.d/15-default.conf]/ensure: defined content as '{md5}a430bf4e003be964b419e7aea251c6c4'[0m >2018-07-13 17:20:58,790 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Mysql/Openstacklib::Db::Mysql[gnocchi]/Openstacklib::Db::Mysql::Host_access[gnocchi_%]/Mysql_user[gnocchi@%]/ensure: created[0m >2018-07-13 17:20:58,822 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Mysql/Openstacklib::Db::Mysql[gnocchi]/Openstacklib::Db::Mysql::Host_access[gnocchi_%]/Mysql_grant[gnocchi@%/gnocchi.*]/ensure: created[0m >2018-07-13 17:20:58,948 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Mysql/Openstacklib::Db::Mysql[gnocchi]/Openstacklib::Db::Mysql::Host_access[gnocchi_192.168.24.1]/Mysql_user[gnocchi@192.168.24.1]/ensure: created[0m >2018-07-13 17:20:58,980 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Mysql/Openstacklib::Db::Mysql[gnocchi]/Openstacklib::Db::Mysql::Host_access[gnocchi_192.168.24.1]/Mysql_grant[gnocchi@192.168.24.1/gnocchi.*]/ensure: created[0m >2018-07-13 17:20:59,008 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:20:59,010 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:00,907 INFO: [mNotice: /Stage[main]/Gnocchi::Db::Sync/Exec[gnocchi-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:00,912 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:00,917 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:01,009 INFO: [mNotice: /Stage[main]/Gnocchi::Api/Service[gnocchi-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:01,444 INFO: [mNotice: /Stage[main]/Gnocchi::Metricd/Service[gnocchi-metricd]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:21:01,938 INFO: [mNotice: /Stage[main]/Gnocchi::Statsd/Service[gnocchi-statsd]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:21:02,169 INFO: [mNotice: /Stage[main]/Panko::Db::Mysql/Openstacklib::Db::Mysql[panko]/Openstacklib::Db::Mysql::Host_access[panko_%]/Mysql_user[panko@%]/ensure: created[0m >2018-07-13 17:21:02,201 INFO: [mNotice: /Stage[main]/Panko::Db::Mysql/Openstacklib::Db::Mysql[panko]/Openstacklib::Db::Mysql::Host_access[panko_%]/Mysql_grant[panko@%/panko.*]/ensure: created[0m >2018-07-13 17:21:02,316 INFO: [mNotice: /Stage[main]/Panko::Db::Mysql/Openstacklib::Db::Mysql[panko]/Openstacklib::Db::Mysql::Host_access[panko_192.168.24.1]/Mysql_user[panko@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:02,346 INFO: [mNotice: /Stage[main]/Panko::Db::Mysql/Openstacklib::Db::Mysql[panko]/Openstacklib::Db::Mysql::Host_access[panko_192.168.24.1]/Mysql_grant[panko@192.168.24.1/panko.*]/ensure: created[0m >2018-07-13 17:21:02,378 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:02,380 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:03,446 INFO: [mNotice: /Stage[main]/Panko::Db::Sync/Exec[panko-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:03,448 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:03,449 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:03,530 INFO: [mNotice: /Stage[main]/Panko::Api/Service[panko-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:03,532 INFO: [mNotice: /Stage[main]/Panko::Deps/Anchor[panko::service::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:03,628 INFO: [mNotice: /Stage[main]/Ironic::Db::Mysql/Openstacklib::Db::Mysql[ironic]/Openstacklib::Db::Mysql::Host_access[ironic_%]/Mysql_user[ironic@%]/ensure: created[0m >2018-07-13 17:21:03,659 INFO: [mNotice: /Stage[main]/Ironic::Db::Mysql/Openstacklib::Db::Mysql[ironic]/Openstacklib::Db::Mysql::Host_access[ironic_%]/Mysql_grant[ironic@%/ironic.*]/ensure: created[0m >2018-07-13 17:21:03,803 INFO: [mNotice: /Stage[main]/Ironic::Db::Mysql/Openstacklib::Db::Mysql[ironic]/Openstacklib::Db::Mysql::Host_access[ironic_192.168.24.1]/Mysql_user[ironic@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:03,833 INFO: [mNotice: /Stage[main]/Ironic::Db::Mysql/Openstacklib::Db::Mysql[ironic]/Openstacklib::Db::Mysql::Host_access[ironic_192.168.24.1]/Mysql_grant[ironic@192.168.24.1/ironic.*]/ensure: created[0m >2018-07-13 17:21:03,866 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:03,868 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:07,735 INFO: [mNotice: /Stage[main]/Ironic::Db::Sync/Exec[ironic-dbsync]/returns: executed successfully[0m >2018-07-13 17:21:09,178 INFO: [mNotice: /Stage[main]/Ironic::Db::Sync/Exec[ironic-dbsync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:09,180 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:09,182 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::db_online_data_migrations::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:12,343 INFO: [mNotice: /Stage[main]/Ironic::Db::Online_data_migrations/Exec[ironic-db-online-data-migrations]/returns: executed successfully[0m >2018-07-13 17:21:15,474 INFO: [mNotice: /Stage[main]/Ironic::Db::Online_data_migrations/Exec[ironic-db-online-data-migrations]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:21:15,482 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::db_online_data_migrations::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:15,489 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:15,580 INFO: [mNotice: /Stage[main]/Ironic::Api/Service[ironic-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:16,032 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Service[ironic-conductor]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:21:16,036 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::service::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:16,137 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Mysql/Openstacklib::Db::Mysql[ironic-inspector]/Openstacklib::Db::Mysql::Host_access[ironic-inspector_%]/Mysql_user[ironic-inspector@%]/ensure: created[0m >2018-07-13 17:21:16,169 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Mysql/Openstacklib::Db::Mysql[ironic-inspector]/Openstacklib::Db::Mysql::Host_access[ironic-inspector_%]/Mysql_grant[ironic-inspector@%/ironic-inspector.*]/ensure: created[0m >2018-07-13 17:21:16,292 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Mysql/Openstacklib::Db::Mysql[ironic-inspector]/Openstacklib::Db::Mysql::Host_access[ironic-inspector_192.168.24.1]/Mysql_user[ironic-inspector@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:16,324 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Mysql/Openstacklib::Db::Mysql[ironic-inspector]/Openstacklib::Db::Mysql::Host_access[ironic-inspector_192.168.24.1]/Mysql_grant[ironic-inspector@192.168.24.1/ironic-inspector.*]/ensure: created[0m >2018-07-13 17:21:17,877 INFO: [mNotice: /Stage[main]/Ironic::Inspector::Db::Sync/Exec[ironic-inspector-dbsync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:17,887 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic-inspector::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:17,899 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic-inspector::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:17,909 INFO: [mNotice: /Stage[main]/Keystone::Wsgi::Apache/Apache::Vhost[keystone_wsgi_main]/Concat[10-keystone_wsgi_main.conf]/File[/etc/httpd/conf.d/10-keystone_wsgi_main.conf]/ensure: defined content as '{md5}750be58e45de466766e81077313537d4'[0m >2018-07-13 17:21:17,967 INFO: [mNotice: /Stage[main]/Keystone::Wsgi::Apache/Apache::Vhost[keystone_wsgi_admin]/Concat[10-keystone_wsgi_admin.conf]/File[/etc/httpd/conf.d/10-keystone_wsgi_admin.conf]/ensure: defined content as '{md5}f985185a7104f65aac5e56b6b260b4ca'[0m >2018-07-13 17:21:24,781 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/Package[swift-account]/ensure: created[0m >2018-07-13 17:21:31,565 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/Package[swift-container]/ensure: created[0m >2018-07-13 17:21:38,778 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/Package[swift-object]/ensure: created[0m >2018-07-13 17:21:38,782 INFO: [mNotice: /Stage[main]/Swift::Deps/Anchor[swift::install::end]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:21:38,784 INFO: [mNotice: /Stage[main]/Swift/File[/var/lib/swift]/group: group changed 'root' to 'swift'[0m >2018-07-13 17:21:38,786 INFO: [mNotice: /Stage[main]/Swift/File[/etc/swift/swift.conf]/owner: owner changed 'root' to 'swift'[0m >2018-07-13 17:21:38,788 INFO: [mNotice: /Stage[main]/Swift/Swift_config[swift-hash/swift_hash_path_suffix]/value: value changed '%SWIFT_HASH_PATH_SUFFIX%' to '4a66b13de83cd58e947cfcfbb648b6b009137c52'[0m >2018-07-13 17:21:38,792 INFO: [mNotice: /Stage[main]/Swift/Swift_config[swift-constraints/max_header_size]/ensure: created[0m >2018-07-13 17:21:38,794 INFO: [mNotice: /Stage[main]/Cinder::Deps/Anchor[cinder::service::end]: Triggered 'refresh' from 54 events[0m >2018-07-13 17:21:38,796 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/bind_ip]/ensure: created[0m >2018-07-13 17:21:38,798 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/workers]/value: value changed '8' to '2'[0m >2018-07-13 17:21:38,802 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_name]/ensure: created[0m >2018-07-13 17:21:38,805 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_facility]/ensure: created[0m >2018-07-13 17:21:38,807 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_level]/ensure: created[0m >2018-07-13 17:21:38,809 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_headers]/ensure: created[0m >2018-07-13 17:21:38,811 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/log_address]/ensure: created[0m >2018-07-13 17:21:38,815 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[pipeline:main/pipeline]/value: value changed 'catch_errors gatekeeper healthcheck proxy-logging cache container_sync bulk tempurl ratelimit copy container-quotas account-quotas slo dlo versioned_writes proxy-logging proxy-server' to 'catch_errors healthcheck proxy-logging cache ratelimit bulk tempurl formpost authtoken keystone staticweb copy slo dlo versioned_writes proxy-logging proxy-server'[0m >2018-07-13 17:21:38,829 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_name]/ensure: created[0m >2018-07-13 17:21:38,835 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_facility]/ensure: created[0m >2018-07-13 17:21:38,844 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_level]/ensure: created[0m >2018-07-13 17:21:38,853 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/set log_address]/ensure: created[0m >2018-07-13 17:21:38,858 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/log_handoffs]/ensure: created[0m >2018-07-13 17:21:38,861 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/allow_account_management]/value: value changed 'true' to 'True'[0m >2018-07-13 17:21:38,866 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/account_autocreate]/value: value changed 'true' to 'True'[0m >2018-07-13 17:21:38,870 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[app:proxy-server/node_timeout]/ensure: created[0m >2018-07-13 17:21:38,874 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/cors_allow_origin]/ensure: created[0m >2018-07-13 17:21:38,876 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift_proxy_config[DEFAULT/strict_cors_mode]/ensure: created[0m >2018-07-13 17:21:38,877 INFO: [mNotice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_containers_per_extraction]/ensure: created[0m >2018-07-13 17:21:38,880 INFO: [mNotice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_failed_extractions]/ensure: created[0m >2018-07-13 17:21:38,884 INFO: [mNotice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/max_deletes_per_request]/ensure: created[0m >2018-07-13 17:21:38,889 INFO: [mNotice: /Stage[main]/Swift::Proxy::Bulk/Swift_proxy_config[filter:bulk/yield_frequency]/ensure: created[0m >2018-07-13 17:21:38,893 INFO: [mNotice: /Stage[main]/Swift::Proxy::Keystone/Swift_proxy_config[filter:keystone/reseller_prefix]/ensure: created[0m >2018-07-13 17:21:38,896 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/File[/var/cache/swift]/mode: mode changed '0755' to '0700'[0m >2018-07-13 17:21:38,900 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/log_name]/ensure: created[0m >2018-07-13 17:21:38,904 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/signing_dir]/value: value changed '/tmp/keystone-signing-swift' to '/var/cache/swift'[0m >2018-07-13 17:21:39,354 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_uri]/ensure: created[0m >2018-07-13 17:21:39,358 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_url]/ensure: created[0m >2018-07-13 17:21:39,361 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/auth_plugin]/ensure: created[0m >2018-07-13 17:21:39,366 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/project_domain_id]/ensure: created[0m >2018-07-13 17:21:39,370 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/user_domain_id]/ensure: created[0m >2018-07-13 17:21:39,376 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/project_name]/ensure: created[0m >2018-07-13 17:21:39,380 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/username]/ensure: created[0m >2018-07-13 17:21:39,384 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/password]/ensure: created[0m >2018-07-13 17:21:39,390 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/delay_auth_decision]/ensure: created[0m >2018-07-13 17:21:39,397 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/cache]/ensure: created[0m >2018-07-13 17:21:39,402 INFO: [mNotice: /Stage[main]/Swift::Proxy::Authtoken/Swift_proxy_config[filter:authtoken/include_service_catalog]/ensure: created[0m >2018-07-13 17:21:39,406 INFO: [mNotice: /Stage[main]/Swift::Proxy::Staticweb/Swift_proxy_config[filter:staticweb/use]/ensure: created[0m >2018-07-13 17:21:39,411 INFO: [mNotice: /Stage[main]/Swift::Proxy::Copy/Swift_proxy_config[filter:copy/object_post_as_copy]/value: value changed 'false' to 'True'[0m >2018-07-13 17:21:39,416 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_manifest_segments]/ensure: created[0m >2018-07-13 17:21:39,421 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_manifest_size]/ensure: created[0m >2018-07-13 17:21:39,425 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/min_segment_size]/ensure: created[0m >2018-07-13 17:21:39,430 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/rate_limit_after_segment]/ensure: created[0m >2018-07-13 17:21:39,435 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/rate_limit_segments_per_sec]/ensure: created[0m >2018-07-13 17:21:39,440 INFO: [mNotice: /Stage[main]/Swift::Proxy::Slo/Swift_proxy_config[filter:slo/max_get_time]/ensure: created[0m >2018-07-13 17:21:39,444 INFO: [mNotice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/rate_limit_after_segment]/ensure: created[0m >2018-07-13 17:21:39,448 INFO: [mNotice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/rate_limit_segments_per_sec]/ensure: created[0m >2018-07-13 17:21:39,452 INFO: [mNotice: /Stage[main]/Swift::Proxy::Dlo/Swift_proxy_config[filter:dlo/max_get_time]/ensure: created[0m >2018-07-13 17:21:39,456 INFO: [mNotice: /Stage[main]/Swift::Proxy::Versioned_writes/Swift_proxy_config[filter:versioned_writes/allow_versioned_writes]/ensure: created[0m >2018-07-13 17:21:39,462 INFO: [mNotice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/clock_accuracy]/ensure: created[0m >2018-07-13 17:21:39,466 INFO: [mNotice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/max_sleep_time_seconds]/ensure: created[0m >2018-07-13 17:21:39,471 INFO: [mNotice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/log_sleep_time_seconds]/ensure: created[0m >2018-07-13 17:21:39,475 INFO: [mNotice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/rate_buffer_seconds]/ensure: created[0m >2018-07-13 17:21:39,480 INFO: [mNotice: /Stage[main]/Swift::Proxy::Ratelimit/Swift_proxy_config[filter:ratelimit/account_ratelimit]/ensure: created[0m >2018-07-13 17:21:39,484 INFO: [mNotice: /Stage[main]/Swift::Proxy::Formpost/Swift_proxy_config[filter:formpost/use]/ensure: created[0m >2018-07-13 17:21:39,489 INFO: [mNotice: /Stage[main]/Main/File[/srv/node]/ensure: created[0m >2018-07-13 17:21:39,491 INFO: [mNotice: /Stage[main]/Main/File[/srv/node/1]/ensure: created[0m >2018-07-13 17:21:39,803 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Create[object]/Exec[create_object]/returns: executed successfully[0m >2018-07-13 17:21:40,147 INFO: [1;33mWarning: Unexpected line: Ring file /etc/swift/object.ring.gz not found, probably it hasn't been written yet[0m >2018-07-13 17:21:40,156 INFO: [1;33mWarning: Unexpected line: Devices: id region zone ip address:port replication ip:port name weight partitions balance flags meta[0m >2018-07-13 17:21:40,165 INFO: [1;33mWarning: Unexpected line: There are no devices in this ring, or all devices have been deleted[0m >2018-07-13 17:21:40,501 INFO: [mNotice: /Stage[main]/Main/Ring_object_device[192.168.24.1:6000/1]/ensure: created[0m >2018-07-13 17:21:40,860 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Create[account]/Exec[create_account]/returns: executed successfully[0m >2018-07-13 17:21:41,214 INFO: [1;33mWarning: Unexpected line: Ring file /etc/swift/account.ring.gz not found, probably it hasn't been written yet[0m >2018-07-13 17:21:41,220 INFO: [1;33mWarning: Unexpected line: Devices: id region zone ip address:port replication ip:port name weight partitions balance flags meta[0m >2018-07-13 17:21:41,227 INFO: [1;33mWarning: Unexpected line: There are no devices in this ring, or all devices have been deleted[0m >2018-07-13 17:21:41,587 INFO: [mNotice: /Stage[main]/Main/Ring_account_device[192.168.24.1:6002/1]/ensure: created[0m >2018-07-13 17:21:41,954 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Create[container]/Exec[create_container]/returns: executed successfully[0m >2018-07-13 17:21:42,359 INFO: [1;33mWarning: Unexpected line: Ring file /etc/swift/container.ring.gz not found, probably it hasn't been written yet[0m >2018-07-13 17:21:42,363 INFO: [1;33mWarning: Unexpected line: Devices: id region zone ip address:port replication ip:port name weight partitions balance flags meta[0m >2018-07-13 17:21:42,366 INFO: [1;33mWarning: Unexpected line: There are no devices in this ring, or all devices have been deleted[0m >2018-07-13 17:21:42,693 INFO: [mNotice: /Stage[main]/Main/Ring_container_device[192.168.24.1:6001/1]/ensure: created[0m >2018-07-13 17:21:43,091 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[object]/Exec[rebalance_object]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:43,563 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[account]/Exec[rebalance_account]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:43,945 INFO: [mNotice: /Stage[main]/Swift::Ringbuilder/Swift::Ringbuilder::Rebalance[container]/Exec[rebalance_container]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:43,954 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/File[/etc/swift/account-server/]/owner: owner changed 'root' to 'swift'[0m >2018-07-13 17:21:43,963 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/File[/etc/swift/account-server/]/group: group changed 'root' to 'swift'[0m >2018-07-13 17:21:43,973 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/File[/etc/swift/container-server/]/owner: owner changed 'root' to 'swift'[0m >2018-07-13 17:21:43,981 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/File[/etc/swift/container-server/]/group: group changed 'root' to 'swift'[0m >2018-07-13 17:21:43,988 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/File[/etc/swift/object-server/]/owner: owner changed 'root' to 'swift'[0m >2018-07-13 17:21:43,995 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/File[/etc/swift/object-server/]/group: group changed 'root' to 'swift'[0m >2018-07-13 17:21:44,002 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6002]/Concat[/etc/swift/account-server.conf]/File[/etc/swift/account-server.conf]/content: content changed '{md5}07e5a1a1e5a0ab83d745e20680eb32c1' to '{md5}3ab2fef7b1dfaf4be70c02916f73a18a'[0m >2018-07-13 17:21:44,011 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6002]/Concat[/etc/swift/account-server.conf]/File[/etc/swift/account-server.conf]/mode: mode changed '0640' to '0644'[0m >2018-07-13 17:21:44,032 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6001]/Concat[/etc/swift/container-server.conf]/File[/etc/swift/container-server.conf]/content: content changed '{md5}4998257eb89ff63e838b37686ebb1ee7' to '{md5}98d47ae16cd7685b22d5536cf764a279'[0m >2018-07-13 17:21:44,038 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6001]/Concat[/etc/swift/container-server.conf]/File[/etc/swift/container-server.conf]/mode: mode changed '0640' to '0644'[0m >2018-07-13 17:21:44,060 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6000]/Concat[/etc/swift/object-server.conf]/File[/etc/swift/object-server.conf]/content: content changed '{md5}8c3bfdea900f37c8b2cbd5d9fe5d664c' to '{md5}9de75ef58bf6d6e25235e4e3bb2400bd'[0m >2018-07-13 17:21:44,068 INFO: [mNotice: /Stage[main]/Swift::Storage::All/Swift::Storage::Server[6000]/Concat[/etc/swift/object-server.conf]/File[/etc/swift/object-server.conf]/mode: mode changed '0640' to '0644'[0m >2018-07-13 17:21:44,074 INFO: [mNotice: /Stage[main]/Swift::Deps/Anchor[swift::config::end]: Triggered 'refresh' from 62 events[0m >2018-07-13 17:21:44,077 INFO: [mNotice: /Stage[main]/Swift::Deps/Anchor[swift::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:44,080 INFO: [mNotice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/File[/var/www/cgi-bin/heat]/ensure: created[0m >2018-07-13 17:21:44,085 INFO: [mNotice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/File[heat_api_wsgi]/ensure: defined content as '{md5}640891728ce5d46ae40234228561597c'[0m >2018-07-13 17:21:44,092 INFO: [mNotice: /Stage[main]/Heat::Wsgi::Apache_api_cfn/Heat::Wsgi::Apache[api_cfn]/Openstacklib::Wsgi::Apache[heat_api_cfn_wsgi]/File[heat_api_cfn_wsgi]/ensure: defined content as '{md5}c3ae61ab87649c8cdfab8977da2b194b'[0m >2018-07-13 17:21:44,116 INFO: [mNotice: /Stage[main]/Ironic::Pxe/Apache::Vhost[ipxe_vhost]/Concat[10-ipxe_vhost.conf]/File[/etc/httpd/conf.d/10-ipxe_vhost.conf]/ensure: defined content as '{md5}0ffa81700d1dc962149c4ec89737928f'[0m >2018-07-13 17:21:44,223 INFO: [mNotice: /Stage[main]/Mistral::Db::Mysql/Openstacklib::Db::Mysql[mistral]/Openstacklib::Db::Mysql::Host_access[mistral_%]/Mysql_user[mistral@%]/ensure: created[0m >2018-07-13 17:21:44,267 INFO: [mNotice: /Stage[main]/Mistral::Db::Mysql/Openstacklib::Db::Mysql[mistral]/Openstacklib::Db::Mysql::Host_access[mistral_%]/Mysql_grant[mistral@%/mistral.*]/ensure: created[0m >2018-07-13 17:21:44,388 INFO: [mNotice: /Stage[main]/Mistral::Db::Mysql/Openstacklib::Db::Mysql[mistral]/Openstacklib::Db::Mysql::Host_access[mistral_192.168.24.1]/Mysql_user[mistral@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:44,420 INFO: [mNotice: /Stage[main]/Mistral::Db::Mysql/Openstacklib::Db::Mysql[mistral]/Openstacklib::Db::Mysql::Host_access[mistral_192.168.24.1]/Mysql_grant[mistral@192.168.24.1/mistral.*]/ensure: created[0m >2018-07-13 17:21:44,461 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:44,463 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:50,326 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-sync]/returns: executed successfully[0m >2018-07-13 17:21:52,336 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:52,363 INFO: [mNotice: /Stage[main]/Tripleo::Ui/Apache::Vhost[tripleo-ui]/Concat[25-tripleo-ui.conf]/File[/etc/httpd/conf.d/25-tripleo-ui.conf]/ensure: defined content as '{md5}faf5e1a606c2ff4ef56443060e800ab7'[0m >2018-07-13 17:21:52,478 INFO: [mNotice: /Stage[main]/Zaqar::Db::Mysql/Openstacklib::Db::Mysql[zaqar]/Openstacklib::Db::Mysql::Host_access[zaqar_%]/Mysql_user[zaqar@%]/ensure: created[0m >2018-07-13 17:21:52,518 INFO: [mNotice: /Stage[main]/Zaqar::Db::Mysql/Openstacklib::Db::Mysql[zaqar]/Openstacklib::Db::Mysql::Host_access[zaqar_%]/Mysql_grant[zaqar@%/zaqar.*]/ensure: created[0m >2018-07-13 17:21:52,638 INFO: [mNotice: /Stage[main]/Zaqar::Db::Mysql/Openstacklib::Db::Mysql[zaqar]/Openstacklib::Db::Mysql::Host_access[zaqar_192.168.24.1]/Mysql_user[zaqar@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:52,671 INFO: [mNotice: /Stage[main]/Zaqar::Db::Mysql/Openstacklib::Db::Mysql[zaqar]/Openstacklib::Db::Mysql::Host_access[zaqar_192.168.24.1]/Mysql_grant[zaqar@192.168.24.1/zaqar.*]/ensure: created[0m >2018-07-13 17:21:52,703 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:52,705 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:53,864 INFO: [mNotice: /Stage[main]/Zaqar::Db::Sync/Exec[zaqar-db-sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:53,868 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:53,871 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:21:53,956 INFO: [mNotice: /Stage[main]/Zaqar::Server/Service[openstack-zaqar]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:54,412 INFO: [mNotice: /Stage[main]/Main/Zaqar::Server_instance[1]/Service[openstack-zaqar@1]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:21:54,417 INFO: [mNotice: /Stage[main]/Zaqar::Deps/Anchor[zaqar::service::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:54,449 INFO: [mNotice: /Stage[main]/Aodh::Wsgi::Apache/Openstacklib::Wsgi::Apache[aodh_wsgi]/Apache::Vhost[aodh_wsgi]/Concat[10-aodh_wsgi.conf]/File[/etc/httpd/conf.d/10-aodh_wsgi.conf]/ensure: defined content as '{md5}f001faf1e0fa0eb55f6a435cde023324'[0m >2018-07-13 17:21:54,954 INFO: [mNotice: /Stage[main]/Gnocchi::Wsgi::Apache/Openstacklib::Wsgi::Apache[gnocchi_wsgi]/Apache::Vhost[gnocchi_wsgi]/Concat[10-gnocchi_wsgi.conf]/File[/etc/httpd/conf.d/10-gnocchi_wsgi.conf]/ensure: defined content as '{md5}35a6fd1a29494f075264ca785d2dbe07'[0m >2018-07-13 17:21:54,983 INFO: [mNotice: /Stage[main]/Panko::Wsgi::Apache/Openstacklib::Wsgi::Apache[panko_wsgi]/Apache::Vhost[panko_wsgi]/Concat[10-panko_wsgi.conf]/File[/etc/httpd/conf.d/10-panko_wsgi.conf]/ensure: defined content as '{md5}edfc0e8a76a4fe0d1a0792185ad4b6c9'[0m >2018-07-13 17:21:55,032 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_api/Openstacklib::Wsgi::Apache[nova_api_wsgi]/Apache::Vhost[nova_api_wsgi]/Concat[10-nova_api_wsgi.conf]/File[/etc/httpd/conf.d/10-nova_api_wsgi.conf]/ensure: defined content as '{md5}e3e35f00236cbfda0f36b0e9e73a1ae2'[0m >2018-07-13 17:21:55,069 INFO: [mNotice: /Stage[main]/Nova::Wsgi::Apache_placement/Openstacklib::Wsgi::Apache[placement_wsgi]/Apache::Vhost[placement_wsgi]/Concat[10-placement_wsgi.conf]/File[/etc/httpd/conf.d/10-placement_wsgi.conf]/ensure: defined content as '{md5}2d370f76d0c8a5124447aef82074401b'[0m >2018-07-13 17:21:55,107 INFO: [mNotice: /Stage[main]/Ironic::Wsgi::Apache/Openstacklib::Wsgi::Apache[ironic_wsgi]/Apache::Vhost[ironic_wsgi]/Concat[10-ironic_wsgi.conf]/File[/etc/httpd/conf.d/10-ironic_wsgi.conf]/ensure: defined content as '{md5}39bdd91072c46b3097353c43c961e9a7'[0m >2018-07-13 17:21:55,134 INFO: [mNotice: /Stage[main]/Zaqar::Wsgi::Apache/Openstacklib::Wsgi::Apache[zaqar_wsgi]/Apache::Vhost[zaqar_wsgi]/Concat[10-zaqar_wsgi.conf]/File[/etc/httpd/conf.d/10-zaqar_wsgi.conf]/ensure: defined content as '{md5}6816752890727fcc9e61d0b8caeb4394'[0m >2018-07-13 17:21:55,169 INFO: [mNotice: /Stage[main]/Heat::Wsgi::Apache_api/Heat::Wsgi::Apache[api]/Openstacklib::Wsgi::Apache[heat_api_wsgi]/Apache::Vhost[heat_api_wsgi]/Concat[10-heat_api_wsgi.conf]/File[/etc/httpd/conf.d/10-heat_api_wsgi.conf]/ensure: defined content as '{md5}f535f790f2d8535ec69753a3c4840d3a'[0m >2018-07-13 17:21:55,198 INFO: [mNotice: /Stage[main]/Heat::Wsgi::Apache_api_cfn/Heat::Wsgi::Apache[api_cfn]/Openstacklib::Wsgi::Apache[heat_api_cfn_wsgi]/Apache::Vhost[heat_api_cfn_wsgi]/Concat[10-heat_api_cfn_wsgi.conf]/File[/etc/httpd/conf.d/10-heat_api_cfn_wsgi.conf]/ensure: defined content as '{md5}a89f2e37197c9e242ee63aa234ac2111'[0m >2018-07-13 17:21:55,217 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::config::end]: Triggered 'refresh' from 44 events[0m >2018-07-13 17:21:56,440 INFO: [mNotice: /Stage[main]/Keystone/Exec[keystone-manage fernet_setup]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:57,665 INFO: [mNotice: /Stage[main]/Keystone/Exec[keystone-manage credential_setup]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:21:57,697 INFO: [mNotice: /Stage[main]/Keystone::Db::Mysql/Openstacklib::Db::Mysql[keystone]/Mysql_database[keystone]/ensure: created[0m >2018-07-13 17:21:57,835 INFO: [mNotice: /Stage[main]/Keystone::Db::Mysql/Openstacklib::Db::Mysql[keystone]/Openstacklib::Db::Mysql::Host_access[keystone_%]/Mysql_user[keystone@%]/ensure: created[0m >2018-07-13 17:21:57,874 INFO: [mNotice: /Stage[main]/Keystone::Db::Mysql/Openstacklib::Db::Mysql[keystone]/Openstacklib::Db::Mysql::Host_access[keystone_%]/Mysql_grant[keystone@%/keystone.*]/ensure: created[0m >2018-07-13 17:21:57,995 INFO: [mNotice: /Stage[main]/Keystone::Db::Mysql/Openstacklib::Db::Mysql[keystone]/Openstacklib::Db::Mysql::Host_access[keystone_192.168.24.1]/Mysql_user[keystone@192.168.24.1]/ensure: created[0m >2018-07-13 17:21:58,027 INFO: [mNotice: /Stage[main]/Keystone::Db::Mysql/Openstacklib::Db::Mysql[keystone]/Openstacklib::Db::Mysql::Host_access[keystone_192.168.24.1]/Mysql_grant[keystone@192.168.24.1/keystone.*]/ensure: created[0m >2018-07-13 17:21:58,059 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::db::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:21:58,062 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:22:06,541 INFO: [mNotice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: executed successfully[0m >2018-07-13 17:22:08,524 INFO: [mNotice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:22:08,529 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:22:10,534 INFO: [mNotice: /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:22:10,540 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]: Triggered 'refresh' from 6 events[0m >2018-07-13 17:22:11,134 INFO: [mNotice: /Stage[main]/Apache::Service/Service[httpd]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:22:11,136 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::service::end]: Triggered 'refresh' from 54 events[0m >2018-07-13 17:22:16,332 INFO: [mNotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone_role[ResellerAdmin]/ensure: created[0m >2018-07-13 17:22:16,338 INFO: [mNotice: /Stage[main]/Gnocchi::Deps/Anchor[gnocchi::service::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:22:17,377 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth/Keystone_role[heat_stack_user]/ensure: created[0m >2018-07-13 17:22:18,442 INFO: [mNotice: /Stage[main]/Swift::Keystone::Auth/Keystone_role[swiftoperator]/ensure: created[0m >2018-07-13 17:22:20,573 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Keystone_domain[heat_stack]/ensure: created[0m >2018-07-13 17:22:24,493 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Keystone_user[heat_admin::heat_stack]/ensure: created[0m >2018-07-13 17:22:27,974 INFO: [mNotice: /Stage[main]/Heat::Keystone::Domain/Keystone_user_role[heat_admin::heat_stack@::heat_stack]/ensure: created[0m >2018-07-13 17:22:27,995 INFO: [1;33mWarning: Puppet::Type::Keystone_tenant::ProviderOpenstack: Support for a resource without the domain set is deprecated in Liberty cycle. It will be dropped in the M-cycle. Currently using 'Default' as default domain name while the default domain id is '20dd5c34a12648459fe441c6a54e7fff'.[0m >2018-07-13 17:22:31,250 INFO: [mNotice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[service]/ensure: created[0m >2018-07-13 17:22:31,252 INFO: [mNotice: /Stage[main]/Keystone::Roles::Admin/Keystone_tenant[admin]/description: description changed 'Bootstrap project for initializing the cloud.' to 'admin tenant'[0m >2018-07-13 17:22:36,218 INFO: [mNotice: /Stage[main]/Keystone::Roles::Admin/Keystone_user[admin]/email: defined 'email' as 'root@localhost'[0m >2018-07-13 17:22:43,488 INFO: [mNotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_user[ceilometer]/ensure: created[0m >2018-07-13 17:22:48,976 INFO: [mNotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_user_role[ceilometer@service]/ensure: created[0m >2018-07-13 17:22:51,273 INFO: [mNotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_service[ceilometer::metering]/ensure: created[0m >2018-07-13 17:22:56,750 INFO: [mNotice: /Stage[main]/Ceilometer::Keystone::Auth/Keystone::Resource::Service_identity[ceilometer]/Keystone_endpoint[regionOne/ceilometer::metering]/ensure: created[0m >2018-07-13 17:22:59,410 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Auth/Keystone::Resource::Service_identity[aodh]/Keystone_user[aodh]/ensure: created[0m >2018-07-13 17:23:02,778 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Auth/Keystone::Resource::Service_identity[aodh]/Keystone_user_role[aodh@service]/ensure: created[0m >2018-07-13 17:23:03,757 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Auth/Keystone::Resource::Service_identity[aodh]/Keystone_service[aodh::alarming]/ensure: created[0m >2018-07-13 17:23:07,971 INFO: [mNotice: /Stage[main]/Aodh::Keystone::Auth/Keystone::Resource::Service_identity[aodh]/Keystone_endpoint[regionOne/aodh::alarming]/ensure: created[0m >2018-07-13 17:23:10,527 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Auth/Keystone::Resource::Service_identity[gnocchi]/Keystone_user[gnocchi]/ensure: created[0m >2018-07-13 17:23:13,814 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Auth/Keystone::Resource::Service_identity[gnocchi]/Keystone_user_role[gnocchi@service]/ensure: created[0m >2018-07-13 17:23:14,767 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Auth/Keystone::Resource::Service_identity[gnocchi]/Keystone_service[gnocchi::metric]/ensure: created[0m >2018-07-13 17:23:19,077 INFO: [mNotice: /Stage[main]/Gnocchi::Keystone::Auth/Keystone::Resource::Service_identity[gnocchi]/Keystone_endpoint[regionOne/gnocchi::metric]/ensure: created[0m >2018-07-13 17:23:21,534 INFO: [mNotice: /Stage[main]/Panko::Keystone::Auth/Keystone::Resource::Service_identity[panko]/Keystone_user[panko]/ensure: created[0m >2018-07-13 17:23:24,802 INFO: [mNotice: /Stage[main]/Panko::Keystone::Auth/Keystone::Resource::Service_identity[panko]/Keystone_user_role[panko@service]/ensure: created[0m >2018-07-13 17:23:25,894 INFO: [mNotice: /Stage[main]/Panko::Keystone::Auth/Keystone::Resource::Service_identity[panko]/Keystone_service[panko::event]/ensure: created[0m >2018-07-13 17:23:30,667 INFO: [mNotice: /Stage[main]/Panko::Keystone::Auth/Keystone::Resource::Service_identity[panko]/Keystone_endpoint[regionOne/panko::event]/ensure: created[0m >2018-07-13 17:23:31,583 INFO: [mNotice: /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_service[keystone::identity]/ensure: created[0m >2018-07-13 17:23:36,214 INFO: [mNotice: /Stage[main]/Keystone::Endpoint/Keystone::Resource::Service_identity[keystone]/Keystone_endpoint[regionOne/keystone::identity]/ensure: created[0m >2018-07-13 17:23:38,559 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_user[heat]/ensure: created[0m >2018-07-13 17:23:41,810 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_user_role[heat@service]/ensure: created[0m >2018-07-13 17:23:42,835 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_service[heat::orchestration]/ensure: created[0m >2018-07-13 17:23:46,701 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth/Keystone::Resource::Service_identity[heat]/Keystone_endpoint[regionOne/heat::orchestration]/ensure: created[0m >2018-07-13 17:23:49,425 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone::Resource::Service_identity[heat-cfn]/Keystone_user[heat-cfn]/ensure: created[0m >2018-07-13 17:23:52,981 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone::Resource::Service_identity[heat-cfn]/Keystone_user_role[heat-cfn@service]/ensure: created[0m >2018-07-13 17:23:52,989 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::service::end]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:23:54,044 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone::Resource::Service_identity[heat-cfn]/Keystone_service[heat-cfn::cloudformation]/ensure: created[0m >2018-07-13 17:23:58,140 INFO: [mNotice: /Stage[main]/Heat::Keystone::Auth_cfn/Keystone::Resource::Service_identity[heat-cfn]/Keystone_endpoint[regionOne/heat-cfn::cloudformation]/ensure: created[0m >2018-07-13 17:24:00,756 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user[neutron]/ensure: created[0m >2018-07-13 17:24:04,126 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_user_role[neutron@service]/ensure: created[0m >2018-07-13 17:24:05,273 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_service[neutron::network]/ensure: created[0m >2018-07-13 17:24:09,502 INFO: [mNotice: /Stage[main]/Neutron::Keystone::Auth/Keystone::Resource::Service_identity[neutron]/Keystone_endpoint[regionOne/neutron::network]/ensure: created[0m >2018-07-13 17:24:19,983 INFO: [mNotice: /Stage[main]/Neutron::Server/Service[neutron-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:24:22,492 INFO: [mNotice: /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_user[glance]/ensure: created[0m >2018-07-13 17:24:25,668 INFO: [mNotice: /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_user_role[glance@service]/ensure: created[0m >2018-07-13 17:24:26,671 INFO: [mNotice: /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_service[glance::image]/ensure: created[0m >2018-07-13 17:24:30,791 INFO: [mNotice: /Stage[main]/Glance::Keystone::Auth/Keystone::Resource::Service_identity[glance]/Keystone_endpoint[regionOne/glance::image]/ensure: created[0m >2018-07-13 17:24:30,796 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::service::begin]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:24:33,261 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity[nova]/Keystone_user[nova]/ensure: created[0m >2018-07-13 17:24:36,387 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity[nova]/Keystone_user_role[nova@service]/ensure: created[0m >2018-07-13 17:24:37,411 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity[nova]/Keystone_service[nova::compute]/ensure: created[0m >2018-07-13 17:24:41,800 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth/Keystone::Resource::Service_identity[nova]/Keystone_endpoint[regionOne/nova::compute]/ensure: created[0m >2018-07-13 17:24:44,373 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth_placement/Keystone::Resource::Service_identity[placement]/Keystone_user[placement]/ensure: created[0m >2018-07-13 17:24:47,355 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth_placement/Keystone::Resource::Service_identity[placement]/Keystone_user_role[placement@service]/ensure: created[0m >2018-07-13 17:24:48,271 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth_placement/Keystone::Resource::Service_identity[placement]/Keystone_service[placement::placement]/ensure: created[0m >2018-07-13 17:24:52,578 INFO: [mNotice: /Stage[main]/Nova::Keystone::Auth_placement/Keystone::Resource::Service_identity[placement]/Keystone_endpoint[regionOne/placement::placement]/ensure: created[0m >2018-07-13 17:24:55,062 INFO: [mNotice: /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_user[swift]/ensure: created[0m >2018-07-13 17:24:58,384 INFO: [mNotice: /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_user_role[swift@service]/ensure: created[0m >2018-07-13 17:24:59,267 INFO: [mNotice: /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_service[swift::object-store]/ensure: created[0m >2018-07-13 17:25:03,109 INFO: [mNotice: /Stage[main]/Swift::Keystone::Auth/Keystone::Resource::Service_identity[swift]/Keystone_endpoint[regionOne/swift::object-store]/ensure: created[0m >2018-07-13 17:25:05,535 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_user[ironic]/ensure: created[0m >2018-07-13 17:25:08,850 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_user_role[ironic@service]/ensure: created[0m >2018-07-13 17:25:09,914 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_service[ironic::baremetal]/ensure: created[0m >2018-07-13 17:25:14,194 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth/Keystone::Resource::Service_identity[ironic]/Keystone_endpoint[regionOne/ironic::baremetal]/ensure: created[0m >2018-07-13 17:25:16,511 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth_inspector/Keystone::Resource::Service_identity[ironic-inspector]/Keystone_user[ironic-inspector]/ensure: created[0m >2018-07-13 17:25:19,730 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth_inspector/Keystone::Resource::Service_identity[ironic-inspector]/Keystone_user_role[ironic-inspector@service]/ensure: created[0m >2018-07-13 17:25:20,690 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth_inspector/Keystone::Resource::Service_identity[ironic-inspector]/Keystone_service[ironic-inspector::baremetal-introspection]/ensure: created[0m >2018-07-13 17:25:24,799 INFO: [mNotice: /Stage[main]/Ironic::Keystone::Auth_inspector/Keystone::Resource::Service_identity[ironic-inspector]/Keystone_endpoint[regionOne/ironic-inspector::baremetal-introspection]/ensure: created[0m >2018-07-13 17:25:28,309 INFO: [mNotice: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Service[nova-api]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:25:28,840 INFO: [mNotice: /Stage[main]/Swift::Proxy/Swift::Service[swift-proxy-server]/Service[swift-proxy-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:25:29,357 INFO: [mNotice: /Stage[main]/Swift::Objectexpirer/Swift::Service[swift-object-expirer]/Service[swift-object-expirer]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:25:31,665 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Auth/Keystone::Resource::Service_identity[mistral]/Keystone_user[mistral]/ensure: created[0m >2018-07-13 17:25:35,008 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Auth/Keystone::Resource::Service_identity[mistral]/Keystone_user_role[mistral@service]/ensure: created[0m >2018-07-13 17:25:35,936 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Auth/Keystone::Resource::Service_identity[mistral]/Keystone_service[mistral::workflowv2]/ensure: created[0m >2018-07-13 17:25:40,565 INFO: [mNotice: /Stage[main]/Mistral::Keystone::Auth/Keystone::Resource::Service_identity[mistral]/Keystone_endpoint[regionOne/mistral::workflowv2]/ensure: created[0m >2018-07-13 17:25:43,099 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth/Keystone::Resource::Service_identity[zaqar]/Keystone_user[zaqar]/ensure: created[0m >2018-07-13 17:25:47,720 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth/Keystone::Resource::Service_identity[zaqar]/Keystone_user_role[zaqar@service]/ensure: created[0m >2018-07-13 17:25:48,841 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth/Keystone::Resource::Service_identity[zaqar]/Keystone_service[zaqar::messaging]/ensure: created[0m >2018-07-13 17:25:52,908 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth/Keystone::Resource::Service_identity[zaqar]/Keystone_endpoint[regionOne/zaqar::messaging]/ensure: created[0m >2018-07-13 17:25:55,616 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth_websocket/Keystone::Resource::Service_identity[zaqar-websocket]/Keystone_user[zaqar-websocket]/ensure: created[0m >2018-07-13 17:25:58,847 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth_websocket/Keystone::Resource::Service_identity[zaqar-websocket]/Keystone_user_role[zaqar-websocket@service]/ensure: created[0m >2018-07-13 17:25:59,944 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth_websocket/Keystone::Resource::Service_identity[zaqar-websocket]/Keystone_service[zaqar-websocket::messaging-websocket]/ensure: created[0m >2018-07-13 17:26:04,168 INFO: [mNotice: /Stage[main]/Zaqar::Keystone::Auth_websocket/Keystone::Resource::Service_identity[zaqar-websocket]/Keystone_endpoint[regionOne/zaqar-websocket::messaging-websocket]/ensure: created[0m >2018-07-13 17:26:04,614 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Service[ironic-neutron-agent-service]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:04,618 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::service::end]: Triggered 'refresh' from 6 events[0m >2018-07-13 17:26:05,162 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Service[ironic-inspector]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:05,661 INFO: [mNotice: /Stage[main]/Ironic::Inspector/Service[ironic-inspector-dnsmasq]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:05,665 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic-inspector::service::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:26:17,752 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-populate]/returns: executed successfully[0m >2018-07-13 17:26:29,249 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-populate]: Triggered 'refresh' from 5 events[0m >2018-07-13 17:26:29,253 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::dbsync::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:29,255 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::service::begin]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:26:29,755 INFO: [mNotice: /Stage[main]/Mistral::Api/Service[mistral-api]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:30,382 INFO: [mNotice: /Stage[main]/Mistral::Engine/Service[mistral-engine]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:31,054 INFO: [mNotice: /Stage[main]/Mistral::Executor/Service[mistral-executor]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:31,058 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::service::end]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:26:31,061 INFO: [mNotice: /Stage[main]/Main/Openstacklib::Service_validation[gnocchi-status]/Anchor[create gnocchi-status anchor]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:26:32,680 INFO: [mNotice: /Stage[main]/Main/Openstacklib::Service_validation[gnocchi-status]/Exec[execute gnocchi-status validation]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:26:42,194 INFO: [mNotice: /Stage[main]/Main/Exec[ceilo-gnocchi-upgrade]/returns: executed successfully[0m >2018-07-13 17:26:46,107 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:46,111 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::service::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:49,882 INFO: [mNotice: /Stage[main]/Nova::Cell_v2::Discover_hosts/Exec[nova-cell_v2-discover_hosts]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:26:50,394 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Service[swift-account-reaper]/Service[swift-account-reaper]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:50,956 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Service[swift-container-updater]/Service[swift-container-updater]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:51,494 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Service[swift-container-sync]/Service[swift-container-sync]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:52,014 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Service[swift-object-updater]/Service[swift-object-updater]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:52,535 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Service[swift-object-reconstructor]/Service[swift-object-reconstructor]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:53,023 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/Swift::Service[swift-account-server]/Service[swift-account-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:53,149 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/Swift::Service[swift-account-replicator]/Service[swift-account-replicator]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:53,231 INFO: [mNotice: /Stage[main]/Swift::Storage::Account/Swift::Storage::Generic[account]/Swift::Service[swift-account-auditor]/Service[swift-account-auditor]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:53,743 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/Swift::Service[swift-container-server]/Service[swift-container-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:53,878 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/Swift::Service[swift-container-replicator]/Service[swift-container-replicator]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:53,975 INFO: [mNotice: /Stage[main]/Swift::Storage::Container/Swift::Storage::Generic[container]/Swift::Service[swift-container-auditor]/Service[swift-container-auditor]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:54,549 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/Swift::Service[swift-object-server]/Service[swift-object-server]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:54,696 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/Swift::Service[swift-object-replicator]/Service[swift-object-replicator]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:54,778 INFO: [mNotice: /Stage[main]/Swift::Storage::Object/Swift::Storage::Generic[object]/Swift::Service[swift-object-auditor]/Service[swift-object-auditor]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:26:54,782 INFO: [mNotice: /Stage[main]/Swift::Deps/Anchor[swift::service::end]: Triggered 'refresh' from 16 events[0m >2018-07-13 17:26:55,344 INFO: [mNotice: /Stage[main]/Glance::Api/Service[glance-api]/ensure: ensure changed 'stopped' to 'running'[0m >2018-07-13 17:26:55,348 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::service::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:26:56,616 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Post/Tripleo::Firewall::Rule[998 log all]/Firewall[998 log all ipv4]/ensure: created[0m >2018-07-13 17:26:57,432 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Post/Tripleo::Firewall::Rule[998 log all]/Firewall[998 log all ipv6]/ensure: created[0m >2018-07-13 17:26:58,667 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Post/Tripleo::Firewall::Rule[999 drop all]/Firewall[999 drop all ipv4]/ensure: created[0m >2018-07-13 17:26:59,436 INFO: [mNotice: /Stage[main]/Tripleo::Firewall::Post/Tripleo::Firewall::Rule[999 drop all]/Firewall[999 drop all ipv6]/ensure: created[0m >2018-07-13 17:27:01,503 INFO: [mNotice: Applied catalog in 1123.38 seconds[0m >2018-07-13 17:27:02,112 INFO: Changes: >2018-07-13 17:27:02,114 INFO: Total: 1223 >2018-07-13 17:27:02,115 INFO: Events: >2018-07-13 17:27:02,117 INFO: Failure: 1 >2018-07-13 17:27:02,119 INFO: Success: 1223 >2018-07-13 17:27:02,121 INFO: Total: 1224 >2018-07-13 17:27:02,123 INFO: Resources: >2018-07-13 17:27:02,124 INFO: Failed: 1 >2018-07-13 17:27:02,126 INFO: Changed: 1212 >2018-07-13 17:27:02,128 INFO: Out of sync: 1213 >2018-07-13 17:27:02,129 INFO: Restarted: 145 >2018-07-13 17:27:02,132 INFO: Total: 3364 >2018-07-13 17:27:02,134 INFO: Time: >2018-07-13 17:27:02,136 INFO: Filebucket: 0.00 >2018-07-13 17:27:02,137 INFO: Policy rcd: 0.00 >2018-07-13 17:27:02,139 INFO: Schedule: 0.00 >2018-07-13 17:27:02,141 INFO: Neutron api config: 0.00 >2018-07-13 17:27:02,142 INFO: Panko api paste ini: 0.00 >2018-07-13 17:27:02,143 INFO: Swift config: 0.00 >2018-07-13 17:27:02,145 INFO: Resources: 0.00 >2018-07-13 17:27:02,146 INFO: Nova paste api ini: 0.01 >2018-07-13 17:27:02,150 INFO: Concat file: 0.01 >2018-07-13 17:27:02,151 INFO: Sysctl: 0.01 >2018-07-13 17:27:02,153 INFO: Glance swift config: 0.01 >2018-07-13 17:27:02,154 INFO: Archive: 0.02 >2018-07-13 17:27:02,155 INFO: Concat fragment: 0.02 >2018-07-13 17:27:02,156 INFO: Ironic neutron agent config: 0.02 >2018-07-13 17:27:02,157 INFO: Neutron l3 agent config: 0.02 >2018-07-13 17:27:02,160 INFO: Anchor: 0.02 >2018-07-13 17:27:02,161 INFO: Neutron agent ovs: 0.04 >2018-07-13 17:27:02,162 INFO: Group: 0.04 >2018-07-13 17:27:02,163 INFO: Neutron plugin ml2: 0.04 >2018-07-13 17:27:02,164 INFO: Neutron dhcp agent config: 0.05 >2018-07-13 17:27:02,167 INFO: Sysctl runtime: 0.05 >2018-07-13 17:27:02,168 INFO: Cron: 0.07 >2018-07-13 17:27:02,169 INFO: Vs bridge: 0.09 >2018-07-13 17:27:02,170 INFO: User: 0.09 >2018-07-13 17:27:02,171 INFO: Mistral config: 0.11 >2018-07-13 17:27:02,172 INFO: Panko config: 0.18 >2018-07-13 17:27:02,172 INFO: Swift object expirer config: 0.22 >2018-07-13 17:27:02,175 INFO: Glance cache config: 0.42 >2018-07-13 17:27:02,177 INFO: Mysql database: 0.43 >2018-07-13 17:27:02,178 INFO: Gnocchi config: 0.45 >2018-07-13 17:27:02,179 INFO: Glance registry config: 0.48 >2018-07-13 17:27:02,179 INFO: Zaqar config: 0.61 >2018-07-13 17:27:02,180 INFO: Swift proxy config: 0.64 >2018-07-13 17:27:02,181 INFO: Ring object device: 0.70 >2018-07-13 17:27:02,181 INFO: Ring account device: 0.73 >2018-07-13 17:27:02,182 INFO: Ring container device: 0.74 >2018-07-13 17:27:02,183 INFO: Keystone domain: 1.06 >2018-07-13 17:27:02,183 INFO: Ironic inspector config: 1.21 >2018-07-13 17:27:02,185 INFO: Ceilometer config: 1.31 >2018-07-13 17:27:02,185 INFO: Augeas: 1.37 >2018-07-13 17:27:02,186 INFO: Aodh config: 1.62 >2018-07-13 17:27:02,186 INFO: File: 1.74 >2018-07-13 17:27:02,187 INFO: Mysql grant: 1.97 >2018-07-13 17:27:02,188 INFO: Total: 1065.99 >2018-07-13 17:27:02,188 INFO: Exec: 113.91 >2018-07-13 17:27:02,189 INFO: Last run: 1531528022 >2018-07-13 17:27:02,189 INFO: Keystone service: 17.29 >2018-07-13 17:27:02,190 INFO: Nova config: 17.34 >2018-07-13 17:27:02,191 INFO: Keystone config: 2.06 >2018-07-13 17:27:02,192 INFO: Keystone tenant: 2.35 >2018-07-13 17:27:02,193 INFO: Rabbitmq plugin: 2.63 >2018-07-13 17:27:02,193 INFO: Neutron config: 2.89 >2018-07-13 17:27:02,194 INFO: Mysql user: 2.99 >2018-07-13 17:27:02,195 INFO: Config retrieval: 24.92 >2018-07-13 17:27:02,195 INFO: Glance api config: 3.01 >2018-07-13 17:27:02,196 INFO: Heat config: 3.10 >2018-07-13 17:27:02,197 INFO: Nova cell v2: 3.94 >2018-07-13 17:27:02,197 INFO: Firewall: 38.30 >2018-07-13 17:27:02,199 INFO: Keystone role: 4.81 >2018-07-13 17:27:02,200 INFO: Keystone user: 49.38 >2018-07-13 17:27:02,200 INFO: Service: 53.70 >2018-07-13 17:27:02,201 INFO: Package: 554.98 >2018-07-13 17:27:02,201 INFO: Ironic config: 6.57 >2018-07-13 17:27:02,202 INFO: Keystone user role: 62.73 >2018-07-13 17:27:02,203 INFO: Keystone endpoint: 72.52 >2018-07-13 17:27:02,203 INFO: Mysql datadir: 9.98 >2018-07-13 17:27:02,204 INFO: Version: >2018-07-13 17:27:02,204 INFO: Config: 1531526873 >2018-07-13 17:27:02,205 INFO: Puppet: 4.8.2 >2018-07-13 17:27:14,693 INFO: + rc=6 >2018-07-13 17:27:14,694 INFO: + set -e >2018-07-13 17:27:14,695 INFO: + echo 'puppet apply exited with exit code 6' >2018-07-13 17:27:14,695 INFO: puppet apply exited with exit code 6 >2018-07-13 17:27:14,696 INFO: + '[' 6 '!=' 2 -a 6 '!=' 0 ']' >2018-07-13 17:27:14,696 INFO: + exit 6 >2018-07-13 17:27:14,697 INFO: [2018-07-13 17:27:14,694] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 1] >2018-07-13 17:27:14,698 INFO: >2018-07-13 17:27:14,699 INFO: [2018-07-13 17:27:14,694] (os-refresh-config) [ERROR] Aborting... >2018-07-13 17:27:14,701 DEBUG: An exception occurred >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2330, in install > _run_orc(instack_env) > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1597, in _run_orc > _run_live_command(args, instack_env, 'os-refresh-config') > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 676, in _run_live_command > raise RuntimeError('%s failed. See log for details.' % name) >RuntimeError: os-refresh-config failed. See log for details. >2018-07-13 17:27:14,708 ERROR: >############################################################################# >Undercloud install failed. > >Reason: os-refresh-config failed. See log for details. > >See the previous output for details about what went wrong. The full install >log can be found at /home/stack/.instack/install-undercloud.log. > >############################################################################# > >2018-07-13 17:44:02,654 INFO: Logging to /home/stack/.instack/install-undercloud.log >2018-07-13 17:44:02,743 INFO: Checking for a FQDN hostname... >2018-07-13 17:44:02,762 INFO: Static hostname detected as director.springlake.pod >2018-07-13 17:44:02,784 INFO: Transient hostname detected as director.springlake.pod >2018-07-13 17:44:02,827 INFO: Running yum clean all >2018-07-13 17:44:03,042 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:44:05,454 INFO: Cleaning repos: rhel-7-server-extras-rpms rhel-7-server-openstack-13-rpms >2018-07-13 17:44:05,456 INFO: : rhel-7-server-rh-common-rpms rhel-7-server-rpms >2018-07-13 17:44:05,457 INFO: : rhel-ha-for-rhel-7-server-rpms >2018-07-13 17:44:05,458 INFO: Cleaning up everything >2018-07-13 17:44:05,460 INFO: Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos >2018-07-13 17:44:05,590 INFO: yum-clean-all completed successfully >2018-07-13 17:44:05,591 INFO: Running yum update >2018-07-13 17:44:05,798 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:44:25,600 INFO: No packages marked for update >2018-07-13 17:44:25,652 INFO: yum-update completed successfully >2018-07-13 17:44:25,683 INFO: Running instack >2018-07-13 17:44:25,908 INFO: INFO: 2018-07-13 17:44:25,907 -- Starting run of instack >2018-07-13 17:44:25,921 INFO: INFO: 2018-07-13 17:44:25,920 -- Using json file: /usr/share/instack-undercloud/json-files/rhel-7-undercloud-packages.json >2018-07-13 17:44:25,925 INFO: INFO: 2018-07-13 17:44:25,921 -- Running Installation >2018-07-13 17:44:25,927 INFO: INFO: 2018-07-13 17:44:25,922 -- Initialized with elements path: /usr/share/tripleo-puppet-elements /usr/share/instack-undercloud /usr/share/tripleo-image-elements /usr/share/diskimage-builder/elements >2018-07-13 17:44:25,949 INFO: WARNING: 2018-07-13 17:44:25,947 -- expand_dependencies() deprecated, use get_elements >2018-07-13 17:44:25,969 INFO: INFO: 2018-07-13 17:44:25,968 -- List of all elements and dependencies: undercloud-install dib-python source-repositories install-types puppet-modules install-bin pip-manifest puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url pkg-map enable-packages-install puppet os-apply-config hiera package-installs >2018-07-13 17:44:25,972 INFO: INFO: 2018-07-13 17:44:25,968 -- Excluding element pip-and-virtualenv >2018-07-13 17:44:25,974 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element pip-manifest >2018-07-13 17:44:25,975 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element package-installs >2018-07-13 17:44:25,978 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element pkg-map >2018-07-13 17:44:25,979 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element puppet >2018-07-13 17:44:25,981 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element cache-url >2018-07-13 17:44:25,982 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element dib-python >2018-07-13 17:44:25,983 INFO: INFO: 2018-07-13 17:44:25,969 -- Excluding element install-bin >2018-07-13 17:44:25,985 INFO: INFO: 2018-07-13 17:44:25,969 -- List of all elements and dependencies after excludes: undercloud-install source-repositories install-types puppet-modules puppet-stack-config os-refresh-config element-manifest manifests enable-packages-install os-apply-config hiera >2018-07-13 17:44:26,187 INFO: INFO: 2018-07-13 17:44:26,187 -- Running hook extra-data >2018-07-13 17:44:26,189 INFO: INFO: 2018-07-13 17:44:26,187 -- ############### Begin stdout/stderr logging ############### >2018-07-13 17:44:26,207 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/00-dib-v2-env >2018-07-13 17:44:26,210 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/00-dib-v2-env >2018-07-13 17:44:26,212 INFO: ++ export 'IMAGE_ELEMENT=undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:44:26,217 INFO: ++ IMAGE_ELEMENT='undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:44:26,223 INFO: ++ export 'IMAGE_ELEMENT_YAML={cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:44:26,227 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:44:26,232 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:44:26,236 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:44:26,242 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:44:26,250 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:44:26,258 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:44:26,265 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:44:26,272 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:44:26,279 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:44:26,283 INFO: ' >2018-07-13 17:44:26,285 INFO: ++ IMAGE_ELEMENT_YAML='{cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:44:26,291 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:44:26,296 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:44:26,301 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:44:26,306 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:44:26,312 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:44:26,317 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:44:26,323 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:44:26,329 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:44:26,334 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:44:26,337 INFO: ' >2018-07-13 17:44:26,340 INFO: ++ export -f get_image_element_array >2018-07-13 17:44:26,343 INFO: + set +o xtrace >2018-07-13 17:44:26,347 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/01-export-install-types.bash >2018-07-13 17:44:26,355 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/01-export-install-types.bash >2018-07-13 17:44:26,359 INFO: ++ export DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:26,363 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:26,368 INFO: + set +o xtrace >2018-07-13 17:44:26,372 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:44:26,378 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:44:26,380 INFO: ++ export DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:44:26,382 INFO: ++ DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:44:26,384 INFO: + set +o xtrace >2018-07-13 17:44:26,387 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:44:26,391 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:44:26,393 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:26,395 INFO: ++ DIB_INSTALLTYPE_puppet_modules=package >2018-07-13 17:44:26,397 INFO: ++ '[' package = source ']' >2018-07-13 17:44:26,399 INFO: + set +o xtrace >2018-07-13 17:44:26,402 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:44:26,406 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:44:26,408 INFO: ++ '[' -z '' ']' >2018-07-13 17:44:26,410 INFO: ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:44:26,412 INFO: ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:44:26,414 INFO: + set +o xtrace >2018-07-13 17:44:26,417 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/extra-data.d/../environment.d/14-manifests >2018-07-13 17:44:26,420 INFO: + source /tmp/tmpDyvdet/extra-data.d/../environment.d/14-manifests >2018-07-13 17:44:26,423 INFO: ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:44:26,427 INFO: ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:44:26,429 INFO: ++ export DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:44:26,432 INFO: ++ DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:44:26,435 INFO: + set +o xtrace >2018-07-13 17:44:26,438 INFO: dib-run-parts Running /tmp/tmpDyvdet/extra-data.d/10-install-git >2018-07-13 17:44:26,441 INFO: + yum -y install git >2018-07-13 17:44:26,506 INFO: Loaded plugins: product-id, search-disabled-repos, subscription-manager >2018-07-13 17:44:29,055 INFO: Package git-1.8.3.1-14.el7_5.x86_64 already installed and latest version >2018-07-13 17:44:29,057 INFO: Nothing to do >2018-07-13 17:44:29,106 INFO: dib-run-parts 10-install-git completed >2018-07-13 17:44:29,107 INFO: dib-run-parts Running /tmp/tmpDyvdet/extra-data.d/20-manifest-dir >2018-07-13 17:44:29,110 INFO: + set -eu >2018-07-13 17:44:29,111 INFO: + set -o pipefail >2018-07-13 17:44:29,113 INFO: + sudo mkdir -p /tmp/instack.Vxsnmb/mnt//etc/dib-manifests >2018-07-13 17:44:29,125 INFO: dib-run-parts 20-manifest-dir completed >2018-07-13 17:44:29,128 INFO: dib-run-parts Running /tmp/tmpDyvdet/extra-data.d/75-inject-element-manifest >2018-07-13 17:44:29,132 INFO: + set -eu >2018-07-13 17:44:29,134 INFO: + set -o pipefail >2018-07-13 17:44:29,136 INFO: + DIB_ELEMENT_MANIFEST_PATH=/etc/dib-manifests/dib-element-manifest >2018-07-13 17:44:29,138 INFO: ++ dirname /etc/dib-manifests/dib-element-manifest >2018-07-13 17:44:29,140 INFO: + sudo mkdir -p /tmp/instack.Vxsnmb/mnt//etc/dib-manifests >2018-07-13 17:44:29,146 INFO: + sudo /bin/bash -c 'echo undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs | tr '\'' '\'' '\''\n'\'' > /tmp/instack.Vxsnmb/mnt//etc/dib-manifests/dib-element-manifest' >2018-07-13 17:44:29,163 INFO: dib-run-parts 75-inject-element-manifest completed >2018-07-13 17:44:29,165 INFO: dib-run-parts Running /tmp/tmpDyvdet/extra-data.d/98-source-repositories >2018-07-13 17:44:29,178 INFO: Getting /root/.cache/image-create/source-repositories/repositories_flock: Fri Jul 13 17:44:29 PDT 2018 for /tmp/tmpDyvdet/source-repository-puppet-modules >2018-07-13 17:44:29,184 INFO: (0001 / 0081) >2018-07-13 17:44:29,191 INFO: puppetlabs-apache install type not set to source >2018-07-13 17:44:29,192 INFO: (0002 / 0081) >2018-07-13 17:44:29,198 INFO: puppet-aodh install type not set to source >2018-07-13 17:44:29,199 INFO: (0003 / 0081) >2018-07-13 17:44:29,205 INFO: puppet-auditd install type not set to source >2018-07-13 17:44:29,207 INFO: (0004 / 0081) >2018-07-13 17:44:29,211 INFO: puppet-barbican install type not set to source >2018-07-13 17:44:29,213 INFO: (0005 / 0081) >2018-07-13 17:44:29,217 INFO: puppet-cassandra install type not set to source >2018-07-13 17:44:29,220 INFO: (0006 / 0081) >2018-07-13 17:44:29,225 INFO: puppet-ceph install type not set to source >2018-07-13 17:44:29,226 INFO: (0007 / 0081) >2018-07-13 17:44:29,231 INFO: puppet-ceilometer install type not set to source >2018-07-13 17:44:29,233 INFO: (0008 / 0081) >2018-07-13 17:44:29,238 INFO: puppet-congress install type not set to source >2018-07-13 17:44:29,240 INFO: (0009 / 0081) >2018-07-13 17:44:29,248 INFO: puppet-gnocchi install type not set to source >2018-07-13 17:44:29,251 INFO: (0010 / 0081) >2018-07-13 17:44:29,260 INFO: puppet-certmonger install type not set to source >2018-07-13 17:44:29,262 INFO: (0011 / 0081) >2018-07-13 17:44:29,268 INFO: puppet-cinder install type not set to source >2018-07-13 17:44:29,269 INFO: (0012 / 0081) >2018-07-13 17:44:29,275 INFO: puppet-common install type not set to source >2018-07-13 17:44:29,276 INFO: (0013 / 0081) >2018-07-13 17:44:29,283 INFO: puppet-contrail install type not set to source >2018-07-13 17:44:29,285 INFO: (0014 / 0081) >2018-07-13 17:44:29,292 INFO: puppetlabs-concat install type not set to source >2018-07-13 17:44:29,294 INFO: (0015 / 0081) >2018-07-13 17:44:29,301 INFO: puppetlabs-firewall install type not set to source >2018-07-13 17:44:29,303 INFO: (0016 / 0081) >2018-07-13 17:44:29,315 INFO: puppet-glance install type not set to source >2018-07-13 17:44:29,316 INFO: (0017 / 0081) >2018-07-13 17:44:29,322 INFO: puppet-gluster install type not set to source >2018-07-13 17:44:29,323 INFO: (0018 / 0081) >2018-07-13 17:44:29,328 INFO: puppetlabs-haproxy install type not set to source >2018-07-13 17:44:29,330 INFO: (0019 / 0081) >2018-07-13 17:44:29,335 INFO: puppet-heat install type not set to source >2018-07-13 17:44:29,336 INFO: (0020 / 0081) >2018-07-13 17:44:29,341 INFO: puppet-healthcheck install type not set to source >2018-07-13 17:44:29,342 INFO: (0021 / 0081) >2018-07-13 17:44:29,347 INFO: puppet-horizon install type not set to source >2018-07-13 17:44:29,348 INFO: (0022 / 0081) >2018-07-13 17:44:29,353 INFO: puppetlabs-inifile install type not set to source >2018-07-13 17:44:29,355 INFO: (0023 / 0081) >2018-07-13 17:44:29,359 INFO: puppet-kafka install type not set to source >2018-07-13 17:44:29,361 INFO: (0024 / 0081) >2018-07-13 17:44:29,368 INFO: puppet-keystone install type not set to source >2018-07-13 17:44:29,370 INFO: (0025 / 0081) >2018-07-13 17:44:29,375 INFO: puppet-manila install type not set to source >2018-07-13 17:44:29,376 INFO: (0026 / 0081) >2018-07-13 17:44:29,382 INFO: puppet-memcached install type not set to source >2018-07-13 17:44:29,383 INFO: (0027 / 0081) >2018-07-13 17:44:29,389 INFO: puppet-mistral install type not set to source >2018-07-13 17:44:29,390 INFO: (0028 / 0081) >2018-07-13 17:44:29,396 INFO: puppetlabs-mongodb install type not set to source >2018-07-13 17:44:29,400 INFO: (0029 / 0081) >2018-07-13 17:44:29,405 INFO: puppetlabs-mysql install type not set to source >2018-07-13 17:44:29,406 INFO: (0030 / 0081) >2018-07-13 17:44:29,415 INFO: puppet-neutron install type not set to source >2018-07-13 17:44:29,417 INFO: (0031 / 0081) >2018-07-13 17:44:29,421 INFO: puppet-nova install type not set to source >2018-07-13 17:44:29,422 INFO: (0032 / 0081) >2018-07-13 17:44:29,428 INFO: puppet-octavia install type not set to source >2018-07-13 17:44:29,429 INFO: (0033 / 0081) >2018-07-13 17:44:29,435 INFO: puppet-oslo install type not set to source >2018-07-13 17:44:29,437 INFO: (0034 / 0081) >2018-07-13 17:44:29,442 INFO: puppet-nssdb install type not set to source >2018-07-13 17:44:29,444 INFO: (0035 / 0081) >2018-07-13 17:44:29,450 INFO: puppet-opendaylight install type not set to source >2018-07-13 17:44:29,453 INFO: (0036 / 0081) >2018-07-13 17:44:29,460 INFO: puppet-ovn install type not set to source >2018-07-13 17:44:29,461 INFO: (0037 / 0081) >2018-07-13 17:44:29,466 INFO: puppet-panko install type not set to source >2018-07-13 17:44:29,468 INFO: (0038 / 0081) >2018-07-13 17:44:29,474 INFO: puppet-puppet install type not set to source >2018-07-13 17:44:29,475 INFO: (0039 / 0081) >2018-07-13 17:44:29,480 INFO: puppetlabs-rabbitmq install type not set to source >2018-07-13 17:44:29,483 INFO: (0040 / 0081) >2018-07-13 17:44:29,487 INFO: puppet-redis install type not set to source >2018-07-13 17:44:29,491 INFO: (0041 / 0081) >2018-07-13 17:44:29,495 INFO: puppetlabs-rsync install type not set to source >2018-07-13 17:44:29,497 INFO: (0042 / 0081) >2018-07-13 17:44:29,502 INFO: puppet-sahara install type not set to source >2018-07-13 17:44:29,504 INFO: (0043 / 0081) >2018-07-13 17:44:29,508 INFO: sensu-puppet install type not set to source >2018-07-13 17:44:29,509 INFO: (0044 / 0081) >2018-07-13 17:44:29,514 INFO: puppet-tacker install type not set to source >2018-07-13 17:44:29,515 INFO: (0045 / 0081) >2018-07-13 17:44:29,521 INFO: puppet-trove install type not set to source >2018-07-13 17:44:29,522 INFO: (0046 / 0081) >2018-07-13 17:44:29,527 INFO: puppet-ssh install type not set to source >2018-07-13 17:44:29,529 INFO: (0047 / 0081) >2018-07-13 17:44:29,534 INFO: puppet-staging install type not set to source >2018-07-13 17:44:29,535 INFO: (0048 / 0081) >2018-07-13 17:44:29,540 INFO: puppetlabs-stdlib install type not set to source >2018-07-13 17:44:29,541 INFO: (0049 / 0081) >2018-07-13 17:44:29,546 INFO: puppet-swift install type not set to source >2018-07-13 17:44:29,547 INFO: (0050 / 0081) >2018-07-13 17:44:29,553 INFO: puppetlabs-sysctl install type not set to source >2018-07-13 17:44:29,554 INFO: (0051 / 0081) >2018-07-13 17:44:29,559 INFO: puppet-timezone install type not set to source >2018-07-13 17:44:29,561 INFO: (0052 / 0081) >2018-07-13 17:44:29,568 INFO: puppet-uchiwa install type not set to source >2018-07-13 17:44:29,569 INFO: (0053 / 0081) >2018-07-13 17:44:29,575 INFO: puppetlabs-vcsrepo install type not set to source >2018-07-13 17:44:29,576 INFO: (0054 / 0081) >2018-07-13 17:44:29,581 INFO: puppet-vlan install type not set to source >2018-07-13 17:44:29,582 INFO: (0055 / 0081) >2018-07-13 17:44:29,588 INFO: puppet-vswitch install type not set to source >2018-07-13 17:44:29,591 INFO: (0056 / 0081) >2018-07-13 17:44:29,595 INFO: puppetlabs-xinetd install type not set to source >2018-07-13 17:44:29,596 INFO: (0057 / 0081) >2018-07-13 17:44:29,603 INFO: puppet-zookeeper install type not set to source >2018-07-13 17:44:29,604 INFO: (0058 / 0081) >2018-07-13 17:44:29,609 INFO: puppet-openstacklib install type not set to source >2018-07-13 17:44:29,612 INFO: (0059 / 0081) >2018-07-13 17:44:29,616 INFO: puppet-module-keepalived install type not set to source >2018-07-13 17:44:29,617 INFO: (0060 / 0081) >2018-07-13 17:44:29,623 INFO: puppetlabs-ntp install type not set to source >2018-07-13 17:44:29,624 INFO: (0061 / 0081) >2018-07-13 17:44:29,629 INFO: puppet-snmp install type not set to source >2018-07-13 17:44:29,631 INFO: (0062 / 0081) >2018-07-13 17:44:29,636 INFO: puppet-tripleo install type not set to source >2018-07-13 17:44:29,638 INFO: (0063 / 0081) >2018-07-13 17:44:29,642 INFO: puppet-ironic install type not set to source >2018-07-13 17:44:29,643 INFO: (0064 / 0081) >2018-07-13 17:44:29,648 INFO: puppet-ipaclient install type not set to source >2018-07-13 17:44:29,649 INFO: (0065 / 0081) >2018-07-13 17:44:29,654 INFO: puppetlabs-corosync install type not set to source >2018-07-13 17:44:29,655 INFO: (0066 / 0081) >2018-07-13 17:44:29,660 INFO: puppet-pacemaker install type not set to source >2018-07-13 17:44:29,661 INFO: (0067 / 0081) >2018-07-13 17:44:29,667 INFO: puppet_aviator install type not set to source >2018-07-13 17:44:29,669 INFO: (0068 / 0081) >2018-07-13 17:44:29,674 INFO: puppet-openstack_extras install type not set to source >2018-07-13 17:44:29,675 INFO: (0069 / 0081) >2018-07-13 17:44:29,681 INFO: konstantin-fluentd install type not set to source >2018-07-13 17:44:29,683 INFO: (0070 / 0081) >2018-07-13 17:44:29,688 INFO: puppet-elasticsearch install type not set to source >2018-07-13 17:44:29,689 INFO: (0071 / 0081) >2018-07-13 17:44:29,695 INFO: puppet-kibana3 install type not set to source >2018-07-13 17:44:29,696 INFO: (0072 / 0081) >2018-07-13 17:44:29,700 INFO: puppetlabs-git install type not set to source >2018-07-13 17:44:29,704 INFO: (0073 / 0081) >2018-07-13 17:44:29,711 INFO: puppet-datacat install type not set to source >2018-07-13 17:44:29,712 INFO: (0074 / 0081) >2018-07-13 17:44:29,718 INFO: puppet-kmod install type not set to source >2018-07-13 17:44:29,719 INFO: (0075 / 0081) >2018-07-13 17:44:29,725 INFO: puppet-zaqar install type not set to source >2018-07-13 17:44:29,727 INFO: (0076 / 0081) >2018-07-13 17:44:29,731 INFO: puppet-ec2api install type not set to source >2018-07-13 17:44:29,732 INFO: (0077 / 0081) >2018-07-13 17:44:29,738 INFO: puppet-qdr install type not set to source >2018-07-13 17:44:29,739 INFO: (0078 / 0081) >2018-07-13 17:44:29,745 INFO: puppet-systemd install type not set to source >2018-07-13 17:44:29,747 INFO: (0079 / 0081) >2018-07-13 17:44:29,751 INFO: puppet-etcd install type not set to source >2018-07-13 17:44:29,752 INFO: (0080 / 0081) >2018-07-13 17:44:29,758 INFO: puppet-veritas_hyperscale install type not set to source >2018-07-13 17:44:29,759 INFO: (0081 / 0081) >2018-07-13 17:44:29,764 INFO: puppet-ptp install type not set to source >2018-07-13 17:44:29,766 INFO: dib-run-parts 98-source-repositories completed >2018-07-13 17:44:29,768 INFO: dib-run-parts Running /tmp/tmpDyvdet/extra-data.d/99-enable-install-types >2018-07-13 17:44:29,770 INFO: + set -eu >2018-07-13 17:44:29,772 INFO: + set -o pipefail >2018-07-13 17:44:29,774 INFO: + declare -a SPECIFIED_ELEMS >2018-07-13 17:44:29,775 INFO: + SPECIFIED_ELEMS[0]= >2018-07-13 17:44:29,776 INFO: + PREFIX=DIB_INSTALLTYPE_ >2018-07-13 17:44:29,777 INFO: ++ env >2018-07-13 17:44:29,777 INFO: ++ grep '^DIB_INSTALLTYPE_' >2018-07-13 17:44:29,778 INFO: ++ cut -d= -f1 >2018-07-13 17:44:29,779 INFO: ++ echo '' >2018-07-13 17:44:29,780 INFO: + INSTALL_TYPE_VARS= >2018-07-13 17:44:29,781 INFO: ++ find /tmp/tmpDyvdet/install.d -maxdepth 1 -name '*-package-install' -type d >2018-07-13 17:44:29,782 INFO: + default_install_type_dirs=/tmp/tmpDyvdet/install.d/puppet-modules-package-install >2018-07-13 17:44:29,783 INFO: + for _install_dir in '$default_install_type_dirs' >2018-07-13 17:44:29,784 INFO: + SUFFIX=-package-install >2018-07-13 17:44:29,785 INFO: ++ basename /tmp/tmpDyvdet/install.d/puppet-modules-package-install >2018-07-13 17:44:29,786 INFO: + _install_dir=puppet-modules-package-install >2018-07-13 17:44:29,787 INFO: + INSTALLDIRPREFIX=puppet-modules >2018-07-13 17:44:29,788 INFO: + found=0 >2018-07-13 17:44:29,789 INFO: + '[' 0 = 0 ']' >2018-07-13 17:44:29,790 INFO: + pushd /tmp/tmpDyvdet/install.d >2018-07-13 17:44:29,791 INFO: /tmp/tmpDyvdet/install.d /home/stack >2018-07-13 17:44:29,792 INFO: + ln -sf puppet-modules-package-install/75-puppet-modules-package . >2018-07-13 17:44:29,793 INFO: + popd >2018-07-13 17:44:29,793 INFO: /home/stack >2018-07-13 17:44:29,794 INFO: dib-run-parts 99-enable-install-types completed >2018-07-13 17:44:29,795 INFO: dib-run-parts ----------------------- PROFILING ----------------------- >2018-07-13 17:44:29,796 INFO: dib-run-parts >2018-07-13 17:44:29,798 INFO: dib-run-parts Target: extra-data.d >2018-07-13 17:44:29,799 INFO: dib-run-parts >2018-07-13 17:44:29,800 INFO: dib-run-parts Script Seconds >2018-07-13 17:44:29,800 INFO: dib-run-parts --------------------------------------- ---------- >2018-07-13 17:44:29,801 INFO: dib-run-parts >2018-07-13 17:44:29,802 INFO: dib-run-parts 10-install-git 2.869 >2018-07-13 17:44:29,803 INFO: dib-run-parts 20-manifest-dir 0.017 >2018-07-13 17:44:29,804 INFO: dib-run-parts 75-inject-element-manifest 0.034 >2018-07-13 17:44:29,809 INFO: dib-run-parts 98-source-repositories 0.602 >2018-07-13 17:44:29,815 INFO: dib-run-parts 99-enable-install-types 0.014 >2018-07-13 17:44:29,818 INFO: dib-run-parts >2018-07-13 17:44:29,819 INFO: dib-run-parts --------------------- END PROFILING --------------------- >2018-07-13 17:44:29,820 INFO: INFO: 2018-07-13 17:44:29,817 -- ############### End stdout/stderr logging ############### >2018-07-13 17:44:29,821 INFO: INFO: 2018-07-13 17:44:29,818 -- Running hook pre-install >2018-07-13 17:44:29,822 INFO: INFO: 2018-07-13 17:44:29,818 -- Skipping hook pre-install, the hook directory doesn't exist at /tmp/tmpDyvdet/pre-install.d >2018-07-13 17:44:29,823 INFO: INFO: 2018-07-13 17:44:29,818 -- Running hook install >2018-07-13 17:44:29,824 INFO: INFO: 2018-07-13 17:44:29,818 -- ############### Begin stdout/stderr logging ############### >2018-07-13 17:44:29,833 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/00-dib-v2-env >2018-07-13 17:44:29,836 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/00-dib-v2-env >2018-07-13 17:44:29,837 INFO: ++ export 'IMAGE_ELEMENT=undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:44:29,839 INFO: ++ IMAGE_ELEMENT='undercloud-install dib-python source-repositories install-types install-bin pip-manifest pkg-map puppet-stack-config os-refresh-config element-manifest manifests pip-and-virtualenv cache-url puppet enable-packages-install puppet-modules os-apply-config hiera package-installs' >2018-07-13 17:44:29,842 INFO: ++ export 'IMAGE_ELEMENT_YAML={cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:44:29,846 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:44:29,849 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:44:29,851 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:44:29,854 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:44:29,856 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:44:29,859 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:44:29,861 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:44:29,865 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:44:29,868 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:44:29,869 INFO: ' >2018-07-13 17:44:29,872 INFO: ++ IMAGE_ELEMENT_YAML='{cache-url: /usr/share/diskimage-builder/elements/cache-url, dib-python: /usr/share/diskimage-builder/elements/dib-python, >2018-07-13 17:44:29,875 INFO: element-manifest: /usr/share/diskimage-builder/elements/element-manifest, enable-packages-install: /usr/share/tripleo-image-elements/enable-packages-install, >2018-07-13 17:44:29,877 INFO: hiera: /usr/share/tripleo-puppet-elements/hiera, install-bin: /usr/share/diskimage-builder/elements/install-bin, >2018-07-13 17:44:29,881 INFO: install-types: /usr/share/diskimage-builder/elements/install-types, manifests: /usr/share/diskimage-builder/elements/manifests, >2018-07-13 17:44:29,884 INFO: os-apply-config: /usr/share/tripleo-image-elements/os-apply-config, os-refresh-config: /usr/share/tripleo-image-elements/os-refresh-config, >2018-07-13 17:44:29,891 INFO: package-installs: /usr/share/diskimage-builder/elements/package-installs, pip-and-virtualenv: /usr/share/diskimage-builder/elements/pip-and-virtualenv, >2018-07-13 17:44:29,895 INFO: pip-manifest: /usr/share/tripleo-image-elements/pip-manifest, pkg-map: /usr/share/diskimage-builder/elements/pkg-map, >2018-07-13 17:44:29,899 INFO: puppet: /usr/share/tripleo-puppet-elements/puppet, puppet-modules: /usr/share/tripleo-puppet-elements/puppet-modules, >2018-07-13 17:44:29,903 INFO: puppet-stack-config: /usr/share/instack-undercloud/puppet-stack-config, source-repositories: /usr/share/diskimage-builder/elements/source-repositories, >2018-07-13 17:44:29,908 INFO: undercloud-install: /usr/share/instack-undercloud/undercloud-install} >2018-07-13 17:44:29,910 INFO: ' >2018-07-13 17:44:29,912 INFO: ++ export -f get_image_element_array >2018-07-13 17:44:29,914 INFO: + set +o xtrace >2018-07-13 17:44:29,916 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/01-export-install-types.bash >2018-07-13 17:44:29,920 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/01-export-install-types.bash >2018-07-13 17:44:29,922 INFO: ++ export DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:29,923 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:29,926 INFO: + set +o xtrace >2018-07-13 17:44:29,928 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:44:29,931 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/01-puppet-module-pins.sh >2018-07-13 17:44:29,933 INFO: ++ export DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:44:29,935 INFO: ++ DIB_REPOREF_puppetlabs_ntp=4.2.x >2018-07-13 17:44:29,937 INFO: + set +o xtrace >2018-07-13 17:44:29,939 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:44:29,943 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/02-puppet-modules-install-types.sh >2018-07-13 17:44:29,945 INFO: ++ DIB_DEFAULT_INSTALLTYPE=package >2018-07-13 17:44:29,947 INFO: ++ DIB_INSTALLTYPE_puppet_modules=package >2018-07-13 17:44:29,949 INFO: ++ '[' package = source ']' >2018-07-13 17:44:29,951 INFO: + set +o xtrace >2018-07-13 17:44:29,953 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:44:29,957 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/10-os-apply-config-venv-dir.bash >2018-07-13 17:44:29,958 INFO: ++ '[' -z '' ']' >2018-07-13 17:44:29,960 INFO: ++ export OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:44:29,962 INFO: ++ OS_APPLY_CONFIG_VENV_DIR=/opt/stack/venvs/os-apply-config >2018-07-13 17:44:29,964 INFO: + set +o xtrace >2018-07-13 17:44:29,965 INFO: dib-run-parts Sourcing environment file /tmp/tmpDyvdet/install.d/../environment.d/14-manifests >2018-07-13 17:44:29,967 INFO: + source /tmp/tmpDyvdet/install.d/../environment.d/14-manifests >2018-07-13 17:44:29,969 INFO: ++ export DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:44:29,971 INFO: ++ DIB_MANIFEST_IMAGE_DIR=/etc/dib-manifests >2018-07-13 17:44:29,972 INFO: ++ export DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:44:29,974 INFO: ++ DIB_MANIFEST_SAVE_DIR=instack.d/ >2018-07-13 17:44:29,975 INFO: + set +o xtrace >2018-07-13 17:44:29,977 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/02-puppet-stack-config >2018-07-13 17:44:30,649 INFO: dib-run-parts 02-puppet-stack-config completed >2018-07-13 17:44:30,651 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/10-hiera-yaml-symlink >2018-07-13 17:44:30,653 INFO: + set -o pipefail >2018-07-13 17:44:30,655 INFO: + ln -f -s /etc/puppet/hiera.yaml /etc/hiera.yaml >2018-07-13 17:44:30,657 INFO: dib-run-parts 10-hiera-yaml-symlink completed >2018-07-13 17:44:30,659 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/10-puppet-stack-config-puppet-module >2018-07-13 17:44:30,660 INFO: + set -o pipefail >2018-07-13 17:44:30,662 INFO: + mkdir -p /etc/puppet/manifests >2018-07-13 17:44:30,663 INFO: ++ dirname /tmp/tmpDyvdet/install.d/10-puppet-stack-config-puppet-module >2018-07-13 17:44:30,665 INFO: + cp /tmp/tmpDyvdet/install.d/../puppet-stack-config.pp /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:44:30,669 INFO: dib-run-parts 10-puppet-stack-config-puppet-module completed >2018-07-13 17:44:30,670 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/11-create-template-root >2018-07-13 17:44:30,672 INFO: ++ os-apply-config --print-templates >2018-07-13 17:44:30,855 INFO: + TEMPLATE_ROOT=/usr/libexec/os-apply-config/templates >2018-07-13 17:44:30,857 INFO: + mkdir -p /usr/libexec/os-apply-config/templates >2018-07-13 17:44:30,859 INFO: dib-run-parts 11-create-template-root completed >2018-07-13 17:44:30,860 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/11-hiera-orc-install >2018-07-13 17:44:30,862 INFO: + set -o pipefail >2018-07-13 17:44:30,864 INFO: + mkdir -p /usr/libexec/os-refresh-config/configure.d/ >2018-07-13 17:44:30,865 INFO: ++ dirname /tmp/tmpDyvdet/install.d/11-hiera-orc-install >2018-07-13 17:44:30,866 INFO: + install -m 0755 -o root -g root /tmp/tmpDyvdet/install.d/../10-hiera-disable /usr/libexec/os-refresh-config/configure.d/10-hiera-disable >2018-07-13 17:44:30,869 INFO: ++ dirname /tmp/tmpDyvdet/install.d/11-hiera-orc-install >2018-07-13 17:44:30,872 INFO: + install -m 0755 -o root -g root /tmp/tmpDyvdet/install.d/../40-hiera-datafiles /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles >2018-07-13 17:44:30,876 INFO: dib-run-parts 11-hiera-orc-install completed >2018-07-13 17:44:30,879 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/75-puppet-modules-package >2018-07-13 17:44:30,881 INFO: + find /opt/stack/puppet-modules/ -mindepth 1 >2018-07-13 17:44:30,884 INFO: + read >2018-07-13 17:44:30,890 INFO: + ln -f -s /usr/share/openstack-puppet/modules/aodh /usr/share/openstack-puppet/modules/apache /usr/share/openstack-puppet/modules/archive /usr/share/openstack-puppet/modules/auditd /usr/share/openstack-puppet/modules/barbican /usr/share/openstack-puppet/modules/cassandra /usr/share/openstack-puppet/modules/ceilometer /usr/share/openstack-puppet/modules/ceph /usr/share/openstack-puppet/modules/certmonger /usr/share/openstack-puppet/modules/cinder /usr/share/openstack-puppet/modules/collectd /usr/share/openstack-puppet/modules/concat /usr/share/openstack-puppet/modules/contrail /usr/share/openstack-puppet/modules/corosync /usr/share/openstack-puppet/modules/datacat /usr/share/openstack-puppet/modules/designate /usr/share/openstack-puppet/modules/dns /usr/share/openstack-puppet/modules/ec2api /usr/share/openstack-puppet/modules/elasticsearch /usr/share/openstack-puppet/modules/fdio /usr/share/openstack-puppet/modules/firewall /usr/share/openstack-puppet/modules/fluentd /usr/share/openstack-puppet/modules/git /usr/share/openstack-puppet/modules/glance /usr/share/openstack-puppet/modules/gnocchi /usr/share/openstack-puppet/modules/haproxy /usr/share/openstack-puppet/modules/heat /usr/share/openstack-puppet/modules/horizon /usr/share/openstack-puppet/modules/inifile /usr/share/openstack-puppet/modules/ipaclient /usr/share/openstack-puppet/modules/ironic /usr/share/openstack-puppet/modules/java /usr/share/openstack-puppet/modules/kafka /usr/share/openstack-puppet/modules/keepalived /usr/share/openstack-puppet/modules/keystone /usr/share/openstack-puppet/modules/kibana3 /usr/share/openstack-puppet/modules/kmod /usr/share/openstack-puppet/modules/manila /usr/share/openstack-puppet/modules/memcached /usr/share/openstack-puppet/modules/midonet /usr/share/openstack-puppet/modules/mistral /usr/share/openstack-puppet/modules/module-data /usr/share/openstack-puppet/modules/mysql /usr/share/openstack-puppet/modules/n1k_vsm /usr/share/openstack-puppet/modules/neutron /usr/share/openstack-puppet/modules/nova /usr/share/openstack-puppet/modules/nssdb /usr/share/openstack-puppet/modules/ntp /usr/share/openstack-puppet/modules/octavia /usr/share/openstack-puppet/modules/opendaylight /usr/share/openstack-puppet/modules/openstack_extras /usr/share/openstack-puppet/modules/openstacklib /usr/share/openstack-puppet/modules/oslo /usr/share/openstack-puppet/modules/ovn /usr/share/openstack-puppet/modules/pacemaker /usr/share/openstack-puppet/modules/panko /usr/share/openstack-puppet/modules/rabbitmq /usr/share/openstack-puppet/modules/redis /usr/share/openstack-puppet/modules/remote /usr/share/openstack-puppet/modules/rsync /usr/share/openstack-puppet/modules/sahara /usr/share/openstack-puppet/modules/sensu /usr/share/openstack-puppet/modules/snmp /usr/share/openstack-puppet/modules/ssh /usr/share/openstack-puppet/modules/staging /usr/share/openstack-puppet/modules/stdlib /usr/share/openstack-puppet/modules/swift /usr/share/openstack-puppet/modules/sysctl /usr/share/openstack-puppet/modules/systemd /usr/share/openstack-puppet/modules/timezone /usr/share/openstack-puppet/modules/tomcat /usr/share/openstack-puppet/modules/tripleo /usr/share/openstack-puppet/modules/trove /usr/share/openstack-puppet/modules/uchiwa /usr/share/openstack-puppet/modules/vcsrepo /usr/share/openstack-puppet/modules/veritas_hyperscale /usr/share/openstack-puppet/modules/vswitch /usr/share/openstack-puppet/modules/xinetd /usr/share/openstack-puppet/modules/zaqar /usr/share/openstack-puppet/modules/zookeeper /etc/puppet/modules/ >2018-07-13 17:44:30,933 INFO: dib-run-parts 75-puppet-modules-package completed >2018-07-13 17:44:30,935 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/99-install-config-templates >2018-07-13 17:44:30,937 INFO: ++ os-apply-config --print-templates >2018-07-13 17:44:31,088 INFO: + TEMPLATE_ROOT=/usr/libexec/os-apply-config/templates >2018-07-13 17:44:31,090 INFO: ++ dirname /tmp/tmpDyvdet/install.d/99-install-config-templates >2018-07-13 17:44:31,091 INFO: + TEMPLATE_SOURCE=/tmp/tmpDyvdet/install.d/../os-apply-config >2018-07-13 17:44:31,093 INFO: + mkdir -p /usr/libexec/os-apply-config/templates >2018-07-13 17:44:31,094 INFO: + '[' -d /tmp/tmpDyvdet/install.d/../os-apply-config ']' >2018-07-13 17:44:31,096 INFO: + rsync '--exclude=.*.swp' -Cr /tmp/tmpDyvdet/install.d/../os-apply-config/ /usr/libexec/os-apply-config/templates/ >2018-07-13 17:44:31,103 INFO: dib-run-parts 99-install-config-templates completed >2018-07-13 17:44:31,107 INFO: dib-run-parts Running /tmp/tmpDyvdet/install.d/99-os-refresh-config-install-scripts >2018-07-13 17:44:31,113 INFO: ++ os-refresh-config --print-base >2018-07-13 17:44:31,203 INFO: + SCRIPT_BASE=/usr/libexec/os-refresh-config >2018-07-13 17:44:31,205 INFO: ++ dirname /tmp/tmpDyvdet/install.d/99-os-refresh-config-install-scripts >2018-07-13 17:44:31,207 INFO: + SCRIPT_SOURCE=/tmp/tmpDyvdet/install.d/../os-refresh-config >2018-07-13 17:44:31,208 INFO: + rsync -r /tmp/tmpDyvdet/install.d/../os-refresh-config/ /usr/libexec/os-refresh-config/ >2018-07-13 17:44:31,211 INFO: dib-run-parts 99-os-refresh-config-install-scripts completed >2018-07-13 17:44:31,213 INFO: dib-run-parts ----------------------- PROFILING ----------------------- >2018-07-13 17:44:31,215 INFO: dib-run-parts >2018-07-13 17:44:31,218 INFO: dib-run-parts Target: install.d >2018-07-13 17:44:31,220 INFO: dib-run-parts >2018-07-13 17:44:31,222 INFO: dib-run-parts Script Seconds >2018-07-13 17:44:31,223 INFO: dib-run-parts --------------------------------------- ---------- >2018-07-13 17:44:31,225 INFO: dib-run-parts >2018-07-13 17:44:31,227 INFO: dib-run-parts 02-puppet-stack-config 0.795 >2018-07-13 17:44:31,229 INFO: dib-run-parts 10-hiera-yaml-symlink 0.006 >2018-07-13 17:44:31,236 INFO: dib-run-parts 10-puppet-stack-config-puppet-module 0.009 >2018-07-13 17:44:31,242 INFO: dib-run-parts 11-create-template-root 0.189 >2018-07-13 17:44:31,249 INFO: dib-run-parts 11-hiera-orc-install 0.017 >2018-07-13 17:44:31,257 INFO: dib-run-parts 75-puppet-modules-package 0.017 >2018-07-13 17:44:31,263 INFO: dib-run-parts 99-install-config-templates 0.205 >2018-07-13 17:44:31,270 INFO: dib-run-parts 99-os-refresh-config-install-scripts 0.105 >2018-07-13 17:44:31,273 INFO: dib-run-parts >2018-07-13 17:44:31,274 INFO: dib-run-parts --------------------- END PROFILING --------------------- >2018-07-13 17:44:31,276 INFO: INFO: 2018-07-13 17:44:31,273 -- ############### End stdout/stderr logging ############### >2018-07-13 17:44:31,277 INFO: INFO: 2018-07-13 17:44:31,273 -- Running hook post-install >2018-07-13 17:44:31,279 INFO: INFO: 2018-07-13 17:44:31,273 -- Skipping hook post-install, the hook directory doesn't exist at /tmp/tmpDyvdet/post-install.d >2018-07-13 17:44:31,281 INFO: INFO: 2018-07-13 17:44:31,276 -- Ending run of instack. >2018-07-13 17:44:31,291 INFO: Instack completed successfully >2018-07-13 17:44:31,293 INFO: Running os-refresh-config >2018-07-13 17:44:31,369 INFO: [2018-07-13 17:44:31,369] (os-refresh-config) [INFO] Starting phase configure >2018-07-13 17:44:31,383 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/10-hiera-disable >2018-07-13 17:44:31,387 INFO: + '[' -f /etc/puppet/hiera.yaml ']' >2018-07-13 17:44:31,389 INFO: + grep yaml /etc/puppet/hiera.yaml >2018-07-13 17:44:31,393 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 10-hiera-disable completed >2018-07-13 17:44:31,395 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/20-os-apply-config >2018-07-13 17:44:31,578 INFO: [2018/07/13 05:44:31 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json >2018-07-13 17:44:31,585 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /etc/os-net-config/config.json >2018-07-13 17:44:31,587 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /root/stackrc >2018-07-13 17:44:31,589 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /root/tripleo-undercloud-passwords >2018-07-13 17:44:31,591 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /etc/puppet/hiera.yaml >2018-07-13 17:44:31,592 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /var/opt/undercloud-stack/masquerade >2018-07-13 17:44:31,593 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /etc/puppet/hieradata/RedHat.yaml >2018-07-13 17:44:31,594 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /etc/puppet/hieradata/CentOS.yaml >2018-07-13 17:44:31,595 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /var/run/heat-config/heat-config >2018-07-13 17:44:31,597 INFO: [2018/07/13 05:44:31 PM] [INFO] writing /etc/os-collect-config.conf >2018-07-13 17:44:31,598 INFO: [2018/07/13 05:44:31 PM] [INFO] success >2018-07-13 17:44:31,606 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 20-os-apply-config completed >2018-07-13 17:44:31,609 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/30-reload-keepalived >2018-07-13 17:44:31,614 INFO: + systemctl is-enabled keepalived >2018-07-13 17:44:31,623 INFO: disabled >2018-07-13 17:44:31,629 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 30-reload-keepalived completed >2018-07-13 17:44:31,633 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/40-hiera-datafiles >2018-07-13 17:44:31,825 INFO: [2018/07/13 05:44:31 PM] [WARNING] DEPRECATED: falling back to /var/run/os-collect-config/os_config_files.json >2018-07-13 17:44:31,844 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 40-hiera-datafiles completed >2018-07-13 17:44:31,846 INFO: dib-run-parts Fri Jul 13 17:44:31 PDT 2018 Running /usr/libexec/os-refresh-config/configure.d/50-puppet-stack-config >2018-07-13 17:44:31,851 INFO: + set -o pipefail >2018-07-13 17:44:31,852 INFO: + puppet_apply puppet apply --summarize --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:44:31,855 INFO: + set +e >2018-07-13 17:44:31,857 INFO: + puppet apply --summarize --detailed-exitcodes /etc/puppet/manifests/puppet-stack-config.pp >2018-07-13 17:44:39,900 INFO: [mNotice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend[0m >2018-07-13 17:44:40,069 INFO: [1;33mWarning: ModuleLoader: module 'openstacklib' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:40,074 INFO: (file & line not available)[0m >2018-07-13 17:44:40,355 INFO: [mNotice: hiera(): Cannot load backend module_data: cannot load such file -- hiera/backend/module_data_backend[0m >2018-07-13 17:44:40,481 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,483 INFO: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 54]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,487 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,488 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,491 INFO: with Stdlib::Compat::Absolute_Path. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 55]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,495 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,519 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,522 INFO: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 56]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,526 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,546 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,547 INFO: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 66]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,553 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,555 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,557 INFO: with Pattern[]. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 68]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,563 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,565 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:40,567 INFO: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/ntp/manifests/init.pp", 76]:["/etc/puppet/modules/tripleo/manifests/profile/base/time/ntp.pp", 29] >2018-07-13 17:44:40,573 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:40,959 INFO: [1;33mWarning: This method is deprecated, please use match expressions with Stdlib::Compat::Ipv6 instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppet/modules/rabbitmq/manifests/install/rabbitmqadmin.pp", 37]:["/etc/puppet/modules/rabbitmq/manifests/init.pp", 316] >2018-07-13 17:44:40,967 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:41,223 INFO: [mNotice: Scope(Class[Tripleo::Firewall::Post]): At this stage, all network traffic is blocked.[0m >2018-07-13 17:44:41,426 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:41,428 INFO: with Stdlib::Compat::Hash. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/tripleo/manifests/profile/base/database/mysql.pp", 97]:["/etc/puppet/manifests/puppet-stack-config.pp", 91] >2018-07-13 17:44:41,435 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:41,524 INFO: [1;33mWarning: ModuleLoader: module 'mysql' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:41,530 INFO: (file & line not available)[0m >2018-07-13 17:44:41,764 INFO: [1;33mWarning: ModuleLoader: module 'keystone' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:41,768 INFO: (file & line not available)[0m >2018-07-13 17:44:42,343 INFO: [1;33mWarning: ModuleLoader: module 'glance' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:42,347 INFO: (file & line not available)[0m >2018-07-13 17:44:42,544 INFO: [1;33mWarning: ModuleLoader: module 'nova' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:42,549 INFO: (file & line not available)[0m >2018-07-13 17:44:42,706 INFO: [1;33mWarning: Unknown variable: '::nova::db::mysql_api::setup_cell0'. at /etc/puppet/modules/nova/manifests/db/mysql.pp:53:28[0m >2018-07-13 17:44:42,759 INFO: [1;33mWarning: ModuleLoader: module 'neutron' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:42,765 INFO: (file & line not available)[0m >2018-07-13 17:44:43,442 INFO: [1;33mWarning: ModuleLoader: module 'heat' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:43,447 INFO: (file & line not available)[0m >2018-07-13 17:44:43,514 INFO: [1;33mWarning: ModuleLoader: module 'ceilometer' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:43,524 INFO: (file & line not available)[0m >2018-07-13 17:44:43,637 INFO: [1;33mWarning: ModuleLoader: module 'aodh' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:43,643 INFO: (file & line not available)[0m >2018-07-13 17:44:43,748 INFO: [1;33mWarning: Scope(Class[Ceilometer]): metering_secret has been renamed to telemetry_secret. metering_secret will continue to work until Ocata.[0m >2018-07-13 17:44:43,753 INFO: [1;33mWarning: Scope(Class[Ceilometer]): ceilometer::rabbit_host, ceilometer::rabbit_hosts, ceilometer::rabbit_password, ceilometer::rabbit_port, ceilometer::rabbit_userid, ceilometer::rabbit_virtual_host and ceilometer::rpc_backend are deprecated. Please use ceilometer::default_transport_url instead.[0m >2018-07-13 17:44:43,884 INFO: [1;33mWarning: Scope(Class[Ceilometer::Agent::Central]): This class is deprecated. Please use ceilometer::agent::central with central namespace instead.[0m >2018-07-13 17:44:44,003 INFO: [1;33mWarning: Scope(Class[Aodh]): aodh::rabbit_host, aodh::rabbit_hosts, aodh::rabbit_password, aodh::rabbit_port, aodh::rabbit_userid, aodh::rabbit_virtual_host and aodh::rpc_backend are deprecated. Please use aodh::default_transport_url instead.[0m >2018-07-13 17:44:44,741 INFO: [1;33mWarning: ModuleLoader: module 'gnocchi' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:44,745 INFO: (file & line not available)[0m >2018-07-13 17:44:44,911 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_context_format_string is deprecated and will be removed in future[0m >2018-07-13 17:44:44,916 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_default_format_string is deprecated and will be removed in future[0m >2018-07-13 17:44:44,921 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_debug_format_suffix is deprecated and will be removed in future[0m >2018-07-13 17:44:44,925 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::logging_exception_prefix is deprecated and will be removed in future[0m >2018-07-13 17:44:44,931 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_config_append is deprecated and will be removed in future[0m >2018-07-13 17:44:44,936 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::default_log_levels is deprecated and will be removed in future[0m >2018-07-13 17:44:44,940 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::publish_errors is deprecated and will be removed in future[0m >2018-07-13 17:44:44,944 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::fatal_deprecations is deprecated and will be removed in future[0m >2018-07-13 17:44:44,948 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_format is deprecated and will be removed in future[0m >2018-07-13 17:44:44,952 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::instance_uuid_format is deprecated and will be removed in future[0m >2018-07-13 17:44:44,956 INFO: [1;33mWarning: Scope(Class[Gnocchi::Logging]): gnocchi::logging::log_date_format is deprecated and will be removed in future[0m >2018-07-13 17:44:44,960 INFO: [1;33mWarning: Scope(Class[Gnocchi::Api]): host is deprecated[0m >2018-07-13 17:44:45,062 INFO: [1;33mWarning: Scope(Class[Gnocchi::Statsd]): user_id parameter is deprecated and will be removed in the future release.[0m >2018-07-13 17:44:45,067 INFO: [1;33mWarning: Scope(Class[Gnocchi::Statsd]): project_id parameter is deprecated and will be removed in the future release.[0m >2018-07-13 17:44:45,086 INFO: [1;33mWarning: ModuleLoader: module 'panko' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:45,090 INFO: (file & line not available)[0m >2018-07-13 17:44:45,287 INFO: [1;33mWarning: Scope(Class[Panko::Api]): This Class is deprecated and will be removed in future releases.[0m >2018-07-13 17:44:45,394 INFO: [1;33mWarning: ModuleLoader: module 'ironic' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:45,399 INFO: (file & line not available)[0m >2018-07-13 17:44:45,561 INFO: [1;33mWarning: ModuleLoader: module 'swift' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:45,566 INFO: (file & line not available)[0m >2018-07-13 17:44:45,907 INFO: [1;33mWarning: Scope(Class[Keystone]): keystone::rabbit_host, keystone::rabbit_hosts, keystone::rabbit_password, keystone::rabbit_port, keystone::rabbit_userid and keystone::rabbit_virtual_host are deprecated. Please use keystone::default_transport_url instead.[0m >2018-07-13 17:44:46,847 INFO: [1;33mWarning: Scope(Class[Glance::Notify::Rabbitmq]): glance::notify::rabbitmq::rabbit_host, glance::notify::rabbitmq::rabbit_hosts, glance::notify::rabbitmq::rabbit_password, glance::notify::rabbitmq::rabbit_port, glance::notify::rabbitmq::rabbit_userid and glance::notify::rabbitmq::rabbit_virtual_host are deprecated. Please use glance::notify::rabbitmq::default_transport_url instead.[0m >2018-07-13 17:44:46,941 INFO: [1;33mWarning: Scope(Class[Nova::Db]): placement_database_connection has no effect as of pike, and may be removed in a future release[0m >2018-07-13 17:44:46,945 INFO: [1;33mWarning: Scope(Class[Nova::Db]): placement_slave_connection has no effect as of pike, and may be removed in a future release[0m >2018-07-13 17:44:47,198 INFO: [1;33mWarning: ModuleLoader: module 'cinder' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:47,202 INFO: (file & line not available)[0m >2018-07-13 17:44:47,638 INFO: [1;33mWarning: Unknown variable: 'until_complete_real'. at /etc/puppet/modules/nova/manifests/cron/archive_deleted_rows.pp:77:82[0m >2018-07-13 17:44:47,694 INFO: [1;33mWarning: This method is deprecated, please use match expressions with Stdlib::Compat::Array instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at ["/etc/puppet/modules/nova/manifests/scheduler/filter.pp", 140]:["/etc/puppet/manifests/puppet-stack-config.pp", 389] >2018-07-13 17:44:47,702 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:48,005 INFO: [1;33mWarning: Scope(Class[Neutron]): neutron::rabbit_host, neutron::rabbit_hosts, neutron::rabbit_password, neutron::rabbit_port, neutron::rabbit_user, neutron::rabbit_virtual_host and neutron::rpc_backend are deprecated. Please use neutron::default_transport_url instead.[0m >2018-07-13 17:44:49,104 INFO: [1;33mWarning: Unknown variable: 'methods_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:100:56[0m >2018-07-13 17:44:49,108 INFO: [1;33mWarning: Unknown variable: 'incoming_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:101:56[0m >2018-07-13 17:44:49,113 INFO: [1;33mWarning: Unknown variable: 'incoming_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:102:56[0m >2018-07-13 17:44:49,118 INFO: [1;33mWarning: Unknown variable: 'outgoing_remove_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:103:56[0m >2018-07-13 17:44:49,122 INFO: [1;33mWarning: Unknown variable: 'outgoing_allow_headers_real'. at /etc/puppet/modules/swift/manifests/proxy/tempurl.pp:104:56[0m >2018-07-13 17:44:49,356 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the object storage server has changed from 6000 to 6200 and will be changed in a later release[0m >2018-07-13 17:44:49,361 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the container storage server has changed from 6001 to 6201 and will be changed in a later release[0m >2018-07-13 17:44:49,365 INFO: [1;33mWarning: Scope(Class[Swift::Storage::All]): The default port for the account storage server has changed from 6002 to 6202 and will be changed in a later release[0m >2018-07-13 17:44:49,859 INFO: [1;33mWarning: This method is deprecated, please use the stdlib validate_legacy function, >2018-07-13 17:44:49,862 INFO: with Stdlib::Compat::Integer. There is further documentation for validate_legacy function in the README. at ["/etc/puppet/modules/heat/manifests/wsgi/apache_api_cfn.pp", 125]:["/etc/puppet/manifests/puppet-stack-config.pp", 510] >2018-07-13 17:44:49,868 INFO: (at /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:28:in `deprecation')[0m >2018-07-13 17:44:50,315 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_account'. at /etc/puppet/modules/ironic/manifests/glance.pp:117:30[0m >2018-07-13 17:44:50,319 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_temp_url_key'. at /etc/puppet/modules/ironic/manifests/glance.pp:118:35[0m >2018-07-13 17:44:50,323 INFO: [1;33mWarning: Unknown variable: '::ironic::conductor::swift_temp_url_duration'. at /etc/puppet/modules/ironic/manifests/glance.pp:119:40[0m >2018-07-13 17:44:50,344 INFO: [1;33mWarning: Unknown variable: '::ironic::api::neutron_url'. at /etc/puppet/modules/ironic/manifests/neutron.pp:58:29[0m >2018-07-13 17:44:51,352 INFO: [1;33mWarning: ModuleLoader: module 'mistral' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:51,356 INFO: (file & line not available)[0m >2018-07-13 17:44:51,429 INFO: [1;33mWarning: Unknown variable: '::mistral::database_idle_timeout'. at /etc/puppet/modules/mistral/manifests/db.pp:57:40[0m >2018-07-13 17:44:51,434 INFO: [1;33mWarning: Unknown variable: '::mistral::database_min_pool_size'. at /etc/puppet/modules/mistral/manifests/db.pp:58:40[0m >2018-07-13 17:44:51,438 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_pool_size'. at /etc/puppet/modules/mistral/manifests/db.pp:59:40[0m >2018-07-13 17:44:51,443 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_retries'. at /etc/puppet/modules/mistral/manifests/db.pp:60:40[0m >2018-07-13 17:44:51,449 INFO: [1;33mWarning: Unknown variable: '::mistral::database_retry_interval'. at /etc/puppet/modules/mistral/manifests/db.pp:61:40[0m >2018-07-13 17:44:51,456 INFO: [1;33mWarning: Unknown variable: '::mistral::database_max_overflow'. at /etc/puppet/modules/mistral/manifests/db.pp:62:40[0m >2018-07-13 17:44:51,528 INFO: [1;33mWarning: Scope(Class[Mistral]): mistral::rabbit_host, mistral::rabbit_hosts, mistral::rabbit_password, mistral::rabbit_port, mistral::rabbit_userid, mistral::rabbit_virtual_host and mistral::rpc_backend are deprecated. Please use mistral::default_transport_url instead.[0m >2018-07-13 17:44:51,814 INFO: [1;33mWarning: ModuleLoader: module 'zaqar' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:51,825 INFO: (file & line not available)[0m >2018-07-13 17:44:52,926 INFO: [1;33mWarning: ModuleLoader: module 'oslo' has unresolved dependencies - it will only see those that are resolved. Use 'puppet module list --tree' to see information about modules >2018-07-13 17:44:52,931 INFO: (file & line not available)[0m >2018-07-13 17:44:52,942 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[ceilometer_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:53,160 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[aodh_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:53,966 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[keystone_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:54,329 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[glance_api_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:54,342 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[glance_registry_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:54,583 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[neutron_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:44:54,643 INFO: [1;33mWarning: Scope(Neutron::Plugins::Ml2::Type_driver[local]): local type_driver is useful only for single-box, because it provides no connectivity between hosts[0m >2018-07-13 17:44:55,242 INFO: [1;33mWarning: Scope(Oslo::Messaging::Rabbit[mistral_config]): The oslo_messaging rabbit_host, rabbit_hosts, rabbit_port, rabbit_userid, rabbit_password, rabbit_virtual_host parameters have been deprecated by the [DEFAULT]\transport_url. Please use oslo::messaging::default::transport_url instead.[0m >2018-07-13 17:45:00,541 INFO: [mNotice: Compiled catalog for director.springlake.pod in environment production in 20.91 seconds[0m >2018-07-13 17:45:10,502 INFO: [mNotice: /Stage[setup]/Tripleo::Network::Os_net_config/Exec[os-net-config]/returns: executed successfully[0m >2018-07-13 17:45:10,525 INFO: [mNotice: /Stage[setup]/Tripleo::Network::Os_net_config/Exec[trigger-keepalived-restart]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:45:10,887 INFO: [mNotice: /Stage[main]/Ntp::Config/File[/etc/ntp.conf]/content: content changed '{md5}64353c03e18224849f49dce0baa696f6' to '{md5}e4539afcd4e03217b6bde799c8c0e337'[0m >2018-07-13 17:45:10,959 INFO: [mNotice: /Stage[main]/Ntp::Service/Service[ntp]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:45:12,724 INFO: [mNotice: /Stage[main]/Tripleo::Selinux/Exec[/sbin/setenforce 1]/returns: /sbin/setenforce: SELinux is disabled[0m >2018-07-13 17:45:12,728 INFO: [1;31mError: /sbin/setenforce 1 returned 1 instead of one of [0][0m >2018-07-13 17:45:12,730 INFO: [1;31mError: /Stage[main]/Tripleo::Selinux/Exec[/sbin/setenforce 1]/returns: change from notrun to 0 failed: /sbin/setenforce 1 returned 1 instead of one of [0][0m >2018-07-13 17:46:04,760 INFO: [mNotice: /Stage[main]/Glance::Db::Sync/Exec[glance-manage db_sync]/returns: executed successfully[0m >2018-07-13 17:46:04,763 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:06,122 INFO: [mNotice: /Stage[main]/Glance::Db::Metadefs/Exec[glance-manage db_load_metadefs]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:09,433 INFO: [mNotice: /Stage[main]/Nova::Db::Sync_api/Exec[nova-db-sync-api]/returns: executed successfully[0m >2018-07-13 17:46:09,436 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync_api::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:09,439 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::cell_v2::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:09,441 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::db_online_data_migrations::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:13,215 INFO: [mNotice: /Stage[main]/Nova::Cell_v2::Map_cell0/Exec[nova-cell_v2-map_cell0]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:13,219 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::cell_v2::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:13,221 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync::begin]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:46:17,072 INFO: [mNotice: /Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]/returns: executed successfully[0m >2018-07-13 17:46:20,894 INFO: [mNotice: /Stage[main]/Nova::Db::Sync/Exec[nova-db-sync]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:20,898 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:46:20,902 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::service::begin]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:46:28,170 INFO: [mNotice: /Stage[main]/Nova::Conductor/Nova::Generic_service[conductor]/Service[nova-conductor]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:33,694 INFO: [mNotice: /Stage[main]/Nova::Scheduler/Nova::Generic_service[scheduler]/Service[nova-scheduler]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:35,357 INFO: [mNotice: /Stage[main]/Neutron::Db::Sync/Exec[neutron-db-sync]/returns: executed successfully[0m >2018-07-13 17:46:35,361 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:35,365 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:39,571 INFO: [mNotice: /Stage[main]/Neutron::Agents::Dhcp/Service[neutron-dhcp-service]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:39,716 INFO: [mNotice: /Stage[main]/Neutron::Agents::L3/Service[neutron-l3]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:40,338 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Service[neutron-ovs-agent-service]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:42,055 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Ovs/Service[neutron-destroy-patch-ports-service]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:43,425 INFO: [mNotice: /Stage[main]/Heat::Db::Sync/Exec[heat-dbsync]/returns: executed successfully[0m >2018-07-13 17:46:43,430 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:43,436 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:43,538 INFO: [mNotice: /Stage[main]/Heat::Api/Service[heat-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:43,672 INFO: [mNotice: /Stage[main]/Heat::Api_cfn/Service[heat-api-cfn]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:44,030 INFO: [mNotice: /Stage[main]/Heat::Engine/Service[heat-engine]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:45,391 INFO: [mNotice: /Stage[main]/Aodh::Db::Sync/Exec[aodh-db-sync]/returns: executed successfully[0m >2018-07-13 17:46:45,393 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:45,395 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:45,498 INFO: [mNotice: /Stage[main]/Aodh::Api/Service[aodh-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:45,706 INFO: [mNotice: /Stage[main]/Aodh::Evaluator/Service[aodh-evaluator]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:59,096 INFO: [mNotice: /Stage[main]/Aodh::Notifier/Service[aodh-notifier]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:59,797 INFO: [mNotice: /Stage[main]/Aodh::Listener/Service[aodh-listener]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:46:59,801 INFO: [mNotice: /Stage[main]/Aodh::Deps/Anchor[aodh::service::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:47:01,516 INFO: [mNotice: /Stage[main]/Ironic::Db::Sync/Exec[ironic-dbsync]/returns: executed successfully[0m >2018-07-13 17:47:01,519 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:01,522 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::db_online_data_migrations::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:04,652 INFO: [mNotice: /Stage[main]/Ironic::Db::Online_data_migrations/Exec[ironic-db-online-data-migrations]/returns: executed successfully[0m >2018-07-13 17:47:07,914 INFO: [mNotice: /Stage[main]/Ironic::Db::Online_data_migrations/Exec[ironic-db-online-data-migrations]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:47:07,917 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::db_online_data_migrations::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:47:07,921 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:08,022 INFO: [mNotice: /Stage[main]/Ironic::Api/Service[ironic-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:17,762 INFO: [mNotice: /Stage[main]/Ironic::Conductor/Service[ironic-conductor]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:17,769 INFO: [mNotice: /Stage[main]/Ironic::Deps/Anchor[ironic::service::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:47:21,384 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-sync]/returns: executed successfully[0m >2018-07-13 17:47:24,269 INFO: [mNotice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: executed successfully[0m >2018-07-13 17:47:24,272 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::dbsync::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:26,455 INFO: [mNotice: /Stage[main]/Keystone/Exec[keystone-manage bootstrap]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:47:26,457 INFO: [mNotice: /Stage[main]/Keystone::Deps/Anchor[keystone::service::begin]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:48:25,075 INFO: [mNotice: /Stage[main]/Heat::Deps/Anchor[heat::service::end]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:49:09,912 INFO: [mNotice: /Stage[main]/Neutron::Server/Service[neutron-server]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:49:16,365 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:49:49,327 INFO: [mNotice: /Stage[main]/Nova::Api/Nova::Generic_service[api]/Service[nova-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:07,066 INFO: [mNotice: /Stage[main]/Neutron::Agents::Ml2::Networking_baremetal/Service[ironic-neutron-agent-service]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:07,074 INFO: [mNotice: /Stage[main]/Neutron::Deps/Anchor[neutron::service::end]: Triggered 'refresh' from 6 events[0m >2018-07-13 17:50:19,247 INFO: [mNotice: /Stage[main]/Mistral::Db::Sync/Exec[mistral-db-populate]/returns: executed successfully[0m >2018-07-13 17:50:19,249 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::dbsync::end]: Triggered 'refresh' from 2 events[0m >2018-07-13 17:50:19,252 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::service::begin]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:19,537 INFO: [mNotice: /Stage[main]/Mistral::Api/Service[mistral-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:32,618 INFO: [mNotice: /Stage[main]/Mistral::Engine/Service[mistral-engine]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:33,455 INFO: [mNotice: /Stage[main]/Mistral::Executor/Service[mistral-executor]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:33,464 INFO: [mNotice: /Stage[main]/Mistral::Deps/Anchor[mistral::service::end]: Triggered 'refresh' from 3 events[0m >2018-07-13 17:50:36,398 INFO: [mNotice: /Stage[main]/Main/Exec[ceilo-gnocchi-upgrade]/returns: executed successfully[0m >2018-07-13 17:50:51,048 INFO: [mNotice: /Stage[main]/Nova::Compute/Nova::Generic_service[compute]/Service[nova-compute]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:51,051 INFO: [mNotice: /Stage[main]/Nova::Deps/Anchor[nova::service::end]: Triggered 'refresh' from 4 events[0m >2018-07-13 17:50:54,760 INFO: [mNotice: /Stage[main]/Nova::Cell_v2::Discover_hosts/Exec[nova-cell_v2-discover_hosts]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:55,935 INFO: [mNotice: /Stage[main]/Glance::Api/Service[glance-api]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:55,938 INFO: [mNotice: /Stage[main]/Glance::Deps/Anchor[glance::service::end]: Triggered 'refresh' from 1 events[0m >2018-07-13 17:50:58,506 INFO: [mNotice: Applied catalog in 353.35 seconds[0m >2018-07-13 17:50:59,226 INFO: Changes: >2018-07-13 17:50:59,228 INFO: Total: 14 >2018-07-13 17:50:59,230 INFO: Events: >2018-07-13 17:50:59,232 INFO: Failure: 1 >2018-07-13 17:50:59,233 INFO: Success: 14 >2018-07-13 17:50:59,236 INFO: Total: 15 >2018-07-13 17:50:59,238 INFO: Resources: >2018-07-13 17:50:59,240 INFO: Failed: 1 >2018-07-13 17:50:59,241 INFO: Changed: 14 >2018-07-13 17:50:59,244 INFO: Corrective change: 15 >2018-07-13 17:50:59,246 INFO: Out of sync: 15 >2018-07-13 17:50:59,248 INFO: Total: 3352 >2018-07-13 17:50:59,249 INFO: Restarted: 61 >2018-07-13 17:50:59,251 INFO: Time: >2018-07-13 17:50:59,253 INFO: Policy rcd: 0.00 >2018-07-13 17:50:59,255 INFO: Archive: 0.00 >2018-07-13 17:50:59,256 INFO: Mysql datadir: 0.00 >2018-07-13 17:50:59,258 INFO: Nova cell v2: 0.00 >2018-07-13 17:50:59,259 INFO: Keystone domain: 0.00 >2018-07-13 17:50:59,261 INFO: Schedule: 0.00 >2018-07-13 17:50:59,265 INFO: Panko api paste ini: 0.00 >2018-07-13 17:50:59,267 INFO: Sysctl: 0.00 >2018-07-13 17:50:59,268 INFO: Sysctl runtime: 0.00 >2018-07-13 17:50:59,270 INFO: Keystone tenant: 0.00 >2018-07-13 17:50:59,271 INFO: Neutron api config: 0.00 >2018-07-13 17:50:59,272 INFO: Keystone role: 0.00 >2018-07-13 17:50:59,273 INFO: Group: 0.00 >2018-07-13 17:50:59,275 INFO: Swift config: 0.00 >2018-07-13 17:50:59,277 INFO: Cron: 0.00 >2018-07-13 17:50:59,279 INFO: Resources: 0.00 >2018-07-13 17:50:59,280 INFO: Glance swift config: 0.00 >2018-07-13 17:50:59,281 INFO: User: 0.00 >2018-07-13 17:50:59,281 INFO: Mysql database: 0.00 >2018-07-13 17:50:59,282 INFO: Concat file: 0.00 >2018-07-13 17:50:59,283 INFO: Nova paste api ini: 0.00 >2018-07-13 17:50:59,284 INFO: Swift object expirer config: 0.00 >2018-07-13 17:50:59,285 INFO: Keystone service: 0.01 >2018-07-13 17:50:59,285 INFO: Ironic neutron agent config: 0.01 >2018-07-13 17:50:59,286 INFO: Mysql grant: 0.01 >2018-07-13 17:50:59,287 INFO: Keystone endpoint: 0.01 >2018-07-13 17:50:59,287 INFO: Mysql user: 0.01 >2018-07-13 17:50:59,288 INFO: Concat fragment: 0.01 >2018-07-13 17:50:59,289 INFO: Neutron plugin ml2: 0.01 >2018-07-13 17:50:59,289 INFO: Anchor: 0.02 >2018-07-13 17:50:59,290 INFO: Neutron agent ovs: 0.02 >2018-07-13 17:50:59,290 INFO: Firewall: 0.02 >2018-07-13 17:50:59,291 INFO: Neutron dhcp agent config: 0.03 >2018-07-13 17:50:59,291 INFO: Vs bridge: 0.06 >2018-07-13 17:50:59,292 INFO: Mistral config: 0.07 >2018-07-13 17:50:59,292 INFO: Glance cache config: 0.14 >2018-07-13 17:50:59,293 INFO: Gnocchi config: 0.15 >2018-07-13 17:50:59,293 INFO: Neutron l3 agent config: 0.20 >2018-07-13 17:50:59,294 INFO: Ring container device: 0.33 >2018-07-13 17:50:59,294 INFO: Panko config: 0.36 >2018-07-13 17:50:59,295 INFO: Ring object device: 0.36 >2018-07-13 17:50:59,295 INFO: Ring account device: 0.40 >2018-07-13 17:50:59,296 INFO: Glance registry config: 0.45 >2018-07-13 17:50:59,296 INFO: Swift proxy config: 0.58 >2018-07-13 17:50:59,297 INFO: Augeas: 0.72 >2018-07-13 17:50:59,297 INFO: Ironic inspector config: 0.79 >2018-07-13 17:50:59,298 INFO: File: 0.83 >2018-07-13 17:50:59,298 INFO: Ceilometer config: 0.88 >2018-07-13 17:50:59,299 INFO: Zaqar config: 0.90 >2018-07-13 17:50:59,300 INFO: Aodh config: 1.40 >2018-07-13 17:50:59,300 INFO: Package: 1.57 >2018-07-13 17:50:59,301 INFO: Rabbitmq plugin: 1.59 >2018-07-13 17:50:59,301 INFO: Keystone config: 1.83 >2018-07-13 17:50:59,302 INFO: Last run: 1531529459 >2018-07-13 17:50:59,302 INFO: Nova config: 18.96 >2018-07-13 17:50:59,303 INFO: Heat config: 2.71 >2018-07-13 17:50:59,304 INFO: Neutron config: 2.97 >2018-07-13 17:50:59,304 INFO: Total: 225.66 >2018-07-13 17:50:59,305 INFO: Config retrieval: 25.16 >2018-07-13 17:50:59,305 INFO: Glance api config: 3.01 >2018-07-13 17:50:59,306 INFO: Exec: 37.54 >2018-07-13 17:50:59,306 INFO: Service: 4.13 >2018-07-13 17:50:59,307 INFO: Keystone user role: 42.33 >2018-07-13 17:50:59,307 INFO: Ironic config: 6.44 >2018-07-13 17:50:59,308 INFO: Keystone user: 68.63 >2018-07-13 17:50:59,308 INFO: Filebucket: 0.00 >2018-07-13 17:50:59,309 INFO: Version: >2018-07-13 17:50:59,309 INFO: Config: 1531529079 >2018-07-13 17:50:59,310 INFO: Puppet: 4.8.2 >2018-07-13 17:51:11,100 INFO: + rc=6 >2018-07-13 17:51:11,102 INFO: + set -e >2018-07-13 17:51:11,104 INFO: + echo 'puppet apply exited with exit code 6' >2018-07-13 17:51:11,105 INFO: puppet apply exited with exit code 6 >2018-07-13 17:51:11,107 INFO: + '[' 6 '!=' 2 -a 6 '!=' 0 ']' >2018-07-13 17:51:11,108 INFO: + exit 6 >2018-07-13 17:51:11,110 INFO: [2018-07-13 17:51:11,101] (os-refresh-config) [ERROR] during configure phase. [Command '['dib-run-parts', '/usr/libexec/os-refresh-config/configure.d']' returned non-zero exit status 1] >2018-07-13 17:51:11,114 INFO: >2018-07-13 17:51:11,116 INFO: [2018-07-13 17:51:11,101] (os-refresh-config) [ERROR] Aborting... >2018-07-13 17:51:11,117 DEBUG: An exception occurred >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 2330, in install > _run_orc(instack_env) > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 1597, in _run_orc > _run_live_command(args, instack_env, 'os-refresh-config') > File "/usr/lib/python2.7/site-packages/instack_undercloud/undercloud.py", line 676, in _run_live_command > raise RuntimeError('%s failed. See log for details.' % name) >RuntimeError: os-refresh-config failed. See log for details. >2018-07-13 17:51:11,133 ERROR: >############################################################################# >Undercloud install failed. > >Reason: os-refresh-config failed. See log for details. > >See the previous output for details about what went wrong. The full install >log can be found at /home/stack/.instack/install-undercloud.log. > >############################################################################# >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1586358
: 1458814