[ 
https://issues.apache.org/jira/browse/SOLR-12928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664193#comment-16664193
 ] 

David Smiley commented on SOLR-12928:
-------------------------------------

I looked at a recent failure... env:

{noformat}
Started by upstream project "Lucene-Solr-master-Linux" build number 23054
originally caused by:
 [ScriptTrigger] Groovy Expression evaluation to true. (log)
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Evaluating the Groovy script content
Using Java: 64bit/jdk-12-ea+12 -XX:+UseCompressedOops -XX:+UseG1GC
[EnvInject] - Injecting contributions.
Building on master in workspace /var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision 2f61f96bfae9d97e3536305e49865433e28737c2 
(refs/remotes/origin/branch_7x)
Commit message: "SOLR-10981: Support for stream.url or stream.file pointing to 
gzipped data"
No emails were triggered.
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[description-setter] Description set: Java: 64bit/jdk-12-ea+12 
-XX:+UseCompressedOops -XX:+UseG1GC
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-7.x-Linux] $ 
/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin/ant 
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" jenkins-hourly
Buildfile: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml
{noformat}

And took out the logs for this particular test.  I noticed SSL problem:
{noformat}
Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error
 [junit4] 2> at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:129)
 [junit4] 2> at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
 [junit4] 2> at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:308)
 [junit4] 2> at 
java.base/sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:279)
 [junit4] 2> at 
java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181)
 [junit4] 2> at 
java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164)
{noformat}

CC [~gus_heck]

> TimeRoutedAliasUpdateProcessorTest testSliceRouting fails 1% of time
> --------------------------------------------------------------------
>
>                 Key: SOLR-12928
>                 URL: https://issues.apache.org/jira/browse/SOLR-12928
>             Project: Solr
>          Issue Type: Test
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: SolrCloud
>            Reporter: David Smiley
>            Priority: Major
>
> org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest#testSliceRouting
>  fails 1% of time:
> [http://fucit.org/solr-jenkins-reports/failure-report.html]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to