You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/05/02 07:07:21 UTC

[JENKINS] Lucene-Solr-SmokeRelease-trunk - Build # 78 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-trunk/78/

No tests ran.

Build Log:
[...truncated 33162 lines...]
prepare-release-no-sign:
    [mkdir] Created dir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease
     [copy] Copying 401 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease/lucene
     [copy] Copying 194 files to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease/solr
     [exec] JAVA7_HOME is /home/hudson/tools/java/latest1.7
     [exec] NOTE: output encoding is US-ASCII
     [exec] 
     [exec] Load release URL "file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeRelease/"...
     [exec] 
     [exec] Test Lucene...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.02 sec (7.4 MB/sec)
     [exec]   check changes HTML...
     [exec]   download lucene-5.0.0-src.tgz...
     [exec]     26.5 MB in 0.04 sec (643.2 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-5.0.0.tgz...
     [exec]     48.3 MB in 0.07 sec (672.6 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download lucene-5.0.0.zip...
     [exec]     57.6 MB in 0.12 sec (461.2 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack lucene-5.0.0.tgz...
     [exec]     verify JAR/WAR metadata...
     [exec]     test demo with 1.7...
     [exec]       got 5460 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-5.0.0.zip...
     [exec]     verify JAR/WAR metadata...
     [exec]     test demo with 1.7...
     [exec]       got 5460 hits for query "lucene"
     [exec]     check Lucene's javadoc JAR
     [exec]   unpack lucene-5.0.0-src.tgz...
     [exec]     make sure no JARs/WARs in src dist...
     [exec]     run "ant validate"
     [exec]     run tests w/ Java 7...
     [exec]     test demo with 1.7...
     [exec]       got 211 hits for query "lucene"
     [exec]     generate javadocs w/ Java 7...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [exec] 
     [exec] Test Solr...
     [exec]   test basics...
     [exec]   get KEYS
     [exec]     0.1 MB in 0.01 sec (13.0 MB/sec)
     [exec]   check changes HTML...
     [exec]   download solr-5.0.0-src.tgz...
     [exec]     30.2 MB in 0.16 sec (192.6 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-5.0.0.tgz...
     [exec]     112.0 MB in 0.46 sec (244.5 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   download solr-5.0.0.zip...
     [exec]     116.4 MB in 0.21 sec (542.5 MB/sec)
     [exec]     verify md5/sha1 digests
     [exec]   unpack solr-5.0.0.tgz...
     [exec]     verify JAR/WAR metadata...
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeReleaseTmp/unpack/solr-5.0.0/contrib/dataimporthandler/lib/activation-1.1.jar: it has javax.* classes
     [exec]       **WARNING**: skipping check of /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeReleaseTmp/unpack/solr-5.0.0/contrib/dataimporthandler/lib/mail-1.4.1.jar: it has javax.* classes
     [exec]     make sure WAR file has no javax.* or java.* classes...
     [exec]     copying unpacked distribution for Java 7 ...
     [exec]     test solr example w/ Java 7...
     [exec]       start Solr instance (log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeReleaseTmp/unpack/solr-5.0.0-java7/solr-example.log)...
     [exec]       startup done
     [exec]       test utf8...
     [exec] 
     [exec] command "sh ./exampledocs/test_utf8.sh" failed:
     [exec] ERROR: Could not curl to Solr - is curl installed? Is Solr not running?
     [exec] 
     [exec] 
     [exec]       stop server (SIGINT)...
     [exec] Traceback (most recent call last):
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 1378, in <module>
     [exec]     main()
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 1322, in main
     [exec]     smokeTest(baseURL, svnRevision, version, tmpDir, isSigned)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 1366, in smokeTest
     [exec]     unpackAndVerify('solr', tmpDir, artifact, svnRevision, version)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 590, in unpackAndVerify
     [exec]     verifyUnpacked(project, artifact, unpackPath, svnRevision, version, tmpDir)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 730, in verifyUnpacked
     [exec]     testSolrExample(java7UnpackPath, JAVA7_HOME, False)
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 817, in testSolrExample
     [exec]     run('sh ./exampledocs/test_utf8.sh', 'utf8.log')
     [exec]   File "/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/dev-tools/scripts/smokeTestRelease.py", line 515, in run
     [exec]     raise RuntimeError('command "%s" failed; see log file %s' % (command, logPath))
     [exec] RuntimeError: command "sh ./exampledocs/test_utf8.sh" failed; see log file /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/lucene/build/fakeReleaseTmp/unpack/solr-5.0.0-java7/example/utf8.log

BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-trunk/build.xml:300: exec returned: 1

Total time: 36 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure