See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/3861/display/redirect>

Changes:


------------------------------------------
[...truncated 1.58 MB...]
  Using cached soupsieve-2.4-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.2 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.4 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 124 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5

> Task :sdks:java:extensions:sql:expansion-service:shadowJar UP-TO-DATE

> Task :sdks:python:setupVirtualenv
Requirement already satisfied: pip in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages>
 (21.2.4)
Collecting pip
  Using cached pip-23.0.1-py3-none-any.whl (2.1 MB)

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 1.38064 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.19.6 build -o ./build/target/linux_amd64/boot boot.go 
boot_test.go

> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8:copySdkHarnessLauncher' to ensure correctness due 
to the following reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:downloadCloudProfilerAgent' without 
declaring an explicit or implicit dependency. This can lead to incorrect 
results being produced, depending on what order the tasks are executed. Please 
refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.
  - Gradle detected a problem with the following location: 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8:copySdkHarnessLauncher' uses this 
output of task ':sdks:java:container:pullLicenses' without declaring an 
explicit or implicit dependency. This can lead to incorrect results being 
produced, depending on what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :sdks:java:container:java8:dockerPrepare

> Task :sdks:python:setupVirtualenv
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4

> Task :sdks:java:container:java8:docker

> Task :sdks:python:setupVirtualenv
Successfully installed distlib-0.3.6 filelock-3.9.0 grpcio-1.51.3 
grpcio-tools-1.37.0 mypy-protobuf-1.18 numpy-1.24.2 packaging-23.0 
platformdirs-3.1.1 pluggy-1.0.0 protobuf-3.20.3 py-1.11.0 setuptools-67.6.0 
six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.21.0 wheel-0.38.4

> Task :sdks:python:sdist
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages/setuptools/dist.py>:547:
 UserWarning: Normalizing '2.47.0.dev' to '2.47.0.dev0'
  warnings.warn(tmpl.format(**locals()))
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
warning: no files found matching 'LICENSE.python'
warning: sdist: standard file not found: should have one of README, README.rst, 
README.txt, README.md


> Task :sdks:python:container:py310:copyDockerfileDependencies
> Task :sdks:python:container:py310:dockerPrepare

> Task :sdks:python:container:py310:docker FAILED
The command '/bin/sh -c apt-get update &&     apt-get install -y        
libsnappy-dev        libyaml-dev        ccache        &&     rm -rf 
/var/lib/apt/lists/*' returned a non-zero code: 100

> Task :sdks:python:installGcpTest
Collecting hypothesis<=7.0.0,>5.0.0
  Using cached hypothesis-6.68.2-py3-none-any.whl (402 kB)
Collecting cachetools<5,>=3.1.0
  Using cached cachetools-4.2.4-py3-none-any.whl (10 kB)
Collecting google-apitools<0.5.32,>=0.5.31
  Using cached google_apitools-0.5.31-py3-none-any.whl
Collecting google-auth<3,>=1.18.0
  Using cached google_auth-2.16.2-py2.py3-none-any.whl (177 kB)
Collecting google-auth-httplib2<0.2.0,>=0.1.0
  Using cached google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB)
Collecting google-cloud-datastore<2,>=1.8.0
  Using cached google_cloud_datastore-1.15.5-py2.py3-none-any.whl (134 kB)
Collecting google-cloud-pubsub<3,>=2.1.0
  Using cached google_cloud_pubsub-2.15.0-py2.py3-none-any.whl (242 kB)
Collecting google-cloud-pubsublite<2,>=1.2.0
  Using cached google_cloud_pubsublite-1.7.0-py2.py3-none-any.whl (273 kB)
Collecting google-cloud-bigquery<4,>=1.6.0
  Using cached google_cloud_bigquery-3.7.0-py2.py3-none-any.whl (215 kB)
Collecting google-cloud-bigquery-storage<2.17,>=2.6.3
  Using cached google_cloud_bigquery_storage-2.16.2-py2.py3-none-any.whl (185 
kB)
Collecting google-cloud-core<3,>=0.28.1
  Using cached google_cloud_core-2.3.2-py2.py3-none-any.whl (29 kB)
Collecting google-cloud-bigtable<2,>=0.31.1
  Using cached google_cloud_bigtable-1.7.3-py2.py3-none-any.whl (268 kB)
Collecting google-cloud-spanner<4,>=3.0.0
  Using cached google_cloud_spanner-3.28.0-py2.py3-none-any.whl (327 kB)
Collecting google-cloud-dlp<4,>=3.0.0
  Using cached google_cloud_dlp-3.12.0-py2.py3-none-any.whl (143 kB)
Collecting google-cloud-language<2,>=1.3.0
  Using cached google_cloud_language-1.3.2-py2.py3-none-any.whl (83 kB)
Collecting google-cloud-videointelligence<2,>=1.8.0
  Using cached google_cloud_videointelligence-1.16.3-py2.py3-none-any.whl (183 
kB)
Collecting google-cloud-vision<4,>=2
  Using cached google_cloud_vision-3.4.0-py2.py3-none-any.whl (444 kB)
Collecting google-cloud-recommendations-ai<0.8.0,>=0.1.0
  Using cached google_cloud_recommendations_ai-0.7.1-py2.py3-none-any.whl (148 
kB)
Collecting boto3>=1.9
  Using cached boto3-1.26.90-py3-none-any.whl (134 kB)
Collecting azure-storage-blob>=12.3.2
  Using cached azure_storage_blob-12.15.0-py3-none-any.whl (387 kB)
Collecting azure-core>=1.7.0
  Using cached azure_core-1.26.3-py3-none-any.whl (174 kB)
Collecting azure-identity>=1.12.0
  Using cached azure_identity-1.12.0-py3-none-any.whl (135 kB)
Requirement already satisfied: six>=1.11.0 in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages>
 (from azure-core>=1.7.0->apache-beam==2.47.0.dev0) (1.16.0)
Collecting msal-extensions<2.0.0,>=0.3.0
  Using cached msal_extensions-1.0.0-py2.py3-none-any.whl (19 kB)
Collecting msal<2.0.0,>=1.12.0
  Using cached msal-1.21.0-py2.py3-none-any.whl (89 kB)
Collecting isodate>=0.6.1
  Using cached isodate-0.6.1-py2.py3-none-any.whl (41 kB)
Collecting jmespath<2.0.0,>=0.7.1
  Using cached jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting botocore<1.30.0,>=1.29.90
  Using cached botocore-1.29.90-py3-none-any.whl (10.5 MB)
Collecting s3transfer<0.7.0,>=0.6.0
  Using cached s3transfer-0.6.0-py3-none-any.whl (79 kB)
Collecting cffi>=1.12
  Using cached 
cffi-1.15.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB)
Collecting oauth2client>=1.4.12
  Using cached oauth2client-4.1.3-py2.py3-none-any.whl (98 kB)
Collecting rsa<5,>=3.1.4
  Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting pyasn1-modules>=0.2.1
  Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Collecting 
google-api-core[grpc]!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5
  Using cached google_api_core-2.11.0-py3-none-any.whl (120 kB)
Requirement already satisfied: packaging>=20.0.0 in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages>
 (from google-cloud-bigquery<4,>=1.6.0->apache-beam==2.47.0.dev0) (23.0)
Collecting google-resumable-media<3.0dev,>=0.6.0
  Using cached google_resumable_media-2.4.1-py2.py3-none-any.whl (77 kB)
Collecting grpc-google-iam-v1<0.13dev,>=0.12.3
  Using cached grpc_google_iam_v1-0.12.6-py2.py3-none-any.whl (26 kB)
Collecting grpcio-status>=1.33.2
  Using cached grpcio_status-1.51.3-py3-none-any.whl (5.1 kB)
Collecting overrides<7.0.0,>=6.0.1
  Using cached overrides-6.5.0-py3-none-any.whl (17 kB)
Collecting sqlparse>=0.3.0
  Using cached sqlparse-0.4.3-py3-none-any.whl (42 kB)
Collecting docopt
  Using cached docopt-0.6.2-py2.py3-none-any.whl
Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2
  Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB)
Collecting attrs>=19.2.0
  Using cached attrs-22.2.0-py3-none-any.whl (60 kB)
Collecting sortedcontainers<3.0.0,>=2.1.0
  Using cached sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting exceptiongroup>=1.0.0
  Using cached exceptiongroup-1.1.1-py3-none-any.whl (14 kB)
Collecting dnspython<3.0.0,>=1.16.0
  Using cached dnspython-2.3.0-py3-none-any.whl (283 kB)
Requirement already satisfied: pluggy<2.0,>=0.12 in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages>
 (from pytest<8.0,>=7.1.2->apache-beam==2.47.0.dev0) (1.0.0)
Collecting tomli>=1.0.0
  Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting iniconfig
  Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting execnet>=1.1
  Using cached execnet-1.9.0-py2.py3-none-any.whl (39 kB)
Collecting pytest-forked
  Using cached pytest_forked-1.6.0-py3-none-any.whl (4.9 kB)
Collecting idna<4,>=2.5
  Using cached idna-3.4-py3-none-any.whl (61 kB)
Collecting charset-normalizer<4,>=2
  Using cached 
charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (199 kB)
Collecting certifi>=2017.4.17
  Using cached certifi-2022.12.7-py3-none-any.whl (155 kB)
Collecting urllib3<1.27,>=1.21.1
  Using cached urllib3-1.26.15-py2.py3-none-any.whl (140 kB)
Collecting scipy>=1.3.2
  Using cached 
scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 
MB)
Collecting threadpoolctl>=2.0.0
  Using cached threadpoolctl-3.1.0-py3-none-any.whl (14 kB)
Collecting greenlet!=0.4.17
  Using cached 
greenlet-2.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (613 
kB)
Collecting docker>=4.0.0
  Using cached docker-6.0.1-py3-none-any.whl (147 kB)
Collecting wrapt
  Using cached 
wrapt-1.15.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
 (78 kB)
Collecting deprecation
  Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Collecting pymysql
  Using cached PyMySQL-1.0.2-py3-none-any.whl (43 kB)
Collecting pycparser
  Using cached pycparser-2.21-py2.py3-none-any.whl (118 kB)
Collecting websocket-client>=0.32.0
  Using cached websocket_client-1.5.1-py3-none-any.whl (55 kB)
Collecting googleapis-common-protos<2.0dev,>=1.56.2
  Using cached googleapis_common_protos-1.58.0-py2.py3-none-any.whl (223 kB)
Collecting google-crc32c<2.0dev,>=1.0
  Using cached 
google_crc32c-1.5.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 
(32 kB)
Collecting grpcio-status>=1.33.2
  Using cached grpcio_status-1.51.1-py3-none-any.whl (5.1 kB)
  Using cached grpcio_status-1.50.0-py3-none-any.whl (14 kB)
  Using cached grpcio_status-1.49.1-py3-none-any.whl (14 kB)
  Using cached grpcio_status-1.48.2-py3-none-any.whl (14 kB)
Collecting PyJWT[crypto]<3,>=1.0.0
  Using cached PyJWT-2.6.0-py3-none-any.whl (20 kB)
Collecting portalocker<3,>=1.0
  Using cached portalocker-2.7.0-py2.py3-none-any.whl (15 kB)
Collecting pyasn1>=0.1.7
  Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Requirement already satisfied: py in 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/ws/src/build/gradleenv/1922375555/lib/python3.10/site-packages>
 (from pytest-forked->pytest-xdist<3,>=2.5.0->apache-beam==2.47.0.dev0) (1.11.0)
Building wheels for collected packages: apache-beam
  Building wheel for apache-beam (setup.py): started
  Building wheel for apache-beam (setup.py): finished with status 'done'
  Created wheel for apache-beam: 
filename=apache_beam-2.47.0.dev0-py3-none-any.whl size=3044379 
sha256=0dc228e0d1452e0d91549f6d00c890f13c89db4351596a586bb4b935f00e16bb
  Stored in directory: 
/home/jenkins/.cache/pip/wheels/68/e6/22/4af83ac02269b78bdf2c87dd10a3452931af3aae35945a08cc
Successfully built apache-beam
Installing collected packages: sortedcontainers, pytz, pyasn1, parameterized, 
docopt, crcmod, zstandard, wrapt, websocket-client, urllib3, typing-extensions, 
tomli, threadpoolctl, tenacity, sqlparse, scipy, rsa, regex, pyyaml, 
python-dateutil, pyparsing, pymysql, PyJWT, pyhamcrest, pycparser, 
pyasn1-modules, pyarrow, psycopg2-binary, proto-plus, portalocker, overrides, 
orjson, objsize, mock, joblib, jmespath, isodate, iniconfig, idna, greenlet, 
googleapis-common-protos, google-crc32c, fasteners, fastavro, execnet, 
exceptiongroup, dnspython, dill, deprecation, cloudpickle, charset-normalizer, 
certifi, cachetools, attrs, sqlalchemy, scikit-learn, requests, pytest, 
pymongo, pydot, pandas, hypothesis, httplib2, grpcio-status, 
google-resumable-media, google-auth, freezegun, cffi, botocore, s3transfer, 
requests_mock, pytest-timeout, pytest-forked, oauth2client, hdfs, 
grpc-google-iam-v1, google-auth-httplib2, google-api-core, docker, 
cryptography, azure-core, testcontainers, pytest-xdist, google-cloud-core, 
google-apitools, boto3, azure-storage-blob, apache-beam, msal, 
google-cloud-vision, google-cloud-videointelligence, google-cloud-spanner, 
google-cloud-recommendations-ai, google-cloud-pubsub, google-cloud-language, 
google-cloud-dlp, google-cloud-datastore, google-cloud-bigtable, 
google-cloud-bigquery-storage, google-cloud-bigquery, msal-extensions, 
google-cloud-pubsublite, azure-identity
Successfully installed PyJWT-2.6.0 apache-beam-2.47.0.dev0 attrs-22.2.0 
azure-core-1.26.3 azure-identity-1.12.0 azure-storage-blob-12.15.0 
boto3-1.26.90 botocore-1.29.90 cachetools-4.2.4 certifi-2022.12.7 cffi-1.15.1 
charset-normalizer-3.1.0 cloudpickle-2.2.1 crcmod-1.7 cryptography-39.0.2 
deprecation-2.1.0 dill-0.3.1.1 dnspython-2.3.0 docker-6.0.1 docopt-0.6.2 
exceptiongroup-1.1.1 execnet-1.9.0 fastavro-1.7.3 fasteners-0.18 
freezegun-1.2.2 google-api-core-2.11.0 google-apitools-0.5.31 
google-auth-2.16.2 google-auth-httplib2-0.1.0 google-cloud-bigquery-3.7.0 
google-cloud-bigquery-storage-2.16.2 google-cloud-bigtable-1.7.3 
google-cloud-core-2.3.2 google-cloud-datastore-1.15.5 google-cloud-dlp-3.12.0 
google-cloud-language-1.3.2 google-cloud-pubsub-2.15.0 
google-cloud-pubsublite-1.7.0 google-cloud-recommendations-ai-0.7.1 
google-cloud-spanner-3.28.0 google-cloud-videointelligence-1.16.3 
google-cloud-vision-3.4.0 google-crc32c-1.5.0 google-resumable-media-2.4.1 
googleapis-common-protos-1.58.0 greenlet-2.0.2 grpc-google-iam-v1-0.12.6 
grpcio-status-1.48.2 hdfs-2.7.0 httplib2-0.21.0 hypothesis-6.68.2 idna-3.4 
iniconfig-2.0.0 isodate-0.6.1 jmespath-1.0.1 joblib-1.2.0 mock-5.0.1 
msal-1.21.0 msal-extensions-1.0.0 oauth2client-4.1.3 objsize-0.6.1 orjson-3.8.7 
overrides-6.5.0 pandas-1.5.3 parameterized-0.8.1 portalocker-2.7.0 
proto-plus-1.22.2 psycopg2-binary-2.9.5 pyarrow-9.0.0 pyasn1-0.4.8 
pyasn1-modules-0.2.8 pycparser-2.21 pydot-1.4.2 pyhamcrest-1.10.1 pymongo-4.3.3 
pymysql-1.0.2 pyparsing-3.0.9 pytest-7.2.2 pytest-forked-1.6.0 
pytest-timeout-2.1.0 pytest-xdist-2.5.0 python-dateutil-2.8.2 pytz-2022.7.1 
pyyaml-6.0 regex-2022.10.31 requests-2.28.2 requests_mock-1.10.0 rsa-4.9 
s3transfer-0.6.0 scikit-learn-1.2.2 scipy-1.10.1 sortedcontainers-2.4.0 
sqlalchemy-1.4.46 sqlparse-0.4.3 tenacity-5.1.5 testcontainers-3.7.1 
threadpoolctl-3.1.0 tomli-2.0.1 typing-extensions-4.5.0 urllib3-1.26.15 
websocket-client-1.5.1 wrapt-1.15.0 zstandard-0.20.0

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerSetup
Waiting for server to start up...
Server started at port 37041

> Task :sdks:python:test-suites:direct:xlang:fnApiJobServerCleanup
Killing process at 1194579

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:python:container:py310:docker'.
> Process 'command 'docker'' finished with non-zero exit value 100

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5.1/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1m 47s
162 actionable tasks: 21 executed, 141 up-to-date

Publishing build scan...
https://gradle.com/s/5gqo37m55qjwg

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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

Reply via email to