OSP update failing on OSP 10

Posted on

The update is failing at stage overcloud.AllNodesDeploySteps.CephStorageDeployment_Step1.1: due to error in "Error: Function lookup() did not find a value for the name 'step'

[root@as-vnfv-director1 heat]# openstack stack failures list overcloud --long
overcloud.AllNodesDeploySteps.ControllerDeployment_Step1:
resource_type: OS::Heat::StructuredDeploymentGroup
physical_resource_id: aa06dd89-418c-4e88-9493-7c97809fa20a
status: UPDATE_FAILED
status_reason: |
UPDATE aborted
overcloud.AllNodesDeploySteps.UcsComputeDeployment_Step1:
resource_type: OS::Heat::StructuredDeploymentGroup
physical_resource_id: f5029ea3-fd41-4733-a6ac-9cafdbf611c8
status: UPDATE_FAILED
status_reason: |
UPDATE aborted
overcloud.AllNodesDeploySteps.CephStorageDeployment_Step1.1:
resource_type: OS::Heat::StructuredDeployment
physical_resource_id: 3d826b20-f854-424a-ad9b-e295039c6f45
status: CREATE_FAILED
status_reason: |
Error: resources[1]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 1
deploy_stdout: |

deploy_stderr: |
Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://docs.puppet.com/puppet/5.5/reference/deprecated_language.html\n (file & line not available)
Error: Function lookup() did not find a value for the name 'step'
overcloud.AllNodesDeploySteps.CephStorageDeployment_Step1.2:
resource_type: OS::Heat::StructuredDeployment
physical_resource_id: fa36ac92-788c-4f56-b172-99cc0746552b
status: CREATE_FAILED
status_reason: |
Error: resources[2]: Deployment to server failed: deploy_status_code : Deployment exited with non-zero status code: 1
deploy_stdout: |

deploy_stderr: |
Error: Facter: error while resolving custom fact "current_neutron_host": undefined method with_env' for Facter::Core::Execution:Module
Error: Facter: error while resolving custom fact "current_nova_host": undefined method
[]' for nil:NilClass
Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://docs.puppet.com/puppet/5.5/reference/deprecated_language.html\n (file & line not available)
Error: Function lookup() did not find a value for the name 'step'
[root@as-vnfv-director1 heat]#

Responses