Skip to content
Failed

Console Output

Established TCP socket on 41551
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=128m; support was removed in 8.0
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:756)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:473)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:74)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:369)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:363)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:362)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136)
	at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66)
Established TCP socket on 39229
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< helloworld2:helloworld2 >-----------------------
[INFO] Building helloworld2 0.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ helloworld2 ---
[INFO] 
[INFO] --- frontend-maven-plugin:1.8.0:install-node-and-npm (install node and npm) @ helloworld2 ---
[INFO] Installing node version v8.12.0
[INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/node/8.12.0/node-8.12.0-linux-x64.tar.gz into /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/tmp
[INFO] Copying node binary from /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/tmp/node-v8.12.0-linux-x64/bin/node to /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/node
[INFO] Installed node locally.
[INFO] Installing npm version 6.12.0
[INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/npm/6.12.0/npm-6.12.0.tar.gz into /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node/node_modules
[INFO] Installed npm locally.
[INFO] 
[INFO] --- frontend-maven-plugin:1.8.0:npm (npm install) @ helloworld2 ---
[INFO] Running 'npm ci' in /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2
[INFO] 
[INFO] > phantomjs-prebuilt@2.1.16 install /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt
[INFO] > node install.js
[INFO] 
[INFO] PhantomJS not found on PATH
[INFO] Downloading https://github.com/Medium/phantomjs/releases/download/v2.1.1/phantomjs-2.1.1-linux-x86_64.tar.bz2
[INFO] Saving to /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2
[INFO] Receiving...
[INFO] 
[INFO] Received 22866K total.
[INFO] Extracting tar contents (via spawned process)
[INFO] Removing /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom
[INFO] Copying extracted folder /tmp/phantomjs/phantomjs-2.1.1-linux-x86_64.tar.bz2-extract-1676096060887/phantomjs-2.1.1-linux-x86_64 -> /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom
[INFO] Writing location.js file
[INFO] Done. Phantomjs binary available at /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/phantomjs-prebuilt/lib/phantom/bin/phantomjs
[INFO] added 335 packages in 11.64s
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ helloworld2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ helloworld2 ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ helloworld2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ helloworld2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ helloworld2 ---
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-karma-plugin:1.6:start (karmaTest) @ helloworld2 ---
[INFO] Executing Karma Test Suite ...
/var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/node_modules/.bin/karma start /var/lib/jenkins/home/jobs/portal-helloWorld2/workspace/portal-helloWorld2/src/test/resources/karma.jenkins.conf.js --browsers PhantomJS --reporters junit --single-run --no-auto-watch --colors true
11 02 2023 07:14:34.088:INFO [karma-server]: Karma v4.4.1 server started at http://0.0.0.0:9876/ 
11 02 2023 07:14:34.125:INFO [launcher]: Launching browsers PhantomJS with concurrency unlimited 
11 02 2023 07:14:34.138:INFO [launcher]: Starting browser PhantomJS 
11 02 2023 07:14:34.198:ERROR [phantomjs.launcher]: Auto configuration failed 
139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.211:ERROR [launcher]: Cannot start PhantomJS 
	Auto configuration failed 
139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.211:ERROR [launcher]: PhantomJS stdout:  
11 02 2023 07:14:34.211:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 
139638370808128:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
139638370808128:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
139638370808128:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
139638370808128:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.219:INFO [launcher]: Trying to start PhantomJS again (1/2). 
11 02 2023 07:14:34.264:ERROR [phantomjs.launcher]: Auto configuration failed 
 
11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
 
11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
 
11 02 2023 07:14:34.265:ERROR [phantomjs.launcher]: 140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
 
11 02 2023 07:14:34.266:ERROR [phantomjs.launcher]: 140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.273:ERROR [launcher]: Cannot start PhantomJS 
	Auto configuration failed 
140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.273:ERROR [launcher]: PhantomJS stdout:  
11 02 2023 07:14:34.273:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 
140220216549696:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
140220216549696:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
140220216549696:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
140220216549696:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.275:INFO [launcher]: Trying to start PhantomJS again (2/2). 
11 02 2023 07:14:34.325:ERROR [phantomjs.launcher]: Auto configuration failed 
 
11 02 2023 07:14:34.328:ERROR [phantomjs.launcher]: 139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
 
11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
 
11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
 
11 02 2023 07:14:34.329:ERROR [phantomjs.launcher]: 139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.331:ERROR [launcher]: Cannot start PhantomJS 
	Auto configuration failed 
139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.331:ERROR [launcher]: PhantomJS stdout:  
11 02 2023 07:14:34.331:ERROR [launcher]: PhantomJS stderr: Auto configuration failed 
139702795460928:error:25066067:DSO support routines:DLFCN_LOAD:could not load the shared library:dso_dlfcn.c:185:filename(libssl_conf.so): libssl_conf.so: cannot open shared object file: No such file or directory 
139702795460928:error:25070067:DSO support routines:DSO_load:could not load the shared library:dso_lib.c:244: 
139702795460928:error:0E07506E:configuration file routines:MODULE_LOAD_DSO:error loading dso:conf_mod.c:285:module=ssl_conf, path=ssl_conf 
139702795460928:error:0E076071:configuration file routines:MODULE_RUN:unknown module name:conf_mod.c:222:module=ssl_conf 
 
11 02 2023 07:14:34.339:ERROR [launcher]: PhantomJS failed 2 times (cannot start). Giving up. 
 
[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  27.714 s
[INFO] Finished at: 2023-02-11T07:14:35+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.kelveden:maven-karma-plugin:1.6:start (karmaTest) on project helloworld2: There were Karma test failures. -> [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.
Waiting for Jenkins to finish collecting data[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/MojoFailureException