See 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1442/display/redirect>

------------------------------------------
GitHub pull request #5213 of commit f809cc089c13a571c3ada9d0a88456110ac4db76, 
no merge conflicts.
[EnvInject] - Loading node environment variables.
Building remotely on beam23 (beam) in workspace 
<https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/beam.git
 > git init 
 > <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/ws/src>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git fetch --tags --progress https://github.com/apache/beam.git 
 > +refs/heads/*:refs/remotes/origin/* 
 > +refs/pull/5213/*:refs/remotes/origin/pr/5213/*
 > git rev-parse refs/remotes/origin/pr/5213/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/5213/merge^{commit} # timeout=10
Checking out Revision 0730e5221f1f710fb5c936b893bfe2b164263ae3 
(refs/remotes/origin/pr/5213/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0730e5221f1f710fb5c936b893bfe2b164263ae3
Commit message: "Merge f809cc089c13a571c3ada9d0a88456110ac4db76 into 
d3cd6116517cce04cf5c35bbd2d05a494dd8fed3"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostCommit_Python_ValidatesRunner_Dataflow] $ /bin/bash -xe 
/tmp/jenkins415255159412528903.sh
+ cd src
+ bash sdks/python/run_validatesrunner.sh

# pip install --user installation location.
LOCAL_PATH=$HOME/.local/bin/

# INFRA does not install virtualenv
pip install virtualenv --user
Requirement already satisfied: virtualenv in /usr/lib/python2.7/dist-packages 
(15.0.1)

# Virtualenv for the rest of the script to run setup & e2e tests
${LOCAL_PATH}/virtualenv sdks/python
sdks/python/run_validatesrunner.sh: line 38: 
/home/jenkins/.local/bin//virtualenv: No such file or directory
Build step 'Execute shell' marked build as failure

Reply via email to