Closed atodorov closed 1 year ago
Execution for Image Builder - https://github.com/osbuild/cloud-cleaner/actions/runs/5344759134 - AWS & vmware now reporting FAIL. GCP & Azure seem to work fine.
Execution for CloudX - https://github.com/osbuild/cloud-cleaner/actions/runs/5344653811 - AWS & Azure now reporting FAIL (envs vars are incorrect. Fixed in subsequent commit)
CloudX, Azure - PASS (removed a few items): https://github.com/osbuild/cloud-cleaner/actions/runs/5347811051/jobs/9696840737
CloudX, AWS - removed a few items but FAILED with unbound variable for AWS_BUCKET
, which is not used by CloudX:
https://github.com/osbuild/cloud-cleaner/actions/runs/5347811051/jobs/9696840517
CloudX, AWS - PASS: https://github.com/osbuild/cloud-cleaner/actions/runs/5347864095/jobs/9696967011
Image Builder, vmware job skipped here: https://github.com/osbuild/cloud-cleaner/actions/runs/5354068938
Image Builder, AWS job: https://github.com/osbuild/cloud-cleaner/actions/runs/5354326186/jobs/9711218851
Notes:
CloudX Azure login is failing, job reported PASS: https://github.com/osbuild/cloud-cleaner/actions/runs/5344222950/jobs/9688345341
CloudX AWS job says
Unable to locate credentials. You can configure credentials by running "aws configure"
, reports PASS: https://github.com/osbuild/cloud-cleaner/actions/runs/5344222950/jobs/9688345169Image Builder AWS job says
An error occurred (AuthFailure) when calling the DescribeRegions operation: AWS was not able to validate the provided access credentials
, reports PASS: https://github.com/osbuild/cloud-cleaner/actions/runs/5344222063/jobs/9688343730Image Builder vmware job says
/tmp/govc: Post "https://***/rest/com/vmware/cis/session": dial tcp: lookup *** on 127.0.0.11:53: no such host
, reports PASS: https://github.com/osbuild/cloud-cleaner/actions/runs/5344222063/jobs/9688343356