See <https://builds.apache.org/job/beam_PerformanceTests_Analysis/2/display/redirect>
------------------------------------------ GitHub pull request #5180 of commit 717fe5ed18af2972d9b5362ab8e3503a4c77eebd, no merge conflicts. Setting status of 717fe5ed18af2972d9b5362ab8e3503a4c77eebd to PENDING with url https://builds.apache.org/job/beam_PerformanceTests_Analysis/2/ and message: 'Build started sha1 is merged.' Using context: Jenkins: Performance Tests Analysis [EnvInject] - Loading node environment variables. Building remotely on beam5 (beam) in workspace <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/> Cloning the remote Git repository Cloning repository https://github.com/apache/beam.git > git init > <https://builds.apache.org/job/beam_PerformanceTests_Analysis/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/5180/*:refs/remotes/origin/pr/5180/* > git rev-parse refs/remotes/origin/pr/5180/merge^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/pr/5180/merge^{commit} # timeout=10 Checking out Revision 259a3a37c5b833f7a20fd0a9002c341dd15fd383 (refs/remotes/origin/pr/5180/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 259a3a37c5b833f7a20fd0a9002c341dd15fd383 Commit message: "Merge 717fe5ed18af2972d9b5362ab8e3503a4c77eebd into 9c9f4ceceb87933da2b03304efd21edf55216937" 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_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2915207852149133003.sh + rm -rf PerfKitBenchmarker [beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1588349505655525446.sh + rm -rf .env [beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins4025209104278719462.sh + virtualenv .env --system-site-packages New python executable in .env/bin/python Installing setuptools, pip...done. [beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins2699891570726154212.sh + .env/bin/pip install --upgrade setuptools pip Downloading/unpacking setuptools from https://files.pythonhosted.org/packages/20/d7/04a0b689d3035143e2ff288f4b9ee4bf6ed80585cc121c90bfd85a1a8c2e/setuptools-39.0.1-py2.py3-none-any.whl#sha256=8010754433e3211b9cdbbf784b50f30e80bf40fc6b05eb5f865fab83300599b8 Downloading/unpacking pip from https://files.pythonhosted.org/packages/62/a1/0d452b6901b0157a0134fd27ba89bf95a857fbda64ba52e1ca2cf61d8412/pip-10.0.0-py2.py3-none-any.whl#sha256=86a60a96d85e329962a9e6f6af612cbc11106293dbc83f119802b5bee9874cf3 Installing collected packages: setuptools, pip Found existing installation: setuptools 2.2 Uninstalling setuptools: Successfully uninstalled setuptools Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed setuptools pip Cleaning up... [beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1777860361654442399.sh + .env/bin/pip install requests google.cloud.bigquery Requirement already satisfied: requests in /usr/local/lib/python2.7/dist-packages (2.18.4) Collecting google.cloud.bigquery <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:339: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings SNIMissingWarning <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Downloading https://files.pythonhosted.org/packages/4d/7e/d47392a7449411b7e4f8c95a32c29f5c9808fa7a7111ab302fec773fa86d/google_cloud_bigquery-1.1.0-py2.py3-none-any.whl (71kB) Requirement already satisfied: urllib3<1.23,>=1.21.1 in /usr/local/lib/python2.7/dist-packages (from requests) (1.22) Requirement already satisfied: idna<2.7,>=2.5 in /usr/local/lib/python2.7/dist-packages (from requests) (2.6) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/local/lib/python2.7/dist-packages (from requests) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python2.7/dist-packages (from requests) (2018.1.18) Collecting google-cloud-core<0.29dev,>=0.28.0 (from google.cloud.bigquery) Downloading https://files.pythonhosted.org/packages/0f/41/ae2418b4003a14cf21c1c46d61d1b044bf02cf0f8f91598af572b9216515/google_cloud_core-0.28.1-py2.py3-none-any.whl Collecting google-api-core<2.0.0dev,>=1.0.0 (from google.cloud.bigquery) <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Downloading https://files.pythonhosted.org/packages/e3/39/b082c5bd0095d2baf6638338b66c5b6d2e8e372f605a1a85f33c0abe5533/google_api_core-1.1.1-py2.py3-none-any.whl (50kB) Collecting google-resumable-media>=0.2.1 (from google.cloud.bigquery) <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning Downloading https://files.pythonhosted.org/packages/77/95/2e4020a54366423ddba715f89fb7ca456c8f048b15cada6cd6a54cf10e8c/google_resumable_media-0.3.1-py2.py3-none-any.whl Collecting googleapis-common-protos<2.0dev,>=1.5.3 (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Collecting pytz (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/dc/83/15f7833b70d3e067ca91467ca245bae0f6fe56ddc7451aa0dc5606b120f2/pytz-2018.4-py2.py3-none-any.whl Collecting google-auth<2.0.0dev,>=0.4.0 (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/e0/18/e282ecb28c7eb0ef5ea9a69fb3290658a9ab37bb69647f6ba7f0f78987c4/google_auth-1.4.1-py2.py3-none-any.whl Collecting futures>=3.2.0; python_version < "3.2" (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl Collecting protobuf>=3.0.0 (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/9d/61/54c3a9cfde6ffe0ca6a1786ddb8874263f4ca32e7693ad383bd8cf935015/protobuf-3.5.2.post1-cp27-cp27mu-manylinux1_x86_64.whl Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python2.7/dist-packages (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) (1.11.0) Requirement already satisfied: setuptools>=34.0.0 in ./.env/lib/python2.7/site-packages (from google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) (39.0.1) Collecting pyasn1-modules>=0.2.1 (from google-auth<2.0.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/e9/51/bcd96bf6231d4b2cc5e023c511bee86637ba375c44a6f9d1b4b7ad1ce4b9/pyasn1_modules-0.2.1-py2.py3-none-any.whl Collecting rsa>=3.1.4 (from google-auth<2.0.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/e1/ae/baedc9cb175552e95f3395c43055a6a5e125ae4d48a1d7a924baca83e92e/rsa-3.4.2-py2.py3-none-any.whl Collecting cachetools>=2.0.0 (from google-auth<2.0.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) Using cached https://files.pythonhosted.org/packages/ac/e8/5492fd5ada0b05a1bc485bcb634b559acdec59383eef5c4203b5e22be296/cachetools-2.0.1-py2.py3-none-any.whl Requirement already satisfied: pyasn1<0.5.0,>=0.4.1 in /usr/local/lib/python2.7/dist-packages (from pyasn1-modules>=0.2.1->google-auth<2.0.0dev,>=0.4.0->google-api-core<2.0.0dev,>=1.0.0->google.cloud.bigquery) (0.4.2) cheetah 2.4.4 requires Markdown>=2.0.1, which is not installed. Installing collected packages: protobuf, googleapis-common-protos, pytz, pyasn1-modules, rsa, cachetools, google-auth, futures, google-api-core, google-cloud-core, google-resumable-media, google.cloud.bigquery Successfully installed cachetools-2.0.1 futures-3.2.0 google-api-core-1.1.1 google-auth-1.4.1 google-cloud-core-0.28.1 google-resumable-media-0.3.1 google.cloud.bigquery googleapis-common-protos-1.5.3 protobuf-3.5.2.post1 pyasn1-modules-0.2.1 pytz-2018.4 rsa-3.4.2 <https://builds.apache.org/job/beam_PerformanceTests_Analysis/ws/.env/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py>:137: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings InsecurePlatformWarning [beam_PerformanceTests_Analysis] $ /bin/bash -xe /tmp/jenkins1628840320150122723.sh + .env/bin/python src/.test-infra/jenkins/verify_performance_test_results.py '--bqtables=[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopinputformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results]' --metric=run_time --mode=report usage: verify_performance_test_results.py [-h] [--bqtable BQTABLE] [--metric METRIC] [--mode MODE] [--send_notification] verify_performance_test_results.py: error: unrecognized arguments: --bqtables=[beam_performance.textioit_pkb_results, beam_performance.compressed_textioit_pkb_results, beam_performance.avroioit_pkb_results, beam_performance.tfrecordioit_pkb_results, beam_performance.xmlioit_pkb_results, beam_performance.textioit_hdfs_pkb_results, beam_performance.compressed_textioit_hdfs_pkb_results, beam_performance.avroioit_hdfs_pkb_results, beam_performance.xmlioit_hdfs_pkb_results, beam_performance.hadoopinputformatioit_pkb_results, beam_performance.mongodbioit_pkb_results, beam_performance.jdbcioit_pkb_results] Build step 'Execute shell' marked build as failure
