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

Changes:

[hsuryawirawan] Update Beam Katas (Java) course on Stepik

[hsuryawirawan] Update Beam Katas (Python) course on Stepik

[hsuryawirawan] Update the ParDo OneToMany task description to follow latest 
convention

[hsuryawirawan] Add Windowing Adding Timestamp using ParDo Java Kata

[hsuryawirawan] Add Windowing Adding Timestamp using WithTimestamps Java Kata

[hsuryawirawan] Add Fixed Time Window Java Kata

[hsuryawirawan] Add kata description for the Adding Timestamp katas

[hsuryawirawan] Rename 'util' package to 'org.apache.beam.learning.katas.util'

[hsuryawirawan] Add Triggers "Event Time Triggers" Java kata

[hsuryawirawan] Add "DoFn Additional Parameters" Java kata

[hsuryawirawan] Move Built-in IOs Task into a package

[hsuryawirawan] Add WithKeys Java kata

[hsuryawirawan] Change logging library to use log4j2 and add log4j2.xml in the 
util

[hsuryawirawan] Add "Early Triggers" Java kata

[hsuryawirawan] Update WithKeys task description javadoc link to use 'current'

[hsuryawirawan] Add "Window Accumulation Mode" Java kata

[hsuryawirawan] Add package for "Early Triggers" and "Window Accumulation Mode"

[hsuryawirawan] Update study_project.xml

[hsuryawirawan] Fix course syllabus on Stepik

[hsuryawirawan] Fix the wrong file path for TextIO Read kata

[hsuryawirawan] Update the allowed lateness and discarding accumulation mode 
kata

[hsuryawirawan] Update course to Stepik

[hsuryawirawan] Reupload Python Katas lessons

[github] Remove unused NEWLINE in TextSink.TextWriter

[kamil.wasilewski] [BEAM-7503] Added iteration parameter to CoGBK test in Python

[kamil.wasilewski] [BEAM-7503] Created CoGBK Python Load Test Jenkins job

[kamil.wasilewski] [BEAM-3959] Added a flake F821 test

[katarzyna.kucharczyk] [BEAM-5994] Fix condition which allows to publish 
metrics.

[bmvishwas] [BEAM-7621] Null pointer exception when accessing null row fields in

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on apache-beam-jenkins-12 (beam) in workspace 
<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/>
No credentials specified
 > 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 10fd794e7e06bc77bb2695d3c51714c16aa78c0c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 10fd794e7e06bc77bb2695d3c51714c16aa78c0c
Commit message: "Merge pull request #8930: [BEAM-7621] Null pointer exception 
when accessing null row fields in BeamSql"
 > git rev-list --no-walk 5b68aae06c705d2ee9e5588e88bc5a992f4edf64 # 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_Analysis] $ /bin/bash -xe 
/tmp/jenkins5311023215756782597.sh
+ rm -rf PerfKitBenchmarker
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins1555391738385141841.sh
+ rm -rf .env
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins4906702941274847125.sh
+ virtualenv .env --python=python2.7 --system-site-packages
New python executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python2.7>
Also creating executable in 
<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/bin/python>
Installing setuptools, pip, wheel...
done.
Running virtualenv with interpreter /usr/bin/python2.7
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins7057676068056844474.sh
+ .env/bin/pip install --upgrade setuptools pip
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Requirement already up-to-date: setuptools in 
./.env/lib/python2.7/site-packages (41.0.1)
Requirement already up-to-date: pip in ./.env/lib/python2.7/site-packages 
(19.1.1)
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins4437548239789453103.sh
+ .env/bin/pip install requests google.cloud.bigquery mock 
google.cloud.bigtable google.cloud
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. 
Please upgrade your Python as Python 2.7 won't be maintained after that date. A 
future version of pip will drop support for Python 2.7.
Requirement already satisfied: requests in /usr/lib/python2.7/dist-packages 
(2.9.1)
Collecting google.cloud.bigquery
  Using cached 
https://files.pythonhosted.org/packages/78/44/36ac52b3b1ba89c8b07dcfc54468e99ba7202f6a63730efe13affe1ff5a9/google_cloud_bigquery-1.16.0-py2.py3-none-any.whl
Collecting mock
  Using cached 
https://files.pythonhosted.org/packages/05/d2/f94e68be6b17f46d2c353564da56e6fb89ef09faeeff3313a046cb810ca9/mock-3.0.5-py2.py3-none-any.whl
Collecting google.cloud.bigtable
  Using cached 
https://files.pythonhosted.org/packages/b8/d3/a4670ef8d546bee30c2fc284bd211c7ce3861ae6b4df4d5d7b6382180941/google_cloud_bigtable-0.33.0-py2.py3-none-any.whl
Collecting google.cloud
  Using cached 
https://files.pythonhosted.org/packages/ba/b1/7c54d1950e7808df06642274e677dbcedba57f75307adf2e5ad8d39e5e0e/google_cloud-0.34.0-py2.py3-none-any.whl
Collecting google-resumable-media>=0.3.1 (from google.cloud.bigquery)
  Using cached 
https://files.pythonhosted.org/packages/e2/5d/4bc5c28c252a62efe69ed1a1561da92bd5af8eca0cdcdf8e60354fae9b29/google_resumable_media-0.3.2-py2.py3-none-any.whl
Collecting google-cloud-core<2.0dev,>=1.0.0 (from google.cloud.bigquery)
  Using cached 
https://files.pythonhosted.org/packages/98/7f/ff56aec313787577e262d5a2e306c04aef61c5c274699ff9fb40095e6691/google_cloud_core-1.0.2-py2.py3-none-any.whl
Collecting protobuf>=3.6.0 (from google.cloud.bigquery)
  Downloading 
https://files.pythonhosted.org/packages/30/bf/d7f8bc958f9eb4661498cde9f7e630da863e43278222d46105712dde4e13/protobuf-3.9.0-cp27-cp27mu-manylinux1_x86_64.whl
 (1.2MB)
Collecting enum34; python_version < "3.4" (from google.cloud.bigquery)
  Using cached 
https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock)
  Using cached 
https://files.pythonhosted.org/packages/69/cb/f5be453359271714c01b9bd06126eaf2e368f1fddfff30818754b5ac2328/funcsigs-1.0.2-py2.py3-none-any.whl
Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from 
mock) (1.10.0)
Collecting google-api-core[grpc]<2.0.0dev,>=1.6.0 (from google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/a2/78/bbd685dda48a291b4cc81568ed3e1a89af7a61958dc88a3d52a819b1919d/google_api_core-1.13.0-py2.py3-none-any.whl
Collecting grpc-google-iam-v1<0.12dev,>=0.11.4 (from google.cloud.bigtable)
Requirement already satisfied: setuptools in ./.env/lib/python2.7/site-packages 
(from protobuf>=3.6.0->google.cloud.bigquery) (41.0.1)
Collecting googleapis-common-protos!=1.5.4,<2.0dev,>=1.5.3 (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
Collecting google-auth<2.0dev,>=0.4.0 (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/c5/9b/ed0516cc1f7609fb0217e3057ff4f0f9f3e3ce79a369c6af4a6c5ca25664/google_auth-1.6.3-py2.py3-none-any.whl
Collecting pytz (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/3d/73/fe30c2daaaa0713420d0382b16fbb761409f532c56bdcc514bf7b6262bb6/pytz-2019.1-py2.py3-none-any.whl
Collecting futures>=3.2.0; python_version < "3.2" (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
Collecting grpcio<2.0dev,>=1.8.2; extra == "grpc" (from 
google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/a5/46/5d08b6e26748ed6f3b5e93d980ea5daa63c3a8200b2ad270645b0e2f9566/grpcio-1.22.0-cp27-cp27mu-manylinux1_x86_64.whl
Collecting rsa>=3.1.4 (from 
google-auth<2.0dev,>=0.4.0->google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/02/e5/38518af393f7c214357079ce67a317307936896e961e35450b70fad2a9cf/rsa-4.0-py2.py3-none-any.whl
Collecting cachetools>=2.0.0 (from 
google-auth<2.0dev,>=0.4.0->google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/2f/a6/30b0a0bef12283e83e58c1d6e7b5aabc7acfc4110df81a4471655d33e704/cachetools-3.1.1-py2.py3-none-any.whl
Collecting pyasn1-modules>=0.2.1 (from 
google-auth<2.0dev,>=0.4.0->google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/91/f0/b03e00ce9fddf4827c42df1c3ce10c74eadebfb706231e8d6d1c356a4062/pyasn1_modules-0.2.5-py2.py3-none-any.whl
Collecting pyasn1>=0.1.3 (from 
rsa>=3.1.4->google-auth<2.0dev,>=0.4.0->google-api-core[grpc]<2.0.0dev,>=1.6.0->google.cloud.bigtable)
  Using cached 
https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl
ERROR: google-api-core 1.13.0 has requirement requests<3.0.0dev,>=2.18.0, but 
you'll have requests 2.9.1 which is incompatible.
Installing collected packages: google-resumable-media, protobuf, 
googleapis-common-protos, pyasn1, rsa, cachetools, pyasn1-modules, google-auth, 
pytz, futures, enum34, grpcio, google-api-core, google-cloud-core, 
google.cloud.bigquery, funcsigs, mock, grpc-google-iam-v1, 
google.cloud.bigtable, google.cloud
Successfully installed cachetools-3.1.1 enum34-1.1.6 funcsigs-1.0.2 
futures-3.2.0 google-api-core-1.13.0 google-auth-1.6.3 google-cloud-core-1.0.2 
google-resumable-media-0.3.2 google.cloud google.cloud.bigquery 
google.cloud.bigtable googleapis-common-protos-1.6.0 grpc-google-iam-v1-0.11.4 
grpcio-1.22.0 mock-3.0.5 protobuf-3.9.0 pyasn1-0.4.5 pyasn1-modules-0.2.5 
pytz-2019.1 rsa-4.0
[beam_PerformanceTests_Analysis] $ /bin/bash -xe 
/tmp/jenkins99408186509298740.sh
+ .env/bin/python 
src/.test-infra/jenkins/verify_performance_test_results_test.py
Traceback (most recent call last):
  File "src/.test-infra/jenkins/verify_performance_test_results_test.py", line 
26, in <module>
    from verify_performance_test_results import create_report
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/src/.test-infra/jenkins/verify_performance_test_results.py";,>
 line 43, in <module>
    from google.cloud import bigquery
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/google/cloud/bigquery/__init__.py";,>
 line 35, in <module>
    from google.cloud.bigquery.client import Client
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/google/cloud/bigquery/client.py";,>
 line 40, in <module>
    from google.resumable_media.requests import MultipartUpload
  File 
"<https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/google/resumable_media/requests/__init__.py";,>
 line 673, in <module>
    six.raise_from(new_exc, caught_exc)
  File "/usr/lib/python2.7/dist-packages/six.py", line 718, in raise_from
    raise value
ImportError: ``requests >= 2.18.0`` is required by the 
``google.resumable_media.requests`` subpackage.
It can be installed via
    pip install google-resumable-media[requests].
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to