Hmm, does this use a hardcoded port? On Thu, Jan 14, 2016 at 10:21 AM Policeman Jenkins Server < [email protected]> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.4-Linux/375/ > Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC > > 1 tests failed. > FAILED: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt.testBasics > > Error Message: > Address already in use > > Stack Trace: > java.net.BindException: Address already in use > at > __randomizedtesting.SeedInfo.seed([4F7D1EB3A3005383:72A5B09F9BEE0DF3]:0) > at sun.nio.ch.Net.bind0(Native Method) > at sun.nio.ch.Net.bind(Net.java:463) > at sun.nio.ch.Net.bind(Net.java:455) > at sun.nio.ch > .ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) > at sun.nio.ch > .ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) > at > org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252) > at > org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49) > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525) > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67) > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409) > at > org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65) > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:745) > > > > > Build Log: > [...truncated 10302 lines...] > [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithKerberosAlt > [junit4] 2> 452769 WARN > (TEST-TestSolrCloudWithKerberosAlt.testBasics-seed#[4F7D1EB3A3005383]) [ > ] o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of > directory service instance 'DefaultKrbServer'. Please update the admin > password as soon as possible to prevent a possible security breach. > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestSolrCloudWithKerberosAlt -Dtests.method=testBasics > -Dtests.seed=4F7D1EB3A3005383 -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=lv_LV -Dtests.timezone=Asia/Amman -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] ERROR 12.9s J1 | TestSolrCloudWithKerberosAlt.testBasics <<< > [junit4] > Throwable #1: java.net.BindException: Address already in > use > [junit4] > at > __randomizedtesting.SeedInfo.seed([4F7D1EB3A3005383:72A5B09F9BEE0DF3]:0) > [junit4] > at sun.nio.ch.Net.bind0(Native Method) > [junit4] > at sun.nio.ch.Net.bind(Net.java:463) > [junit4] > at sun.nio.ch.Net.bind(Net.java:455) > [junit4] > at sun.nio.ch > .ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223) > [junit4] > at sun.nio.ch > .ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74) > [junit4] > at > org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252) > [junit4] > at > org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49) > [junit4] > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525) > [junit4] > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67) > [junit4] > at > org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409) > [junit4] > at > org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) > [junit4] > at > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > [junit4] > at java.lang.Thread.run(Thread.java:745) > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithKerberosAlt_4F7D1EB3A3005383-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {}, > docValues:{}, sim=DefaultSimilarity, locale=lv_LV, timezone=Asia/Amman > [junit4] 2> NOTE: Linux 3.19.0-42-generic amd64/Oracle Corporation > 1.7.0_80 (64-bit)/cpus=12,threads=1,free=161310352,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: [SmileWriterTest, > CursorMarkTest, TestSolrCLIRunExample, TestSolrDynamicMBean, > SolrIndexSplitterTest, TestCopyFieldCollectionResource, > TestJettySolrRunner, TestExactStatsCache, HighlighterMaxOffsetTest, > SolrInfoMBeanTest, FileUtilsTest, FacetPivotSmallTest, FullHLLTest, > PreAnalyzedUpdateProcessorTest, DistributedTermsComponentTest, > TestImplicitCoreProperties, LeaderInitiatedRecoveryOnCommitTest, > WordBreakSolrSpellCheckerTest, DOMUtilTest, > TestLMJelinekMercerSimilarityFactory, TestClusterStateMutator, > OpenCloseCoreStressTest, TestReplicationHandlerBackup, DeleteReplicaTest, > RollingRestartTest, TestBlobHandler, SolrTestCaseJ4Test, > TestMiniSolrCloudClusterSSL, DistributedFacetPivotLongTailTest, > TestSortingResponseWriter, TestSurroundQueryParser, > TestSolrDeletionPolicy2, PKIAuthenticationIntegrationTest, MultiTermTest, > UpdateRequestProcessorFactoryTest, DistributedMLTComponentTest, > DirectSolrSpellCheckerTest, TestHighlightDedupGrouping, > TestCollapseQParserPlugin, TestSchemaResource, IndexBasedSpellCheckerTest, > HdfsRecoverLeaseTest, TestQueryUtils, HighlighterTest, SortByFunctionTest, > SoftAutoCommitTest, DocValuesTest, TestDistributedGrouping, > OpenExchangeRatesOrgProviderTest, TestSolrCoreProperties, TestFiltering, > TestDistributedMissingSort, SpellCheckCollatorTest, TestDefaultStatsCache, > TestQueryTypes, TestManagedSchemaFieldResource, > SuggestComponentContextFilterQueryTest, TestFastLRUCache, > BasicFunctionalityTest, OverseerRolesTest, TestConfigSetProperties, > UniqFieldsUpdateProcessorFactoryTest, TestTrieFacet, SuggestComponentTest, > AsyncCallRequestStatusResponseTest, TestCodecSupport, BitVectorTest, > TestFieldResource, TestAnalyzeInfixSuggestions, ZkControllerTest, > TestDFRSimilarityFactory, TestConfigSetsAPIZkFailure, > TestSolrCloudWithKerberosAlt] > [junit4] Completed [169/551] on J1 in 12.90s, 1 test, 1 error <<< > FAILURES! > > [...truncated 1202 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:792: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:736: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/build.xml:59: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/build.xml:233: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/solr/common-build.xml:526: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1452: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-5.4-Linux/lucene/common-build.xml:1006: > There were test failures: 551 suites (7 ignored), 2179 tests, 1 error, 76 > ignored (38 assumptions) [seed: 4F7D1EB3A3005383] > > Total time: 57 minutes 57 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- - Mark about.me/markrmiller
