Console Output

Started by timer
Running as SYSTEM
Building remotely on green-dragon-08 (Zorg macOS12 highmem macOS12.1 LocalMirror Xcode13.2.1 ssd Xcode13 MacMini) in workspace /Users/buildslave/jenkins/workspace/ZorgTests
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /Users/buildslave/jenkins/workspace/ZorgTests/llvm-project/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-project.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-project.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.1 (Apple Git-133)'
 > git fetch --tags --force --progress -- https://github.com/llvm/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 8b4e29b35d21b079e8b30244cbbfc4d4bc4a29d4 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8b4e29b35d21b079e8b30244cbbfc4d4bc4a29d4 # timeout=10
Commit message: "[X86] Add test for #66984 (NFC)"
 > git rev-list --no-walk 001af0f89405a4397773970995a8d8d8328d4235 # timeout=10
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /Users/buildslave/jenkins/workspace/ZorgTests/llvm-zorg/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/llvm/llvm-zorg.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-zorg.git
 > git --version # timeout=10
 > git --version # 'git version 2.32.1 (Apple Git-133)'
 > git fetch --tags --force --progress -- https://github.com/llvm/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 878fe88be9be3cfb61b6596486c63c9f5648ae05 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 878fe88be9be3cfb61b6596486c63c9f5648ae05 # timeout=10
Commit message: "[libc++] Don't build libc++ benchmarks in the `publish-runtimes-sphinx-docs` job"
 > git rev-list --no-walk 878fe88be9be3cfb61b6596486c63c9f5648ae05 # timeout=10
No emails were triggered.
[ZorgTests] $ /bin/sh -xe /var/folders/09/r4vw4v8n5kb67jl66zvlbljw0000gn/T/jenkins6650910284271922452.sh
+ set -ue
+ export PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ PATH=/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/
+ cd /Users/buildslave/jenkins/workspace/ZorgTests/llvm-zorg/test/jenkins
+ python3 /Users/buildslave/jenkins/workspace/ZorgTests/llvm-project/llvm/utils/lit/lit.py --xunit-xml-output=/Users/buildslave/jenkins/workspace/ZorgTests/testresults.xunit.xml -v .
-- Testing: 2 tests, 2 workers --
PASS: Zorg :: jenkins/test_build.py (1 of 2)
PASS: Zorg :: jenkins/test_monorepo_build.py (2 of 2)

Hide Details

Testing Time: 3.52s Passed: 2 Recording test results [Checks API] No suitable checks publisher found. No emails were triggered. Finished: SUCCESS