Temurin-build: Nightly Build&Test Triage Report

Created on 26 Mar 2020  ·  95Comments  ·  Source: adoptium/temurin-build

Report Nightly Build&Test problems here

bug reported to Eclipse OpenJ9

All 95 comments

Thurs 26th March: JDK8

  • Brought build-osuosl-ppc64-aix-71-2 back online as it's the only xlc16 AIX machine that is needed to build jdk14+
  • Test_openjdk8_hs_sanity.system_aarch64_linux ==> Intermittent Jenkins failure
Caused: java.lang.ExceptionInInitializerError
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  • Test_openjdk8_j9_sanity.openjdk_ppc64le_linux_xl ==> Probable network glitch
export callback object and bind in registry
java.rmi.server.ExportException: Port already in use: 60004; nested exception is: 
    java.net.BindException: Address already in use (Bind failed)
    at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:346)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:254)
  • Test_openjdk8_hs_sanity.openjdk_s390x_linux : java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java.FlatMapOpTest ==> ???
Program `/home/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_s390x_linux/openjdkbinary/j2sdk-image/bin/java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960500ms).  
  • Test_openjdk8_hs_sanity.openjdk_s390x_linux : java/security/SignedObject/Chain.java.Chain ==> ???
Agent error: java.lang.Exception: Agent 0 timed out with a timeout of 960 seconds;
  • Test_openjdk8_j9_sanity.openjdk_s390x_linux_xl : sun/nio/cs/FindDecoderBugs.java.FindDecoderBugs ==> Possible Agent comms error
Agent communication error: java.io.EOFException
  • Test_openjdk8_j9_sanity.external_x86-64_linux_tomee ==> Dependency get glitch?
Failed to execute goal on project gradle: Could not resolve dependencies for project org.apache.tomee.gradle:gradle:pom:8.0.0: Failed to collect dependencies at org.gradle:gradle-core:jar:3.0: Failed to read artifact descriptor for org.gradle:gradle-core:jar:3.0: Could not transfer artifact org.gradle:gradle-core:pom:3.0 from/to gradle-libs-releases-local (http://repo.gradle.org/gradle/libs-releases-local/): Access denied to: http://repo.gradle.org/gradle/libs-releases-local/org/gradle/gradle-core/3.0/gradle-core-3.0.pom , ReasonPhrase:Forbidden.
  • Test_openjdk8_j9_sanity.external_x86-64_linux_thorntail-mp-tck ==> Network glitch?
19:42:23  2020-03-25 19:42:23,675 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed to start service org.wildfly.undertow.listener.default: org.jboss.msc.service.StartException in service org.wildfly.undertow.listener.default: WFLYUT0082: Could not start 'default' listener.
19:42:23    at org.wildfly.extension.undertow.ListenerService.start(ListenerService.java:211)
19:42:23    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739)
19:42:23    at org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701)
19:42:23    at org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559)
19:42:23    at org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
19:42:23    at org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1982)
19:42:23    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
19:42:23    at org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
19:42:23    at java.lang.Thread.run(Thread.java:821)
19:42:23  Caused by: java.net.SocketException: Protocol family unavailable
19:42:23    at sun.nio.ch.Net.bind0(Native Method)
  • Test_openjdk8_hs_sanity.openjdk_x86-64_linux ==> Numerous failures!!
    java/io/FilePermission/Invalid.java.Invalid
    java/io/LineNumberReader/MarkSplitCRLF.java.MarkSplitCRLF
    java/io/Serializable/serialFilter/GlobalFilterTest.java.GlobalFilterTest
    java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
    java/lang/ProcessBuilder/Basic.java.Basic
    java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
    sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
    sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
    sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
    sun/net/www/B8185898.java.B8185898
    java/security/Signature/Offsets.java.Offsets
    java/security/Signature/SignatureGetInstance.java.SignatureGetInstance
    java/security/SignedObject/Chain.java.Chain
    java/security/cert/X509CRL/VerifyDefault.java.VerifyDefault
    java/security/cert/X509Certificate/VerifyDefault.java.VerifyDefault
    java/util/Locale/Bug8040211.java.Bug8040211
    java/util/Objects/CheckIndex.java.CheckIndex
    java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

Thurs 26th March: JDK11

  • Test_openjdk11_j9_sanity.openjdk_ppc64_aix ==> "Compiler Crash"/"Agent errors : all NEW
    java/nio/channels/AsynchronousSocketChannel/Basic.java.Basic
    java/util/concurrent/BlockingQueue/LastElement.java.LastElement
    java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java.WhileOpTest
  • Test_openjdk11_j9_sanity.openjdk_ppc64le_linux ==> "Compiler Crash"/"Agent errors: all NEW
    java/lang/invoke/8009222/Test8009222.java.Test8009222
    java/rmi/MarshalledObject/compare/Compare.java.Compare
    java/util/Map/Defaults.java.Defaults
    java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java.SliceOpTest
    java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java.WhileOpTest
  • Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_xl ==> "Compiler Crash"/"Agent errors : all NEW
    java/io/Serializable/resolveClass/consTest/ConsTest.java.ConsTest
    java/net/httpclient/ShortResponseBodyWithRetry.java.ShortResponseBodyWithRetry
    java/util/Formatter/EncodingTest.java.EncodingTest
    java/util/concurrent/locks/Lock/CheckedLockLoops.java.CheckedLockLoops
    java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java.SliceOpTest
  • Test_openjdk11_j9_sanity.openjdk_s390x_linux ==> "Compiler Crash"/"Agent errors : all NEW
    java/net/BindException/Test.java.Test
    java/net/httpclient/http2/ServerPush.java.ServerPush
    java/security/SecureClassLoader/DefineClassByteBuffer.java.DefineClassByteBuffer
    java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java.SliceOpTest
  • Test_openjdk11_j9_sanity.openjdk_x86-64_linux ==> "Compiler Crash"/"Agent errors/Timeouts : all NEW
    java/security/KeyStore/PKCS12/EntryProtectionTest.java.EntryProtectionTest
    java/security/KeyStore/PKCS12/MetadataStoreLoadTest.java.MetadataStoreLoadTest
    java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java.MultipleProducersSingleConsumerLoops
    java/util/stream/test/org/openjdk/tests/java/util/stream/SliceOpTest.java.SliceOpTest
    java/util/stream/test/org/openjdk/tests/java/util/stream/WhileOpTest.java.WhileOpTest
  • Test_openjdk11_j9_sanity.openjdk_x86-64_linux_xl ==> "Compiler Crash" : all NEW
    java/rmi/Naming/LookupIPv6.java.LookupIPv6
    java/rmi/server/getRemoteClass/GetRemoteClass.java.GetRemoteClass

Thurs 26th March : JDK11

  • Predominant issue with intermittent "Compiler Crash"
00:27:03  java.lang.NullPointerException
00:27:03    at jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:642)
00:27:03    at jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1326)
00:27:03    at jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.flags(Symbol.java:1259)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Check.checkSunAPI(Check.java:3278)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.checkIdInternal(Attr.java:3933)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.checkId(Attr.java:3804)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.visitSelect(Attr.java:3696)
00:27:03    at jdk.compiler/com.sun.tools.javac.tree.JCTree$JCFieldAccess.accept(JCTree.java:2114)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.attribTree(Attr.java:655)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.attribType(Attr.java:715)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Attr.attribType(Attr.java:708)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.attribImportType(TypeEnter.java:441)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.doImport(TypeEnter.java:424)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.resolveImports(TypeEnter.java:364)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$ImportsPhase.runPhase(TypeEnter.java:321)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.doCompleteEnvs(TypeEnter.java:282)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter$Phase.completeEnvs(TypeEnter.java:251)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.TypeEnter.complete(TypeEnter.java:198)
00:27:03    at jdk.compiler/com.sun.tools.javac.code.Symbol.complete(Symbol.java:642)
00:27:03    at jdk.compiler/com.sun.tools.javac.code.Symbol$ClassSymbol.complete(Symbol.java:1326)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Enter.complete(Enter.java:583)
00:27:03    at jdk.compiler/com.sun.tools.javac.comp.Enter.main(Enter.java:560)
00:27:03    at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:1066)
00:27:03    at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:937)
00:27:03    at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:311)
00:27:03    at jdk.compiler/com.sun.tools.javac.main.Main.compile(Main.java:170)
00:27:03    at jdk.compiler/com.sun.tools.javac.Main.compile(Main.java:75)
00:27:03    at jdk.internal.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
00:27:03    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
00:27:03    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
00:27:03    at com.sun.javatest.regtest.agent.RegressionCompileCommand.run(RegressionCompileCommand.java:189)
00:27:03    at com.sun.javatest.regtest.agent.CompileActionHelper.runCompile(CompileActionHelper.java:92)
00:27:03    at com.sun.javatest.regtest.agent.AgentServer.doCompile(AgentServer.java:220)
00:27:03    at com.sun.javatest.regtest.agent.AgentServer.run(AgentServer.java:190)
00:27:03    at com.sun.javatest.regtest.agent.AgentServer.main(AgentServer.java:65)

Raised https://github.com/eclipse/openj9/issues/8992 for the sun/nio/cs/FindDecoderBugs.java failure

Fri 27th March:
JDK8 OpenJ9:

19:50:32  Error: JDK not found: /home/jenkins/workspace/Test_openjdk8_j9_special.openjdk_s390x_linux/openjdkbinary/j2re-image/jdk8u252-b07/bin/..

JDK11 OpenJ9:
sanity.openjdk: java/util/zip/ZipFile/TestCleaner.java.TestCleaner ==> Timeout : rerun: https://ci.adoptopenjdk.net/job/Grinder/2598/ - Passes

JDK14 OpenJ9:

Fri 27th March : JDK11

  • jdk11u-linux-s390x-openj9-linuxXL ===> Git fetch failure. Due to tags mismatch. Been occurring since wednesday night. Machine issue (no other jdk11/j9 builds affected by this)

Monday 30th March: JDK8

java/security/SignedObject/Chain.java ===> Timeout. Thread lock? Intermittent
java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java ===> Timeout. Thread Lock? Intermittent

Lots of failures! Most networking failures

java/net/CookieHandler/CookieManagerTest.java.CookieManagerTest
java/net/DatagramPacket/ReuseBuf.java.ReuseBuf
java/net/DatagramSocket/PortUnreachable.java.PortUnreachable
java/net/DatagramSocket/Send12k.java.Send12k
java/net/DatagramSocket/SendSize.java.SendSize
java/net/DatagramSocket/SetDatagramSocketImplFactory/ADatagramSocket.java.ADatagramSocket
java/net/HttpURLConnection/UnmodifiableMaps.java.UnmodifiableMaps
java/net/MulticastSocket/B6427403.java.B6427403
java/net/PlainSocketImpl/BigBacklog.java.BigBacklog
java/net/Socket/B6210227.java.B6210227
java/net/Socket/CloseAvailable.java.CloseAvailable
java/net/Socket/GetLocalAddress.java.GetLocalAddress
java/net/Socket/HttpProxy.java.HttpProxy
java/net/Socket/InheritTimeout.java.InheritTimeout
java/net/Socket/ReadTimeout.java.ReadTimeout
java/net/Socket/SetSoLinger.java.SetSoLinger
java/net/Socket/ShutdownBoth.java.ShutdownBoth
java/net/Socket/ShutdownInput.java.ShutdownInput
java/net/Socket/SoTimeout.java.SoTimeout
java/net/Socket/SocksConnectTimeout.java.SocksConnectTimeout
java/net/Socket/asyncClose/AsyncClose.java.AsyncClose
java/net/Socket/asyncClose/BrokenPipe.java.BrokenPipe
java/net/Socket/setReuseAddress/Basic.java.Basic
java/net/Socket/setReuseAddress/Restart.java.Restart
java/net/SocketInputStream/SocketTimeout.java.SocketTimeout
java/net/Socks/BadProxySelector.java.BadProxySelector
java/net/Socks/SocksProxyVersion.java.SocksProxyVersion
java/net/URLConnection/HandleContentTypeWithAttrs.java.HandleContentTypeWithAttrs
sun/net/www/protocol/http/B6299712.java.B6299712
sun/net/www/protocol/http/HttpOnly.java.HttpOnly
sun/net/www/protocol/http/NoCache.java.NoCache
sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java.ImpactOnSNI
java/nio/channels/AsyncCloseAndInterrupt.java.AsyncCloseAndInterrupt
java/nio/channels/AsynchronousChannelGroup/Basic.java.Basic
java/nio/channels/AsynchronousChannelGroup/GroupOfOne.java.GroupOfOne
java/nio/channels/AsynchronousChannelGroup/Identity.java.Identity
java/nio/channels/AsynchronousChannelGroup/Restart.java.Restart
java/nio/channels/AsynchronousChannelGroup/Unbounded.java.Unbounded
java/nio/channels/AsynchronousFileChannel/Lock.java.Lock
java/nio/channels/AsynchronousServerSocketChannel/Basic.java.Basic
java/nio/channels/AsynchronousServerSocketChannel/WithSecurityManager.java.WithSecurityManager
java/nio/channels/AsynchronousSocketChannel/Basic.java.Basic
java/nio/channels/AsynchronousSocketChannel/DieBeforeComplete.java.DieBeforeComplete
java/nio/channels/AsynchronousSocketChannel/Leaky.java.Leaky
java/nio/channels/AsynchronousSocketChannel/StressLoopback.java.StressLoopback
java/nio/channels/Channels/Basic2.java.Basic2
java/nio/channels/DatagramChannel/AdaptDatagramSocket.java.AdaptDatagramSocket
java/nio/channels/DatagramChannel/Connect.java.Connect
java/nio/channels/DatagramChannel/ConnectedSend.java.ConnectedSend
java/nio/channels/DatagramChannel/Disconnect.java.Disconnect
java/nio/channels/DatagramChannel/IsBound.java.IsBound
java/nio/channels/DatagramChannel/IsConnected.java.IsConnected
java/nio/channels/DatagramChannel/NotBound.java.NotBound
java/nio/channels/DatagramChannel/ReceiveISA.java.ReceiveISA
java/nio/channels/DatagramChannel/SRTest.java.SRTest
java/nio/channels/DatagramChannel/Sender.java.Sender
java/nio/channels/FileChannel/LongTransferTest.java.LongTransferTest
java/nio/channels/FileChannel/Transfer.java.Transfer
java/nio/channels/Selector/Alias.java.Alias
java/nio/channels/Selector/BasicAccept.java.BasicAccept
java/nio/channels/Selector/BasicConnect.java.BasicConnect
java/nio/channels/Selector/ChangingInterests.java.ChangingInterests
java/nio/channels/Selector/CloseWhenKeyIdle.java.CloseWhenKeyIdle
java/nio/channels/Selector/Connect.java.Connect
java/nio/channels/Selector/ConnectWrite.java.ConnectWrite
java/nio/channels/Selector/KeysReady.java.KeysReady
java/nio/channels/Selector/OpRead.java.OpRead
java/nio/channels/Selector/OutOfBand.java.OutOfBand
java/nio/channels/Selector/ReadAfterConnect.java.ReadAfterConnect
java/nio/channels/Selector/RegAfterPreClose.java.RegAfterPreClose
java/nio/channels/Selector/SelectAfterRead.java.SelectAfterRead
java/nio/channels/Selector/SelectWrite.java.SelectWrite
java/nio/channels/Selector/SelectorLimit.java.SelectorLimit
java/nio/channels/Selector/SelectorTest.java.SelectorTest
java/nio/channels/ServerSocketChannel/AdaptServerSocket.java.AdaptServerSocket
java/nio/channels/ServerSocketChannel/Basic.java.Basic
java/nio/channels/ServerSocketChannel/NonBlockingAccept.java.NonBlockingAccept
java/nio/channels/SocketChannel/AdaptSocket.java.AdaptSocket
java/nio/channels/SocketChannel/Basic.java.Basic
java/nio/channels/SocketChannel/CloseAfterConnect.java.CloseAfterConnect
java/nio/channels/SocketChannel/CloseDuringWrite.java.CloseDuringWrite
java/nio/channels/SocketChannel/Connect.java.Connect
java/nio/channels/SocketChannel/ConnectState.java.ConnectState
java/nio/channels/SocketChannel/FinishConnect.java.FinishConnect
java/nio/channels/SocketChannel/GetChannel.java.GetChannel
java/nio/channels/SocketChannel/Hangup.java.Hangup
java/nio/channels/SocketChannel/IsConnectable.java.IsConnectable
java/nio/channels/SocketChannel/LocalAddress.java.LocalAddress
java/nio/channels/SocketChannel/OutOfBand.java.OutOfBand
java/nio/channels/SocketChannel/ShortWrite.java.ShortWrite
java/nio/channels/SocketChannel/Shutdown.java.Shutdown
java/nio/channels/SocketChannel/Stream.java.Stream
java/nio/channels/SocketChannel/VectorIO.java.VectorIO
java/nio/channels/SocketChannel/VectorParams.java.VectorParams
java/nio/channels/SocketChannel/Write.java.Write
java/nio/channels/etc/NetworkChannelTests.java.NetworkChannelTests
java/rmi/activation/Activatable/checkActivateRef/CheckActivateRef.java.CheckActivateRef
java/rmi/activation/Activatable/checkAnnotations/CheckAnnotations.java.CheckAnnotations
java/io/FilePermission/Invalid.java.Invalid
java/io/LineNumberReader/MarkSplitCRLF.java.MarkSplitCRLF
java/io/Serializable/serialFilter/GlobalFilterTest.java.GlobalFilterTest
java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
sun/net/www/B8185898.java.B8185898
java/security/Signature/Offsets.java.Offsets
java/security/Signature/SignatureGetInstance.java.SignatureGetInstance
java/security/SignedObject/Chain.java.Chain
java/security/cert/X509CRL/VerifyDefault.java.VerifyDefault
java/security/cert/X509Certificate/VerifyDefault.java.VerifyDefault
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

java/net/MulticastSocket/SetGetNetworkInterfaceTest.java ===> Rasied on old closed issue https://github.com/AdoptOpenJDK/openjdk-tests/issues/1048

java.net.SocketException: Cannot assign requested address (Error setting socket option)
    at java.net.PlainDatagramSocketImpl.socketSetOption(PlainDatagramSocketImpl.java:74)
    at java.net.AbstractPlainDatagramSocketImpl.setOption(AbstractPlainDatagramSocketImpl.java:309)
    at java.net.MulticastSocket.setNetworkInterface(MulticastSocket.java:554)
    at SetGetNetworkInterfaceTest.main(SetGetNetworkInterfaceTest.java:54)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.lang.Thread.run(Thread.java:821)

java/net/MulticastSocket/SetOutgoingIf.java ===> Intermittent net issue. Seen before across JDK8 builds.

java.lang.RuntimeException: java.net.SocketTimeoutException: Receive timed out
    at SetOutgoingIf.main(SetOutgoingIf.java:153)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.lang.Thread.run(Thread.java:821)
Caused by: java.net.SocketTimeoutException: Receive timed out
    at java.net.DatagramSocket.receive(DatagramSocket.java:743)
    at SetOutgoingIf.main(SetOutgoingIf.java:149)
    ... 6 more

java/rmi/activation/Activatable/shutdownGracefully/ShutdownGracefully.java ===> Unclear failure. Kicked off a grinder to gather more info https://ci.adoptopenjdk.net/job/Grinder/2644/

20:23:39  Error: Port Library failed to initialize: -1
20:23:39  Error: Could not create the Java Virtual Machine.
20:23:39  Error: A fatal exception has occurred. Program will exit.
TEST RESULT: Failed. Unexpected exit from test [exit code: 1]

Thurs April 2nd
3 test jobs "completed" but got hung on slave executors at end of pipeline with below, had to kill "Executor" as job had actually finished to remove:

[Pipeline] End of Pipeline
java.lang.NullPointerException
    at org.jenkinsci.plugins.workflow.cps.FlowHead.markIfFail(FlowHead.java:176)
    at org.jenkinsci.plugins.workflow.cps.CpsStepContext$2.onSuccess(CpsStepContext.java:426)
    at org.jenkinsci.plugins.workflow.cps.CpsStepContext$2.onSuccess(CpsStepContext.java:381)
    at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:907)
    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
    at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
    at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE

jdk14 Windows & pLinux:

jdk14 Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck:

01:10:17  * What went wrong:
01:10:17  Could not open cp_settings remapped class cache for 409m3kaqytwwj0d22h2u31acg (/root/.gradle/caches/5.6.2/scripts-remapped/settings_bimm3z0dwshuq5c7p2wfrtf2s/409m3kaqytwwj0d22h2u31acg/cp_settingsb2a26a14293d10114dbb1df3464ffd3c).
01:10:17  > Could not open cp_settings generic class cache for settings file '/open-liberty/dev/settings.gradle' (/root/.gradle/caches/5.6.2/scripts/409m3kaqytwwj0d22h2u31acg/cp_settings/cp_settingsb2a26a14293d10114dbb1df3464ffd3c).
01:10:17     > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 58

Thurs April 2nd
A whole bunch of sun Windows tests have been failing since 31st March

com/sun/jdi/ArrayLengthDumpTest.sh.ArrayLengthDumpTest
com/sun/jdi/BreakpointWithFullGC.sh.BreakpointWithFullGC
com/sun/jdi/CatchAllTest.sh.CatchAllTest
com/sun/jdi/CatchCaughtTest.sh.CatchCaughtTest
com/sun/jdi/CatchPatternTest.sh.CatchPatternTest
com/sun/jdi/CommandCommentDelimiter.sh.CommandCommentDelimiter
com/sun/jdi/DeoptimizeWalk.sh.DeoptimizeWalk
com/sun/jdi/EvalArgs.sh.EvalArgs
com/sun/jdi/EvalArraysAsList.sh.EvalArraysAsList
com/sun/jdi/EvalInterfaceStatic.sh.EvalInterfaceStatic
com/sun/jdi/GetLocalVariables3Test.sh.GetLocalVariables3Test
com/sun/jdi/GetLocalVariables4Test.sh.GetLocalVariables4Test
com/sun/jdi/JdbLockTest.sh.JdbLockTest
com/sun/jdi/JdbMethodExitTest.sh.JdbMethodExitTest
com/sun/jdi/JdbMissStep.sh.JdbMissStep
com/sun/jdi/JdbVarargsTest.sh.JdbVarargsTest
com/sun/jdi/MixedSuspendTest.sh.MixedSuspendTest
com/sun/jdi/NotAField.sh.NotAField
com/sun/jdi/NullLocalVariable.sh.NullLocalVariable
com/sun/jdi/Redefine-g.sh.Redefine-g
com/sun/jdi/RedefineAbstractClass.sh.RedefineAbstractClass
com/sun/jdi/RedefineAddPrivateMethod.sh.RedefineAddPrivateMethod
com/sun/jdi/RedefineAnnotation.sh.RedefineAnnotation
com/sun/jdi/RedefineChangeClassOrder.sh.RedefineChangeClassOrder
com/sun/jdi/RedefineClasses.sh.RedefineClasses
com/sun/jdi/RedefineClearBreakpoint.sh.RedefineClearBreakpoint
com/sun/jdi/RedefineException.sh.RedefineException
com/sun/jdi/RedefineFinal.sh.RedefineFinal
com/sun/jdi/RedefineImplementor.sh.RedefineImplementor
com/sun/jdi/RedefineIntConstantToLong.sh.RedefineIntConstantToLong
com/sun/jdi/RedefineMulti.sh.RedefineMulti
com/sun/jdi/RedefinePop.sh.RedefinePop
com/sun/jdi/RedefineStep.sh.RedefineStep
com/sun/jdi/RedefineTTYLineNumber.sh.RedefineTTYLineNumber
com/sun/jdi/StringConvertTest.sh.StringConvertTest
com/sun/jdi/WatchFramePop.sh.WatchFramePop

RAISED -> https://github.com/AdoptOpenJDK/openjdk-tests/issues/1711

Fri 3rd April

JDK14 & JDK8 zLinux :

  • Looks like Network failure around 9:30pm UK time cause most of the jobs to fail...

JDK8 & 11:

  • Windows build failed:
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/AdoptOpenJDK/openjdk-build.git
ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\cygwin64\tmp\openjdk-build'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
    at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)

Test_openjdk8_j9_sanity.external_x86-64_linux

[Pipeline] End of Pipeline
Also:   hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: ‘DOCKERIMAGE_TAG’ for class: WorkflowScript
Also:   hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: ‘DOCKERIMAGE_TAG’ for class: WorkflowScript
Also:   hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: ‘DOCKERIMAGE_TAG’ for class: WorkflowScript
hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: ‘DOCKERIMAGE_TAG’ for class: WorkflowScript
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java

Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1651

JDK11 false reported failures:
Test_openjdk11_j9_sanity.openjdk_ppc64le_linux, actually all passed but some old testoutput was picked up:

02:58:31  TAP Reports Processing: START
02:58:31  Looking for TAP results report in workspace using pattern: **/*.tap
02:59:33  Saving reports...
02:59:34  Processing '/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/jvmtest/TKG/test_output_15851840293015/TestTargetResult.tap'
02:59:34  Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/jvmtest/TKG/test_output_15851840293015/TestTargetResult.tap].
02:59:34  Processing '/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/openjdk-tests/TKG/test_output_15851840293015/TestTargetResult.tap'
02:59:34  Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/openjdk-tests/TKG/test_output_15851840293015/TestTargetResult.tap].
02:59:34  Processing '/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/openjdk-tests/TKG/test_output_15858762263117/TestTargetResult.tap'
02:59:34  Parsing TAP test result [/home/jenkins/.jenkins/jobs/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux/builds/190/tap-master-files/openjdk-tests/TKG/test_output_15858762263117/TestTargetResult.tap].
02:59:34  There are failed test cases. Marking build as UNSTABLE
02:59:34  TAP Reports Processing: FINISH

JDK8 & 11:

  • Windows build failed:
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] checkout
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/AdoptOpenJDK/openjdk-build.git
ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\cygwin64\tmp\openjdk-build'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
  at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)

@andrew-m-leonard This should be resolved thanks to @Willsparker

Mon 6th April

  • jdk14/j9+hs/windows+windowsXL builds failing with tags errors since saturday
Fetching origin
HEAD is now at a67072cce1 Merge hotspot at HEAD
AdoptOpenJDK.md marker file not found in fetched source to be built, this may mean the wrong SCMReference build parameter has been specified. Ensure the correct AdoptOpenJDK patch release tag is specified, eg.for build jdk-11.0.4+10, it would be jdk-11.0.4+10_adopt

Tues 7th April

  • JDK14/j9/windows_x64 build. Configure arguments borked (since 03/04/2020)
Running custom generated-configure.sh
configure: error: unrecognized options: --with-version-opt, --without-version-pre, --with-version-build, --with-vendor-version-string, --disable-warnings-as-errors

RAISED -> https://github.com/AdoptOpenJDK/openjdk-build/issues/1656

Thurs 9th April

OpenJ9:

  • xLinux builds mostly failed due to test-packet-ubuntu1604-x64-2 running out of disk space:
    https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1266
  • Test_openjdk8_j9_sanity.system_x86-64_windows could not contact test-godaddy-win2016-x64-4
  • Test_openjdk8_j9_extended.system_x86-64_windows : Cannot contact test-godaddy-win2016-x64-1
  • Test_openjdk8_j9_sanity.openjdk_ppc64le_linux_xl : network error : [exec] curl: (18) transfer closed with 46771 bytes remaining to read
  • jdk14 mac&windows : com/sun/crypto/provider/Cipher/ChaCha20/OutputSizeTest.java.OutputSizeTest : https://github.com/eclipse/openj9/issues/9079

HotSpot

  • xLinux builds mostly failed due to test-packet-ubuntu1604-x64-2 running out of disk space:
    https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1266
  • jdk8 numerous failures, implementation issues?
  • jdk11&14 mac : 01:07:31 AG stderr Exception in thread "main" java.io.IOException: well-known file /var/folders/2z/dc49dy3x5s1dy1gjq_11wlkc0000gr/T/.java_pid70991 is not secure: file's group should be the current group (which is -1) but the group is 0
    01:07:31 AG stderr at jdk.attach/sun.tools.attach.VirtualMachineImpl.checkPermissions(Native Method)
  • jdk14 aarch64 numerous failures

jdk8 numerous failures, implementation issues?

jdk11&14 mac : 01:07:31 AG stderr Exception in thread "main" java.io.IOException: well-known file /var/folders/2z/dc49dy3x5s1dy1gjq_11wlkc0000gr/T/.java_pid70991 is not secure: file's group should be the current group (which is -1) but the group is 0

This seems like its been failing for a while and should be raised. Likely due to the debugger that the test spawns not having the same perms as the java_pid file. Understandable considering that the file seems to have been created in /var.
RAISED -> https://github.com/AdoptOpenJDK/openjdk-tests/issues/1725

Tues 14th April

Fri 17th April

01:33:55  test VarHandleTestByteArrayAsInt.testAccess(" VarHandle [ALIGNED, BIG_ENDIAN, READ_WRITE] -> java.nio.HeapByteBuffer[pos=0 lim=32 cap=32] [ALIGNED, LITTLE_ENDIAN, READ_WRITE] read write", VarHandleBaseByteArrayTest$VarHandleSourceAccessTestCase@75077b40): failure
01:33:55  java.lang.AssertionError: weakCompareAndSetAcquire int expected [true] but found [false]
01:33:55    at org.testng.Assert.fail(Assert.java:94)
01:33:55    at org.testng.Assert.failNotEquals(Assert.java:496)
01:33:55    at org.testng.Assert.assertEquals(Assert.java:125)
01:33:55    at org.testng.Assert.assertEquals(Assert.java:288)
01:33:55    at VarHandleTestByteArrayAsInt.testArrayReadWrite(VarHandleTestByteArrayAsInt.java:1531)
01:33:55    at VarHandleTestByteArrayAsInt.lambda$accessTestCaseProvider$5(VarHandleTestByteArrayAsInt.java:159)
01:33:55    at VarHandleBaseTest$AccessTestCase.testAccess(VarHandleBaseTest.java:405)
01:33:55    at VarHandleTestByteArrayAsInt.testAccess(VarHandleTestByteArrayAsInt.java:196)
01:33:55    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:33:55    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:33:55    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:33:55    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:33:55    at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:85)
01:33:55    at org.testng.internal.Invoker.invokeMethod(Invoker.java:639)
01:33:55    at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:821)
01:33:55    at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1131)
01:33:55    at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:125)
01:33:55    at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:108)
01:33:55    at org.testng.TestRunner.privateRun(TestRunner.java:773)
01:33:55    at org.testng.TestRunner.run(TestRunner.java:623)
01:33:55    at org.testng.SuiteRunner.runTest(SuiteRunner.java:357)
01:33:55    at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:352)
01:33:55    at org.testng.SuiteRunner.privateRun(SuiteRunner.java:310)
01:33:55    at org.testng.SuiteRunner.run(SuiteRunner.java:259)
01:33:55    at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
01:33:55    at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
01:33:55    at org.testng.TestNG.runSuitesSequentially(TestNG.java:1185)
01:33:55    at org.testng.TestNG.runSuitesLocally(TestNG.java:1110)
01:33:55    at org.testng.TestNG.run(TestNG.java:1018)
01:33:55    at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:94)
01:33:55    at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:54)
01:33:55    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:33:55    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:33:55    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:33:55    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
01:33:55    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
01:33:55    at java.base/java.lang.Thread.run(Thread.java:834)
java/lang/ProcessBuilder/Basic.java#id0.Basic_id0
java/lang/ProcessBuilder/Basic.java#id1.Basic_id1
java/lang/ProcessBuilder/InheritIO/InheritIO.sh.InheritIO
java/lang/ProcessBuilder/SkipTest.java.SkipTest
java/lang/RuntimeTests/exec/Duped.java.Duped
java/lang/RuntimeTests/exec/ExecWithLotsOfArgs.java.ExecWithLotsOfArgs
java/lang/RuntimeTests/exec/SetCwd.java.SetCwd
java/util/logging/LoggingDeadlock2.java.LoggingDeadlock2
java/util/zip/EntryCount64k.java.EntryCount64k
java.lang.RuntimeException: Too few tlab objects allocated: expected 50 >= 80
    at jdk.test.lib.Asserts.fail(Asserts.java:594)
    at jdk.test.lib.Asserts.assertGreaterThanOrEqual(Asserts.java:288)
    at jdk.jfr.event.compiler.TestAllocInNewTLAB.main(TestAllocInNewTLAB.java:107)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:564)
    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
    at java.base/java.lang.Thread.run(Thread.java:832)
com/sun/jdi/ProcessAttachTest.java.ProcessAttachTest
jdk/jfr/jcmd/TestJcmdStartStopDefault.java.TestJcmdStartStopDefault

~EXISTING ISSUE: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1274.~ RESOLVING ===> https://github.com/AdoptOpenJDK/openjdk-tests/pull/1734

java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java.StreamBuilderTest
java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java.FlatMapOpTest
java/util/stream/test/org/openjdk/tests/java/util/stream/TabulatorsTest.java.TabulatorsTest
java/lang/invoke/MethodHandles/CatchExceptionTest.java.CatchExceptionTest
com/sun/jdi/AllLineLocations.java.AllLineLocations
com/sun/jdi/EarlyReturnTest.java.EarlyReturnTest
com/sun/jdi/JdbMethodExitTest.sh.JdbMethodExitTest
com/sun/jdi/MethodExitReturnValuesTest.java.MethodExitReturnValuesTest
com/sun/jdi/NativeInstanceFilter.java.NativeInstanceFilter
com/sun/jdi/PopAndStepTest.java.PopAndStepTest
com/sun/jdi/PopAsynchronousTest.java.PopAsynchronousTest
com/sun/jdi/PopSynchronousTest.java.PopSynchronousTest
com/sun/jdi/Redefine-g.sh.Redefine-g
com/sun/jdi/RedefineCrossStart.java.RedefineCrossStart
com/sun/jdi/redefineMethod/RedefineTest.java.RedefineTest
java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java.StreamBuilderTest
java/util/stream/test/org/openjdk/tests/java/util/stream/FlatMapOpTest.java.FlatMapOpTest
java/util/stream/test/org/openjdk/tests/java/util/stream/TabulatorsTest.java.TabulatorsTest
java/lang/invoke/MethodHandles/CatchExceptionTest.java.CatchExceptionTest
com/sun/jdi/AllLineLocations.java.AllLineLocations
com/sun/jdi/EarlyReturnTest.java.EarlyReturnTest
com/sun/jdi/JdbMethodExitTest.sh.JdbMethodExitTest
com/sun/jdi/MethodExitReturnValuesTest.java.MethodExitReturnValuesTest
com/sun/jdi/NativeInstanceFilter.java.NativeInstanceFilter
com/sun/jdi/PopAndStepTest.java.PopAndStepTest
com/sun/jdi/PopAsynchronousTest.java.PopAsynchronousTest
com/sun/jdi/PopSynchronousTest.java.PopSynchronousTest
com/sun/jdi/Redefine-g.sh.Redefine-g
com/sun/jdi/RedefineCrossStart.java.RedefineCrossStart
com/sun/jdi/redefineMethod/RedefineTest.java.RedefineTest

~The top three tests are going to be excluded under existing JBS issues https://github.com/AdoptOpenJDK/openjdk-tests/pull/1735. There are a few shell tests and these are due to be re-written in java~

JdbMethodExitTest.sh
Redefine-g.sh

https://bugs.openjdk.java.net/browse/JDK-8201652 ===> Added to https://github.com/AdoptOpenJDK/openjdk-tests/pull/1733

~To clarify, the remaining tests that need triage for s390x are~ RAISED ===> https://github.com/AdoptOpenJDK/openjdk-tests/issues/1737

> com/sun/jdi/AllLineLocations.java.AllLineLocations
> com/sun/jdi/EarlyReturnTest.java.EarlyReturnTest
> com/sun/jdi/MethodExitReturnValuesTest.java.MethodExitReturnValuesTest
> com/sun/jdi/NativeInstanceFilter.java.NativeInstanceFilter
> com/sun/jdi/PopAndStepTest.java.PopAndStepTest
> com/sun/jdi/PopAsynchronousTest.java.PopAsynchronousTest
> com/sun/jdi/PopSynchronousTest.java.PopSynchronousTest
> com/sun/jdi/RedefineCrossStart.java.RedefineCrossStart
> com/sun/jdi/redefineMethod/RedefineTest.java.RedefineTest

Mon 20th April

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_x86-64_mac com/sun/jdi/ProcessAttachTest.sh===> Timeout. Failing for two days in a row

Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
NOTE: This can take quite some time!  Please be patient
From /cygdrive/j/jenkins/tmp/workspace/./build//src
 * branch                  HEAD       -> FETCH_HEAD
usage: git rev-list [OPTION] <commit-id>... [ -- paths... ]
  limiting output:
    --max-count=<n>
    --max-age=<epoch>
    --min-age=<epoch>
    --sparse
    --no-merges
    --min-parents=<n>
    --no-min-parents
    --max-parents=<n>
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
  ordering output:
    --topo-order
    --date-order
    --reverse
  formatting output:
    --parents
    --children
    --objects | --objects-edge
    --unpacked
    --header | --pretty
    --abbrev=<n> | --no-abbrev
    --abbrev-commit
    --left-right
    --count
  special purpose:
    --bisect
    --bisect-vars
    --bisect-all
WARNING: Failed to identify latest tag in the repository
Unable to detect git tag, exiting...
=== Output from failing command(s) repeated here ===
* For target support_native_java.desktop_libawt_Blit.obj:
Blit.c
./src/java.desktop/share/native/libawt/java2d/loops/Blit.c(29): fatal error C1083: Cannot open include file: 'sun_java2d_loops_Blit.h': No such file or directory
   ... (rest of output omitted)

* All command lines available in /cygdrive/j/jenkins/tmp/workspace/build/src/build/windows-x86_64-normal-clientANDserver-release/make-support/failure-logs.
=== End of repeated output ===
Creating support/modules_libs/java.base/jrt-fs.jar
Compiling 2 files for COMPILE_DEPEND
/cygdrive/c/progra~2/mib055~1/2017/community/vc/tools/msvc/14.16.27023/bin/hostx86/x64/cl -E
java.lang.InternalError: Unexpected CryptoAPI failure generating seed
    at java.base/sun.security.provider.NativeSeedGenerator.getSeedBytes(NativeSeedGenerator.java:62)
    at java.base/sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:144)
    at java.base/sun.security.provider.AbstractDrbg.lambda$static$0(AbstractDrbg.java:524)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:507)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:494)
    at java.base/sun.security.provider.AbstractDrbg.instantiateIfNecessary(AbstractDrbg.java:696)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:378)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:334)
    at java.base/sun.security.provider.AbstractDrbg$SeederHolder.lambda$static$0(AbstractDrbg.java:558)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:507)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:494)
    at java.base/sun.security.provider.AbstractDrbg.instantiateIfNecessary(AbstractDrbg.java:696)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:378)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:334)
    at java.base/sun.security.provider.DRBG.engineNextBytes(DRBG.java:233)
    at java.base/java.security.SecureRandom.nextBytes(SecureRandom.java:741)
    at java.base/java.security.SecureRandom.next(SecureRandom.java:798)
    at java.base/java.util.Random.nextLong(Random.java:424)
    at java.base/java.io.File$TempDirectory.generateFile(File.java:1928)
    at java.base/java.io.File.createTempFile(File.java:2076)
    at java.base/java.io.File.createTempFile(File.java:2136)
    at jdk.jartool/sun.tools.jar.Main.createTemporaryFile(Main.java:1712)
    at jdk.jartool/sun.tools.jar.Main.run(Main.java:313)
    at jdk.jartool/sun.tools.jar.Main.main(Main.java:1669)
java/util/logging/CheckZombieLockTest.java===> Reused lock file. Seen before, EXCLUDED https://github.com/eclipse/openj9/issues/9186
java/util/zip/ZipFile/TestCleaner.java===> Timeout. Same as above.

Consistently failing test on https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_hs_sanity.openjdk_x86-32_windows
jdk/jfr/event/compiler/TestAllocInNewTLAB.java

Tuesday 21 April

Wed 22nd April
BUILDS

Creating support/modules_libs/java.base/jrt-fs.jar
make[4]: *** [/cygdrive/j/jenkins/tmp/workspace/build/src/openj9/runtime/buildtools.mk:218: configure] Broken pipe
make[3]: *** [/cygdrive/j/jenkins/tmp/workspace/build/src/closed/OpenJ9.gmk:427: run-preprocessors-j9] Broken pipe
make[2]: *** [/cygdrive/j/jenkins/tmp/workspace/build/src/closed/custom/Main.gmk:56: j9vm-build] Error 2
make[2]: *** Waiting for unfinished jobs....
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
make[2]: *** [make/Main.gmk:86: buildtools-jdk] Error 141
make[2]: INTERNAL: Exiting with 2 jobserver tokens available; should be 4!
Archiving artifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Execution error: Failed to extract /home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-openj9/transfer of 9 files
  • ~JDK8/HS&J9/mac&&macXL builds failed due to overnight sign code changes. The wrong xcode version was picked up. A new set of builds has been submitted that does pick up the right version.~ Not an issue.

Wed 22nd April
Tests
Failures

23:13:45      [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk14_hs_sanity.openjdk_ppc64le_linux/jvmtest/openjdk
23:13:45       [echo] Getting Jtreg from https://ci.adoptopenjdk.net/job/jtreg/lastSuccessfulBuild/artifact/jtreg-4.2.0-tip.tar.gz
23:15:51       [exec] curl: (7) Failed to connect to ci.adoptopenjdk.net port 443: Connection timed out

Unstables

com/sun/crypto/provider/Cipher/AES/TestGHASH.java.TestGHASH
java/lang/ProcessBuilder/Basic.java#id0.Basic_id0
java/lang/ProcessBuilder/Basic.java#id1.Basic_id1
java/lang/ProcessBuilder/InheritIO/InheritIO.sh.InheritIO
java/lang/ProcessBuilder/SkipTest.java.SkipTest
java/lang/RuntimeTests/exec/Duped.java.Duped
java/lang/RuntimeTests/exec/ExecWithLotsOfArgs.java.ExecWithLotsOfArgs
java/lang/RuntimeTests/exec/SetCwd.java.SetCwd
java/util/logging/LoggingDeadlock2.java.LoggingDeadlock2
java/util/zip/EntryCount64k.java.EntryCount64k
java/util/concurrent/FutureTask/ExplicitSet.java.ExplicitSet => TImeout
java/util/concurrent/Semaphore/RacingReleases.java => Timeout
Error: Group spec does not specify a valid test suite: 

Fri 24th April
BUILDS

Running ddrgen to generate j9ddr.dat and superset.dat
Error: dwarf/AixSymbolTableParser.cpp:698 parseStabstringDeclarationIntoDwarfDie(const string &, Dwarf_Error *) - Unknown stabs tag: ';'
Error: dwarf/AixSymbolTableParser.cpp:698 parseStabstringDeclarationIntoDwarfDie(const string &, Dwarf_Error *) - Unknown stabs tag: ';'
run_omrddrgen.mk:82: recipe for target '../j9ddr.dat' failed
gmake[4]: Leaving directory '/ramdisk0/build/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-openj9/workspace/build/src/build/aix-ppc64-normal-server-release/vm/ddr'
gmake[4]: *** [../j9ddr.dat] IOT/Abort trap (core dumped)
/ramdisk0/build/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-openj9/workspace/build/src/closed/OpenJ9.gmk:455: recipe for target 'build-j9' failed
gmake[3]: *** [build-j9] Error 2
/ramdisk0/build/workspace/build-scripts/jobs/jdk11u/jdk11u-aix-ppc64-openj9/workspace/build/src/closed/custom/Main.gmk:54: recipe for target 'j9vm-build' failed
gmake[2]: *** [j9vm-build] Error 2
Retrieving cacerts file if needed
origin  https://github.com/ibmruntimes/openj9-openjdk-jdk11.git (fetch)
origin  https://github.com/ibmruntimes/openj9-openjdk-jdk11.git (push)
jdk11
origin  https://github.com/ibmruntimes/openj9-openjdk-jdk11.git (fetch)
Resetting the git openjdk source repository at /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-x64-openj9/workspace/build/src in 10 seconds...
Pulling latest changes from git openjdk source repository
Fetching origin
fatal: Couldn't find remote ref refs/heads/openj9-0.20.0-m2
error: Could not fetch origin

RAISED => https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1291

IOException caught during compilation: Connection reset
Creating java.desktop.jmod
java.lang.ClassCastException: java.lang.String incompatible with java.nio.file.FileTreeWalker$Event
    at java.base/java.nio.file.Files$$Lambda$6/0000000000000000.test(Unknown Source)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
    at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
    at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:497)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:487)
    at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:239)
    at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
    at java.base/jdk.internal.module.IllegalAccessMaps.generate(IllegalAccessMaps.java:98)
    at java.base/jdk.internal.module.ModuleBootstrap.addIllegalAccess(ModuleBootstrap.java:809)
    at java.base/jdk.internal.module.ModuleBootstrap.boot(ModuleBootstrap.java:450)
    at java.base/java.lang.ClassLoader.initializeClassLoaders(ClassLoader.java:211)
    at java.base/java.lang.Thread.initialize(Thread.java:430)
    at java.base/java.lang.Thread.<init>(Thread.java:155)
Finished building OpenJDK for target 'images'
Should have the source, I'm at /cygdrive/j/jenkins/tmp/workspace/build/src
ls: cannot access '/cygdrive/j/jenkins/tmp/workspace/build/src/build/*/images/j2sdk-image': No such file or directory
Execution error: null

Fri 24th April
TESTS
Unknowns

Failures

01:20:48  getJtreg:
01:20:48      [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_linux/jvmtest/openjdk
01:20:48       [echo] Getting Jtreg from https://ci.adoptopenjdk.net/job/jtreg/lastSuccessfulBuild/artifact/jtreg-4.2.0-tip.tar.gz
01:21:40       [exec] curl: (18) transfer closed with 3842596 bytes remaining to read
01:21:40  
01:21:40  BUILD FAILED

Unstables

java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest
Standard Output
I must write 999 to prevent compiler optimizations.
The following numbers were not found in the reference queue: 
0 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38  
40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78  
80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 114 116 118  
120 122 124 126 128 130 132 134 136 138 140 142 144 146 148 150 152 154 156 158  
160 162 164 166 168 170 172 174 176 178 180 182 184 186 188 190 192 194 196 198  
200 202 204 206 208 210 212 214 216 218 220 222 224 226 228 230 232 234 236 238  
240 242 244 246 248 250 252 254 256 258 260 262 264 266 268 270 272 274 276 278  
280 282 284 286 288 290 292 294 296 298 300 302 304 306 308 310 312 314 316 318  
320 322 324 326 328 330 332 334 336 338 340 342 344 346 348 350 352 354 356 358  
360 362 364 366 368 370 372 374 376 378 380 382 384 386 388 390 392 394 396 398  
400 402 404 406 408 410 412 414 416 418 420 422 424 426 428 430 432 434 436 438  
440 442 444 446 448 450 452 454 456 458 460 462 464 466 468 470 472 474 476 478  
480 482 484 486 488 490 492 494 496 498 500 502 504 506 508 510 512 514 516 518  
520 522 524 526 528 530 532 534 536 538 540 542 544 546 548 550 552 554 556 558  
560 562 564 566 568 570 572 574 576 578 580 582 584 586 588 590 592 594 596 598  
600 602 604 606 608 610 612 614 616 618 620 622 624 626 628 630 632 634 636 638  
640 642 644 646 648 650 652 654 656 658 660 662 664 666 668 670 672 674 676 678  
680 682 684 686 688 690 692 694 696 698 700 702 704 706 708 710 712 714 716 718  
720 722 724 726 728 730 732 734 736 738 740 742 744 746 748 750 752 754 756 758  
760 762 764 766 768 770 772 774 776 778 780 782 784 786 788 790 792 794 796 798  
800 802 804 806 808 810 812 814 816 818 820 822 824 826 828 830 832 834 836 838  
840 842 844 846 848 850 852 854 856 858 860 862 864 866 868 870 872 874 876 878  
880 882 884 886 888 890 892 894 896 898 900 902 904 906 908 910 912 914 916 918  
920 922 924 926 928 930 932 934 936 938 940 942 944 946 948 950 952 954 956 958  
960 962 964 966 968 970 972 974 976 978 980 982 984 986 988 990 992 994 996 

Standard Error
java.lang.RuntimeException: TEST FAILED: only 499 reference objects have been queued out of 999
    at ReferenceEnqueuePending.checkResult(ReferenceEnqueuePending.java:148)
    at ReferenceEnqueuePending.main(ReferenceEnqueuePending.java:103)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.lang.Thread.run(Thread.java:821)

JavaTest Message: Test threw exception: java.lang.RuntimeException
JavaTest Message: shutting down test

Mon 27th April
BUILDS

~Still coredumping~ RAISED => https://github.com/eclipse/openj9/issues/9369

Compiling 5 files for BUILD_VM_COMPILER_NODEINFO_PROCESSOR
make[2]: *** [make/Main.gmk:364: create-source-revision-tracker] Error 127

Mon 27th April
TESTS
No unknown failures 🍾

@M-Davies - I'd like to parse this issue. Is there a definitive list of what's left to triage?

@karianna I'm in the process of writing up a summary comment of that last month right now

1 month summary

NEEDS TRIAGE

1 month summary

NEEDS TRIAGE

Thanks, I'll start making my folks at Microsoft aware and see if we can start to dig in as well (we have adopt replicated internally but on Azure Devops now)

Wed 29th April
BUILDS

Compiling ../generated/adfiles/ad_x86_64.cpp
"/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/src/share/vm/runtime/thread.hpp", line 202: Warning: Identifier expected instead of "}".
1 Warning(s) detected.
gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: accessFlags.o] Error 2
configure: Found potential Boot JDK using configure arguments
configure: Potential Boot JDK found at /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home is incorrect JDK version (openjdk version "1.8.0_252"); ignoring
configure: (Your Boot JDK version must be one of: 10 11)

Wed 29th April
TESTS
Failures
None
Unstables
Wrong version number on sun/misc/Version/Version.java across JDK8 hotspot tests. First seen.

Standard Output

jdkVersionInfo: input=1.8.0_262-202004281802-b01 output=1.8.0_262-b1
JDK version = 1.8.0_262-b1  1.8.0_6-b1

Standard Error

java.lang.RuntimeException: Unmatched version: 1.8.0_262-b1 vs 1.8.0_6-b1
    at Version.main(Version.java:47)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.lang.Thread.run(Thread.java:748)
  • Some tests are still running in the JDK8 nightlies even though they're excluded. Need to raise this.
com/sun/jdi/JdbMethodExitTest.sh.JdbMethodExitTest
com/sun/jdi/Redefine-g.sh.Redefine-g
com/sun/jdi/EvalArraysAsList.sh.EvalArraysAsList

Thur 30th April
BUILDS

* For target support_jmods_java.compiler.jmod:
Assertion failed at /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-normal-server-release/vm/compiler/../compiler/compile/J9SymbolReferenceTable.cpp:811: containingClass != NULL
VMState: 0x00050080
    failed to get defining class of field ref cpIndex=35 in owning method J9Method=0xc5e3660
compiling jdk/internal/org/objectweb/asm/ClassWriter.<init>(I)V at level: warm

JVMDUMP039I Processing dump event "abort", detail "" at 2020/04/30 00:59:05 - please wait.
JVMDUMP032I JVM requested System dump using '/Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/core.20200430.005905.52000.0001.dmp' in response to an event
JVMDUMP012E Error in System dump: The core file created by child process with pid = 52079 was not found. Expected to find core file with name "/cores/core.52079"
JVMDUMP032I JVM requested Java dump using '/Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/javacore.20200430.005905.52000.0002.txt' in response to an event
JVMDUMP010I Java dump written to /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/javacore.20200430.005905.52000.0002.txt
JVMDUMP032I JVM requested Snap dump using '/Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/Snap.20200430.005905.52000.0003.trc' in response to an event
JVMDUMP010I Snap dump written to /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/Snap.20200430.005905.52000.0003.trc
JVMDUMP007I JVM Requesting JIT dump using '/Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/jitdump.20200430.005905.52000.0004.dmp'
JVMDUMP010I JIT dump written to /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/make/jitdump.20200430.005905.52000.0004.dmp
JVMDUMP013I Processed dump event "abort", detail "".

* All command lines available in /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-normal-server-release/make-support/failure-logs.
Loading library openjdk-jenkins-helper@master
[Pipeline] End of Pipeline
java.util.ConcurrentModificationException
    at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)
    at java.util.ArrayList$Itr.next(ArrayList.java:859)
    at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:73)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:262)
    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:249)
Caused: java.lang.RuntimeException: Failed to serialize org.jenkinsci.plugins.workflow.libs.LibrariesAction#libraries for class org.jenkinsci.plugins.workflow.libs.LibrariesAction
    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:253)
    at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:221)
    at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
    at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:207)
    at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:148)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88)
    at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64)
    at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84)
    at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:262)
    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:249)
Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class org.jenkinsci.plugins.workflow.job.WorkflowRun
    at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:253)
    at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:221)
    at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138)
    at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:207)
    at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:148)
    at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58)
    at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43)
    at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82)
    at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37)
    at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026)
    at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015)
    at com.thoughtworks.xstream.XStream.toXML(XStream.java:988)
    at hudson.util.XStream2.toXMLUTF8(XStream2.java:313)
    at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:34)
    at org.jenkinsci.plugins.workflow.job.WorkflowRun.save(WorkflowRun.java:1191)
    at hudson.BulkChange.commit(BulkChange.java:98)
    at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.notifyListeners(CpsFlowExecution.java:1475)
    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$3.run(CpsThreadGroup.java:488)
    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38)
    at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
    at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
    at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Finished: FAILURE
Compiling ../generated/adfiles/ad_x86_64.cpp
"/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/src/share/vm/runtime/thread.hpp", line 202: Warning: Identifier expected instead of "}".
1 Warning(s) detected.
gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: accessFlags.o] Error 2

Re-occured on build-siteox-solaris10u9-x64-1. Raised at build https://github.com/AdoptOpenJDK/openjdk-build/issues/1722

Thur 30th April
TESTS
Failures

18:33:52  Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException
18:42:12  wrapper script does not seem to be touching the log file in /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac@tmp/durable-58090d40
18:42:12  (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)

Unstables

java.lang.UnsatisfiedLinkError: 'long CheckHandles.getProcessHandleCount()'
    at CheckHandles.getProcessHandleCount(Native Method)
    at CheckHandles.main(CheckHandles.java:64)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.base/java.lang.Thread.run(Thread.java:834)

💡⚔️Mon 4th May ⭐ 🔫
No report currently due to jenkins restart https://adoptopenjdk.slack.com/archives/C09NW3L2J/p1588503144175500

Tues 5th May
BUILDS

Resolving downloads.apache.org (downloads.apache.org)... 88.99.95.219, 2a01:4f8:10a:201a::2
Connecting to downloads.apache.org (downloads.apache.org)|88.99.95.219|:443... failed: Connection timed out.
Connecting to downloads.apache.org (downloads.apache.org)|2a01:4f8:10a:201a::2|:443... failed: Network is unreachable.

Tues 5th May
TESTS
Due to the restart yesterday, I'll delay triaging the test failures until tomorrow

Wed 6th May
BUILDS

  • JDK-Next x-linux and p-linux builds failing with
configure: error: Invalid value for --enable-jvm-feature-dtrace: 'auto'
configure exiting with result code 1

No record of --enable-jvm-feature-dtrace: 'auto' in our build scripts. Need to keep an eye on this.

java.lang.InternalError: Unexpected CryptoAPI failure generating seed
    at java.base/sun.security.provider.NativeSeedGenerator.getSeedBytes(NativeSeedGenerator.java:62)
    at java.base/sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:144)
    at java.base/sun.security.provider.AbstractDrbg.lambda$static$0(AbstractDrbg.java:524)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:507)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:494)
    at java.base/sun.security.provider.AbstractDrbg.instantiateIfNecessary(AbstractDrbg.java:696)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:378)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:334)
    at java.base/sun.security.provider.AbstractDrbg$SeederHolder.lambda$static$0(AbstractDrbg.java:558)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:507)
    at java.base/sun.security.provider.AbstractDrbg.getEntropyInput(AbstractDrbg.java:494)
    at java.base/sun.security.provider.AbstractDrbg.instantiateIfNecessary(AbstractDrbg.java:696)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:378)
    at java.base/sun.security.provider.AbstractDrbg.engineNextBytes(AbstractDrbg.java:334)
    at java.base/sun.security.provider.DRBG.engineNextBytes(DRBG.java:233)
    at java.base/java.security.SecureRandom.nextBytes(SecureRandom.java:741)
    at java.base/java.security.SecureRandom.next(SecureRandom.java:798)
    at java.base/java.util.Random.nextLong(Random.java:424)
    at java.base/java.io.File$TempDirectory.generateFile(File.java:1928)
    at java.base/java.io.File.createTempFile(File.java:2076)
    at jdk.jartool/sun.tools.jar.Main.createTempFileInSameDirectoryAs(Main.java:236)
    at jdk.jartool/sun.tools.jar.Main.run(Main.java:354)
    at jdk.jartool/sun.tools.jar.Main.main(Main.java:1680)
Creating langtools/dist/bootstrap/lib/javac.jar
java.lang.InternalError: Unexpected CryptoAPI failure generating seed
    at sun.security.provider.NativeSeedGenerator.getSeedBytes(NativeSeedGenerator.java:61)
    at sun.security.provider.SeedGenerator.generateSeed(SeedGenerator.java:139)
    at sun.security.provider.SecureRandom$SeederHolder.<clinit>(SecureRandom.java:197)
    at sun.security.provider.SecureRandom.engineNextBytes(SecureRandom.java:214)
    at java.security.SecureRandom.nextBytes(SecureRandom.java:455)
    at java.security.SecureRandom.next(SecureRandom.java:477)
    at java.util.Random.nextLong(Random.java:334)
    at java.io.File$TempDirectory.generateFile(File.java:1882)
    at java.io.File.createTempFile(File.java:1987)
    at sun.tools.jar.Main.createTempFileInSameDirectoryAs(Main.java:140)
    at sun.tools.jar.Main.run(Main.java:212)
    at sun.tools.jar.Main.main(Main.java:1177)

Wed 6th May
TESTS

Failures

ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows\openjdk-tests'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.

Fallover from

ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: not a git repository (or any parent up to mount point /cygdrive)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

both fails on test-softlayer-win2012r2-x64-2 RAISED => https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1310

Unstables

java.lang.UnsatisfiedLinkError: 'long CheckHandles.getProcessHandleCount()'
    at CheckHandles.getProcessHandleCount(Native Method)
    at CheckHandles.main(CheckHandles.java:64)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.base/java.lang.Thread.run(Thread.java:834)

JavaTest Message: Test threw exception: java.lang.UnsatisfiedLinkError
JavaTest Message: shutting down test
java/lang/ProcessBuilder/Basic.java#id0.Basic_id0
java/lang/ProcessBuilder/Basic.java#id1.Basic_id1
java/lang/ProcessBuilder/InheritIO/InheritIO.sh.InheritIO
java/lang/ProcessBuilder/SkipTest.java.SkipTest
java/lang/RuntimeTests/exec/Duped.java.Duped
java/lang/RuntimeTests/exec/ExecWithLotsOfArgs.java.ExecWithLotsOfArgs
java/lang/RuntimeTests/exec/SetCwd.java.SetCwd
java/util/logging/LoggingDeadlock2.java.LoggingDeadlock2
java/util/zip/EntryCount64k.java.EntryCount64k
18:59:41  stderr:
18:59:41  Unhandled exception
18:59:41  Type=Segmentation error vmState=0x00020011
18:59:41  J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000001
18:59:41  Handler1=00003FFFA50C6EC0 Handler2=00003FFFA4F27280
18:59:41  R0=00003FFF98B08E60 R1=00003FFF63CCAD60 R2=00003FFF996DF600 R3=00003FFFA4276120
18:59:41  R4=00003FFF63CCAE10 R5=00003FFFA00BA1D0 R6=00003FFFA00BA1D0 R7=00003FFF640D02F0
18:59:41  R8=00003FFFA009C558 R9=0000003700000010 R10=0000000000000000 R11=0000000100000000
18:59:41  R12=00003FFFA5E4CE10 R13=00003FFF63CD6900 R14=0000000000000007 R15=0000000000000004
18:59:41  R16=00003FFFA00475A0 R17=00003FFF63CCB52F R18=0000000000000006 R19=0000000000020019
18:59:41  R20=0000000000000000 R21=00003FFFA5291E30 R22=0005A4EA67F65433 R23=00003FFF98B08CEC
18:59:41  R24=00003FFFA0012AD8 R25=00003FFF9971DAE0 R26=00003FFFA4276120 R27=00003FFFA4276318
18:59:41  R28=0000000000000000 R29=00003FFFA42761A8 R30=00003FFF63CCAE10 R31=00003FFF640C71D0
18:59:41  NIP=00003FFF98AE7368 MSR=800000000280F033 ORIG_GPR3=00003FFF98C4DFD0 CTR=00003FFFA5E4CE10
18:59:41  LINK=00003FFF98B08E60 XER=0000000000000000 CCR=0000000028004244 SOFTE=0000000000000001
18:59:41  TRAP=0000000000000300 DAR=0000003700000010 dsisr=0000000040000000 RESULT=0000000000000000
18:59:41  FPR0 00003fffa5290a08 (f: 2770930176.000000, d: 3.476603e-310)
18:59:41  FPR1 40525d4c40000000 (f: 1073741824.000000, d: 7.345778e+01)
18:59:41  FPR2 4004c6f320000000 (f: 536870912.000000, d: 2.597143e+00)
18:59:41  FPR3 3fe3333340000000 (f: 1073741824.000000, d: 6.000000e-01)
18:59:41  FPR4 3fe3333340000000 (f: 1073741824.000000, d: 6.000000e-01)
18:59:41  FPR5 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR6 3fe5555560000000 (f: 1610612736.000000, d: 6.666667e-01)
18:59:41  FPR7 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR8 4033000000000000 (f: 0.000000, d: 1.900000e+01)
18:59:41  FPR9 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR10 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR11 41cdcd6500000000 (f: 0.000000, d: 1.000000e+09)
18:59:41  FPR12 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR13 3fe27241f85b6064 (f: 4166737920.000000, d: 5.764475e-01)
18:59:41  FPR14 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR15 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR16 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR17 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR18 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR19 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR20 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR21 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR22 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR23 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR24 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR25 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR26 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR27 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR28 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR29 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR30 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  FPR31 0000000000000000 (f: 0.000000, d: 0.000000e+00)
18:59:41  Module=/home/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_ppc64le_linux_xl/openjdkbinary/j2sdk-image/jre/lib/ppc64le/default/libj9jit29.so
18:59:41  Module_base_address=00003FFF98970000
18:59:41  Target=2_90_20200505_165 (Linux 3.10.0-693.11.6.el7.ppc64le)
18:59:41  CPU=ppc64le (4 logical CPUs) (0x1de5a0000 RAM)
18:59:41  ----------- Stack Backtrace -----------
18:59:41  (0x00003FFFA4F700E4 [libj9prt29.so+0x700e4])
18:59:41  (0x00003FFFA4F28688 [libj9prt29.so+0x28688])
18:59:41  (0x00003FFFA4F701A8 [libj9prt29.so+0x701a8])
18:59:41  (0x00003FFFA4F70310 [libj9prt29.so+0x70310])
18:59:41  (0x00003FFFA4F6FDE4 [libj9prt29.so+0x6fde4])
18:59:41  (0x00003FFFA4F28688 [libj9prt29.so+0x28688])
18:59:41  (0x00003FFFA4F6FED8 [libj9prt29.so+0x6fed8])
18:59:41  (0x00003FFFA50C6D40 [libj9vm29.so+0xa6d40])
18:59:41  (0x00003FFFA4F28688 [libj9prt29.so+0x28688])
18:59:41  (0x00003FFFA50C7074 [libj9vm29.so+0xa7074])
18:59:41  (0x00003FFFA4F274E0 [libj9prt29.so+0x274e0])
18:59:41  __kernel_sigtramp_rt64+0x0 (0x00003FFFA5E90478)
18:59:41  (0x00003FFF63CCADB0 [<unknown>+0x0])
18:59:41  (0x00003FFF98B08E60 [libj9jit29.so+0x198e60])
18:59:41  (0x00003FFFA4FB1840 [libj9hookable29.so+0x1840])
18:59:41  (0x00003FFFA4B3CDD4 [libj9gc29.so+0x25cdd4])
18:59:41  (0x00003FFFA4AB4D88 [libj9gc29.so+0x1d4d88])
18:59:41  (0x00003FFFA4AB5008 [libj9gc29.so+0x1d5008])
18:59:41  (0x00003FFFA4AC04AC [libj9gc29.so+0x1e04ac])
18:59:41  (0x00003FFFA4B1B3EC [libj9gc29.so+0x23b3ec])
18:59:41  (0x00003FFFA4A6C4FC [libj9gc29.so+0x18c4fc])
18:59:41  (0x00003FFFA4B217C0 [libj9gc29.so+0x2417c0])
18:59:41  (0x00003FFFA4B24008 [libj9gc29.so+0x244008])
18:59:41  (0x00003FFFA4B2469C [libj9gc29.so+0x24469c])
18:59:41  (0x00003FFFA4A5DA84 [libj9gc29.so+0x17da84])
18:59:41  (0x00003FFFA4AB864C [libj9gc29.so+0x1d864c])
18:59:41  (0x00003FFFA493A23C [libj9gc29.so+0x5a23c])
18:59:41  (0x00003FFF993FCDD8 [libj9jit29.so+0xa8cdd8])
18:59:41  (0x00003FFF99417470 [libj9jit29.so+0xaa7470])
18:59:41  (0x00003FFFA50AAE44 [libj9vm29.so+0x8ae44])
18:59:41  (0x00003FFFA511AD90 [libj9vm29.so+0xfad90])
18:59:41  (0x00003FFFA4F28688 [libj9prt29.so+0x28688])
18:59:41  (0x00003FFFA5116444 [libj9vm29.so+0xf6444])
18:59:41  (0x00003FFFA4FF1248 [libj9thr29.so+0x11248])
18:59:41  (0x00003FFFA5E48CD4 [libpthread.so.0+0x8cd4])
18:59:41  clone+0xe4 (0x00003FFFA5D07E14 [libc.so.6+0x127e14])

Reported to https://github.com/eclipse/openj9/issues/2501#issuecomment-624576043

Thurs 7th May
BUILDS

  • JDK-Next x-linux and p-linux builds failing with
configure: error: Invalid value for --enable-jvm-feature-dtrace: 'auto'
configure exiting with result code 1

No record of --enable-jvm-feature-dtrace: 'auto' in our build scripts. Need to keep an eye on this.

Re-occurred. RAISED => https://github.com/AdoptOpenJDK/openjdk-build/issues/1730

Compiling 2732 files for java.desktop
make[3]: *** [/Users/jenkins/workspace/build-scripts/jobs/jdk14u/jdk14u-mac-x64-openj9-macosXL/workspace/build/src/build/macosx-x86_64-server-release/support/modules_libs/java.base/libjimage.dylib] Segmentation fault: 11
make[3]: *** Deleting file `/Users/jenkins/workspace/build-scripts/jobs/jdk14u/jdk14u-mac-x64-openj9-macosXL/workspace/build/src/build/macosx-x86_64-server-release/support/modules_libs/java.base/libjimage.dylib'
--2020-05-06 12:52:31--  https://download.savannah.gnu.org/releases/freetype/freetype-2.5.3.tar.gz
Resolving download.savannah.gnu.org (download.savannah.gnu.org)... 209.51.188.200, 2001:470:142:5::200
Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|209.51.188.200|:443... failed: Connection timed out.
Connecting to download.savannah.gnu.org (download.savannah.gnu.org)|2001:470:142:5::200|:443... failed: Network is unreachable.

Thurs 7th May
TESTS
Failures
NONE
Unstables

java.lang.UnsatisfiedLinkError: 'long CheckHandles.getProcessHandleCount()'
    at CheckHandles.getProcessHandleCount(Native Method)
    at CheckHandles.main(CheckHandles.java:64)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.base/java.lang.Thread.run(Thread.java:834)

JavaTest Message: Test threw exception: java.lang.UnsatisfiedLinkError
JavaTest Message: shutting down test

Reoccurred on test-azure-win2012r2-x64-1 (last one was on test-aws-win2019-x64-2). RAISED AND EXCLUDED => https://github.com/AdoptOpenJDK/openjdk-tests/issues/1773

java.lang.UnsatisfiedLinkError: 'long CheckHandles.getProcessHandleCount()'
    at CheckHandles.getProcessHandleCount(Native Method)
    at CheckHandles.main(CheckHandles.java:64)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
    at java.base/java.lang.Thread.run(Thread.java:834)

UPDATED CheckHandle issue

19:27:02  Type=Segmentation error vmState=0x00020011

Tues 12th May
BUILDS

/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp: In member function 'void J9::Z::PrivateLinkage::alignLocalsOffset(uint32_t&, uint32_t)':
/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp:239:29: error: 'TR_TraceRA' was not declared in this scope
       if (comp()->getOption(TR_TraceRA))
                             ^~~~~~~~~~
/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp:239:29: note: suggested alternative: 'TR_TraceSA'
       if (comp()->getOption(TR_TraceRA))
                             ^~~~~~~~~~
                             TR_TraceSA
/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp: In member function 'void J9::Z::PrivateLinkage::mapCompactedStack(TR::ResolvedMethodSymbol*)':
/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp:443:32: error: 'TR_TraceRA' was not declared in this scope
          if (comp()->getOption(TR_TraceRA))
                                ^~~~~~~~~~
/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-s390x-openj9-linuxXL/workspace/build/src/build/linux-s390x-normal-server-release/vm/compiler/../compiler/z/codegen/S390PrivateLinkage.cpp:443:32: note: suggested alternative: 'TR_TraceSA'
          if (comp()->getOption(TR_TraceRA))
                                ^~~~~~~~~~
                                TR_TraceSA
Creating images/jmods/java.security.sasl.jmod
java.lang.ClassCastException: java.lang.String incompatible with java.nio.file.FileTreeWalker$Event
    at java.base/java.nio.file.Files$$Lambda$6/0000000000000000.test(Unknown Source)
    at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:176)
    at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
    at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
    at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:497)
    at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:487)
    at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
    at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
    at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:239)
    at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
    at java.base/jdk.internal.module.IllegalAccessMaps.generate(IllegalAccessMaps.java:96)
    at java.base/jdk.internal.module.ModuleBootstrap.addIllegalAccess(ModuleBootstrap.java:784)
    at java.base/jdk.internal.module.ModuleBootstrap.boot(ModuleBootstrap.java:433)
    at java.base/java.lang.ClassLoader.initializeClassLoaders(ClassLoader.java:211)
    at java.base/java.lang.Thread.initialize(Thread.java:430)
    at java.base/java.lang.Thread.<init>(Thread.java:155)
LightweightNonReentrantReaderWriterLock.cpp
make[3]: *** [Gensrc-jdk.localedata.gmk:45: /cygdrive/j/jenkins/tmp/workspace/build/src/build/windows-x86_64-server-release/support/gensrc/jdk.localedata/_cldr-gensrc.marker] Error 127
ConcurrentGCIncrementalUpdate.cpp
make[2]: *** [make/Main.gmk:109: jdk.localedata-gensrc-src] Error 2

Occurred once before (but not in the same module) https://github.com/AdoptOpenJDK/openjdk-build/issues/1634#issuecomment-619856124

ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/AdoptOpenJDK/openjdk-build.git
    at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:909)
    at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
    at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
    at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
    at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
    at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
    at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)
Caused by: hudson.plugins.git.GitException: Command "/opt/csw/bin/git fetch --tags --progress --prune https://github.com/AdoptOpenJDK/openjdk-build.git  +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: unable to access 'https://github.com/AdoptOpenJDK/openjdk-build.git/': SSL certificate problem: certificate is not yet valid

    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2044)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:81)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:569)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
    at hudson.remoting.UserRequest.perform(UserRequest.java:211)
    at hudson.remoting.UserRequest.perform(UserRequest.java:54)
    at hudson.remoting.Request$2.run(Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    ... 4 more

Tues 12th May
TESTS
Failures

ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows\openjdk-tests'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
    at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
    at hudson.Util.deleteContentsRecursive(Util.java:260)
    at hudson.Util.deleteContentsRecursive(Util.java:249)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:739)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
    at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
    at hudson.remoting.UserRequest.perform(UserRequest.java:211)
    at hudson.remoting.UserRequest.perform(UserRequest.java:54)
    at hudson.remoting.Request$2.run(Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:117)
    at java.lang.Thread.run(Thread.java:748)
    Suppressed: jenkins.util.io.CompositeIOException: Unable to remove file C:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows\openjdk-tests\TKG\test_output_15879787133619\jdk_lang_j9_0\work\scratch_1\javacore.20200427.074037.11040.0001.txt

Unstables

22:01:19  direct:
22:01:19  warning: [options] bootstrap class path not set in conjunction with -source 1.5
22:01:19  warning: [options] source value 1.5 is obsolete and will be removed in a future release
22:01:19  warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
22:01:19  3 warnings
22:01:19  
22:01:19  ACTION: build -- Passed. All files up to date
22:01:19  REASON: Named class compiled on demand
22:01:19  TIME:   0.0 seconds
22:01:19  messages:
22:01:19  command: build SingleProducerMultipleConsumerLoops
22:01:19  reason: Named class compiled on demand
22:01:19  elapsed time (seconds): 0.0
22:01:19  
22:01:19  ACTION: main -- Error. Agent error: java.lang.Exception: Agent 3 timed out with a timeout of 4800 seconds; check console log for any additional details

Some AIX and pLinux runs failed due to maintenance

The referenced slack post was posted "yesterday" and said the maintenance was "tomorrow" therefore it will impact tonight's builds, not the ones being triaged today

Wed 13th May

J:\jenkins\workspace\build-scripts\release\create_installer_windows\wix\SourceDir>call powershell.exe ./CreateSourceFolder.AdoptOpenJDK.ps1 
filename : icedtea-web-1.8.3.win.bin.zip don't match regex ^OpenJDK\d+

J:\jenkins\workspace\build-scripts\release\create_installer_windows\wix\SourceDir>IF ERRORLEVEL 1 (
ECHO unzip failed  
 EXIT /b 2 
) 
unzip failed
Updating support/demos/image/jfc/TransparentRuler/src.zip
make[2]: *** [make/Main.gmk:326: demos-jdk] Error 127
make[2]: *** Waiting for unfinished jobs....
SSL certificate problem: certificate is not yet valid

Caused: hudson.remoting.ProxyException: org.codehaus.groovy.runtime.InvokerInvocationException: java.io.IOException: Unable to create live FilePath for test-macincloud-macos1014-x64-2
LT  FAIL: gnu.testlet.java.net.InetSocketAddress.InetSocketAddressTest: Error : test_Constructors failed - 0 Should not throw Exception here (number 0)
LT  FAIL: gnu.testlet.java.net.InetSocketAddress.InetSocketAddressTest: Error : test_Constructors failed - 2 Unexpected Exception here (number 0)
LT  FAIL: gnu.testlet.java.net.InetSocketAddress.InetSocketAddressTest: Error : test_Constructors failed - 3 Unexpected Exception here (number 0)

@andrew-m-leonard

Wed 13th May
BUILDS

  • All JDK-Next jobs (save AIX-openj9) failing with missing rule. Will see if it reoccurs tomorrow.
gmake[2]: *** No rule to make target 'test-image-failure-handler', needed by 'test-image'.  Stop.

Wed 13th May
TESTS
Failures
None
Unstables

java/util/concurrent/forkjoin/Integrate.java.Integrate
java/util/concurrent/forkjoin/NQueensCS.java.NQueensCS
java/util/logging/TestConfigurationListeners.java.TestConfigurationListeners

Pack200 has been reported, along with the failures in https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/141/ to https://github.com/eclipse/openj9/issues/8987

02:31:42  stdout:
02:31:42  2020-05-13T01:16:34.589642800
02:31:42  2020-05-13T01:17:36.925089300
02:31:42  2020-05-13T01:18:38.744359700
02:31:42  2020-05-13T01:19:40.386475200
02:31:42  2020-05-13T01:20:41.650572200
02:31:42  2020-05-13T01:21:42.907888800
02:31:42  2020-05-13T01:22:44.593429300
02:31:42  2020-05-13T01:23:46.257974300
02:31:42  2020-05-13T01:24:48.663222300
02:31:42  2020-05-13T01:25:49.911273700
02:31:42  2020-05-13T01:26:51.594812600
02:31:42  2020-05-13T01:27:54.088468300
02:31:42  2020-05-13T01:28:55.065983100
02:31:42  2020-05-13T01:29:57.413649100
02:31:42  2020-05-13T01:30:59.000526100
02:31:42  stderr:
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  Error getting data from 41292: Exception connecting to 41292
02:31:42  
02:31:42  TEST RESULT: Error. Agent error: java.lang.Exception: Agent 2 timed out with a timeout of 960 seconds; check console log for any additional details

Thurs 14th May
TESTS
Failures

Unstables

02:42:22  TEST RESULT: Error. Agent error: java.lang.Exception: Agent 24 timed out with a timeout of 960 seconds; check console log for any additional details

Friday 15th May
Build Failures

Execution error: Failed to extract /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-ppc64le-hotspot/transfer of 7 files

Follow platform failing on the same issue, failed to extract the folder.

linux-ppc64le-hotspot for JDK11
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-ppc64le-hotspot/509/console

jdk11u-linux-ppc64le-openj9-linuxXL
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-ppc64le-openj9-linuxXL/182/console
Execution error: Failed to extract /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-openj9-linuxXL/transfer of 9 files

rm: cannot remove '/cygdrive/j/jenkins/tmp/workspace/./build//public_key.gpg': No such file or directory gpg: armor header: Version: GnuPG v2 gpg: Signature made Wed May 2 08:42:26 2018 CUT using DSA key ID E707FDA5 gpg: using PGP trust model gpg: Good signature from "Werner Lemberg <[email protected]>" gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 58E0 C111 E39F 5408 C5D3 EC76 C1A6 0EAC E707 FDA5 gpg: binary signature, digest algorithm SHA1 Checking and download CaCerts dependency Retrieving cacerts file if needed origin https://github.com/adoptopenjdk/openjdk-jdk11u.git (fetch) origin https://github.com/adoptopenjdk/openjdk-jdk11u.git (push) jdk Removing current git repo as it is the wrong type rm: cannot remove '/cygdrive/j/jenkins/tmp/workspace/./build//src/build/windows-x86_64-normal-clientANDserver-release/hotspot/variant-client/libjvm/objs/BUILD_LIBJVM.pch': Device or resource busy rm: cannot remove '/cygdrive/j/jenkins/tmp/workspace/./build//src/build/windows-x86_64-normal-clientANDserver-release/make-support/javacservers/server.port': Device or resource busy rm: cannot remove '/cygdrive/j/jenkins/tmp/workspace/./build//src/make': Device or resource busy

`ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'aix-ppc64-server-release' (exit code 2)
Stopping sjavac server

=== Output from failing command(s) repeated here ===

  • For target support_images_jmods__create_java.management.jmod_exec:
    Assertion failed at /home/jenkins/cabbage/workspace/build-scripts/jobs/jdk14u/jdk14u-aix-ppc64-openj9/workspace/build/src/build/aix-ppc64-server-release/vm/compiler/../compiler/compile/J9SymbolReferenceTable.cpp:816: containingClass != NULL
    VMState: 0x00050080
    failed to get defining class of field ref cpIndex=8 in owning method J9Method=300eb760
    compiling java/lang/ThreadLocal$ThreadLocalMap.getEntry(Ljava/lang/ThreadLocal;)Ljava/lang/ThreadLocal$ThreadLocalMap$Entry; at level: cold
    Unhandled exception
    Type=Segmentation error vmState=0x00050080
    J9Generic_Signal_Number=00000018 Signal_Number=0000000b Error_Value=00000000 Signal_Code=00000032
    Handler1=09001000A13E5530 Handler2=09001000A13BABE0
    R0=0000000000000000 R1=000001002075CA50 R2=08001000A01F91F8 R3=000001002075CAC0
    R4=090000001050DA90 R5=7CC802A6F8010010 R6=08001000A0026718 R7=0000000000260000
    R8=0000000000000000 R9=00000000456E7472 R10=0000000000000001 R11=0000010020765420
    R12=000000004220442B R13=0000010020770800 R14=0000010020760580 R15=0000010020760468
    R16=000001002076046C R17=0000000000000080 R18=0000010020760470 R19=000001002075E8E7
    R20=000001002075E860 R21=000001002075E864 R22=0000010020764818 R23=09001000A13BABE0
    R24=09001000A13BC0F0 R25=0000000000000018 R26=0000000000000018 R27=0000010020645320
    ... (rest of output omitted)`

I dont see any specific error but it failed on Null.

Execution error: null

  • https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-x64-openj9-linuxXL/74/console
    Loading library openjdk-jenkins-helper@master [Pipeline] End of Pipeline java.util.ConcurrentModificationException at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909) at java.util.ArrayList$Itr.next(ArrayList.java:859) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:73) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:262) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:249) Caused: java.lang.RuntimeException: Failed to serialize org.jenkinsci.plugins.workflow.libs.LibrariesAction#libraries for class org.jenkinsci.plugins.workflow.libs.LibrariesAction at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:253) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:221) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:207) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:148) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:88) at com.thoughtworks.xstream.converters.collections.AbstractCollectionConverter.writeItem(AbstractCollectionConverter.java:64) at com.thoughtworks.xstream.converters.collections.CollectionConverter.marshal(CollectionConverter.java:74) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller$1.convertAnother(AbstractReferenceMarshaller.java:84) at hudson.util.RobustReflectionConverter.marshallField(RobustReflectionConverter.java:262) at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:249) Caused: java.lang.RuntimeException: Failed to serialize hudson.model.Actionable#actions for class org.jenkinsci.plugins.workflow.job.WorkflowRun at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:253) at hudson.util.RobustReflectionConverter$2.visit(RobustReflectionConverter.java:221) at com.thoughtworks.xstream.converters.reflection.PureJavaReflectionProvider.visitSerializableFields(PureJavaReflectionProvider.java:138) at hudson.util.RobustReflectionConverter.doMarshal(RobustReflectionConverter.java:207) at hudson.util.RobustReflectionConverter.marshal(RobustReflectionConverter.java:148) at com.thoughtworks.xstream.core.AbstractReferenceMarshaller.convert(AbstractReferenceMarshaller.java:69) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:58) at com.thoughtworks.xstream.core.TreeMarshaller.convertAnother(TreeMarshaller.java:43) at com.thoughtworks.xstream.core.TreeMarshaller.start(TreeMarshaller.java:82) at com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.marshal(AbstractTreeMarshallingStrategy.java:37) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1026) at com.thoughtworks.xstream.XStream.marshal(XStream.java:1015) at com.thoughtworks.xstream.XStream.toXML(XStream.java:988) at hudson.util.XStream2.toXMLUTF8(XStream2.java:313) at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:34) at org.jenkinsci.plugins.workflow.job.WorkflowRun.save(WorkflowRun.java:1191) at hudson.BulkChange.commit(BulkChange.java:98) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.notifyListeners(CpsFlowExecution.java:1475) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$3.run(CpsThreadGroup.java:488) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.run(CpsVmExecutorService.java:38) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Finished: FAILURE

Monday 18th May
Failing Builds:
jdk-windows-x64-hotspot: Installer fails:

C:\Users\jenkins\workspace\build-scripts\release\create_installer_windows\wix\SourceDir>call powershell.exe ./CreateSourceFolder.AdoptOpenJDK.ps1 
filename : OpenJDK-jdk_x64_windows_hotspot_2020-05-18-03-31.zip don't match regex ^OpenJDK\d+

C:\Users\jenkins\workspace\build-scripts\release\create_installer_windows\wix\SourceDir>IF ERRORLEVEL 1 (
ECHO unzip failed  
 EXIT /b 2 
) 
unzip failed

jdk11u-linux-aarch64-openj9-linuxXL:

Creating jdk image
Error: Hash of java.xml.crypto (0a9c3805f05360b0ea38a5a4fc9e7d92f6f653dd62cbd17f5599386cdb2fe728) differs to expected hash (15cabbf134b83bc47314406a589e338e94f7ac49e8261039e788c01da81fa119) recorded in java.base
java.lang.module.FindException: Hash of java.xml.crypto (0a9c3805f05360b0ea38a5a4fc9e7d92f6f653dd62cbd17f5599386cdb2fe728) differs to expected hash (15cabbf134b83bc47314406a589e338e94f7ac49e8261039e788c01da81fa119) recorded in java.base
    at java.base/java.lang.module.Resolver.findFail(Resolver.java:877)
    at java.base/java.lang.module.Resolver.checkHashes(Resolver.java:461)
    at java.base/java.lang.module.Resolver.finish(Resolver.java:360)
    at java.base/java.lang.module.Configuration.<init>(Configuration.java:141)
    at java.base/java.lang.module.Configuration.resolve(Configuration.java:424)
    at java.base/java.lang.module.Configuration.resolve(Configuration.java:256)
    at jdk.jlink/jdk.tools.jlink.internal.Jlink$JlinkConfiguration.resolve(Jlink.java:220)

jdk8u-solaris-x64-hotspot:

gmake[6]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/rules.make:143: ad_x86_64.o] Error 2
gmake[5]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/makefiles/top.make:112: the_vm] Error 2
gmake[4]: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/hotspot/make/solaris/Makefile:226: product] Error 2
gmake[3]: *** [Makefile:231: generic_build2] Error 2
gmake[2]: *** [Makefile:177: product] Error 2
gmake[1]: *** [HotspotWrapper.gmk:45: /export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src/build/solaris-x86_64-normal-server-release/hotspot/_hotspot.timestamp] Error 2
gmake: *** [/export/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-solaris-x64-hotspot/workspace/build/src//make/Main.gmk:110: hotspot-only] Error 2

Tests: OpenJ9
Test_openjdk8_j9_extended.system_x86-64_mac_xl: Jenkins disconnect

20:27:59  Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException

Test_openjdk11_j9_sanity.openjdk_x86-64_windows:
java/math/BigInteger/DivisionOverflow.java.DivisionOverflow: OutOfMemory

Test_openjdk11_j9_sanity.system_x86-64_linux:
MauveSingleThreadLoadTest_OpenJ9_0: repeat of https://github.com/eclipse/openj9/issues/9543

Test_openjdk11_j9_sanity.openjdk_ppc64_aix:
java/lang/ProcessBuilder/Basic.java#id0.Basic_id0

02:00:27  Incorrect handling of envstrings containing NULs
02:00:27  java.lang.Throwable
02:00:27    at java.base/java.lang.Thread.dumpStack(Thread.java:511)
02:00:27    at Basic.fail(Basic.java:2744)
02:00:27    at Basic.fail(Basic.java:2745)
02:00:27    at Basic.check(Basic.java:2748)
02:00:27    at Basic.realMain(Basic.java:1907)
02:00:27    at Basic.main(Basic.java:2754)

Test_openjdk11_j9_extended.system_aarch64_linux/: J9 Crash: raised https://github.com/eclipse/openj9/issues/9599

Test_openjdk11_j9_sanity.system_aarch64_linux:
TestIBMJlmRemoteMemoryAuth_0: J9 crash https://github.com/eclipse/openj9/issues/9047

Test_openjdk11_j9_sanity.openjdk_aarch64_linux:
TESTS:
java/lang/invoke/condy/CondyReturnPrimitiveTest.java.CondyReturnPrimitiveTest
java/util/concurrent/forkjoin/Integrate.java.Integrate
java/lang/String/SpecialCasingTest.java.SpecialCasingTest
tools/pack200/Pack200Test.java.Pack200Test
J9 Crash, raised: https://github.com/eclipse/openj9/issues/9601

Test_openjdk14_j9_sanity.system_s390x_linux_xl
AutomaticModulesTest2_0

23:51:27  GEN stderr Error: A JNI error has occurred, please check your installation and try again
23:51:27  GEN stderr Exception in thread "main" java.lang.NullPointerException
23:51:27  GEN stderr    at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:199)
23:51:27  GEN stderr    at org.apache.logging.log4j.core.impl.Log4jContextFactory.getContext(Log4jContextFactory.java:41)
23:51:27  GEN stderr    at org.apache.logging.log4j.LogManager.getContext(LogManager.java:160)
23:51:27  GEN stderr    at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:492)
23:51:27  GEN stderr    at net.adoptopenjdk.stf.runner.StfClassLoader.loadClassBytes(StfClassLoader.java:285)
23:51:27  GEN stderr    at net.adoptopenjdk.stf.runner.StfClassLoader.findClass(StfClassLoader.java:244)
23:51:27  GEN stderr    at net.adoptopenjdk.stf.runner.StfClassLoader.loadClass(StfClassLoader.java:143)
23:51:27  GEN stderr    at java.base/java.lang.Class.forNameImpl(Native Method)
23:51:27  GEN stderr    at java.base/java.lang.Class.forName(Class.java:417)
23:51:27  GEN stderr    at java.base/sun.launcher.LauncherHelper.loadMainClass(LauncherHelper.java:760)
23:51:27  GEN stderr    at java.base/sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:655)
23:51:27  Generation failed
23:51:27  
23:51:27  AutomaticModulesTest2_0_FAILED

### Thursday 21st May
jdk8u-windows-x64-hotspot:
jdk11u-windows-x64-hotspot:
jdk-windows-x64-hotspot:

Seems only Azure slaves fail with this, SoftLayer ones work

* What went wrong:
Execution failed for task ':compileGroovy'.
> java.lang.StackOverflowError (no error message)

openj9 Windows Signing fails:

SignTool Error: File not found: C:\Users\jenkins\windows.p12

Should be fixed now, cert was named wrong

jdk14u-linux-ppc64le-hotspot:
failed network error most likely:

ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/AdoptOpenJDK/openjdk-build.git

jdk8u-linux-aarch64-hotspot:
Gradle error:

* What went wrong:
Could not determine the dependencies of task ':uberjar'.
> Could not resolve all files for configuration ':compile'.
   > Could not download opentest4j.jar (org.opentest4j:opentest4j:1.1.1)
      > Could not get resource 'https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar'.
         > Tag mismatch!

Mac openj9 build failure:

Error: /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9-macosXL/workspace/build/src/omr/ddr/lib/ddr-scanner/dwarf/DwarfScanner.cpp:1610 scanFile - Failure attempting to open /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9-macosXL/workspace/build/src/build/macosx-x86_64-normal-server-release/vm/runtime/libj9ddr_misc29.dylib.dSYM
Exiting...

Error: /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9-macosXL/workspace/build/src/omr/ddr/lib/ddr-scanner/dwarf/DwarfScanner.cpp:1591 startScan - Failure scanning /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9-macosXL/workspace/build/src/build/macosx-x86_64-normal-server-release/vm/runtime/libj9ddr_misc29.dylib.dSYM

make[10]: *** [/Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9-macosXL/workspace/build/src/build/macosx-x86_64-normal-server-release/vm/runtime/j9ddr.dat] Error 1

OpenJ9 Tests Triage:
Test_openjdk8_j9_sanity.system_x86-64_linux:
MauveSingleThreadLoadTest_OpenJ9_0 intermittent known: https://github.com/eclipse/openj9/issues/9543

Test_openjdk11_j9_sanity.openjdk_ppc64_aix:
java/lang/ProcessBuilder/Basic_id0 failed: raised https://github.com/eclipse/openj9/issues/9640

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl:
Several J9 crashes in this:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl/113/consoleFull
==> I think this is a known issue

The macos build failure is being tracked by eclipse/openj9#9620.

Friday 22tnd May
Build Failures:

jdk-linux-aarch64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-hotspot/114/console
Failed due to,
`FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-hotspot/pipelines/build.gradle' line: 27

  • What went wrong:
    Could not determine the dependencies of task ':uberjar'.

    Could not resolve all files for configuration ':compile'.
    Could not download ant-junit.jar (org.apache.ant:ant-junit:1.9.13)
    Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/ant/ant-junit/1.9.13/ant-junit-1.9.13.jar'.
    Tag mismatch!
    **jdk-mac-x64-hotspot** https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-hotspot/113/console ERROR: Build failed for targets 'product-images mac-legacy-jre-bundle test-image' in configuration 'macosx-x86_64-server-release' (exit code 2) `

jdk-windows-x64-hotspot
jdk14u-windows-x64-hotspot
jdk14u-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/75/console
This is failing for a month, seems to be a known issue, It is throwing with a Null error message. which has been reported by Morgan previously.

jdk11u-linux-aarch64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-hotspot/523/console

* What went wrong:
Could not determine the dependencies of task ':uberjar'.
> Could not resolve all files for configuration ':compile'.
   > Could not download groovy-ant.jar (org.codehaus.groovy:groovy-ant:2.5.6)
      > Could not get resource 'https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-ant/2.5.6/groovy-ant-2.5.6.jar'.
         > Tag mismatch!

jdk11u-mac-x64-openj9
jdk11u-mac-x64-openj9-macosXL
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9-macosXL/551/console

Error: /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/omr/ddr/lib/ddr-scanner/dwarf/DwarfScanner.cpp:1610 scanFile - Failure attempting to open /Users/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-normal-server-release/vm/runtime/libj9ddr_misc29.dylib.dSYM
Exiting...

Test Failures
Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl/235/

Test_openjdk11_j9_sanity.openjdk_aarch64_linux

[rt.jar, /home/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/openjdk-tests/openjdk/openjdk-jdk/test/jdk/tools/pack200/pack200-verifier/data/golden.jar]
Packing [rt.jar]

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux/150/testReport/tools_pack200_Pack200Test/java/Pack200Test/ - raised already https://github.com/eclipse/openj9/issues/9601

Thursday 28th May
BUILDS

Scripts not permitted to use staticMethod java.lang.System getenv java.lang.String. Administrators can decide whether to approve or reject this signature.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
04:56:59  Failed in branch false
[Pipeline] // parallel
[Pipeline] echo
04:56:59  Failed test: org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use staticMethod java.lang.System getenv java.lang.String
03:16:25  Scheduling project: build-scripts » release » create_installer_linux
03:24:20  Starting building: build-scripts » release » create_installer_linux #11129
[Pipeline] sh
03:29:53  + ls workspace/target/*.tar.gz workspace/target/*.pkg workspace/target/*.msi
03:29:53  ls: cannot access 'workspace/target/*.tar.gz': No such file or directory
03:29:53  ls: cannot access 'workspace/target/*.pkg': No such file or directory
03:29:53  ls: cannot access 'workspace/target/*.msi': No such file or directory
[Pipeline] sh
03:29:54  + find workspace/target/
03:29:54  + egrep (.tar.gz|.zip|.msi|.pkg|.deb|.rpm)$
03:29:54  find: ‘workspace/target/’: No such file or directory
[Pipeline] echo
03:29:54  Failed to build linux installer hudson.AbortException: script returned exit code 1
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: FAILURE

Main issues resolved now that https://github.com/AdoptOpenJDK/openjdk-build/pull/1787 and https://github.com/AdoptOpenJDK/openjdk-build/pull/1788 are in. Note that RISC-V fails as the installer repo needs updates to handle it and Solaris is failing as covered by https://github.com/AdoptOpenJDK/openjdk-build/issues/1722

aarch64 seems to have a few failures in the gradle section at the start (maybe others) - covered by https://github.com/AdoptOpenJDK/openjdk-build/issues/1791

Fri 29th May
TESTS
Failures

02:40:45  Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException
02:48:20  wrapper script does not seem to be touching the log file in /Users/jenkins/workspace/Test_openjdk11_j9_sanity.openjdk_x86-64_mac@tmp/durable-27ddb7e0
02:48:20  (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)
hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: HOME for class: WorkflowScript
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:458)
    at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:355)
    at org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
    at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:354)
    at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
    at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)
    at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:333)
    at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:333)
    at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29)
    at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20)
    at WorkflowScript.run(WorkflowScript:144)
    at ___cps.transform___(Native Method)
    at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74)
    at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30)
    at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66)
    at sun.reflect.GeneratedMethodAccessor186.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
    at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21)
    at com.cloudbees.groovy.cps.Next.step(Next.java:83)
    at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174)
    at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
    at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129)
    at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268)
    at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18)
    at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51)
    at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185)
    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400)
    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96)
    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312)
    at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276)
    at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131)
    at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
    at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

Unstables

Standard Output

This appears to be a Unix system.
Testing ASCII environment values
Testing Latin1 environment values
Testing directory .
Testing directory ..
Testing directory /
Testing directory /bin
cmdp
cmdp 0: /home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/bin/java
cmdp 1: -XX:+DisplayVMOutputToStderr
cmdp 2: -classpath
cmdp 3: /home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdk-tests/TKG/test_output_15907121434363/jdk_lang_j9_0/work/classes/java/lang/ProcessBuilder/Basic_id0.d:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdk-tests/openjdk/openjdk-jdk/test/jdk/java/lang/ProcessBuilder:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/jvmtest/openjdk/jtreg/lib/jtreg.jar
cmdp 4: Basic$JavaChild
cmdp 5: System.getenv()
envp
envp 0: LC_ALL=C\u0000\u0000
envp 1: FO\u0000=B\u0000R
 waitFor process: delta: 121925

Passed = 9090, failed = 3

Standard Error

>'LIBPATH=/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/server:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/jli:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/../lib:/usr/lib:/usr/lib,MALLOCOPTIONS=multiheap,considersize,'< not equal to 'LIBPATH=/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/server:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/jli:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/../lib:/usr/lib,'
java.lang.Throwable
    at java.base/java.lang.Thread.dumpStack(Thread.java:511)
    at Basic.fail(Basic.java:2744)
    at Basic.fail(Basic.java:2745)
    at Basic.equal(Basic.java:2751)
    at Basic.realMain(Basic.java:1339)
    at Basic.main(Basic.java:2754)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
    at java.base/java.lang.Thread.run(Thread.java:836)
>'=C:=\,LIBPATH=/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/server:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/jli:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/../lib:/usr/lib,MALLOCOPTIONS=multiheap,considersize,'< not equal to '=C:=\,LIBPATH=/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/server:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/lib/jli:/home/jenkins/cabbage/workspace/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/openjdkbinary/j2sdk-image/../lib:/usr/lib,'
java.lang.Throwable
    at java.base/java.lang.Thread.dumpStack(Thread.java:511)
    at Basic.fail(Basic.java:2744)
    at Basic.fail(Basic.java:2745)
    at Basic.equal(Basic.java:2751)
    at Basic.realMain(Basic.java:1853)
    at Basic.main(Basic.java:2754)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
    at java.base/java.lang.Thread.run(Thread.java:836)
Incorrect handling of envstrings containing NULs
java.lang.Throwable
    at java.base/java.lang.Thread.dumpStack(Thread.java:511)
    at Basic.fail(Basic.java:2744)
    at Basic.fail(Basic.java:2745)
    at Basic.check(Basic.java:2748)
    at Basic.realMain(Basic.java:1907)
    at Basic.main(Basic.java:2754)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
    at java.base/java.lang.Thread.run(Thread.java:836)
java.lang.AssertionError: Some tests failed
    at Basic.main(Basic.java:2756)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
    at java.base/java.lang.Thread.run(Thread.java:836)

Mon 1st June

jdk11 aarch64 build failure:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9/350/console

01:05:44     > Could not download picocli.jar (info.picocli:picocli:3.9.2)
01:05:44        > Could not get resource 'https://repo.maven.apache.org/maven2/info/picocli/picocli/3.9.2/picocli-3.9.2.jar'.
01:05:44           > Tag mismatch!
01:05:44     > Could not download junit.jar (junit:junit:4.12)
01:05:44        > Could not get resource 'https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar'.
01:05:44           > Tag mismatch!
01:05:44  

Recurrence of: https://github.com/AdoptOpenJDK/openjdk-build/issues/1791

jdk11 openj9 aarch64 build failure:

01:05:10  * For target support_images_jre:
01:05:10  Error: Hash of java.rmi (5fe5f05db30334fea7371af06d42a7f7e5417acae4022df3ddec5c8d8aaf5e02) differs to expected hash (24f0620202e6705b53c79e3827358915385f2c46b4c91b1b65443e954b4df58f) recorded in java.base
01:05:10  java.lang.module.FindException: Hash of java.rmi (5fe5f05db30334fea7371af06d42a7f7e5417acae4022df3ddec5c8d8aaf5e02) differs to expected hash (24f0620202e6705b53c79e3827358915385f2c46b4c91b1b65443e954b4df58f) recorded in java.base
01:05:10    at java.base/java.lang.module.Resolver.findFail(Resolver.java:877)

Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1804

jdk8 Solaris build failure:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/321/console

18:07:31  curl: (60) SSL certificate problem: certificate is not yet valid

Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1805

jdk Win & Mac hotspot build failure:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/129/console
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-hotspot/128/console
Scripting approval required for System.getEnv(String) => Approved

TEST REPORTS:
Test job failures on test-scaleway-ubuntu1604-x64-1:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_linux/212/console

18:31:49  java.nio.file.FileSystemException: /tmp/resource-3979388526680510708: No space left on device

Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1806

All Windows test job failures:
eg.https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_windows_xl/182/console

hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: HOME for class: WorkflowScript
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
    at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:458)
    at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:355)
    at org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68)
    at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:354)
    at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353)
    at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357)

Re-occurrence: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1803

Mac test job failures:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/174/

18:48:13  getDacapoSuite:
18:48:13       [echo] curl -Lks https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
18:49:36  
18:49:36  BUILD FAILED
18:49:36  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/TKG/scripts/build_test.xml:58: The following error occurred while executing this line:
18:49:36  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/perf/build.xml:31: The following error occurred while executing this line:
18:49:36  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/perf/dacapo/build.xml:44: The following error occurred while executing this line:
18:49:36  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/perf/dacapo/build.xml:32: exec returned: 7

Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1808

Tuesday 2nd June

Build Failures

jdk-linux-ppc64le-hotspot
jdk14u-linux-ppc64le-openj9
jdk14u-linux-ppc64le-hotspot
jdk11u-linux-ppc64le-openj9-linuxXL
jdk14u-linux-ppc64le-openj9-linuxXL

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-ppc64le-hotspot/129/console

Looks like It builds everything correctly, however, while Archiving artifacts It failed into this,

Execution error: Failed to extract /home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-ppc64le-hotspot/transfer of 7 files this is new failure today.
also
21:53:39 Cannot contact build-osuosl-centos74-ppc64le-2: java.lang.InterruptedException

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-ppc64le-openj9-linuxXL/217/console

I dont see detailed exception but looks like it failed after assigning to the machine build-osuosl-centos74-ppc64le-1 & build-osuosl-centos74-ppc64le-2

00:32:19 Still waiting to schedule task 00:32:19 Waiting for next available executor on ‘build&&linux&&ppc64le’ 01:30:24 Running on build-osuosl-centos74-ppc64le-1 in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-openj9-linuxXL [Pipeline] { [Pipeline] echo 01:30:24 checking linux [Pipeline] stage [Pipeline] { (build) [Pipeline] checkout [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] echo 01:31:08 Execution error: java.io.IOException: Unexpected EOF

The issue raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1347 (Duplicate hence closed)
Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1349

2nd June
Test Failures

Test_openjdk11_j9_sanity.openjdk_ppc64_aix:
This continues failing for a long time.

java/lang/ProcessBuilder/Basic.java#id0.Basic_id0

02:00:27  Incorrect handling of envstrings containing NULs
02:00:27  java.lang.Throwable
02:00:27    at Incorrect handling of envstrings containing NULs
java.lang.Throwable
    at java.base/java.lang.Thread.dumpStack(Thread.java:511)
    at Basic.fail(Basic.java:2744)
    at Basic.fail(Basic.java:2745)
    at Basic.check(Basic.java:2748)
    at Basic.realMain(Basic.java:1907)
    at Basic.main(Basic.java:2754)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at 

Test_openjdk11_j9_extended.system_aarch64_linux/: J9 Crash: alrready raised eclipse/openj9#9599

Test_openjdk11_j9_sanity.openjdk_s390x_linux_xl
It is Regression failure
`java/lang/invoke/condy/CondyNameValidationTest.java.CondyNameValidationTest (from java_lang_invoke_condy_CondyNameValidationTest.java)

Agent communication error: java.net.SocketException: Broken pipe (Write failed); check console log for any additional details
REASON: .class file out of date or does not exist.
`
The issue raised: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1808

Test_openjdk11_j9_sanity.openjdk_x86-64_mac & Test_openjdk14_hs_sanity.openjdk_x86-64_mac
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac/244/console

Looks like test machine test-macincloud-macos1010-x64-2 is not reachable.

hudson.remoting.Channel$CallSiteStackTrace: Remote call to test-macincloud-macos1010-x64-2 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:998) at hudson.FilePath.act(FilePath.java:1069) at hudson.FilePath.act(FilePath.java:1058) at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:114) at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:137) at hudson.tasks.junit.JUnitResultArchiver.parseAndAttach(JUnitResultArchiver.java:167) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:52) at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:25) at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.NoClassDefFoundError: Could not initialize class jenkins.model.Jenkins at hudson.ExtensionList.lookup(ExtensionList.java:433) at hudson.tasks.junit.TestNameTransformer.all(TestNameTransformer.java:40) at

Issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1348

Test_openjdk14_hs_sanity.openjdk_aarch64_linux

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_hs_sanity.openjdk_aarch64_linux/96/

java/lang/ProcessBuilder/Basic.java#id0.Basic_id0
java/lang/ProcessBuilder/Basic.java#id1.Basic_id1
java/lang/ProcessBuilder/InheritIO/InheritIO.sh.InheritIO
java/lang/ProcessBuilder/SkipTest.java.SkipTest
java/lang/RuntimeTests/exec/Duped.java.Duped
java/lang/RuntimeTests/exec/ExecWithLotsOfArgs.java.ExecWithLotsOfArgs
java/lang/RuntimeTests/exec/SetCwd.java.SetCwd
java/lang/invoke/VarHandles/VarHandleTestByteArrayAsInt.java.VarHandleTestByteArrayAsInt
java/util/logging/LoggingDeadlock2.java.LoggingDeadlock2
java/util/zip/EntryCount64k.java.EntryCount64k

Test_openjdk8_hs_sanity.openjdk_x86-64_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/398/consoleFull
java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

Test_openjdk8_hs_sanity.openjdk_s390x_linux
com/sun/jdi/oom/OomDebugTest.java.OomDebugTest (from com_sun_jdi_oom_OomDebugTest.java)

Agent error: java.lang.Exception: Agent 3 timed out with a timeout of 960 seconds; check console log for any additional details

3rd June
Build Failures

jdk-linux-aarch64-openj9

04:31:26  Build file '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/pipelines/build.gradle' line: 27
04:31:26  
04:31:26  * What went wrong:
04:31:26  Could not determine the dependencies of task ':uberjar'.
04:31:26  > Could not resolve all files for configuration ':compile'.
04:31:26     > Could not download ant.jar (org.apache.ant:ant:1.9.13)
04:31:26        > Could not get resource 'https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.9.13/ant-1.9.13.jar'.
04:31:26           > Tag mismatch!
04:31:26     > Could not download testng.jar (org.testng:testng:6.13.1)
04:31:26        > Could not get resource 'https://repo.maven.apache.org/maven2/org/testng/testng/6.13.1/testng-6.13.1.jar'.
04:31:26           > Tag mismatch!
04:31:26  
04:31:26  * Try:
04:31:26  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

looks like configuration setup did not happen correctly, we need to rebuild to see if that clearup all.
Rerunning build : https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/3/

Known issue : https://github.com/AdoptOpenJDK/openjdk-build/issues/1791

jdk14u-linux-arm-hotspot
Hung
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-arm-hotspot/97/console

22:17:34  Cannot contact build-scaleway-ubuntu1604-armv7-1: java.lang.InterruptedException

I've killed the job
Added to intermittent list: https://github.com/AdoptOpenJDK/openjdk-build/issues/1450
Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1357

jdk-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-openj9/2/console
Again it seems connecting issue

 IOException caught during compilation: Could not connect to server
05:15:59  
05:15:59  * All command lines available in /cygdrive/j/jenkins/tmp/workspace/build/src/build/windows-x86_64-server-release/make-support/failure-logs.
05:15:59  === End of repeated output ===
05:15:59  
05:15:59  No indication of failed target found.
05:15:59  Hint: Try searching the build log for '] Error'.
05:15:59  Hint: See doc/building.html#troubleshooting for assistance.
05:15:59  
05:15:59  make[1]: *** [/cygdrive/j/jenkins/tmp/workspace/build/src/make/Init.gmk:315: main] Error 2
05:15:59  make: *** [/cygdrive/j/jenkins/tmp/workspace/build/src/make/Init.gmk:186: product-images] Error 2
[Pipeline] }

Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1359

jdk11u-linux-aarch64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-hotspot/548/console

Downloading https://services.gradle.org/distributions/gradle-5.2.1-bin.zip 00:59:59 ........................................... 00:59:59 Exception in thread "main" javax.net.ssl.SSLException: Tag mismatch! 00:59:59 at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:129) 00:59:59 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321) 00:59:59 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264) 00:59:59 at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259) 00:59:59 at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:129) 00:59:59 at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1155) 00:59:59 at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1125) 00:59:59 at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) 00:59:59 at java.base/java.io.BufferedInputStream.read1(BufferedInputStream.java:290) 00:59:59 at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:351) 00:59:59 at java.base/sun.net.www.MeteredStream.read(MeteredStream.java:134) 00:59:59 at java.base/java.io.FilterInputStream.read(FilterInputStream.java:133) 00:59:59 at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3495) 00:59:59 at java.base/sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3488) 00:59:59 at org.gradle.wrapper.Download.downloadInternal(Download.java:73) 00:59:59 at org.gradle.wrapper.Download.download(Download.java:52) 00:59:59 at org.gradle.wrapper.Install$1.call(Install.java:62) 00:59:59 at org.gradle.wrapper.Install$1.call(Install.java:48) 00:59:59 at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:69) 00:59:59 at org.gradle.wrapper.Install.createDist(Install.java:48) 00:59:59 at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:107) 00:59:59 at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:62) 00:59:59 Caused by: javax.crypto.AEADBadTagException: Tag mismatch! 00:59:59 at java.base/com.sun.crypto.provider.GaloisCounterMode.decryptFinal(GaloisCounterMode.java:580) 00:59:59 at java.base/com.sun.crypto.provider.CipherCore.finalNoPadding(CipherCore.java:1116) 00:59:59 at java.base/com.sun.crypto.provider.CipherCore.fillOutputBuffer(CipherCore.java:1053) 00:59:59 at java.base/com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:941) 00:59:59 at java.base/com.sun.crypto.provider.AESCipher.engineDoFinal(AESCipher.java:491) 00:59:59 at java.base/javax.crypto.CipherSpi.bufferCrypt(CipherSpi.java:779) 00:59:59 at java.base/javax.crypto.CipherSpi.engineDoFinal(CipherSpi.java:730) 00:59:59 at java.base/javax.crypto.Cipher.doFinal(Cipher.java:2497) 00:59:59 at java.base/sun.security.ssl.SSLCipher$T12GcmReadCipherGenerator$GcmReadCipher.decrypt(SSLCipher.java:1613) 00:59:59 at java.base/sun.security.ssl.SSLSocketInputRecord.decodeInputRecord(SSLSocketInputRecord.java:262) 00:59:59 at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:190) 00:59:59 at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)
Issue raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1816

jdk11u-mac-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-openj9/622/console

04:47:56  Starting building: build-scripts » release » create_installer_mac #3352
[Pipeline] copyArtifacts
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
05:04:38  Execution error: Unable to get file permissions
[Pipeline] }

looks like something went wrong, there is no other error or explanation I can see
Issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1360

jdk11u-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9/613/console

the issue raised and on progress mode: https://github.com/AdoptOpenJDK/openjdk-tests/pull/1804

Started by upstream project "build-scripts/openjdk11-pipeline" build number 977 originally caused by: Started by timer Started by user Morgan Davies Rebuilds build #612 java.lang.IllegalArgumentException: Null value not allowed as an environment variable: NODE_LABEL at hudson.EnvVars.put(EnvVars.java:379) at hudson.model.StringParameterValue.buildEnvironment(StringParameterValue.java:59) at hudson.model.ParametersAction.buildEnvironment(ParametersAction.java:145) at hudson.model.Run.getEnvironment(Run.java:2395) at org.jenkinsci.plugins.workflow.job.WorkflowRun.getEnvironment(WorkflowRun.java:475) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:113) at org.jenkinsci.plugins.workflow.cps.CpsScmFlowDefinition.create(CpsScmFlowDefinition.java:69) at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:303) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Finished: FAILURE

jdk14u-linux-s390x-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-s390x-openj9/89/console

[Pipeline] echo
01:20:48  Execution error: null

it is a network glitch in the installer

Task :rpm:uploadRedHatRpmPackage
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for centos:6 on s390x
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for centos:7 on s390x
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for centos:8 on s390x
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for rhel:6 on s390x
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for rhel:7 on s390x
Uploading adoptopenjdk-14-openj9-14.0.1+7-202006022031-1.s390x.rpm to rpm-nightly for rhel:8 on s390x
Task :rpm:uploadRedHatRpmPackage FAILED
FAILURE: Build failed with an exception.

3rd June
Test Failures

Test_openjdk11_hs_sanity.openjdk_x86-64_linux
Test_openjdk11_hs_sanity.openjdk_x86-64_mac

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/261/console

09:50:24 Unable to locate tools.jar. Expected to find it in /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdkbinary/j2sdk-image/lib/tools.jar 09:50:24 Buildfile: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/scripts/build_tools.xml 09:50:25 09:50:25 build: 09:50:25 09:50:25 clean: 09:50:25 09:50:25 init: 09:50:25 [mkdir] Created dir: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/bin 09:50:25 09:50:25 compile: 09:50:25 [echo] Ant version is Apache Ant(TM) version 1.10.5 compiled on July 10 2018 09:50:25 [echo] ============COMPILER SETTINGS============ 09:50:25 [echo] ===fork: yes 09:50:25 [echo] ===debug: on 09:50:25 [javac] Compiling 15 source files to /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/bin 09:50:25 09:50:25 BUILD FAILED 09:50:25 /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/scripts/build_tools.xml:56: The following error occurred while executing this line: 09:50:25 /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/scripts/build_tools.xml:35: Error running /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdkbinary/j2sdk-image/bin/javac compiler
Issue Raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1818

Test_openjdk11_hs_sanity.openjdk_x86-64_windows
Test_openjdk11_hs_sanity.openjdk_x86-32_windows
Looks like known issue : AdoptOpenJDK/openjdk-tests#1804
hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: HOME for class: WorkflowScript at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.getProperty(ScriptBytecodeAdapter.java:458) at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:355) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onGetProperty(GroovyInterceptor.java:68) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onGetProperty(SandboxInterceptor.java:354) at org.kohsuke.groovy.sandbox.impl.Checker$7.call(Checker.java:353) at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:357) at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:333) at org.kohsuke.groovy.sandbox.impl.Checker.checkedGetProperty(Checker.java:333) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.getProperty(SandboxInvoker.java:29) at com.cloudbees.groovy.cps.impl.PropertyAccessBlock.rawGet(PropertyAccessBlock.java:20) at WorkflowScript.run(WorkflowScript:144) at ___cps.transform___(Native Method) at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.get(PropertyishBlock.java:74) at com.cloudbees.groovy.cps.LValueBlock$GetAdapter.receive(LValueBlock.java:30) at com.cloudbees.groovy.cps.impl.PropertyishBlock$ContinuationImpl.fixName(PropertyishBlock.java:66) at sun.reflect.GeneratedMethodAccessor141.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:131) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:59) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Finished: FAILURE

Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl/218/console

18:58:06 XML output with verification to /Users/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl/openjdk-tests/TKG/test_output_15911206752866/jdk_lang_j9_0/work 19:00:29 Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException 19:07:54 wrapper script does not seem to be touching the log file in /Users/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl@tmp/durable-c83a6035

Issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1361

Thurs 4th June

jdk11u-aix-ppc64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-aix-ppc64-hotspot/562/console

05:12:26  Execution error: java.io.IOException: Unexpected termination of the channel

jdk11u-linux-aarch64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9/353/console

01:18:11  * For target jdk__packages_attribute.done:
01:18:11  Assertion failed at ../omr/compiler/aarch64/codegen/GenerateInstructions.cpp:362: constantIsUnsignedImm12(imm)
01:18:11  VMState: 0x0005ff04
01:18:11    Immediate value is out of range for subsimm
01:18:11  compiling java/lang/String.decompressedArrayCopy([BI[BII)V at level: warm

Raised issue: https://github.com/eclipse/openj9/issues/9796

jdk8u-solaris-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-solaris-x64-hotspot/324/console

curl: (60) SSL certificate problem: certificate is not yet valid

Existing problem: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1346

jdk-windows-x64-openj9|hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-openj9/3/console

05:36:06 Failed test: hudson.AbortException: Environment variable JAVA_FEATURE_VERSION not set

Raised issue: https://github.com/AdoptOpenJDK/openjdk-build/issues/1820

jdk-linux-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-x64-openj9/3/consoleFull

04:33:10  fatal: cannot create directory at 'test/jdk/java/util/concurrent/CountDownLatch': No space left on device

Raised issue: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1365

TEST Reports:

Windows sanity.openjdk openj9|hotspot:

hudson.remoting.ProxyException: groovy.lang.MissingPropertyException: No such property: HOME for class: WorkflowScript

Repeat failures: https://github.com/AdoptOpenJDK/openjdk-build/issues/1807

Test_openjdk8_j9_extended.system_x86-64_mac_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_extended.system_x86-64_mac_xl/216/tapResults/

testAPI(net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest): 5 : getActiveThreadCount() expected:<0> but was:<1>

Raised issue: https://github.com/eclipse/openj9/issues/9797

Test_openjdk11_j9_sanity.perf_s390x_linux
dacapo.jar download error again, this time on zLinux:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.perf_s390x_linux/187/
Issue: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1363
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.perf_s390x_linux/187/console

Test_openjdk11_j9_sanity.openjdk_ppc64_aix
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/83/testReport/java_lang_ProcessBuilder_Basic/java_id0/Basic_id0/
Known issue: https://github.com/eclipse/openj9/issues/9640

Test_openjdk14_j9_sanity.system_x86-64_linux_xl
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.system_x86-64_linux_xl/103/tapResults/

MauveSingleThreadLoadTest_OpenJ9_0

Existing issue: https://github.com/eclipse/openj9/issues/9543

**5th June

Build Failures**

jdk11u-linux-aarch64-openj9
jdk11u-linux-aarch64-hotspot
jdk-linux-aarch64-openj9*
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9/354/console

These are constant failures in the last 6 counts.

`Gradle error:

  • What went wrong:
    Could not determine the dependencies of task ':uberjar'.

Could not resolve all files for configuration ':compile'.
Could not download opentest4j.jar (org.opentest4j:opentest4j:1.1.1)
Could not get resource 'https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar'.
Tag mismatch!`

Known issue: #1791

* jdk-windows-x64-openj9*
jdk-windows-x64-hotspot
Failed test: hudson.AbortException: Environment variable JAVA_FEATURE_VERSION not set
Constant failure: already Raised issue: #1820

jdk-mac-x64-openj9
jdk-mac-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-openj9/4/

configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK

The issue raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1824

jdk-linux-s390x-hotspot
jdk-aix-ppc64-openj9
jdk-aix-ppc64-hotspot

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-s390x-hotspot/135/console

04:31:14 Downloading GA release of boot JDK version 14... 04:31:14 04:31:14 gzip: stdin: unexpected end of file 04:31:14 tar: Child returned status 1 04:31:14 tar: Error is not recoverable: exiting now 04:31:14 Downloading GA release of boot JDK version 14 failed. 04:31:14 Attempting to download EA release of boot JDK version 14 ... 04:31:15 04:31:15 gzip: stdin: unexpected end of file 04:31:15 tar: Child returned status 1 04:31:15 tar: Error is not recoverable: exiting now 04:31:13 > /usr/local/bin/git rev-parse origin/master^{commit} # timeout=10 04:31:13 > /usr/local/bin/git config core.sparsecheckout # timeout=10 04:31:13 > /usr/local/bin/git checkout -f 6a5ffb79321034b8a001aed7ef805a1dd40c57f2 # timeout=10

The issue raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1825

Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl
One test failed due to timeout, rerunning again to see if that fix that
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl/235/

Test_openjdk8_hs_sanity.openjdk_x86-64_linux (Openj9 build is sucessfully passed)
Test failed :
java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

8 June
Build Failure

jdk-linux-aarch64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/10/console

Could not determine the dependencies of task ':uberjar'.
Known issue : #1791

jdk11u-linux-aarch64-openj9-linuxXL
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9-linuxXL/234/console

01:45:45  Error: Hash of jdk.net (cd433f60417f0cefe8a4be298ea1694a1d57540f9bbfbe40b39d5e6d6a56c441) differs to expected hash (33f57a14ce1e90e52abd07dfe6efb63571dc358d32e5a46246173b64d3d2ac0d) recorded in java.base
01:45:45  java.lang.module.FindException: Hash of jdk.net (cd433f60417f0cefe8a4be298ea1694a1d57540f9bbfbe40b39d5e6d6a56c441) differs to expected hash (33f57a14ce1e90e52abd07dfe6efb63571dc358d32e5a46246173b64d3d2ac0d) recorded in java.base
01:45:45    at java.base/java.lang.module.Resolver.findFail(Resolver.java:877)
01:45:45    at java.base/java.lang.module.Resolver.checkHashes(Resolver.java:461)
01:45:45    at java.base/java.lang.module.Resolver.finish(Resolver.java:360)
01:45:45    at java.base/java.lang.module.Configuration.<init>(Configuration.java:141)
01:45:45    at java.base/java.lang.module.Configuration.resolve(Configuration.java:424)
01:45:45    at java.base/java.lang.module.Configuration.resolve(Configuration.java:256)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.Jlink$JlinkConfiguration.resolve(Jlink.java:220)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.JlinkTask.createImageProvider(JlinkTask.java:486)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.JlinkTask.createImage(JlinkTask.java:396)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.JlinkTask.run(JlinkTask.java:272)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.Main.run(Main.java:54)
01:45:45    at jdk.jlink/jdk.tools.jlink.internal.Main.main(Main.java:33)
01:45:45  Images.gmk:104: recipe for target '/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-aarch64-openj9-linuxXL/workspace/build/src/build/linux-aarch64-normal-server-release/images/jre/bin/java' failed
01:45:45  gmake[3]: *** [/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-aarch64-openj9-linuxXL/workspace/build/src/build/linux-aarch64-normal-server-release/images/jre/bin/java] Error 1
01:45:45  make/Main.gmk:397: recipe for target 'legacy-jre-image' failed
01:45:45  gmake[2]: *** [legacy-jre-image] Error 1
01:45:47  
01:45:47  ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'linux-aarch64-normal-server-release' (exit code 2) 
01:45:47  Stopping sjavac server

Issue raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1831

jdk11u-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-hotspot/618/console

00:55:36  make[2]: *** [make/Main.gmk:203: jdk.internal.vm.compiler-java] Error 127
00:55:36  make[2]: *** Waiting for unfinished jobs....
01:02:00  
01:02:00  ERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'windows-x86_64-normal-clientANDserver-release' (exit code 2) 

Looks like Build configuration issue here Raised https://github.com/AdoptOpenJDK/openjdk-build/issues/1832

jdk14u-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/94/console

Execution error: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/OpenJDK*jdk_*_windows_*.msi There not much error detail is given. looks like something went wrong during compilation.

Issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1371

jdk8u-aix-ppc64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-hotspot/599/consoleFull

Very clearly is connection issue here on machine build-osuosl-aix71-ppc64-2
20:58:31 build-osuosl-aix71-ppc64-2 was marked offline: Connection was broken: java.io.IOException: Unexpected EOF 20:58:31 at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:99) 20:58:31 at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39) 20:58:31 at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) 20:58:31 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)

Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1372

jdk8u-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-hotspot/627/console

CopyArtifactPermission file permission issue, Unable to get file permissions

Issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1373

Test_openjdk8_hs_sanity.openjdk_ppc64_aix

build-osuosl-aix71-ppc64-1 was marked offline: Connection was broken: java.io.IOException: Unexpected EOF at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:99) at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39) at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)
issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1374
also rerunningh this build just incase if that clears it out : https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_ppc64_aix/104/

Test_openjdk11_j9_sanity.openjdk_aarch64_linux
tools/pack200/Pack200Test.java.Pack200Test : Unhandled exception
Type=Segmentation error vmState=0x00000000

Known issue raised : https://github.com/eclipse/openj9/issues/9601

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl
Connection issue:
java/util/concurrent/forkjoin/Integrate.java.Integrate
Agent communication error: java.io.EOFException; check the console log for any additional details

Test_openjdk11_j9_sanity.openjdk_ppc64_aix:
Known issue : java/lang/ProcessBuilder/Basic_id0 failed: raised eclipse/openj9#9640

Test_openjdk8_hs_sanity.openjdk_x86-64_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/410/

java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
java/math/BigInteger/ModInvTime.java.ModInvTime
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

JavaTest Message: Test threw exception: java.lang.RuntimeException
19:06:37  JavaTest Message: shutting down test

9Th June
Build Failures

jdk-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/148/console

WARNING: Failed to identify latest tag in the repository
Unable to detect git tag, exiting...

jdk-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-openj9/18/console

```configure: (Your Boot JDK version must be one of: 10 11)
configure: error: The path given by --with-boot-jdk does not contain a valid Boot JDK
configure exiting with result code 1


**jdk11u-linux-ppc64le-openj9**
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-ppc64le-openj9/602/console

00:41:01 curl: (18) transfer closed with 1800772 bytes remaining to read
[Pipeline] }
00:41:02 Execution error: script returned exit code 2


**jdk14u-linux-s390x-openj9**
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-s390x-openj9/97/console

21:30:53 Fetching origin
21:30:54 fatal: Couldn't find remote ref refs/heads/openj9-0.21.0-m1
21:30:54 error: Could not fetch origin

Bad git workspace from previous build
=> Rebuilding with CLEAN_WORKSPACE=true on same slave build-marist-rhel77-s390x-1
same on : build-marist-rhel77-s390x-2

**jdk14u-mac-x64-openj9-macosXL**
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-mac-x64-openj9-macosXL/101/console

08:19:53 Execution error: Unable to get file permissions
```

Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl/242/console
Corrupt workspace...
Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1376

Wed 10th June

jdk14 failures
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-x64-openj9/107/console

07:52:19  Pulling latest changes from git openjdk source repository
07:52:19  Fetching origin
07:52:19  fatal: Couldn't find remote ref refs/heads/openj9-0.21.0-m1
07:52:19  error: Could not fetch origin

This PR should help prevent these problems: https://github.com/AdoptOpenJDK/openjdk-build/pull/1843

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-linux-ppc64le-hotspot/93/console

21:37:19  Caused by: hudson.plugins.git.GitException: Command "git clean -fdx" returned status code 143:
21:37:19  stdout: 
21:37:19  stderr: 

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-hotspot/96/console

21:52:30  wrapper script does not seem to be touching the log file in J:/jenkins/tmp@tmp/durable-e3e5e0fc
21:52:30  (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-openj9-windowsXL/102/console
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x86-32-hotspot/99/console

21:27:23    Suppressed: jenkins.util.io.CompositeIOException: Unable to remove directory C:\workspace\openjdk-build\workspace\build\src\build\windows-x86_64-normal-server-release\jdk\gensrc\java\nio with directory contents: [C:\workspace\openjdk-build\workspace\build\src\build\windows-x86_64-normal-server-release\jdk\gensrc\java\nio\_the..]

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1380

jdk11u-linux-aarch64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9/366/console
gradle error:

01:22:29           > Tag mismatch!

Highlight missing logic in gradle retry PR, this PR should fix: https://github.com/AdoptOpenJDK/openjdk-build/pull/1847

jdk-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-hotspot/151/console
Building wrong code!! raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1848

11th June
Build failure

jdk11u-mac-x64-hotspot
jdk11u-mac-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-mac-x64-hotspot/579/console
07:35:58 Execution error: null
Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1382

jdk11u-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9/630/console

Execution error: Unable to get file permissions
Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1383

jdk11u-windows-x64-openj9-windowsXL
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9-windowsXL/371/console

Execution error: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/OpenJDK*jdk_*_windows*.msi

The issue raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1384

jdk14u-mac-x64-hotspot
jdk14u-mac-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-mac-x64-hotspot/97/console

ERROR: Build failed for targets 'product-images mac-legacy-jre-bundle test-image' in configuration 'macosx-x86_64-server-release' (exit
The issue raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1385

jdk14u-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-windows-x64-openj9/105/console

Execution error: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/OpenJDK*jdk_*_windows*.msi

issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1386

Test Failure

Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl
Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl
java/math/BigInteger/LargeValueExceptions.java.LargeValueExceptions
Timeout issue - network could be a cause.

Test_openjdk11_j9_sanity.openjdk_x86-64_windows
Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl
Test_openjdk8_j9_sanity.openjdk_x86-64_windows
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/235/console

hudson.plugins.git.GitException: Could not init C:\Users\jenkins.EC2AMAZ-T7I06S9\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows\openjdk-tests at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:990) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:748) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97) at java.lang.Thread.run(Thread.java:748) Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-245-29-235.eu-west-

12 June
Build Failures

All the Platforms
All nightly builds failed with this error ,

WARNING: An illegal reflective access operation has occurred
04:31:54  WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (file:/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/pipelines/target/libs/adopt-shared-lib.jar) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
04:31:54  WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
04:31:54  WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
04:31:54  WARNING: All illegal access operations will be denied in a future release
 (edited) 
9:28

Looks like all failures related to the network issue. Some cases in says

Resolving www.mirrorservice.org (www.mirrorservice.org)... 91.230.243.15
04:35:44  Connecting to www.mirrorservice.org (www.mirrorservice.org)|91.230.243.15|:443... connected.
04:35:44  HTTP request sent, awaiting response... 503 Service Unavailable
04:35:44  2020-06-12 04:35:44 ERROR 503: Service Unavailable.

Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl
Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl/256/testReport/junit/java_math_BigInteger_LargeValueExceptions/java/LargeValueExceptions/

java/math/BigInteger/LargeValueExceptions.java.LargeValueExceptions : Timeout issue.

Test_openjdk8_hs_sanity.openjdk_x86-32_windows
Test_openjdk8_j9_sanity.openjdk_x86-64_windows_xl

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_x86-32_windows/153/console

Running on test-aws-win2019-x64-2

ERROR: Error cloning remote repo 'origin' hudson.plugins.git.GitException: Could not init C:\Users\jenkins.EC2AMAZ-T7I06S9\workspace\Test_openjdk8_hs_sanity.openjdk_x86-32_windows\openjdk-tests

Test_openjdk8_hs_sanity.openjdk_x86-64_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_x86-64_linux/420/

19:52:46 Failed path elements: [jdk/jfr/events/SocketReadEvent.class, jdk/jfr/events/FileWriteEvent.class, jdk/jfr/events/ActiveSettingEvent.class, jdk/jfr/events/ErrorThrownEvent.class, jdk/jfr/events/FileReadEvent.class, jdk/jfr/events/ExceptionStatisticsEvent.class, jdk/jfr/events/SocketWriteEvent.class, jdk/jfr/events/FileForceEvent.class, jdk/jfr/events/ActiveRecordingEvent.class, jdk/jfr/events/ExceptionThrownEvent.class] 19:52:46 Tested 84845 fields of 20489 classes in 2s 681ms 501485ns 19:52:46 STDERR: 19:52:46 java.lang.NoClassDefFoundError: Ljdk/jfr/proxy/internal/EventHandlerProxy;
Multiple failures
java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java.FieldSetAccessibleTest
java/lang/ProcessBuilder/Basic.java.Basic
java/lang/SecurityManager/CheckPackageAccess.java.CheckPackageAccess
sun/misc/IOUtils/ReadAllBytes.java.ReadAllBytes
sun/misc/IOUtils/ReadNBytes.java.ReadNBytes
sun/misc/URLClassPath/JarClassPathFileEntry.java.JarClassPathFileEntry
java/util/Locale/Bug8040211.java.Bug8040211
java/util/Objects/CheckIndex.java.CheckIndex
java/util/TimeZone/TimeZoneTest.java.TimeZoneTest

**15 June

Build Failure**

jdk-aix-ppc64-hotspot
jdk-linux-aarch64-hotspot
jdk-linux-ppc64le-hotspot
jdk-windows-x64-hotspot
jdk-mac-x64-hotspot

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-aix-ppc64-hotspot/133/console

AdoptOpenJDK.md marker file not found in fetched source to be built, this may mean the wrong SCMReference build parameter has been specified. Ensure the correct AdoptOpenJDK patch release tag is specified, eg.for build jdk-11.0.4+10, it would be jdk-11.0.4+10_adopt
The issue raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1883

jdk-linux-aarch64-openj9
jdk-linux-ppc64le-openj9
jdk-windows-x64-openj9
jdk-mac-x64-openj9

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/21/console
ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'linux-aarch64-server-release' (exit code 2)

jdk-linux-x64-openj9
jdk-linux-x64-hotspot

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-x64-openj9/20/console

/lib64/libc.so.6: versionGLIBC_2.14' not found `
Issue raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1882

JDK8, JDK11, JDk14

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-hotspot/568/console

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-openj9/595/console

Installer issue.
Execution error: null
issues raised : https://github.com/AdoptOpenJDK/openjdk-installer/issues/224

Test_openjdk11_hs_sanity.openjdk_x86-64_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/275/console

com/sun/jdi/AccessSpecifierTest.java.AccessSpecifierTest
com/sun/jdi/AfterThreadDeathTest.java.AfterThreadDeathTest
com/sun/jdi/ArrayRangeTest.java.ArrayRangeTest
com/sun/jdi/ConstantPoolInfo.java.ConstantPoolInfo
com/sun/jdi/CountFilterTest.java.CountFilterTest
com/sun/jdi/EarlyReturnNegativeTest.java.EarlyReturnNegativeTest
com/sun/jdi/EarlyReturnTest.java.EarlyReturnTest
com/sun/jdi/FieldWatchpoints.java.FieldWatchpoints
com/sun/jdi/FramesTest.java.FramesTest
com/sun/jdi/InstanceFilter.java.InstanceFilter

Looks.like network related,
VM initialization failed for: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdkbinary/j2sdk-image/bin/java -classpath /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_x86-64_linux/openjdk-tests/TKG/test_output_15921787128309/jdk_svc_sanity_0/work/classes/com/sun/jdi/sde/MangleTest.d -ea -esa -Xmx512m -Xdebug -Xrunjdwp:transport=dt_socket,address=test-scaleway-ubuntu1604-x64-1.adoptopenjdk.net:53964,suspend=y onion.pickle.Mangle 02:53:16 02:53:16 02:53:16 Target VM failed to initialize. 02:53:16 java.lang.NullPointerException 02:53:16 at VMConnection.open(VMConnection.java:157) 02:53:16 at TestScaffold.connect(TestScaffold.java:635) 02:53:16 at TestScaffold.startUp(TestScaffold.java:364) 02:53:16 at TestScaffold.startTo(TestScaffold.java:374) 02:53:16 at TestScaffold.startToMain(TestScaffold.java:369) 02:53:16 at MangleTest.runTests(MangleTest.java:154) 02:53:16 at TestScaffold.startTests(TestScaffold.java:431) 02:53:16 at MangleTest.main(MangleTest.java:32) 02:53:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 02:53:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 02:53:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02:53:16 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 02:53:16 at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298) 02:53:16 at java.base/java.lang.Thread.run(Thread.java:834)

Test_openjdk11_hs_sanity.openjdk_x86-64_windows
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_x86-64_windows/245/console

[Pipeline] node
Running on test-aws-win2019-x64-2 in C:\Users\jenkins.EC2AMAZ-T7I06S9\workspace\Test_openjdk11_hs_sanity.openjdk_x86-64_windows
[Pipeline] {
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: not a git repository (or any parent up to mount point /cygdrive)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Test_openjdk14_hs_sanity.openjdk_ppc64_aix
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_hs_sanity.openjdk_ppc64_aix/99/console

ACTION: main -- Failed. Execution failed:main' threw exception: java.lang.RuntimeException: Errors encountered!
01:19:23 REASON: User specified action: run main/othervm -XX:MaxDirectMemorySize=128m DirectBufferAllocTest
01:19:23 TIME: 1.747 seconds
01:19:23 messages:
01:19:23 command: main -XX:MaxDirectMemorySize=128m DirectBufferAllocTest
01:19:23 reason: User specified action: run main/othervm -XX:MaxDirectMemorySize=128m DirectBufferAllocTest
01:19:23 Mode: othervm [/othervm specified]
01:19:23 elapsed time (seconds): 1.747`

Tue 16th June

ALL jdk(next) OpenJ9 platforms:

05:20:11  * For target buildtools_interim_langtools_modules_java.compiler.interim__the.BUILD_java.compiler.interim_batch:
05:20:11  warning: unknown enum constant Feature.SEALED_CLASSES
05:20:11  warning: unknown enum constant Feature.SEALED_CLASSES
05:20:11  error: warnings found and -Werror specified
05:20:11  1 error
05:20:11  2 warnings

New interim internal compiler enum, this is because the openj9 build is being built with Hotspot jdk15 BootJDK. Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1890

ALL jdk15 OpenJ9 platforms:

/home/admin/mydocker/ccm/openjdk-build/mergescripts/merge_tmp/src/java.base/share/classes/java/lang/invoke/VarHandles.java:392: error: cannot find symbol
                        case GET -> MethodHandles.collectReturnValue(modeHandle, filterFromTarget);
                                                 ^
  symbol:   method collectReturnValue(MethodHandle,MethodHandle)
  location: class MethodHandles

Known issue: https://github.com/eclipse/openj9/issues/9849

jdk8u-windows-x86-32-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x86-32-openj9/596/console

19:48:08  Execution error: Unable to get file permissions

Known issue: https://github.com/AdoptOpenJDK/openjdk-build/issues/1878

TESTS:
Test_openjdk8_j9_special.openjdk_x86-32_windows:
and other windows tests:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_special.openjdk_x86-32_windows/120/console

Running on test-aws-win2019-x64-2 in C:\Users\jenkins.EC2AMAZ-T7I06S9\workspace\Test_openjdk8_j9_special.openjdk_x86-32_windows
[Pipeline] {
[Pipeline] checkout
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: not a git repository (or any parent up to mount point /cygdrive)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1394

Test_openjdk8_j9_sanity.system_x86-64_mac:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_mac/235/console

20:28:49  Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException
20:35:47  wrapper script does not seem to be touching the log file in /Users/jenkins/workspace/Test_openjdk8_j9_sanity.system_x86-64_mac@tmp/durable-22ec343f

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1395

Test_openjdk8_j9_sanity.perf_x86-64_mac_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/195/console

20:12:23  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/perf/liberty/build.xml:143: The following error occurred while executing this line:
20:12:23  /Users/jenkins/workspace/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/openjdk-tests/perf/liberty/build.xml:60: Error while expanding /Users/jenkins/benchmarks/libertyBinaries/openliberty-19.0.0.4.zip
20:12:23  java.util.zip.ZipException: archive is not a ZIP archive

Deleted openliberty-19.0.0.4.zip from file system, so it re-downloads it.
Note: downloads from this machine are very SLOW... could be causing download corruption...?
Re-building: https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/196/
Now successful.

17th June
Build Failure

jdk8u-linux-s390x-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-s390x-hotspot/593/console
configure: error: cannot enable JFR on minimal1 VM or zero build
Issue Raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1897

jdk-linux-aarch64-openj9
jdk-linux-ppc64le-openj9
jdk-linux-s390x-openj9
jdk-linux-x64-openj9
jdk-mac-x64-openj9
jdk-windows-x64-openj9

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/25/console

ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'linux-aarch64-server-release' (exit code 2) 05:28:42 05:28:42 === Output from failing command(s) repeated here === 05:28:42 * For target buildtools_interim_langtools_modules_java.compiler.interim__the.BUILD_java.compiler.interim_batch: 05:28:42 warning: unknown enum constant Feature.SEALED_CLASSES 05:28:42 warning: unknown enum constant Feature.SEALED_CLASSES 05:28:42 error: warnings found and -Werror specified

Issue known : https://github.com/AdoptOpenJDK/openjdk-build/issues/1890
Test
Test_openjdk11_j9_sanity.openjdk_s390x_linux_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux_xl/156/testReport/junit/java_lang_ref_FinalizeOverride/java/FinalizeOverride/

java/lang/ref/FinalizeOverride.java.FinalizeOverride (from java_lang_ref_FinalizeOverride.java)

Test_openjdk11_j9_sanity.openjdk_x86-64_windows
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/243/testReport/junit/java_math_BigInteger_DivisionOverflow/java/DivisionOverflow/

Timeout. JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2020/06/17 04:06:32 - please wait. JVMDUMP032I JVM requested Java dump using 'C:\Users\jenkins\workspace\Test_openjdk11_j9_sanity.openjdk_x86-64_windows\openjdk-tests\TKG\test_output_15923828743213\jdk_math_j9_0\work\scratch\javacore.20200617.040632.12612.0001.txt' in response to an event

rerunning this build if that fix the issue: https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/244/

Test_openjdk8_j9_sanity.openjdk_x86-64_mac
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_j9_sanity.openjdk_x86-64_mac/236/console

Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException

rerunning this build again : https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_j9_sanity.openjdk_x86-64_mac/237/

Hmm, that's the jfr flag introduction we made yesterday but for hotspot only, so we have a bug - I'll look

18th June
Build Failure

jdk8u-windows-x64-openj9-windowsXL
jdk8u-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-openj9-windowsXL/330/console

19:48:08 Execution error: Unable to get file permissions
Known issue: #1878

jdk-linux-aarch64-openj9
jdk-linux-ppc64le-openj9
* jdk-linux-x64-openj9*
* jdk-windows-x64-openj9*

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/27/consoleFull

05:14:22 Running ddrgen to generate j9ddr.dat and superset.dat 05:15:51 Blob written to file: ../j9ddr.dat 05:15:51 Superset written to file: ../superset.dat 05:15:51 gmake[4]: Leaving directory '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/vm/ddr' 05:15:51 05:15:51 ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'linux-aarch64-server-release' (exit code 2) 05:15:51

Issue tackled in PR : https://github.com/AdoptOpenJDK/openjdk-build/issues/1890

It looks like it isn’t using an OpenJ9 boot jdk. Morgan is updating the code change

05:07:29  Tools summary:
05:07:29  * Boot JDK:       openjdk version "15" 2020-09-15 OpenJDK Runtime Environment AdoptOpenJDK (build 15+27-202006170324) OpenJDK 64-Bit Server VM AdoptOpenJDK (build 15+27-202006170324, mixed mode, sharing)  (at /usr/lib/jvm/jdk-15+27)
05:07:29  * Toolchain:      gcc (GNU Compiler Collection)
05:07:29  * C Compiler:     Version 7.5.0 (at /usr/local/gcc/bin/gcc-7.5)
05:07:29  * C++ Compiler:   Version 7.5.0 (at /usr/local/gcc/bin/g++-7.5)

New issue raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1907

Test_openjdk11_hs_sanity.openjdk_s390x_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_s390x_linux/245/testReport/junit/java_lang_ProcessBuilder_Basic/java_id0/Basic_id0/

java/lang/ProcessBuilder/Basic.java#id0.Basic_id0 (from java_lang_ProcessBuilder_Basic.java_id0)

`This appears to be a Unix system.
Testing ASCII environment values
Testing Latin1 environment values
Testing Unicode environment values
Testing directory .
Testing directory ..
Testing directory /
Testing directory /bin
cmdp
cmdp 0: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_s390x_linux/openjdkbinary/j2sdk-image/bin/java
cmdp 1: -XX:+DisplayVMOutputToStderr
cmdp 2: -classpath
cmdp 3: /home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_s390x_linux/openjdk-tests/TKG/test_output_1592454324852/jdk_lang_0/work/classes/1/java/lang/ProcessBuilder/Basic_id0.d:/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_s390x_linux/openjdk-tests/openjdk/openjdk-jdk/test/jdk/java/lang/ProcessBuilder:/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_s390x_linux/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_sanity.openjdk_s390x_linux/jvmtest/openjdk/jtreg/lib/jtreg.jar
cmdp 4: Basic$JavaChild
cmdp 5: System.getenv()
envp
envp 0: LC_ALL=C\u0000\u0000
envp 1: FO\u0000=B\u0000R
waitFor process: delta: 25511

Passed = 8985, failed = 0
`

Test_openjdk11_j9_sanity.openjdk_x86-64_mac
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac/263/testReport/junit/java_util_zip_ZipFile_TestCleaner/java/TestCleaner/

java/util/zip/ZipFile/TestCleaner.java.TestCleaner (from java_util_zip_ZipFile_TestCleaner.java) : Timeout issue.

Unstable Test Builds
Test_openjdk11_j9_sanity.openjdk_x86-64_windows
Test_openjdk11_hs_sanity.openjdk_x86-64_windows

Test_openjdk14_hs_sanity.openjdk_x86-64_windows
Test_openjdk8_j9_sanity.openjdk_x86-64_windows_xl
Test_openjdk8_hs_sanity.openjdk_x86-64_windows

Test_openjdk14_j9_sanity.openjdk_x86-64_windows

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_x86-64_windows/249/console

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: not a git repository (or any parent up to mount point /cygdrive)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2430)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2360)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2356)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1916)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1928)
    at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:343)
    at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
    at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
    at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
    at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
    at hudson.remoting.UserRequest.perform(UserRequest.java:211)
    at hudson.remoting.UserRequest.perform(UserRequest.java:54)
    at hudson.remoting.Request$2.run(Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:97)
    at java.lang.Thread.run(Thread.java:748)

Issue raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1908

Test_openjdk14_j9_sanity.openjdk_x86-64_windows_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_j9_sanity.openjdk_x86-64_windows_xl/107/console

22:30:09 <JIT: non-fatal error: failed to allocate 2048 Kb data cache> 22:30:09 JVMJ9GC069E Failed to initialize Finalize thread 22:30:09 Error: Could not create the Java Virtual Machine. 22:30:09 Error: A fatal exception has occurred. Program will exit. 22:30:09 1 22:30:09 make: *** [makefile:87: compileTools] Error 1 [Pipeline] } 22:30:09 $ ssh-agent -k 22:30:09 unset SSH_AUTH_SOCK; 22:30:09 unset SSH_AGENT_PID; 22:30:09 echo Agent pid 1961 killed;

Test_openjdk8_hs_sanity.openjdk_s390x_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_s390x_linux/227/testReport/junit/java_util_stream_test_org_openjdk_tests_java_util_stream_StreamLinkTest/java/StreamLinkTest/

java/util/stream/test/org/openjdk/tests/java/util/stream/StreamLinkTest.java.StreamLinkTest (from java_util_stream_test_org_openjdk_tests_java_util_stream_StreamLinkTest.java): timeout issue

**19 June

Build Failure**

jdk-linux-aarch64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/29/consoleFull

05:11:47 java.lang.ClassCastException: java.lang.String incompatible with java.nio.file.FileTreeWalker$Event

jdk-mac-x64-hotspot
jdk14u-windows-x64-hotspot
jdk14u-windows-x64-openj9
jdk8u-aix-ppc64-hotspot

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-hotspot/157/console

org.jenkinsci.plugins.workflow.steps.MissingContextVariableException: Required context class hudson.FilePath is missing Perhaps you forgot to surround the code with a step that provides this, such as: node

Looks like these failures due to #1913 Print out file perms on build fail, possible script approval problem.

Tests

Test_openjdk11_hs_sanity.openjdk_aarch64_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_sanity.openjdk_aarch64_linux/238/console

java/lang/invoke/VarHandles/VarHandleTestByteArrayAsLong.java.VarHandleTestByteArrayAsLong

00:56:17 config VarHandleBaseByteArrayTest.setup(): success 00:56:17 test VarHandleTestByteArrayAsLong.testAccess(" VarHandle [ALIGNED, BIG_ENDIAN, READ_WRITE] -> byte[] [ALIGNED, LITTLE_ENDIAN, READ_WRITE] read write", VarHandleBaseByteArrayTest$VarHandleSourceAccessTestCase@304c4c4a): failure 00:56:17 java.lang.AssertionError: weakCompareAndSetAcquire long expected [true] but found [false]

Test_openjdk11_j9_sanity.openjdk_ppc64_aix
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_ppc64_aix/101/testReport/junit/java_util_zip_ZipFile_TestCleaner/java/TestCleaner/

java/util/zip/ZipFile/TestCleaner.java.TestCleaner (from java_util_zip_ZipFile_TestCleaner.java) : timeout issue

Monday 22nd June
OpenJ9 all platforms jdk15 known issue: https://github.com/eclipse/openj9/issues/9849

Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl/240/console

20:04:27  Cannot contact test-macincloud-macos1013-x64-1: java.lang.InterruptedException
20:12:32  wrapper script does not seem to be touching the log file in /Users/jenkins/workspace/Test_openjdk8_j9_sanity.openjdk_x86-64_mac_xl@tmp/durable-4c07c72e
20:12:32  (JENKINS-48300: if on an extremely laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=86400)

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1402

Test_openjdk11_j9_extended.system_x86-64_linux_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_extended.system_x86-64_linux_xl/260/console

01:40:25  ERROR: [ssh-agent] Could not register BouncyCastle on the remote agent.
01:40:25  java.nio.file.FileSystemException: /tmp/resource-1967337190559246248: No space left on device

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1403

Test_openjdk14_j9_sanity.openjdk_x86-64_windows:
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_x86-64_windows/112/console

ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk14_j9_sanity.openjdk_x86-64_windows\openjdk-tests'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1404

Test failures:

Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck:
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck/113/consoleFull

22:07:52  Could not open cp_settings remapped class cache for 9s4jg7zt30pubsmu21xdzgevf (/root/.gradle/caches/6.0.1/scripts-remapped/settings_bimm3z0dwshuq5c7p2wfrtf2s/9s4jg7zt30pubsmu21xdzgevf/cp_settings27b7120d8bed45e60dd0b95b8e5ecea0).
22:07:52  > Could not open cp_settings generic class cache for settings file '/open-liberty/dev/settings.gradle' (/root/.gradle/caches/6.0.1/scripts/9s4jg7zt30pubsmu21xdzgevf/cp_settings/cp_settings27b7120d8bed45e60dd0b95b8e5ecea0).
22:07:52     > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 58
22:07:52  

Test_openjdk11_j9_sanity.openjdk_x86-64_windows: java_math_BigInteger_DivisionOverflow
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/249/testReport/junit/java_math_BigInteger_DivisionOverflow/java/DivisionOverflow/

JVMDUMP039I Processing dump event "systhrow", detail "java/lang/OutOfMemoryError" at 2020/06/22 03:52:48 - please wait.

Build Failure
23rd June

jdk11u-windows-x64-openj9-windowsXL
jdk8u-windows-x64-openj9
jdk8u-windows-x86-32-openj9

https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9-windowsXL/389/console

00:32:13 Downloading https://services.gradle.org/distributions/gradle-6.5-bin.zip 00:32:35 00:32:35 Exception in thread "main" java.net.ConnectException: Connection timed out: connect 00:32:35 at java.base/java.net.PlainSocketImpl.connect0(Native Method) 00:32:35 at java.base/java.net.PlainSocketImpl.socketConnect(PlainSocketImpl.java:101) 00:32:35 at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:399) 00:32:35 at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:242) 00:32:35 at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:224) 00:32:35 at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:403) 00:32:35 at java.base/java.net.Socket.connect(Socket.java:591) 00:32:35 at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:285) 00:32:35 at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173) 00:32:35 at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182) 00:32:35 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:474) 00:32:35 at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:569) 00:32:35 at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265) 00:32:35 at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:372) 00:32:35 at java

Looks like the gradle connection issue was only temporary. Re-run is doing fine https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9-windowsXL/391/console

jdk8u-linux-ppc64le-openj9-linuxXL
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-openj9-linuxXL/221/console

20:36:06 Starting building: build-scripts » release » create_installer_linux #12650 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] echo 20:36:06 Execution error: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException

jdk-linux-aarch64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/34/console

CompileJavaModules.gmk:594: recipe for target '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/jdk/modules/java.desktop/_the.java.desktop_batch' failed 05:30:01 gmake[3]: *** [/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/jdk/modules/java.desktop/_the.java.desktop_batch] Error 1 05:30:01 make/Main.gmk:197: recipe for target 'java.desktop-java' failed 05:30:01 gmake[2]: *** [java.desktop-java] Error 1 05:30:01 05:30:01 ERROR: Build failed for targets 'product-images legacy-jre-image test-image debug-image' in configuration 'linux-aarch64-server-release' (exit code 2) 05:30:01 Stopping sjavac server

jdk14u-aix-ppc64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-aix-ppc64-hotspot/110/console

23:35:06 1500-029: (W) WARNING: subprogram JNIEnv_::NewObject(_jclass *, _jmethodID *, ...) could not be inlined into startAgentThreadWrapper(JNIEnv_ *, _jvmtiEnv *). 23:41:55 23:41:55 ERROR: Build failed for targets 'product-images legacy-jre-image test-image' in configuration 'aix-ppc64-server-release' (exit code 2) 23:41:55 23:41:55 === Output from failing command(s) repeated here === 23:41:55 * For target support_demos_classes_jfc_CodePointIM__the.BUILD_DEMO_CodePointIM_batch: 23:41:55 Connection attempt failed: Connection refused 23:41:55 Connection attempt failed: Connection refused 23:41:55 Connection attempt failed: Connection refused 23:41:55 Giving up 23:41:55 IOException caught during compilation: Could not connect to server 23:41:55

issue raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1921

jdk8u-aix-ppc64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-hotspot/624/console

20:15:27 build-osuosl-aix71-ppc64-2 was marked offline: Connection was broken: java.io.IOException: Unexpected EOF 20:15:27 at hudson.remoting.ChunkedInputStream.readUntilBreak(ChunkedInputStream.java:99) 20:15:27 at hudson.remoting.ChunkedCommandTransport.readBlock(ChunkedCommandTransport.java:39) 20:15:27 at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34) 20:15:27 at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:63)

Issue Raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1407

Test Failures
Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl
Test_openjdk11_j9_sanity.openjdk_x86-64_windows

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl/140/testReport/junit/java_util_zip_ZipFile_TestCleaner/java/TestCleaner/

Test_openjdk8_hs_sanity.openjdk_s390x_linux
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_s390x_linux/233/testReport/junit/java_util_stream_test_org_openjdk_tests_java_util_stream_StreamLinkTest/java/StreamLinkTest/

https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_hs_sanity.openjdk_s390x_linux/233/testReport/junit/java_util_stream_test_org_openjdk_tests_java_util_stream_StreamLinkTest/java/StreamLinkTest/ Timeout issue.
java/util/zip/ZipFile/TestCleaner.java.TestCleaner (from java_util_zip_ZipFile_TestCleaner.java) : Timeout issue

Wed 24th June
jdk-aix-ppc64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-aix-ppc64-openj9/148/console

05:52:43  Creating java.rmi.jmod
05:52:50  Creating java.scripting.jmod
05:53:06  04:53:05.026 0x3000e700   j9shr.1013   *   ** ASSERTION FAILED ** at CompositeCache.cpp:2437: (!(hasReadMutex(currentThread)))
05:53:06  JVMDUMP039I Processing dump event "traceassert", detail "" at 2020/06/24 00:53:05 - please wait.
05:53:06  JVMDUMP032I JVM requested System dump using '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-aix-ppc64-openj9/workspace/build/src/make/core.20200624.005305.20250638.0001.dmp' in response to an event

Raised: https://github.com/eclipse/openj9/issues/9997

jdk-linux-aarch64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-aarch64-openj9/35/consoleFull

05:24:41  CompileJavaModules.gmk:594: recipe for target '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/jdk/modules/java.sql.rowset/_the.java.sql.rowset_batch' failed
05:24:41  gmake[3]: *** [/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/jdk/modules/java.sql.rowset/_the.java.sql.rowset_batch] Error 1
05:24:41  make/Main.gmk:197: recipe for target 'java.sql.rowset-java' failed

Reason unclear!

jdk11u-linux-aarch64-openj9-linuxXL:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9-linuxXL/261/consoleFull

01:46:16  Error: Hash of java.rmi (87f5e1de8a6c645614cac9abb7c9c137fe64f30a271d0c8a5253afd52b3e5a46) differs to expected hash (5df01ddfbecbfe84771552ec918a71fa4beefb16f54604cd04f0cf28272e7280) recorded in java.base
01:46:16  java.lang.module.FindException: Hash of java.rmi (87f5e1de8a6c645614cac9abb7c9c137fe64f30a271d0c8a5253afd52b3e5a46) differs to expected hash (5df01ddfbecbfe84771552ec918a71fa4beefb16f54604cd04f0cf28272e7280) recorded in java.base

jdk11u-windows-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-openj9/649/console

[Pipeline] echo
05:13:33  Execution error: hudson.AbortException: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/*
[Pipeline] }

jdk14u-mac-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk14u/job/jdk14u-mac-x64-openj9/120/console

21:50:53  /Users/jenkins/workspace/build-scripts/jobs/jdk14u/jdk14u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-server-release/support/modules_cmds/openj9.dtfj/jextract: A timestamp was expected but was not found.
21:50:53  make[3]: *** [/Users/jenkins/workspace/build-scripts/jobs/jdk14u/jdk14u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-server-release/support/modules_cmds/openj9.dtfj/jextract] Error 1
21:50:53  make[3]: *** Deleting file `/Users/jenkins/workspace/build-scripts/jobs/jdk14u/jdk14u-mac-x64-openj9/workspace/build/src/build/macosx-x86_64-server-release/support/modules_cmds/openj9.dtfj/jextract'
21:50:53  make[2]: *** [openj9.dtfj-launchers] Error 2

All jdk15 openj9:

04:51:27  Exception in thread "main" java.lang.InternalError: Compile stub invoked! Apart from deliberate reflective access, this should not happen. Please report this to the project so it can be addressed
04:51:27    at java.base/java.lang.invoke.OpenJDKCompileStub.OpenJDKCompileStubThrowError(OpenJDKCompileStub.java:38)
04:51:27    at java.base/java.lang.invoke.MethodHandle.rebind(MethodHandle.java:1479)
04:51:27    at java.base/java.lang.invoke.StringConcatFactory.simpleConcat(StringConcatFactory.java:665)

I think this should fix it: https://github.com/ibmruntimes/openj9-openjdk-jdk15/pull/4

Test_openjdk8_j9_sanity.perf_x86-64_mac_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.perf_x86-64_mac_xl/205/console

18:49:35  getDacapoSuite:
18:49:35       [echo] curl -Lks https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
18:49:48      [retry] Attempt [0]: error occurred; retrying...
18:49:48       [echo] curl -Lks https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
18:49:58      [retry] Attempt [1]: error occurred; retrying...
18:49:58       [echo] curl -Lks https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
18:50:11      [retry] Attempt [2]: error occurred; retrying...
18:50:11       [echo] curl -Lks https://sourceforge.net/projects/dacapobench/files/latest/download -o dacapo.jar
18:50:22  
18:50:22  BUILD FAILED

Test_openjdk8_j9_sanity.openjdk_s390x_linux_xl: java_lang_ref_FinalizeOverride
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.openjdk_s390x_linux_xl/161/testReport/junit/java_lang_ref_FinalizeOverride/java/FinalizeOverride/

java/lang/ref/FinalizeOverride.java.FinalizeOverride (from java_lang_ref_FinalizeOverride.java) 
Agent error: java.lang.Exception: Agent 10 timed out with a timeout of 960 seconds; check console log for any additional details    

Existing issue: https://github.com/eclipse/openj9/issues/9651

Test_openjdk8_j9_extended.system_x86-64_windows: ConcurrentLoadTest_0
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_extended.system_x86-64_windows/236/consoleFull

19:25:13  LT  13:25:15.002 - First failure detected by thread: load-14. Not creating dumps as no dump generation is requested for this load test
19:25:13  LT  13:25:15.970 - suite.getInventory().getInventoryFileRef(): openjdk.test.load/config/inventories/concurrent/concurrent.xml
19:25:13  LT  13:25:15.970 - suite.isCreateDump() : false
19:25:13  LT  13:25:15.971 - Test failed
19:25:13  LT    Failure num.  = 1
19:25:13  LT    Test number   = 7
19:25:13  LT    Test details  = 'JUnit[net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest]'
19:25:13  LT    Suite number  = 0
19:25:13  LT    Thread number = 14
19:25:13  LT  >>> Captured test output >>>
19:25:13  LT  testStarted : testAPI(net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest)
19:25:13  LT  testFailure: testAPI(net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest): 5 : getActiveThreadCount() expected:<0> but was:<1>
19:25:13  LT  junit.framework.AssertionFailedError: 5 : getActiveThreadCount() expected:<0> but was:<1>
19:25:13  LT    at junit.framework.Assert.fail(Assert.java:57)
19:25:13  LT    at junit.framework.Assert.failNotEquals(Assert.java:329)
19:25:13  LT    at junit.framework.Assert.assertEquals(Assert.java:78)
19:25:13  LT    at junit.framework.Assert.assertEquals(Assert.java:234)
19:25:13  LT    at junit.framework.TestCase.assertEquals(TestCase.java:401)
19:25:13  LT    at net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest.testAPI(ForkJoinPoolTest.java:122)
19:25:13  LT    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
19:25:13  LT    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
19:25:13  LT    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
19:25:13  LT    at java.lang.reflect.Method.invoke(Method.java:498)
19:25:13  LT    at junit.framework.TestCase.runTest(TestCase.java:176)

Retrying: https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_extended.system_x86-64_windows/237/
Successful

Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl: java_util_zip_ZipFile_TestCleaner
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_mac_xl/270/testReport/junit/java_util_zip_ZipFile_TestCleaner/java/TestCleaner/
Timeout
existing issue: https://github.com/eclipse/openj9/issues/8872

Test_openjdk11_j9_sanity.openjdk_x86-64_windows: java/math/BigInteger/DivisionOverflow.java Timeout
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/251/
re-testing: https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/252/
Raised: https://github.com/eclipse/openj9/issues/9998

Test_openjdk14_j9_sanity.openjdk_s390x_linux: java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_s390x_linux/123/

java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java.VarHandleTestMethodHandleAccessInt (from java_lang_invoke_VarHandles_VarHandleTestMethodHandleAccessInt.java) 
Unexpected exit from test [exit code: 137]    

Re-testing: https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_s390x_linux/124/
Successful

Test_openjdk14_j9_sanity.openjdk_x86-64_windows:
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_x86-64_windows/114/console

Cloning repository https://github.com/AdoptOpenJDK/openjdk-tests.git
ERROR: Failed to clean the workspace
jenkins.util.io.CompositeIOException: Unable to delete 'C:\Users\jenkins\workspace\Test_openjdk14_j9_sanity.openjdk_x86-64_windows\openjdk-tests'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.

Raised infra issue: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1410

**25th June

Build Failures**

JDK8-openj9 builds failed
jdk8u-aix-ppc64-openj9
jdk8u-linux-ppc64le-openj9
jdk8u-linux-ppc64le-openj9-linuxXL
jdk8u-linux-s390x-openj9
jdk8u-linux-s390x-openj9-linuxXL
jdk8u-linux-x64-openj9
jdk8u-linux-x64-openj9-linuxXL
jdk8u-windows-x64-openj9
jdk8u-windows-x64-openj9-windowsXL
jdk8u-windows-x86-32-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-openj9/650/console

Compiling tools to generate DDR pointer classes and structure stubs 18:46:01 c:\workspace\openjdk-build\workspace\build\src\openj9\debugtools\DDR_VM\src\com\ibm\j9ddr\BytecodeGenerator.java:88: error: method addFlagAliasesFor in class BytecodeGenerator cannot be applied to given types; 18:46:01 return addFlagAliasesFor(new HashMap<>(), className); 18:46:01 ^ 18:46:01 required: Map<String,String>,String 18:46:01 found: HashMap<Object,Object>,String 18:46:01 reason: actual argument HashMap<Object,Object> cannot be converted to Map<String,String> by method invocation conversion 18:46:01 1 error 18:46:01 make[3]: *** [/cygdrive/c/workspace/openjdk-build/workspace/build/src/closed/make/DDR.gmk:103: /cygdrive/c/workspace/openjdk-build/workspace/build/src/build/windows-x86-normal-server-release/jdk/ddr/tools.marker] Error 1 18:46:01 make[2]: *** [/cygdrive/c/workspace/openjdk-build/workspace/build/src/closed/make/Images.gmk:48: openj9.ddr-gen] Error 2 18:46:01 make[2]: *** Waiting for unfinished jobs.... 18:46:02 make[1]: *** [BuildJdk.gmk:102: images] Error 2 18:46:02 make: *** [/cygdrive/c/workspace/openjdk-build/workspace/build/src//make/Main.gmk:141: images-only] Error 2 18:46:02 Execution error: null

issue raised : https://github.com/eclipse/openj9/issues/10012

jdk11u-windows-x64-hotspot
jdk11u-windows-x64-openj9
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-windows-x64-hotspot/644/console

ls: cannot access 'workspace/target/*.tar.gz': No such file or directory
issue raised : https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1412

jdk-linux-ppc64le-hotspot
jdk-aix-ppc64-hotspot
jdk-linux-s390x-hotspot

lib/CompileJvm.gmk:149: recipe for target '/ramdisk0/build/workspace/build-scripts/jobs/jdk/jdk-aix-ppc64-hotspot/workspace/build/src/build/aix-ppc64-server-release/hotspot/variant-server/libjvm/objs/interp_masm_ppc_64.o' failed 07:46:33 make/Main.gmk:259: recipe for target 'hotspot-server-libs' failed
issue raised : https://github.com/AdoptOpenJDK/openjdk-build/issues/1931

Test_openjdk8_j9_sanity.openjdk_s390x_linux_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk8_j9_sanity.openjdk_s390x_linux_xl/161/testReport/junit/java_lang_ref_FinalizeOverride/java/FinalizeOverride/

java/lang/ref/FinalizeOverride.java.FinalizeOverride (from java_lang_ref_FinalizeOverride.java)
Timeout issue

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl/140/testReport/junit/java_util_zip_ZipFile_TestCleaner/java/TestCleaner/

java/util/zip/ZipFile/TestCleaner.java.TestCleaner (from java_util_zip_ZipFile_TestCleaner.java)
Timeoutissue

Test_openjdk11_j9_sanity.openjdk_x86-64_windows
java/lang/ref/FinalizeOverride.java.FinalizeOverride
java/math/BigInteger/DivisionOverflow.java.DivisionOverflow
Both due to timeout issue.

Test_openjdk14_j9_sanity.openjdk_s390x_linux
Test_openjdk14_j9_sanity.openjdk_s390x_linux_xl
https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk14_j9_sanity.openjdk_s390x_linux/125/

java/lang/ref/FinalizeOverride.java.FinalizeOverride (from java_lang_ref_FinalizeOverride.java): timeout issue

Adam's Addendum:

The JDK15 builds failed due to "Compile stub invoked!" in MethodHandle.rebind
This has since been resolved by the below PR, and tonight's builds should pass.
https://github.com/ibmruntimes/openj9-openjdk-jdk15/pull/4

The JDK8 invocation conversion build errors should also be resolved in tonight's build, due to the below fix.
https://github.com/eclipse/openj9/pull/10005

java/lang/ref/FinalizeOverride.java Failures
This test has been excluded, and is being investigated here:
https://github.com/eclipse/openj9/issues/9651

Fri 26th June

Build Failures

  • All JDK-HEAD, JDK15, and JDK11u builds failed due to a Groovy compilation error.

```/home/jenkins/workspace/build-scripts/jobs/jdk15/jdk15-linux-ppc64le-hotspot/pipelines/build/common/openjdk_build_pipeline.groovy: 6: unable to resolve class hudson.Functions
04:42:33 @ line 6, column 1.
04:42:33 import hudson.Functions
04:42:33 ^
04:42:33
04:42:33 1 error


With the error being:

org.jenkinsci.plugins.scriptsecurity.sandbox.RejectedAccessException: Scripts not permitted to use staticMethod hudson.Functions printThrowable java.lang.Throwable


[Example](https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-s390x-hotspot/588/console)

Solution: Jenkins scripts need permission to use hudson.Functions. Stewart has fixed this, as stated [here](https://adoptopenjdk.slack.com/archives/C09NW3L2J/p1593162874152900?thread_ts=1593160796.150600&cid=C09NW3L2J).

 - [**jdk8u-aix-ppc64-hotspot**](https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-aix-ppc64-hotspot/629/console)
Problem: machine connection issue.

build-osuosl-aix71-ppc64-1 was marked offline: Connection was broken: java.io.IOException: Unexpected EOF
```
Solution: machine is back online now, as evidenced here.

  • jdk14u-windows-x64-hotspot
    Problem: Unable to copy artifacts from installer creation job. Same issue as yesterday, the day before...
    Solution: In progress. See here.

    • jdk14u-mac-x64-openj9-macosXL
      Problem: "Segmentation fault: 11", likely while creating libjimage.dylib
      Solution: Unknown. No existent bug found. Re-running to see if it's easy to replicate.
      In Progress.

Test Failures

Triage complete.

Mon 29th June

Over w/e pipelines all queued up, due to arm node's all offline
Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1417

jdk11u-linux-aarch64-openj9-linuxXL:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-aarch64-openj9-linuxXL/269/consoleFull

01:44:20  Error: Hash of java.rmi (b6a86a9e705c5a069dc495bc44f98204480c8fa6061b88079dce3abfd0e6cafa) differs to expected hash (85b68adc57891be2ce21e8d58f9ad2e8f04eb36adfb4614deb1591d0bef1991b) recorded in java.base
01:44:20  java.lang.module.FindException: Hash of java.rmi (b6a86a9e705c5a069dc495bc44f98204480c8fa6061b88079dce3abfd0e6cafa) differs to expected hash (85b68adc57891be2ce21e8d58f9ad2e8f04eb36adfb4614deb1591d0bef1991b) recorded in java.base

Issue: https://github.com/AdoptOpenJDK/openjdk-build/issues/1804

All OpenJ9 JDK15 builds fail:
Awaiting promotion of fixes from openj9-staging to openj9 branch to fix these:
https://github.com/ibmruntimes/openj9-openjdk-jdk15/pull/4 will fix once promoted to openj9 branch

jdk8u-windows-x64-hotspot
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-windows-x64-hotspot/662/console

19:13:06  Execution error: hudson.os.PosixException: Unable to get file permissions null
19:13:06  null

Issue: https://github.com/AdoptOpenJDK/openjdk-build/issues/1878

Test_openjdk8_j9_sanity.external_x86-64_linux:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.external_x86-64_linux/341/console
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.external_x86-64_linux/379/console
failing due to Jenkins script approval, see: https://adoptopenjdk.slack.com/archives/C09NW3L2J/p1593420460186000

Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_ppc64le_linux_xl/174/
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux_xl/167/
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_x86-64_windows/256/
java/lang/ref/FinalizeOverride.java.FinalizeOverride : https://github.com/eclipse/openj9/issues/9651
java/math/BigInteger/DivisionOverflow.java.DivisionOverflow : https://github.com/eclipse/openj9/issues/9998

Tuesday the 30th of June

Builds

jdk8u-aix-ppc64-hotspot
Problem: Build lost the machine connection to build-osuosl-aix71-ppc64-2
Solution: Connection restored. Seems to be good now.

jdk15-mac-x64-openj9
Problem: Execution error: hudson.AbortException: script returned exit code 1
Solution: Unknown.

jdk-mac-x64-hotspot
jdk-windows-x64-openj9
Problem: Execution error: hudson.os.PosixException: Unable to get file permissions null
Solution: https://github.com/AdoptOpenJDK/openjdk-build/issues/1878

jdk-linux-aarch64-openj9
Problem: CompileJavaModules.gmk:594: recipe for target 'etcetc/build/linux-aarch64-server-release/jdk/modules/java.desktop/_the.java.desktop_batch' failed
Solution: Unknown.

Sanity Tests

Problem: TestCleaner.java Failure - Agent overruns and times out.
Where: Test_openjdk11_j9_sanity.openjdk_x86-64_linux #273, Test_openjdk11_j9_sanity.openjdk_x86-64_windows_xl
Solution: This issue

Problem: Compiler crash building SpliteratorLateBindingTest.java
Where: Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl #144
Solution: No issue seems to exist.

Problem: JLNK Error: Hash of java.xml (blah) differs to expected hash (blah2) recorded in java.base
Where: Test_openjdk11_j9_sanity.system_aarch64_linux #186
Solution: https://github.com/eclipse/openj9/issues/9048

Problem: DirectBufferAllocTest.java throws OOM attempting to allocate DBB
Where: Test_openjdk14_hs_sanity.openjdk_ppc64_aix #111
Solution: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1859

Problem: org.eclipse.microprofile.opentracing.tck.OpentracingClientTests returns incorrect span.
Where: Test_openjdk8_j9_sanity.external_x86-64_linux_tomee #293
Solution: No issue found.

Wed 1st July

jdk8 build was aborted.

jdk-linux-s390x-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-linux-s390x-openj9/43/
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk11u/job/jdk11u-linux-ppc64le-openj9-linuxXL/261/console

04:32:16  Execution error: groovy.lang.MissingPropertyException: No such property: DOCKER_IMAGE for class: common.IndividualBuildConfig

Caused by: https://github.com/AdoptOpenJDK/openjdk-build/commit/3ba2966a302bf5e0ecb46c5e440670c04cb29f06
Fix: https://github.com/AdoptOpenJDK/openjdk-build/pull/1944

jdk-windows-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk/job/jdk-windows-x64-openj9/48/console
Hung:

04:32:26  + ./build-farm/make-adopt-build-farm.sh
04:32:26  This appears to be JDK Head. Querying the Adopt API to get the JDK HEAD Number (https://api.adoptopenjdk.net/v3/info/available_releases)...
04:32:26  RETRYWARNING: Query 1 failed. Retrying in 30 seconds (max retries = 5)...

Caused by: https://github.com/AdoptOpenJDK/openjdk-build/commit/3ab586eaead10ac1a11e76ebc9b1ecc9b6985923
sleep 30000 !!! 30k seconds!!

jdk15-mac-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk15/job/jdk15-mac-x64-openj9/26/console

04:35:09  Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
04:35:09  NOTE: This can take quite some time!  Please be patient
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
04:35:17  Execution error: hudson.AbortException: script returned exit code 1

jdk15-windows-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk15/job/jdk15-windows-x64-openj9/27/console

05:46:38  Copied 0 artifacts from "build-scripts » release » create_installer_windows" build number 5319
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] echo
05:46:38  Execution error: hudson.AbortException: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/*
[Pipeline] echo
05:46:38  hudson.AbortException: Failed to copy artifacts from build-scripts/release/create_installer_windows with filter: wix/ReleaseDir/*

I am suspicious create_installer_windows build #5320 deleted the artifacts before this job could copy them...?
Raised: https://github.com/AdoptOpenJDK/openjdk-build/issues/1945

Test_openjdk11_j9_sanity.system_aarch64_linux: MathLoadTest_bigdecimal_0
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.system_aarch64_linux/187/consoleFull
Raised: https://github.com/eclipse/openj9/issues/10063

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl/145/
java/util/jar/JarFile/mrjar/MultiReleaseJarAPI.java.MultiReleaseJarAPI
java/util/jar/JarFile/mrjar/MultiReleaseJarSecurity.java.MultiReleaseJarSecurity

01:54:13  test MultiReleaseJarAPI.testAliasing(11, 11): failure
01:54:13  java.lang.SecurityException: cannot verify signature block file META-INF/SIGNER
01:54:13    at java.base/sun.security.util.SignatureFileVerifier.processImpl(SignatureFileVerifier.java:296)
01:54:13    at java.base/sun.security.util.SignatureFileVerifier.process(SignatureFileVerifier.java:269)
01:54:13    at java.base/java.util.jar.JarVerifier.processEntry(JarVerifier.java:316)
01:54:13    at java.base/java.util.jar.JarVerifier.update(JarVerifier.java:230)
01:54:13    at java.base/java.util.jar.JarFile.initializeVerifier(JarFile.java:759)
01:54:13    at java.base/java.util.jar.JarFile.getInputStream(JarFile.java:840)
01:54:13    at MultiReleaseJarAPI.readAndCompare(MultiReleaseJarAPI.java:230)
01:54:13    at MultiReleaseJarAPI.testAliasing(MultiReleaseJarAPI.java:213)
01:54:13    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
01:54:13    at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
01:54:13    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
01:54:13    at java.base/java.lang.reflect.Method.invoke(Method.java:566)

re-run: https://ci.adoptopenjdk.net/job/Grinder/3495/

Test_openjdk11_j9_sanity.system_x86-64_mac:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.system_x86-64_mac/277/console
test-macincloud-macos1013-x64-1 disconnected
Existing: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1402

Thurs 2nd July

Builds

jdk-aix-ppc64-openj9
jdk15-aix-ppc64-openj9
Problem: Issue seen while compiling omrsock.o

/usr/include/netinet/tcp.h:208:25: error: field has incomplete type 'struct in6_addr'

Solution: No issue found. Re-run saw the same problem. Builds for jdk8 and 11 pass. Issue raised.

jdk-aix-ppc64-hotspot
Problem: Connection to build machine "build-osuosl-aix71-ppc64-2" dropped mid-build.
Solution: Issue seems to affect this machine a lot, see here and here. Mentioned in the Intermittent build issues issue.

jdk-windows-x64-hotspot
Problem: Repeated api.adoptopenjdk.net query failures.
Solution: API might have just been down for a short period. Re-running the build and asking on Slack if the api server was down.
Note: re-run passed.

Tests

Mostly cos and FinalizeOverride duplicates. No new issues seen.

Fri 3rd July

Builds

jdk14u-aix-ppc64-hotspot
Problem: xlclang++: error: 1501-222 cannot fork process - Resource temporarily unavailable
Solution: Discussing here. Likely related to this.

jdk14u-mac-x64-openj9-macosXL
jdk8u-windows-x64-openj9-windowsXL
Problem: org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
Solution: This, maybe.

jdk8u-linux-x64-corretto
Problem: groovy.json.JsonException: expecting '}' or ',' but got current char '"' with an int value of 34
Solution: Already has an issue.

Known issues seen include:
omrsock, and again, and again

Tests
Test_openjdk14_hs_sanity.openjdk_aarch64_linux
Problem: Known non-fatal output "Unable to map CDS archive" causes test to fail.
Solution: This issue.

Test_openjdk11_corretto_sanity.openjdk_x86-64_linux
Problem: test test.java.lang.invoke.TryFinallyTest.testTryFinally(long, 2): failure
Solution: No issue found. Raise issue.

Test_openjdk11_corretto_sanity.openjdk_x86-64_linux
Problem: TreeBinAssert.java fails
Solution: This issue.

Known issues seen include:

  • "Monitored VM not ready" in RemoteMemory tests. (New issue needed)
  • sin/cos Math test issues. (New issue needed)
  • "file's group should be the current group" in HCRLateAttachWorkload - this issue
  • InetSocketAddressTest issue
  • OOMs and a pair of SolverTest/StreamLinkTest overruns.
  • ForkJoinPoolTest fail: https://github.com/eclipse/openj9/issues/9797

Mon 6th July
jdk15-mac-x64-openj9:
https://ci.adoptopenjdk.net/view/Failing%20Builds/job/build-scripts/job/jobs/job/jdk15/job/jdk15-mac-x64-openj9/33/console

04:33:56  Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
04:33:56  NOTE: This can take quite some time!  Please be patient
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
04:34:03  Execution error: hudson.AbortException: script returned exit code 1

git fetch connection error by the looks of it

Test_openjdk8_j9_sanity.external_x86-64_linux_thorntail-mp-tck:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.external_x86-64_linux_thorntail-mp-tck/343/console
thorntail_microprofile_tck_0
Issue: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1855

Test_openjdk8_j9_sanity.external_x86-64_linux_openliberty-mp-tck:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.external_x86-64_linux_openliberty-mp-tck/340/console
openliberty_microprofile_tck
Issue: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1856

Test_openjdk8_j9_sanity.external_x86-64_linux_tomee:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.external_x86-64_linux_tomee/299/console
tomee_test_0 failure
Raised: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1867

Test_openjdk11_j9_sanity.external_x86-64_linux_example-test:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.external_x86-64_linux_example-test/17/console

No space left on device

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1425

java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_s390x_linux/272/console
java/lang/invoke/VarHandles/VarHandleTestMethodHandleAccessInt.java
Re-run: https://ci.adoptopenjdk.net/job/Grinder/3506/

Test_openjdk14_j9_sanity.openjdk_ppc64le_linux:
https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_ppc64le_linux/134/console

22:33:50  $ Xvfb -displayfd 2 -screen 0 1024x768x24 -fbdir /home/jenkins/xvfb-134-..fbdir172697222622356943
...
java.lang.IllegalStateException: No display name received from Xvfb within 10 seconds
    at org.jenkinsci.plugins.xvfb.AutoDisplayNameFilterStream.getDisplayNumber(AutoDisplayNameFilterStream.java:77)
    at org.jenkinsci.plugins.xvfb.Xvfb.launchXvfb(Xvfb.java:605)
    at org.jenkinsci.plugins.xvfb.Xvfb.setUp(Xvfb.java:697)
    at org.jenkinsci.plugins.workflow.steps.CoreWrapperStep$Execution2.doStart(CoreWrapperStep.java:97)
    at org.jenkinsci.plugins.workflow.steps.GeneralNonBlockingStepExecution.lambda$run$0(GeneralNonBlockingStepExecution.java:77)
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748)

Re-run: https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_ppc64le_linux/135/

Tue 7th July

All Mac Installer jobs failed:

Error: Failed to upload app to Apple's notarization servers
...
1 package(s) were not uploaded because they had problems:
    /var/folders/rt/8_by_h8n5g9d5jhp66cf_7d80000gr/T/58AA8093-9CBF-4425-B0B4-F784C0070DDC/Untitled.itmsp - Error Messages:
        You must first sign the relevant contracts online. (1048)
2020-07-07 00:54:56.716 altool[11400:106430485] *** Error: You must first sign the relevant contracts online. (1048)

Windows Installer failed on machine build-azure-win2012r2-x64-2:

Main-OpenJDK11-jre_x64_windows_openj9-11.0.8.8.wxs
Files-OpenJDK11-jre_x64_windows_openj9-11.0.8.8.wxs
LIGHT
Windows Installer XML Toolset Linker version 3.14.0.3910
Copyright (c) .NET Foundation and contributors. All rights reserved.

light.exe : error LGHT0001 : Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))

Exception Type: System.Runtime.InteropServices.COMException

Stack Trace:
   at System.Security.Policy.PEFileEvidenceFactory.GetLocationEvidence(SafePEFileHandle peFile, SecurityZone& zone, StringHandleOnStack retUrl)
   at System.Security.Policy.PEFileEvidenceFactory.GenerateLocationEvidence()
   at System.Security.Policy.PEFileEvidenceFactory.GenerateEvidence(Type evidenceType)
   at System.Security.Policy.AssemblyEvidenceFactory.GenerateEvidence(Type evidenceType)
   at System.Security.Policy.Evidence.GenerateHostEvidence(Type type, Boolean hostCanGenerate)
   at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type)
   at System.Security.Policy.Evidence.GetHostEvidence(Type type, Boolean markDelayEvaluatedEvidenceUsed)
   at System.Security.Policy.AppDomainEvidenceFactory.GenerateEvidence(Type evidenceType)
   at System.Security.Policy.Evidence.GenerateHostEvidence(Type type, Boolean hostCanGenerate)
   at System.Security.Policy.Evidence.GetHostEvidenceNoLock(Type type)
   a

Re-run succeeds, hopefully a one off.

Tue 7th July Continuation

(Making a second one because Andrew's changes are overwriting mine. - AdamF)

jdk8u-solaris-x64-hotspot
Problem: java.security.cert.CertificateNotYetValidException
Solution: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1430

jdk8u-linux-x64-corretto
Problem: Boot JDK issue
Solution: This PR
Re-running now.

jdk11u-linux-aarch64-openj9-linuxXL
Problem: Hash of java.rmi (...) differs to expected hash (...) recorded in java.base
Solution: This issue.

jdk-linux-aarch64-openj9
Problem:

CompileJavaModules.gmk:594: recipe for target '/home/jenkins/workspace/build-scripts/jobs/jdk/jdk-linux-aarch64-openj9/workspace/build/src/build/linux-aarch64-server-release/jdk/modules/java.desktop/_the.java.desktop_batch' failed

Solution: Unknown. New issue should be raised.

Tests

Test_openjdk11_hs_sanity.openjdk_x86-64_linux
Problem: Target VM failed to initialize
Solution:

Tue 7th July

Builds

jdk8u-solaris-x64-hotspot
Problem: CertificateNotYetValidException: NotBefore: Sat Jul 04 19:00:00 CDT 2020
Solution: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1430

jdk15-windows-x64-hotspot
Problem: FlowInterruptedException, caused by the installer job failing when the timestamp server fails to sign the msi file.
Problem 2: Installer job says "Successfully signed: etcetc.msi" and then fails because it couldn't sign it. Faulty success message.
Underlying problem: Liable to be a brief unavailability of the timestamp server, combined with an installer script bug.
Solution: Raise an adopt build bug to cover both changes. Likely will have to wait until post-release for a fix.
Rebuilding for now to verify that it's a one-off. (Edit: Verified)

Tests

Test_openjdk11_hs_sanity.openjdk_x86-64_linux #300
Problem: "There is insufficient memory for the Java Runtime Environment to continue."
in java/math/BigInteger/LargeValueExceptions.java
Solution: First guess is that something's used up the memory on test-godaddy-centos7-x64-1
Opening infra issue for someone to take a look.

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl #150, Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl #150
Problem: "An exception has occurred in the compiler" in the form of a NullPointerException
during java/lang/invoke/VarHandles/VarHandleTestAccessByte.java and java/util/Collection/MOAT.java
Solution: No bug found. New one needs raising.

Test_openjdk11_j9_sanity.external_x86-64_linux_openliberty-mp-tck #385
Problem: error: cannot find symbol org.hamcrest.Matchers
Solution: Need to raise issue.

Test_openjdk11_hs_extended.system_x86-64_mac #280
Problem: well-known file x is not secure: file's group should be the current group (which is -1) but the group is 0
Solution: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1274

HCRLateAttachWorkload_previewEnabled_0
Problem: "Agent initialization function Agent_OnAttach failed for library instrument, return code 102"
Solution: https://github.com/eclipse/openj9/issues/10066

Test_openjdk11_j9_sanity.openjdk_x86-64_windows #266
Problem: TestCleaner.java timeout
Solution: https://github.com/eclipse/openj9/issues/8872

Test_openjdk11_hs_sanity.external_x86-64_linux_openliberty-mp-tck 398
openliberty_microprofile_tck_0
Test_openjdk8_j9_sanity.external_x86-64_linux_thorntail-mp-tck 345
thorntail_microprofile_tck_0
Problem: Container name already in use.
Solution: https://github.com/AdoptOpenJDK/openjdk-tests/issues/1856

Test_openjdk11_corretto_sanity.system_x86-64_linux 122
TestJlmRemoteNotifierProxyAuth_0
TestJlmRemoteClassNoAuth_0
TestJlmRemoteMemoryAuth_0
TestJlmRemoteMemoryNoAuth_0
TestJlmRemoteClassAuth_0
Problem: Monitored VM not ready
Solution: No existing issue. Need to raise one.

Test_openjdk11_corretto_sanity.openjdk_x86-64_linux #122
Problem: java.lang.RuntimeException: Cipher javax.crypto.Cipher@4693fceb, in: 1024, expOut: 6128, actual: 1008
Solution: The fixes for this issue needs to be ported upstream, along with a compelling argument, and the reason we're only seeing this on Corretto, and not Hotspot. Run tests to verify this doesn't happen on Hotspot, and raise against Corretto?

Test_openjdk11_corretto_sanity.openjdk_x86-64_linux 122
jdk_util_0
Problem: AssertionError at java.util.HashMap$TreeNode.moveRootToFront
in java/util/HashMap/TreeBinAssert.java
Solution: This issue

Test_openjdk11_corretto_sanity.openjdk_x86-64_linux 122
jdk_lang_0
Problem: java.lang.VerifyError: Bad type on operand stack
in java/lang/invoke/TryFinallyTest.java
Solution: No issue found. Need to raise one.

Test_openjdk8_j9_extended.system_x86-64_windows_xl #223
ConcurrentLoadTest_0
Problem: junit.framework.AssertionFailedError: 5 : getActiveThreadCount() expected:<0> but was:<1>
in net.adoptopenjdk.test.concurrent.jsr166y.ForkJoinPoolTest
Solution: This issue, but only if it happens frequently. Tracking.

Test_openjdk8_j9_sanity.openjdk_ppc64le_linux_xl 169
jdk_lang_j9_0
Problem: Timeout in java/lang/ref/FinalizeOverride.java
Solution: https://github.com/eclipse/openj9/issues/9651

Test_openjdk8_j9_sanity.system_x86-64_windows_xl 223
TestJlmRemoteMemoryNoAuth_SE80_0
Problem MemoryProfiler Server test Server Process ended unexpectedly because:

Exception in thread "main" java/lang/RuntimeException: sun.management.AgentConfigurationError: java.rmi.server.ExportException: Port already in use: 1234; nested exception is: 
    java.net.BindException: Address already in use: JVM_Bind
    at sun/management/Agent.error (Agent.java:526)
    at sun/management/Agent.startAgent (Agent.java:269)
    at sun/management/Agent.startAgent (Agent.java:452)
    at java/lang/System.startSNMPAgent (NativeMethod:4294967295)
    at java/lang/Thread.completeInitialization (Thread.java:169)
    at java/lang/J9VMInternals.completeInitialization (J9VMInternals.java:73)

Solution: None yet. Raise issue. Include this:
5.LT2.stderr.txt

Thurs 9th July
jdk-aix-ppc64-hotspot:
https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk/job/jdk-aix-ppc64-hotspot/lastBuild/console

05:21:15  Caused by: java.io.IOException: No space left on device

Raised: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1440

Various builds, connection issue around 04:35am:
https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk/job/jdk-mac-x64-openj9/lastBuild/console

04:37:45  Pulling latest tags and getting the latest update version using git fetch -q --tags --depth=1
04:37:45  NOTE: This can take quite some time!  Please be patient
...
04:37:50  Execution error: hudson.AbortException: script returned exit code 1

Test_openjdk8_j9_special.openjdk_s390x_linux: java/math/BigDecimal/StringConstructor.java
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_special.openjdk_s390x_linux/176/console

22:17:06  java.lang.NumberFormatException
22:17:06    at java.math.BigDecimal.<init>(BigDecimal.java:599)
22:17:06    at java.math.BigDecimal.<init>(BigDecimal.java:383)
22:17:06    at java.math.BigDecimal.<init>(BigDecimal.java:809)
22:17:06    at StringConstructor.nonAsciiZeroTest(StringConstructor.java:110)
22:17:06    at StringConstructor.main(StringConstructor.java:70)

Re-run: https://ci.adoptopenjdk.net/job/Grinder/3545/
Green

Test_openjdk8_j9_sanity.system_x86-64_linux_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_linux_xl/254/console
22:42:14 FAILED test targets:
22:42:14 TestJlmRemoteClassNoAuth_SE80_Linux_0
22:42:14 TestJlmRemoteMemoryAuth_SE80_Linux_0
22:42:14 TestJlmRemoteMemoryNoAuth_SE80_Linux_0
22:42:14 TestJlmRemoteThreadNoAuth_SE80_Linux_0
22:42:14 TestIBMJlmRemoteClassAuth_SE80_Linux_0
22:42:14 TestIBMJlmRemoteClassNoAuth_SE80_Linux_0
22:42:14 TestIBMJlmRemoteMemoryAuth_SE80_Linux_0
22:42:14 TestIBMJlmRemoteMemoryNoAuth_SE80_Linux_0
Re-run: https://ci.adoptopenjdk.net/job/Test_openjdk8_j9_sanity.system_x86-64_linux_xl/255/console

Test_openjdk11_j9_sanity.perf_aarch64_linux: renaissance-akka-uct_0
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.perf_aarch64_linux/156/console

02:26:06  JVMDUMP013I Processed dump event "systhrow", detail "java/lang/OutOfMemoryError".

Re-run: https://ci.adoptopenjdk.net/job/Grinder/3546/

Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl:
https://ci.adoptopenjdk.net/job/Test_openjdk11_j9_sanity.openjdk_aarch64_linux_xl/153/console
Timeout..
Re-run: https://ci.adoptopenjdk.net/job/Grinder/3547/

Fri 10th July

Builds

jdk-windows-x64-hotspot
Problem: Failed 5 times to query or parse the adopt api.
Solution: Unknown. Could just be the api going down again. Will mention on Slack again.

jdk11u-aix-ppc64-hotspot
Problem:

/opt/freeware/bin/bash: fork: retry: Resource temporarily unavailable
/opt/IBM/xlC/13.1.3/bin/.orig/xlc_r: 1501-222 (S) cannot fork process - Resource temporarily unavailable

Solution: May be a one-off. Build is re-running.

jdk8u-solaris-x64-hotspot
Problem: java.security.cert.CertificateNotYetValidException: NotBefore: Sat Jul 04 19:00:00 CDT 2020
Solution: https://github.com/AdoptOpenJDK/openjdk-infrastructure/issues/1430

Tests

Test_openjdk14_hs_sanity.system_aarch64_linux #136
MauveSingleInvocationLoadTest_HotSpot_0
Test_openjdk14_hs_sanity.system_aarch64_linux #136
MauveSingleThreadLoadTest_HotSpot_0
Test_openjdk14_hs_sanity.system_aarch64_linux #136
MauveMultiThreadLoadTest_0
Problem: java.lang.StackOverflowError: null
(Followed by this, looped over and over, forever):

[2020-07-09T21:53:53.624Z] LT   at java.lang.Throwable.printStackTrace(Throwable.java:671) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.lang.Throwable.printStackTrace(Throwable.java:660) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.lang.Throwable.printStackTrace(Throwable.java:651) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at net.adoptopenjdk.loadTest.reporting.OutputFilter.write(OutputFilter.java:60) ~[bin/:?]
[2020-07-09T21:53:53.624Z] LT   at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:242) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:312) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:290) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:131) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.OutputStreamWriter.write(OutputStreamWriter.java:208) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.BufferedWriter.flushBuffer(BufferedWriter.java:120) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.BufferedWriter.write(BufferedWriter.java:233) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.Writer.write(Writer.java:249) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.PrintStream.write(PrintStream.java:697) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.PrintStream.print(PrintStream.java:863) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.io.PrintStream.println(PrintStream.java:1054) ~[?:?]
[2020-07-09T21:53:53.624Z] LT   at java.lang.Throwable$WrappedPrintStream.println(Throwable.java:764) ~[?:?]

Solution: New issue needed.

Due to the problems GitHub has with multiple editors making changes to the same comment, future triage reports can be found here:

https://docs.google.com/document/d/1vcZgHJeR8rW8U8OD23Uob7A1dbLrtkURZUkinUp7f_w/edit?usp=sharing

With the release next week, this allows multiple triagers to track their efforts concurrently.

Was this page helpful?
0 / 5 - 0 ratings