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

[CI] Quarkus main fails with Java 21 mandrel build of mandrel/23.1 on Linux #739

Open
mandrel-bot opened this issue Jun 3, 2024 · 18 comments
Labels
affects/23.1 bug Something isn't working testing CI and testing related issues and PRs

Comments

@mandrel-bot
Copy link

Automatic issue reporting for mandrel 23.1 on Linux

Replacement of #563 (to not require special repository permissions for opening/closing the issue)

@mandrel-bot mandrel-bot added the bug Something isn't working label Jun 3, 2024
@mandrel-bot mandrel-bot reopened this Jun 4, 2024
@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

2024-06-04T07:52:03.1722435Z [INFO] Quarkus - Integration Tests - REST Client Reactive . FAILURE [02:28 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9362439953

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 4, 2024

Failed with:

Error:  Failed to execute goal uk.co.automatictester:truststore-maven-plugin:3.0.0:generate-truststore (wrong-host-truststore) on project quarkus-integration-test-rest-client-reactive: Execution wrong-host-truststore of goal uk.co.automatictester:truststore-maven-plugin:3.0.0:generate-truststore failed: Unable to establish TLS connection with: wrong.host.badssl.com:443 -> [Help 1]

https://github.com/graalvm/mandrel/actions/runs/9362439953/job/25772020674#step:12:3198

Not sure what that is about.

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

2024-07-06T01:20:30.4505849Z [INFO] Quarkus - Integration Tests - OpenID Connect Client  FAILURE [ 18.636 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9815025073

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 8, 2024

Unfortunately, the build failed!

* [Q main M 23.1 JDK 21 / Q IT Security2](https://github.com/graalvm/mandrel/actions/runs/9815025073/job/27103954363)
  
  * Step: Build with Maven
    Filtered Logs:
2024-07-06T01:20:30.4505849Z [INFO] Quarkus - Integration Tests - OpenID Connect Client  FAILURE [ 18.636 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9815025073

Failure seems infra related:

[INFO] --- docker:0.44.0:start (docker-start) @ quarkus-integration-test-oidc-client ---
Error:  DOCKER> Error occurred during container startup, shutting down...
Error:  DOCKER> I/O Error [Unable to pull 'quay.io/keycloak/keycloak:19.0.3-legacy' from registry 'quay.io' : {"message":"received unexpected HTTP status: 500 Internal Server Error"} (Internal Server Error: 500)]

Should no longer show up on the next run.

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

2024-08-17T01:35:26.1014176Z [INFO] Quarkus - Integration Tests - Reactive Oracle Client FAILURE [05:04 min]
2024-08-17T01:20:18.3948749Z [INFO] Quarkus - Integration Tests - Infinispan Client .... FAILURE [05:00 min]
2024-08-17T01:20:18.3956513Z [INFO] Quarkus - Integration Tests - Cache ................ FAILURE [04:17 min]
2024-08-17T01:51:49.6755014Z [INFO] Quarkus - Integration Tests - Micrometer Prometheus  FAILURE [04:47 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10427964088

@jerboaa jerboaa added the testing CI and testing related issues and PRs label Aug 20, 2024
@jerboaa
Copy link
Collaborator

jerboaa commented Aug 20, 2024

Unfortunately, the build failed!

* [Q main M 23.1 JDK 21 / Q IT Data7](https://github.com/graalvm/mandrel/actions/runs/10427964088/job/28884040283)
  
  * Step: Build with Maven
    Filtered Logs:
2024-08-17T01:35:26.1014176Z [INFO] Quarkus - Integration Tests - Reactive Oracle Client FAILURE [05:04 min]
* [Q main M 23.1 JDK 21 / Q IT Cache](https://github.com/graalvm/mandrel/actions/runs/10427964088/job/28884041160)
  
  * Step: Build with Maven
    Filtered Logs:
2024-08-17T01:20:18.3948749Z [INFO] Quarkus - Integration Tests - Infinispan Client .... FAILURE [05:00 min]
2024-08-17T01:20:18.3956513Z [INFO] Quarkus - Integration Tests - Cache ................ FAILURE [04:17 min]
* [Q main M 23.1 JDK 21 / Q IT Misc4](https://github.com/graalvm/mandrel/actions/runs/10427964088/job/28884041672)
  
  * Step: Build with Maven
    Filtered Logs:
2024-08-17T01:51:49.6755014Z [INFO] Quarkus - Integration Tests - Micrometer Prometheus  FAILURE [04:47 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10427964088

[Edit]: It looks like the Reactive Oracle Client issue might be the same thing. #780

@mandrel-bot
Copy link
Author

The build is still failing!

2024-08-22T11:30:41.7794257Z [INFO] Quarkus - Integration Tests - Reactive Oracle Client FAILURE [05:11 min]
2024-08-22T11:13:56.7644394Z [INFO] Quarkus - Integration Tests - Infinispan Client .... FAILURE [04:41 min]
2024-08-22T11:13:56.7653344Z [INFO] Quarkus - Integration Tests - Cache ................ FAILURE [04:09 min]
2024-08-22T11:45:03.8676194Z [INFO] Quarkus - Integration Tests - Micrometer Prometheus  FAILURE [04:46 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10506329619

@jerboaa
Copy link
Collaborator

jerboaa commented Aug 22, 2024

All of the above are caused by: #780

@mandrel-bot
Copy link
Author

The build is still failing!

2024-08-22T15:43:50.1246304Z [INFO] Quarkus - Integration Tests - Reactive Oracle Client FAILURE [05:18 min]
2024-08-22T15:26:40.9636082Z [INFO] Quarkus - Integration Tests - Infinispan Client .... FAILURE [04:44 min]
2024-08-22T15:26:40.9640867Z [INFO] Quarkus - Integration Tests - Cache ................ FAILURE [04:16 min]
2024-08-22T15:59:02.6535365Z [INFO] Quarkus - Integration Tests - Micrometer Prometheus  FAILURE [04:50 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10510266453

@mandrel-bot
Copy link
Author

The build is still failing!

2024-08-24T01:37:00.7364161Z [INFO] Quarkus - Integration Tests - Reactive Oracle Client FAILURE [05:18 min]
2024-08-24T01:18:53.3473517Z [INFO] Quarkus - Integration Tests - Infinispan Client .... FAILURE [04:44 min]
2024-08-24T01:18:53.3491940Z [INFO] Quarkus - Integration Tests - Cache ................ FAILURE [04:09 min]
2024-08-24T01:48:42.2124205Z [INFO] Quarkus - Integration Tests - Micrometer Prometheus  FAILURE [04:41 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/10534126942

@jerboaa
Copy link
Collaborator

jerboaa commented Aug 26, 2024

All of the above are caused by: #780. Since #786 got merged now it should disappear with the next run.

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

@zakkak
Copy link
Collaborator

zakkak commented Sep 16, 2024

It looks like a github infra related issue.

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot mandrel-bot reopened this Dec 13, 2024
@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/23.1 bug Something isn't working testing CI and testing related issues and PRs
Projects
None yet
Development

No branches or pull requests

3 participants