See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark3/2948/display/redirect>

Changes:


------------------------------------------
[...truncated 1.84 MB...]
#14 207.9   adding 'apache_beam/utils/subprocess_server_test.py'
#14 207.9   adding 'apache_beam/utils/thread_pool_executor.py'
#14 207.9   adding 'apache_beam/utils/thread_pool_executor_test.py'
#14 207.9   adding 'apache_beam/utils/timestamp.py'
#14 207.9   adding 'apache_beam/utils/timestamp_test.py'
#14 207.9   adding 'apache_beam/utils/urns.py'
#14 208.0   adding 
'apache_beam/utils/windowed_value.cpython-311-x86_64-linux-gnu.so'
#14 208.0   adding 'apache_beam/utils/windowed_value.pxd'
#14 208.0   adding 'apache_beam/utils/windowed_value.py'
#14 208.0   adding 'apache_beam/utils/windowed_value_test.py'
#14 208.0   adding 'apache_beam/yaml/__init__.py'
#14 208.0   adding 'apache_beam/yaml/main.py'
#14 208.0   adding 'apache_beam/yaml/yaml_provider.py'
#14 208.0   adding 'apache_beam/yaml/yaml_transform.py'
#14 208.0   adding 'apache_beam/yaml/yaml_transform_test.py'
#14 208.0   adding 'apache_beam-2.48.0.dev0.dist-info/METADATA'
#14 208.0   adding 'apache_beam-2.48.0.dev0.dist-info/WHEEL'
#14 208.0   adding 'apache_beam-2.48.0.dev0.dist-info/top_level.txt'
#14 208.0   adding 'apache_beam-2.48.0.dev0.dist-info/RECORD'
#14 208.1   removing build/bdist.linux-x86_64/wheel
#14 208.2   Building wheel for apache-beam (setup.py): finished with status 
'done'
#14 208.2   Created wheel for apache-beam: 
filename=apache_beam-2.48.0.dev0-cp311-cp311-linux_x86_64.whl size=15342447 
sha256=37a2c01e0b11fead20152ce31c314a051be44842dce7df0e854e558eb1694b78
#14 208.2   Stored in directory: 
/root/.cache/pip/wheels/1c/f9/b2/4b1eddc5b0ebe3a955a58e43440c937f3642f0b65c975a1cf4
#14 208.2 Successfully built apache-beam
#14 208.2 Installing collected packages: apache-beam
#14 210.9 Successfully installed apache-beam-2.48.0.dev0
#14 210.9 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
#14 DONE 211.9s

#15 [beam 11/16] RUN pip check || (echo "Container does not include required 
Beam dependencies or has conflicting dependencies. If Beam dependencies have 
changed, you need to regenerate base_image_requirements.txt files. See: 
https://s.apache.org/beam-python-requirements-generate"; && exit 1)
#15 1.868 No broken requirements found.
#15 DONE 2.0s

#16 [beam 12/16] RUN pip freeze --all
#16 1.143 absl-py==1.4.0
#16 1.143 apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
#16 1.143 astunparse==1.6.3
#16 1.143 attrs==22.2.0
#16 1.143 beautifulsoup4==4.12.0
#16 1.143 bs4==0.0.1
#16 1.143 cachetools==4.2.4
#16 1.143 certifi==2022.12.7
#16 1.143 cffi==1.15.1
#16 1.143 charset-normalizer==3.1.0
#16 1.143 click==8.1.3
#16 1.143 cloudpickle==2.2.1
#16 1.143 crcmod==1.7
#16 1.143 cryptography==40.0.1
#16 1.143 Cython==0.29.34
#16 1.143 deprecation==2.1.0
#16 1.143 dill==0.3.1.1
#16 1.143 dnspython==2.3.0
#16 1.143 docker==6.0.1
#16 1.143 docopt==0.6.2
#16 1.143 execnet==1.9.0
#16 1.143 fastavro==1.7.3
#16 1.143 fasteners==0.18
#16 1.143 flatbuffers==23.3.3
#16 1.143 freezegun==1.2.2
#16 1.143 future==0.18.3
#16 1.143 gast==0.4.0
#16 1.143 google-api-core==2.11.0
#16 1.143 google-apitools==0.5.31
#16 1.143 google-auth==2.17.1
#16 1.143 google-auth-httplib2==0.1.0
#16 1.143 google-auth-oauthlib==1.0.0
#16 1.143 google-cloud-bigquery==3.9.0
#16 1.143 google-cloud-bigquery-storage==2.19.1
#16 1.143 google-cloud-bigtable==2.17.0
#16 1.143 google-cloud-core==2.3.2
#16 1.143 google-cloud-datastore==2.15.1
#16 1.143 google-cloud-dlp==3.12.1
#16 1.143 google-cloud-language==2.9.1
#16 1.143 google-cloud-pubsub==2.15.2
#16 1.143 google-cloud-pubsublite==1.8.1
#16 1.143 google-cloud-recommendations-ai==0.10.3
#16 1.143 google-cloud-spanner==3.30.0
#16 1.143 google-cloud-videointelligence==2.11.1
#16 1.143 google-cloud-vision==3.4.1
#16 1.143 google-crc32c==1.5.0
#16 1.143 google-pasta==0.2.0
#16 1.143 google-resumable-media==2.4.1
#16 1.143 googleapis-common-protos==1.59.0
#16 1.143 greenlet==2.0.2
#16 1.143 grpc-google-iam-v1==0.12.6
#16 1.143 grpcio==1.53.0
#16 1.143 grpcio-status==1.53.0
#16 1.143 h5py==3.8.0
#16 1.143 hdfs==2.7.0
#16 1.143 httplib2==0.21.0
#16 1.143 hypothesis==6.70.2
#16 1.143 idna==3.4
#16 1.143 iniconfig==2.0.0
#16 1.143 jax==0.4.8
#16 1.143 joblib==1.2.0
#16 1.143 keras==2.12.0
#16 1.143 libclang==16.0.0
#16 1.143 Markdown==3.4.3
#16 1.143 MarkupSafe==2.1.2
#16 1.143 ml-dtypes==0.0.4
#16 1.143 mmh3==3.1.0
#16 1.143 mock==5.0.1
#16 1.143 nltk==3.8.1
#16 1.143 nose==1.3.7
#16 1.143 numpy==1.23.5
#16 1.143 oauth2client==4.1.3
#16 1.143 oauthlib==3.2.2
#16 1.143 objsize==0.6.1
#16 1.143 opt-einsum==3.3.0
#16 1.143 orjson==3.8.9
#16 1.143 overrides==6.5.0
#16 1.143 packaging==23.0
#16 1.143 pandas==1.5.3
#16 1.143 parameterized==0.8.1
#16 1.143 pip==23.0.1
#16 1.143 pluggy==1.0.0
#16 1.143 proto-plus==1.22.2
#16 1.143 protobuf==4.22.1
#16 1.143 psycopg2-binary==2.9.6
#16 1.143 pyarrow==11.0.0
#16 1.143 pyasn1==0.4.8
#16 1.143 pyasn1-modules==0.2.8
#16 1.143 pycparser==2.21
#16 1.143 pydot==1.4.2
#16 1.143 PyHamcrest==1.10.1
#16 1.143 pymongo==4.3.3
#16 1.143 PyMySQL==1.0.3
#16 1.143 pyparsing==3.0.9
#16 1.143 pytest==7.2.2
#16 1.143 pytest-timeout==2.1.0
#16 1.143 pytest-xdist==3.2.1
#16 1.143 python-dateutil==2.8.2
#16 1.143 pytz==2023.3
#16 1.143 PyYAML==6.0
#16 1.143 regex==2023.3.23
#16 1.143 requests==2.28.2
#16 1.143 requests-mock==1.10.0
#16 1.143 requests-oauthlib==1.3.1
#16 1.143 rsa==4.9
#16 1.143 scikit-learn==1.2.2
#16 1.143 scipy==1.10.1
#16 1.143 setuptools==67.6.1
#16 1.143 six==1.16.0
#16 1.143 sortedcontainers==2.4.0
#16 1.143 soupsieve==2.4
#16 1.143 SQLAlchemy==1.4.47
#16 1.143 sqlparse==0.4.3
#16 1.143 tenacity==8.2.2
#16 1.143 tensorboard==2.12.1
#16 1.143 tensorboard-data-server==0.7.0
#16 1.143 tensorboard-plugin-wit==1.8.1
#16 1.143 tensorflow==2.12.0
#16 1.143 tensorflow-estimator==2.12.0
#16 1.143 tensorflow-io-gcs-filesystem==0.32.0
#16 1.143 termcolor==2.2.0
#16 1.143 testcontainers==3.7.1
#16 1.143 threadpoolctl==3.1.0
#16 1.143 tqdm==4.65.0
#16 1.143 typing_extensions==4.5.0
#16 1.143 urllib3==1.26.15
#16 1.143 websocket-client==1.5.1
#16 1.143 Werkzeug==2.2.3
#16 1.143 wheel==0.40.0
#16 1.143 wrapt==1.14.1
#16 1.143 zstandard==0.20.0
#16 DONE 1.3s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.0s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.0s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.2s

#21 [third_party_licenses 1/5] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

#22 [third_party_licenses 2/5] COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/5] RUN rm 
/opt/apache/beam/third_party_licenses/golang/LICENSE
#23 DONE 0.4s

#24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/
#24 DONE 0.0s

#25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#25 1.064 Collecting pip-licenses<5
#25 1.138   Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB)
#25 1.149 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#25 1.150 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#25 1.196 Collecting prettytable>=2.3.0
#25 1.212   Downloading prettytable-3.6.0-py3-none-any.whl (27 kB)
#25 1.265 Collecting wcwidth
#25 1.282   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#25 2.330 Installing collected packages: wcwidth, prettytable, pip-licenses
#25 2.454 Successfully installed pip-licenses-4.1.0 prettytable-3.6.0 
wcwidth-0.2.6
#25 2.454 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
#25 15.07 Skip pulling license for  bs4
#25 15.07 INFO:root:Successfully pulled licenses for 127 dependencies
#25 DONE 15.2s

#26 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#26 DONE 0.1s

#27 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#27 DONE 0.4s

#28 exporting to image
#28 exporting layers
#28 exporting layers 14.4s done
#28 writing image 
sha256:94cbc5cf7a71675ed02778045ae45e39d8a22d137706582b209fd0731c0a3529 0.0s 
done
#28 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#28 DONE 14.4s

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:pullLicenses'.
> Process 'command './license_scripts/license_script.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.

* 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 8m 2s
175 actionable tasks: 18 executed, 157 up-to-date

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

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