jdk11u-linux-ppc64le-temurin
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2786
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 431
originally caused by:
Started by timer
Obtained pipelines/build/common/kick_off_build.groovy from git https://github.com/adoptium/ci-jenkins-pipelines.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on jenkins-hetzner-worker in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Fetching changes from the remote Git repository
Pruning obsolete local branches
> git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin/.git # timeout=10
> git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --prune -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* +refs/heads/master:refs/remotes/origin/master +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
> git rev-parse origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
> git rev-list --no-walk c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[Pipeline] library
Loading library openjdk-jenkins-helper@master
Examining adoptium/jenkins-helper
Attempting to resolve master as a branch
Resolved master as branch master at revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5
The recommended git tool is: NONE
using credential eclipse_temurin_bot_email_and_token
> git rev-parse --resolve-git-dir /home/jenkins/.jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin@libs/c31318ca553a5b48d3dae5b71a63edd0af44b52a419d47af015d2ae014de8985/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/adoptium/jenkins-helper.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/adoptium/jenkins-helper.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials
> git fetch --no-tags --force --progress -- https://github.com/adoptium/jenkins-helper.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 (master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
Commit message: "Add ADDITIONAL_TEST_PARAMS to IndividualBuildConfig (#65)"
> git rev-list --no-walk c8da6c00a62ccf4693cc49ea29ba6ab054a841c5 # timeout=10
[Pipeline] load
[Pipeline] { (/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin/pipelines/build/common/openjdk_build_pipeline.groovy)
[Pipeline] }
[Pipeline] // load
[Pipeline] }
[Pipeline] // node
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:24:04.358Z] Build config (BUILD_CONFIGURAION):
[Pipeline] echo
[2026-03-03T09:24:04.382Z] {
[2026-03-03T09:24:04.382Z] "ARCHITECTURE": "ppc64le",
[2026-03-03T09:24:04.382Z] "TARGET_OS": "linux",
[2026-03-03T09:24:04.382Z] "VARIANT": "temurin",
[2026-03-03T09:24:04.382Z] "JAVA_TO_BUILD": "jdk11u",
[2026-03-03T09:24:04.382Z] "TEST_LIST": [
[2026-03-03T09:24:04.382Z] "sanity.openjdk",
[2026-03-03T09:24:04.382Z] "sanity.system",
[2026-03-03T09:24:04.382Z] "extended.system",
[2026-03-03T09:24:04.382Z] "sanity.perf",
[2026-03-03T09:24:04.382Z] "sanity.functional",
[2026-03-03T09:24:04.382Z] "extended.functional",
[2026-03-03T09:24:04.382Z] "extended.openjdk",
[2026-03-03T09:24:04.382Z] "extended.perf",
[2026-03-03T09:24:04.382Z] "special.functional",
[2026-03-03T09:24:04.382Z] "special.openjdk",
[2026-03-03T09:24:04.382Z] "dev.functional"
[2026-03-03T09:24:04.382Z] ],
[2026-03-03T09:24:04.382Z] "DYNAMIC_LIST": [
[2026-03-03T09:24:04.382Z] "extended.openjdk"
[2026-03-03T09:24:04.382Z] ],
[2026-03-03T09:24:04.382Z] "NUM_MACHINES": [
[2026-03-03T09:24:04.382Z] "3"
[2026-03-03T09:24:04.382Z] ],
[2026-03-03T09:24:04.382Z] "SCM_REF": "jdk-11.0.31+4_adopt",
[2026-03-03T09:24:04.382Z] "BUILD_REF": "",
[2026-03-03T09:24:04.382Z] "CI_REF": "",
[2026-03-03T09:24:04.382Z] "HELPER_REF": "",
[2026-03-03T09:24:04.382Z] "AQA_REF": "",
[2026-03-03T09:24:04.382Z] "AQA_AUTO_GEN": true,
[2026-03-03T09:24:04.382Z] "BUILD_ARGS": "--create-sbom --enable-sbom-strace",
[2026-03-03T09:24:04.382Z] "NODE_LABEL": "build&&linux&&ppc64le",
[2026-03-03T09:24:04.382Z] "ADDITIONAL_TEST_LABEL": "",
[2026-03-03T09:24:04.382Z] "ADDITIONAL_TEST_PARAMS": {
[2026-03-03T09:24:04.382Z]
[2026-03-03T09:24:04.382Z] },
[2026-03-03T09:24:04.382Z] "KEEP_TEST_REPORTDIR": false,
[2026-03-03T09:24:04.382Z] "ACTIVE_NODE_TIMEOUT": "5",
[2026-03-03T09:24:04.382Z] "CODEBUILD": false,
[2026-03-03T09:24:04.382Z] "DOCKER_IMAGE": "adoptopenjdk/centos7_build_image",
[2026-03-03T09:24:04.382Z] "DOCKER_ARGS": "",
[2026-03-03T09:24:04.382Z] "DOCKER_FILE": "",
[2026-03-03T09:24:04.382Z] "DOCKER_NODE": "",
[2026-03-03T09:24:04.382Z] "DOCKER_REGISTRY": "",
[2026-03-03T09:24:04.382Z] "DOCKER_CREDENTIAL": "",
[2026-03-03T09:24:04.382Z] "PLATFORM_CONFIG_LOCATION": "i/t/master/build-farm/platform-specific-configurations",
[2026-03-03T09:24:04.382Z] "CONFIGURE_ARGS": "--enable-dtrace=auto --disable-ccache --with-version-opt=ea",
[2026-03-03T09:24:04.382Z] "OVERRIDE_FILE_NAME_VERSION": "",
[2026-03-03T09:24:04.382Z] "USE_ADOPT_SHELL_SCRIPTS": true,
[2026-03-03T09:24:04.382Z] "RELEASE": false,
[2026-03-03T09:24:04.382Z] "WEEKLY": true,
[2026-03-03T09:24:04.382Z] "PUBLISH_NAME": "jdk-11.0.31+4-ea",
[2026-03-03T09:24:04.382Z] "ADOPT_BUILD_NUMBER": "",
[2026-03-03T09:24:04.382Z] "ENABLE_REPRODUCIBLE_COMPARE": false,
[2026-03-03T09:24:04.382Z] "ENABLE_TESTS": true,
[2026-03-03T09:24:04.382Z] "ENABLE_TESTDYNAMICPARALLEL": true,
[2026-03-03T09:24:04.382Z] "ENABLE_INSTALLERS": true,
[2026-03-03T09:24:04.382Z] "ENABLE_SIGNER": true,
[2026-03-03T09:24:04.382Z] "CLEAN_WORKSPACE": false,
[2026-03-03T09:24:04.382Z] "CLEAN_WORKSPACE_AFTER": false,
[2026-03-03T09:24:04.382Z] "CLEAN_WORKSPACE_BUILD_OUTPUT_ONLY_AFTER": true
[2026-03-03T09:24:04.382Z] }
[Pipeline] echo
[2026-03-03T09:24:04.394Z] Filename will be: OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] echo
[2026-03-03T09:24:04.396Z] Executing tests: [sanity.openjdk, sanity.system, extended.system, sanity.perf, sanity.functional, extended.functional, extended.openjdk, extended.perf, special.functional, special.openjdk, dev.functional]
[Pipeline] echo
[2026-03-03T09:24:04.399Z] Build num: 407
[Pipeline] echo
[2026-03-03T09:24:04.400Z] File name: OpenJDK11U-jdk_ppc64le_linux_hotspot_11.0.31_4-ea.tar.gz
[Pipeline] stage
[Pipeline] { (queue)
[Pipeline] library
[2026-03-03T09:24:04.511Z] Only using first definition of library openjdk-jenkins-helper
[Pipeline] echo
[2026-03-03T09:24:04.525Z] openjdk_build_pipeline: preparing to use docker image
[Pipeline] echo
[2026-03-03T09:24:04.532Z] [NODE SHIFT] MOVING INTO DOCKER NODE MATCHING LABELNAME build&&linux&&ppc64le&&dockerBuild...
[Pipeline] node
[2026-03-03T09:24:04.575Z] Running on dockerhost-osuosl-ubuntu2404-ppc64le-1 in /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin
[Pipeline] {
[Pipeline] timeout
[2026-03-03T09:24:04.621Z] Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-03T09:24:18.028Z] + docker pull adoptopenjdk/centos7_build_image
[2026-03-03T09:24:18.028Z] Using default tag: latest
[2026-03-03T09:24:18.028Z] latest: Pulling from adoptopenjdk/centos7_build_image
[2026-03-03T09:24:18.028Z] 3fe478aaff9b: Already exists
[2026-03-03T09:24:18.028Z] 28e111e1be1f: Pulling fs layer
[2026-03-03T09:24:18.028Z] 3a38b0d69bcf: Pulling fs layer
[2026-03-03T09:24:18.028Z] fdae8fe7c24d: Pulling fs layer
[2026-03-03T09:24:18.028Z] a4e93887faa5: Pulling fs layer
[2026-03-03T09:24:18.028Z] 85a35e905351: Pulling fs layer
[2026-03-03T09:24:18.028Z] d9c1ab3fb8a3: Pulling fs layer
[2026-03-03T09:24:18.028Z] 74371e6dfb28: Pulling fs layer
[2026-03-03T09:24:18.028Z] f09a7ee76991: Pulling fs layer
[2026-03-03T09:24:18.028Z] 421d8c91cf07: Pulling fs layer
[2026-03-03T09:24:18.028Z] d9c1ab3fb8a3: Waiting
[2026-03-03T09:24:18.028Z] 74371e6dfb28: Waiting
[2026-03-03T09:24:18.028Z] f09a7ee76991: Waiting
[2026-03-03T09:24:18.028Z] 421d8c91cf07: Waiting
[2026-03-03T09:24:18.028Z] a4e93887faa5: Waiting
[2026-03-03T09:24:18.028Z] 85a35e905351: Waiting
[2026-03-03T09:24:18.028Z] 3a38b0d69bcf: Verifying Checksum
[2026-03-03T09:24:18.028Z] 3a38b0d69bcf: Download complete
[2026-03-03T09:24:18.028Z] 28e111e1be1f: Verifying Checksum
[2026-03-03T09:24:18.028Z] 28e111e1be1f: Download complete
[2026-03-03T09:24:18.028Z] 28e111e1be1f: Pull complete
[2026-03-03T09:24:18.028Z] 85a35e905351: Verifying Checksum
[2026-03-03T09:24:18.028Z] 85a35e905351: Download complete
[2026-03-03T09:24:18.028Z] 3a38b0d69bcf: Pull complete
[2026-03-03T09:24:19.018Z] fdae8fe7c24d: Download complete
[2026-03-03T09:24:19.018Z] a4e93887faa5: Verifying Checksum
[2026-03-03T09:24:19.018Z] a4e93887faa5: Download complete
[2026-03-03T09:24:19.018Z] 74371e6dfb28: Download complete
[2026-03-03T09:24:19.018Z] f09a7ee76991: Verifying Checksum
[2026-03-03T09:24:19.018Z] f09a7ee76991: Download complete
[2026-03-03T09:24:19.989Z] 421d8c91cf07: Verifying Checksum
[2026-03-03T09:24:19.989Z] 421d8c91cf07: Download complete
[2026-03-03T09:24:38.903Z] fdae8fe7c24d: Pull complete
[2026-03-03T09:24:39.867Z] a4e93887faa5: Pull complete
[2026-03-03T09:24:39.868Z] 85a35e905351: Pull complete
[2026-03-03T09:27:36.378Z] d9c1ab3fb8a3: Verifying Checksum
[2026-03-03T09:27:36.378Z] d9c1ab3fb8a3: Download complete
[2026-03-03T09:31:20.201Z] d9c1ab3fb8a3: Pull complete
[2026-03-03T09:31:20.201Z] 74371e6dfb28: Pull complete
[2026-03-03T09:31:20.201Z] f09a7ee76991: Pull complete
[2026-03-03T09:31:20.201Z] 421d8c91cf07: Pull complete
[2026-03-03T09:31:20.201Z] Digest: sha256:7cdc3d901bdcedb2f6e564721e26438ae6c41dd2a33b956d1aba88c19964c61f
[2026-03-03T09:31:20.201Z] Status: Downloaded newer image for adoptopenjdk/centos7_build_image:latest
[2026-03-03T09:31:20.201Z] docker.io/adoptopenjdk/centos7_build_image:latest
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] sh
[2026-03-03T09:31:22.884Z] + docker inspect --format={{.RepoDigests}} adoptopenjdk/centos7_build_image
[Pipeline] echo
[2026-03-03T09:31:24.349Z] Target docker image digest = [adoptopenjdk/centos7_build_image@sha256:7cdc3d901bdcedb2f6e564721e26438ae6c41dd2a33b956d1aba88c19964c61f]
[2026-03-03T09:31:24.349Z]
[Pipeline] sh
[2026-03-03T09:31:26.221Z] + docker --version
[2026-03-03T09:31:26.221Z] + grep podman
[Pipeline] echo
[2026-03-03T09:31:26.790Z] openjdk_build_pipeline: running initial build in docker on non-windows with image adoptopenjdk/centos7_build_image
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[2026-03-03T09:31:28.827Z] + docker inspect -f . adoptopenjdk/centos7_build_image
[2026-03-03T09:31:28.827Z] .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
[2026-03-03T09:31:31.395Z] dockerhost-osuosl-ubuntu2404-ppc64le-1 does not seem to be running inside a container
[2026-03-03T09:31:33.289Z] $ docker run -t -d -u 1000:1000 -e BUILDIMAGESHA=adoptopenjdk/centos7_build_image@sha256:7cdc3d901bdcedb2f6e564721e26438ae6c41dd2a33b956d1aba88c19964c61f
[2026-03-03T09:31:33.290Z] --init -w /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin -v /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin:/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin:rw,z -v /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin@tmp:/home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** adoptopenjdk/centos7_build_image cat
[2026-03-03T09:31:35.696Z] $ docker top 490c8a383ef04f826f72453b1769f5ebd5ce70e95decb99ea00c539790403c52 -eo pid,comm
[Pipeline] {
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] echo
[2026-03-03T09:31:36.596Z] USER_REMOTE_CONFIGS:
[Pipeline] echo
[2026-03-03T09:31:36.598Z] {"branch":"master","remotes":{"url":"https://github.com/adoptium/ci-jenkins-pipelines.git"}}
[Pipeline] echo
[2026-03-03T09:31:36.599Z] DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:31:36.601Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:31:36.602Z] ADOPT_DEFAULTS_JSON:
[Pipeline] echo
[2026-03-03T09:31:36.603Z] {"baseFileDirectories":{"downstream":"pipelines/build/common/openjdk_build_pipeline.groovy","upstream":"pipelines/build/common/build_base_file.groovy"},"cleanReleaseWorkspaceAfterBuild":false,"cleanReleaseWorkspaceBeforeBuild":true,"cleanWorkspaceAfterBuild":false,"cleanWorkspaceBeforeBuild":false,"configDirectories":{"build":"pipelines/jobs/configurations","evaluation":"pipelines/jobs/configurations","nightly":"pipelines/jobs/configurations","platform":"build-farm/platform-specific-configurations","release":"pipelines/jobs/configurations"},"defaultsUrl":"https://raw.githubusercontent.com/adoptium/ci-jenkins-pipelines/master/pipelines/defaults.json","enableInstallers":true,"enableSigner":true,"jenkinsDetails":{"rootDirectory":"build-scripts","rootUrl":"https://ci.adoptium.net"},"repository":{"build_branch":"master","build_url":"https://github.com/adoptium/temurin-build.git","helper_ref":"master","pipeline_branch":"master","pipeline_url":"https://github.com/adoptium/ci-jenkins-pipelines.git","test_dirs":"/test/functional"},"scriptDirectories":{"buildfarm":"build-farm/make-adopt-build-farm.sh","downstream":"pipelines/build/common/kick_off_build.groovy","regeneration":"pipelines/build/common/config_regeneration.groovy","tester":"pipelines/build/prTester/pr_test_pipeline.groovy","upstream":"pipelines/build","weekly":"pipelines/build/common/weekly_release_pipeline.groovy"},"templateDirectories":{"downstream":"pipelines/build/common/create_job_from_template.groovy","release":"pipelines/jobs/release_pipeline_job_template.groovy","upstream":"pipelines/jobs/pipeline_job_template.groovy","weekly":"pipelines/jobs/weekly_release_pipeline_job_template.groovy"},"testDetails":{"defaultDynamicParas":{"numMachines":["3"],"testLists":["extended.openjdk"]},"enableReproducibleCompare":false,"enableTestDynamicParallel":true,"enableTests":true,"nightlyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional"],"releaseDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional"],"weeklyDefault":["sanity.openjdk","sanity.system","extended.system","sanity.perf","sanity.functional","extended.functional","extended.openjdk","extended.perf","special.functional","special.openjdk","dev.functional"]}}
[Pipeline] echo
[2026-03-03T09:31:36.604Z] Optional branch/tag/commitSHA overrides:
[Pipeline] echo
[2026-03-03T09:31:36.605Z] buildConfig.CI_REF:
[Pipeline] echo
[2026-03-03T09:31:36.607Z] buildConfig.BUILD_REF:
[Pipeline] echo
[2026-03-03T09:31:36.608Z] buildConfig.HELPER_REF:
[Pipeline] timeout
[2026-03-03T09:31:36.611Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:31:36.631Z] Removing workspace openjdk build directory: /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin/workspace/build/src/build
[Pipeline] isUnix
[Pipeline] sh
[2026-03-03T09:31:38.512Z] + rm -rf /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin/workspace/build/src/build
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-03T09:31:39.077Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] echo
[2026-03-03T09:31:39.089Z] [CHECKOUT] Checking out Adopt Pipelines https://github.com/adoptium/ci-jenkins-pipelines.git : master
[Pipeline] checkout
[2026-03-03T09:31:39.274Z] The recommended git tool is: git
[2026-03-03T09:32:25.019Z] No credentials specified
[2026-03-03T09:32:25.019Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@703f2091; decorates RemoteLauncher[hudson.remoting.Channel@139c7c2e:dockerhost-osuosl-ubuntu2404-ppc64le-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container)
[2026-03-03T09:32:26.115Z] Fetching changes from the remote Git repository
[2026-03-03T09:32:25.634Z] > git rev-parse --resolve-git-dir /home/jenkins/workspace/build-scripts/jobs/jdk11u/jdk11u-linux-ppc64le-temurin/.git # timeout=10
[2026-03-03T09:32:43.943Z] > git config remote.origin.url https://github.com/adoptium/ci-jenkins-pipelines.git # timeout=10
[2026-03-03T09:32:44.536Z] Fetching upstream changes from https://github.com/adoptium/ci-jenkins-pipelines.git
[2026-03-03T09:32:44.536Z] > git --version # timeout=10
[2026-03-03T09:32:44.542Z] > git --version # 'git version 2.43.0'
[2026-03-03T09:32:44.543Z] > git fetch --tags --force --progress -- https://github.com/adoptium/ci-jenkins-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-03T09:32:47.878Z] Checking out Revision c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe (origin/master)
[2026-03-03T09:32:47.775Z] > git rev-parse origin/master^{commit} # timeout=10
[2026-03-03T09:32:48.151Z] > git config core.sparsecheckout # timeout=10
[2026-03-03T09:32:48.163Z] > git checkout -f c33e682357b38eaab38d1b8bb0df7b27a2a9a8fe # timeout=10
[2026-03-03T09:32:56.135Z] Commit message: "Enable s390x linux Reproducible build test for jdk21u and jdk25u (#1373)"
Pausing (Preparing for shutdown)
java.io.FileNotFoundException: /home/jenkins/.jenkins/jobs/build-scripts/jobs/jobs/jobs/jdk11u/jobs/jdk11u-linux-ppc64le-temurin/builds/407/program.dat (No such file or directory)
at java.base/java.io.FileInputStream.open0(Native Method)
at java.base/java.io.FileInputStream.open(FileInputStream.java:216)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.openStreamAt(RiverReader.java:200)
at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.pickles.serialization.RiverReader.restorePickles(RiverReader.java:143)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.loadProgramAsync(CpsFlowExecution.java:930)
at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.onLoad(CpsFlowExecution.java:896)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.getExecution(WorkflowRun.java:730)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:593)
at hudson.model.RunMap.retrieve(RunMap.java:290)
at hudson.model.RunMap.retrieve(RunMap.java:64)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:456)
at jenkins.model.lazy.AbstractLazyLoadRunMap.load(AbstractLazyLoadRunMap.java:450)
at jenkins.model.lazy.AbstractLazyLoadRunMap.resolveBuildRef(AbstractLazyLoadRunMap.java:376)
at jenkins.model.lazy.AbstractLazyLoadRunMap$BuildReferenceMapAdapterResolver.resolveBuildRef(AbstractLazyLoadRunMap.java:533)
at jenkins.model.lazy.BuildReferenceMapAdapter.get(BuildReferenceMapAdapter.java:133)
at jenkins.model.lazy.AbstractLazyLoadRunMap.getByNumber(AbstractLazyLoadRunMap.java:392)
at hudson.model.RunMap.getById(RunMap.java:229)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.run(WorkflowRun.java:978)
at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$Owner.get(WorkflowRun.java:990)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList$DefaultStorage.resume(FlowExecutionList.java:252)
at PluginClassLoader for workflow-api//org.jenkinsci.plugins.workflow.flow.FlowExecutionList.resume(FlowExecutionList.java:127)
at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:840)
ERROR: Failed to load program
Finished: FAILURE