Skip to content

Console Output

Generic Cause
Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
09:51:29 [2024-04-11T13:51:29.616Z] Timeout set to expire in 8 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] echo
09:51:29 [2024-04-11T13:51:29.631Z] custom option matcher: null
[Pipeline] echo
09:51:29 [2024-04-11T13:51:29.632Z] [compile:xlinux, cgroup.v1]
[Pipeline] echo
09:51:29 [2024-04-11T13:51:29.632Z] run in docker: true
[Pipeline] node
09:51:29 [2024-04-11T13:51:29.637Z] Running on ub20-x64-omr10 in /home/jenkins/workspace/Build-linux_x86
[Pipeline] {
[Pipeline] echo
09:51:29 [2024-04-11T13:51:29.649Z] customWorkspace: /home/jenkins/workspace/Build
[Pipeline] ws
09:51:29 [2024-04-11T13:51:29.654Z] Running in /home/jenkins/workspace/Build
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docker Remove Containers)
[Pipeline] echo
09:51:29 [2024-04-11T13:51:29.666Z] Listing docker containers to attempt removal
[Pipeline] sh
09:51:31 [2024-04-11T13:51:31.803Z] + docker ps -a
09:51:31 [2024-04-11T13:51:31.803Z] CONTAINER ID   IMAGE     COMMAND   CREATED   STATUS    PORTS     NAMES
[Pipeline] sh
09:51:34 [2024-04-11T13:51:34.911Z] + docker ps -a --format {{.ID}}
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Get Sources)
[Pipeline] retry
[Pipeline] {
[Pipeline] checkout
09:51:36 [2024-04-11T13:51:36.888Z] The recommended git tool is: git
09:51:37 [2024-04-11T13:51:37.375Z] No credentials specified
09:51:37 [2024-04-11T13:51:37.621Z] Cloning the remote Git repository
09:51:37 [2024-04-11T13:51:37.832Z] Honoring refspec on initial clone
09:51:37 [2024-04-11T13:51:37.945Z] Cloning repository https://github.com/eclipse/omr.git
09:51:37 [2024-04-11T13:51:37.946Z]  > git init /home/jenkins/workspace/Build # timeout=10
09:51:37 [2024-04-11T13:51:37.962Z] Using reference repository: /home/jenkins//gitcache
09:51:37 [2024-04-11T13:51:37.962Z] Fetching upstream changes from https://github.com/eclipse/omr.git
09:51:37 [2024-04-11T13:51:37.962Z]  > git --version # timeout=10
09:51:37 [2024-04-11T13:51:37.966Z]  > git --version # 'git version 2.25.1'
09:51:37 [2024-04-11T13:51:37.966Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30
09:52:07 [2024-04-11T13:52:07.012Z] Avoid second fetch
09:52:07 [2024-04-11T13:52:07.246Z] Checking out Revision 2d99bc4047b9aa93e345112019589fc1afe8b22e (refs/remotes/origin/master)
09:52:06 [2024-04-11T13:52:06.690Z]  > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10
09:52:06 [2024-04-11T13:52:06.696Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:52:07 [2024-04-11T13:52:07.132Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:52:07 [2024-04-11T13:52:07.376Z]  > git config core.sparsecheckout # timeout=10
09:52:07 [2024-04-11T13:52:07.383Z]  > git checkout -f 2d99bc4047b9aa93e345112019589fc1afe8b22e # timeout=10
09:52:08 [2024-04-11T13:52:08.668Z] Commit message: "Merge pull request #7302 from 0xdaryl/pugixml"
09:52:08 [2024-04-11T13:52:08.792Z]  > git rev-list --no-walk 7d48bfee753cc5321edf953c41baa6648c0b0aac # timeout=10
[Pipeline] }
[Pipeline] // retry
[Pipeline] step
09:52:09 [2024-04-11T13:52:09.928Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@dae5adda[archived=false,commits={},compareUsePaginatedCommits=false,description=Eclipse OMR™ Cross platform components for building reliable, high performance language runtimes,disabled=false,fork=false,homepage=http://www.eclipse.org/omr,isTemplate=false,language=C++,milestones={},name=omr,nodeId=MDEwOlJlcG9zaXRvcnk1MzA3NzQ3OA==,parent=<null>,size=80782,source=<null>,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=<null>,updatedAt=2024-04-06T23:48:06Z,url=https://api.github.com/repos/eclipse/omr]] (sha:2d99bc4) with context:continuous-integration/eclipse-omr/branch/linux_x86
09:52:09 [2024-04-11T13:52:09.928Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/2d99bc4047b9aa93e345112019589fc1afe8b22e
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker Build)
[Pipeline] dir
09:52:10 [2024-04-11T13:52:10.323Z] Running in /home/jenkins/workspace/Build/buildenv/docker/x86_64/ubuntu20
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:52:12 [2024-04-11T13:52:12.544Z] + docker build -t buildomr .
09:52:12 [2024-04-11T13:52:12.544Z] #0 building with "default" instance using docker driver
09:52:12 [2024-04-11T13:52:12.544Z] 
09:52:12 [2024-04-11T13:52:12.544Z] #1 [internal] load .dockerignore
09:52:12 [2024-04-11T13:52:12.544Z] #1 transferring context: 2B done
09:52:12 [2024-04-11T13:52:12.544Z] #1 DONE 0.1s
09:52:12 [2024-04-11T13:52:12.544Z] 
09:52:12 [2024-04-11T13:52:12.544Z] #2 [internal] load build definition from Dockerfile
09:52:12 [2024-04-11T13:52:12.544Z] #2 transferring dockerfile: 2.32kB done
09:52:12 [2024-04-11T13:52:12.544Z] #2 DONE 0.1s
09:52:12 [2024-04-11T13:52:12.544Z] 
09:52:12 [2024-04-11T13:52:12.544Z] #3 [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04
09:52:13 [2024-04-11T13:52:13.598Z] #3 ERROR: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
09:52:13 [2024-04-11T13:52:13.598Z] 
09:52:13 [2024-04-11T13:52:13.598Z] #4 [internal] load metadata for docker.io/library/ubuntu:20.04
09:52:13 [2024-04-11T13:52:13.598Z] #4 CANCELED
09:52:13 [2024-04-11T13:52:13.598Z] ------
09:52:13 [2024-04-11T13:52:13.598Z]  > [internal] load metadata for docker.io/nvidia/cuda:9.0-devel-ubuntu16.04:
09:52:13 [2024-04-11T13:52:13.598Z] ------
09:52:13 [2024-04-11T13:52:13.598Z] Dockerfile:23
09:52:13 [2024-04-11T13:52:13.598Z] --------------------
09:52:13 [2024-04-11T13:52:13.598Z]   21 |     # Create the OMR build environment with Ubuntu 20.04.
09:52:13 [2024-04-11T13:52:13.598Z]   22 |     
09:52:13 [2024-04-11T13:52:13.598Z]   23 | >>> FROM nvidia/cuda:9.0-devel-ubuntu16.04 AS cuda-dev
09:52:13 [2024-04-11T13:52:13.598Z]   24 |     
09:52:13 [2024-04-11T13:52:13.598Z]   25 |     FROM ubuntu:20.04 AS base
09:52:13 [2024-04-11T13:52:13.598Z] --------------------
09:52:13 [2024-04-11T13:52:13.598Z] ERROR: failed to solve: nvidia/cuda:9.0-devel-ubuntu16.04: docker.io/nvidia/cuda:9.0-devel-ubuntu16.04: not found
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] cleanWs
09:52:14 [2024-04-11T13:52:14.705Z] [WS-CLEANUP] Deleting project workspace...
09:52:14 [2024-04-11T13:52:14.705Z] [WS-CLEANUP] Deferred wipeout is used...
09:52:15 [2024-04-11T13:52:15.198Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE