Generic Cause Obtained buildenv/jenkins/omrbuild.groovy from git https://github.com/eclipse/omr.git [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-08T00:53:01.362Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Queue) [Pipeline] echo [2024-02-08T00:53:01.983Z] custom option matcher: null [Pipeline] echo [2024-02-08T00:53:01.984Z] [compile:riscv64:cross] [Pipeline] echo [2024-02-08T00:53:01.985Z] run in docker: true [Pipeline] node [2024-02-08T00:53:01.989Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross [Pipeline] { [Pipeline] echo [2024-02-08T00:53:01.998Z] customWorkspace: /home/jenkins/workspace/Build [Pipeline] ws [2024-02-08T00:53:02.001Z] Running in /home/jenkins/workspace/Build [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Remove Containers) [Pipeline] echo [2024-02-08T00:53:02.008Z] Listing docker containers to attempt removal [Pipeline] sh [2024-02-08T00:53:04.346Z] + docker ps -a [2024-02-08T00:53:04.346Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES [Pipeline] sh [2024-02-08T00:53:07.136Z] + docker ps -a --format {{.ID}} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] retry [Pipeline] { [Pipeline] checkout [2024-02-08T00:53:08.325Z] The recommended git tool is: git [2024-02-08T00:53:09.215Z] No credentials specified [2024-02-08T00:53:09.427Z] Cloning the remote Git repository [2024-02-08T00:53:09.735Z] Honoring refspec on initial clone [2024-02-08T00:53:09.882Z] Cloning repository https://github.com/eclipse/omr.git [2024-02-08T00:53:09.884Z] > git init /home/jenkins/workspace/Build # timeout=10 [2024-02-08T00:53:09.904Z] Using reference repository: /home/jenkins//gitcache [2024-02-08T00:53:09.907Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2024-02-08T00:53:09.907Z] > git --version # timeout=10 [2024-02-08T00:53:09.912Z] > git --version # 'git version 2.25.1' [2024-02-08T00:53:09.912Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30 [2024-02-08T00:53:43.464Z] Avoid second fetch [2024-02-08T00:53:43.700Z] Checking out Revision ac0dab2d21191bc09c732bbfd59cfd2d4330363c (refs/remotes/origin/master) [2024-02-08T00:53:43.086Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2024-02-08T00:53:43.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-08T00:53:43.606Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-02-08T00:53:43.828Z] > git config core.sparsecheckout # timeout=10 [2024-02-08T00:53:43.847Z] > git checkout -f ac0dab2d21191bc09c732bbfd59cfd2d4330363c # timeout=10 [2024-02-08T00:53:45.294Z] Commit message: "Merge pull request #7255 from ThanHenderson/procesor" [2024-02-08T00:53:45.408Z] > git rev-list --no-walk f010ed6765cfcf7abc64c34b4097093b9ad4fda3 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] step [2024-02-08T00:53:46.276Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@8be7588a[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=,size=80406,source=,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=,updatedAt=2024-02-05T02:50:22Z,url=https://api.github.com/repos/eclipse/omr]] (sha:ac0dab2) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross [2024-02-08T00:53:46.276Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/ac0dab2d21191bc09c732bbfd59cfd2d4330363c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] dir [2024-02-08T00:53:46.523Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-08T00:53:49.423Z] + docker build -t riscv-crosscompile . [2024-02-08T00:53:49.423Z] #0 building with "default" instance using docker driver [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #1 [internal] load .dockerignore [2024-02-08T00:53:49.423Z] #1 transferring context: 2B done [2024-02-08T00:53:49.423Z] #1 DONE 0.0s [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #2 [internal] load build definition from Dockerfile [2024-02-08T00:53:49.423Z] #2 transferring dockerfile: 4.08kB done [2024-02-08T00:53:49.423Z] #2 DONE 0.0s [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim [2024-02-08T00:53:49.423Z] #3 DONE 0.0s [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #4 [ 1/16] FROM docker.io/library/debian:11.7-slim [2024-02-08T00:53:49.423Z] #4 DONE 0.0s [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #5 [ 5/16] RUN wget -O /usr/local/include/riscv.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f' && wget -O /usr/local/include/riscv-opc.h 'https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blob_plain;f=include/opcode/riscv-opc.h;hb=2f973f134d7752cbc662ec65da8ad8bbe4c6fb8f' [2024-02-08T00:53:49.423Z] #5 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #6 [ 7/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36 [2024-02-08T00:53:49.423Z] #6 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #7 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone [2024-02-08T00:53:49.423Z] #7 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #8 [ 3/16] RUN apt-get update && apt-get install -y binfmt-support bison build-essential ccache cmake flex gcc-riscv64-linux-gnu gdb git g++-riscv64-linux-gnu libelf-dev libdwarf-dev libglib2.0-dev lsb-release mmdebstrap ninja-build pkg-config python3 qemu-user-static time tzdata vim wget && rm -rf /var/lib/apt/lists/* [2024-02-08T00:53:49.423Z] #8 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #9 [ 4/16] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins [2024-02-08T00:53:49.423Z] #9 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #10 [ 6/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C [2024-02-08T00:53:49.423Z] #10 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #11 [ 9/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg [2024-02-08T00:53:49.423Z] #11 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #12 [ 8/16] RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --export 8D69674688B6CB36 > /etc/apt/trusted.gpg.d/debian-ports-archive-2023.gpg [2024-02-08T00:53:49.423Z] #12 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #13 [10/16] RUN apt-get install -y fakeroot [2024-02-08T00:53:49.423Z] #13 CACHED [2024-02-08T00:53:49.423Z] [2024-02-08T00:53:49.423Z] #14 [11/16] RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-08T00:53:50.566Z] #14 0.371 --2024-02-07 19:53:49-- http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-08T00:53:50.566Z] #14 0.371 Resolving ftp.ports.debian.org (ftp.ports.debian.org)... 130.89.148.77, 2001:67c:2564:a119::77 [2024-02-08T00:53:50.566Z] #14 0.604 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected. [2024-02-08T00:53:50.566Z] #14 0.707 HTTP request sent, awaiting response... 404 Not Found [2024-02-08T00:53:50.566Z] #14 0.813 2024-02-07 19:53:49 ERROR 404: Not Found. [2024-02-08T00:53:50.566Z] #14 0.813 [2024-02-08T00:53:51.735Z] #14 ERROR: process "/bin/sh -c wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \t http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb" did not complete successfully: exit code: 8 [2024-02-08T00:53:51.735Z] ------ [2024-02-08T00:53:51.735Z] > [11/16] RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb: [2024-02-08T00:53:51.735Z] 404 Not Found [2024-02-08T00:53:51.735Z] 0.813 2024-02-07 19:53:49 ERROR 404: Not Found. [2024-02-08T00:53:51.735Z] 0.813 [2024-02-08T00:53:51.735Z] ------ [2024-02-08T00:53:51.735Z] Dockerfile:78 [2024-02-08T00:53:51.735Z] -------------------- [2024-02-08T00:53:51.735Z] 77 | RUN apt-get install -y fakeroot [2024-02-08T00:53:51.735Z] 78 | >>> RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \ [2024-02-08T00:53:51.735Z] 79 | >>> http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-08T00:53:51.735Z] 80 | RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb \ [2024-02-08T00:53:51.735Z] -------------------- [2024-02-08T00:53:51.735Z] ERROR: failed to solve: process "/bin/sh -c wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \t http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb" did not complete successfully: exit code: 8 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2024-02-08T00:53:52.888Z] [WS-CLEANUP] Deleting project workspace... [2024-02-08T00:53:52.888Z] [WS-CLEANUP] Deferred wipeout is used... [2024-02-08T00:53:53.332Z] [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