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

[Bug] Gradle Check fails after ~5 minutes but the Jenkins job itself continues to run and sometimes even succeeds #4212

Closed
jed326 opened this issue Nov 13, 2023 · 5 comments
Assignees
Labels
bug Something isn't working untriaged Issues that have not yet been triaged

Comments

@jed326
Copy link
Contributor

jed326 commented Nov 13, 2023

Describe the bug

Gradle Check fails after ~5 minutes but the Jenkins job itself continues to run and sometimes even succeeds.

To reproduce

Not sure how to reproduce. See:

In the same PR we do see this running correctly:

Expected behavior

Gradle Check does not fail while the underlying Jenkins job is still running.

Screenshots

If applicable, add screenshots to help explain your problem.

Host / Environment

No response

Additional context

No response

Relevant log output

No response

@jed326 jed326 added bug Something isn't working untriaged Issues that have not yet been triaged labels Nov 13, 2023
@jed326 jed326 changed the title [Bug]: [Bug] Gradle Check fails after ~5 minutes but the Jenkins job itself continues to run and sometimes even succeeds Nov 13, 2023
@peterzhuamazon peterzhuamazon self-assigned this Nov 13, 2023
@peterzhuamazon
Copy link
Member

parse error: Invalid numeric literal at line 1, column 10

This is due to jq parsing and jq just have a new release 1.7 here: https://github.com/jqlang/jq/releases/tag/jq-1.7

This is the 1st release since 1.6 from 2018. It might cause some issues if ubuntu-latest from github actions is onboarding it.

@jed326
Copy link
Contributor Author

jed326 commented Nov 13, 2023

Got a successful run on my PR: opensearch-project/OpenSearch#11181 (comment)

Seems like there's something flaky with one of the underlying components here

@peterzhuamazon
Copy link
Member

Closing for now, thanks for reporting, and feel free to open if seeing again.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged Issues that have not yet been triaged
Projects
None yet
Development

No branches or pull requests

2 participants