You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by hu...@lucene.zones.apache.org on 2008/01/21 07:30:17 UTC

Build failed in Hudson: Lucene-Nightly #344

See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/344/changes

Changes:

[buschmi] Update tentative 2.3.0 release date.

[mikemccand] LUCENE-1144: fix NPE during DW.abort after OOM error

[mikemccand] LUCENE-1143: clear docStoreOffset when DocumentsWriter aborts

[mikemccand] LUCENE-1139: various additions/fixes to contrib/benchmark

------------------------------------------
[...truncated 2340 lines...]
     [copy] Copying 2 files to http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/contrib/benchmark/classes/test 

build-artifacts-and-tests:

bdb:
     [echo] Building bdb...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

contrib-build.init:

get-db-jar:

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build.xml :549: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build.xml :539: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/contrib/db/build.xml :29: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/contrib/db/bdb/build.xml :27: Directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/contrib/db/bdb/lib  creation was not successful for an unknown reason

Total time: 97 minutes 54 seconds

# release it
#scp dist/*.tar.gz $REL_SERVER:$REL_DIR/lucene-`/bin/date +%F`.tar.gz
cp dist/*.tar.gz $ARTIFACTS
+ cp 'dist/*.tar.gz' http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/artifacts 
cp: cannot access dist/*.tar.gz

#Package the Source
$ANT_HOME/bin/ant clean
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant clean
Buildfile: build.xml

clean:
   [delete] Deleting directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build 

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :125: Unable to delete directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build 

Total time: 40 seconds

$ANT_HOME/bin/ant \
 -Dversion=$BUILD_ID \
 package-tgz-src
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dversion=2008-01-21_02-31-42 package-tgz-src
Buildfile: build.xml

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

init-dist:

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build.xml :380: Directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/dist  creation was not successful for an unknown reason

Total time: 0 seconds

# release it
#scp dist/*-src.tar.gz $REL_SERVER:$REL_DIR/lucene-`/bin/date +%F`-src.tar.gz
cp dist/*-src.tar.gz $ARTIFACTS
+ cp 'dist/*-src.tar.gz' http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/artifacts 
cp: cannot access dist/*-src.tar.gz

#Generate the Maven snapshot
#Update the Version # when doing a release
$ANT_HOME/bin/ant -Dversion=2.3-SNAPSHOT generate-maven-artifacts
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dversion=2.3-SNAPSHOT generate-maven-artifacts
Buildfile: build.xml

maven.ant.tasks-check:

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

clover.setup:

clover.info:

clover:

common.compile-core:
    [javac] Compiling 238 source files to http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/classes/java 
    [javac] http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/src/java/org/apache/lucene/LucenePackage.java :21: error while writing org.apache.lucene.LucenePackage: http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/classes/java/org/apache/lucene/LucenePackage.class  (Permission denied)
    [javac] public final class LucenePackage {
    [javac]              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :218: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :474: Compile failed; see the compiler error output for details.

Total time: 11 seconds
#copy the artifacts to the side so the cron job can publish them
cp -R dist/maven/org/apache/lucene ../../maven-artifacts
+ cp -R dist/maven/org/apache/lucene ../../maven-artifacts
cp: cannot access dist/maven/org/apache/lucene

#Rerun nightly with clover on
$ANT_HOME/bin/ant clean
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant clean
Buildfile: build.xml

clean:
   [delete] Deleting directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build 

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :125: Unable to delete directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build 

Total time: 1 second
$ANT_HOME/bin/ant \
 -Dversion=$BUILD_ID \
 -Drun.clover=true nightly
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dversion=2008-01-21_02-31-42 -Drun.clover=true nightly
Buildfile: build.xml

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

init:

clover.setup:

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :401: Directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/test/clover/db  creation was not successful for an unknown reason

Total time: 1 second

#generate the clover reports
$ANT_HOME/bin/ant \
 -Dversion=$BUILD_ID \
 -Drun.clover=true generate-clover-reports
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dversion=2008-01-21_02-31-42 -Drun.clover=true generate-clover-reports
Buildfile: build.xml

clover.check:

clover.setup:

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :401: Directory http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/test/clover/db  creation was not successful for an unknown reason

Total time: 0 seconds

#copy the clover reports to the docs
#scp -r build/test/clover/reports/*  $REL_SERVER:$DOCS_DIR/clover

#cd src/site
#If we were to build the site, this is the command
#$FORREST_HOME/bin/forrest -Dforrest.jvmargs=-Djava.awt.headless=true
#copy  to server
#Docs are exported from SVN nightly by a cron job on Grant's p.a.o account
#scp -r docs/* $REL_SERVER:$DOCS_DIR/
#Back up to the root of Lucene
#cd ../../

$ANT_HOME/bin/ant \
 -Dversion=$BUILD_ID \
 javadocs
+ /export/home/hudson/tools/ant/apache-ant-1.7.0/bin/ant -Dversion=2008-01-21_02-31-42 javadocs
Buildfile: build.xml

build-contrib:
     [echo] Building analyzers...

javacc-uptodate-check:

javacc-notice:

jflex-uptodate-check:

jflex-notice:

common.init:

build-lucene:

init:

clover.setup:

clover.info:

clover:

compile-core:

jar-core:

BUILD FAILED
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build.xml :549: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build.xml :539: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :229: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :303: The following error occurred while executing this line:
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/common-build.xml :271: Failed to write http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/ws/trunk/build/MANIFEST.MF 

Total time: 0 seconds

#javadocs are in $TRUNK/build/docs/api
#scp -r build/docs/api/* $REL_SERVER:$DOCS_DIR/api
ERROR: No artifacts found that match the file pattern "artifacts/*.tar.gz trunk/build/test/clover/reports/**/*". Configuration error?
Publishing Javadoc
Recording test results
FATAL: Failed to save the JUnit test result
java.io.IOException: Permission denied
	at java.io.UnixFileSystem.createFileExclusively(Native Method)
	at java.io.File.checkAndCreate(File.java:1704)
	at java.io.File.createTempFile(File.java:1793)
	at hudson.util.AtomicFileWriter.<init>(AtomicFileWriter.java:27)
	at hudson.XmlFile.write(XmlFile.java:135)
	at hudson.tasks.junit.TestResultAction.setResult(TestResultAction.java:53)
	at hudson.tasks.junit.TestResultAction.<init>(TestResultAction.java:39)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:71)
	at hudson.model.Build$RunnerImpl.performAllBuildStep(Build.java:150)
	at hudson.model.Build$RunnerImpl.post2(Build.java:137)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:254)
	at hudson.model.Run.run(Run.java:667)
	at hudson.model.Build.run(Build.java:102)
	at hudson.model.ResourceController.execute(ResourceController.java:70)
	at hudson.model.Executor.run(Executor.java:64)


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