See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/3005/display/redirect>

Changes:


------------------------------------------
[...truncated 466.02 KB...]
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.2.4; however, version 21.3.1 is 
available.
You should consider upgrading via the '/usr/local/bin/python -m pip install 
--upgrade pip' command.
INFO:root:Successfully pulled licenses for 116 dependencies
Skip pulling license for  bs4
Found existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
  Successfully uninstalled pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions 
and conflicting behaviour with the system package manager. It is recommended to 
use a virtual environment instead: https://pip.pypa.io/warnings/venv
Removing intermediate container f3850af83dbc
 ---> 731d698480db
Step 20/27 : RUN rm -rf /tmp/license_scripts
 ---> Running in 27a34410ab9b
Removing intermediate container 27a34410ab9b
 ---> 57e12ce21308
Step 21/27 : RUN pip freeze --all
 ---> Running in 9e0000dd4aa5
absl-py==0.15.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
atomicwrites==1.4.0
attrs==21.2.0
avro-python3==1.8.2
beautifulsoup4==4.9.1
bs4==0.0.1
cached-property==1.5.2
cachetools==3.1.1
certifi==2021.10.8
chardet==3.0.4
clang==5.0
click==8.0.3
crcmod==1.7
Cython==0.29.21
dataclasses==0.8
dill==0.3.1.1
docopt==0.6.2
fastavro==1.0.0.post1
fasteners==0.16.3
flatbuffers==1.12
freezegun==0.3.15
gast==0.4.0
google-api-core==1.31.4
google-api-python-client==2.30.0
google-apitools==0.5.31
google-auth==1.31.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
google-cloud-bigquery==1.26.1
google-cloud-bigquery-storage==2.10.0
google-cloud-bigtable==1.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.15.3
google-cloud-dlp==0.13.0
google-cloud-language==1.3.0
google-cloud-profiler==3.0.4
google-cloud-pubsub==1.0.2
google-cloud-recommendations-ai==0.2.0
google-cloud-spanner==1.13.0
google-cloud-videointelligence==1.13.0
google-cloud-vision==0.42.0
google-crc32c==1.3.0
google-pasta==0.2.0
google-python-cloud-debugger==2.15
google-resumable-media==1.3.3
googleapis-common-protos==1.53.0
grpc-google-iam-v1==0.12.3
grpcio==1.40.0
grpcio-gcp==0.2.2
guppy3==3.0.10
h5py==3.1.0
hdfs==2.5.8
httplib2==0.19.1
idna==2.10
importlib-metadata==4.8.2
joblib==1.1.0
keras==2.7.0
Keras-Preprocessing==1.1.2
libcst==0.3.21
Markdown==3.3.4
mmh3==2.5.1
more-itertools==8.11.0
mypy-extensions==0.4.3
nltk==3.5
numpy==1.19.5
oauth2client==4.1.3
oauthlib==3.1.1
opt-einsum==3.3.0
orjson==3.6.1
packaging==21.2
pandas==1.1.5
Pillow==7.2.0
pip==21.2.4
pluggy==0.13.1
proto-plus==1.19.7
protobuf==3.19.0
protorpc==0.12.0
PTable==0.9.2
py==1.11.0
pyarrow==3.0.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.10.1
pyparsing==2.4.7
pytest==4.6.11
python-dateutil==2.8.1
python-gflags==3.1.2
python-snappy==0.5.4
pytz==2020.1
PyYAML==5.4
regex==2021.11.10
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.7.2
scikit-learn==0.24.1
scipy==1.4.1
setuptools==57.5.0
six==1.15.0
soupsieve==2.3.1
tenacity==8.0.1
tensorboard==2.7.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.6.0
tensorflow-estimator==2.7.0
termcolor==1.1.0
threadpoolctl==3.0.0
tqdm==4.62.3
typing-extensions==3.7.4.3
typing-inspect==0.7.1
uritemplate==4.1.1
urllib3==1.25.11
wcwidth==0.2.5
Werkzeug==2.0.2
wheel==0.37.0
wrapt==1.12.1
zipp==3.6.0
Removing intermediate container 9e0000dd4aa5
 ---> 41981bc92861
Step 22/27 : RUN pip check
 ---> Running in 0370f59a7ce7
No broken requirements found.
Removing intermediate container 0370f59a7ce7
 ---> a62cf7705a16
Step 23/27 : COPY target/LICENSE /opt/apache/beam/
 ---> 1846841cf79b
Step 24/27 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 5ffed5ed85cc
Step 25/27 : COPY target/NOTICE /opt/apache/beam/
 ---> 34e6e2c57172
Step 26/27 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> acad2adc6f1d
Step 27/27 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 118236b82d95
Removing intermediate container 118236b82d95
 ---> 3817fdb46136
Successfully built 3817fdb46136
Successfully tagged apache/beam_python3.6_sdk:2.35.0.dev

> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerSetup

> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerGoUsingJava
Nov 14, 2021 6:13:43 PM org.apache.beam.sdk.expansion.service.ExpansionService 
loadRegisteredTransforms
INFO: Registering external transforms: 
[beam:transform:org.apache.beam:kafka_read_with_metadata:v1, 
beam:transform:org.apache.beam:kafka_read_without_metadata:v1, 
beam:transform:org.apache.beam:kafka_write:v1, 
beam:external:java:generate_sequence:v1]

FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
The message received from the daemon indicates that the daemon has disappeared.
Build request sent: Build{id=0555ef0f-e3a1-4b22-8350-53f285a7a482, 
currentDir=<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src}>
Attempting to read last messages from the daemon log...
Daemon pid: 9738
  log file: /home/jenkins/.gradle/daemon/6.9.1/daemon-9738.out.log
----- Last  20 lines from daemon log file - daemon-9738.out.log -----
Use project GOPATH: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/go/container/.gogradle/project_gopath>

FAILURE: Build failed with an exception.

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

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output. Run with --scan to get full insights.
Daemon vm is shutting down... The daemon has exited normally or was terminated 
in response to a user interrupt.

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 16s
8 actionable tasks: 6 executed, 2 up-to-date
----- End of the daemon log -----


FAILURE: Build failed with an exception.

* What went wrong:
Gradle build daemon disappeared unexpectedly (it may have been killed or may 
have crashed)

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

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

> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerGoUsingJava 
> FAILED
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerJavaUsingJava
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerJavaUsingPython
> Task 
> :runners:spark:2:job-server:validatesCrossLanguageRunnerJavaUsingPythonOnly
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerPythonUsingJava
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerPythonUsingPython
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerPythonUsingSql
> Task :runners:spark:2:job-server:validatesCrossLanguageRunnerCleanup
> Task :runners:spark:2:job-server:sparkJobServerCleanup

FAILURE: Build failed with an exception.

* Where:
Build file 
'<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/ws/src/sdks/go/test/build.gradle'>
 line: 212

* What went wrong:
Execution failed for task 
':runners:spark:2:job-server:validatesCrossLanguageRunnerGoUsingJava'.
> Process 'command 'sh'' finished with non-zero exit value 1

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

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

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See 
https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 31m 25s
216 actionable tasks: 156 executed, 53 from cache, 7 up-to-date

Publishing build scan...
https://gradle.com/s/f4sui7qg6eyt4

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