Build failed in Jenkins: java-idp-plugin-scripting-v1 #119
Shibboleth Jenkins
noreply at shibboleth.net
Thu Aug 13 21:07:20 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/119/display/redirect>
Changes:
------------------------------------------
[...truncated 38.28 KB...]
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-attribute-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 118 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 127 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 50 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-profile-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 92 kB/s)
[INFO] Downloading from local-shared-repository: file:///opt/m2/repository/org/opensaml/opensaml-storage-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-storage-impl/4.1.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-storage-impl/4.1.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 150 kB/s)
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-nashorn-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-nashorn-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ idp-plugin-nashorn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-nashorn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ idp-plugin-nashorn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-nashorn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[20,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[21,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[21,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[22,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[22,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[23,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[23,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[29,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[30,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[20,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[21,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[21,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[33,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[47,10] cannot find symbol
symbol: class BeforeClass
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[59,10] cannot find symbol
symbol: class Test
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[70,10] cannot find symbol
symbol: class Test
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[82,10] cannot find symbol
symbol: class Test
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[39,6] cannot find symbol
symbol: class Test
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[56,6] cannot find symbol
symbol: class Test
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[56,17] cannot find symbol
symbol: method assertNotNull(net.shibboleth.idp.plugin.PluginDescription)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[64,17] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[65,17] cannot find symbol
symbol: method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[66,17] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[67,17] cannot find symbol
symbol: method assertFalse(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[75,17] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[77,17] cannot find symbol
symbol: method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[78,17] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[79,17] cannot find symbol
symbol: method assertFalse(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[96,17] cannot find symbol
symbol: method assertEquals(int,int)
location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[50,9] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[52,9] cannot find symbol
symbol: method assertEquals(int,int)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[53,9] cannot find symbol
symbol: method assertEquals(java.lang.Object,net.shibboleth.idp.plugin.scripting.nashorn.EngineTests)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[70,9] cannot find symbol
symbol: method assertTrue(boolean)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[72,9] cannot find symbol
symbol: method assertEquals(int,int)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[73,9] cannot find symbol
symbol: method assertEquals(java.lang.Object,net.shibboleth.idp.plugin.scripting.nashorn.EngineTests)
location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[INFO] 37 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Scripting 0.1.1-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: Scripting ............. SUCCESS [ 2.128 s]
[INFO] Shibboleth IdP :: Plugins :: Scripting Common Code . SUCCESS [ 2.582 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Scripting Impl FAILURE [ 3.904 s]
[INFO] Shibboleth IdP :: Plugins :: Nashorn Distribution .. SKIPPED
[INFO] Shibboleth IdP :: Plugins :: Rhino Scripting Impl .. SKIPPED
[INFO] Shibboleth IdP :: Plugins :: Rhino Distribution .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.218 s
[INFO] Finished at: 2020-08-13T21:07:18Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project idp-plugin-nashorn-impl: Compilation failure: Compilation failure:
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[20,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[21,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[21,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[22,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[22,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[23,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[23,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[29,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[30,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[20,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[20,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[21,25] package org.testng does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[21,1] static import only from classes and interfaces
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[33,30] package org.testng.annotations does not exist
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[47,10] cannot find symbol
[ERROR] symbol: class BeforeClass
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[59,10] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[70,10] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[82,10] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[39,6] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[56,6] cannot find symbol
[ERROR] symbol: class Test
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[56,17] cannot find symbol
[ERROR] symbol: method assertNotNull(net.shibboleth.idp.plugin.PluginDescription)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[64,17] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[65,17] cannot find symbol
[ERROR] symbol: method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[66,17] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[67,17] cannot find symbol
[ERROR] symbol: method assertFalse(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[75,17] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[77,17] cannot find symbol
[ERROR] symbol: method assertEquals(net.shibboleth.idp.plugin.PluginSupport.SupportLevel,net.shibboleth.idp.plugin.PluginSupport.SupportLevel)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[78,17] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[79,17] cannot find symbol
[ERROR] symbol: method assertFalse(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/PluginTest.java>:[96,17] cannot find symbol
[ERROR] symbol: method assertEquals(int,int)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.PluginTest
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[50,9] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[52,9] cannot find symbol
[ERROR] symbol: method assertEquals(int,int)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[53,9] cannot find symbol
[ERROR] symbol: method assertEquals(java.lang.Object,net.shibboleth.idp.plugin.scripting.nashorn.EngineTests)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[70,9] cannot find symbol
[ERROR] symbol: method assertTrue(boolean)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[72,9] cannot find symbol
[ERROR] symbol: method assertEquals(int,int)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-scripting-v1/ws/nashorn-impl/src/test/java/net/shibboleth/idp/plugin/scripting/nashorn/EngineTests.java>:[73,9] cannot find symbol
[ERROR] symbol: method assertEquals(java.lang.Object,net.shibboleth.idp.plugin.scripting.nashorn.EngineTests)
[ERROR] location: class net.shibboleth.idp.plugin.scripting.nashorn.EngineTests
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :idp-plugin-nashorn-impl
Sending e-mails to: commits at shibboleth.net
No mail will be sent out, as 'java-idp-plugin-scripting-v1 » Shibboleth IdP :: Plugins :: Nashorn Distribution #119' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-idp-plugin-scripting-v1 » Shibboleth IdP :: Plugins :: Rhino Scripting Impl #119' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
No mail will be sent out, as 'java-idp-plugin-scripting-v1 » Shibboleth IdP :: Plugins :: Rhino Distribution #119' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list