Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on [8mha:////4P4yM7Lx90aUlrez/Ybe1+PyXo6ag9KvHgcC7BstxszhAAAAoB+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAyuEgYR/eT83ILSktQi/ZLk8nTddGNdAzMAf7aZ6skAAAA=[0mtcwg-g3-06 (tcwg-build tcwg-g3 tcwg-sve tcwg jenkins-01) in workspace /home/tcwg-buildslave/workspace/tcwg_llvm_0
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-hP9gf0IACkLs/agent.91702
SSH_AGENT_PID=91704
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg_llvm_0_tmp/private_key_5806053389230745967.key (laurent@laurent-Latitude-7340)
[ssh-agent] Using credentials tcwg-buildslave.rsa (used on : gitlab, jenkins itself)
Running ssh-add (command line suppressed)
Identity added: /home/tcwg-buildslave/workspace/tcwg_llvm_0_tmp/private_key_16073127669481049717.key (tcwg-buildslave@linaro.org-20260224)
[ssh-agent] Using credentials tcwg-buildslave.ed25519 (used on : tcwg docker containers, gnu.org)
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/jenkins-scripts/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress --prune -- https://gitlab.com/LinaroLtd/tcwg/jenkins-scripts.git +refs/heads/*:refs/remotes/origin/* +refs/changes/*:refs/changes/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 798fac7ba31cf07f6fded2476791665b542d7b58 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 798fac7ba31cf07f6fded2476791665b542d7b58 # timeout=10
Commit message: "cimonitor-configs: Add precommit report"
 > git rev-list --no-walk 798fac7ba31cf07f6fded2476791665b542d7b58 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/fujitsu_testsuite/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/fujitsu/compiler-test-suite.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/fujitsu/compiler-test-suite.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/fujitsu/compiler-test-suite.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b85ba3f6ef687459944185d30a40c9bfaa683dc1 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b85ba3f6ef687459944185d30a40c9bfaa683dc1 # timeout=10
Commit message: "2026-02 release"
 > git rev-list --no-walk b85ba3f6ef687459944185d30a40c9bfaa683dc1 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/llvm/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-project.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/llvm/llvm-project.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/llvm/llvm-project.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision b0516c58736cf1d83188e0b04cf5acb123e382e4 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0516c58736cf1d83188e0b04cf5acb123e382e4 # timeout=10
Commit message: "[SeparateConstOffsetFromGEP] Set `inbounds` correctly. (#199304)"
 > git rev-list --no-walk 6c9225f1d1e2b0b49ac3a53913be7ccda9c6243b # timeout=10
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/tcwg-buildslave/workspace/tcwg_llvm_0/llvm_testsuite/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-test-suite.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Using shallow fetch with depth 1
Pruning obsolete local branches
Fetching upstream changes from https://github.com/llvm/llvm-test-suite.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --no-tags --force --progress --prune --depth=1 -- https://github.com/llvm/llvm-test-suite.git +refs/heads/main:refs/remotes/origin/main # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision ac7aba4d6ffe6918830239a31343723b66e7ed94 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ac7aba4d6ffe6918830239a31343723b66e7ed94 # timeout=10
Commit message: "[CMake] Add `TEST_SUITE_SAMPLE_PROFILE_USE` for sample-based PGO (#380)"
 > git rev-list --no-walk ac7aba4d6ffe6918830239a31343723b66e7ed94 # timeout=10
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [BuilderChain]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Execute shell]
Run condition [Current build status] enabling prebuild for step [Trigger/call builds on other projects]
Run condition [Current build status] enabling prebuild for step [Execute shell]
No emails were triggered.
No emails were triggered.
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins562975162640645501.sh
+ rm -rf artifacts/
+ mkdir -p artifacts/jenkins
+ build_name='#10280'
+ echo '#10280'
+ git -C jenkins-scripts submodule update --init --remote
+ '[' False = True ']'
+ cat
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins8313451438719833956.sh
+ '[' xtrue = xtrue ']'
+ for job_type in build
+ url=http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build
++ curl --retry 5 --max-time 5 -s 'http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/api/xml?tree=inQueue'
++ sed -e 's#.*<inQueue>\(.*\)</inQueue>.*#\1#'
+ inQueue=false
+ '[' false = true ']'
+ trap '' EXIT
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [SUCCESS] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] enabling perform for step [Execute shell]
[tcwg_llvm_0] $ /bin/bash /tmp/jenkins4746631432356719681.sh
+ repo=ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git
+ branch=linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
++ git ls-remote --heads ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
+ git_result='05d3e79a5b98092260a28125d697c6765907b26a	refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld'
+ '[' -d base-artifacts ']'
+ '[' '05d3e79a5b98092260a28125d697c6765907b26a	refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld' '!=' '' ']'
+ git -C base-artifacts fetch ssh://tcwg-buildslave@tcwg-bkp.aws/home/tcwg-buildslave/base-artifacts/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld.git refs/heads/linaro-local/ci/tcwg_flang_test/main-aarch64-Ofast-sve_vls-lto-lld
warning: no common commits
error: pack-objects died of signal 9
error: git upload-pack: git-pack-objects died with error.
fatal: git upload-pack: aborting due to possible repository corruption on the remote side.
remote: aborting due to possible repository corruption on the remote side. 
fatal: protocol error: bad pack header
+ true
+ docker_opts=(--distro $distro --node_labels "$NODE_LABELS")
+ ./jenkins-scripts/start-container-docker.sh --prefix build_ --distro noble --node_labels 'tcwg-g3-06 tcwg-build tcwg-g3 tcwg-sve tcwg jenkins-01'
MOUNTS: /home/tcwg-buildslave/workspace/tcwg_llvm_0:/home/tcwg-buildslave/workspace/tcwg_llvm_0 /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro ccache-tcwg_llvm-arm64-noble:/home/tcwg-buildslave/.ccache /home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:/home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:ro
DEBUG: starting docker on tcwg-g3-06 from tcwg-g3-06, date Wed May 27 09:27:06 PM UTC 2026
ssh -Snone -oForwardAgent=no -n tcwg-g3-06 docker-wrapper run --name 10280-tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build-build -dtP -v /home/tcwg-buildslave/workspace/tcwg_llvm_0:/home/tcwg-buildslave/workspace/tcwg_llvm_0 -v /home/tcwg-buildslave/snapshots-ref:/home/tcwg-buildslave/snapshots-ref:ro -v /etc/ssh/ssh_host_ed25519_key.pub:/etc/ssh/ssh_host_ed25519_key.pub:ro -v /etc/ssh/ssh_host_rsa_key:/etc/ssh/ssh_host_rsa_key:ro -v /etc/ssh/ssh_host_rsa_key.pub:/etc/ssh/ssh_host_rsa_key.pub:ro -v /etc/ssh/ssh_host_ed25519_key:/etc/ssh/ssh_host_ed25519_key:ro -v /etc/ssh/ssh_host_ecdsa_key:/etc/ssh/ssh_host_ecdsa_key:ro -v /etc/ssh/ssh_host_ecdsa_key.pub:/etc/ssh/ssh_host_ecdsa_key.pub:ro -v ccache-tcwg_llvm-arm64-noble:/home/tcwg-buildslave/.ccache -v /home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:/home/tcwg-buildslave/.ssh/ssh-tcwglab-nc.sh:ro --memory=59975M --pids-limit=5272 --cpu-shares=1000 --cpuset-cpus 0-15 --cap-add=SYS_PTRACE --security-opt seccomp:unconfined linaro/ci-arm64-tcwg-build-ubuntu:noble
b0a8e043c5aa58700213fccb64691d421c11253c12547956ce281203f991ca69
+ source build_container.sh
++ CONTAINER=' ssh -Snone -oForwardAgent=no -p36386 tcwg-g3-06'
++ CONTAINER_CLEANUP=' ssh -Snone -oForwardAgent=no -n tcwg-g3-06 docker-wrapper rm -fv b0a8e043c5aa58700213fccb64691d421c11253c12547956ce281203f991ca69'
++ session_host=tcwg-g3-06
++ session_port=36386
++ session_opts=(-p36386)
++ . /home/tcwg-buildslave/workspace/tcwg_llvm_0/jenkins-scripts/jenkins-helpers.sh
++++ basename /tmp/jenkins4746631432356719681.sh
+++ PRGNAME=jenkins4746631432356719681.sh
+++ PS4='+ $$:$PRGNAME: ${FUNCNAME+"$FUNCNAME: "}$LINENO: '
+++ 92036:jenkins4746631432356719681.sh: 1036: __manifest_filename=("/dev/null")
+++ 92036:jenkins4746631432356719681.sh: 1691: declare -g project_uses_dynamic_component_list=false
+++ 92036:jenkins4746631432356719681.sh: 2489: INTERNAL_FAIL=123
+++ 92036:jenkins4746631432356719681.sh: 2490: EXTERNAL_FAIL=125
++ 92036:jenkins4746631432356719681.sh: 16: build_CONTAINER_RSH=' ssh -Snone -oForwardAgent=no -p36386 tcwg-g3-06'
++ 92036:jenkins4746631432356719681.sh: 34: build_container_host=tcwg-g3-06
++ 92036:jenkins4746631432356719681.sh: 35: build_container_port=36386
++ 92036:jenkins4746631432356719681.sh: 36: build_container_opts=(-p36386)
++ 92036:jenkins4746631432356719681.sh: 37: build_container_id=b0a8e043c5aa58700213fccb64691d421c11253c12547956ce281203f991ca69
+ 92036:jenkins4746631432356719681.sh: 20: trap cleanup_all_containers EXIT
+ 92036:jenkins4746631432356719681.sh: 32: build_container_exec ./jenkins-scripts/tcwg_llvm-build.sh '%%rr[top_artifacts]' artifacts '==rr[ci_project]' tcwg_flang_test '==rr[ci_config]' main-aarch64-Ofast-sve_vls-lto-lld --scripts_branch master '==rr[mode]' build '==rr[update_baseline]' onsuccess --BUILD_URL http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/10280/ __finish_at reset_artifacts
+ 92036:jenkins4746631432356719681.sh: build_container_exec: 29: set +x
run_step_init: starting at step "" finishing at step "reset_artifacts"
RUNNING reset_artifacts; see tail -f /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/01-reset_artifacts/console.log (http://54.172.246.49:8080/job/tcwg_flang_test--main-aarch64-Ofast-sve_vls-lto-lld-build/10280/artifact/artifacts/01-reset_artifacts/console.log.xz)
STOPPING at reset_artifacts due to external failure
+ 92036:jenkins4746631432356719681.sh: build_container_exec: 1: cleanup_all_containers
+ 92036:jenkins4746631432356719681.sh: cleanup_all_containers: 63: local i
+ 92036:jenkins4746631432356719681.sh: cleanup_all_containers: 64: read i
++ 92036:jenkins4746631432356719681.sh: cleanup_all_containers: 62: timeout 10m ssh -Snone -oForwardAgent=no tcwg-g3-06 flock /home/tcwg-buildslave/workspace/tcwg_llvm_0/.lock cat /home/tcwg-buildslave/workspace/tcwg_llvm_0/.lock
+ 92036:jenkins4746631432356719681.sh: cleanup_all_containers: 65: timeout 10m ssh -Snone -oForwardAgent=no -n tcwg-g3-06 docker-wrapper rm -vf b0a8e043c5aa58700213fccb64691d421c11253c12547956ce281203f991ca69
b0a8e043c5aa58700213fccb64691d421c11253c12547956ce281203f991ca69
+ 92036:jenkins4746631432356719681.sh: cleanup_all_containers: 64: read i
Build step 'Conditional step (single)' changed build result to UNSTABLE
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [BuilderChain]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Trigger/call builds on other projects]
Getting version from file: /home/tcwg-buildslave/workspace/tcwg_llvm_0/artifacts/jenkins/build-name
Loaded version is #10280
New run name is '#10280'
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Execute shell]
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 91704 killed;
[ssh-agent] Stopped.
Archiving artifacts
No emails were triggered.
No emails were triggered.
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
[Current build status] check if current [UNSTABLE] is worse or equals then [SUCCESS] and better or equals then [SUCCESS]
Run condition [Current build status] preventing perform for step [Builder to mark whether executed]
Finished: UNSTABLE
