[Builder] Build failed in Jenkins: products » product-is #2912
cbuilder at wso2.org
cbuilder at wso2.org
Thu Apr 23 18:20:58 PDT 2020
See <https://wso2.org/jenkins/job/products/job/product-is/2912/display/redirect?page=changes>
Changes:
[anuradha199528] Add integration test for file based template support
[anuradha199528] bump identity-event-handler-notification and identity-api-dispatcher version
[jenkins-bot] [WSO2 Release] [Jenkins #2911] [Release 5.11.0-m15] prepare release v5.11.0-m15
[jenkins-bot] [WSO2 Release] [Jenkins #2911] [Release 5.11.0-m15] prepare for next development iteration
[thanuja] Bump component versions.
------------------------------------------
[...truncated 9.00 MB...]
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO]
[INFO] -----------< org.wso2.is:org.wso2.identity.integration.test >-----------
[INFO] Building org.wso2.identity.integration.test 5.11.0-m16-SNAPSHOT [56/56]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.wso2.identity.integration.test ---
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO]
[INFO] --- maven-remote-resources-plugin:1.6.0:process (default) @ org.wso2.identity.integration.test ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (default) @ org.wso2.identity.integration.test ---
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-secVerifier) @ org.wso2.identity.integration.test ---
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:687)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1883)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1883)
at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1749)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2040)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:561)
at java.lang.Throwable.readObject(Throwable.java:914)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1158)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2176)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571)
at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:2285)
at java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:561)
at java.lang.Throwable.readObject(Throwable.java:914)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:1158)
at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:2176)
at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:2067)
at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1571)
at java.io.ObjectInputStream.readObject(ObjectInputStream.java:431)
at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:250)
at hudson.remoting.Channel.call(Channel.java:830)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
at com.sun.proxy.$Proxy5.execute(Unknown Source)
at hudson.maven.MavenBuildProxy$Filter.execute(MavenBuildProxy.java:207)
at hudson.maven.reporters.BuildInfoRecorder.preExecute(BuildInfoRecorder.java:65)
at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoStarted(Maven3Builder.java:588)
at hudson.maven.Maven3Builder$MavenExecutionListener.mojoStarted(Maven3Builder.java:571)
at hudson.maven.Maven3Builder$JenkinsEventSpy.onEvent(Maven3Builder.java:300)
at org.apache.maven.eventspy.internal.EventSpyDispatcher.onEvent(EventSpyDispatcher.java:104)
at org.apache.maven.eventspy.internal.EventSpyExecutionListener.mojoStarted(EventSpyExecutionListener.java:124)
at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:84)
at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:204)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch(Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
[INFO]
[INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ org.wso2.identity.integration.test ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://wso2.org/jenkins/job/products/job/product-is/ws/modules/integration/tests-integration/target/org.wso2.identity.integration.test-5.11.0-m16-SNAPSHOT-tests.jar>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.wso2.identity.integration.test ---
[INFO] Installing <https://wso2.org/jenkins/job/products/job/product-is/ws/modules/integration/tests-integration/pom.xml> to <https://wso2.org/jenkins/job/products/job/product-is/ws/.repository/org/wso2/is/org.wso2.identity.integration.test/5.11.0-m16-SNAPSHOT/org.wso2.identity.integration.test-5.11.0-m16-SNAPSHOT.pom>
[INFO] Installing <https://wso2.org/jenkins/job/products/job/product-is/ws/modules/integration/tests-integration/target/org.wso2.identity.integration.test-5.11.0-m16-SNAPSHOT-tests.jar> to <https://wso2.org/jenkins/job/products/job/product-is/ws/.repository/org/wso2/is/org.wso2.identity.integration.test/5.11.0-m16-SNAPSHOT/org.wso2.identity.integration.test-5.11.0-m16-SNAPSHOT-tests.jar>
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[WARNING] Failed to notify spy hudson.maven.Maven3Builder$JenkinsEventSpy: java.io.InvalidClassException: hudson.remoting.ExportTable$Source; local class incompatible: stream classdesc serialVersionUID = 6446540654398343395, local class serialVersionUID = -5754246107837056029
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 5.11.0-m16-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 4.378 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 2.846 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 13.216 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 1.378 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 3.371 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 4.004 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 3.047 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [01:28 min]
[INFO] CallHome ........................................... SUCCESS [ 0.399 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 4.499 s]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 1.336 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 2.191 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 1.936 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 6.621 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 1.545 s]
[INFO] Identity Server .................................... SUCCESS [ 45.214 s]
[INFO] Identity Server : Samples .......................... SUCCESS [ 1.040 s]
[INFO] Identity Server : User Mgt Samples ................. SUCCESS [ 0.915 s]
[INFO] Samples/Remote User Management ..................... SUCCESS [ 6.982 s]
[INFO] Identity Server : SCIM Samples ..................... SUCCESS [ 1.733 s]
[INFO] scim-provisioning .................................. SUCCESS [ 1.902 s]
[INFO] Identity Server : OAuth 1.0a samples with Identity Server SUCCESS [ 1.276 s]
[INFO] WSO2 Carbon - OAuth10a Resource Owner Equivalent ... SUCCESS [ 11.155 s]
[INFO] Identity Server : OAuth2.0 Samples with Identity Server 5.2.0 SUCCESS [ 0.990 s]
[INFO] OAuth 2.0 Playground App with WSO2 Identity Server . SUCCESS [ 8.225 s]
[INFO] OAuth 2.0 Custom Grant ............................. SUCCESS [ 5.262 s]
[INFO] Identity Server : SSO Samples ...................... SUCCESS [ 0.746 s]
[INFO] Travelocity.COM ServiceProvider / RelyingParty Webapp SUCCESS [ 7.603 s]
[INFO] Identity Server : XACML Samples .................... SUCCESS [ 1.698 s]
[INFO] WSO2 Entitlement Sample Online Trading ............. SUCCESS [ 5.558 s]
[INFO] Identity Server : STS Samples ...................... SUCCESS [ 2.410 s]
[INFO] STS Client ......................................... SUCCESS [ 2.680 s]
[INFO] Identity Server : Passive STS Samples .............. SUCCESS [ 0.930 s]
[INFO] PassiveSTSSample ................................... SUCCESS [ 1.769 s]
[INFO] org.wso2.identity.passivests.filter ................ SUCCESS [ 2.715 s]
[INFO] PassiveSTSSampleApp ................................ SUCCESS [ 2.118 s]
[INFO] Identity Server : InfoRecoverySample Maven Webapp .. SUCCESS [ 0.560 s]
[INFO] InfoRecoverySample Maven Webapp .................... SUCCESS [ 18.634 s]
[INFO] Identity Server : Workflow Samples ................. SUCCESS [ 0.768 s]
[INFO] sample-handler ..................................... SUCCESS [ 6.666 s]
[INFO] sample-template .................................... SUCCESS [ 10.432 s]
[INFO] WSO2 Carbon Identity Sample (Adaptive) Authenticators SUCCESS [ 5.773 s]
[INFO] WSO2 Carbon - Sample Authenticator Extension ....... SUCCESS [ 7.243 s]
[INFO] WSO2 Sample - Sample Authentication Endpoints ...... SUCCESS [ 6.855 s]
[INFO] wso2is-identity-samples-microprofile ............... SUCCESS [ 4.724 s]
[INFO] microprofile-jwt ................................... SUCCESS [ 5.789 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 12.175 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 4.630 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 7.129 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 9.765 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 3.191 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 9.195 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 6.422 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 1.976 s]
[INFO] Identity Test Back-end Module ...................... SUCCESS [ 06:59 h]
[INFO] org.wso2.identity.integration.test ................. SUCCESS [ 1.596 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:06 h
[INFO] Finished at: 2020-04-24T01:18:43Z
[INFO] ------------------------------------------------------------------------
No mail will be sent out, as 'products » product-is » InfoRecoverySample Maven Webapp #2912' 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 'products » product-is » WSO2 Carbon - OAuth10a Resource Owner Equivalent #2912' 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 'products » product-is » OAuth 2.0 Playground App with WSO2 Identity Server #2912' 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 'products » product-is » Identity Server : identity-local-authenticators #2912' 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 'products » product-is » org.wso2.carbon.identity.test.integration.service #2912' 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 'products » product-is » WSO2 Identity Server #2912' 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 'products » product-is » WSO2 IS - IS Profile Generation #2912' 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 'products » product-is » Travelocity.COM ServiceProvider / RelyingParty Webapp #2912' 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 'products » product-is » Identity Server: UI styles #2912' 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 'products » product-is » PassiveSTSSample #2912' 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 'products » product-is » sample-template #2912' 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 'products » product-is » WSO2 Sample - Sample Authentication Endpoints #2912' 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 'products » product-is » Identity Server : SSO Samples #2912' 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 'products » product-is » Identity Server : Workflow Samples #2912' 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 'products » product-is » Identity Server Integration Tests #2912' 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 'products » product-is » WSO2 Entitlement Sample Online Trading #2912' 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 'products » product-is » WSO2 Carbon - Identity UI Feature #2912' 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 'products » product-is » CallHome #2912' 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 'products » product-is » scim-provisioning #2912' 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 'products » product-is » Identity Server : Provisioning Connectors #2912' 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 'products » product-is » WSO2 Carbon Identity Sample (Adaptive) Authenticators #2912' 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 'products » product-is » Identity Server : OAuth 1.0a samples with Identity Server #2912' 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 'products » product-is » Identity Server : SCIM Samples #2912' 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 'products » product-is » Identity Server : OAuth2.0 Samples with Identity Server 5.2.0 #2912' 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 'products » product-is » Identity Server #2912' 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 'products » product-is » Identity Server : XACML Samples #2912' 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 'products » product-is » Identity Server : oauth2-grant-types #2912' 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 'products » product-is » Identity Server : STS Samples #2912' 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 'products » product-is » Identity Server : Social-authenticators #2912' 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 'products » product-is » WSO2 IS - Style Features #2912' 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 'products » product-is » Identity Server : User Mgt Samples #2912' 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 'products » product-is » sample-handler #2912' does not have a result yet. Please make sure you set a proper result in case of pipeline/build scripts.
channel stopped
Build was aborted
Aborted by Thanuja Lakmal
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level <https://wso2.org/jenkins/job/products/job/product-is/ws/product-is/tests/osgi-tests/target/site/jacoco> to /build/jenkins-home/jobs/products/jobs/product-is/builds/2912/htmlreports/Test_20Coverage_20Report
FATAL: Unable to read /build/jenkins-home/fingerprints/74/37/d8e79fa1e99201ae79896125da0a.xml
java.nio.channels.ClosedByInterruptException
at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:202)
at sun.nio.ch.FileChannelImpl.read(FileChannelImpl.java:164)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:65)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:109)
at sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
at java.io.FilterInputStream.read(FilterInputStream.java:83)
at java.io.PushbackInputStream.read(PushbackInputStream.java:139)
at com.thoughtworks.xstream.core.util.XmlHeaderAwareReader.getHeader(XmlHeaderAwareReader.java:79)
at com.thoughtworks.xstream.core.util.XmlHeaderAwareReader.<init>(XmlHeaderAwareReader.java:61)
at com.thoughtworks.xstream.io.xml.AbstractXppDriver.createReader(AbstractXppDriver.java:65)
Caused: com.thoughtworks.xstream.io.StreamException: : null
at com.thoughtworks.xstream.io.xml.AbstractXppDriver.createReader(AbstractXppDriver.java:69)
at com.thoughtworks.xstream.XStream.fromXML(XStream.java:1053)
at hudson.XmlFile.read(XmlFile.java:147)
Caused: java.io.IOException: Unable to read /build/jenkins-home/fingerprints/74/37/d8e79fa1e99201ae79896125da0a.xml
at hudson.XmlFile.read(XmlFile.java:149)
at hudson.model.Fingerprint.load(Fingerprint.java:1375)
at hudson.model.Fingerprint.load(Fingerprint.java:1363)
at hudson.model.FingerprintMap.load(FingerprintMap.java:97)
at hudson.model.FingerprintMap.load(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.get(KeyedDataStorage.java:161)
at hudson.model.FingerprintMap.get(FingerprintMap.java:82)
at hudson.model.FingerprintMap.get(FingerprintMap.java:47)
at hudson.util.KeyedDataStorage.getOrCreate(KeyedDataStorage.java:111)
at hudson.model.FingerprintMap.getOrCreate(FingerprintMap.java:68)
at hudson.maven.reporters.MavenFingerprinter.aggregate(MavenFingerprinter.java:227)
at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1085)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1843)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Not sending mail to unregistered user anuradha199528 at gmail.com
Not sending mail to unregistered user jenkins-bot at wso2.com
Not sending mail to unregistered user thanuja at Thanujas-MacBook-Pro.local
More information about the Builder
mailing list