mandrel icon indicating copy to clipboard operation
mandrel copied to clipboard

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

Open mandrel-bot opened this issue 1 year ago • 26 comments

Automatic issue reporting for mandrel 23.1 on Linux

Replacement of https://github.com/graalvm/mandrel/issues/563 (to not require special repository permissions for opening/closing the issue)

mandrel-bot avatar Jun 03 '24 13:06 mandrel-bot

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

mandrel-bot avatar Jun 04 '24 08:06 mandrel-bot

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.

jerboaa avatar Jun 04 '24 08:06 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/9424682351

mandrel-bot avatar Jun 08 '24 01:06 mandrel-bot

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

mandrel-bot avatar Jul 06 '24 01:07 mandrel-bot

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.

jerboaa avatar Jul 08 '24 09:07 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/9915763977

mandrel-bot avatar Jul 13 '24 01:07 mandrel-bot

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

mandrel-bot avatar Aug 17 '24 01:08 mandrel-bot

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

  • Infinispan Client, Cache and Micrometer Prometheus are likely caused by the new JDK 21 EA build which includes some ForkedJoinPool changes. Tracked in https://github.com/graalvm/mandrel/issues/780
  • Reactive Oracle Client needs further investigation.

[Edit]: It looks like the Reactive Oracle Client issue might be the same thing. https://github.com/graalvm/mandrel/issues/780

jerboaa avatar Aug 20 '24 10:08 jerboaa

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

mandrel-bot avatar Aug 22 '24 11:08 mandrel-bot

All of the above are caused by: https://github.com/graalvm/mandrel/issues/780

jerboaa avatar Aug 22 '24 13:08 jerboaa

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 avatar Aug 22 '24 16:08 mandrel-bot

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

mandrel-bot avatar Aug 24 '24 01:08 mandrel-bot

All of the above are caused by: https://github.com/graalvm/mandrel/issues/780. Since https://github.com/graalvm/mandrel/pull/786 got merged now it should disappear with the next run.

jerboaa avatar Aug 26 '24 08:08 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/10640837147

mandrel-bot avatar Aug 31 '24 01:08 mandrel-bot

Unfortunately, the build failed!

mandrel-bot avatar Sep 14 '24 02:09 mandrel-bot

It looks like a github infra related issue.

zakkak avatar Sep 16 '24 06:09 zakkak

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/10968086869

mandrel-bot avatar Sep 21 '24 02:09 mandrel-bot

Unfortunately, the build failed!

mandrel-bot avatar Dec 13 '24 14:12 mandrel-bot

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/12325182439

mandrel-bot avatar Dec 14 '24 02:12 mandrel-bot

Unfortunately, the build failed!

2025-03-23T01:04:03.7108809Z [INFO] Quarkus - Integration Tests - Flyway ............... FAILURE [10:11 min]

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

mandrel-bot avatar Mar 23 '25 01:03 mandrel-bot

Failed due to hitting docker pull limits

You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"}

zakkak avatar Mar 24 '25 07:03 zakkak

The build is still failing!

2025-03-30T01:19:29.5373317Z [INFO] Quarkus - Integration Tests - Maven tooling ........ FAILURE [30:45 min]

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

mandrel-bot avatar Mar 30 '25 01:03 mandrel-bot

Caused by the docker container rate limits:

 2025-03-30 00:49:16,731 INFO  [tc.doc.io/postgres:17] (build-12) Pulling docker image: docker.io/postgres:17. Please be patient; this may take some time but only needs to be done once.
2025-03-30 00:49:16,969 ERROR [com.git.doc.api.asy.ResultCallbackTemplate] (docker-java-stream--930230384) Error during callback: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"}

jerboaa avatar Mar 31 '25 07:03 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/14286990218

mandrel-bot avatar Apr 06 '25 01:04 mandrel-bot

Unfortunately, the build failed!

2025-04-13T01:34:24.2956985Z [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy FAILURE [10:57 min]

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

mandrel-bot avatar Apr 13 '25 01:04 mandrel-bot

This is all related to Jandex index generation, across all tests that touch Quarkus.

https://groups.google.com/g/quarkus-dev/c/sR6dh1gJF3E

Error:  Failures: 
Error:    RuntimesSmokeTest.quarkusFullMicroProfile:208->testRuntime:163 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending 3 lines: 
Warning:  [io.quarkus.deployment.index] Reindexing C:\Users\runneradmin\.m2\repository\io\smallrye\common\smallrye-common-vertx-context\2.11.0\smallrye-common-vertx-context-2.11.0.jar, at least Jandex 3.0 must be used to index an application dependency (index version is 10)
Warning:  [io.quarkus.deployment.index] Reindexing C:\Users\runneradmin\.m2\repository\io\smallrye\smallrye-context-propagation-storage\2.2.0\smallrye-context-propagation-storage-2.2.0.jar, at least Jandex 3.0 must be used to index an application dependency (index version is 10)
Warning:  [io.quarkus.deployment.index] Reindexing C:\Users\runneradmin\.m2\repository\io\smallrye\common\smallrye-common-annotation\2.11.0\smallrye-common-annotation-2.11.0.jar, at least Jandex 3.0 must be used to index an application dependency (index version is 10) ==> expected: <true> but was: <false>

Karm avatar Apr 14 '25 08:04 Karm

Unfortunately, the build failed!

* [Q main M 23.1 JDK 21 / Q IT Data6](https://github.com/graalvm/mandrel/actions/runs/14424489769/job/40451830886)
  
  * Step: Build with Maven
    Filtered Logs:
2025-04-13T01:34:24.2956985Z [INFO] Quarkus - Integration Tests - Hibernate Search ORM + Elasticsearch - Tenancy FAILURE [10:57 min]

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

Caused by infra issues due to rate-limiting:

 2025-04-13 01:15:33,180 INFO  [tc.doc.io/postgres:17] (build-2) Pulling docker image: docker.io/postgres:17. Please be patient; this may take some time but only needs to be done once.
2025-04-13 01:15:33,342 ERROR [com.git.doc.api.asy.ResultCallbackTemplate] (docker-java-stream--930230384) Error during callback: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit"}

	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247)
	at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
	at java.base/java.lang.Thread.run(Thread.java:840)

jerboaa avatar Apr 15 '25 11:04 jerboaa

Build fixed:

  • Link to latest CI run: https://github.com/graalvm/mandrel/actions/runs/14554032504

mandrel-bot avatar Apr 20 '25 01:04 mandrel-bot

Unfortunately, the build failed!

2025-05-25T00:57:10.2638037Z [INFO] Quarkus - Integration Tests - JPA - MariaDB ........ FAILURE [ 13.060 s]
2025-05-25T00:57:10.2642262Z [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Datasource FAILURE [  1.955 s]
2025-05-25T00:57:10.2643218Z [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection FAILURE [  1.899 s]
2025-05-25T00:57:10.2644218Z [INFO] Quarkus - Integration Tests - Hibernate - Tenancy - Connection FAILURE [  1.882 s]
2025-05-25T01:21:20.2738318Z [INFO] Quarkus - Integration Tests - Reactive MySQL Client  FAILURE [  1.591 s]

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

mandrel-bot avatar May 25 '25 01:05 mandrel-bot

Caused by https://github.com/quarkusio/quarkus/issues/48053

zakkak avatar May 26 '25 11:05 zakkak