See <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/1607/display/redirect?page=changes>
Changes: [35550199+arkash] BEAM-3246 Merge splits if they exceed 15K -- added checks to ------------------------------------------ Started by GitHub push by chamikaramj [EnvInject] - Loading node environment variables. Building remotely on beam12 (beam) in workspace <https://builds.apache.org/job/beam_PostCommit_Python_ValidatesRunner_Dataflow/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/beam.git # 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/* > +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision c712231e3e6b426e0e6cc034294f634a2df6dfcb (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c712231e3e6b426e0e6cc034294f634a2df6dfcb Commit message: "Merge pull request #4517: [BEAM-3246] Bigtable: Merge splits if they exceed 15K" > git rev-list --no-walk bcff63fb378250d15ab96c3498f7351196e056a9 # timeout=10 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/jenkins8577609114582179207.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 Not sending mail to unregistered user [email protected]
