Console Output
Started by timer Running as SYSTEM Building remotely on labmaster2 (Zorg) in workspace /Users/buildslave/jenkins/workspace/ZorgTests The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-project.git > git --version # timeout=10 > git --version # 'git version 1.9.3 (Apple Git-50)' > git fetch --tags --progress http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 2e74a2775665eea221c6819af44011f7489df856 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e74a2775665eea221c6819af44011f7489df856 # timeout=10 Commit message: "[SimplifyCFG] Reapply update_test_checks.py (NFC)" > git rev-list --no-walk 4479c0c2c0be019b9932c6f1380a40e6cb48da25 # timeout=10 The recommended git tool is: NONE No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10 Fetching upstream changes from http://labmaster3.local/git/llvm-zorg.git > git --version # timeout=10 > git --version # 'git version 1.9.3 (Apple Git-50)' > git fetch --tags --progress http://labmaster3.local/git/llvm-zorg.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision b31e3537f3044e0778712acb61cae80cad485bcc (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f b31e3537f3044e0778712acb61cae80cad485bcc # timeout=10 Commit message: "clang-ve-ninja: Build and use the LLVM dylib" > git rev-list --no-walk b31e3537f3044e0778712acb61cae80cad485bcc # timeout=10 No emails were triggered. [ZorgTests] $ /bin/sh -xe /var/folders/q0/p3jrdx7n2s74x5bnw_pkhqr80000gn/T/jenkins4669134410206911678.sh + set -ue + export PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin/ + cd /Users/buildslave/jenkins/workspace/ZorgTests/llvm-zorg/test/jenkins + /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_monorepo_build.py (1 of 2) PASS: Zorg :: jenkins/test_build.py (2 of 2)Hide Details