See 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/631/display/redirect?page=changes>

Changes:

[apilloud] [BEAM-5279] Don't wipe SQL metadata, keep types simple

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam10 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/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 6aa2cf55376481de83a801cd9d79fb775916ee88 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6aa2cf55376481de83a801cd9d79fb775916ee88
Commit message: "Merge pull request #6337 from apilloud/metadata"
 > git rev-list --no-walk 7de8ad5a23d29c8cabf06768d45a0f9e8c5274f7 # 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_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins3039780341791600441.sh
+ gcloud container clusters get-credentials io-datastores --zone=us-central1-a 
--verbosity=debug
DEBUG: Running [gcloud.container.clusters.get-credentials] with arguments: 
[--verbosity: "debug", --zone: "us-central1-a", NAME: "io-datastores"]
Fetching cluster endpoint and auth data.
DEBUG: Saved kubeconfig to /home/jenkins/.kube/config
kubeconfig entry generated for io-datastores.
INFO: Display format "default".
DEBUG: SDK update checks are disabled.
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins195574984633721051.sh
+ cp /home/jenkins/.kube/config 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/config-beam-performancetests-xmlioit-hdfs-631>
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins485097914516556381.sh
+ kubectl 
--kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/config-beam-performancetests-xmlioit-hdfs-631>
 create namespace beam-performancetests-xmlioit-hdfs-631
namespace "beam-performancetests-xmlioit-hdfs-631" created
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins2813118815016269123.sh
++ kubectl config current-context
+ kubectl 
--kubeconfig=<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/config-beam-performancetests-xmlioit-hdfs-631>
 config set-context gke_apache-beam-testing_us-central1-a_io-datastores 
--namespace=beam-performancetests-xmlioit-hdfs-631
Context "gke_apache-beam-testing_us-central1-a_io-datastores" modified.
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins4720551472360146292.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/PerfKitBenchmarker>
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins1175721684072987610.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env>
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins6708003167604302442.sh
+ rm -rf 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.perfkit_env>
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins1785262012201217564.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env>
 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins5110833952296878844.sh
+ virtualenv 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.perfkit_env>
 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.perfkit_env/bin/python2>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.perfkit_env/bin/python>
Installing setuptools, pkg_resources, pip, wheel...done.
Running virtualenv with interpreter /usr/bin/python2
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins6722228462475000396.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env/bin/pip>
 install --upgrade setuptools pip grpcio-tools==1.3.5
Requirement already up-to-date: setuptools in 
./env/.beam_env/lib/python2.7/site-packages (40.2.0)
Requirement already up-to-date: pip in 
./env/.beam_env/lib/python2.7/site-packages (18.0)
Collecting grpcio-tools==1.3.5
  Using cached 
https://files.pythonhosted.org/packages/05/f6/0296e29b1bac6f85d2a8556d48adf825307f73109a3c2c17fb734292db0a/grpcio_tools-1.3.5-cp27-cp27mu-manylinux1_x86_64.whl
Requirement already satisfied, skipping upgrade: grpcio>=1.3.5 in 
/home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) 
(1.13.0)
Requirement already satisfied, skipping upgrade: protobuf>=3.2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from grpcio-tools==1.3.5) 
(3.6.0)
Requirement already satisfied, skipping upgrade: six>=1.5.2 in 
/usr/local/lib/python2.7/dist-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (1.11.0)
Requirement already satisfied, skipping upgrade: enum34>=1.0.4 in 
/usr/local/lib/python2.7/dist-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (1.1.6)
Requirement already satisfied, skipping upgrade: futures>=2.2.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (from 
grpcio>=1.3.5->grpcio-tools==1.3.5) (3.2.0)
Installing collected packages: grpcio-tools
Successfully installed grpcio-tools-1.3.5
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins1385458625352517036.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.perfkit_env/bin/pip>
 install --upgrade setuptools pip
Requirement already up-to-date: setuptools in 
./env/.perfkit_env/lib/python2.7/site-packages (40.2.0)
Requirement already up-to-date: pip in 
./env/.perfkit_env/lib/python2.7/site-packages (18.0)
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins6549026688264225160.sh
+ git clone https://github.com/GoogleCloudPlatform/PerfKitBenchmarker.git 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/PerfKitBenchmarker>
Cloning into 
'<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/PerfKitBenchmarker'...>
[beam_PerformanceTests_XmlIOIT_HDFS] $ /bin/bash -xe 
/tmp/jenkins8007373568529307672.sh
+ 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env/bin/pip>
 install -e 
'<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/src/sdks/python/[gcp,test]'>
Obtaining 
file://<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/src/sdks/python>
    Complete output from command python setup.py egg_info:
    
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/env/.beam_env/local/lib/python2.7/site-packages/setuptools/dist.py>:398:
 UserWarning: Normalizing '2.8.0.dev' to '2.8.0.dev0'
      normalized_version,
    running egg_info
    Requirement already satisfied: future==0.16.0 in 
/home/jenkins/.local/lib/python2.7/site-packages (0.16.0)
    gapic-google-cloud-pubsub-v1 0.15.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
    proto-google-cloud-datastore-v1 0.90.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
    proto-google-cloud-pubsub-v1 0.15.4 has requirement 
oauth2client<4.0dev,>=2.0.0, but you'll have oauth2client 4.1.2 which is 
incompatible.
    googledatastore 7.0.1 has requirement httplib2<0.10,>=0.9.1, but you'll 
have httplib2 0.11.3 which is incompatible.
    googledatastore 7.0.1 has requirement oauth2client<4.0.0,>=2.0.1, but 
you'll have oauth2client 4.1.2 which is incompatible.
    You are using pip version 10.0.1, however version 18.0 is available.
    You should consider upgrading via the 'pip install --upgrade pip' command.
    error: [Errno 2] No such file or directory
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in 
<https://builds.apache.org/job/beam_PerformanceTests_XmlIOIT_HDFS/ws/src/sdks/python/>
Build step 'Execute shell' marked build as failure

Reply via email to