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

Fixes #12652 - Jetty Reactive client hangs for HTTP 401 responses. #12654

Open
wants to merge 1 commit into
base: jetty-12.0.x
Choose a base branch
from

Fixes #12652 - Jetty Reactive client hangs for HTTP 401 responses.

dee390b
Select commit
Loading
Failed to load commit list.
Open

Fixes #12652 - Jetty Reactive client hangs for HTTP 401 responses. #12654

Fixes #12652 - Jetty Reactive client hangs for HTTP 401 responses.
dee390b
Select commit
Loading
Failed to load commit list.
Webtide Jenkins / Tests / Parallel Stage / Build / Test - JDK21 failed Dec 22, 2024 in 0s

failed: 3, skipped: 539, passed: 20097

Send us feedback

Details

org.eclipse.jetty.maven.its.ee8.runner.demo-simple-webapp-runner-with-path.demo-simple-webapp-runner-with-path

The build exited with code 1. See /home/jenkins/agent/workspace/jetty.project_PR-12654/jetty-ee8/jetty-ee8-runner/target/it/demo-simple-webapp-runner-with-path/build.log for details.
Standard out
[INFO] Scanning for projects...
[INFO] 
[INFO] --< org.eclipse.jetty.its:jetty-runner-ee8-it-test-demo-simple-webapp >--
[INFO] Building jetty-runner-ee8-it-test-demo-simple-webapp 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from build-master-nexus: http://10.0.0.15:8081/repository/maven-public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.333 s
[INFO] Finished at: 2024-12-22T21:55:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:3.8.1 or one of its dependencies could not be resolved:
[ERROR] 	The following artifacts could not be resolved: org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 (absent): Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 from/to build-master-nexus (http://10.0.0.15:8081/repository/maven-public/): status code: 502, reason phrase: Bad Gateway (502)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

org.eclipse.jetty.maven.its.ee8.runner.demo-simple-webapp-runner.demo-simple-webapp-runner

The build exited with code 1. See /home/jenkins/agent/workspace/jetty.project_PR-12654/jetty-ee8/jetty-ee8-runner/target/it/demo-simple-webapp-runner/build.log for details.
Standard out
[INFO] Scanning for projects...
[INFO] 
[INFO] --< org.eclipse.jetty.its:jetty-runner-ee8-it-test-demo-simple-webapp >--
[INFO] Building jetty-runner-ee8-it-test-demo-simple-webapp 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from build-master-nexus: http://10.0.0.15:8081/repository/maven-public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.328 s
[INFO] Finished at: 2024-12-22T21:56:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:3.8.1 or one of its dependencies could not be resolved:
[ERROR] 	The following artifacts could not be resolved: org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 (absent): Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 from/to build-master-nexus (http://10.0.0.15:8081/repository/maven-public/): status code: 502, reason phrase: Bad Gateway (502)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException

org.eclipse.jetty.maven.its.ee8.runner.test-jar-manifest.test-jar-manifest

Assertion failed: 

assert artifact.exists()
       |        |
       |        false
       /home/jenkins/agent/workspace/jetty.project_PR-12654/jetty-ee8/jetty-ee8-runner/target/it/test-jar-manifest/target/jetty-runner.jar
Standard out
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------< org.eclipse.jetty.its:jetty-runner-ee8-it-test >-----------
[INFO] Building jetty-runner-ee8-it-test 1.0.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ war ]---------------------------------
[INFO] Downloading from build-master-nexus: http://10.0.0.15:8081/repository/maven-public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.392 s
[INFO] Finished at: 2024-12-22T21:55:57Z
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-dependency-plugin:3.8.1 or one of its dependencies could not be resolved:
[ERROR] 	The following artifacts could not be resolved: org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 (absent): Could not transfer artifact org.apache.maven.plugins:maven-dependency-plugin:pom:3.8.1 from/to build-master-nexus (http://10.0.0.15:8081/repository/maven-public/): status code: 502, reason phrase: Bad Gateway (502)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Running post-build script: /home/jenkins/agent/workspace/jetty.project_PR-12654/jetty-ee8/jetty-ee8-runner/target/it/test-jar-manifest/postbuild.groovy
Assertion failed: 

assert artifact.exists()
       |        |
       |        false
       /home/jenkins/agent/workspace/jetty.project_PR-12654/jetty-ee8/jetty-ee8-runner/target/it/test-jar-manifest/target/jetty-runner.jar

	at org.codehaus.groovy.runtime.InvokerHelper.createAssertError(InvokerHelper.java:414)
	at Script1.run(Script1.groovy:5)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:460)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:495)
	at groovy.lang.GroovyShell.evaluate(GroovyShell.java:469)
	at org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreter.evaluateScript(GroovyScriptInterpreter.java:85)
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun(ScriptRunner.java:222)
	at org.apache.maven.shared.scriptinterpreter.ScriptRunner.run(ScriptRunner.java:158)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook(AbstractInvokerMojo.java:1957)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1914)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1584)
	at org.apache.maven.plugins.invoker.AbstractInvokerMojo.lambda$runBuilds$4(AbstractInvokerMojo.java:1346)
	at org.apache.maven.plugins.invoker.JobExecutor.lambda$null$0(JobExecutor.java:63)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)