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

[quarkus-container-image-jib] No progress after "Container entrypoint set to" with quarkus 3.17.6 (3.15.2 works) #45496

Open
clahres opened this issue Jan 10, 2025 · 3 comments
Labels
area/container-image env/windows Impacts Windows machines kind/bug Something isn't working triage/needs-feedback We are waiting for feedback.

Comments

@clahres
Copy link

clahres commented Jan 10, 2025

Describe the bug

When running the quickstart "getting-startet-reactive" with quarkus-container-image-jib plugin, the build stops progress at

[INFO] [io.quarkus.container.image.jib.deployment.JibProcessor] Container entrypoint set to [/opt/jboss/container/java/run/run-java.sh]

Expected behavior

Build finishes

Actual behavior

Build does not finish

How to Reproduce?

  • checkout getting-startet-reactive
  • add dependency quarkus-container-image-jib
  • add property <quarkus.container-image.build>true</quarkus.container-image.build>
  • run .\mvnw clean install

Output of uname -a or ver

OS: Windows 10 Pro; Version: 22H2; OS build: 19045.5247

Output of java -version

openjdk-23.0.1

Quarkus version or git rev

3.17.6

Build tool (ie. output of mvnw --version or gradlew --version)

maven-3.9.9

Additional information

When I use quarkus 3.15.2, the build finishes successfully.
Maybe this is related? GoogleContainerTools/jib#4267

@clahres clahres added the kind/bug Something isn't working label Jan 10, 2025
@quarkus-bot quarkus-bot bot added area/container-image env/windows Impacts Windows machines labels Jan 10, 2025
Copy link

quarkus-bot bot commented Jan 10, 2025

/cc @geoand (jib)

@geoand
Copy link
Contributor

geoand commented Jan 10, 2025

I could not reproduce this problem

@geoand geoand added the triage/needs-feedback We are waiting for feedback. label Jan 10, 2025
@clahres
Copy link
Author

clahres commented Jan 10, 2025

Ok, I'll take a look into it. I thought this may be a windows problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/container-image env/windows Impacts Windows machines kind/bug Something isn't working triage/needs-feedback We are waiting for feedback.
Projects
None yet
Development

No branches or pull requests

2 participants