# Pastebin XGKppyLJ 22:31:18 Started by upstream project "node-test-commit-linuxone" build number 5199 22:31:18 originally caused by: 22:31:18 Started by upstream project "node-test-pull-request-lite-pipeline" build number 920 22:31:18 originally caused by: 22:31:18 Started by user Rich Trott 22:31:18 [EnvInject] - Loading node environment variables. 22:31:18 Building remotely on test-linuxonecc-rhel72-s390x-1 (v8test rhel72-s390x) in workspace /data/iojs/build/workspace/node-test-commit-linuxone/nodes/rhel72-s390x 22:31:18 > git rev-parse --is-inside-work-tree # timeout=10 22:31:18 Fetching changes from the remote Git repository 22:31:19 > git config remote.origin.url git@github.com:nodejs/node.git # timeout=10 22:31:19 Fetching upstream changes from git@github.com:nodejs/node.git 22:31:19 > git --version # timeout=10 22:31:19 using GIT_SSH to set credentials 22:31:19 > git fetch --no-tags --progress git@github.com:nodejs/node.git +refs/heads/*:refs/remotes/origin/* +refs/heads/master:refs/remotes/origin/_jenkins_local_branch # timeout=20 22:31:19 Checking out Revision 988be43e3304be4a92fbfd409cf51015ea318e58 (refs/remotes/origin/_jenkins_local_branch) 22:31:20 > git config core.sparsecheckout # timeout=10 22:31:20 > git checkout -f 988be43e3304be4a92fbfd409cf51015ea318e58 22:31:22 Commit message: "tools,win: fix find_python error" 22:31:22 Using 'Changelog to branch' strategy. 22:31:22 Cleaning workspace 22:31:22 > git rev-parse --verify HEAD # timeout=10 22:31:22 Resetting working tree 22:31:22 > git reset --hard # timeout=10 22:31:23 > git clean -fdx # timeout=10 22:31:23 Exporting environment variable NODEJS_VERSION with Node.js version '11.0.0' 22:31:23 Exporting environment variable NODEJS_MAJOR_VERSION with Node.js major version '11' 22:31:23 Exporting parameter NODEJS_VERSION with Node.js version '11.0.0' 22:31:23 Exporting parameter NODEJS_MAJOR_VERSION with Node.js major version '11' 22:31:24 [rhel72-s390x] $ /bin/sh -xe /tmp/jenkins6103078809068734674.sh 22:31:24 + curl https://raw.githubusercontent.com/nodejs/build/master/jenkins/scripts/node-test-commit-pre.sh 22:31:24 + bash -ex -s before 22:31:24 % Total % Received % Xferd Average Speed Time Time Time Current 22:31:24 Dload Upload Total Spent Left Speed 22:31:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1165 100 1165 0 0 3513 0 --:--:-- --:--:-- --:--:-- 3509 22:31:24 + git --version 22:31:24 git version 1.8.3.1 22:31:24 + git config --replace-all user.name Dummy 22:31:24 + git config --replace-all user.email dummy@dummy.com 22:31:24 + git config user.name 22:31:24 Dummy 22:31:24 + git config user.email 22:31:24 dummy@dummy.com 22:31:24 + echo 22:31:24 22:31:24 + echo 22:31:24 22:31:24 + git rebase --abort 22:31:24 No rebase in progress? 22:31:24 + true 22:31:24 + git checkout -f refs/remotes/origin/_jenkins_local_branch 22:31:25 HEAD is now at 988be43... tools,win: fix find_python error 22:31:25 + git config user.name 22:31:25 Dummy 22:31:25 + git config user.email 22:31:25 dummy@dummy.com 22:31:25 + echo 22:31:25 22:31:25 + echo 22:31:25 22:31:25 + git status 22:31:25 # HEAD detached at 988be43 22:31:25 # Untracked files: 22:31:25 # (use "git add ..." to include in what will be committed) 22:31:25 # 22:31:25 # build/ 22:31:25 nothing added to commit but untracked files present (use "git add" to track) 22:31:25 + git rev-parse HEAD 22:31:25 988be43e3304be4a92fbfd409cf51015ea318e58 22:31:25 + git rev-parse 20431 22:31:25 fatal: ambiguous argument '20431': unknown revision or path not in the working tree. 22:31:25 Use '--' to separate paths from revisions, like this: 22:31:25 'git [...] -- [...]' 22:31:25 20431 22:31:25 Build step 'Execute shell' marked build as failure 22:31:25 Performing Post build task... 22:31:25 Match found for : : True 22:31:25 Logical operation result is TRUE 22:31:25 Running script : mkdir out/junit || true 22:31:25 tap2junit -i test.tap -o out/junit/test.xml || true 22:31:25 tap2junit -i cctest.tap -o out/junit/cctest.xml || true 22:31:26 [rhel72-s390x] $ /bin/sh -xe /tmp/jenkins6471536437077865987.sh 22:31:26 + mkdir out/junit 22:31:26 mkdir: cannot create directory ‘out/junit’: No such file or directory 22:31:26 + true 22:31:26 + tap2junit -i test.tap -o out/junit/test.xml 22:31:26 usage: tap2junit [-h] --input [INPUT] --output [OUTPUT] 22:31:26 tap2junit: error: argument --input/-i: can't open 'test.tap': [Errno 2] No such file or directory: 'test.tap' 22:31:26 + true 22:31:26 + tap2junit -i cctest.tap -o out/junit/cctest.xml 22:31:26 usage: tap2junit [-h] --input [INPUT] --output [OUTPUT] 22:31:26 tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap' 22:31:26 + true 22:31:27 POST BUILD TASK : SUCCESS 22:31:27 END OF POST BUILD TASK : 0 22:31:27 Recording test results 22:31:27 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? 22:31:27 Notifying upstream projects of job completion 22:31:27 Finished: FAILURE