You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2019/07/22 10:09:24 UTC

buildbot failure in on tomcat-85-trunk

The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at:
    https://ci.apache.org/builders/tomcat-85-trunk/builds/1846

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: asf946_ubuntu

Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' triggered this build
Build Source Stamp: [branch 8.5.x] 4fc25e552e0d2a8da718bcc3f975f0092341093a
Blamelist: Mark Thomas <ma...@apache.org>

BUILD FAILED: failed shell_11

Sincerely,
 -The Buildbot




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


Re: buildbot failure in on tomcat-85-trunk

Posted by Mark Thomas <ma...@apache.org>.
On 22/07/2019 11:43, Mark Thomas wrote:
> On 22/07/2019 11:09, buildbot@apache.org wrote:
>> The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at:
>>     https://ci.apache.org/builders/tomcat-85-trunk/builds/1846
>>
>> Buildbot URL: https://ci.apache.org/
>>
>> Buildslave for this Build: asf946_ubuntu
>>
>> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' triggered this build
>> Build Source Stamp: [branch 8.5.x] 4fc25e552e0d2a8da718bcc3f975f0092341093a
>> Blamelist: Mark Thomas <ma...@apache.org>
>>
>> BUILD FAILED: failed shell_11
> 
> I think the problem here is that repository.a.o has updated its cert and
> Java 7 doesn't have the CA in the trusted certs list.
> 
> Need to confirm that this is the problem and then think about a way to
> work around this...

I fixed this using the javax.net.ssl.trustStore system property that I
pointed to the Java 8 CA file (overriding the default Java 7 one).

Mark

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


Re: buildbot failure in on tomcat-85-trunk

Posted by Mark Thomas <ma...@apache.org>.
On 22/07/2019 11:09, buildbot@apache.org wrote:
> The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at:
>     https://ci.apache.org/builders/tomcat-85-trunk/builds/1846
> 
> Buildbot URL: https://ci.apache.org/
> 
> Buildslave for this Build: asf946_ubuntu
> 
> Build Reason: The AnyBranchScheduler scheduler named 'on-tomcat-85-commit' triggered this build
> Build Source Stamp: [branch 8.5.x] 4fc25e552e0d2a8da718bcc3f975f0092341093a
> Blamelist: Mark Thomas <ma...@apache.org>
> 
> BUILD FAILED: failed shell_11

I think the problem here is that repository.a.o has updated its cert and
Java 7 doesn't have the CA in the trusted certs list.

Need to confirm that this is the problem and then think about a way to
work around this...

Mark

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