AdoptOpenJDK / TSC

The AdoptOpenJDK Technical Steering Committee - Also acts as the knowledge portal for the Adopt OpenJDK GitHub projects
71 stars 33 forks source link

Promote AdoptOpenJDK Version jdk8u252-b09 #153

Closed smlambert closed 4 years ago

smlambert commented 4 years ago

Java Version: jdk8u252-b09

JVM:

@AdoptOpenJDK/tsc please can somebody +1 this request?

smlambert commented 4 years ago

OpenJ9: TRSS links: AIX and other platforms

Test_openjdk8_j9_sanity.external_x86-64_linux #266: 3 failures - these are non-blocking, they should get fixed, some are failures related to recent changes to external test targets

andrew-m-leonard commented 4 years ago

OpenJ9: jdk8:

gdams commented 4 years ago

HotSpot: TRSS Link: https://trss.adoptopenjdk.net/buildDetail?parentId=5e96f8790833d14bd52ea14b&testSummaryResult=failed&buildNameRegex=%5ETest.*

gdams commented 4 years ago

Hotspot JDK8u Failures:

Test_openjdk8_hs_extended.system_x86-64_mac HCRLateAttachWorkload_0 => long term failure deep history

Test_openjdk8_hs_sanity.openjdk_s390x_linux jdk_jdi_0 => long term failure deep history - test issue for further triage (did this occur in last release?) jdk_lang_0 => intermittent failure deep history jdk_util_0 => intermittent failure deep history

Test_openjdk8_hs_sanity.external_x86-64_linux_tomee tomee_test_0 => long term failure deep history Non-Blocking https://github.com/AdoptOpenJDK/TSC/issues/153#issuecomment-614390641 - (still considered non-blocking, but created test issue for triage/fixing)

Test_openjdk8_hs_sanity.system_x86-64_linux TestJlmRemoteMemoryAuth_SE80_Linux_0 => passed in grinder

Test_openjdk8_hs_sanity.external_x86-64_linux_openliberty-mp-tck openliberty_microprofile_tck_0 => long term failure deep history Non-Blocking https://github.com/AdoptOpenJDK/TSC/issues/153#issuecomment-614390641

Test_openjdk8_hs_sanity.openjdk_x86-32_windows jdk_jdi_0 => long term failure deep history

Test_openjdk8_hs_sanity.openjdk_x86-64_mac jdk_jdi_0 => long term failure deep history

Test_openjdk8_hs_sanity.external_x86-64_linux_thorntail-mp-tck thorntail_microprofile_tck_0 => long term failure deep history Non-Blocking https://github.com/AdoptOpenJDK/TSC/issues/153#issuecomment-614390641

Test_openjdk8_hs_sanity.openjdk_x86-64_windows jdk_jdi_0 => long term failure deep history

lumpfish commented 4 years ago

Regarding failure

pLinuxXL build failure: machine build-osuosl-centos74-ppc64le-1

checking for protoc... no
configure: error: jitserver requires protoc
configure exiting with result code 1

It looks like pLinux openj9 built successfully on that machine on 10th April: https://ci.adoptopenjdk.net/job/build-scripts/job/jobs/job/jdk8u/job/jdk8u-linux-ppc64le-openj9/558/

andrew-m-leonard commented 4 years ago

pLinux when it worked:

checking for jitserver... yes (explicitly enabled)
checking checking that '/home/jenkins/workspace/build-scripts/jobs/jdk8u/jdk8u-linux-ppc64le-openj9/workspace/./build//freemarker-2.3.30/freemarker.jar' exists... yes
checking for sysroot... 

when it failed:

checking for jitserver... yes (explicitly enabled)
checking for protoc... no
configure: error: jitserver requires protoc

Seems the check for protoc has been added?

lumpfish commented 4 years ago

openj9 release builds resubmitted following fix for the ppcle build issue (https://github.com/ibmruntimes/openj9-openjdk-jdk8/pull/403)

New pipeline: https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/990

lumpfish commented 4 years ago

TRSS link to openj9 respin pipeline: https://trss.adoptopenjdk.net/resultSummary?parentId=5e9855cd0833d14bd533b9d2

andrew-m-leonard commented 4 years ago

OpenJ9:

andrew-m-leonard commented 4 years ago

@AdoptOpenJDK/tsc request to publish OpenJ9 jdk8u252-b09 please?

karianna commented 4 years ago

+1

smlambert commented 4 years ago

+1 to publishing both openj9 and hotspot

Speaking to @gdams - we will plan to release hotspot also. Note on QA: I am working through the list of test failures and creating independent issues for each of the remaining failures so they can be properly triaged. For the release retrospective, I recommend this activity happen more regularly or at minimum the week before release so that we enter the release with a clean slate.

gdams commented 4 years ago

jdk8u252-b09 hotspot released on all platforms except for aarch64

gdams commented 4 years ago

jdk8u252-09 aarch64 https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/993/

No Test Failures! 🎉

https://trss.adoptopenjdk.net/buildDetail?parentId=5e99b7674b7a9f456900fd75&testSummaryResult=passed&buildNameRegex=%5ETest.*

@tsc request to publish

sxa commented 4 years ago

+1 to aarch64/HotSpot

gdams commented 4 years ago

Notarized jdk8u252-b09 build is complete: https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/1001/

Test Failures:

Test_openjdk8_hs_extended.system_x86-64_mac HCRLateAttachWorkload_0 => long term failure deep history - Failed in previous release as well

Test_openjdk8_hs_sanity.system_x86-64_mac TestJlmRemoteMemoryAuth_SE80_0 => passed on re-run grinder

gdams commented 4 years ago

@tsc request to publish Notarized JDK8u build

karianna commented 4 years ago

+1

lumpfish commented 4 years ago

Windows and Mac openj9 releases have been rebuilt to:

  1. Upgrade the bundled OpenSSL to the latest level (1.1.1g)
  2. Include the fix for https://github.com/AdoptOpenJDK/openjdk-build/issues/1694 (Windows binaries signing)
  3. Add Mac notarization support.

Build pipeline: https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/1003/ TRSS: https://trss.adoptopenjdk.net/resultSummary?parentId=5ea054e04b7a9f45690d6150 (no failures)

Windows X64 build has been downloaded from the job and checked for 'Digital Signatures' tab in Properties.

gdams commented 4 years ago

hotspot win rebuild:

https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/1002/ TRSS: https://trss.adoptopenjdk.net/buildDetail?parentId=5ea011374b7a9f45690d4d29

Failures:

Test_openjdk8_hs_sanity.openjdk_x86-64_windows jdk_util_0 => passed in grinder jdk_jdi_0 => long term failure deep history

Test_openjdk8_hs_sanity.openjdk_x86-32_windows jdk_jdi_0 => long term failure deep history

lumpfish commented 4 years ago

@tsc - request to publish the openj9 release rebuilds as jdk8u252-b09.1_openj9-0.20.0.

gdams commented 4 years ago

@lumpfish +1 (note that @tsc is a user not @AdoptOpenJDK/tsc I noticed I was doing the same thing earlier

lumpfish commented 4 years ago

You mean I should use tag @AdoptOpenJDK/tsc to alert tsc members?

gdams commented 4 years ago

correct 👍

gdams commented 4 years ago

@AdoptOpenJDK/tsc request to publish hotspot win rebuild

sxa commented 4 years ago

Approved - go for it

lumpfish commented 4 years ago

openj9 rebuilds published: https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/tag/jdk8u252-b09.1_openj9-0.20.0