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

In CI swap Java 16 with 17 and in EA job swap 17-ea with 18-ea #20340

Merged
merged 1 commit into from
Sep 23, 2021
Merged

In CI swap Java 16 with 17 and in EA job swap 17-ea with 18-ea #20340

merged 1 commit into from
Sep 23, 2021

Conversation

famod
Copy link
Member

@famod famod commented Sep 22, 2021

Resolves #20215

Unfortunately, I don't have time ATM for:

Ironically, the EA job has more >11 coverage than regular CI so it might be worthwhile to have a nightly "EA" run, but with 17 (additionally to the normal EA run with 18-ea).

I'll put that higher on my list (and create yet another housekeeping issue for that).

@quarkus-bot quarkus-bot bot added the area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure label Sep 22, 2021
@famod
Copy link
Member Author

famod commented Sep 22, 2021

Hm, bummer - there is no Temurin 18-ea: https://github.com/famod/quarkus/runs/3679956449?check_suite_focus=true
I'll have a look which other candidates there are.

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 23, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 5f230f0

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs
JVM Tests - JDK 17 Build ⚠️ Check → Logs Raw logs

@geoand
Copy link
Contributor

geoand commented Sep 23, 2021

I restarted CI because the Java 17 job timed out

Copy link
Contributor

@geoand geoand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Resort to zulu for EA job since temurin 18-ea is not available yet.
@famod
Copy link
Member Author

famod commented Sep 23, 2021

Hm, bummer - there is no Temurin 18-ea: https://github.com/famod/quarkus/runs/3679956449?check_suite_focus=true
I'll have a look which other candidates there are.

zulu works, so we'll have to live with that for now. I'll wait for the current run to finish and if that is more or less ok, I'll push the zulu change for the EA job (and we then don't need to wait for yet another CI run).

@quarkus-bot
Copy link

quarkus-bot bot commented Sep 23, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 5f230f0

Status Name Step Failures Logs Raw logs
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

io.quarkus.gradle.devmode.MultiModuleIncludedBuildTest.main line 24 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:

@famod
Copy link
Member Author

famod commented Sep 23, 2021

I merely switched EA job to zulu 18-ea for now, so no use waiting for CI again.

@famod famod merged commit d3ed65b into quarkusio:main Sep 23, 2021
@quarkus-bot quarkus-bot bot added this to the 2.4 - main milestone Sep 23, 2021
@famod famod deleted the ci-java-17 branch September 23, 2021 12:21
@geoand geoand modified the milestones: 2.4 - main, 2.3.0.Final Sep 28, 2021
@famod famod mentioned this pull request Nov 16, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java 17: In CI swap 16 with 17 and in EA job swap 17-ea with 18-ea
2 participants