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 Cloning the remote Git repository Cloning repository http://labmaster3.local/git/llvm-project.git > git init /Users/buildslave/jenkins/workspace/ZorgTests/llvm-project # 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 config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision aab81c2f40d2098f9014473a1e7c8fb7b074360b (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f aab81c2f40d2098f9014473a1e7c8fb7b074360b # timeout=10 Commit message: "[lldb] [gdb-remote server] Refactor handling qSupported" > git rev-list --no-walk ef30179efff24a02d5f7a3380a7f3cab247b1338 # timeout=10 The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository http://labmaster3.local/git/llvm-zorg.git > git init /Users/buildslave/jenkins/workspace/ZorgTests/llvm-zorg # 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 config remote.origin.url http://labmaster3.local/git/llvm-zorg.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision a43b7ccb965ff70fed880fd9d607ee203dbd8c50 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f a43b7ccb965ff70fed880fd9d607ee203dbd8c50 # timeout=10 Commit message: "[ve] fix cmake cache param" > git rev-list --no-walk a43b7ccb965ff70fed880fd9d607ee203dbd8c50 # timeout=10 No emails were triggered. [ZorgTests] $ /bin/sh -xe /var/folders/q0/p3jrdx7n2s74x5bnw_pkhqr80000gn/T/jenkins3869494321533577844.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 + 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_monorepo_build.py (1 of 2) PASS: Zorg :: jenkins/test_build.py (2 of 2)Hide Details