You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/27 01:04:51 UTC

Jenkins build became unstable: Synapse - Trunk » Apache Synapse - Integration #4072

See <https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Re: Jenkins build became unstable: Synapse - Trunk » Apache Synapse - Integration #4072

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
Thanks Ruwan. Will follow it up with the infra team. For the moment I've
commented out the 2 failing tests.

Thanks,
Hiranya

On Tue, Dec 27, 2011 at 12:43 PM, Ruwan Linton <ru...@gmail.com>wrote:

> Hiranya,
>
> I think you should put a mail to infra@a.o stating the exact
> requirements. Ideally it should go as an issue on the INFRA issue tracker
> [1].
>
> Thanks,
> Ruwan
>
> [1] - https://issues.apache.org/jira/browse/INFRA
>
>
> On Tue, Dec 27, 2011 at 11:54 AM, Hiranya Jayathilaka <
> hiranya911@gmail.com> wrote:
>
>> Hi Folks,
>>
>> Jenkins has encountered 2 integration test failures:
>>
>> Test Result<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/> (2
>> failures )
>>
>>    -
>>    org.apache.synapse.samples.framework.tests.qos.Sample100.testWSSecurity<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.qos/Sample100/testWSSecurity/>
>>    -
>>    org.apache.synapse.samples.framework.tests.proxy.Sample156.testServiceIntegration<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.proxy/Sample156/testServiceIntegration/>
>>
>>
>> These are both security related samples. Here's the root cause:
>>
>> 2011-12-27 00:02:37,487 [-] [HttpServerWorker-1] ERROR Axis2Sender Unexpected error during sending message out
>> org.apache.axis2.AxisFault: Error in encryption
>> 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:76)
>> 	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
>> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
>> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
>> 	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:427)
>> 	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.send(DynamicAxisOperation.java:193)
>> 	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.exe
>>
>>
>> I encountered this yesterday on my machine when running the build on JDK
>> 5. I had to patch my JDK with the JCE libraries to get rid of the error.
>> Looks like JCE is not installed on Jenkins builder.
>>
>> Any idea how we can get this sorted out?
>>
>> Thanks,
>> Hiranya
>>
>>
>> On Tue, Dec 27, 2011 at 5:34 AM, Apache Jenkins Server <
>> jenkins@builds.apache.org> wrote:
>>
>>> See <
>>> https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/
>>> >
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>>> For additional commands, e-mail: dev-help@synapse.apache.org
>>>
>>>
>>
>>
>> --
>> Hiranya Jayathilaka
>> Associate Technical Lead;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>
>
>
> --
> Ruwan Linton
> Member, Apache Software Foundation; http://www.apache.org
> Director of Engineering; http://adroitlogic.org
>
> phone: +94 11 282 7532
> email: ruwan@adroitlogic.com; cell: +94 77 341 3097
> blog: http://blog.ruwan.org
> linkedin: http://www.linkedin.com/in/ruwanlinton
> google: http://www.google.com/profiles/ruwan.linton
> tweet: http://twitter.com/ruwanlinton
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com

Re: Jenkins build became unstable: Synapse - Trunk » Apache Synapse - Integration #4072

Posted by Ruwan Linton <ru...@gmail.com>.
Hiranya,

I think you should put a mail to infra@a.o stating the exact requirements.
Ideally it should go as an issue on the INFRA issue tracker [1].

Thanks,
Ruwan

[1] - https://issues.apache.org/jira/browse/INFRA

On Tue, Dec 27, 2011 at 11:54 AM, Hiranya Jayathilaka
<hi...@gmail.com>wrote:

> Hi Folks,
>
> Jenkins has encountered 2 integration test failures:
>
> Test Result<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/> (2
> failures )
>
>    -
>    org.apache.synapse.samples.framework.tests.qos.Sample100.testWSSecurity<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.qos/Sample100/testWSSecurity/>
>    -
>    org.apache.synapse.samples.framework.tests.proxy.Sample156.testServiceIntegration<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.proxy/Sample156/testServiceIntegration/>
>
>
> These are both security related samples. Here's the root cause:
>
> 2011-12-27 00:02:37,487 [-] [HttpServerWorker-1] ERROR Axis2Sender Unexpected error during sending message out
> org.apache.axis2.AxisFault: Error in encryption
> 	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:76)
> 	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
> 	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:427)
> 	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.send(DynamicAxisOperation.java:193)
> 	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.exe
>
>
> I encountered this yesterday on my machine when running the build on JDK
> 5. I had to patch my JDK with the JCE libraries to get rid of the error.
> Looks like JCE is not installed on Jenkins builder.
>
> Any idea how we can get this sorted out?
>
> Thanks,
> Hiranya
>
>
> On Tue, Dec 27, 2011 at 5:34 AM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
>> See <
>> https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/
>> >
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Hiranya Jayathilaka
> Associate Technical Lead;
> WSO2 Inc.;  http://wso2.org
> E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
> Blog: http://techfeast-hiranya.blogspot.com
>



-- 
Ruwan Linton
Member, Apache Software Foundation; http://www.apache.org
Director of Engineering; http://adroitlogic.org

phone: +94 11 282 7532
email: ruwan@adroitlogic.com; cell: +94 77 341 3097
blog: http://blog.ruwan.org
linkedin: http://www.linkedin.com/in/ruwanlinton
google: http://www.google.com/profiles/ruwan.linton
tweet: http://twitter.com/ruwanlinton

Re: Jenkins build became unstable: Synapse - Trunk » Apache Synapse - Integration #4072

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
Hi Folks,

Jenkins has encountered 2 integration test failures:

Test Result<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/>
(2
failures )

   - org.apache.synapse.samples.framework.tests.qos.Sample100.testWSSecurity<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.qos/Sample100/testWSSecurity/>
   -
   org.apache.synapse.samples.framework.tests.proxy.Sample156.testServiceIntegration<https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/testReport/junit/org.apache.synapse.samples.framework.tests.proxy/Sample156/testServiceIntegration/>


These are both security related samples. Here's the root cause:

2011-12-27 00:02:37,487 [-] [HttpServerWorker-1] ERROR Axis2Sender
Unexpected error during sending message out
org.apache.axis2.AxisFault: Error in encryption
	at org.apache.rampart.handler.RampartSender.invoke(RampartSender.java:76)
	at org.apache.axis2.engine.Phase.invokeHandler(Phase.java:335)
	at org.apache.axis2.engine.Phase.invoke(Phase.java:308)
	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:262)
	at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:427)
	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.send(DynamicAxisOperation.java:193)
	at org.apache.synapse.core.axis2.DynamicAxisOperation$DynamicOperationClient.exe


I encountered this yesterday on my machine when running the build on JDK 5.
I had to patch my JDK with the JCE libraries to get rid of the error. Looks
like JCE is not installed on Jenkins builder.

Any idea how we can get this sorted out?

Thanks,
Hiranya

On Tue, Dec 27, 2011 at 5:34 AM, Apache Jenkins Server <
jenkins@builds.apache.org> wrote:

> See <
> https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4072/
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org
>
>


-- 
Hiranya Jayathilaka
Associate Technical Lead;
WSO2 Inc.;  http://wso2.org
E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com

Jenkins build is back to stable : Synapse - Trunk » Apache Synapse - Integration #4073

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Synapse%20-%20Trunk/org.apache.synapse$synapse-integration/4073/changes>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org