Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-4.x/22/
No tests ran.
Build Log:
[...truncated 30634 lines...]
prepare-release-no-sign:
[mkdir] Created dir:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease
[copy] Copying 381 files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene
[copy] Copying 4 files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene/changes
[get] Getting: http://people.apache.org/keys/group/lucene.asc
[get] To:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/lucene/KEYS
[copy] Copying 189 files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
[copy] Copying 1 file to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr
[copy] Copying 4 files to
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeRelease/solr/changes
[exec] JAVA6_HOME is /home/hudson/tools/java/latest1.6
[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-4.x/lucene/build/fakeRelease/"...
[exec]
[exec] Test Lucene...
[exec] test basics...
[exec] get KEYS
[exec] 0.1 MB
[exec] check changes HTML...
[exec] download lucene-4.1.0-src.tgz...
[exec] 26.5 MB
[exec] verify md5/sha1 digests
[exec] download lucene-4.1.0.tgz...
[exec] 47.7 MB
[exec] verify md5/sha1 digests
[exec] download lucene-4.1.0.zip...
[exec] 57.1 MB
[exec] verify md5/sha1 digests
[exec] unpack lucene-4.1.0.tgz...
[exec] verify JAR/WAR metadata...
[exec] test demo with 1.6...
[exec] got 5351 hits for query "lucene"
[exec] test demo with 1.7...
[exec] got 5351 hits for query "lucene"
[exec] check Lucene's javadoc JAR
[exec] unpack lucene-4.1.0.zip...
[exec] verify JAR/WAR metadata...
[exec] test demo with 1.6...
[exec] got 5351 hits for query "lucene"
[exec] test demo with 1.7...
[exec] got 5351 hits for query "lucene"
[exec] check Lucene's javadoc JAR
[exec] unpack lucene-4.1.0-src.tgz...
[exec] make sure no JARs/WARs in src dist...
[exec] run "ant validate"
[exec] run tests w/ Java 6...
[exec] test demo with 1.6...
[exec] got 215 hits for query "lucene"
[exec] generate javadocs w/ Java 6...
[exec] run tests w/ Java 7...
[exec] test demo with 1.7...
[exec] got 215 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
[exec] check changes HTML...
[exec] download apache-solr-4.1.0-src.tgz...
[exec] 30.0 MB
[exec] verify md5/sha1 digests
[exec] download apache-solr-4.1.0.tgz...
[exec] 103.0 MB
[exec] verify md5/sha1 digests
[exec] download apache-solr-4.1.0.zip...
[exec] 107.1 MB
[exec] verify md5/sha1 digests
[exec] unpack apache-solr-4.1.0.tgz...
[exec] verify JAR/WAR metadata...
[exec] **WARNING**: skipping check of
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/apache-solr-4.1.0/contrib/dataimporthandler/lib/mail-1.4.1.jar:
it has javax.* classes
[exec] **WARNING**: skipping check of
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/apache-solr-4.1.0/contrib/dataimporthandler/lib/activation-1.1.jar:
it has javax.* classes
[exec] make sure WAR file has no javax.* or java.* classes...
[exec] copying unpacked distribution for Java 6 ...
[exec] test solr example w/ Java 6...
[exec] start Solr instance
(log=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/lucene/build/fakeReleaseTmp/unpack/apache-solr-4.1.0-java6/solr-example.log)...
[exec] Traceback (most recent call last):
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 1344, in <module>
[exec] main()
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 1290, in main
[exec] smokeTest(baseURL, version, tmpDir, isSigned)
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 1332, in smokeTest
[exec] unpackAndVerify('solr', tmpDir, artifact, version)
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 565, in unpackAndVerify
[exec] verifyUnpacked(project, artifact, unpackPath, version, tmpDir)
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 727, in verifyUnpacked
[exec] testSolrExample(java6UnpackPath, JAVA6_HOME, False)
[exec] File
"/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/dev-tools/scripts/smokeTestRelease.py",
line 798, in testSolrExample
[exec] startupEvent.wait()
[exec] File "/usr/local/lib/python3.2/threading.py", line 422, in wait
[exec] signaled = self._cond.wait(timeout)
[exec] File "/usr/local/lib/python3.2/threading.py", line 235, in wait
[exec] waiter.acquire()
[exec] KeyboardInterrupt
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-SmokeRelease-4.x/build.xml:279:
exec returned: 1
Total time: 1264 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]