Bug#917714: lizzie: FTBFS: dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/lizzie-0.6\+dfsg1 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian -Dmaven.repo.local=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian/maven-repo --batch-mode test returned exit code 1

Lucas Nussbaum lucas at debian.org
Sat Dec 29 22:07:19 GMT 2018


Source: lizzie
Version: 0.6+dfsg1-1
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<BUILDDIR>>/lizzie-0.6+dfsg1'
> HOME=/<<BUILDDIR>>/lizzie-0.6+dfsg1/debian/runtest xvfb-run -a dh_auto_test
> 	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/lizzie-0.6\+dfsg1 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian -Dmaven.repo.local=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian/maven-repo --batch-mode test
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> [INFO] Scanning for projects...
> [INFO] 
> [INFO] -------------------------< featurecat:lizzie >--------------------------
> [INFO] Building lizzie 0.6
> [INFO] --------------------------------[ jar ]---------------------------------
> [WARNING] The artifact org.json:json:jar:debian-latest has been relocated to org.json:json:jar:debian
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ lizzie ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 7 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ lizzie ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ lizzie ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory /<<BUILDDIR>>/lizzie-0.6+dfsg1/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ lizzie ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ lizzie ---
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running featurecat.lizzie.rules.SGFParserTest
> Creating config file /home/user42/.config/leela-zero/lizzie-config.txt
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.072 s <<< FAILURE! - in featurecat.lizzie.rules.SGFParserTest
> [ERROR] run(featurecat.lizzie.rules.SGFParserTest)  Time elapsed: 0.03 s  <<< ERROR!
> java.io.IOException: No such file or directory
> 	at featurecat.lizzie.rules.SGFParserTest.run(SGFParserTest.java:24)
> 
> [INFO] Running featurecat.lizzie.analysis.MoveDataTest
> [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in featurecat.lizzie.analysis.MoveDataTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Errors: 
> [ERROR]   SGFParserTest.run:24 ? IO No such file or directory
> [INFO] 
> [ERROR] Tests run: 7, Failures: 0, Errors: 1, Skipped: 0
> [INFO] 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time:  11.280 s
> [INFO] Finished at: 2018-12-29T12:16:43Z
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project lizzie: There are test failures.
> [ERROR] 
> [ERROR] Please refer to /<<BUILDDIR>>/lizzie-0.6+dfsg1/target/surefire-reports for the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/<<BUILDDIR>>/lizzie-0.6\+dfsg1 -Dclassworlds.conf=/etc/maven/m2-debian.conf org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian -Dmaven.repo.local=/<<BUILDDIR>>/lizzie-0.6\+dfsg1/debian/maven-repo --batch-mode test returned exit code 1

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/lizzie_0.6+dfsg1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-java-maintainers mailing list