Skip to content
Success

Console Output

[INFO] 
[INFO] --< org.glassfish.jersey.tests.integration.microprofile:helidon-config-webapp >--
[INFO] Building helidon-config-webapp 3.1.0-SNAPSHOT                  [170/281]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helidon-config-webapp ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ helidon-config-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ helidon-config-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ helidon-config-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helidon-config-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/test/resources
[INFO] javax.el.BeanELResolver purged
[INFO] stopped o.m.j.p.JettyWebAppContext{/,file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/webapp/src/main/webapp},file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/webapp/src/main/webapp
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helidon-config-webapp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ helidon-config-webapp ---
[INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.glassfish.jersey.tests.integration.config.HelidonConfigApplicationTest
May 06, 2022 9:23:11 AM org.glassfish.jersey.test.grizzly.GrizzlyTestContainerFactory$GrizzlyTestContainer <init>
INFO: Creating GrizzlyTestContainer configured at the base URI http://localhost:9998/
May 06, 2022 9:23:12 AM org.glassfish.jersey.server.wadl.WadlFeature configure
WARNING: JAXBContext implementation could not be found. WADL feature is disabled.
May 06, 2022 9:23:12 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime
WARNING: A provider org.glassfish.jersey.tests.integration.config.MyResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.glassfish.jersey.tests.integration.config.MyResource will be ignored. 
May 06, 2022 9:23:13 AM org.glassfish.grizzly.http.server.NetworkListener start
INFO: Started listener bound to [localhost:9998]
May 06, 2022 9:23:13 AM org.glassfish.grizzly.http.server.HttpServer start
INFO: [HttpServer] Started.
May 06, 2022 9:23:13 AM org.glassfish.grizzly.http.server.NetworkListener shutdownNow
INFO: Stopped listener bound to [localhost:9998]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in org.glassfish.jersey.tests.integration.config.HelidonConfigApplicationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:3.3.1:war (default-war) @ helidon-config-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [helidon-config-webapp] in [/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/helidon-config-webapp-3.1.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Building war: /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/helidon-config-webapp-3.1.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ helidon-config-webapp ---
[INFO] Building jar: /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/helidon-config-webapp-3.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> jetty-maven-plugin:8.1.8.v20121106:run (start-jetty) > test-compile @ helidon-config-webapp >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-versions) @ helidon-config-webapp ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.1.0:check (verify) @ helidon-config-webapp ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- directory-maven-plugin:1.0:highest-basedir (directories) @ helidon-config-webapp ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/buildPRbranch
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-sources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy-legaldocs-to-osgi-bundles) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF/
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ helidon-config-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helidon-config-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ helidon-config-webapp ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo
[INFO] 
[INFO] <<< jetty-maven-plugin:8.1.8.v20121106:run (start-jetty) < test-compile @ helidon-config-webapp <<<
[INFO] 
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.8.v20121106:run (start-jetty) @ helidon-config-webapp ---
[INFO] Configuring Jetty for project: helidon-config-webapp
[INFO] webAppSourceDirectory not set. Defaulting to /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp
[INFO] Reload Mechanic: automatic
[INFO] Classes = /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/classes
[INFO] Context path = /
[INFO] Tmp directory = /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] web.xml file = null
[INFO] Webapp directory = /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp
[INFO] jetty-8.1.8.v20121106
[INFO] No Transaction manager found - if your webapp requires one, please configure one.
Null identity service, trying login service: null
Finding identity service: null
[INFO] started o.m.j.p.JettyWebAppContext{/,file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp},file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp
[INFO] started o.m.j.p.JettyWebAppContext{/,file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp},file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp
[INFO] started o.m.j.p.JettyWebAppContext{/,file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp},file:/home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/src/main/webapp
[INFO] Started SelectChannelConnector@0.0.0.0:9998
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:integration-test (default) @ helidon-config-webapp ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- jetty-maven-plugin:8.1.8.v20121106:stop (stop-jetty) @ helidon-config-webapp ---
Stopping server 0
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M3:verify (default) @ helidon-config-webapp ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ helidon-config-webapp ---
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/helidon-config-webapp-3.1.0-SNAPSHOT.war to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/microprofile/helidon-config-webapp/3.1.0-SNAPSHOT/helidon-config-webapp-3.1.0-SNAPSHOT.war

[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/pom.xml to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/microprofile/helidon-config-webapp/3.1.0-SNAPSHOT/helidon-config-webapp-3.1.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/buildPRbranch/tests/integration/microprofile/config/helidon/target/helidon-config-webapp-3.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/glassfish/jersey/tests/integration/microprofile/helidon-config-webapp/3.1.0-SNAPSHOT/helidon-config-webapp-3.1.0-SNAPSHOT-sources.jar