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-06T14:23:42.192Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Queue) [Pipeline] echo [2024-02-06T14:23:42.276Z] custom option matcher: null [Pipeline] echo [2024-02-06T14:23:42.277Z] [compile:riscv64:cross] [Pipeline] echo [2024-02-06T14:23:42.278Z] run in docker: true [Pipeline] node [2024-02-06T14:23:42.285Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross [Pipeline] { [Pipeline] echo [2024-02-06T14:23:42.310Z] customWorkspace: /home/jenkins/workspace/Build [Pipeline] ws [2024-02-06T14:23:42.316Z] Running in /home/jenkins/workspace/Build [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Remove Containers) [Pipeline] echo [2024-02-06T14:23:42.360Z] Listing docker containers to attempt removal [Pipeline] sh [2024-02-06T14:23:44.571Z] + docker ps -a [2024-02-06T14:23:44.571Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES [Pipeline] sh [2024-02-06T14:23:47.548Z] + docker ps -a --format {{.ID}} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] retry [Pipeline] { [Pipeline] checkout [2024-02-06T14:23:48.976Z] The recommended git tool is: git [2024-02-06T14:23:49.392Z] No credentials specified [2024-02-06T14:23:49.611Z] Cloning the remote Git repository [2024-02-06T14:23:49.848Z] Honoring refspec on initial clone [2024-02-06T14:23:49.957Z] Cloning repository https://github.com/eclipse/omr.git [2024-02-06T14:23:49.959Z] > git init /home/jenkins/workspace/Build # timeout=10 [2024-02-06T14:23:49.976Z] Using reference repository: /home/jenkins//gitcache [2024-02-06T14:23:49.976Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2024-02-06T14:23:49.977Z] > git --version # timeout=10 [2024-02-06T14:23:49.991Z] > git --version # 'git version 2.25.1' [2024-02-06T14:23:49.992Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30 [2024-02-06T14:24:19.939Z] Avoid second fetch [2024-02-06T14:24:20.233Z] Checking out Revision 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 (refs/remotes/origin/master) [2024-02-06T14:24:21.949Z] Commit message: "Merge pull request #7249 from amicic/discardedBytes" [2024-02-06T14:24:19.599Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2024-02-06T14:24:19.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-06T14:24:20.073Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-02-06T14:24:20.393Z] > git config core.sparsecheckout # timeout=10 [2024-02-06T14:24:20.399Z] > git checkout -f 2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 # timeout=10 [2024-02-06T14:24:22.122Z] > git rev-list --no-walk c0cb7ab3538c48d8a8318fb6333680692caba849 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] step [2024-02-06T14:24:23.137Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@2ccc6625[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=80320,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:2fb53dc) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross [2024-02-06T14:24:23.137Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/2fb53dccd5a50ede883a06ebf9e3e3ae6cf38c65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] dir [2024-02-06T14:24:23.471Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-06T14:24:25.917Z] + docker build -t riscv-crosscompile . [2024-02-06T14:24:25.917Z] #0 building with "default" instance using docker driver [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #1 [internal] load .dockerignore [2024-02-06T14:24:25.917Z] #1 transferring context: 2B done [2024-02-06T14:24:25.917Z] #1 DONE 0.0s [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #2 [internal] load build definition from Dockerfile [2024-02-06T14:24:25.917Z] #2 transferring dockerfile: 4.08kB done [2024-02-06T14:24:25.917Z] #2 DONE 0.0s [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #3 [internal] load metadata for docker.io/library/debian:11.7-slim [2024-02-06T14:24:25.917Z] #3 DONE 0.0s [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #4 [ 1/16] FROM docker.io/library/debian:11.7-slim [2024-02-06T14:24:25.917Z] #4 DONE 0.0s [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #5 [ 2/16] RUN ln -snf /usr/share/zoneinfo/America/Toronto /etc/localtime && echo America/Toronto > /etc/timezone [2024-02-06T14:24:25.917Z] #5 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #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-06T14:24:25.917Z] #6 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #7 [ 4/16] RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins [2024-02-06T14:24:25.917Z] #7 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #8 [ 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-06T14:24:25.917Z] #8 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #9 [ 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-06T14:24:25.917Z] #9 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #10 [ 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-06T14:24:25.917Z] #10 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #11 [ 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-06T14:24:25.917Z] #11 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #12 [ 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-06T14:24:25.917Z] #12 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #13 [10/16] RUN apt-get install -y fakeroot [2024-02-06T14:24:25.917Z] #13 CACHED [2024-02-06T14:24:25.917Z] [2024-02-06T14:24:25.917Z] #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-06T14:24:27.065Z] #14 0.402 --2024-02-06 09:24:25-- http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-06T14:24:27.065Z] #14 0.402 Resolving ftp.ports.debian.org (ftp.ports.debian.org)... 130.89.148.77, 2001:67c:2564:a119::77 [2024-02-06T14:24:27.066Z] #14 0.752 Connecting to ftp.ports.debian.org (ftp.ports.debian.org)|130.89.148.77|:80... connected. [2024-02-06T14:24:27.066Z] #14 0.858 HTTP request sent, awaiting response... 404 Not Found [2024-02-06T14:24:27.066Z] #14 0.964 2024-02-06 09:24:26 ERROR 404: Not Found. [2024-02-06T14:24:27.066Z] #14 0.964 [2024-02-06T14:24:27.781Z] #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-06T14:24:27.781Z] ------ [2024-02-06T14:24:27.781Z] > [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-06T14:24:27.781Z] 404 Not Found [2024-02-06T14:24:27.781Z] 0.964 2024-02-06 09:24:26 ERROR 404: Not Found. [2024-02-06T14:24:27.781Z] 0.964 [2024-02-06T14:24:27.781Z] ------ [2024-02-06T14:24:27.781Z] Dockerfile:78 [2024-02-06T14:24:27.781Z] -------------------- [2024-02-06T14:24:27.781Z] 77 | RUN apt-get install -y fakeroot [2024-02-06T14:24:27.781Z] 78 | >>> RUN wget -O /tmp/libfakeroot_1.31-1.2_riscv64.deb \ [2024-02-06T14:24:27.781Z] 79 | >>> http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakeroot/libfakeroot_1.31-1.2_riscv64.deb [2024-02-06T14:24:27.781Z] 80 | RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb \ [2024-02-06T14:24:27.781Z] -------------------- [2024-02-06T14:24:27.781Z] 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-06T14:24:28.257Z] [WS-CLEANUP] Deleting project workspace... [2024-02-06T14:24:28.257Z] [WS-CLEANUP] Deferred wipeout is used... [2024-02-06T14:24:28.753Z] [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