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-01-25T13:02:10.519Z] Timeout set to expire in 8 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Queue) [Pipeline] echo [2024-01-25T13:02:10.549Z] custom option matcher: null [Pipeline] echo [2024-01-25T13:02:10.551Z] [compile:riscv64:cross] [Pipeline] echo [2024-01-25T13:02:10.554Z] run in docker: true [Pipeline] node [2024-01-25T13:02:10.608Z] Running on ub20-x64-omr7 in /home/jenkins/workspace/Build-linux_riscv64_cross [Pipeline] { [Pipeline] echo [2024-01-25T13:02:10.629Z] customWorkspace: /home/jenkins/workspace/Build [Pipeline] ws [2024-01-25T13:02:10.636Z] Running in /home/jenkins/workspace/Build [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Remove Containers) [Pipeline] echo [2024-01-25T13:02:10.654Z] Listing docker containers to attempt removal [Pipeline] sh [2024-01-25T13:02:24.225Z] + docker ps -a [2024-01-25T13:02:24.225Z] CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES [Pipeline] sh [2024-01-25T13:02:27.147Z] + docker ps -a --format {{.ID}} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Get Sources) [Pipeline] retry [Pipeline] { [Pipeline] checkout [2024-01-25T13:03:00.089Z] The recommended git tool is: git [2024-01-25T13:03:54.124Z] No credentials specified [2024-01-25T13:03:54.334Z] Cloning the remote Git repository [2024-01-25T13:03:54.535Z] Honoring refspec on initial clone [2024-01-25T13:03:55.064Z] Cloning repository https://github.com/eclipse/omr.git [2024-01-25T13:03:55.518Z] > git init /home/jenkins/workspace/Build # timeout=10 [2024-01-25T13:03:56.298Z] Using reference repository: /home/jenkins//gitcache [2024-01-25T13:03:56.301Z] Fetching upstream changes from https://github.com/eclipse/omr.git [2024-01-25T13:03:56.302Z] > git --version # timeout=10 [2024-01-25T13:03:56.311Z] > git --version # 'git version 2.25.1' [2024-01-25T13:03:56.312Z] > git fetch --tags --force --progress -- https://github.com/eclipse/omr.git +refs/heads/*:refs/remotes/origin/* # timeout=30 [2024-01-25T13:04:28.316Z] > git config remote.origin.url https://github.com/eclipse/omr.git # timeout=10 [2024-01-25T13:04:28.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-25T13:04:51.889Z] Avoid second fetch [2024-01-25T13:04:52.138Z] Checking out Revision a74c0935b40f9e40b4be65004a8d0e711e16e6f2 (refs/remotes/origin/master) [2024-01-25T13:04:52.025Z] > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 [2024-01-25T13:04:52.495Z] > git config core.sparsecheckout # timeout=10 [2024-01-25T13:04:52.502Z] > git checkout -f a74c0935b40f9e40b4be65004a8d0e711e16e6f2 # timeout=10 [2024-01-25T13:05:03.171Z] Commit message: "Merge pull request #7240 from mpirvu/nodethreshold" [2024-01-25T13:05:03.299Z] > git rev-list --no-walk 269a3d2dcaee16b22a21adb1422b33d104296235 # timeout=10 [Pipeline] } [Pipeline] // retry [Pipeline] step [2024-01-25T13:05:04.522Z] [Set GitHub commit status (universal)] PENDING on repos [GHRepository@61c44f75[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=80444,source=,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=,updatedAt=2024-01-19T16:43:08Z,url=https://api.github.com/repos/eclipse/omr]] (sha:a74c093) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross [2024-01-25T13:05:04.522Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/a74c0935b40f9e40b4be65004a8d0e711e16e6f2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] dir [2024-01-25T13:05:04.876Z] Running in /home/jenkins/workspace/Build/buildenv/docker/riscv64/debian11 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T13:05:07.009Z] + docker build -t riscv-crosscompile . [2024-01-25T13:05:07.009Z] Sending build context to Docker daemon 5.632kB [2024-01-25T13:05:08.106Z] Step 1/19 : FROM debian:11.7-slim AS base [2024-01-25T13:05:08.106Z] ---> f8e203ddac5b [2024-01-25T13:05:08.106Z] Step 2/19 : ENV TZ=America/Toronto [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 1df78521d3c8 [2024-01-25T13:05:08.106Z] Step 3/19 : RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 2b4bbddf790e [2024-01-25T13:05:08.106Z] Step 4/19 : 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-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 57a9302992d3 [2024-01-25T13:05:08.106Z] Step 5/19 : RUN groupadd -g 1001 jenkins && useradd -rm -u 1001 -g jenkins jenkins [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 08fd420a8b23 [2024-01-25T13:05:08.106Z] Step 6/19 : 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-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> cc3505c6faaa [2024-01-25T13:05:08.106Z] Step 7/19 : RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key B523E5F3FC4E5F2C [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 4266c9f36b57 [2024-01-25T13:05:08.106Z] Step 8/19 : RUN gpg --homedir /tmp --no-default-keyring --primary-keyring "/tmp/debian-ports-keyring.gpg" --keyserver keyserver.ubuntu.com --recv-key 8D69674688B6CB36 [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 7664d67787d5 [2024-01-25T13:05:08.106Z] Step 9/19 : 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-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 63262c37ee56 [2024-01-25T13:05:08.106Z] Step 10/19 : 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-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 47b950c78b26 [2024-01-25T13:05:08.106Z] Step 11/19 : RUN apt-get install -y fakeroot [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 011f89c20170 [2024-01-25T13:05:08.106Z] Step 12/19 : 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-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> 5e61654425cb [2024-01-25T13:05:08.106Z] Step 13/19 : RUN wget -O /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb http://ftp.ports.debian.org/debian-ports/pool-riscv64/main/f/fakechroot/libfakechroot_2.20.1+ds-15_riscv64.deb [2024-01-25T13:05:08.106Z] ---> Using cache [2024-01-25T13:05:08.106Z] ---> f9826bc821ae [2024-01-25T13:05:08.106Z] Step 14/19 : RUN dpkg -X /tmp/libfakeroot_1.31-1.2_riscv64.deb / [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> 0fd06809cd79 [2024-01-25T13:05:08.107Z] Step 15/19 : RUN dpkg -X /tmp/libfakechroot_2.20.1+ds-15_riscv64.deb / [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> f6ef9cf05cb9 [2024-01-25T13:05:08.107Z] Step 16/19 : RUN update-alternatives --set fakeroot /usr/bin/fakeroot-tcp [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> fd086cdca922 [2024-01-25T13:05:08.107Z] Step 17/19 : RUN mmdebstrap --mode=fakeroot --variant=minbase --architectures=riscv64 --include="debian-ports-archive-keyring,build-essential,libdwarf-dev,libelf-dev,libx11-dev,libxext-dev,libxrender-dev,libxrandr-dev,libxtst-dev,libxt-dev,libasound2-dev,libcups2-dev,libfontconfig1-dev" bullseye "/opt/sysroot" "deb http://deb.debian.org/debian-ports/ sid main" "deb http://deb.debian.org/debian-ports/ unreleased main" [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> feae129dc112 [2024-01-25T13:05:08.107Z] Step 18/19 : ENV CROSS_SYSROOT_RISCV64=/opt/sysroot [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> 4363f61e379b [2024-01-25T13:05:08.107Z] Step 19/19 : USER jenkins [2024-01-25T13:05:08.107Z] ---> Using cache [2024-01-25T13:05:08.107Z] ---> 08f75fcfc87a [2024-01-25T13:05:08.107Z] Successfully built 08f75fcfc87a [2024-01-25T13:05:08.107Z] Successfully tagged riscv-crosscompile:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T13:05:10.822Z] + docker inspect -f . riscv-crosscompile [2024-01-25T13:05:10.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-25T13:05:15.840Z] ub20-x64-omr7 does not seem to be running inside a container [2024-01-25T13:05:18.154Z] $ docker run -t -d -u 1001:1001 -v /home/jenkins:/home/jenkins:rw,z -w /home/jenkins/workspace/Build -v /home/jenkins/workspace/Build:/home/jenkins/workspace/Build:rw,z -v /home/jenkins/workspace/Build@tmp:/home/jenkins/workspace/Build@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 ******** -e ******** -e ******** -e ******** -e ******** riscv-crosscompile cat [2024-01-25T13:05:19.827Z] $ docker top 218e9b8b78c15c45a37b12b70ac02f4c7523bd6427a621c31eac1ed7fa0987c6 -eo pid,comm [Pipeline] { [Pipeline] dir [2024-01-25T13:05:20.810Z] Running in /home/jenkins/workspace/Build [Pipeline] { [Pipeline] timeout [2024-01-25T13:05:20.820Z] Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] echo [2024-01-25T13:05:20.842Z] env vars: [PATH+CCACHE=/usr/lib/ccache/, OMR_RUNNING_IN_DOCKER=1] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-25T13:05:22.933Z] + printenv [2024-01-25T13:05:22.933Z] ARCH=riscv64 [2024-01-25T13:05:22.933Z] JENKINS_HOME=/var/jenkins [2024-01-25T13:05:22.933Z] CROSS_SYSROOT_RISCV64=/opt/sysroot [2024-01-25T13:05:22.933Z] CI=true [2024-01-25T13:05:22.933Z] HOSTNAME=218e9b8b78c1 [2024-01-25T13:05:22.933Z] RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/411/display/redirect?page=changes [2024-01-25T13:05:22.933Z] HUDSON_URL=https://ci.eclipse.org/omr/ [2024-01-25T13:05:22.933Z] NODE_LABELS=Linux compile:arm:cross x86 UNB compile:aarch64:cross cgroup.v2 compile:riscv64:cross compile:xlinux ub20-x64-omr7 [2024-01-25T13:05:22.933Z] HOME=/home/jenkins [2024-01-25T13:05:22.933Z] BUILDSPEC=linux_riscv64_cross [2024-01-25T13:05:22.933Z] BUILD_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/411/ [2024-01-25T13:05:22.933Z] MERGE_COMMIT=a74c0935b40f9e40b4be65004a8d0e711e16e6f2 [2024-01-25T13:05:22.933Z] JENKINS_SERVER_COOKIE=durable-e6e52fd0532e1a7a33d799dd1df5c89310c8995816760dc6ccfd69b24d3678c2 [2024-01-25T13:05:22.933Z] REPO_URL=https://github.com/eclipse/omr [2024-01-25T13:05:22.933Z] WORKSPACE=/home/jenkins/workspace/Build [2024-01-25T13:05:22.933Z] NODE_NAME=ub20-x64-omr7 [2024-01-25T13:05:22.933Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/411/display/redirect?page=artifacts [2024-01-25T13:05:22.933Z] STAGE_NAME=Queue [2024-01-25T13:05:22.933Z] EXECUTOR_NUMBER=0 [2024-01-25T13:05:22.933Z] BUILD_DISPLAY_NAME=#411 [2024-01-25T13:05:22.933Z] RUN_TESTS_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/411/display/redirect?page=tests [2024-01-25T13:05:22.933Z] JOB_BASE_NAME=Build-linux_riscv64_cross [2024-01-25T13:05:22.933Z] HUDSON_HOME=/var/jenkins [2024-01-25T13:05:22.933Z] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2024-01-25T13:05:22.933Z] OS=debian11 [2024-01-25T13:05:22.933Z] BUILD_ID=411 [2024-01-25T13:05:22.933Z] BUILD_TAG=jenkins-Build-linux_riscv64_cross-411 [2024-01-25T13:05:22.933Z] CLONE_URL=https://github.com/eclipse/omr.git [2024-01-25T13:05:22.933Z] JENKINS_URL=https://ci.eclipse.org/omr/ [2024-01-25T13:05:22.933Z] JOB_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/ [2024-01-25T13:05:22.933Z] BUILD_NUMBER=411 [2024-01-25T13:05:22.933Z] AUTHOR_ID=vijaysun-omr [2024-01-25T13:05:22.933Z] JENKINS_NODE_COOKIE=3e2e2efb-fa03-4974-b141-ea88ff59df40 [2024-01-25T13:05:22.933Z] RUN_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/411/display/redirect [2024-01-25T13:05:22.933Z] HUDSON_SERVER_COOKIE=c3663d0c112c2ee2 [2024-01-25T13:05:22.933Z] JOB_DISPLAY_URL=https://ci.eclipse.org/omr/job/Build-linux_riscv64_cross/display/redirect [2024-01-25T13:05:22.933Z] CLASSPATH= [2024-01-25T13:05:22.933Z] JOB_NAME=Build-linux_riscv64_cross [2024-01-25T13:05:22.933Z] PWD=/home/jenkins/workspace/Build [2024-01-25T13:05:22.933Z] IMAGE_NAME=riscv-crosscompile [2024-01-25T13:05:22.933Z] WORKSPACE_TMP=/home/jenkins/workspace/Build@tmp [2024-01-25T13:05:22.933Z] TZ=America/Toronto [2024-01-25T13:05:22.933Z] GITLAB_OBJECT_KIND=none [2024-01-25T13:05:22.933Z] OMR_RUNNING_IN_DOCKER=1 [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2024-01-25T13:05:23.613Z] Output CCACHE stats before running and clear them [Pipeline] sh [2024-01-25T13:05:25.848Z] + ccache -s -z [2024-01-25T13:05:25.848Z] cache directory /home/jenkins/.ccache [2024-01-25T13:05:25.848Z] primary config /home/jenkins/.ccache/ccache.conf [2024-01-25T13:05:25.848Z] secondary config (readonly) /etc/ccache.conf [2024-01-25T13:05:25.848Z] stats updated Wed Jan 24 16:20:27 2024 [2024-01-25T13:05:25.848Z] stats zeroed Wed Jan 24 16:20:27 2024 [2024-01-25T13:05:25.848Z] cache hit (direct) 0 [2024-01-25T13:05:25.848Z] cache hit (preprocessed) 0 [2024-01-25T13:05:25.848Z] cache miss 0 [2024-01-25T13:05:25.848Z] cache hit rate 0.00 % [2024-01-25T13:05:25.848Z] cleanups performed 0 [2024-01-25T13:05:25.848Z] files in cache 40178 [2024-01-25T13:05:25.848Z] cache size 4.5 GB [2024-01-25T13:05:25.848Z] max cache size 5.0 GB [2024-01-25T13:05:25.848Z] Statistics zeroed [Pipeline] dir [2024-01-25T13:05:26.512Z] Running in /home/jenkins/workspace/Build/build [Pipeline] { [Pipeline] echo [2024-01-25T13:05:26.518Z] Configure... [Pipeline] sh [2024-01-25T13:05:28.611Z] + cmake -Wdev -C../cmake/caches/Travis.cmake -DOMR_DDR=OFF -DCMAKE_TOOLCHAIN_FILE=../cmake/toolchains/riscv64-linux-cross.cmake -DOMR_EXE_LAUNCHER=qemu-riscv64-static;-L;/opt/sysroot -DCMAKE_SYSROOT=/opt/sysroot .. [2024-01-25T13:05:28.611Z] loading initial cache file ../cmake/caches/Travis.cmake [2024-01-25T13:05:28.611Z] -- Starting with CMake version 3.18.4 [2024-01-25T13:05:28.611Z] -- Found Git: /usr/bin/git (found version "2.30.2") [2024-01-25T13:05:28.611Z] -- The CXX compiler identification is GNU 10.2.1 [2024-01-25T13:05:28.611Z] -- The C compiler identification is GNU 10.2.1 [2024-01-25T13:05:28.611Z] -- Detecting CXX compiler ABI info [2024-01-25T13:05:29.653Z] -- Detecting CXX compiler ABI info - done [2024-01-25T13:05:29.653Z] -- Check for working CXX compiler: /usr/bin/riscv64-linux-gnu-g++ - skipped [2024-01-25T13:05:29.653Z] -- Detecting CXX compile features [2024-01-25T13:05:29.653Z] -- Detecting CXX compile features - done [2024-01-25T13:05:29.653Z] -- Detecting C compiler ABI info [2024-01-25T13:05:29.653Z] -- Detecting C compiler ABI info - done [2024-01-25T13:05:29.653Z] -- Check for working C compiler: /usr/bin/riscv64-linux-gnu-gcc - skipped [2024-01-25T13:05:29.653Z] -- Detecting C compile features [2024-01-25T13:05:29.653Z] -- Detecting C compile features - done [2024-01-25T13:05:29.653Z] -- OMR: The CPU architecture is riscv [2024-01-25T13:05:29.653Z] -- OMR: The OS is linux [2024-01-25T13:05:29.653Z] -- OMR: The tool configuration is gnu [2024-01-25T13:05:29.653Z] -- OMR: The target data size is 64 [2024-01-25T13:05:29.653Z] -- Looking for sem_init [2024-01-25T13:05:29.653Z] -- Looking for sem_init - found [2024-01-25T13:05:29.653Z] -- Looking for dladdr [2024-01-25T13:05:29.653Z] -- Looking for dladdr - found [2024-01-25T13:05:29.653Z] -- The ASM compiler identification is GNU [2024-01-25T13:05:29.653Z] -- Found assembler: /usr/bin/riscv64-linux-gnu-gcc [2024-01-25T13:05:29.653Z] -- Looking for clock_gettime [2024-01-25T13:05:30.704Z] -- Looking for clock_gettime - found [2024-01-25T13:05:30.704Z] -- OMR: trace root is '/home/jenkins/workspace/Build/build' [2024-01-25T13:05:30.704Z] -- OMR: Using cross compiled tools. [2024-01-25T13:05:30.704Z] -- OMR: You may need to import tools from a native project. [2024-01-25T13:05:30.704Z] -- OMR: See OMR_TOOLS_IMPORTFILE. [2024-01-25T13:05:30.704Z] -- Found Perl: /usr/bin/perl (found version "5.32.1") [2024-01-25T13:05:30.704Z] -- Found PythonInterp: /usr/bin/python3.9 (found version "3.9.2") [2024-01-25T13:05:30.704Z] -- Creating static library for jitbuilder [2024-01-25T13:05:30.704Z] -- Adding PRIVATE compiler options to jitbuilder for jitbuilder. [2024-01-25T13:05:30.704Z] CMake Warning at fvtest/porttest/CMakeLists.txt:221 (message): [2024-01-25T13:05:30.705Z] Excluded omrport tests: [2024-01-25T13:05:30.705Z] --gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4 [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:67 (message): [2024-01-25T13:05:30.705Z] Disabling PriorityInterrupt test (see #6665) [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:68 (message): [2024-01-25T13:05:30.705Z] Disabling RWMutex test (see #6706) [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] CMake Warning at fvtest/threadtest/CMakeLists.txt:74 (message): [2024-01-25T13:05:30.705Z] Excluded omrthread tests: --gtest_filter=-PriorityInterrupt.*:RWMutex* [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] [2024-01-25T13:05:30.705Z] -- Creating static library for testcompiler [2024-01-25T13:05:30.705Z] -- Adding PRIVATE compiler options to testcompiler for testcompiler. [2024-01-25T13:05:30.705Z] -- Adding INTERFACE compiler options to testcompiler for testcompiler. [2024-01-25T13:05:30.705Z] -- Adding PUBLIC compiler options to tril for testcompiler. [2024-01-25T13:05:30.705Z] -- Configuring done [2024-01-25T13:05:31.863Z] -- Generating done [2024-01-25T13:05:31.863Z] -- Build files have been written to: /home/jenkins/workspace/Build/build [Pipeline] echo [2024-01-25T13:05:32.531Z] Compile... [Pipeline] sh [2024-01-25T13:05:34.710Z] + make -j4 [2024-01-25T13:05:34.710Z] Scanning dependencies of target trace [2024-01-25T13:05:34.710Z] Scanning dependencies of target omrtestutil [2024-01-25T13:05:34.710Z] Scanning dependencies of target header_check [2024-01-25T13:05:34.710Z] Scanning dependencies of target pugixml [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/ArgParser.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/printerrorhelper.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object third_party/pugixml-1.5/CMakeFiles/pugixml.dir/pugixml.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Built target header_check [2024-01-25T13:05:34.710Z] Scanning dependencies of target omrGtest [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object fvtest/omrGtestGlue/CMakeFiles/omrGtest.dir/omrGtest.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/CFileWriter.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object fvtest/util/CMakeFiles/omrtestutil.dir/testvmhelper.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/DATFileWriter.cpp.o [2024-01-25T13:05:34.710Z] [ 0%] Linking CXX static library libomrtestutil.a [2024-01-25T13:05:34.710Z] [ 0%] Built target omrtestutil [2024-01-25T13:05:35.848Z] Scanning dependencies of target sltestlib [2024-01-25T13:05:35.848Z] [ 0%] Building C object fvtest/porttest/CMakeFiles/sltestlib.dir/sltestlib/sltest.c.o [2024-01-25T13:05:35.848Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileReader.cpp.o [2024-01-25T13:05:35.848Z] [ 0%] Linking C shared library libsltestlib.so [2024-01-25T13:05:35.848Z] [ 0%] Built target sltestlib [2024-01-25T13:05:35.848Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/FileUtils.cpp.o [2024-01-25T13:05:35.848Z] Scanning dependencies of target traceOptionAgent [2024-01-25T13:05:35.848Z] [ 0%] Building C object fvtest/rastest/CMakeFiles/traceOptionAgent.dir/traceOptionAgent.c.o [2024-01-25T13:05:35.848Z] [ 0%] Linking C shared library libtraceOptionAgent.so [2024-01-25T13:05:35.848Z] [ 0%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/Port.cpp.o [2024-01-25T13:05:35.848Z] [ 0%] Built target traceOptionAgent [2024-01-25T13:05:35.848Z] Scanning dependencies of target bindthreadagent [2024-01-25T13:05:35.848Z] [ 1%] Building C object fvtest/rastest/CMakeFiles/bindthreadagent.dir/bindthreadagent.c.o [2024-01-25T13:05:35.848Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/StringUtils.cpp.o [2024-01-25T13:05:35.848Z] [ 1%] Linking CXX shared library libbindthreadagent.so [2024-01-25T13:05:35.848Z] [ 1%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TDFParser.cpp.o [2024-01-25T13:05:35.848Z] [ 1%] Built target bindthreadagent [2024-01-25T13:05:35.848Z] Scanning dependencies of target memorycategoriesagent [2024-01-25T13:05:35.848Z] [ 1%] Building C object fvtest/rastest/CMakeFiles/memorycategoriesagent.dir/memorycategoriesagent.c.o [2024-01-25T13:05:35.848Z] [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceGen.cpp.o [2024-01-25T13:05:36.921Z] [ 2%] Linking CXX shared library libmemorycategoriesagent.so [2024-01-25T13:05:36.921Z] [ 2%] Built target memorycategoriesagent [2024-01-25T13:05:36.921Z] Scanning dependencies of target traceNotStartedAgent [2024-01-25T13:05:36.921Z] [ 2%] Building CXX object tools/tracegen/CMakeFiles/trace.dir/TraceHeaderWriter.cpp.o [2024-01-25T13:05:36.921Z] [ 2%] Building C object fvtest/rastest/CMakeFiles/traceNotStartedAgent.dir/traceNotStartedAgent.c.o [2024-01-25T13:05:36.921Z] [ 2%] Linking CXX shared library libtraceNotStartedAgent.so [2024-01-25T13:05:36.921Z] [ 2%] Linking CXX static library libtrace.a [2024-01-25T13:05:36.921Z] [ 2%] Built target traceNotStartedAgent [2024-01-25T13:05:36.921Z] [ 2%] Built target trace [2024-01-25T13:05:36.921Z] Scanning dependencies of target cpuLoadAgent [2024-01-25T13:05:36.921Z] Scanning dependencies of target traceagent [2024-01-25T13:05:36.921Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/cpuLoadAgent.dir/cpuLoadAgent.c.o [2024-01-25T13:05:36.921Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/traceagent.dir/traceagent.c.o [2024-01-25T13:05:36.921Z] [ 3%] Linking CXX shared library libcpuLoadAgent.so [2024-01-25T13:05:36.921Z] [ 3%] Linking CXX shared library libtraceagent.so [2024-01-25T13:05:36.921Z] [ 3%] Linking CXX static library libpugixml.a [2024-01-25T13:05:36.921Z] [ 3%] Built target cpuLoadAgent [2024-01-25T13:05:36.921Z] [ 3%] Built target traceagent [2024-01-25T13:05:36.921Z] Scanning dependencies of target sampleSubscriber [2024-01-25T13:05:36.921Z] Scanning dependencies of target invalidAgentMissingOnLoad [2024-01-25T13:05:36.921Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/sampleSubscriber.dir/sampleSubscriber.c.o [2024-01-25T13:05:36.921Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnLoad.dir/invalidAgentMissingOnLoad.c.o [2024-01-25T13:05:36.921Z] [ 3%] Built target pugixml [2024-01-25T13:05:36.921Z] Scanning dependencies of target invalidAgentReturnError [2024-01-25T13:05:36.921Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/invalidAgentReturnError.dir/invalidAgentReturnError.c.o [2024-01-25T13:05:36.921Z] [ 3%] Linking C shared library libinvalidAgentMissingOnLoad.so [2024-01-25T13:05:36.921Z] [ 3%] Linking C shared library libsampleSubscriber.so [2024-01-25T13:05:38.030Z] [ 3%] Linking C shared library libinvalidAgentReturnError.so [2024-01-25T13:05:38.030Z] [ 3%] Built target invalidAgentMissingOnLoad [2024-01-25T13:05:38.030Z] [ 3%] Built target sampleSubscriber [2024-01-25T13:05:38.030Z] Scanning dependencies of target subscriberAgent [2024-01-25T13:05:38.030Z] Scanning dependencies of target subscriberAgentWithJ9thread [2024-01-25T13:05:38.030Z] [ 3%] Building C object fvtest/rastest/CMakeFiles/subscriberAgent.dir/subscriberAgent.c.o [2024-01-25T13:05:38.030Z] [ 4%] Building C object fvtest/rastest/CMakeFiles/subscriberAgentWithJ9thread.dir/subscriberAgentWithJ9thread.c.o [2024-01-25T13:05:38.030Z] [ 4%] Built target invalidAgentReturnError [2024-01-25T13:05:38.030Z] Scanning dependencies of target invalidAgentMissingOnUnload [2024-01-25T13:05:38.030Z] [ 5%] Building C object fvtest/rastest/CMakeFiles/invalidAgentMissingOnUnload.dir/invalidAgentMissingOnUnload.c.o [2024-01-25T13:05:38.030Z] [ 5%] Linking CXX shared library libsubscriberAgent.so [2024-01-25T13:05:38.030Z] [ 5%] Linking CXX shared library libsubscriberAgentWithJ9thread.so [2024-01-25T13:05:38.030Z] [ 5%] Linking C shared library libinvalidAgentMissingOnUnload.so [2024-01-25T13:05:38.030Z] [ 5%] Built target invalidAgentMissingOnUnload [2024-01-25T13:05:38.030Z] [ 5%] Built target subscriberAgent [2024-01-25T13:05:38.030Z] [ 5%] Built target subscriberAgentWithJ9thread [2024-01-25T13:05:38.030Z] Scanning dependencies of target tracegen [2024-01-25T13:05:38.030Z] Scanning dependencies of target tracemerge [2024-01-25T13:05:38.030Z] [ 5%] Generate /home/jenkins/workspace/Build/build/testcompilerName.cpp [2024-01-25T13:05:38.030Z] [ 5%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/DATMerge.cpp.o [2024-01-25T13:05:38.030Z] [ 5%] Building CXX object tools/tracegen/CMakeFiles/tracegen.dir/main.cpp.o [2024-01-25T13:05:38.030Z] [ 5%] Linking CXX executable tracegen [2024-01-25T13:05:38.030Z] [ 6%] Building CXX object tools/tracemerge/CMakeFiles/tracemerge.dir/main.cpp.o [2024-01-25T13:05:38.030Z] [ 6%] Built target tracegen [2024-01-25T13:05:38.030Z] Scanning dependencies of target hookgen [2024-01-25T13:05:38.030Z] [ 6%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/HookGen.cpp.o [2024-01-25T13:05:38.030Z] [ 6%] Linking CXX executable tracemerge [2024-01-25T13:05:38.030Z] [ 6%] Built target tracemerge [2024-01-25T13:05:38.030Z] [ 6%] Generating ut_pool.c, ut_pool.h, ut_pool.pdat [2024-01-25T13:05:38.030Z] [ 6%] Building CXX object tools/hookgen/CMakeFiles/hookgen.dir/main.cpp.o [2024-01-25T13:05:39.098Z] Scanning dependencies of target j9pool [2024-01-25T13:05:39.098Z] [ 6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool.c.o [2024-01-25T13:05:39.098Z] [ 6%] Linking CXX executable hookgen [2024-01-25T13:05:39.098Z] [ 6%] Building C object util/pool/CMakeFiles/j9pool.dir/pool_cap.c.o [2024-01-25T13:05:39.098Z] [ 7%] Building C object util/pool/CMakeFiles/j9pool.dir/ut_pool.c.o [2024-01-25T13:05:39.098Z] [ 7%] Linking C static library libj9pool.a [2024-01-25T13:05:39.098Z] [ 7%] Built target hookgen [2024-01-25T13:05:39.098Z] [ 7%] Built target j9pool [2024-01-25T13:05:39.098Z] [ 7%] Generating ut_avl.c, ut_avl.h, ut_avl.pdat [2024-01-25T13:05:39.098Z] [ 7%] Generating ut_j9thr.c, ut_j9thr.h, ut_j9thr.pdat [2024-01-25T13:05:39.098Z] Scanning dependencies of target j9avl [2024-01-25T13:05:39.098Z] [ 7%] Building C object util/avl/CMakeFiles/j9avl.dir/avlsup.c.o [2024-01-25T13:05:39.098Z] Scanning dependencies of target j9thr_obj [2024-01-25T13:05:39.098Z] [ 7%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/j9sem.c.o [2024-01-25T13:05:39.098Z] [ 7%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthread.c.o [2024-01-25T13:05:39.098Z] [ 7%] Building C object util/avl/CMakeFiles/j9avl.dir/ut_avl.c.o [2024-01-25T13:05:39.098Z] [ 7%] Linking C static library libj9avl.a [2024-01-25T13:05:39.098Z] [ 7%] Built target j9avl [2024-01-25T13:05:40.276Z] [ 8%] Generating ut_j9utilcore.c, ut_j9utilcore.h, ut_j9utilcore.pdat [2024-01-25T13:05:40.276Z] [ 8%] Generating ut_omrutil.c, ut_omrutil.h, ut_omrutil.pdat [2024-01-25T13:05:40.276Z] Scanning dependencies of target testcompiler [2024-01-25T13:05:40.276Z] Scanning dependencies of target omrutil_obj [2024-01-25T13:05:40.276Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreadattr.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_omrutil.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ut_j9utilcore.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/omrthreaddebug.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/testcompilerName.cpp.o [2024-01-25T13:05:40.276Z] [ 8%] Building ASM object util/omrutil/CMakeFiles/omrutil_obj.dir/unix/linux/riscv/32/cas32helper.s.o [2024-01-25T13:05:40.276Z] [ 8%] Building ASM object util/omrutil/CMakeFiles/omrutil_obj.dir/unix/linux/riscv/64/cas64helper.s.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreaderror.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/AtomicFunctions.cpp.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadinspect.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/argscan.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadmem.cpp.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/detectVMDirectory.c.o [2024-01-25T13:05:40.276Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/gettimebase.c.o [2024-01-25T13:05:41.498Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/omrthreadnuma.c.o [2024-01-25T13:05:41.498Z] [ 8%] Building CXX object util/omrutil/CMakeFiles/omrutil_obj.dir/j9memclr.cpp.o [2024-01-25T13:05:41.498Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadpriority.c.o [2024-01-25T13:05:41.498Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/omrcrc32.c.o [2024-01-25T13:05:41.498Z] [ 8%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadtls.c.o [2024-01-25T13:05:41.498Z] [ 8%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/poolForPort.c.o [2024-01-25T13:05:41.498Z] [ 9%] Building C object thread/CMakeFiles/j9thr_obj.dir/linux/priority.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/primeNumberHelper.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrcreate.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/ranking.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building CXX object thread/CMakeFiles/j9thr_obj.dir/common/threadhelpers.cpp.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/spacesaving.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/stricmp.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/threadhelp.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/thrprof.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/thrname_core.c.o [2024-01-25T13:05:41.498Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/thrdsup.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8decode.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/rasthrsup.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/utf8encode.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/rwmutex.c.o [2024-01-25T13:05:42.664Z] [ 10%] Linking CXX static library libomrGtest.a [2024-01-25T13:05:42.664Z] [ 10%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/compile/ResolvedMethod.cpp.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/wildcard.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/common/omrthreadjlm.c.o [2024-01-25T13:05:42.664Z] [ 10%] Built target omrGtest [2024-01-25T13:05:42.664Z] [ 10%] Generating ut_omrport.c, ut_omrport.h, ut_omrport.pdat [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xlphelp.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/unix/unixpriority.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/xml.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object thread/CMakeFiles/j9thr_obj.dir/ut_j9thr.c.o [2024-01-25T13:05:42.664Z] [ 10%] Building C object util/omrutil/CMakeFiles/omrutil_obj.dir/__/__/example/glue/UtilGlue.c.o [2024-01-25T13:05:42.664Z] [ 10%] Built target j9thr_obj [2024-01-25T13:05:42.664Z] [ 10%] Generating ut_j9hook.c, ut_j9hook.h, ut_j9hook.pdat [2024-01-25T13:05:42.664Z] [ 10%] Built target omrutil_obj [2024-01-25T13:05:42.664Z] [ 10%] Generating ut_j9vgc.c, ut_j9vgc.h, ut_j9vgc.pdat [2024-01-25T13:05:42.664Z] Scanning dependencies of target omrport_obj [2024-01-25T13:05:42.665Z] Scanning dependencies of target j9hook_obj [2024-01-25T13:05:42.665Z] [ 10%] Building C object port/CMakeFiles/omrport_obj.dir/ut_omrport.c.o [2024-01-25T13:05:42.665Z] [ 10%] Building CXX object util/hookable/CMakeFiles/j9hook_obj.dir/hookable.cpp.o [2024-01-25T13:05:42.665Z] [ 11%] Generating ut_j9mm.c, ut_j9mm.h, ut_j9mm.pdat [2024-01-25T13:05:42.665Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/unix/protect_helpers.c.o [2024-01-25T13:05:42.665Z] [ 11%] Generating ut_omrmm.c, ut_omrmm.h, ut_omrmm.pdat [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetasid.c.o [2024-01-25T13:05:43.744Z] [ 11%] Building C object util/hookable/CMakeFiles/j9hook_obj.dir/ut_j9hook.c.o [2024-01-25T13:05:43.744Z] [ 11%] Built target j9hook_obj [2024-01-25T13:05:43.744Z] Scanning dependencies of target omrgc_tracegen [2024-01-25T13:05:43.744Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9mm.c.o [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_omr_test [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobid.c.o [2024-01-25T13:05:43.744Z] [ 11%] Generating ut_omr_test.c, ut_omr_test.h, ut_omr_test.pdat [2024-01-25T13:05:43.744Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_omrmm.c.o [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetjobname.c.o [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_omr_test [2024-01-25T13:05:43.744Z] [ 11%] Building C object gc/CMakeFiles/omrgc_tracegen.dir/ut_j9vgc.c.o [2024-01-25T13:05:43.744Z] [ 11%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/control/TestJit.cpp.o [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrgetsysname.c.o [2024-01-25T13:05:43.744Z] [ 11%] Built target omrgc_tracegen [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_j9thr [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_j9thr [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_omrport [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_omrport [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrcpu.c.o [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_avl [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_avl [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_hashtable [2024-01-25T13:05:43.744Z] [ 11%] Generating ut_hashtable.c, ut_hashtable.h, ut_hashtable.pdat [2024-01-25T13:05:43.744Z] [ 11%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrerror.c.o [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_hashtable [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_j9hook [2024-01-25T13:05:43.744Z] [ 11%] Built target trc_j9hook [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_j9utilcore [2024-01-25T13:05:43.744Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrerrorhelpers.c.o [2024-01-25T13:05:43.744Z] [ 12%] Built target trc_j9utilcore [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_omrutil [2024-01-25T13:05:43.744Z] [ 12%] Built target trc_omrutil [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_pool [2024-01-25T13:05:43.744Z] [ 12%] Built target trc_pool [2024-01-25T13:05:43.744Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrexit.c.o [2024-01-25T13:05:43.744Z] Scanning dependencies of target trc_omrvm [2024-01-25T13:05:43.744Z] [ 12%] Generating ut_omrvm.c, ut_omrvm.h, ut_omrvm.pdat [2024-01-25T13:05:44.881Z] [ 12%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfile.c.o [2024-01-25T13:05:44.881Z] [ 12%] Built target trc_omrvm [2024-01-25T13:05:44.881Z] Scanning dependencies of target trc_omrti [2024-01-25T13:05:44.881Z] [ 13%] Generating ut_omrti.c, ut_omrti.h, ut_omrti.pdat [2024-01-25T13:05:44.881Z] [ 13%] Built target trc_omrti [2024-01-25T13:05:44.881Z] Scanning dependencies of target trc_j9vgc [2024-01-25T13:05:44.881Z] [ 13%] Built target trc_j9vgc [2024-01-25T13:05:44.881Z] Scanning dependencies of target trc_omrmm [2024-01-25T13:05:44.881Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrfiletext.c.o [2024-01-25T13:05:44.881Z] [ 13%] Built target trc_omrmm [2024-01-25T13:05:44.881Z] Scanning dependencies of target trc_j9mm [2024-01-25T13:05:44.881Z] [ 13%] Built target trc_j9mm [2024-01-25T13:05:44.881Z] Scanning dependencies of target omrgc_hookgen [2024-01-25T13:05:44.881Z] [ 13%] Generating mmomrhook_internal.h, ../mmomrhook.h [2024-01-25T13:05:44.881Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestream.c.o [2024-01-25T13:05:44.881Z] [ 13%] Generating mmprivatehook_internal.h, mmprivatehook.h [2024-01-25T13:05:44.881Z] [ 13%] Built target omrgc_hookgen [2024-01-25T13:05:44.881Z] Scanning dependencies of target omrutil [2024-01-25T13:05:44.881Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfilestreamtext.c.o [2024-01-25T13:05:44.881Z] [ 13%] Linking CXX static library libomrutil.a [2024-01-25T13:05:44.881Z] [ 13%] Built target omrutil [2024-01-25T13:05:44.881Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omriconvhelpers.c.o [2024-01-25T13:05:44.881Z] Scanning dependencies of target omrcore [2024-01-25T13:05:44.881Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Agent.cpp.o [2024-01-25T13:05:44.881Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrfile_blockingasync.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_MethodDictionary.cpp.o [2024-01-25T13:05:45.950Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmem32helpers.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/env/FrontEnd.cpp.o [2024-01-25T13:05:45.950Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrheap.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Profiler.cpp.o [2024-01-25T13:05:45.950Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmem.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_Runtime.cpp.o [2024-01-25T13:05:45.950Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TI.cpp.o [2024-01-25T13:05:45.950Z] [ 13%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemcategories.c.o [2024-01-25T13:05:45.950Z] [ 13%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_TIMemorySize.cpp.o [2024-01-25T13:05:47.141Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrport.c.o [2024-01-25T13:05:47.141Z] [ 14%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VM.cpp.o [2024-01-25T13:05:47.141Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrmmap.c.o [2024-01-25T13:05:47.141Z] [ 14%] Building CXX object omr/CMakeFiles/omrcore.dir/OMR_VMThread.cpp.o [2024-01-25T13:05:47.141Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/common/j9nls.c.o [2024-01-25T13:05:47.142Z] [ 14%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrti.c.o [2024-01-25T13:05:47.142Z] [ 14%] Building C object omr/CMakeFiles/omrcore.dir/ut_omrvm.c.o [2024-01-25T13:05:47.142Z] [ 14%] Building C object port/CMakeFiles/omrport_obj.dir/unix/j9nlshelpers.c.o [2024-01-25T13:05:47.142Z] [ 15%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/LanguageVMGlue.c.o [2024-01-25T13:05:47.142Z] [ 15%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/IlInjector.cpp.o [2024-01-25T13:05:47.142Z] [ 15%] Building CXX object omr/CMakeFiles/omrcore.dir/__/example/glue/omrExampleVM.cpp.o [2024-01-25T13:05:47.142Z] [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrosbacktrace.c.o [2024-01-25T13:05:47.142Z] [ 15%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosbacktrace_impl.c.o [2024-01-25T13:05:47.142Z] [ 15%] Building C object omr/CMakeFiles/omrcore.dir/__/example/glue/Profiling.c.o [2024-01-25T13:05:48.264Z] [ 15%] Linking CXX static library libomrcore.a [2024-01-25T13:05:48.264Z] [ 16%] Built target omrcore [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrintrospect.c.o [2024-01-25T13:05:48.264Z] [ 16%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/ilgen/TestIlGeneratorMethodDetails.cpp.o [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrintrospect_common.c.o [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrosdump.c.o [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrportcontrol.c.o [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrportptb.c.o [2024-01-25T13:05:48.264Z] [ 16%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsignal.c.o [2024-01-25T13:05:49.421Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsock.c.o [2024-01-25T13:05:49.421Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/runtime/TestCodeCacheManager.cpp.o [2024-01-25T13:05:49.421Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrsockptb.c.o [2024-01-25T13:05:49.421Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/linuxriscv64/omrsignal_context.c.o [2024-01-25T13:05:49.421Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsl.c.o [2024-01-25T13:05:49.421Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrstr.c.o [2024-01-25T13:05:50.638Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysinfo.c.o [2024-01-25T13:05:50.638Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o [2024-01-25T13:05:50.638Z] [ 17%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Analyser.cpp.o [2024-01-25T13:05:50.638Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrsysinfo_helpers.c.o [2024-01-25T13:05:50.638Z] [ 17%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsyslog.c.o [2024-01-25T13:05:50.638Z] [ 18%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CCData.cpp.o [2024-01-25T13:05:50.638Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtime.c.o [2024-01-25T13:05:51.703Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrtlshelpers.c.o [2024-01-25T13:05:51.703Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrtty.c.o [2024-01-25T13:05:51.703Z] [ 18%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrvmem.c.o [2024-01-25T13:05:51.703Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/common/omrmemtag_checks.c.o [2024-01-25T13:05:51.703Z] [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenPrep.cpp.o [2024-01-25T13:05:51.703Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/linux/omrosdump_helpers.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsysv_ipcwrappers.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrsharedhelper.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshsem.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshsem_deprecated.c.o [2024-01-25T13:05:52.817Z] Scanning dependencies of target run_tracegen [2024-01-25T13:05:52.817Z] [ 19%] Built target run_tracegen [2024-01-25T13:05:52.817Z] Scanning dependencies of target j9hashtable [2024-01-25T13:05:52.817Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hash.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object port/CMakeFiles/omrport_obj.dir/unix/omrshmem.c.o [2024-01-25T13:05:52.817Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/hashtable.c.o [2024-01-25T13:05:53.943Z] [ 19%] Building C object util/hashtable/CMakeFiles/j9hashtable.dir/ut_hashtable.c.o [2024-01-25T13:05:53.943Z] [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenGC.cpp.o [2024-01-25T13:05:53.943Z] [ 19%] Linking CXX static library libj9hashtable.a [2024-01-25T13:05:53.943Z] [ 19%] Built target omrport_obj [2024-01-25T13:05:53.943Z] [ 19%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/CodeGenRA.cpp.o [2024-01-25T13:05:53.943Z] [ 20%] Built target j9hashtable [2024-01-25T13:05:53.943Z] Scanning dependencies of target run_tracemerge [2024-01-25T13:05:53.944Z] [ 20%] Generating tracemerge.stamp [2024-01-25T13:05:53.944Z] [ 20%] Built target run_tracemerge [2024-01-25T13:05:53.944Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCRegisterMap.cpp.o [2024-01-25T13:05:54.995Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRGCStackAtlas.cpp.o [2024-01-25T13:05:56.132Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRLinkage.cpp.o [2024-01-25T13:05:57.204Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/LiveRegister.cpp.o [2024-01-25T13:05:58.489Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OutOfLineCodeSection.cpp.o [2024-01-25T13:05:59.628Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/Relocation.cpp.o [2024-01-25T13:05:59.628Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/RegisterIterator.cpp.o [2024-01-25T13:06:00.778Z] [ 20%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ScratchRegisterManager.cpp.o [2024-01-25T13:06:00.778Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/StorageInfo.cpp.o [2024-01-25T13:06:01.955Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRTreeEvaluator.cpp.o [2024-01-25T13:06:03.094Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/PreInstructionSelection.cpp.o [2024-01-25T13:06:04.224Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/NodeEvaluation.cpp.o [2024-01-25T13:06:04.224Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRPeephole.cpp.o [2024-01-25T13:06:05.359Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippet.cpp.o [2024-01-25T13:06:06.451Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [2024-01-25T13:06:07.590Z] [ 21%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRSnippetGCMap.cpp.o [2024-01-25T13:06:07.590Z] Scanning dependencies of target j9thrstatic [2024-01-25T13:06:07.590Z] [ 21%] Linking CXX static library libj9thrstatic.a [2024-01-25T13:06:07.590Z] [ 21%] Built target j9thrstatic [2024-01-25T13:06:07.590Z] Scanning dependencies of target omrsig [2024-01-25T13:06:07.590Z] [ 22%] Building CXX object omrsigcompat/CMakeFiles/omrsig.dir/omrsig.cpp.o [2024-01-25T13:06:07.590Z] [ 22%] Linking CXX shared library libomrsig.so [2024-01-25T13:06:08.661Z] [ 22%] Built target omrsig [2024-01-25T13:06:08.661Z] Scanning dependencies of target omrutiltest [2024-01-25T13:06:08.661Z] [ 23%] Building CXX object fvtest/utiltest/CMakeFiles/omrutiltest.dir/main.cpp.o [2024-01-25T13:06:08.661Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenerator.cpp.o [2024-01-25T13:06:09.758Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRCodeGenPhase.cpp.o [2024-01-25T13:06:09.758Z] [ 23%] Linking CXX executable omrutiltest [2024-01-25T13:06:10.947Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMemoryReference.cpp.o [2024-01-25T13:06:10.947Z] [ 23%] Built target omrutiltest [2024-01-25T13:06:10.947Z] [ 23%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRMachine.cpp.o [2024-01-25T13:06:11.984Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegister.cpp.o [2024-01-25T13:06:14.246Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterDependency.cpp.o [2024-01-25T13:06:14.246Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRealRegister.cpp.o [2024-01-25T13:06:15.293Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRRegisterPair.cpp.o [2024-01-25T13:06:15.293Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRInstruction.cpp.o [2024-01-25T13:06:17.821Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/ELFGenerator.cpp.o [2024-01-25T13:06:17.821Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/codegen/OMRELFRelocationResolver.cpp.o [2024-01-25T13:06:17.821Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OSRData.cpp.o [2024-01-25T13:06:18.980Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRMethod.cpp.o [2024-01-25T13:06:18.980Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/ResolvedMethod.cpp.o [2024-01-25T13:06:18.980Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/VirtualGuard.cpp.o [2024-01-25T13:06:21.229Z] Scanning dependencies of target omrport [2024-01-25T13:06:21.229Z] [ 24%] Linking CXX static library libomrport.a [2024-01-25T13:06:21.230Z] [ 24%] Built target omrport [2024-01-25T13:06:21.230Z] Scanning dependencies of target omrtrace [2024-01-25T13:06:21.230Z] [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceapi.cpp.o [2024-01-25T13:06:21.230Z] [ 24%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRSymbolReferenceTable.cpp.o [2024-01-25T13:06:21.230Z] [ 24%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracecomponent.cpp.o [2024-01-25T13:06:22.365Z] [ 25%] Running JitBuilder C++ API generator [2024-01-25T13:06:22.365Z] [ 25%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceformatter.cpp.o [2024-01-25T13:06:22.365Z] [ 25%] Generate /home/jenkins/workspace/Build/build/jitbuilderName.cpp [2024-01-25T13:06:22.365Z] [ 25%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRAliasBuilder.cpp.o [2024-01-25T13:06:23.489Z] [ 25%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracelog.cpp.o [2024-01-25T13:06:23.489Z] [ 25%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemain.cpp.o [2024-01-25T13:06:24.615Z] [ 25%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracemisc.cpp.o [2024-01-25T13:06:24.615Z] Scanning dependencies of target jitbuilder [2024-01-25T13:06:24.615Z] [ 25%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderName.cpp.o [2024-01-25T13:06:24.615Z] [ 25%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtraceoptions.cpp.o [2024-01-25T13:06:26.017Z] [ 26%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracepublish.cpp.o [2024-01-25T13:06:26.017Z] [ 26%] Building CXX object omrtrace/CMakeFiles/omrtrace.dir/omrtracewrappers.cpp.o [2024-01-25T13:06:26.017Z] Scanning dependencies of target omrporttest [2024-01-25T13:06:26.017Z] [ 26%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/fileTest.cpp.o [2024-01-25T13:06:26.017Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/OMRCompilation.cpp.o [2024-01-25T13:06:26.017Z] [ 27%] Linking CXX static library libomrtrace.a [2024-01-25T13:06:26.017Z] [ 27%] Built target omrtrace [2024-01-25T13:06:26.017Z] [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/env/FrontEnd.cpp.o [2024-01-25T13:06:27.100Z] [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/compile/ResolvedMethod.cpp.o [2024-01-25T13:06:28.215Z] [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/heapTest.cpp.o [2024-01-25T13:06:29.371Z] [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/control/Jit.cpp.o [2024-01-25T13:06:30.503Z] [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/ilgen/JBIlGeneratorMethodDetails.cpp.o [2024-01-25T13:06:30.503Z] [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrportTest.cpp.o [2024-01-25T13:06:32.846Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/compile/TLSCompilationManager.cpp.o [2024-01-25T13:06:32.846Z] [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/main.cpp.o [2024-01-25T13:06:32.846Z] [ 27%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/optimizer/JBOptimizer.cpp.o [2024-01-25T13:06:32.846Z] Scanning dependencies of target j9hookstatic [2024-01-25T13:06:32.846Z] [ 27%] Linking CXX static library libj9hookstatic.a [2024-01-25T13:06:33.980Z] [ 27%] Built target j9hookstatic [2024-01-25T13:06:33.980Z] [ 27%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/memTest.cpp.o [2024-01-25T13:06:35.150Z] [ 27%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMROptions.cpp.o [2024-01-25T13:06:35.150Z] [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrdumpTest.cpp.o [2024-01-25T13:06:36.391Z] Scanning dependencies of target omrgc [2024-01-25T13:06:36.391Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AddressOrderedListPopulator.cpp.o [2024-01-25T13:06:36.391Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationContext.cpp.o [2024-01-25T13:06:36.391Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/AllocationInterfaceGeneric.cpp.o [2024-01-25T13:06:37.468Z] [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBCodeCacheManager.cpp.o [2024-01-25T13:06:37.468Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BaseVirtual.cpp.o [2024-01-25T13:06:37.468Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/BumpAllocatedListPopulator.cpp.o [2024-01-25T13:06:37.468Z] [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrerrorTest.cpp.o [2024-01-25T13:06:38.656Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/CardTable.cpp.o [2024-01-25T13:06:38.656Z] [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/runtime/JBJitConfig.cpp.o [2024-01-25T13:06:38.656Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Collector.cpp.o [2024-01-25T13:06:38.656Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OptimizationPlan.cpp.o [2024-01-25T13:06:39.800Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Configuration.cpp.o [2024-01-25T13:06:39.800Z] [ 28%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfileTest.cpp.o [2024-01-25T13:06:39.800Z] [ 28%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/BytecodeBuilder.cpp.o [2024-01-25T13:06:39.800Z] [ 28%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRRecompilation.cpp.o [2024-01-25T13:06:39.800Z] [ 28%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EmptyListPopulator.cpp.o [2024-01-25T13:06:41.003Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/EnvironmentBase.cpp.o [2024-01-25T13:06:41.003Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Forge.cpp.o [2024-01-25T13:06:42.192Z] [ 29%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlBuilder.cpp.o [2024-01-25T13:06:42.192Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCCode.cpp.o [2024-01-25T13:06:42.192Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GCExtensionsBase.cpp.o [2024-01-25T13:06:42.192Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalAllocationManager.cpp.o [2024-01-25T13:06:43.283Z] [ 29%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrfilestreamTest.cpp.o [2024-01-25T13:06:43.283Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/GlobalCollector.cpp.o [2024-01-25T13:06:43.283Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/OMRCompilationStrategy.cpp.o [2024-01-25T13:06:43.283Z] [ 29%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlType.cpp.o [2024-01-25T13:06:43.283Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Heap.cpp.o [2024-01-25T13:06:44.549Z] [ 29%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompilationController.cpp.o [2024-01-25T13:06:44.549Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMap.cpp.o [2024-01-25T13:06:44.549Z] [ 29%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMapIterator.cpp.o [2024-01-25T13:06:45.736Z] [ 29%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrheapTest.cpp.o [2024-01-25T13:06:45.736Z] [ 30%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/IlValue.cpp.o [2024-01-25T13:06:45.736Z] [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapMemorySubSpaceIterator.cpp.o [2024-01-25T13:06:45.736Z] [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionDescriptor.cpp.o [2024-01-25T13:06:46.972Z] [ 30%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionIterator.cpp.o [2024-01-25T13:06:46.972Z] [ 30%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/control/CompileMethod.cpp.o [2024-01-25T13:06:46.972Z] [ 30%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/MethodBuilder.cpp.o [2024-01-25T13:06:46.972Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManager.cpp.o [2024-01-25T13:06:46.972Z] [ 31%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrintrospectTest.cpp.o [2024-01-25T13:06:48.127Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapRegionManagerTarok.cpp.o [2024-01-25T13:06:48.127Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapVirtualMemory.cpp.o [2024-01-25T13:06:48.127Z] [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/ThunkBuilder.cpp.o [2024-01-25T13:06:49.198Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantLock.cpp.o [2024-01-25T13:06:49.198Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/LightweightNonReentrantRWLock.cpp.o [2024-01-25T13:06:49.198Z] [ 31%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmemTest.cpp.o [2024-01-25T13:06:49.198Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkedObjectPopulator.cpp.o [2024-01-25T13:06:50.333Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/ExceptionTable.cpp.o [2024-01-25T13:06:50.333Z] [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/TypeDictionary.cpp.o [2024-01-25T13:06:50.333Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkingScheme.cpp.o [2024-01-25T13:06:51.487Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMap.cpp.o [2024-01-25T13:06:51.487Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MarkMapSegmentChunkIterator.cpp.o [2024-01-25T13:06:51.487Z] [ 31%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrmmapTest.cpp.o [2024-01-25T13:06:51.487Z] [ 31%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineOperandArray.cpp.o [2024-01-25T13:06:52.650Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MainGCThread.cpp.o [2024-01-25T13:06:52.650Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Math.cpp.o [2024-01-25T13:06:52.650Z] [ 31%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FrontEnd.cpp.o [2024-01-25T13:06:52.650Z] [ 31%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryManager.cpp.o [2024-01-25T13:06:53.723Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPool.cpp.o [2024-01-25T13:06:53.723Z] [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineOperandStack.cpp.o [2024-01-25T13:06:53.723Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedList.cpp.o [2024-01-25T13:06:53.723Z] [ 32%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalExtendedTest.cpp.o [2024-01-25T13:06:54.876Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolAddressOrderedListBase.cpp.o [2024-01-25T13:06:54.876Z] [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineRegister.cpp.o [2024-01-25T13:06:54.876Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCPU.cpp.o [2024-01-25T13:06:56.239Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolBumpPointer.cpp.o [2024-01-25T13:06:56.239Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolLargeObjects.cpp.o [2024-01-25T13:06:56.239Z] [ 32%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRObjectModel.cpp.o [2024-01-25T13:06:56.239Z] [ 32%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsignalTest.cpp.o [2024-01-25T13:06:57.368Z] [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineRegisterInStruct.cpp.o [2024-01-25T13:06:57.368Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedList.cpp.o [2024-01-25T13:06:58.516Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemoryPoolSplitAddressOrderedListBase.cpp.o [2024-01-25T13:06:58.516Z] [ 32%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/VirtualMachineState.cpp.o [2024-01-25T13:06:58.516Z] [ 32%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrslTest.cpp.o [2024-01-25T13:06:58.516Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySpace.cpp.o [2024-01-25T13:06:59.694Z] [ 32%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpace.cpp.o [2024-01-25T13:06:59.694Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRArithEnv.cpp.o [2024-01-25T13:06:59.694Z] [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/jitbuilderclient/cpp/JitBuilder.cpp.o [2024-01-25T13:07:00.830Z] [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceChildIterator.cpp.o [2024-01-25T13:07:00.830Z] [ 33%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRClassEnv.cpp.o [2024-01-25T13:07:00.830Z] [ 33%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrstrTest.cpp.o [2024-01-25T13:07:00.830Z] [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceFlat.cpp.o [2024-01-25T13:07:01.946Z] [ 33%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRAheadOfTimeCompile.cpp.o [2024-01-25T13:07:01.946Z] [ 33%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGeneric.cpp.o [2024-01-25T13:07:01.946Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpacePoolIterator.cpp.o [2024-01-25T13:07:03.058Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceRegionIterator.cpp.o [2024-01-25T13:07:03.058Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRDebugEnv.cpp.o [2024-01-25T13:07:03.058Z] [ 34%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrtimeTest.cpp.o [2024-01-25T13:07:03.058Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceUniSpace.cpp.o [2024-01-25T13:07:04.192Z] [ 34%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMEnv.cpp.o [2024-01-25T13:07:04.192Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ModronAssertions.cpp.o [2024-01-25T13:07:04.192Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NUMAManager.cpp.o [2024-01-25T13:07:04.192Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/NonVirtualMemory.cpp.o [2024-01-25T13:07:05.433Z] [ 34%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Analyser.cpp.o [2024-01-25T13:07:05.433Z] [ 34%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMInterface.cpp.o [2024-01-25T13:07:05.433Z] [ 35%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyExtendedTest.cpp.o [2024-01-25T13:07:05.433Z] [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/OMRVMThreadInterface.cpp.o [2024-01-25T13:07:06.607Z] [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectAllocationInterface.cpp.o [2024-01-25T13:07:06.607Z] [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapBufferedIterator.cpp.o [2024-01-25T13:07:07.726Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRVMMethodEnv.cpp.o [2024-01-25T13:07:07.726Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentAllocator.cpp.o [2024-01-25T13:07:07.726Z] [ 35%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrttyTest.cpp.o [2024-01-25T13:07:07.726Z] [ 35%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ObjectHeapIteratorAddressOrderedList.cpp.o [2024-01-25T13:07:07.726Z] [ 35%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SegmentProvider.cpp.o [2024-01-25T13:07:07.726Z] [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CCData.cpp.o [2024-01-25T13:07:07.726Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/SystemSegmentProvider.cpp.o [2024-01-25T13:07:07.726Z] [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Packet.cpp.o [2024-01-25T13:07:07.726Z] [ 36%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/DebugSegmentProvider.cpp.o [2024-01-25T13:07:08.846Z] [ 36%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PacketList.cpp.o [2024-01-25T13:07:08.846Z] [ 36%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenPrep.cpp.o [2024-01-25T13:07:08.846Z] [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelDispatcher.cpp.o [2024-01-25T13:07:08.846Z] [ 37%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Region.cpp.o [2024-01-25T13:07:09.975Z] [ 37%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrvmemTest.cpp.o [2024-01-25T13:07:09.975Z] [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelHeapWalker.cpp.o [2024-01-25T13:07:09.975Z] [ 37%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/StackMemoryRegion.cpp.o [2024-01-25T13:07:09.975Z] [ 37%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelObjectHeapIterator.cpp.o [2024-01-25T13:07:09.975Z] [ 37%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRPersistentInfo.cpp.o [2024-01-25T13:07:09.975Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRMemory.cpp.o [2024-01-25T13:07:11.003Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelMarkTask.cpp.o [2024-01-25T13:07:11.003Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ParallelTask.cpp.o [2024-01-25T13:07:12.075Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArena.cpp.o [2024-01-25T13:07:12.075Z] [ 38%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si.cpp.o [2024-01-25T13:07:12.075Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaRegionBased.cpp.o [2024-01-25T13:07:12.075Z] [ 38%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenGC.cpp.o [2024-01-25T13:07:13.295Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalArenaVirtualMemory.cpp.o [2024-01-25T13:07:13.295Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/TRPersistentMemory.cpp.o [2024-01-25T13:07:13.295Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArena.cpp.o [2024-01-25T13:07:14.366Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaRegionBased.cpp.o [2024-01-25T13:07:14.366Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemory.cpp.o [2024-01-25T13:07:14.366Z] In file included from /home/jenkins/workspace/Build/fvtest/omrGtestGlue/./omrTest.h:49, [2024-01-25T13:07:14.366Z] from /home/jenkins/workspace/Build/fvtest/porttest/testHelpers.hpp:43, [2024-01-25T13:07:14.366Z] from /home/jenkins/workspace/Build/fvtest/porttest/si.cpp:66: [2024-01-25T13:07:14.366Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperNE(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': [2024-01-25T13:07:14.366Z] /home/jenkins/workspace/Build/fvtest/porttest/si.cpp:3171:2: required from here [2024-01-25T13:07:14.366Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1522:28: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [2024-01-25T13:07:14.366Z] 1510 | if (val1 op val2) {\ [2024-01-25T13:07:14.366Z] | ~~~~~~~~~~~~ [2024-01-25T13:07:14.366Z] ...... [2024-01-25T13:07:14.366Z] 1522 | GTEST_IMPL_CMP_HELPER_(NE, !=); [2024-01-25T13:07:14.366Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' [2024-01-25T13:07:14.366Z] 1510 | if (val1 op val2) {\ [2024-01-25T13:07:14.366Z] | ^~ [2024-01-25T13:07:15.864Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/VerboseLog.cpp.o [2024-01-25T13:07:15.864Z] [ 38%] Building CXX object gc/CMakeFiles/omrgc.dir/base/PhysicalSubArenaVirtualMemoryFlat.cpp.o [2024-01-25T13:07:15.864Z] [ 38%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/FEBase.cpp.o [2024-01-25T13:07:15.864Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/ReferenceChainWalkerMarkMap.cpp.o [2024-01-25T13:07:16.991Z] [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/CodeGenRA.cpp.o [2024-01-25T13:07:16.991Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPool.cpp.o [2024-01-25T13:07:16.991Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/RegionPoolGeneric.cpp.o [2024-01-25T13:07:16.991Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SparseAddressOrderedFixedSizeDataPool.cpp.o [2024-01-25T13:07:18.162Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SparseVirtualMemory.cpp.o [2024-01-25T13:07:18.162Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/StartupManager.cpp.o [2024-01-25T13:07:19.375Z] [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/JitConfig.cpp.o [2024-01-25T13:07:19.375Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepHeapSectioning.cpp.o [2024-01-25T13:07:19.375Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManager.cpp.o [2024-01-25T13:07:20.467Z] [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRIO.cpp.o [2024-01-25T13:07:20.467Z] [ 39%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRKnownObjectTable.cpp.o [2024-01-25T13:07:20.467Z] [ 39%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/si_numcpusTest.cpp.o [2024-01-25T13:07:20.467Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedList.cpp.o [2024-01-25T13:07:20.467Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerAddressOrderedListBase.cpp.o [2024-01-25T13:07:21.558Z] [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCRegisterMap.cpp.o [2024-01-25T13:07:21.558Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerHybrid.cpp.o [2024-01-25T13:07:21.558Z] [ 39%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolManagerSplitAddressOrderedList.cpp.o [2024-01-25T13:07:22.673Z] [ 39%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRGCStackAtlas.cpp.o [2024-01-25T13:07:22.673Z] [ 39%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testHelpers.cpp.o [2024-01-25T13:07:22.673Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/SweepPoolState.cpp.o [2024-01-25T13:07:22.673Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/Globals.cpp.o [2024-01-25T13:07:22.673Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/TLHAllocationInterface.cpp.o [2024-01-25T13:07:23.755Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/OMRCompilerEnv.cpp.o [2024-01-25T13:07:23.755Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/TLHAllocationSupport.cpp.o [2024-01-25T13:07:25.069Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/Task.cpp.o [2024-01-25T13:07:25.069Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/testProcessHelpers.cpp.o [2024-01-25T13:07:25.069Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/env/PersistentAllocator.cpp.o [2024-01-25T13:07:25.069Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRSymbol.cpp.o [2024-01-25T13:07:25.070Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/VirtualMemory.cpp.o [2024-01-25T13:07:25.070Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkPacketOverflow.cpp.o [2024-01-25T13:07:26.314Z] [ 40%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRLinkage.cpp.o [2024-01-25T13:07:26.314Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkPackets.cpp.o [2024-01-25T13:07:26.314Z] [ 40%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/omrsockTest.cpp.o [2024-01-25T13:07:26.314Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/WorkStack.cpp.o [2024-01-25T13:07:27.433Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/gcspinlock.cpp.o [2024-01-25T13:07:27.433Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/gcutils.cpp.o [2024-01-25T13:07:27.433Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/base/modronapicore.cpp.o [2024-01-25T13:07:27.433Z] [ 40%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRAutomaticSymbol.cpp.o [2024-01-25T13:07:28.640Z] [ 40%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/mminitcore.cpp.o [2024-01-25T13:07:28.640Z] [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/omrgcalloc.cpp.o [2024-01-25T13:07:28.640Z] [ 41%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/LiveRegister.cpp.o [2024-01-25T13:07:29.852Z] [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/startup/omrgcstartup.cpp.o [2024-01-25T13:07:29.852Z] [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/AllocationStats.cpp.o [2024-01-25T13:07:29.852Z] [ 41%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/CardCleaningStats.cpp.o [2024-01-25T13:07:29.852Z] [ 42%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRLabelSymbol.cpp.o [2024-01-25T13:07:29.852Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ClassUnloadStats.cpp.o [2024-01-25T13:07:31.031Z] [ 42%] Building CXX object fvtest/porttest/CMakeFiles/omrporttest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:07:31.031Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/FreeEntrySizeClassStats.cpp.o [2024-01-25T13:07:31.031Z] [ 42%] Linking CXX executable omrporttest [2024-01-25T13:07:31.031Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/HeapResizeStats.cpp.o [2024-01-25T13:07:31.031Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/LargeObjectAllocateStats.cpp.o [2024-01-25T13:07:32.142Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/MarkStats.cpp.o [2024-01-25T13:07:32.142Z] [ 42%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OutOfLineCodeSection.cpp.o [2024-01-25T13:07:32.142Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/MetronomeStats.cpp.o [2024-01-25T13:07:32.142Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/RootScannerStats.cpp.o [2024-01-25T13:07:32.142Z] [ 42%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ScavengerStats.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/SweepStats.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Built target omrporttest [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRMethodSymbol.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/ForwardedHeader.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/HashTableIterator.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRParameterSymbol.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/OMRVMThreadListIterator.cpp.o [2024-01-25T13:07:33.297Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/PoolIterator.cpp.o [2024-01-25T13:07:34.391Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistFragment.cpp.o [2024-01-25T13:07:34.391Z] [ 43%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRRegisterMappedSymbol.cpp.o [2024-01-25T13:07:34.391Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistIterator.cpp.o [2024-01-25T13:07:34.391Z] [ 43%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/Relocation.cpp.o [2024-01-25T13:07:34.391Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistPool.cpp.o [2024-01-25T13:07:35.907Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistPuddle.cpp.o [2024-01-25T13:07:35.907Z] [ 43%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/RegisterIterator.cpp.o [2024-01-25T13:07:35.907Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/structs/SublistSlotIterator.cpp.o [2024-01-25T13:07:35.907Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseBuffer.cpp.o [2024-01-25T13:07:37.068Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseHandlerOutput.cpp.o [2024-01-25T13:07:37.068Z] [ 43%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRResolvedMethodSymbol.cpp.o [2024-01-25T13:07:37.068Z] [ 43%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ScratchRegisterManager.cpp.o [2024-01-25T13:07:37.068Z] [ 43%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseManager.cpp.o [2024-01-25T13:07:38.247Z] [ 44%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriter.cpp.o [2024-01-25T13:07:38.247Z] [ 45%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/StorageInfo.cpp.o [2024-01-25T13:07:38.247Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterChain.cpp.o [2024-01-25T13:07:39.402Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLogging.cpp.o [2024-01-25T13:07:39.402Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLoggingBuffered.cpp.o [2024-01-25T13:07:40.565Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterFileLoggingSynchronous.cpp.o [2024-01-25T13:07:40.565Z] [ 45%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRTreeEvaluator.cpp.o [2024-01-25T13:07:40.565Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterHook.cpp.o [2024-01-25T13:07:40.565Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/VerboseWriterStreamOutput.cpp.o [2024-01-25T13:07:41.780Z] [ 45%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/PreInstructionSelection.cpp.o [2024-01-25T13:07:41.780Z] [ 45%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRStaticSymbol.cpp.o [2024-01-25T13:07:41.780Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/verbose/handler_standard/VerboseHandlerOutputStandard.cpp.o [2024-01-25T13:07:42.929Z] [ 45%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/Aliases.cpp.o [2024-01-25T13:07:42.929Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationFlat.cpp.o [2024-01-25T13:07:42.929Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationStandard.cpp.o [2024-01-25T13:07:44.137Z] [ 45%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/NodeEvaluation.cpp.o [2024-01-25T13:07:44.137Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheChunk.cpp.o [2024-01-25T13:07:44.137Z] [ 45%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheChunkInHeap.cpp.o [2024-01-25T13:07:45.480Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/EnvironmentStandard.cpp.o [2024-01-25T13:07:45.480Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapMemoryPoolIterator.cpp.o [2024-01-25T13:07:45.480Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapRegionDescriptorStandard.cpp.o [2024-01-25T13:07:45.480Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapRegionManagerStandard.cpp.o [2024-01-25T13:07:46.769Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRPeephole.cpp.o [2024-01-25T13:07:46.769Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/HeapWalker.cpp.o [2024-01-25T13:07:46.769Z] [ 46%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRBlock.cpp.o [2024-01-25T13:07:46.769Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/OverflowStandard.cpp.o [2024-01-25T13:07:46.769Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippet.cpp.o [2024-01-25T13:07:47.883Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelGlobalGC.cpp.o [2024-01-25T13:07:49.017Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelSweepScheme.cpp.o [2024-01-25T13:07:49.017Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/SweepHeapSectioningSegmented.cpp.o [2024-01-25T13:07:49.017Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsStandard.cpp.o [2024-01-25T13:07:50.239Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCardTable.cpp.o [2024-01-25T13:07:50.239Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRUnresolvedDataSnippet.cpp.o [2024-01-25T13:07:50.239Z] [ 46%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRSnippetGCMap.cpp.o [2024-01-25T13:07:51.416Z] [ 46%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCardTableForWC.cpp.o [2024-01-25T13:07:51.416Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentClearNewMarkBitsTask.cpp.o [2024-01-25T13:07:51.416Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentCompleteTracingTask.cpp.o [2024-01-25T13:07:51.416Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRDataTypes.cpp.o [2024-01-25T13:07:52.556Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentFinalCleanCardsTask.cpp.o [2024-01-25T13:07:52.556Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGC.cpp.o [2024-01-25T13:07:53.773Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenerator.cpp.o [2024-01-25T13:07:53.773Z] [ 47%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRCodeGenPhase.cpp.o [2024-01-25T13:07:54.909Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGCIncrementalUpdate.cpp.o [2024-01-25T13:07:54.909Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRIL.cpp.o [2024-01-25T13:07:56.209Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentGCSATB.cpp.o [2024-01-25T13:07:56.209Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentOverflow.cpp.o [2024-01-25T13:07:56.209Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRILOps.cpp.o [2024-01-25T13:07:56.209Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentPrepareCardTableTask.cpp.o [2024-01-25T13:07:56.209Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentSafepointCallback.cpp.o [2024-01-25T13:07:57.425Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/RememberedSetSATB.cpp.o [2024-01-25T13:07:57.425Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsConcurrent.cpp.o [2024-01-25T13:07:57.425Z] [ 47%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRNode.cpp.o [2024-01-25T13:07:57.425Z] [ 47%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/WorkPacketsSATB.cpp.o [2024-01-25T13:07:57.425Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ConcurrentGCStats.cpp.o [2024-01-25T13:07:58.566Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConcurrentScanRememberedSetTask.cpp.o [2024-01-25T13:07:58.566Z] [ 48%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMemoryReference.cpp.o [2024-01-25T13:07:58.566Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/HeapSplit.cpp.o [2024-01-25T13:07:58.566Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceGenerational.cpp.o [2024-01-25T13:07:59.752Z] [ 48%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRMachine.cpp.o [2024-01-25T13:07:59.752Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/MemorySubSpaceSemiSpace.cpp.o [2024-01-25T13:08:00.904Z] [ 48%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegister.cpp.o [2024-01-25T13:08:00.904Z] [ 48%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ConfigurationGenerational.cpp.o [2024-01-25T13:08:00.904Z] [ 49%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterDependency.cpp.o [2024-01-25T13:08:00.904Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/CopyScanCacheList.cpp.o [2024-01-25T13:08:01.984Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/ParallelScavengeTask.cpp.o [2024-01-25T13:08:03.170Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/PhysicalSubArenaVirtualMemorySemiSpace.cpp.o [2024-01-25T13:08:03.170Z] [ 49%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRealRegister.cpp.o [2024-01-25T13:08:03.170Z] [ 49%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRSymbolReference.cpp.o [2024-01-25T13:08:03.170Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/RSOverflow.cpp.o [2024-01-25T13:08:04.252Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/base/standard/Scavenger.cpp.o [2024-01-25T13:08:04.252Z] [ 49%] Building CXX object gc/CMakeFiles/omrgc.dir/stats/ScavengerCopyScanRatio.cpp.o [2024-01-25T13:08:05.613Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/AllocationContextSegregated.cpp.o [2024-01-25T13:08:05.613Z] [ 50%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/ConfigurationSegregated.cpp.o [2024-01-25T13:08:06.794Z] [ 50%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRRegisterPair.cpp.o [2024-01-25T13:08:06.794Z] [ 51%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/OMRTreeTop.cpp.o [2024-01-25T13:08:06.794Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/GlobalAllocationManagerSegregated.cpp.o [2024-01-25T13:08:06.794Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/HeapRegionDescriptorSegregated.cpp.o [2024-01-25T13:08:06.794Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRInstruction.cpp.o [2024-01-25T13:08:06.794Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/LockingFreeHeapRegionList.cpp.o [2024-01-25T13:08:07.990Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/LockingHeapRegionQueue.cpp.o [2024-01-25T13:08:07.990Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemoryPoolAggregatedCellList.cpp.o [2024-01-25T13:08:09.143Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemoryPoolSegregated.cpp.o [2024-01-25T13:08:09.143Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/ELFGenerator.cpp.o [2024-01-25T13:08:10.307Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/MemorySubSpaceSegregated.cpp.o [2024-01-25T13:08:10.307Z] [ 51%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/NodePool.cpp.o [2024-01-25T13:08:10.307Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/codegen/OMRELFRelocationResolver.cpp.o [2024-01-25T13:08:10.307Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/ObjectHeapIteratorSegregated.cpp.o [2024-01-25T13:08:10.307Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/OverflowSegregated.cpp.o [2024-01-25T13:08:11.439Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/RegionPoolSegregated.cpp.o [2024-01-25T13:08:11.439Z] [ 51%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedAllocationInterface.cpp.o [2024-01-25T13:08:11.439Z] [ 51%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OSRData.cpp.o [2024-01-25T13:08:11.439Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedAllocationTracker.cpp.o [2024-01-25T13:08:11.439Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedGC.cpp.o [2024-01-25T13:08:12.719Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRMethod.cpp.o [2024-01-25T13:08:12.719Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/il/NodeUtils.cpp.o [2024-01-25T13:08:12.719Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedListPopulator.cpp.o [2024-01-25T13:08:12.719Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedMarkingScheme.cpp.o [2024-01-25T13:08:13.897Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SegregatedSweepTask.cpp.o [2024-01-25T13:08:13.897Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SizeClasses.cpp.o [2024-01-25T13:08:15.076Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/ResolvedMethod.cpp.o [2024-01-25T13:08:15.076Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/SweepSchemeSegregated.cpp.o [2024-01-25T13:08:15.076Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/IlGenRequest.cpp.o [2024-01-25T13:08:16.427Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/segregated/WorkPacketsSegregated.cpp.o [2024-01-25T13:08:16.427Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/base/vlhgc/HeapRegionStateTable.cpp.o [2024-01-25T13:08:16.427Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/VirtualGuard.cpp.o [2024-01-25T13:08:16.427Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/CollectorLanguageInterfaceImpl.cpp.o [2024-01-25T13:08:16.427Z] [ 52%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/IlInjector.cpp.o [2024-01-25T13:08:17.599Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/CompactSchemeFixupObject.cpp.o [2024-01-25T13:08:17.599Z] [ 52%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ConcurrentMarkingDelegate.cpp.o [2024-01-25T13:08:17.599Z] [ 52%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRSymbolReferenceTable.cpp.o [2024-01-25T13:08:18.778Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/EnvironmentDelegate.cpp.o [2024-01-25T13:08:18.778Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/FrequentObjectsStats.cpp.o [2024-01-25T13:08:19.896Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/GlobalCollectorDelegate.cpp.o [2024-01-25T13:08:19.896Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/MarkingDelegate.cpp.o [2024-01-25T13:08:19.896Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ObjectIterator.cpp.o [2024-01-25T13:08:19.896Z] [ 53%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRAliasBuilder.cpp.o [2024-01-25T13:08:21.050Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ObjectModelDelegate.cpp.o [2024-01-25T13:08:21.050Z] [ 53%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRBytecodeBuilder.cpp.o [2024-01-25T13:08:21.050Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/StartupManagerImpl.cpp.o [2024-01-25T13:08:22.209Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/VerboseManagerImpl.cpp.o [2024-01-25T13:08:22.209Z] [ 53%] Building CXX object gc/CMakeFiles/omrgc.dir/__/example/glue/ScavengerDelegate.cpp.o [2024-01-25T13:08:22.209Z] [ 53%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlBuilder.cpp.o [2024-01-25T13:08:23.401Z] [ 53%] Linking CXX static library libomrgc.a [2024-01-25T13:08:23.401Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/OMRCompilation.cpp.o [2024-01-25T13:08:23.401Z] [ 54%] Built target omrgc [2024-01-25T13:08:23.401Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/compile/TLSCompilationManager.cpp.o [2024-01-25T13:08:24.494Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlType.cpp.o [2024-01-25T13:08:25.804Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMROptions.cpp.o [2024-01-25T13:08:26.917Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRIlValue.cpp.o [2024-01-25T13:08:26.917Z] Scanning dependencies of target omrvmstartup [2024-01-25T13:08:26.917Z] [ 54%] Building CXX object omr/startup/CMakeFiles/omrvmstartup.dir/omrvmstartup.cpp.o [2024-01-25T13:08:28.077Z] [ 54%] Building C object omr/startup/CMakeFiles/omrvmstartup.dir/omrrasinit.c.o [2024-01-25T13:08:28.077Z] [ 54%] Building C object omr/startup/CMakeFiles/omrvmstartup.dir/omrtrcinit.c.o [2024-01-25T13:08:28.077Z] [ 54%] Linking CXX static library libomrvmstartup.a [2024-01-25T13:08:28.077Z] [ 54%] Built target omrvmstartup [2024-01-25T13:08:28.077Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorder.cpp.o [2024-01-25T13:08:30.452Z] Scanning dependencies of target gcexample [2024-01-25T13:08:30.452Z] [ 54%] Building CXX object example/CMakeFiles/gcexample.dir/gcmain.cpp.o [2024-01-25T13:08:30.452Z] [ 54%] Generating hooksample_internal.h, hooksample.h [2024-01-25T13:08:30.452Z] Scanning dependencies of target omralgotest [2024-01-25T13:08:30.452Z] [ 54%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/algoTest.cpp.o [2024-01-25T13:08:30.452Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OptimizationPlan.cpp.o [2024-01-25T13:08:30.452Z] [ 54%] Building CXX object example/CMakeFiles/gcexample.dir/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:30.452Z] [ 54%] Linking CXX executable gcexample [2024-01-25T13:08:30.452Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderBinaryBuffer.cpp.o [2024-01-25T13:08:31.590Z] [ 54%] Built target gcexample [2024-01-25T13:08:31.590Z] Scanning dependencies of target TestTypeTraits [2024-01-25T13:08:31.590Z] [ 54%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/TestTypeTraits.cpp.o [2024-01-25T13:08:31.590Z] [ 54%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMRRecompilation.cpp.o [2024-01-25T13:08:31.590Z] [ 54%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderBinaryFile.cpp.o [2024-01-25T13:08:32.733Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRJitBuilderRecorderTextFile.cpp.o [2024-01-25T13:08:33.809Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/main.cpp.o [2024-01-25T13:08:33.809Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRMethodBuilder.cpp.o [2024-01-25T13:08:34.879Z] [ 55%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/avltest.c.o [2024-01-25T13:08:34.879Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/OMRCompilationStrategy.cpp.o [2024-01-25T13:08:34.879Z] [ 55%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hashtabletest.c.o [2024-01-25T13:08:34.879Z] [ 55%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/hooktest.c.o [2024-01-25T13:08:36.106Z] [ 55%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/main.cpp.o [2024-01-25T13:08:36.106Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompilationController.cpp.o [2024-01-25T13:08:36.106Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestTypeTraits.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:36.106Z] [ 55%] Linking CXX executable TestTypeTraits [2024-01-25T13:08:37.341Z] [ 55%] Built target TestTypeTraits [2024-01-25T13:08:37.341Z] Scanning dependencies of target TestIntrusiveList [2024-01-25T13:08:37.341Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/TestIntrusiveList.cpp.o [2024-01-25T13:08:37.341Z] [ 55%] Building C object fvtest/algotest/CMakeFiles/omralgotest.dir/pooltest.c.o [2024-01-25T13:08:37.341Z] [ 55%] Building CXX object fvtest/algotest/CMakeFiles/omralgotest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:37.341Z] [ 55%] Linking CXX executable omralgotest [2024-01-25T13:08:38.476Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/control/CompileMethod.cpp.o [2024-01-25T13:08:38.476Z] [ 55%] Built target omralgotest [2024-01-25T13:08:38.476Z] Scanning dependencies of target TestBytes [2024-01-25T13:08:38.476Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/TestBytes.cpp.o [2024-01-25T13:08:39.580Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/main.cpp.o [2024-01-25T13:08:39.580Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRThunkBuilder.cpp.o [2024-01-25T13:08:40.649Z] In file included from /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:24: [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperNE(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:140:2: required from here [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1522:28: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] [2024-01-25T13:08:40.649Z] 1510 | if (val1 op val2) {\ [2024-01-25T13:08:40.649Z] | ~~~~~~~~~~~~ [2024-01-25T13:08:40.649Z] ...... [2024-01-25T13:08:40.649Z] 1522 | GTEST_IMPL_CMP_HELPER_(NE, !=); [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1510:12: note: in definition of macro 'GTEST_IMPL_CMP_HELPER_' [2024-01-25T13:08:40.649Z] 1510 | if (val1 op val2) {\ [2024-01-25T13:08:40.649Z] | ^~ [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = int; T2 = long unsigned int]': [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1459:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&, typename testing::internal::EnableIf<(! testing::internal::is_pointer::value)>::type*) [with T1 = int; T2 = long unsigned int; typename testing::internal::EnableIf<(! testing::internal::is_pointer::value)>::type = void]' [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:31:2: required from here [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const int' and 'const long unsigned int' [-Wsign-compare] [2024-01-25T13:08:40.649Z] 1392 | if (lhs == rhs) { [2024-01-25T13:08:40.649Z] | ~~~~^~~~~~ [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]' [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/fvtest/coretest/TestBytes.cpp:207:3: required from here [2024-01-25T13:08:40.649Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [2024-01-25T13:08:41.815Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestIntrusiveList.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:41.815Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/main.cpp.o [2024-01-25T13:08:41.815Z] [ 55%] Linking CXX executable TestIntrusiveList [2024-01-25T13:08:41.815Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/ExceptionTable.cpp.o [2024-01-25T13:08:42.865Z] [ 55%] Built target TestIntrusiveList [2024-01-25T13:08:42.865Z] Scanning dependencies of target omrtraceoptiontest [2024-01-25T13:08:42.865Z] [ 55%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/main.cpp.o [2024-01-25T13:08:42.865Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRTypeDictionary.cpp.o [2024-01-25T13:08:43.979Z] [ 55%] Building CXX object fvtest/coretest/CMakeFiles/TestBytes.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:43.979Z] [ 55%] Linking CXX executable TestBytes [2024-01-25T13:08:45.222Z] [ 55%] Built target TestBytes [2024-01-25T13:08:45.222Z] Scanning dependencies of target omrrastest [2024-01-25T13:08:45.222Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/FrontEnd.cpp.o [2024-01-25T13:08:45.222Z] [ 55%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentNegativeTest.cpp.o [2024-01-25T13:08:45.222Z] [ 55%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/rasTestHelpers.cpp.o [2024-01-25T13:08:46.334Z] [ 55%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineOperandArray.cpp.o [2024-01-25T13:08:47.487Z] [ 55%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/traceOptionTest.cpp.o [2024-01-25T13:08:47.487Z] [ 55%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRCPU.cpp.o [2024-01-25T13:08:48.563Z] [ 56%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/agentTest.cpp.o [2024-01-25T13:08:48.563Z] [ 56%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRObjectModel.cpp.o [2024-01-25T13:08:49.714Z] [ 56%] Building C object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/ut_omr_test.c.o [2024-01-25T13:08:49.714Z] [ 56%] Building CXX object fvtest/rastest/CMakeFiles/omrtraceoptiontest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:49.714Z] [ 56%] Linking CXX executable omrtraceoptiontest [2024-01-25T13:08:49.714Z] [ 56%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineOperandStack.cpp.o [2024-01-25T13:08:50.851Z] [ 56%] Built target omrtraceoptiontest [2024-01-25T13:08:50.851Z] Scanning dependencies of target omrsubscribertest [2024-01-25T13:08:50.851Z] [ 56%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/main.cpp.o [2024-01-25T13:08:50.851Z] [ 56%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/main.cpp.o [2024-01-25T13:08:51.985Z] [ 57%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRArithEnv.cpp.o [2024-01-25T13:08:53.079Z] [ 57%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRClassEnv.cpp.o [2024-01-25T13:08:53.079Z] [ 57%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/rasTestHelpers.cpp.o [2024-01-25T13:08:53.079Z] [ 57%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineRegister.cpp.o [2024-01-25T13:08:53.079Z] [ 57%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/memoryCategoriesTest.cpp.o [2024-01-25T13:08:55.613Z] [ 57%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberTest.cpp.o [2024-01-25T13:08:55.613Z] [ 57%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/methodDictionaryTest.cpp.o [2024-01-25T13:08:55.613Z] [ 57%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRDebugEnv.cpp.o [2024-01-25T13:08:55.613Z] [ 57%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineRegisterInStruct.cpp.o [2024-01-25T13:08:56.817Z] [ 57%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRVMEnv.cpp.o [2024-01-25T13:08:56.817Z] [ 57%] Building C object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/ut_omr_test.c.o [2024-01-25T13:08:56.817Z] [ 58%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/subscriberForkTest.cpp.o [2024-01-25T13:08:58.009Z] [ 58%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/rasTestHelpers.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ilgen/OMRVirtualMachineState.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object fvtest/rastest/CMakeFiles/omrsubscribertest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Linking CXX executable omrsubscribertest [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRVMMethodEnv.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SegmentAllocator.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SegmentProvider.cpp.o [2024-01-25T13:08:59.182Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/SystemSegmentProvider.cpp.o [2024-01-25T13:09:00.288Z] [ 58%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLifecycleTest.cpp.o [2024-01-25T13:09:00.288Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/DebugSegmentProvider.cpp.o [2024-01-25T13:09:00.288Z] [ 58%] Built target omrsubscribertest [2024-01-25T13:09:00.288Z] Scanning dependencies of target omrsigtest [2024-01-25T13:09:00.288Z] [ 58%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTest.cpp.o [2024-01-25T13:09:01.459Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/Region.cpp.o [2024-01-25T13:09:01.459Z] [ 58%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Assert.cpp.o [2024-01-25T13:09:01.459Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/StackMemoryRegion.cpp.o [2024-01-25T13:09:02.650Z] [ 58%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRPersistentInfo.cpp.o [2024-01-25T13:09:02.650Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/TRMemory.cpp.o [2024-01-25T13:09:02.650Z] [ 59%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceLogTest.cpp.o [2024-01-25T13:09:02.650Z] [ 59%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/sigTestHelpers.cpp.o [2024-01-25T13:09:05.251Z] [ 59%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/BitVector.cpp.o [2024-01-25T13:09:05.251Z] [ 59%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceRecordHelpers.cpp.o [2024-01-25T13:09:05.251Z] [ 59%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/main.cpp.o [2024-01-25T13:09:05.251Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/TRPersistentMemory.cpp.o [2024-01-25T13:09:06.351Z] [ 59%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/traceTest.cpp.o [2024-01-25T13:09:07.477Z] [ 59%] Building CXX object fvtest/sigtest/CMakeFiles/omrsigtest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:07.477Z] [ 59%] Linking CXX executable omrsigtest [2024-01-25T13:09:07.477Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/VerboseLog.cpp.o [2024-01-25T13:09:07.477Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/FEBase.cpp.o [2024-01-25T13:09:07.477Z] [ 59%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Checklist.cpp.o [2024-01-25T13:09:07.477Z] [ 59%] Built target omrsigtest [2024-01-25T13:09:07.477Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/JitConfig.cpp.o [2024-01-25T13:09:08.551Z] [ 59%] Building C object fvtest/rastest/CMakeFiles/omrrastest.dir/ut_omr_test.c.o [2024-01-25T13:09:08.551Z] [ 59%] Building CXX object fvtest/rastest/CMakeFiles/omrrastest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:09.677Z] [ 59%] Linking CXX executable omrrastest [2024-01-25T13:09:09.677Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRIO.cpp.o [2024-01-25T13:09:09.677Z] [ 59%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRKnownObjectTable.cpp.o [2024-01-25T13:09:09.677Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/HashTab.cpp.o [2024-01-25T13:09:10.881Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/Globals.cpp.o [2024-01-25T13:09:10.881Z] [ 60%] Built target omrrastest [2024-01-25T13:09:10.881Z] Scanning dependencies of target omrthreadextendedtest [2024-01-25T13:09:10.881Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/processTimeTest.cpp.o [2024-01-25T13:09:11.994Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/OMRCompilerEnv.cpp.o [2024-01-25T13:09:11.994Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/env/PersistentAllocator.cpp.o [2024-01-25T13:09:11.994Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRSymbol.cpp.o [2024-01-25T13:09:11.994Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadCpuTimeTest.cpp.o [2024-01-25T13:09:13.070Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/IGBase.cpp.o [2024-01-25T13:09:13.070Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestHelpers.cpp.o [2024-01-25T13:09:13.070Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/IGNode.cpp.o [2024-01-25T13:09:14.362Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/threadExtendedTestMain.cpp.o [2024-01-25T13:09:14.362Z] [ 60%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRAutomaticSymbol.cpp.o [2024-01-25T13:09:15.498Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/timeBaseTest.cpp.o [2024-01-25T13:09:15.498Z] [ 60%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/ILWalk.cpp.o [2024-01-25T13:09:16.711Z] [ 60%] Building CXX object fvtest/threadextendedtest/CMakeFiles/omrthreadextendedtest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:16.711Z] Scanning dependencies of target omrthreadtest [2024-01-25T13:09:16.711Z] [ 60%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/abortTest.cpp.o [2024-01-25T13:09:16.711Z] [ 61%] Linking CXX executable omrthreadextendedtest [2024-01-25T13:09:17.902Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRLabelSymbol.cpp.o [2024-01-25T13:09:17.902Z] [ 62%] Built target omrthreadextendedtest [2024-01-25T13:09:17.902Z] Scanning dependencies of target omrvmtest [2024-01-25T13:09:17.902Z] [ 62%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/main.cpp.o [2024-01-25T13:09:19.067Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/InterferenceGraph.cpp.o [2024-01-25T13:09:19.067Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CEnterExit.cpp.o [2024-01-25T13:09:20.241Z] [ 62%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/vmForkTest.cpp.o [2024-01-25T13:09:21.454Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CMonitor.cpp.o [2024-01-25T13:09:21.454Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRMethodSymbol.cpp.o [2024-01-25T13:09:21.454Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitor.cpp.o [2024-01-25T13:09:21.454Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRParameterSymbol.cpp.o [2024-01-25T13:09:22.619Z] [ 62%] Building CXX object fvtest/vmtest/CMakeFiles/omrvmtest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:22.619Z] [ 62%] Linking CXX executable omrvmtest [2024-01-25T13:09:22.619Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRRegisterMappedSymbol.cpp.o [2024-01-25T13:09:22.619Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRMonitorTable.cpp.o [2024-01-25T13:09:22.619Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Random.cpp.o [2024-01-25T13:09:24.119Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/createTest.cpp.o [2024-01-25T13:09:24.119Z] [ 62%] Built target omrvmtest [2024-01-25T13:09:24.119Z] Scanning dependencies of target omrgctest [2024-01-25T13:09:24.119Z] [ 62%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigObjectTable.cpp.o [2024-01-25T13:09:25.232Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/SimpleRegex.cpp.o [2024-01-25T13:09:25.232Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/CThread.cpp.o [2024-01-25T13:09:25.232Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRResolvedMethodSymbol.cpp.o [2024-01-25T13:09:26.454Z] [ 62%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/GCConfigTest.cpp.o [2024-01-25T13:09:27.674Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/joinTest.cpp.o [2024-01-25T13:09:27.674Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/String.cpp.o [2024-01-25T13:09:28.808Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/STLUtils.cpp.o [2024-01-25T13:09:28.808Z] [ 62%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/Timer.cpp.o [2024-01-25T13:09:28.808Z] [ 62%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/gcTestHelpers.cpp.o [2024-01-25T13:09:29.944Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/keyDestructorTest.cpp.o [2024-01-25T13:09:29.944Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRStaticSymbol.cpp.o [2024-01-25T13:09:31.035Z] [ 62%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/Aliases.cpp.o [2024-01-25T13:09:32.171Z] [ 62%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/main.cpp.o [2024-01-25T13:09:32.171Z] [ 62%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/lockedMonitorCountTest.cpp.o [2024-01-25T13:09:32.171Z] [ 63%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/TreeServices.cpp.o [2024-01-25T13:09:33.283Z] [ 63%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/StartupManagerTestExample.cpp.o [2024-01-25T13:09:34.591Z] [ 63%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/main.cpp.o [2024-01-25T13:09:34.591Z] [ 63%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRBlock.cpp.o [2024-01-25T13:09:34.591Z] [ 63%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/infra/OMRCfg.cpp.o [2024-01-25T13:09:35.788Z] [ 63%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/TestHeapRegionStateTable.cpp.o [2024-01-25T13:09:35.788Z] [ 63%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/ospriority.cpp.o [2024-01-25T13:09:38.127Z] In file included from /home/jenkins/workspace/Build/fvtest/omrGtestGlue/./omrTest.h:49, [2024-01-25T13:09:38.127Z] from /home/jenkins/workspace/Build/fvtest/gctest/gcTestHelpers.hpp:25, [2024-01-25T13:09:38.127Z] from /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:23: [2024-01-25T13:09:38.127Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h: In instantiation of 'testing::AssertionResult testing::internal::CmpHelperEQ(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int]': [2024-01-25T13:09:38.127Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1421:23: required from 'static testing::AssertionResult testing::internal::EqHelper::Compare(const char*, const char*, const T1&, const T2&) [with T1 = long unsigned int; T2 = int; bool lhs_is_null_literal = false]' [2024-01-25T13:09:38.127Z] /home/jenkins/workspace/Build/fvtest/gctest/TestHeapRegionStateTable.cpp:43:5: required from here [2024-01-25T13:09:38.127Z] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/include/gtest/gtest.h:1392:11: warning: comparison of integer expressions of different signedness: 'const long unsigned int' and 'const int' [-Wsign-compare] [2024-01-25T13:09:38.127Z] 1392 | if (lhs == rhs) { [2024-01-25T13:09:38.127Z] | ~~~~^~~~~~ [2024-01-25T13:09:38.127Z] [ 64%] Building CXX object fvtest/gctest/CMakeFiles/omrgctest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:38.127Z] [ 64%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/priorityInterruptTest.cpp.o [2024-01-25T13:09:38.127Z] [ 64%] Linking CXX executable omrgctest [2024-01-25T13:09:39.305Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/AsyncCheckInsertion.cpp.o [2024-01-25T13:09:39.305Z] [ 64%] Built target omrgctest [2024-01-25T13:09:39.305Z] [ 64%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRDataTypes.cpp.o [2024-01-25T13:09:40.454Z] [ 64%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o [2024-01-25T13:09:40.454Z] [ 64%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/rwMutexTest.cpp.o [2024-01-25T13:09:42.900Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTest.cpp.o [2024-01-25T13:09:42.900Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRIL.cpp.o [2024-01-25T13:09:42.900Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/sanityTestHelper.cpp.o [2024-01-25T13:09:42.900Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRILOps.cpp.o [2024-01-25T13:09:44.293Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/threadTestHelp.cpp.o [2024-01-25T13:09:45.414Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o [2024-01-25T13:09:45.414Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRNode.cpp.o [2024-01-25T13:09:45.414Z] [ 65%] Building CXX object fvtest/threadtest/CMakeFiles/omrthreadtest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:09:45.414Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o [2024-01-25T13:09:46.572Z] [ 65%] Linking CXX executable omrthreadtest [2024-01-25T13:09:47.703Z] [ 65%] Built target omrthreadtest [2024-01-25T13:09:47.703Z] [ 65%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRSymbolReference.cpp.o [2024-01-25T13:09:47.703Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BitVectorAnalysis.cpp.o [2024-01-25T13:09:48.774Z] [ 65%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CatchBlockRemover.cpp.o [2024-01-25T13:09:51.163Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/OMRTreeTop.cpp.o [2024-01-25T13:09:51.163Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/NodePool.cpp.o [2024-01-25T13:09:51.163Z] [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRCFGSimplifier.cpp.o [2024-01-25T13:09:52.314Z] [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CompactLocals.cpp.o [2024-01-25T13:09:53.487Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/il/NodeUtils.cpp.o [2024-01-25T13:09:53.487Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/IlGenRequest.cpp.o [2024-01-25T13:09:54.754Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/IlInjector.cpp.o [2024-01-25T13:09:54.754Z] [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/CopyPropagation.cpp.o [2024-01-25T13:09:55.842Z] [ 66%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DataFlowAnalysis.cpp.o [2024-01-25T13:09:56.978Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRBytecodeBuilder.cpp.o [2024-01-25T13:09:59.268Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlBuilder.cpp.o [2024-01-25T13:09:59.268Z] [ 66%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlType.cpp.o [2024-01-25T13:09:59.268Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadStoreElimination.cpp.o [2024-01-25T13:10:00.562Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DeadTreesElimination.cpp.o [2024-01-25T13:10:01.732Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DebuggingCounters.cpp.o [2024-01-25T13:10:02.894Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRIlValue.cpp.o [2024-01-25T13:10:03.953Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorder.cpp.o [2024-01-25T13:10:05.159Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryBuffer.cpp.o [2024-01-25T13:10:05.159Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Delayedness.cpp.o [2024-01-25T13:10:05.159Z] [ 67%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Dominators.cpp.o [2024-01-25T13:10:05.159Z] [ 67%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderBinaryFile.cpp.o [2024-01-25T13:10:06.237Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRJitBuilderRecorderTextFile.cpp.o [2024-01-25T13:10:06.237Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRMethodBuilder.cpp.o [2024-01-25T13:10:06.237Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRThunkBuilder.cpp.o [2024-01-25T13:10:08.712Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorVerifier.cpp.o [2024-01-25T13:10:08.712Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/DominatorsChk.cpp.o [2024-01-25T13:10:08.713Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Earliestness.cpp.o [2024-01-25T13:10:08.713Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ExpressionsSimplification.cpp.o [2024-01-25T13:10:09.874Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRTypeDictionary.cpp.o [2024-01-25T13:10:12.223Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FieldPrivatizer.cpp.o [2024-01-25T13:10:12.223Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandArray.cpp.o [2024-01-25T13:10:12.223Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [2024-01-25T13:10:13.300Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineOperandStack.cpp.o [2024-01-25T13:10:14.488Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegister.cpp.o [2024-01-25T13:10:17.012Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineRegisterInStruct.cpp.o [2024-01-25T13:10:17.012Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalAnticipatability.cpp.o [2024-01-25T13:10:17.012Z] [ 68%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRGlobalRegister.cpp.o [2024-01-25T13:10:18.131Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ilgen/OMRVirtualMachineState.cpp.o [2024-01-25T13:10:19.284Z] [ 68%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Assert.cpp.o [2024-01-25T13:10:20.380Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [2024-01-25T13:10:20.380Z] [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/BitVector.cpp.o [2024-01-25T13:10:21.622Z] [ 69%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Inliner.cpp.o [2024-01-25T13:10:21.622Z] [ 69%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Checklist.cpp.o [2024-01-25T13:10:22.799Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/HashTab.cpp.o [2024-01-25T13:10:25.417Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGBase.cpp.o [2024-01-25T13:10:25.417Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/IGNode.cpp.o [2024-01-25T13:10:25.417Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/ILWalk.cpp.o [2024-01-25T13:10:26.507Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RematTools.cpp.o [2024-01-25T13:10:27.664Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/InductionVariable.cpp.o [2024-01-25T13:10:27.664Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/InterferenceGraph.cpp.o [2024-01-25T13:10:28.894Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitor.cpp.o [2024-01-25T13:10:29.958Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [2024-01-25T13:10:29.958Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRMonitorTable.cpp.o [2024-01-25T13:10:29.958Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Random.cpp.o [2024-01-25T13:10:31.131Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/SimpleRegex.cpp.o [2024-01-25T13:10:33.446Z] [ 70%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Isolatedness.cpp.o [2024-01-25T13:10:33.446Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/String.cpp.o [2024-01-25T13:10:33.446Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/STLUtils.cpp.o [2024-01-25T13:10:33.446Z] [ 70%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/Timer.cpp.o [2024-01-25T13:10:34.799Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/TreeServices.cpp.o [2024-01-25T13:10:34.799Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [2024-01-25T13:10:36.018Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/infra/OMRCfg.cpp.o [2024-01-25T13:10:36.018Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Latestness.cpp.o [2024-01-25T13:10:37.195Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/AsyncCheckInsertion.cpp.o [2024-01-25T13:10:39.657Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveOnAllPaths.cpp.o [2024-01-25T13:10:39.657Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LiveVariableInformation.cpp.o [2024-01-25T13:10:39.657Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardBitVectorAnalysis.cpp.o [2024-01-25T13:10:39.657Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardIntersectionBitVectorAnalysis.cpp.o [2024-01-25T13:10:43.366Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Liveness.cpp.o [2024-01-25T13:10:43.366Z] [ 71%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoadExtensions.cpp.o [2024-01-25T13:10:43.366Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BackwardUnionBitVectorAnalysis.cpp.o [2024-01-25T13:10:43.366Z] [ 71%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BitVectorAnalysis.cpp.o [2024-01-25T13:10:45.872Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnalysis.cpp.o [2024-01-25T13:10:47.115Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CatchBlockRemover.cpp.o [2024-01-25T13:10:47.115Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalAnticipatability.cpp.o [2024-01-25T13:10:48.336Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRCFGSimplifier.cpp.o [2024-01-25T13:10:49.435Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CompactLocals.cpp.o [2024-01-25T13:10:49.435Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [2024-01-25T13:10:51.914Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalReordering.cpp.o [2024-01-25T13:10:51.914Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/CopyPropagation.cpp.o [2024-01-25T13:10:54.353Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DataFlowAnalysis.cpp.o [2024-01-25T13:10:54.353Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalTransparency.cpp.o [2024-01-25T13:10:55.782Z] [ 72%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopCanonicalizer.cpp.o [2024-01-25T13:10:56.848Z] [ 72%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadStoreElimination.cpp.o [2024-01-25T13:10:57.928Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DeadTreesElimination.cpp.o [2024-01-25T13:10:57.928Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReducer.cpp.o [2024-01-25T13:11:00.223Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DebuggingCounters.cpp.o [2024-01-25T13:11:01.457Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopReplicator.cpp.o [2024-01-25T13:11:02.567Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Delayedness.cpp.o [2024-01-25T13:11:02.567Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LoopVersioner.cpp.o [2024-01-25T13:11:02.567Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Dominators.cpp.o [2024-01-25T13:11:04.928Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRLocalCSE.cpp.o [2024-01-25T13:11:06.092Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorVerifier.cpp.o [2024-01-25T13:11:06.092Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/DominatorsChk.cpp.o [2024-01-25T13:11:06.092Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Earliestness.cpp.o [2024-01-25T13:11:06.092Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ExpressionsSimplification.cpp.o [2024-01-25T13:11:08.635Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FieldPrivatizer.cpp.o [2024-01-25T13:11:09.898Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GeneralLoopUnroller.cpp.o [2024-01-25T13:11:09.898Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [2024-01-25T13:11:12.425Z] [ 73%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/LocalOpts.cpp.o [2024-01-25T13:11:13.665Z] [ 73%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalAnticipatability.cpp.o [2024-01-25T13:11:13.665Z] [ 74%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimization.cpp.o [2024-01-25T13:11:14.886Z] [ 74%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRGlobalRegister.cpp.o [2024-01-25T13:11:17.667Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/GlobalRegisterAllocator.cpp.o [2024-01-25T13:11:17.667Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizationManager.cpp.o [2024-01-25T13:11:18.849Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Inliner.cpp.o [2024-01-25T13:11:20.133Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRTransformUtil.cpp.o [2024-01-25T13:11:21.418Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMROptimizer.cpp.o [2024-01-25T13:11:24.053Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RematTools.cpp.o [2024-01-25T13:11:24.053Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OrderBlocks.cpp.o [2024-01-25T13:11:25.271Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/InductionVariable.cpp.o [2024-01-25T13:11:26.346Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IntersectionBitVectorAnalysis.cpp.o [2024-01-25T13:11:27.523Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OSRDefAnalysis.cpp.o [2024-01-25T13:11:27.523Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PartialRedundancy.cpp.o [2024-01-25T13:11:29.998Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Isolatedness.cpp.o [2024-01-25T13:11:31.041Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/PreExistence.cpp.o [2024-01-25T13:11:33.520Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/IsolatedStoreElimination.cpp.o [2024-01-25T13:11:33.520Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Latestness.cpp.o [2024-01-25T13:11:33.520Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Reachability.cpp.o [2024-01-25T13:11:34.909Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReachingDefinitions.cpp.o [2024-01-25T13:11:36.145Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [2024-01-25T13:11:37.477Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveOnAllPaths.cpp.o [2024-01-25T13:11:37.477Z] [ 75%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LiveVariableInformation.cpp.o [2024-01-25T13:11:37.477Z] [ 75%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [2024-01-25T13:11:39.940Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRRegisterCandidate.cpp.o [2024-01-25T13:11:39.940Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Liveness.cpp.o [2024-01-25T13:11:41.118Z] [ 76%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoadExtensions.cpp.o [2024-01-25T13:11:42.296Z] [ 76%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifier.cpp.o [2024-01-25T13:11:43.473Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnalysis.cpp.o [2024-01-25T13:11:45.935Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalAnticipatability.cpp.o [2024-01-25T13:11:45.935Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [2024-01-25T13:11:45.935Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [2024-01-25T13:11:47.006Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalLiveRangeReducer.cpp.o [2024-01-25T13:11:49.619Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalReordering.cpp.o [2024-01-25T13:11:49.619Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StructuralAnalysis.cpp.o [2024-01-25T13:11:50.640Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalTransparency.cpp.o [2024-01-25T13:11:52.749Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/Structure.cpp.o [2024-01-25T13:11:53.861Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopCanonicalizer.cpp.o [2024-01-25T13:11:54.931Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SwitchAnalyzer.cpp.o [2024-01-25T13:11:54.931Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReducer.cpp.o [2024-01-25T13:11:57.210Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TranslateTable.cpp.o [2024-01-25T13:11:58.697Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [2024-01-25T13:11:59.859Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopReplicator.cpp.o [2024-01-25T13:11:59.859Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LoopVersioner.cpp.o [2024-01-25T13:11:59.859Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/UseDefInfo.cpp.o [2024-01-25T13:12:02.276Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValueNumberInfo.cpp.o [2024-01-25T13:12:03.392Z] [ 77%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRLocalCSE.cpp.o [2024-01-25T13:12:05.965Z] [ 77%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [2024-01-25T13:12:07.038Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [2024-01-25T13:12:08.448Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalDeadStoreElimination.cpp.o [2024-01-25T13:12:08.448Z] [ 78%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/LocalOpts.cpp.o [2024-01-25T13:12:09.566Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [2024-01-25T13:12:09.566Z] [ 78%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ReorderIndexExpr.cpp.o [2024-01-25T13:12:12.029Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimization.cpp.o [2024-01-25T13:12:13.423Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/SinkStores.cpp.o [2024-01-25T13:12:13.423Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/StripMiner.cpp.o [2024-01-25T13:12:16.968Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizationManager.cpp.o [2024-01-25T13:12:16.968Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRTransformUtil.cpp.o [2024-01-25T13:12:18.095Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPConstraint.cpp.o [2024-01-25T13:12:18.095Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlers.cpp.o [2024-01-25T13:12:22.305Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMROptimizer.cpp.o [2024-01-25T13:12:22.305Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OrderBlocks.cpp.o [2024-01-25T13:12:23.563Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/VPHandlersCommon.cpp.o [2024-01-25T13:12:23.563Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OSRDefAnalysis.cpp.o [2024-01-25T13:12:24.665Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/OMRValuePropagation.cpp.o [2024-01-25T13:12:24.665Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/ValuePropagationCommon.cpp.o [2024-01-25T13:12:24.665Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PartialRedundancy.cpp.o [2024-01-25T13:12:26.808Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/PreExistence.cpp.o [2024-01-25T13:12:29.413Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [2024-01-25T13:12:30.687Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Reachability.cpp.o [2024-01-25T13:12:30.687Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReachingDefinitions.cpp.o [2024-01-25T13:12:31.873Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/FEInliner.cpp.o [2024-01-25T13:12:34.086Z] [ 79%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRecognizedCallTransformer.cpp.o [2024-01-25T13:12:34.086Z] [ 79%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/BenefitInliner.cpp.o [2024-01-25T13:12:34.086Z] [ 80%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o [2024-01-25T13:12:34.086Z] [ 80%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RedundantAsyncCheckRemoval.cpp.o [2024-01-25T13:12:36.657Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRRegisterCandidate.cpp.o [2024-01-25T13:12:36.657Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o [2024-01-25T13:12:36.657Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o [2024-01-25T13:12:39.334Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifier.cpp.o [2024-01-25T13:12:39.334Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o [2024-01-25T13:12:39.334Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o [2024-01-25T13:12:41.908Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHelpers.cpp.o [2024-01-25T13:12:41.908Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o [2024-01-25T13:12:41.908Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRSimplifierHandlers.cpp.o [2024-01-25T13:12:43.193Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o [2024-01-25T13:12:46.837Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o [2024-01-25T13:12:46.837Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CallStack.cpp.o [2024-01-25T13:12:46.837Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StructuralAnalysis.cpp.o [2024-01-25T13:12:48.227Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/CFGChecker.cpp.o [2024-01-25T13:12:48.227Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Debug.cpp.o [2024-01-25T13:12:49.510Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/Structure.cpp.o [2024-01-25T13:12:50.797Z] [ 81%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SwitchAnalyzer.cpp.o [2024-01-25T13:12:50.797Z] [ 81%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/DebugCounter.cpp.o [2024-01-25T13:12:53.582Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationRules.cpp.o [2024-01-25T13:12:53.582Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TranslateTable.cpp.o [2024-01-25T13:12:54.874Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidationUtils.cpp.o [2024-01-25T13:12:54.874Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UnionBitVectorAnalysis.cpp.o [2024-01-25T13:12:56.259Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/ILValidator.cpp.o [2024-01-25T13:12:56.259Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/UseDefInfo.cpp.o [2024-01-25T13:12:58.181Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/IgnoreLocale.cpp.o [2024-01-25T13:12:58.181Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValueNumberInfo.cpp.o [2024-01-25T13:12:58.181Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LimitFile.cpp.o [2024-01-25T13:12:59.365Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/LogTracer.cpp.o [2024-01-25T13:13:00.652Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/OptionsDebug.cpp.o [2024-01-25T13:13:02.044Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/ras/Tree.cpp.o [2024-01-25T13:13:02.044Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardCoalescer.cpp.o [2024-01-25T13:13:03.330Z] [ 82%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VirtualGuardHeadMerger.cpp.o [2024-01-25T13:13:03.330Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Runtime.cpp.o [2024-01-25T13:13:03.330Z] [ 82%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/Trampoline.cpp.o [2024-01-25T13:13:06.217Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/RegDepCopyRemoval.cpp.o [2024-01-25T13:13:06.217Z] [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/CodeCacheTypes.cpp.o [2024-01-25T13:13:06.217Z] [ 83%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ReorderIndexExpr.cpp.o [2024-01-25T13:13:06.217Z] [ 83%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCache.cpp.o [2024-01-25T13:13:06.217Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheManager.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVDebug.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVInstruction.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/SinkStores.cpp.o [2024-01-25T13:13:09.363Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/StripMiner.cpp.o [2024-01-25T13:13:12.232Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o [2024-01-25T13:13:12.232Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o [2024-01-25T13:13:12.232Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25, [2024-01-25T13:13:12.232Z] from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27, [2024-01-25T13:13:12.232Z] from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26, [2024-01-25T13:13:12.232Z] from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22: [2024-01-25T13:13:12.232Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined [2024-01-25T13:13:12.232Z] 406 | inline bool isVector(); [2024-01-25T13:13:12.232Z] | ^~~~~~~~ [2024-01-25T13:13:12.232Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined [2024-01-25T13:13:12.232Z] 499 | inline bool isMask(); [2024-01-25T13:13:12.232Z] | ^~~~~~ [2024-01-25T13:13:12.232Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o [2024-01-25T13:13:13.515Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPConstraint.cpp.o [2024-01-25T13:13:13.515Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlers.cpp.o [2024-01-25T13:13:16.301Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o [2024-01-25T13:13:16.301Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o [2024-01-25T13:13:17.648Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/VPHandlersCommon.cpp.o [2024-01-25T13:13:20.371Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/GenerateInstructions.cpp.o [2024-01-25T13:13:20.371Z] [ 84%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o [2024-01-25T13:13:20.371Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/OMRValuePropagation.cpp.o [2024-01-25T13:13:20.371Z] [ 84%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/ValuePropagationCommon.cpp.o [2024-01-25T13:13:23.481Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstruction.cpp.o [2024-01-25T13:13:23.481Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o [2024-01-25T13:13:23.481Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRLinkage.cpp.o [2024-01-25T13:13:24.940Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/TrivialDeadBlockRemover.cpp.o [2024-01-25T13:13:26.318Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMachine.cpp.o [2024-01-25T13:13:26.318Z] [ 85%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o [2024-01-25T13:13:26.318Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/FEInliner.cpp.o [2024-01-25T13:13:29.006Z] [ 85%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/BenefitInliner.cpp.o [2024-01-25T13:13:29.006Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsValue.cpp.o [2024-01-25T13:13:30.415Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRealRegister.cpp.o [2024-01-25T13:13:30.415Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o [2024-01-25T13:13:31.633Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippet.cpp.o [2024-01-25T13:13:31.633Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpStack.cpp.o [2024-01-25T13:13:31.633Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/AbsOpArray.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/OpBinary.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDT.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o [2024-01-25T13:13:34.623Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/IDTNode.cpp.o [2024-01-25T13:13:37.194Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningMethodSummary.cpp.o [2024-01-25T13:13:38.353Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/OMRIDTBuilder.cpp.o [2024-01-25T13:13:38.353Z] [ 86%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/optimizer/abstractinterpreter/InliningProposal.cpp.o [2024-01-25T13:13:38.353Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o [2024-01-25T13:13:40.809Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CallStack.cpp.o [2024-01-25T13:13:40.809Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/CFGChecker.cpp.o [2024-01-25T13:13:40.809Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Debug.cpp.o [2024-01-25T13:13:42.018Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRDebugEnv.cpp.o [2024-01-25T13:13:42.018Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/env/OMRCPU.cpp.o [2024-01-25T13:13:43.193Z] [ 87%] Building CXX object fvtest/compilertest/CMakeFiles/testcompiler.dir/__/__/compiler/riscv/runtime/CodeSync.cpp.o [2024-01-25T13:13:43.193Z] [ 87%] Linking CXX static library libtestcompiler.a [2024-01-25T13:13:43.193Z] [ 87%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/DebugCounter.cpp.o [2024-01-25T13:13:44.457Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationRules.cpp.o [2024-01-25T13:13:44.457Z] [ 88%] Built target testcompiler [2024-01-25T13:13:45.660Z] Scanning dependencies of target compilertest [2024-01-25T13:13:45.660Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/main.cpp.o [2024-01-25T13:13:45.660Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidationUtils.cpp.o [2024-01-25T13:13:46.733Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/ILValidator.cpp.o [2024-01-25T13:13:46.733Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/BuilderTest.cpp.o [2024-01-25T13:13:46.733Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/IgnoreLocale.cpp.o [2024-01-25T13:13:48.123Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LimitFile.cpp.o [2024-01-25T13:13:48.123Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/LogTracer.cpp.o [2024-01-25T13:13:50.574Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/OptionsDebug.cpp.o [2024-01-25T13:13:50.574Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/FooBarTest.cpp.o [2024-01-25T13:13:50.574Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LimitFileTest.cpp.o [2024-01-25T13:13:51.881Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/LogFileTest.cpp.o [2024-01-25T13:13:51.881Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OMRTestEnv.cpp.o [2024-01-25T13:13:51.881Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptionSetTest.cpp.o [2024-01-25T13:13:51.881Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OpCodesTest.cpp.o [2024-01-25T13:13:53.163Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/ras/Tree.cpp.o [2024-01-25T13:13:53.163Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/Qux2Test.cpp.o [2024-01-25T13:13:54.449Z] [ 88%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SimplifierFoldAndTest.cpp.o [2024-01-25T13:13:57.022Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Runtime.cpp.o [2024-01-25T13:13:57.022Z] [ 88%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/Trampoline.cpp.o [2024-01-25T13:13:57.022Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/OptTestDriver.cpp.o [2024-01-25T13:13:58.195Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/TestDriver.cpp.o [2024-01-25T13:13:59.381Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/CodeCacheTypes.cpp.o [2024-01-25T13:13:59.381Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/SingleBitContainerTest.cpp.o [2024-01-25T13:13:59.381Z] [ 89%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCache.cpp.o [2024-01-25T13:13:59.381Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BarIlInjector.cpp.o [2024-01-25T13:14:00.663Z] [ 89%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/BinaryOpIlInjector.cpp.o [2024-01-25T13:14:01.844Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheManager.cpp.o [2024-01-25T13:14:01.844Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CallIlInjector.cpp.o [2024-01-25T13:14:01.844Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheMemorySegment.cpp.o [2024-01-25T13:14:03.023Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/runtime/OMRCodeCacheConfig.cpp.o [2024-01-25T13:14:03.023Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVDebug.cpp.o [2024-01-25T13:14:03.023Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/ChildlessUnaryOpIlInjector.cpp.o [2024-01-25T13:14:04.305Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVInstruction.cpp.o [2024-01-25T13:14:05.697Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/CmpBranchOpIlInjector.cpp.o [2024-01-25T13:14:05.697Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/FooIlInjector.cpp.o [2024-01-25T13:14:05.697Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectLoadIlInjector.cpp.o [2024-01-25T13:14:08.270Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp.o [2024-01-25T13:14:08.270Z] In file included from /home/jenkins/workspace/Build/compiler/il/ILOpCodes.hpp:25, [2024-01-25T13:14:08.270Z] from /home/jenkins/workspace/Build/compiler/codegen/OutOfLineCodeSection.hpp:27, [2024-01-25T13:14:08.270Z] from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.hpp:26, [2024-01-25T13:14:08.270Z] from /home/jenkins/workspace/Build/compiler/riscv/codegen/RVOutOfLineCodeSection.cpp:22: [2024-01-25T13:14:08.270Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:406:16: warning: inline function 'bool OMR::DataType::isVector()' used but never defined [2024-01-25T13:14:08.270Z] 406 | inline bool isVector(); [2024-01-25T13:14:08.270Z] | ^~~~~~~~ [2024-01-25T13:14:08.270Z] /home/jenkins/workspace/Build/compiler/il/OMRDataTypes.hpp:499:16: warning: inline function 'bool OMR::DataType::isMask()' used but never defined [2024-01-25T13:14:08.270Z] 499 | inline bool isMask(); [2024-01-25T13:14:08.270Z] | ^~~~~~ [2024-01-25T13:14:08.270Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/IndirectStoreIlInjector.cpp.o [2024-01-25T13:14:08.270Z] [ 90%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVSystemLinkage.cpp.o [2024-01-25T13:14:09.660Z] [ 90%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/OpIlInjector.cpp.o [2024-01-25T13:14:09.660Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/Qux2IlInjector.cpp.o [2024-01-25T13:14:12.299Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/BinaryEvaluator.cpp.o [2024-01-25T13:14:12.299Z] Scanning dependencies of target tril [2024-01-25T13:14:12.299Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ast.cpp.o [2024-01-25T13:14:12.299Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/StoreOpIlInjector.cpp.o [2024-01-25T13:14:12.299Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/parser.cpp.o [2024-01-25T13:14:13.625Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/ilgen.cpp.o [2024-01-25T13:14:14.910Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/SelectOpIlInjector.cpp.o [2024-01-25T13:14:16.204Z] [ 91%] Building CXX object fvtest/compilertest/CMakeFiles/compilertest.dir/tests/injectors/UnaryOpIlInjector.cpp.o [2024-01-25T13:14:16.204Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/ControlFlowEvaluator.cpp.o [2024-01-25T13:14:17.487Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/CallConverter.cpp.o [2024-01-25T13:14:17.487Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/GenericNodeConverter.cpp.o [2024-01-25T13:14:17.487Z] [ 91%] Linking CXX executable compilertest [2024-01-25T13:14:19.743Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/FPTreeEvaluator.cpp.o [2024-01-25T13:14:21.029Z] [ 91%] Building CXX object fvtest/tril/tril/CMakeFiles/tril.dir/simple_compiler.cpp.o [2024-01-25T13:14:21.029Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/GenerateInstructions.cpp.o [2024-01-25T13:14:23.706Z] [ 91%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRCodeGenerator.cpp.o [2024-01-25T13:14:23.706Z] [ 91%] Built target compilertest [2024-01-25T13:14:23.706Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstruction.cpp.o [2024-01-25T13:14:25.103Z] [ 92%] Linking CXX static library libtril.a [2024-01-25T13:14:25.103Z] [ 92%] Built target tril [2024-01-25T13:14:25.103Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRInstructionDelegate.cpp.o [2024-01-25T13:14:25.103Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRLinkage.cpp.o [2024-01-25T13:14:25.103Z] Scanning dependencies of target tril_compiler [2024-01-25T13:14:25.103Z] [ 92%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_compiler.dir/compiler.cpp.o [2024-01-25T13:14:28.428Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMachine.cpp.o [2024-01-25T13:14:28.428Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRMemoryReference.cpp.o [2024-01-25T13:14:28.428Z] [ 92%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRealRegister.cpp.o [2024-01-25T13:14:28.428Z] [ 93%] Linking CXX executable tril_compiler [2024-01-25T13:14:29.755Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRRegisterDependency.cpp.o [2024-01-25T13:14:31.043Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippet.cpp.o [2024-01-25T13:14:31.043Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRSnippetDelegate.cpp.o [2024-01-25T13:14:31.043Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OMRTreeEvaluator.cpp.o [2024-01-25T13:14:33.619Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/OpBinary.cpp.o [2024-01-25T13:14:33.619Z] [ 93%] Built target tril_compiler [2024-01-25T13:14:33.619Z] Scanning dependencies of target tril_dumper [2024-01-25T13:14:33.619Z] [ 93%] Building CXX object fvtest/tril/tril/CMakeFiles/tril_dumper.dir/compiler.cpp.o [2024-01-25T13:14:33.619Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/UnaryEvaluator.cpp.o [2024-01-25T13:14:33.619Z] [ 93%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/codegen/RVHelperCallSnippet.cpp.o [2024-01-25T13:14:34.801Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRDebugEnv.cpp.o [2024-01-25T13:14:34.801Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/env/OMRCPU.cpp.o [2024-01-25T13:14:36.090Z] [ 94%] Building CXX object jitbuilder/CMakeFiles/jitbuilder.dir/__/compiler/riscv/runtime/CodeSync.cpp.o [2024-01-25T13:14:36.090Z] Scanning dependencies of target triltest [2024-01-25T13:14:36.090Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/main.cpp.o [2024-01-25T13:14:37.376Z] [ 94%] Linking CXX executable tril_dumper [2024-01-25T13:14:37.376Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ASTTest.cpp.o [2024-01-25T13:14:37.376Z] [ 94%] Linking CXX static library libjitbuilder.a [2024-01-25T13:14:38.709Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/ParserTest.cpp.o [2024-01-25T13:14:38.709Z] [ 94%] Built target jitbuilder [2024-01-25T13:14:39.891Z] Scanning dependencies of target incordec [2024-01-25T13:14:39.891Z] [ 94%] Building CXX object fvtest/tril/examples/incordec/CMakeFiles/incordec.dir/main.cpp.o [2024-01-25T13:14:39.891Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/MethodInfoTest.cpp.o [2024-01-25T13:14:42.508Z] [ 94%] Built target tril_dumper [2024-01-25T13:14:42.508Z] Scanning dependencies of target mandelbrot [2024-01-25T13:14:42.508Z] [ 94%] Building CXX object fvtest/tril/examples/mandelbrot/CMakeFiles/mandelbrot.dir/main.cpp.o [2024-01-25T13:14:42.508Z] [ 94%] Linking CXX executable incordec [2024-01-25T13:14:43.746Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/IlGenTest.cpp.o [2024-01-25T13:14:44.927Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/CompileTest.cpp.o [2024-01-25T13:14:46.214Z] [ 94%] Linking CXX executable mandelbrot [2024-01-25T13:14:48.838Z] [ 94%] Built target incordec [2024-01-25T13:14:48.838Z] [ 94%] Building CXX object fvtest/tril/test/CMakeFiles/triltest.dir/__/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:14:48.838Z] Scanning dependencies of target comptest [2024-01-25T13:14:48.838Z] [ 94%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/main.cpp.o [2024-01-25T13:14:48.838Z] Scanning dependencies of target compunittest [2024-01-25T13:14:48.838Z] [ 94%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/main.cpp.o [2024-01-25T13:14:50.442Z] [ 94%] Linking CXX executable triltest [2024-01-25T13:14:50.442Z] [ 94%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CodeGenTest.cpp.o [2024-01-25T13:14:51.731Z] [ 94%] Built target mandelbrot [2024-01-25T13:14:51.731Z] [ 94%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/abstractinterpreter/AbsInterpreterTest.cpp.o [2024-01-25T13:14:52.912Z] [ 94%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTest.cpp.o [2024-01-25T13:14:55.594Z] [ 94%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/CCData.cpp.o [2024-01-25T13:14:55.594Z] [ 94%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/JitTestUtilitiesTest.cpp.o [2024-01-25T13:14:56.879Z] [ 94%] Built target triltest [2024-01-25T13:14:56.879Z] Scanning dependencies of target conditionals [2024-01-25T13:14:56.879Z] [ 94%] Building CXX object jitbuilder/release/CMakeFiles/conditionals.dir/cpp/samples/Conditionals.cpp.o [2024-01-25T13:14:56.879Z] [ 94%] Building CXX object fvtest/compilerunittest/CMakeFiles/compunittest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:14:56.879Z] Scanning dependencies of target worklist [2024-01-25T13:14:56.879Z] [ 94%] Building CXX object jitbuilder/release/CMakeFiles/worklist.dir/cpp/samples/Worklist.cpp.o [2024-01-25T13:14:58.222Z] [ 94%] Linking CXX executable conditionals [2024-01-25T13:14:58.222Z] [ 95%] Linking CXX executable worklist [2024-01-25T13:15:02.295Z] [ 95%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ILValidatorTest.cpp.o [2024-01-25T13:15:02.295Z] [ 95%] Built target conditionals [2024-01-25T13:15:02.295Z] Scanning dependencies of target nestedloop [2024-01-25T13:15:02.295Z] [ 95%] Building CXX object jitbuilder/release/CMakeFiles/nestedloop.dir/cpp/samples/NestedLoop.cpp.o [2024-01-25T13:15:02.295Z] [ 96%] Linking CXX executable nestedloop [2024-01-25T13:15:02.295Z] [ 96%] Built target worklist [2024-01-25T13:15:02.295Z] Scanning dependencies of target pow2 [2024-01-25T13:15:02.295Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/pow2.dir/cpp/samples/Pow2.cpp.o [2024-01-25T13:15:02.295Z] [ 96%] Linking CXX executable pow2 [2024-01-25T13:15:02.295Z] [ 96%] Linking CXX executable compunittest [2024-01-25T13:15:06.419Z] [ 96%] Built target nestedloop [2024-01-25T13:15:06.419Z] Scanning dependencies of target iterfib [2024-01-25T13:15:06.419Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/iterfib.dir/cpp/samples/IterativeFib.cpp.o [2024-01-25T13:15:06.419Z] [ 96%] Linking CXX executable iterfib [2024-01-25T13:15:06.419Z] [ 96%] Built target pow2 [2024-01-25T13:15:06.419Z] Scanning dependencies of target simple [2024-01-25T13:15:06.419Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/simple.dir/cpp/samples/Simple.cpp.o [2024-01-25T13:15:07.850Z] [ 96%] Linking CXX executable simple [2024-01-25T13:15:07.850Z] [ 96%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArithmeticTest.cpp.o [2024-01-25T13:15:10.427Z] [ 96%] Built target compunittest [2024-01-25T13:15:10.427Z] [ 96%] Built target iterfib [2024-01-25T13:15:10.427Z] Scanning dependencies of target isSupportedType [2024-01-25T13:15:10.427Z] Scanning dependencies of target power [2024-01-25T13:15:10.427Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/isSupportedType.dir/cpp/samples/IsSupportedType.cpp.o [2024-01-25T13:15:10.427Z] [ 96%] Building CXX object jitbuilder/release/CMakeFiles/power.dir/cpp/samples/Power.cpp.o [2024-01-25T13:15:10.427Z] [ 97%] Linking CXX executable power [2024-01-25T13:15:10.427Z] [ 97%] Linking CXX executable isSupportedType [2024-01-25T13:15:11.715Z] [ 97%] Built target isSupportedType [2024-01-25T13:15:11.715Z] Scanning dependencies of target jitbuildertest [2024-01-25T13:15:11.715Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/main.cpp.o [2024-01-25T13:15:11.715Z] [ 97%] Built target simple [2024-01-25T13:15:11.715Z] [ 97%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ShiftAndRotateTest.cpp.o [2024-01-25T13:15:13.320Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/selftest.cpp.o [2024-01-25T13:15:13.320Z] [ 97%] Built target power [2024-01-25T13:15:13.320Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnionTest.cpp.o [2024-01-25T13:15:15.995Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldAddressTest.cpp.o [2024-01-25T13:15:15.995Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/AnonymousTest.cpp.o [2024-01-25T13:15:17.380Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ControlFlowTest.cpp.o [2024-01-25T13:15:18.766Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/NegateTest.cpp.o [2024-01-25T13:15:20.159Z] [ 97%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SystemLinkageTest.cpp.o [2024-01-25T13:15:21.447Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/WorklistTest.cpp.o [2024-01-25T13:15:22.904Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/FieldNameTest.cpp.o [2024-01-25T13:15:22.904Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/ConvertBitsTest.cpp.o [2024-01-25T13:15:24.445Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/SelectTest.cpp.o [2024-01-25T13:15:25.926Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/GlobalTest.cpp.o [2024-01-25T13:15:27.282Z] [ 98%] Building CXX object fvtest/jitbuildertest/CMakeFiles/jitbuildertest.dir/UnsignedDivRemTest.cpp.o [2024-01-25T13:15:30.224Z] [ 98%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAbsNegTest.cpp.o [2024-01-25T13:15:30.224Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SimplifierFoldAndTest.cpp.o [2024-01-25T13:15:30.224Z] [ 99%] Linking CXX executable jitbuildertest [2024-01-25T13:15:34.306Z] [ 99%] Built target jitbuildertest [2024-01-25T13:15:34.306Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/IfxcmpgeReductionTest.cpp.o [2024-01-25T13:15:35.722Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/VectorTest.cpp.o [2024-01-25T13:15:35.722Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CallTest.cpp.o [2024-01-25T13:15:40.461Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LongAndAsRotateTest.cpp.o [2024-01-25T13:15:40.461Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MockStrategyTest.cpp.o [2024-01-25T13:15:44.906Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LogicalTest.cpp.o [2024-01-25T13:15:47.591Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/LinkageTest.cpp.o [2024-01-25T13:15:47.591Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/BitPermuteTest.cpp.o [2024-01-25T13:15:54.882Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MaxMinTest.cpp.o [2024-01-25T13:15:57.246Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/CompareTest.cpp.o [2024-01-25T13:16:01.537Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/TypeConversionTest.cpp.o [2024-01-25T13:16:01.537Z] [ 99%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/SelectTest.cpp.o [2024-01-25T13:16:05.562Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/MinimalTest.cpp.o [2024-01-25T13:16:10.120Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/ArrayTest.cpp.o [2024-01-25T13:16:14.943Z] [100%] Building CXX object fvtest/compilertriltest/CMakeFiles/comptest.dir/__/__/util/main_function/main_function.cpp.o [2024-01-25T13:16:31.102Z] [100%] Linking CXX executable comptest [2024-01-25T13:17:07.504Z] [100%] Built target comptest [Pipeline] } [Pipeline] // dir [Pipeline] echo [2024-01-25T13:17:08.692Z] Output CCACHE stats after running [Pipeline] sh [2024-01-25T13:17:11.257Z] + ccache -s [2024-01-25T13:17:11.257Z] cache directory /home/jenkins/.ccache [2024-01-25T13:17:11.257Z] primary config /home/jenkins/.ccache/ccache.conf [2024-01-25T13:17:11.257Z] secondary config (readonly) /etc/ccache.conf [2024-01-25T13:17:11.257Z] stats updated Thu Jan 25 08:05:25 2024 [2024-01-25T13:17:11.257Z] stats zeroed Thu Jan 25 08:05:25 2024 [2024-01-25T13:17:11.257Z] cache hit (direct) 0 [2024-01-25T13:17:11.257Z] cache hit (preprocessed) 0 [2024-01-25T13:17:11.257Z] cache miss 0 [2024-01-25T13:17:11.257Z] cache hit rate 0.00 % [2024-01-25T13:17:11.257Z] cleanups performed 0 [2024-01-25T13:17:11.257Z] files in cache 40178 [2024-01-25T13:17:11.257Z] cache size 4.5 GB [2024-01-25T13:17:11.257Z] max cache size 5.0 GB [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-01-25T13:17:12.021Z] Sanity Test... [Pipeline] dir [2024-01-25T13:17:12.023Z] Running in /home/jenkins/workspace/Build/build [Pipeline] { [Pipeline] sh [2024-01-25T13:17:14.537Z] + ctest -V [2024-01-25T13:17:14.537Z] UpdateCTestConfiguration from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl [2024-01-25T13:17:14.537Z] UpdateCTestConfiguration from :/home/jenkins/workspace/Build/build/DartConfiguration.tcl [2024-01-25T13:17:14.537Z] Test project /home/jenkins/workspace/Build/build [2024-01-25T13:17:14.537Z] Constructing a list of tests [2024-01-25T13:17:14.537Z] Done constructing a list of tests [2024-01-25T13:17:14.537Z] Updating test list for fixtures [2024-01-25T13:17:14.537Z] Added 0 tests to meet fixture requirements [2024-01-25T13:17:14.537Z] Checking test dependency graph... [2024-01-25T13:17:14.537Z] Checking test dependency graph end [2024-01-25T13:17:14.537Z] test 1 [2024-01-25T13:17:14.537Z] Start 1: gcexample [2024-01-25T13:17:14.537Z] [2024-01-25T13:17:14.537Z] 1: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/example/gcexample" [2024-01-25T13:17:14.537Z] 1: Test timeout computed to be: 10000000 [2024-01-25T13:17:14.537Z] 1: VM/GC INITIALIZED [2024-01-25T13:17:14.537Z] 1: configuration is MM_ConfigurationFlat [2024-01-25T13:17:14.537Z] 1: collector interface is MM_CollectorLanguageInterfaceImpl [2024-01-25T13:17:14.537Z] 1: garbage collector is MM_ParallelGlobalGC [2024-01-25T13:17:14.537Z] 1: allocation interface is MM_TLHAllocationInterface [2024-01-25T13:17:14.537Z] 1: thread allocated 1048392 tlh bytes, 0 non-tlh bytes, from 43683 allocations before NULL [2024-01-25T13:17:14.537Z] 1: ALL TESTS PASSED [2024-01-25T13:17:14.537Z] 1/30 Test #1: gcexample ......................... Passed 0.30 sec [2024-01-25T13:17:14.537Z] test 2 [2024-01-25T13:17:14.537Z] Start 2: TestJitBuilderAPIGenerator [2024-01-25T13:17:14.537Z] [2024-01-25T13:17:14.537Z] 2: Test command: /usr/bin/python3.9 "run_tests.py" [2024-01-25T13:17:14.538Z] 2: Test timeout computed to be: 10000000 [2024-01-25T13:17:14.538Z] 2: ................................................................................................../home/jenkins/workspace/Build/jitbuilder/apigen/test/cppgentests.py:245: DeprecationWarning: Please use assertRegex instead. [2024-01-25T13:17:14.538Z] 2: self.assertRegexpMatches(self.generator.generate_allocator_decl(class_desc), [2024-01-25T13:17:14.538Z] 2: ......................................s..s..s... [2024-01-25T13:17:14.538Z] 2: ---------------------------------------------------------------------- [2024-01-25T13:17:14.538Z] 2: Ran 146 tests in 0.064s [2024-01-25T13:17:14.538Z] 2: [2024-01-25T13:17:14.538Z] 2: OK (skipped=3) [2024-01-25T13:17:14.538Z] 2: warning: The package 'jsonschema' is not installed so certain tests will be skipped [2024-01-25T13:17:14.538Z] 2/30 Test #2: TestJitBuilderAPIGenerator ........ Passed 0.21 sec [2024-01-25T13:17:14.538Z] test 3 [2024-01-25T13:17:14.538Z] Start 3: conditionals_example_as_test [2024-01-25T13:17:14.538Z] [2024-01-25T13:17:14.538Z] 3: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/conditionals" [2024-01-25T13:17:14.538Z] 3: Test timeout computed to be: 10000000 [2024-01-25T13:17:15.938Z] 3: Step 1: initialize JIT [2024-01-25T13:17:15.938Z] 3: Step 2: define type dictionary [2024-01-25T13:17:15.938Z] 3: Step 3: compile method builder [2024-01-25T13:17:15.938Z] 3: Step 4: invoke compiled code [2024-01-25T13:17:15.938Z] 3: Step 5: shutdown JIT [2024-01-25T13:17:15.938Z] 3: ALL TESTS PASSED [2024-01-25T13:17:15.938Z] 3/30 Test #3: conditionals_example_as_test ...... Passed 0.66 sec [2024-01-25T13:17:15.938Z] test 4 [2024-01-25T13:17:15.938Z] Start 4: isSupportedType_example_as_test [2024-01-25T13:17:15.938Z] [2024-01-25T13:17:15.938Z] 4: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/isSupportedType" [2024-01-25T13:17:15.938Z] 4: Test timeout computed to be: 10000000 [2024-01-25T13:17:15.938Z] 4: Step 1: test signed integral types [2024-01-25T13:17:15.938Z] 4: Step 2: test unsigned integral types [2024-01-25T13:17:15.938Z] 4: Step 3: test language primitive signed integral types [2024-01-25T13:17:15.938Z] 4: Step 4: test language primitive unsigned integral types [2024-01-25T13:17:15.938Z] 4: Step 5: test floating point types [2024-01-25T13:17:15.938Z] 4: Step 6: test cv qualified types [2024-01-25T13:17:15.938Z] 4: Step 7: test void type [2024-01-25T13:17:15.938Z] 4: Step 8: test pointer to primitive types [2024-01-25T13:17:15.938Z] 4: Step 9: test pointer to pointer to primitive types [2024-01-25T13:17:15.938Z] 4: Step 10: test unsupported types [2024-01-25T13:17:15.938Z] 4: PASS [2024-01-25T13:17:15.938Z] 4/30 Test #4: isSupportedType_example_as_test ... Passed 0.05 sec [2024-01-25T13:17:15.938Z] test 5 [2024-01-25T13:17:15.938Z] Start 5: iterfib_example_as_test [2024-01-25T13:17:15.938Z] [2024-01-25T13:17:15.938Z] 5: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/iterfib" [2024-01-25T13:17:15.938Z] 5: Test timeout computed to be: 10000000 [2024-01-25T13:17:15.938Z] 5: Step 1: initialize JIT [2024-01-25T13:17:15.938Z] 5: Step 2: define type dictionary [2024-01-25T13:17:15.938Z] 5: Step 3: compile method builder [2024-01-25T13:17:15.938Z] 5: Step 4: invoke compiled code [2024-01-25T13:17:15.938Z] 5: fib( 0) = 0 [2024-01-25T13:17:15.938Z] 5: fib( 1) = 1 [2024-01-25T13:17:15.938Z] 5: fib( 2) = 1 [2024-01-25T13:17:15.938Z] 5: fib( 3) = 2 [2024-01-25T13:17:15.938Z] 5: fib( 4) = 3 [2024-01-25T13:17:15.938Z] 5: fib( 5) = 5 [2024-01-25T13:17:15.938Z] 5: fib( 6) = 8 [2024-01-25T13:17:15.938Z] 5: fib( 7) = 13 [2024-01-25T13:17:15.938Z] 5: fib( 8) = 21 [2024-01-25T13:17:15.938Z] 5: fib( 9) = 34 [2024-01-25T13:17:15.938Z] 5: fib(10) = 55 [2024-01-25T13:17:15.938Z] 5: fib(11) = 89 [2024-01-25T13:17:15.938Z] 5: fib(12) = 144 [2024-01-25T13:17:15.938Z] 5: fib(13) = 233 [2024-01-25T13:17:15.938Z] 5: fib(14) = 377 [2024-01-25T13:17:15.938Z] 5: fib(15) = 610 [2024-01-25T13:17:15.938Z] 5: fib(16) = 987 [2024-01-25T13:17:15.938Z] 5: fib(17) = 1597 [2024-01-25T13:17:15.938Z] 5: fib(18) = 2584 [2024-01-25T13:17:15.938Z] 5: fib(19) = 4181 [2024-01-25T13:17:15.938Z] 5: Step 5: shutdown JIT [2024-01-25T13:17:15.938Z] 5: PASS [2024-01-25T13:17:15.938Z] 5/30 Test #5: iterfib_example_as_test ........... Passed 0.81 sec [2024-01-25T13:17:15.938Z] test 6 [2024-01-25T13:17:15.938Z] Start 6: nestedloop_example_as_test [2024-01-25T13:17:15.938Z] [2024-01-25T13:17:15.938Z] 6: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/nestedloop" [2024-01-25T13:17:15.938Z] 6: Test timeout computed to be: 10000000 [2024-01-25T13:17:18.728Z] 6: Step 1: initialize JIT [2024-01-25T13:17:18.728Z] 6: Step 2: define relevant types [2024-01-25T13:17:18.728Z] 6: Step 3: compile method builder [2024-01-25T13:17:18.728Z] 6: Step 4: invoke compiled code [2024-01-25T13:17:18.728Z] 6: nested_loop( 0) = 0 [2024-01-25T13:17:18.728Z] 6: nested_loop( 1) = 1 [2024-01-25T13:17:18.728Z] 6: nested_loop( 2) = 64 [2024-01-25T13:17:18.728Z] 6: nested_loop( 3) = 729 [2024-01-25T13:17:18.728Z] 6: nested_loop( 4) = 4096 [2024-01-25T13:17:18.728Z] 6: nested_loop( 5) = 15625 [2024-01-25T13:17:18.728Z] 6: nested_loop( 6) = 46656 [2024-01-25T13:17:18.728Z] 6: nested_loop( 7) = 117649 [2024-01-25T13:17:18.728Z] 6: nested_loop( 8) = 262144 [2024-01-25T13:17:18.728Z] 6: nested_loop( 9) = 531441 [2024-01-25T13:17:18.728Z] 6: nested_loop(10) = 1000000 [2024-01-25T13:17:18.728Z] 6: nested_loop(11) = 1771561 [2024-01-25T13:17:18.728Z] 6: nested_loop(12) = 2985984 [2024-01-25T13:17:18.728Z] 6: nested_loop(13) = 4826809 [2024-01-25T13:17:18.728Z] 6: nested_loop(14) = 7529536 [2024-01-25T13:17:18.728Z] 6: nested_loop(15) = 11390625 [2024-01-25T13:17:18.728Z] 6: nested_loop(16) = 16777216 [2024-01-25T13:17:18.728Z] 6: nested_loop(17) = 24137569 [2024-01-25T13:17:18.728Z] 6: nested_loop(18) = 34012224 [2024-01-25T13:17:18.728Z] 6: nested_loop(19) = 47045881 [2024-01-25T13:17:18.728Z] 6: Step 5: shutdown JIT [2024-01-25T13:17:18.728Z] 6: PASS [2024-01-25T13:17:18.728Z] 6/30 Test #6: nestedloop_example_as_test ........ Passed 1.58 sec [2024-01-25T13:17:18.728Z] test 7 [2024-01-25T13:17:18.728Z] Start 7: pow2_example_as_test [2024-01-25T13:17:18.728Z] [2024-01-25T13:17:18.728Z] 7: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/pow2" [2024-01-25T13:17:18.728Z] 7: Test timeout computed to be: 10000000 [2024-01-25T13:17:20.190Z] 7: Step 1: initialize JIT [2024-01-25T13:17:20.190Z] 7: Step 2: define relevant types [2024-01-25T13:17:20.190Z] 7: Step 3: compile method builder [2024-01-25T13:17:20.190Z] 7: Step 4: invoke compiled code [2024-01-25T13:17:20.190Z] 7: pow2(45) is 35184372088832 [2024-01-25T13:17:20.190Z] 7: Step 5: shutdown JIT [2024-01-25T13:17:20.190Z] 7: PASS [2024-01-25T13:17:20.190Z] 7/30 Test #7: pow2_example_as_test .............. Passed 2.12 sec [2024-01-25T13:17:20.190Z] test 8 [2024-01-25T13:17:20.190Z] Start 8: simple_example_as_test [2024-01-25T13:17:20.190Z] [2024-01-25T13:17:20.190Z] 8: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/simple" [2024-01-25T13:17:20.190Z] 8: Test timeout computed to be: 10000000 [2024-01-25T13:17:20.190Z] 8: Step 1: initialize JIT [2024-01-25T13:17:20.190Z] 8: Step 2: define type dictionary [2024-01-25T13:17:20.190Z] 8: Step 3: compile method builder [2024-01-25T13:17:20.190Z] 8: SimpleMethod::buildIL() running! [2024-01-25T13:17:20.190Z] 8: Step 4: invoke compiled code and print results [2024-01-25T13:17:20.190Z] 8: increment(0) == 1 [2024-01-25T13:17:20.190Z] 8: increment(1) == 2 [2024-01-25T13:17:20.190Z] 8: increment(10) == 11 [2024-01-25T13:17:20.190Z] 8: increment(-15) == -14 [2024-01-25T13:17:20.190Z] 8: Step 5: shutdown JIT [2024-01-25T13:17:20.190Z] 8/30 Test #8: simple_example_as_test ............ Passed 0.45 sec [2024-01-25T13:17:20.190Z] test 9 [2024-01-25T13:17:20.190Z] Start 9: worklist_example_as_test [2024-01-25T13:17:20.190Z] [2024-01-25T13:17:20.190Z] 9: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/worklist" [2024-01-25T13:17:20.190Z] 9: Test timeout computed to be: 10000000 [2024-01-25T13:17:21.683Z] 9: Step 1: initialize JIT [2024-01-25T13:17:21.683Z] 9: Step 2: define type dictionary [2024-01-25T13:17:21.683Z] 9: Step 3: compile method builder [2024-01-25T13:17:21.683Z] 9: WorklistMethod::buildIL() running! [2024-01-25T13:17:21.683Z] 9: step 4: invoke compiled code and print results [2024-01-25T13:17:21.683Z] 9: Step 5: shutdown JIT [2024-01-25T13:17:21.683Z] 9: Failed tests: 0 [2024-01-25T13:17:21.683Z] 9: Passed tests: 20 [2024-01-25T13:17:21.683Z] 9: ALL PASSED [2024-01-25T13:17:21.683Z] 9/30 Test #9: worklist_example_as_test .......... Passed 0.75 sec [2024-01-25T13:17:21.683Z] test 10 [2024-01-25T13:17:21.683Z] Start 10: power_example_as_test [2024-01-25T13:17:21.683Z] [2024-01-25T13:17:21.683Z] 10: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/jitbuilder/release/power" [2024-01-25T13:17:21.683Z] 10: Test timeout computed to be: 10000000 [2024-01-25T13:17:21.683Z] 10: Step 1: initialize JIT [2024-01-25T13:17:21.683Z] 10: Step 2: define relevant types [2024-01-25T13:17:21.683Z] 10: Step 3: compile method builder [2024-01-25T13:17:21.683Z] 10: Step 4: invoke compiled code [2024-01-25T13:17:21.683Z] 10: 2 power 5 is 32 [2024-01-25T13:17:21.683Z] 10: 3 power 4 is 81 [2024-01-25T13:17:21.683Z] 10: 2 power 10 is 1024 [2024-01-25T13:17:21.683Z] 10: Step 5: shutdown JIT [2024-01-25T13:17:21.683Z] 10: PASS [2024-01-25T13:17:21.683Z] 10/30 Test #10: power_example_as_test ............. Passed 0.71 sec [2024-01-25T13:17:21.683Z] test 11 [2024-01-25T13:17:21.683Z] Start 11: algotest [2024-01-25T13:17:21.683Z] [2024-01-25T13:17:21.683Z] 11: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/algotest/omralgotest-results.xml" "-avltest:/home/jenkins/workspace/Build/fvtest/algotest/avltest.lst" [2024-01-25T13:17:21.683Z] 11: Test timeout computed to be: 10000000 [2024-01-25T13:17:23.015Z] 11: [==========] Running 168 tests from 5 test cases. [2024-01-25T13:17:23.015Z] 11: [----------] 2 tests from OmrAlgoTest [2024-01-25T13:17:23.015Z] 11: Testing hookable interface... [2024-01-25T13:17:23.015Z] 11: Finished testing hookable interface. [2024-01-25T13:17:23.015Z] 11: Algorithm Test Finished [2024-01-25T13:17:23.015Z] 11: total tests: 59 [2024-01-25T13:17:23.015Z] 11: total passes: 59 [2024-01-25T13:17:23.015Z] 11: total failures: 0 [2024-01-25T13:17:23.015Z] 11: ALL TESTS PASSED. [2024-01-25T13:17:23.015Z] 11: [----------] 2 tests from OmrAlgoTest (16 ms total) [2024-01-25T13:17:23.015Z] 11: [2024-01-25T13:17:23.015Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest [2024-01-25T13:17:23.015Z] 11: [----------] 58 tests from OmrAlgoTest/AVLTest (9 ms total) [2024-01-25T13:17:23.015Z] 11: [2024-01-25T13:17:23.015Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest [2024-01-25T13:17:23.015Z] 11: [----------] 24 tests from OmrAlgoTest/PoolTest (32 ms total) [2024-01-25T13:17:23.015Z] 11: [2024-01-25T13:17:23.015Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest [2024-01-25T13:17:37.058Z] 11: [----------] 14 tests from OmrAlgoTest/HashtableTest (14756 ms total) [2024-01-25T13:17:37.058Z] 11: [2024-01-25T13:17:37.058Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest [2024-01-25T13:18:20.223Z] 11: [----------] 70 tests from OmrAlgoTest/CollisionResilientHashtableTest (43268 ms total) [2024-01-25T13:18:20.223Z] 11: [2024-01-25T13:18:20.223Z] 11: [==========] 168 tests from 5 test cases ran. (58145 ms total) [2024-01-25T13:18:20.223Z] 11: [ PASSED ] 168 tests. [2024-01-25T13:18:20.223Z] 11: [ ALL TESTS PASSED ] [2024-01-25T13:18:20.223Z] 11/30 Test #11: algotest .......................... Passed 58.45 sec [2024-01-25T13:18:20.223Z] test 12 [2024-01-25T13:18:20.223Z] Start 12: TestBytes [2024-01-25T13:18:20.223Z] [2024-01-25T13:18:20.223Z] 12: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestBytes" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestBytes-results.xml" [2024-01-25T13:18:20.223Z] 12: Test timeout computed to be: 10000000 [2024-01-25T13:18:20.223Z] 12: [==========] Running 17 tests from 1 test case. [2024-01-25T13:18:20.223Z] 12: [----------] Global test environment set-up. [2024-01-25T13:18:20.223Z] 12: [----------] 17 tests from TestBytes [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.CompareZeroToZero [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.CompareZeroToZero (2 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.CompareOneUnitToBytes [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.CompareOneUnitToBytes (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.CompareOneUnitToSmallerUnit [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.CompareOneUnitToSmallerUnit (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.IsPow2 [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.IsPow2 (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignedUnsafe [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignedUnsafe (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.Aligned [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.Aligned (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToZero [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToZero (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToOne [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToOne (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToTwo [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToTwo (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToFour [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToFour (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToEight [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToEight (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.SaneAlignmentMaximums [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.SaneAlignmentMaximums (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignToMaximumAlignment [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignToMaximumAlignment (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.TautologicalAlign [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.TautologicalAlign (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignAndOverflow [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignAndOverflow (0 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignMaximumSizeFor16byteAlignment [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignMaximumSizeFor16byteAlignment (1 ms) [2024-01-25T13:18:20.223Z] 12: [ RUN ] TestBytes.AlignPointers [2024-01-25T13:18:20.223Z] 12: [ OK ] TestBytes.AlignPointers (1 ms) [2024-01-25T13:18:20.223Z] 12: [----------] 17 tests from TestBytes (14 ms total) [2024-01-25T13:18:20.223Z] 12: [2024-01-25T13:18:20.223Z] 12: [----------] Global test environment tear-down [2024-01-25T13:18:20.223Z] 12: [==========] 17 tests from 1 test case ran. (24 ms total) [2024-01-25T13:18:20.223Z] 12: [ PASSED ] 17 tests. [2024-01-25T13:18:20.223Z] 12: [ ALL TESTS PASSED ] [2024-01-25T13:18:20.223Z] 12/30 Test #12: TestBytes ......................... Passed 0.14 sec [2024-01-25T13:18:20.223Z] test 13 [2024-01-25T13:18:20.223Z] Start 13: TestIntrusiveList [2024-01-25T13:18:20.223Z] [2024-01-25T13:18:20.223Z] 13: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestIntrusiveList" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestIntrusiveList-results.xml" [2024-01-25T13:18:20.223Z] 13: Test timeout computed to be: 10000000 [2024-01-25T13:18:20.223Z] 13: [==========] Running 10 tests from 1 test case. [2024-01-25T13:18:20.223Z] 13: [----------] Global test environment set-up. [2024-01-25T13:18:20.223Z] 13: [----------] 10 tests from TestIntrusiveList [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.Empty [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.Empty (3 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.ConvertIterToConstIter [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.ConvertIterToConstIter (1 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddOne [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddOne (0 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.IterateOne [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.IterateOne (1 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.IterateTwo [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.IterateTwo (0 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddThenRemoveOne [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddThenRemoveOne (1 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddTwoThenRemoveFirst [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddTwoThenRemoveFirst (0 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddTwoThenRemoveSecond [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddTwoThenRemoveSecond (1 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddTwoThenRemoveBoth [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddTwoThenRemoveBoth (0 ms) [2024-01-25T13:18:20.223Z] 13: [ RUN ] TestIntrusiveList.AddTwoThenRemoveBothInReverse [2024-01-25T13:18:20.223Z] 13: [ OK ] TestIntrusiveList.AddTwoThenRemoveBothInReverse (1 ms) [2024-01-25T13:18:20.223Z] 13: [----------] 10 tests from TestIntrusiveList (10 ms total) [2024-01-25T13:18:20.223Z] 13: [2024-01-25T13:18:20.223Z] 13: [----------] Global test environment tear-down [2024-01-25T13:18:20.223Z] 13: [==========] 10 tests from 1 test case ran. (19 ms total) [2024-01-25T13:18:20.223Z] 13: [ PASSED ] 10 tests. [2024-01-25T13:18:20.223Z] 13: [ ALL TESTS PASSED ] [2024-01-25T13:18:20.223Z] 13/30 Test #13: TestIntrusiveList ................. Passed 0.14 sec [2024-01-25T13:18:20.223Z] test 14 [2024-01-25T13:18:20.223Z] Start 14: TestTypeTraits [2024-01-25T13:18:20.223Z] [2024-01-25T13:18:20.223Z] 14: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "TestTypeTraits" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/coretest/TestTypeTraits-results.xml" [2024-01-25T13:18:20.223Z] 14: Test timeout computed to be: 10000000 [2024-01-25T13:18:21.725Z] 14: [==========] Running 17 tests from 1 test case. [2024-01-25T13:18:21.725Z] 14: [----------] Global test environment set-up. [2024-01-25T13:18:21.725Z] 14: [----------] 17 tests from TestTypeTraits [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IntegralConst [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IntegralConst (2 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.BooleanConstant [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.BooleanConstant (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsSame [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsSame (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.TypeAlias [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.TypeAlias (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemoveConst [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemoveConst (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemoveVolatile [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemoveVolatile (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemoveCv [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemoveCv (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemoveReference [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemoveReference (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemoveCvRef [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemoveCvRef (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.RemovePointer [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.RemovePointer (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsReference [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsReference (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsPointer [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsPointer (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsVoid [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsVoid (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsIntegral [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsIntegral (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsFloatingPoint [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsFloatingPoint (1 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.IsArithmetic [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.IsArithmetic (0 ms) [2024-01-25T13:18:21.725Z] 14: [ RUN ] TestTypeTraits.EnableIf [2024-01-25T13:18:21.725Z] 14: [ OK ] TestTypeTraits.EnableIf (1 ms) [2024-01-25T13:18:21.725Z] 14: [----------] 17 tests from TestTypeTraits (13 ms total) [2024-01-25T13:18:21.725Z] 14: [2024-01-25T13:18:21.725Z] 14: [----------] Global test environment tear-down [2024-01-25T13:18:21.725Z] 14: [==========] 17 tests from 1 test case ran. (22 ms total) [2024-01-25T13:18:21.725Z] 14: [ PASSED ] 17 tests. [2024-01-25T13:18:21.725Z] 14: [ ALL TESTS PASSED ] [2024-01-25T13:18:21.725Z] 14/30 Test #14: TestTypeTraits .................... Passed 0.16 sec [2024-01-25T13:18:21.725Z] test 15 [2024-01-25T13:18:21.725Z] Start 15: porttest [2024-01-25T13:18:21.725Z] [2024-01-25T13:18:21.725Z] 15: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/porttest/omrporttest-results.xml" "--gtest_filter=-PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4" [2024-01-25T13:18:21.725Z] 15: Test timeout computed to be: 10000000 [2024-01-25T13:18:21.725Z] 15: Note: Google Test filter = -PortFileTest2.file_test20:PortFileTest2.file_test21:PortFileTest2.file_test22:PortFileTest2.file_test23:PortFileTest2.file_test24:PortFileTest2.file_test25:PortMmapTest.mmap_test5:PortSigTest.sig_test_async_handler:PortSigTest.sig_test_single_async_handler:PortSigTest.sig_test_mix_async_handler:PortSigTest.sig_test_mix_two_async_handlers:PortStrTest.str_test4:PortSysinfoTest.sysinfo_test_sysinfo_set_limit_ADDRESS_SPACE:PortStrTest.str_test4 [2024-01-25T13:18:21.725Z] 15: [==========] Running 237 tests from 21 test cases. [2024-01-25T13:18:21.725Z] 15: [----------] 1 test from PortInitializationTest [2024-01-25T13:18:21.725Z] 15: [----------] 1 test from PortInitializationTest (5 ms total) [2024-01-25T13:18:21.725Z] 15: [2024-01-25T13:18:21.725Z] 15: [----------] 2 tests from PortFileTest [2024-01-25T13:18:21.725Z] 15: [----------] 2 tests from PortFileTest (8 ms total) [2024-01-25T13:18:21.725Z] 15: [2024-01-25T13:18:21.725Z] 15: [----------] 8 tests from PortHeapTest [2024-01-25T13:18:23.231Z] 15: [----------] 8 tests from PortHeapTest (1892 ms total) [2024-01-25T13:18:23.231Z] 15: [2024-01-25T13:18:23.231Z] 15: [----------] 8 tests from PortTest [2024-01-25T13:18:23.231Z] 15: [----------] 8 tests from PortTest (18 ms total) [2024-01-25T13:18:23.231Z] 15: [2024-01-25T13:18:23.231Z] 15: [----------] 11 tests from PortMemTest [2024-01-25T13:18:36.908Z] 15: [----------] 11 tests from PortMemTest (12902 ms total) [2024-01-25T13:18:36.908Z] 15: [2024-01-25T13:18:36.908Z] 15: [----------] 5 tests from PortDumpTest [2024-01-25T13:18:39.944Z] 15: [----------] 5 tests from PortDumpTest (3337 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 4 tests from PortErrorTest [2024-01-25T13:18:39.944Z] 15: [----------] 4 tests from PortErrorTest (3 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 35 tests from PortFileTest2 [2024-01-25T13:18:39.944Z] 15: $ [2024-01-25T13:18:39.944Z] 15: ? [2024-01-25T13:18:39.944Z] 15: ? [2024-01-25T13:18:39.944Z] 15: 𤭢 [2024-01-25T13:18:39.944Z] 15: �� [2024-01-25T13:18:39.944Z] 15: ****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************? [2024-01-25T13:18:39.944Z] 15: [----------] 35 tests from PortFileTest2 (372 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 14 tests from PortFileStreamTest [2024-01-25T13:18:39.944Z] 15: [----------] 14 tests from PortFileStreamTest (51 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 1 test from PortIntrospectTest [2024-01-25T13:18:39.944Z] 15: [----------] 1 test from PortIntrospectTest (1 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 14 tests from PortMmapTest [2024-01-25T13:18:39.944Z] 15: [----------] 14 tests from PortMmapTest (23 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 1 test from PortSignalExtendedTests [2024-01-25T13:18:39.944Z] 15: [----------] 1 test from PortSignalExtendedTests (28 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 9 tests from PortSigTest [2024-01-25T13:18:39.944Z] 15: [----------] 9 tests from PortSigTest (14 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 3 tests from PortSlTest [2024-01-25T13:18:39.944Z] 15: [----------] 3 tests from PortSlTest (10 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 20 tests from PortStrTest [2024-01-25T13:18:39.944Z] 15: [----------] 20 tests from PortStrTest (48 ms total) [2024-01-25T13:18:39.944Z] 15: [2024-01-25T13:18:39.944Z] 15: [----------] 6 tests from PortTimeTest [2024-01-25T13:18:41.355Z] 15: Test is invalid since the host machine reports more than one CPU (time may differ across CPUs - makes test results useless - re-enable if we develop thread affinity support) [2024-01-25T13:18:51.021Z] 15: [----------] 6 tests from PortTimeTest (11663 ms total) [2024-01-25T13:18:51.021Z] 15: [2024-01-25T13:18:51.021Z] 15: [----------] 8 tests from PortTtyTest [2024-01-25T13:18:51.021Z] 15: TTY printf, check check 1 2 3 check ... [2024-01-25T13:18:51.021Z] 15: New line [2024-01-25T13:18:51.021Z] 15: [----------] 8 tests from PortTtyTest (4 ms total) [2024-01-25T13:18:51.021Z] 15: [2024-01-25T13:18:51.021Z] 15: [----------] 19 tests from PortVmemTest [2024-01-25T13:18:52.530Z] 15: NUMA not available [2024-01-25T13:18:53.944Z] 15: [----------] 19 tests from PortVmemTest (2807 ms total) [2024-01-25T13:18:53.944Z] 15: [2024-01-25T13:18:53.944Z] 15: [----------] 40 tests from PortSysinfoTest [2024-01-25T13:18:53.944Z] 15: omrsysinfo_get_username returns -1. [2024-01-25T13:18:53.944Z] 15: If this is a supported platform, consider this as a failure [2024-01-25T13:18:53.944Z] 15: omrsysinfo_get_groupname returns -1. [2024-01-25T13:18:53.944Z] 15: If this is a supported platform, consider this as a failure [2024-01-25T13:18:53.944Z] 15: originalSoftLimit=1024 [2024-01-25T13:18:53.944Z] 15: originalHardLimit=524288 [2024-01-25T13:18:53.944Z] 15: soft set to hard limit=524288 [2024-01-25T13:19:15.850Z] 15: Some textSome text[----------] 40 tests from PortSysinfoTest (21564 ms total) [2024-01-25T13:19:15.850Z] 15: [2024-01-25T13:19:15.850Z] 15: [----------] 9 tests from CgroupTest [2024-01-25T13:19:15.850Z] 15: /proc/self/cgroup line: [2024-01-25T13:19:15.850Z] 15: 0::/ [2024-01-25T13:19:15.850Z] 15: [----------] 9 tests from CgroupTest (13 ms total) [2024-01-25T13:19:15.850Z] 15: [2024-01-25T13:19:15.850Z] 15: [----------] 19 tests from PortSockTest [2024-01-25T13:19:15.850Z] 15: WARNING: Cannot test IPV6: Failed to find to IPV6 interface. [2024-01-25T13:19:17.435Z] 15: [----------] 19 tests from PortSockTest (1059 ms total) [2024-01-25T13:19:17.435Z] 15: [2024-01-25T13:19:17.435Z] 15: [==========] 237 tests from 21 test cases ran. (55913 ms total) [2024-01-25T13:19:17.435Z] 15: [ PASSED ] 237 tests. [2024-01-25T13:19:17.435Z] 15: [ ALL TESTS PASSED ] [2024-01-25T13:19:17.435Z] 15: [2024-01-25T13:19:17.435Z] 15: YOU HAVE 3 DISABLED TESTS [2024-01-25T13:19:17.435Z] 15: [2024-01-25T13:19:17.435Z] 15: Some textSome text [2024-01-25T13:19:17.435Z] 15/30 Test #15: porttest .......................... Passed 56.16 sec [2024-01-25T13:19:17.435Z] test 16 [2024-01-25T13:19:17.435Z] Start 16: rastest [2024-01-25T13:19:17.435Z] [2024-01-25T13:19:17.435Z] 16: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrrastest-results.xml" [2024-01-25T13:19:17.435Z] 16: Test timeout computed to be: 10000000 [2024-01-25T13:19:17.435Z] 16: [==========] Running 38 tests from 11 test cases. [2024-01-25T13:19:17.435Z] 16: [----------] 3 tests from RASAgentNegativeTest [2024-01-25T13:19:17.435Z] 16: [----------] 3 tests from RASAgentNegativeTest (29 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 2 tests from RASAgentTest [2024-01-25T13:19:17.435Z] 16: [----------] 2 tests from RASAgentTest (1 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from RASMemoryCategoriesTest [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Negative path: get categories with an undersized buffer [2024-01-25T13:19:17.435Z] 16: written_count=16, total_categories=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2256 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Positive path: get and validate categories [2024-01-25T13:19:17.435Z] 16: written_count=17, total_categories=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2256 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Positive path: get and validate categories and total_categories is null [2024-01-25T13:19:17.435Z] 16: written_count=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288816 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288816 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2256 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Positive path: get and validate categories with oversized max_categories and oversized buffer [2024-01-25T13:19:17.435Z] 16: written_count=17, total_categories=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2320 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Positive path: get and validate categories with oversized buffer and total_categories is null [2024-01-25T13:19:17.435Z] 16: written_count=17, total_categories=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2320 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: Positive path: get and validate categories with oversized max_categories, oversized buffer and total_categories is null [2024-01-25T13:19:17.435Z] 16: written_count=17 [2024-01-25T13:19:17.435Z] 16: RUNTIME 288880 bytes / 51 allocations (Shallow: 0 bytes / 0 allocations) [2024-01-25T13:19:17.435Z] 16: VM 288880 bytes / 51 allocations (Shallow: 976 bytes / 7 allocations) [2024-01-25T13:19:17.435Z] 16: Threads 285168 bytes / 33 allocations (Shallow: 23024 bytes / 32 allocations) [2024-01-25T13:19:17.435Z] 16: Native Stack 262144 bytes / 1 allocations [2024-01-25T13:19:17.435Z] 16: Port Library 2320 bytes / 9 allocations [2024-01-25T13:19:17.435Z] 16: OMRTI 416 bytes / 2 allocations [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from RASMemoryCategoriesTest (14 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 5 tests from RASMethodDictionaryTest [2024-01-25T13:19:17.435Z] 16: [----------] 5 tests from RASMethodDictionaryTest (13 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 9 tests from TraceLifecycleTest [2024-01-25T13:19:17.435Z] 16: [----------] 9 tests from TraceLifecycleTest (88 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from TraceLogTest [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from TraceLogTest (18 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from RASTraceTest [2024-01-25T13:19:17.435Z] 16: omr_trc_startup: failed to set trace options, rc=9 [2024-01-25T13:19:17.435Z] 16: omr_trc_startup error, rc=9 [2024-01-25T13:19:17.435Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:262 Free physical memory size (in bytes): 7584403456, rc = 0 (OMR_ERROR_NONE), the function call is successful ! [2024-01-25T13:19:17.435Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:272 Process virtual memory size (in bytes): 1315037184, rc = 0 (OMR_ERROR_NONE), the function call is successful ! [2024-01-25T13:19:17.435Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:281 Process physical memory size (in bytes): 20787200, rc = 0 (OMR_ERROR_NONE), the function call is successful ! [2024-01-25T13:19:17.435Z] 16: /home/jenkins/workspace/Build/fvtest/rastest/traceagent.c:292 Process private memory size (in bytes): 1306103808, rc = 0 (OMR_ERROR_NONE), the function call is successful ! [2024-01-25T13:19:17.435Z] 16: traceMetaLength=252 [2024-01-25T13:19:17.435Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038be10 [2024-01-25T13:19:17.435Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038be10 [2024-01-25T13:19:17.435Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:19:17.435Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:19:17.435Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400c000b90 [2024-01-25T13:19:17.435Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400c000b90 [2024-01-25T13:19:17.435Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:19:17.435Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:19:17.435Z] 16: [----------] 1 test from RASTraceTest (223 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest [2024-01-25T13:19:17.435Z] 16: [----------] 6 tests from InvalidAgentOpts/RASAgentNegativeTest (6 ms total) [2024-01-25T13:19:17.435Z] 16: [2024-01-25T13:19:17.435Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)") [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.435Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)") [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc") [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)") [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnLoad(options="(null)") [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnLoad(options="abc") [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: BindCurrentThread passed, vmThread=0x0x400038be10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: SetTraceOptions: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: GetTraceMetadata: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: RegisterRecordSubscriber: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: FlushTraceData: rc = 10 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: DeregisterRecordSubscriber: rc = 9 [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: UnbindCurrentThread passed [2024-01-25T13:19:17.436Z] 16: traceNotStartedAgent: Agent_OnUnload [2024-01-25T13:19:17.436Z] 16: [----------] 6 tests from TraceNotStartedAgentOpts/RASAgentTest (12 ms total) [2024-01-25T13:19:17.436Z] 16: [2024-01-25T13:19:17.436Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest [2024-01-25T13:19:17.436Z] 16: cpuLoadAgent: Agent_OnLoad(options="") [2024-01-25T13:19:17.436Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038BE10 [2024-01-25T13:19:17.436Z] 16: Test GetProcessCpuLoad() [2024-01-25T13:19:18.960Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:20.569Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:22.391Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.074771 [2024-01-25T13:19:22.391Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.071517 [2024-01-25T13:19:23.803Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.057458 [2024-01-25T13:19:27.056Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:29.903Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.550876 [2024-01-25T13:19:32.901Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:19:34.297Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:19:34.297Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! [2024-01-25T13:19:34.297Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed [2024-01-25T13:19:34.297Z] 16: Test GetSystemCpuLoad() [2024-01-25T13:19:35.905Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:37.298Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:38.808Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.056242 [2024-01-25T13:19:40.299Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.054998 [2024-01-25T13:19:41.802Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.052485 [2024-01-25T13:19:44.868Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:49.457Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.501686 [2024-01-25T13:19:50.958Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:19:52.458Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:19:52.458Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! [2024-01-25T13:19:52.458Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed [2024-01-25T13:19:52.458Z] 16: cpuLoadAgent: UnbindCurrentThread passed [2024-01-25T13:19:52.458Z] 16: cpuLoadAgent: Agent_OnUnload [2024-01-25T13:19:52.458Z] 16: cpuLoadAgent: Agent_OnLoad(options="") [2024-01-25T13:19:52.458Z] 16: cpuLoadAgent: BindCurrentThread passed, vmThread=0x000000400038BE10 [2024-01-25T13:19:52.458Z] 16: Test GetProcessCpuLoad() [2024-01-25T13:19:53.960Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:55.462Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:19:56.962Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.053851 [2024-01-25T13:19:58.461Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.059259 [2024-01-25T13:19:59.960Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.058800 [2024-01-25T13:20:02.745Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:20:07.356Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! Process CPU load: 0.418823 [2024-01-25T13:20:08.640Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:20:10.138Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:20:10.138Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! [2024-01-25T13:20:10.138Z] 16: cpuLoadAgent: GetProcessCpuLoad() passed [2024-01-25T13:20:10.138Z] 16: Test GetSystemCpuLoad() [2024-01-25T13:20:11.636Z] 16: callIndex: 1: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:20:13.238Z] 16: callIndex: 2: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:20:14.848Z] 16: callIndex: 3: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.061704 [2024-01-25T13:20:16.346Z] 16: callIndex: 4: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.059937 [2024-01-25T13:20:17.849Z] 16: callIndex: 5: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.058357 [2024-01-25T13:20:22.349Z] 16: callIndex: 7: rc = 13 (OMR_ERROR_RETRY), the function call is successful ! [2024-01-25T13:20:27.060Z] 16: callIndex: 10: rc = 0 (OMR_ERROR_NONE), the function call is successful ! system CPU load: 0.507700 [2024-01-25T13:20:28.459Z] 16: callIndex: 11: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:20:29.956Z] 16: callIndex: 12: rc = 10 (OMR_ERROR_NOT_AVAILABLE), the function call is successful ! [2024-01-25T13:20:29.956Z] 16: callIndex: 13: rc = 11 (OMR_THREAD_NOT_ATTACHED), the function call is successful ! [2024-01-25T13:20:29.956Z] 16: cpuLoadAgent: GetSystemCpuLoad() passed [2024-01-25T13:20:29.956Z] 16: cpuLoadAgent: UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: cpuLoadAgent: Agent_OnUnload [2024-01-25T13:20:29.956Z] 16: [----------] 2 tests from CpuLoadAgentOpts/RASAgentTest (71588 ms total) [2024-01-25T13:20:29.956Z] 16: [2024-01-25T13:20:29.956Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest [2024-01-25T13:20:29.956Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038be10 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038be10 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400c000b90 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400c000b90 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400038be10 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400038be10 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: BindCurrentThread passed, vmThread=0x400c000b90 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive BindCurrentThread passed, vmThread2=0x400c000b90 [2024-01-25T13:20:29.956Z] 16: bindthreadagent: recursive UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: bindthreadagent: UnbindCurrentThread passed [2024-01-25T13:20:29.956Z] 16: [----------] 2 tests from BindThreadAgentOpts/RASAgentTest (412 ms total) [2024-01-25T13:20:29.956Z] 16: [2024-01-25T13:20:29.956Z] 16: [==========] 38 tests from 11 test cases ran. (72450 ms total) [2024-01-25T13:20:29.956Z] 16: [ PASSED ] 38 tests. [2024-01-25T13:20:29.956Z] 16: [ ALL TESTS PASSED ] [2024-01-25T13:20:29.956Z] 16: [2024-01-25T13:20:29.956Z] 16: YOU HAVE 2 DISABLED TESTS [2024-01-25T13:20:29.956Z] 16: [2024-01-25T13:20:29.956Z] 16/30 Test #16: rastest ........................... Passed 72.63 sec [2024-01-25T13:20:29.956Z] test 17 [2024-01-25T13:20:29.956Z] Start 17: subscribertest [2024-01-25T13:20:29.956Z] [2024-01-25T13:20:29.956Z] 17: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrsubscribertest-results.xml" [2024-01-25T13:20:29.956Z] 17: Test timeout computed to be: 10000000 [2024-01-25T13:20:29.956Z] 17: [==========] Running 3 tests from 2 test cases. [2024-01-25T13:20:29.956Z] 17: [----------] 1 test from RASSubscriberTest [2024-01-25T13:20:29.956Z] 17: [----------] 1 test from RASSubscriberTest (84 ms total) [2024-01-25T13:20:29.956Z] 17: [2024-01-25T13:20:29.956Z] 17: [----------] 2 tests from RASSubscriberForkTest [2024-01-25T13:20:29.956Z] 17: [----------] 2 tests from RASSubscriberForkTest (115 ms total) [2024-01-25T13:20:29.956Z] 17: [2024-01-25T13:20:29.956Z] 17: [==========] 3 tests from 2 test cases ran. (252 ms total) [2024-01-25T13:20:29.956Z] 17: [ PASSED ] 3 tests. [2024-01-25T13:20:29.956Z] 17: [ ALL TESTS PASSED ] [2024-01-25T13:20:29.956Z] 17: [2024-01-25T13:20:29.956Z] 17: YOU HAVE 1 DISABLED TEST [2024-01-25T13:20:29.956Z] 17: [2024-01-25T13:20:29.956Z] 17/30 Test #17: subscribertest .................... Passed 0.39 sec [2024-01-25T13:20:29.956Z] test 18 [2024-01-25T13:20:29.956Z] Start 18: traceoptiontest [2024-01-25T13:20:29.956Z] [2024-01-25T13:20:29.957Z] 18: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/rastest/omrtraceoptiontest-results.xml" [2024-01-25T13:20:29.957Z] 18: Test timeout computed to be: 10000000 [2024-01-25T13:20:29.957Z] 18: [==========] Running 1 test from 1 test case. [2024-01-25T13:20:29.957Z] 18: [----------] 1 test from RASTraceOptionTest [2024-01-25T13:20:29.957Z] 18: [----------] 1 test from RASTraceOptionTest (48 ms total) [2024-01-25T13:20:29.957Z] 18: [2024-01-25T13:20:29.957Z] 18: [==========] 1 test from 1 test case ran. (111 ms total) [2024-01-25T13:20:29.957Z] 18: [ PASSED ] 1 test. [2024-01-25T13:20:29.957Z] 18: [ ALL TESTS PASSED ] [2024-01-25T13:20:29.957Z] 18/30 Test #18: traceoptiontest ................... Passed 0.25 sec [2024-01-25T13:20:29.957Z] test 19 [2024-01-25T13:20:29.957Z] Start 19: sigtest [2024-01-25T13:20:29.957Z] [2024-01-25T13:20:29.957Z] 19: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/sigtest/omrsigtest-results.xml" [2024-01-25T13:20:29.957Z] 19: Test timeout computed to be: 10000000 [2024-01-25T13:20:29.957Z] 19: [==========] Running 7 tests from 1 test case. [2024-01-25T13:20:29.957Z] 19: [----------] 7 tests from OmrSigTest [2024-01-25T13:20:32.748Z] 19: [----------] 7 tests from OmrSigTest (2365 ms total) [2024-01-25T13:20:32.748Z] 19: [2024-01-25T13:20:32.748Z] 19: [==========] 7 tests from 1 test case ran. (2422 ms total) [2024-01-25T13:20:32.748Z] 19: [ PASSED ] 7 tests. [2024-01-25T13:20:32.748Z] 19: [ ALL TESTS PASSED ] [2024-01-25T13:20:32.748Z] 19/30 Test #19: sigtest ........................... Passed 2.55 sec [2024-01-25T13:20:32.748Z] test 20 [2024-01-25T13:20:32.748Z] Start 20: threadextendedtest [2024-01-25T13:20:32.748Z] [2024-01-25T13:20:32.748Z] 20: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadextendedtest/omrthreadextendedtest-results.xml" [2024-01-25T13:20:32.748Z] 20: Test timeout computed to be: 10000000 [2024-01-25T13:20:32.748Z] 20: [==========] Running 6 tests from 4 test cases. [2024-01-25T13:20:32.748Z] 20: [----------] 2 tests from ThreadCpuTime [2024-01-25T13:20:57.699Z] 20: [----------] 2 tests from ThreadCpuTime (24947 ms total) [2024-01-25T13:20:57.699Z] 20: [2024-01-25T13:20:57.699Z] 20: [----------] 1 test from CpuTimeTest [2024-01-25T13:20:57.699Z] 20: [----------] 1 test from CpuTimeTest (131 ms total) [2024-01-25T13:20:57.699Z] 20: [2024-01-25T13:20:57.699Z] 20: [----------] 1 test from ApplicationCpuTimeTest [2024-01-25T13:20:57.699Z] 20: [----------] 1 test from ApplicationCpuTimeTest (129 ms total) [2024-01-25T13:20:57.699Z] 20: [2024-01-25T13:20:57.699Z] 20: [----------] 2 tests from ThreadExtendedTest [2024-01-25T13:22:00.014Z] 20: [----------] 2 tests from ThreadExtendedTest (61626 ms total) [2024-01-25T13:22:00.014Z] 20: [2024-01-25T13:22:00.014Z] 20: [==========] 6 tests from 4 test cases ran. (86848 ms total) [2024-01-25T13:22:00.014Z] 20: [ PASSED ] 6 tests. [2024-01-25T13:22:00.014Z] 20: [ ALL TESTS PASSED ] [2024-01-25T13:22:00.014Z] 20: [2024-01-25T13:22:00.014Z] 20: YOU HAVE 1 DISABLED TEST [2024-01-25T13:22:00.014Z] 20: [2024-01-25T13:22:00.014Z] 20/30 Test #20: threadextendedtest ................ Passed 87.01 sec [2024-01-25T13:22:00.014Z] test 21 [2024-01-25T13:22:00.014Z] Start 21: threadtest [2024-01-25T13:22:00.014Z] [2024-01-25T13:22:00.014Z] 21: Test command: /usr/bin/qemu-riscv64-static "-L" "/opt/sysroot" "/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest" "--gtest_output=xml:/home/jenkins/workspace/Build/build/fvtest/threadtest/omrthreadtest-results.xml" "--gtest_filter=-PriorityInterrupt.*:RWMutex*" [2024-01-25T13:22:00.014Z] 21: Test timeout computed to be: 10000000 [2024-01-25T13:22:00.014Z] 21: Note: Google Test filter = -PriorityInterrupt.*:RWMutex* [2024-01-25T13:22:00.014Z] 21: [==========] Running 40 tests from 7 test cases. [2024-01-25T13:22:00.014Z] 21: [----------] 1 test from ThreadAbortDeathTest [2024-01-25T13:22:00.014Z] 21: [2024-01-25T13:22:00.014Z] 21: [WARNING] /home/jenkins/workspace/Build/third_party/gtest-1.8.0/src/gtest-death-test.cc:836:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads. [2024-01-25T13:22:00.014Z] 21: [----------] 1 test from ThreadAbortDeathTest (33 ms total) [2024-01-25T13:22:00.014Z] 21: [2024-01-25T13:22:00.014Z] 21: [----------] 3 tests from ThreadAbortTest [2024-01-25T13:22:01.515Z] 21: [----------] 3 tests from ThreadAbortTest (1036 ms total) [2024-01-25T13:22:01.515Z] 21: [2024-01-25T13:22:01.515Z] 21: [----------] 15 tests from ThreadCreateTest [2024-01-25T13:22:01.515Z] 21: omrthread_attr_destroy(NULL) failed: retVal 14 (e) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_destroy(&attr) failed: retVal 14 (e) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_name(&attr, testname) unsupported: retVal 12 (c) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_name(&attr, testname2) unsupported: retVal 12 (c) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_name(&attr, NULL) unsupported: retVal 12 (c) [2024-01-25T13:22:01.515Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument [2024-01-25T13:22:01.515Z] 21: ignoring omrthread_create failure [2024-01-25T13:22:01.515Z] 21: omrthread_create_ex(&handle, (attr? &attr : J9THREAD_ATTR_DEFAULT), 1, threadmain, &data) failed: retVal 6 (6) : errno 22 Invalid argument [2024-01-25T13:22:01.515Z] 21: ignoring omrthread_create failure [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_schedpolicy(&attr, omrthread_schedpolicy_LastEnum) failed: retVal 15 (f) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_priority(&attr, -1) failed: retVal 15 (f) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_priority(&attr, 90) failed: retVal 15 (f) [2024-01-25T13:22:01.515Z] 21: omrthread_attr_set_priority(&attr, 12) failed: retVal 15 (f) [2024-01-25T13:22:01.515Z] 21: [----------] 15 tests from ThreadCreateTest (26 ms total) [2024-01-25T13:22:01.515Z] 21: [2024-01-25T13:22:01.515Z] 21: [----------] 8 tests from JoinTest [2024-01-25T13:22:07.947Z] 21: [----------] 8 tests from JoinTest (6013 ms total) [2024-01-25T13:22:07.947Z] 21: [2024-01-25T13:22:07.947Z] 21: [----------] 1 test from KeyDestructorTest [2024-01-25T13:22:07.947Z] 21: [----------] 1 test from KeyDestructorTest (3 ms total) [2024-01-25T13:22:07.947Z] 21: [2024-01-25T13:22:07.947Z] 21: [----------] 5 tests from LockedMonitorCountTest [2024-01-25T13:22:07.947Z] 21: [----------] 5 tests from LockedMonitorCountTest (3 ms total) [2024-01-25T13:22:07.947Z] 21: [2024-01-25T13:22:07.947Z] 21: [----------] 7 tests from SanityTest [2024-01-25T15:05:20.820Z] Cancelling nested steps due to timeout [2024-01-25T15:05:21.210Z] Sending interrupt signal to process [2024-01-25T15:05:25.501Z] Terminated [2024-01-25T15:05:26.581Z] script returned exit code 143 [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // timeout [Pipeline] step [2024-01-25T15:05:27.334Z] [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@369bdc38[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=80453,source=,visibility=public,createdAt=2016-03-03T19:34:17Z,id=53077478,nodeId=,updatedAt=2024-01-19T16:43:08Z,url=https://api.github.com/repos/eclipse/omr]] (sha:a74c093) with context:continuous-integration/eclipse-omr/branch/linux_riscv64_cross [2024-01-25T15:05:27.334Z] Setting commit status on GitHub for https://github.com/eclipse/omr/commit/a74c0935b40f9e40b4be65004a8d0e711e16e6f2 [Pipeline] } [Pipeline] // dir [Pipeline] } [2024-01-25T15:05:27.879Z] $ docker stop --time=1 218e9b8b78c15c45a37b12b70ac02f4c7523bd6427a621c31eac1ed7fa0987c6 [2024-01-25T15:05:30.178Z] $ docker rm -f --volumes 218e9b8b78c15c45a37b12b70ac02f4c7523bd6427a621c31eac1ed7fa0987c6 [Pipeline] // withDockerContainer [Pipeline] cleanWs [2024-01-25T15:05:32.241Z] [WS-CLEANUP] Deleting project workspace... [2024-01-25T15:05:32.241Z] [WS-CLEANUP] Deferred wipeout is used... [2024-01-25T15:05:32.901Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] End of Pipeline Timeout has been exceeded org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: a59004d7-147f-44b2-b993-32d004b55535 Finished: ABORTED