00:01:02
May 13, 2020
Step 6/6 : RUN yum install -y git wget epel-release ansible unzip ruby&& wget https://bootstrap.pypa.io/get-pip.py&& python get-pip.py&& yum update -y&& wget ${PACKER_URL}&& unzip packer_${PACKER_VERSION}_linux_amd64.zip&& mv packer /usr/local/bin/packer&& wget https://github.com/bonclay7/aws-amicleaner/archive/v${AMICLEANER_VERSION}.zip&& unzip v${AMICLEANER_VERSION}.zip&& chmod 755 aws-amicleaner-${AMICLEANER_VERSION}/amicleaner/cli.py&& pip install future&& pip install -r aws-amicleaner-${AMICLEANER_VERSION}/requirements.txt&& pip install aws-amicleaner&& wget https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64&& mv ./jq-linux64 /usr/bin/jq&& chmod +x /usr/bin/jq ---> Running in c07f5b43edb2CentOS-8 - AppStream 254 kB/s | 7.0 MB 00:28 CentOS-8 - Base 354 kB/s | 2.2 MB 00:06 CentOS-8 - Extras 65 kB/s | 5.9 kB 00:00 No match for argument: ansibleError: Unable to find a match: ansibleThe command '/bin/sh -c yum install -y git wget epel-release ansible unzip ruby&& wget https://bootstrap.pypa.io/get-pip.py&& python get-pip.py&& yum update -y&& wget ${PACKER_URL}&& unzip packer_${PACKER_VERSION}_linux_amd64.zip&& mv packer /usr/local/bin/packer&& wget https://github.com/bonclay7/aws-amicleaner/archive/v${AMICLEANER_VERSION}.zip&& unzip v${AMICLEANER_VERSION}.zip&& chmod 755 aws-amicleaner-${AMICLEANER_VERSION}/amicleaner/cli.py&& pip install future&& pip install -r aws-amicleaner-${AMICLEANER_VERSION}/requirements.txt&& pip install aws-amicleaner&& wget https://github.com/stedolan/jq/releases/download/jq-1.5/jq-linux64&& mv ./jq-linux64 /usr/bin/jq&& chmod +x /usr/bin/jq' returned a non-zero code: 1section_end:1589388049:build_scriptsection_start:1589388049:after_scriptsection_end:1589388051:after_scriptsection_start:1589388051:upload_artifacts_on_failuresection_end:1589388052:upload_artifacts_on_failureERROR: Job failed: exit code 1