Skip to content
Success

Console Output

[INFO] 
[INFO] -----------------< org.glassfish.main.admin:launcher >------------------
[INFO] Building admin-launcher 7.0.13-SNAPSHOT                         [36/349]
[INFO]   from nucleus/admin/launcher/pom.xml
[INFO] ---------------------------[ glassfish-jar ]----------------------------
[INFO] 
[INFO] --- clean:3.3.1:clean (default-clean) @ launcher ---
[INFO] 
[INFO] --- enforcer:3.1.0:enforce (enforce-maven) @ launcher ---
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (generate-osgi-version-property) @ launcher ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (generate-hk2-config) @ launcher ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-resource) @ launcher ---
[INFO] 
[INFO] --- build-helper:3.4.0:add-resource (add-legal-resource) @ launcher ---
[INFO] 
[INFO] --- dependency:3.6.1:unpack (unpack-resource) @ launcher ---
[INFO] Configured Artifact: org.glassfish.main:nucleus-parent:resources:7.0.13-SNAPSHOT:zip
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ launcher ---
[INFO] Copying 1 resource from src/main/java to target/classes
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/src/main/manpages
[INFO] Copying 2 resources from target/common-resources/legal to target/classes/META-INF
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ launcher ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug target 11] to target/classes
[INFO] 
[INFO] --- osgiversion:3.0.6:compute-osgi-version (default-compute-osgi-version) @ launcher ---
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-inhabitants (default-generate-inhabitants) @ launcher ---
[INFO] 
[INFO] --- bundle:5.1.9:manifest (default-manifest) @ launcher ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- command-security:1.0.17:check (default-check) @ launcher ---
[INFO] 
[INFO] --- compiler:3.11.0:compile (process-annotations) @ launcher ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 16 source files with javac [debug target 11] to target/classes
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] Initial messages found so far: {}
[INFO] Processing: NCLS-GFLAUNCHER-00001
[INFO] Message NCLS-GFLAUNCHER-00001 needs checking for cause/action: true
[INFO] Processing: NCLS-GFLAUNCHER-00002
[INFO] Message NCLS-GFLAUNCHER-00002 needs checking for cause/action: true
[INFO] Processing: NCLS-GFLAUNCHER-00003
[INFO] Message NCLS-GFLAUNCHER-00003 needs checking for cause/action: true
[INFO] Processing: NCLS-GFLAUNCHER-00004
[INFO] Message NCLS-GFLAUNCHER-00004 needs checking for cause/action: false
[INFO] Processing: NCLS-GFLAUNCHER-00005
[INFO] Message NCLS-GFLAUNCHER-00005 needs checking for cause/action: false
[INFO] Total Messages including ones found from disk so far: {NCLS-GFLAUNCHER-00001=Single and double quote characters are not allowed in the CLASSPATH environmental variable.  They were stripped out for you.
  Before: {0}
  After: {1}, NCLS-GFLAUNCHER-00001.MSG_COMMENT=# CLASSPATH is illegal., NCLS-GFLAUNCHER-00002=Error Launching: {0}, NCLS-GFLAUNCHER-00002.MSG_COMMENT=# Launcher Error, NCLS-GFLAUNCHER-00003=Could not locate the flashlight agent here: {0}, NCLS-GFLAUNCHER-00003.MSG_COMMENT=# catastrophic error, NCLS-GFLAUNCHER-00004=Will copy glassfish/lib/templates/server.policy file to domain before upgrading., NCLS-GFLAUNCHER-00004.MSG_COMMENT=# Upgrade Information, NCLS-GFLAUNCHER-00005=JVM invocation command line:{0}, NCLS-GFLAUNCHER-00005.MSG_COMMENT=# Routine Information}
[INFO] org.glassfish.annotation.processing.logging.LogMessagesResourceBundleGenerator: Annotation processing finished successfully.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Total Messages including ones found from disk so far: {}
[INFO] Processing: jakarta.enterprise.launcher on element LOGGER_NAME
[INFO] Enclosing type is com.sun.enterprise.admin.launcher.GFLauncherLogger
[INFO] Loggers found so far: {jakarta.enterprise.launcher.description=Launcher Logger, jakarta.enterprise.launcher.publish=true, jakarta.enterprise.launcher.subsystem=Launcher}
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Generating logger metadata service.
[INFO] Found enclosing element LOGGER_NAME
[INFO] Found enclosing element com.sun.enterprise.admin.launcher.GFLauncherLogger
[INFO] org.glassfish.annotation.processing.logging.LoggerInfoMetadataGenerator: Annotation processing finished successfully.
[INFO] LogMessagesResourceBundleGenerator invoked.
[INFO] LoggerInfoMetadataGenerator invoked.
[INFO] Attempt to reopen a file for path /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/target/classes/META-INF/loggerinfo/LoggerInfoMetadata.properties:Unable to load resource bundle: META-INF/loggerinfo/LoggerInfoMetadata
[INFO] Total Messages including ones found from disk so far: {}
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ launcher ---
[INFO] Copying 11 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ launcher ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug target 11] to target/test-classes
[INFO] 
[INFO] --- hk2-inhabitant-generator:3.0.6:generate-test-inhabitants (default-generate-test-inhabitants) @ launcher ---
[INFO] 
[INFO] --- surefire:3.2.2:test (default-test) @ launcher ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- antrun:3.1.0:run (default-manifest) @ launcher ---
[INFO] Executing tasks
[INFO]      [echo] Generating manifest for /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/target/classes/META-INF for
[INFO]      [echo]                                     launcher
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ launcher ---
[INFO] Building jar: /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/target/launcher.jar
[INFO] 
[INFO] --- failsafe:3.2.2:integration-test (integration-test) @ launcher ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- failsafe:3.2.2:verify (verify) @ launcher ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- checkstyle:3.3.0:check (org.glassfish.main.admin-launcher-checkstyle) @ launcher ---
[INFO] You have 0 Checkstyle violations.
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ launcher ---
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/pom.xml to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.13-SNAPSHOT/launcher-7.0.13-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/build-glassfish/nucleus/admin/launcher/target/launcher.jar to /home/jenkins/.m2/repository/org/glassfish/main/admin/launcher/7.0.13-SNAPSHOT/launcher-7.0.13-SNAPSHOT.jar