Bug#967019: openjdk-13: FTBFS: tests failed, and then build hangs

2020-08-31 Thread Matthias Klose
Control: tags -1 + moreinfo
Control: severity -1 important

did a no-change build today in a fresh chroot on a local machine, which
succeeded.  Will recheck with the next upload.



Bug#967019: openjdk-13: FTBFS: tests failed, and then build hangs

2020-08-03 Thread Lucas Nussbaum
Source: openjdk-13
Version: 13.0.4+8-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
>   at 
> com.sun.javatest.TestResultTable.getCachedResult(TestResultTable.java:2161)
>   at com.sun.javatest.TRT_TreeNode.processFile(TRT_TreeNode.java:1284)
>   at com.sun.javatest.TRT_TreeNode.scanIfNeeded(TRT_TreeNode.java:805)
>   at com.sun.javatest.TRT_TreeNode.getChildCount(TRT_TreeNode.java:291)
>   at 
> com.sun.javatest.TRT_Iterator$PseudoFrame.nextIndex(TRT_Iterator.java:998)
>   at com.sun.javatest.TRT_Iterator.findNext(TRT_Iterator.java:727)
>   at com.sun.javatest.TRT_Iterator.nextElement(TRT_Iterator.java:309)
>   at com.sun.javatest.TRT_Iterator.next(TRT_Iterator.java:330)
>   at com.sun.javatest.TRT_Iterator.next(TRT_Iterator.java:56)
>   at 
> com.sun.javatest.util.ReadAheadIterator.readAhead(ReadAheadIterator.java:331)
>   at 
> com.sun.javatest.util.ReadAheadIterator.access$000(ReadAheadIterator.java:39)
>   at 
> com.sun.javatest.util.ReadAheadIterator$1.run(ReadAheadIterator.java:266)
> Passed: com/sun/crypto/provider/TLS/TestPremaster.java
> Passed: com/sun/crypto/provider/KeyAgreement/SupportedDHKeys.java
> Passed: com/sun/crypto/provider/KeyAgreement/SupportedDHParamGens.java
> E: Build killed with signal TERM after 150 minutes of inactivity

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/openjdk-13_13.0.4+8-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.