Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SALTSTACK] - Installer Failure #626

Open
networkthings opened this issue Feb 29, 2024 · 5 comments
Open

[SALTSTACK] - Installer Failure #626

networkthings opened this issue Feb 29, 2024 · 5 comments

Comments

@networkthings
Copy link

We have been building on an automated, weekly basis SIFT workstations with the recent versions of Ubuntu 22.04
However as of two weeks ago we're seeing build failures.

Running manually sudo cast install --mode=server teamdfir/sift-saltstack

The most recent fail state reported with:

WARN[2711] first failed state                            comment="One or more requisite failed: sift.packages.aws-cli.aws-cli-install" component=installer run_num=226 sls=sift.packages.aws-cli
INFO[2711] statistics                                    component=installer failed=8 success=565 total=573
INFO[2711] salt-call completed but had failed states     component=installer
FATA[2711] salt-call completed but had failed states

Is there also a way to validate by installing an earlier saltstack version to confirm the issue is related to recent updates?

@ekristen
Copy link
Contributor

ekristen commented Feb 29, 2024

There was a bug in the recent build, that should be fixed. I also ask that you download and update to the latest cast binary.

@networkthings
Copy link
Author

Thanks for the reply. I've just run with no-cache and confirm I'm pulling v2024.02.25 but hit the same issue, with the same fail count. I'm using the latest cast cast-v0.14.21-linux-amd64

Running the install with debug level set I receive:

WARN[0418] first failed state                            comment="Specified sha256 checksum for /tmp/awscli-exe-linux-x86_64.zip (77c6c3d1ac23638b07a02587ed6b1d4adc84c561c9ecc7df1ff3778e43a4b49b) does not match actual checksum (c939005170508b19f53730ead3e15b959ec2d9d078a44668e43275864d73ef2f)" component=installer run_num=223 sls=sift.packages.aws-cli
INFO[0418] statistics                                    component=installer failed=8 success=565 total=573
INFO[0418] salt-call completed but had failed states     component=installer
FATA[0418] salt-call completed but had failed states

@ekristen
Copy link
Contributor

ok, I can fix this in short order. I might pull aws-cli in the short term here. It seems it's changing too frequently.

@ekristen
Copy link
Contributor

ok 2024.02.29 is published, temporarily disabled aws-cli until I can address it's volatility.

@networkthings
Copy link
Author

Thanks for the quick response, I can confirm builds are now running successfully on 2024.02.29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants