Intermittent CI Issues
Open
@nick-greenwald is already working on this.
Since May 19, 2026.
sustainment
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 2
Description
CI is sometimes failing for reasons unrelated to the current commit. There is likely at least 2 issues at play.
Scenario 1: opensearch container sometimes fails in the build-test.
Scenario 2: Build failures (typically anms-core) due to stale cache. It seems that when a submodule is updated within a PR, subsequent builds fail when they attempt to install older cached versions of python dependencies. This may be an issue with cache configurations, or potentially a compound issue due to packages not being uniquely versioned. Additional investigation is required.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.