See 
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4505/display/redirect>

Changes:


------------------------------------------
[...truncated 68.73 KB...]
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> c0540ede7ace
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 7e4e53e073bd
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 8843246b18bb
Removing intermediate container 8843246b18bb
 ---> 361bc11fcdbd
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> e942840dad42
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in a1bed27c2f89
Removing intermediate container a1bed27c2f89
 ---> b1bc8679c3e2
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 18bba31a4c47

> Task :sdks:java:container:java8:docker FAILED
 ---> 2ee48a573fbb
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 309f0a242ca7
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 6890eaa6052d
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> f0ad95a7ca51
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> de6ed422b16b
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 0a2d8d650549
Removing intermediate container 0a2d8d650549
 ---> 7d5d1558698e
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 37d475b7fb31
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in b61e44b8541f
Removing intermediate container b61e44b8541f
 ---> b0135bcc8f2f
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 717dfc8af6e2
Removing intermediate container 717dfc8af6e2
 ---> f1ef78567346
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
COPY failed: no source files were specified

> Task :sdks:java:container:java11:docker
 ---> e09ba7ca556d
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 51809134e7ae
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> daad0fe886d4
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 2eb7cf45050c
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 2b814eb20e9e
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in fec46bf5872f
Removing intermediate container fec46bf5872f
 ---> 2e7d125f5265
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> c1d37a0f0ab5
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in d4b6308ec618
Removing intermediate container d4b6308ec618
 ---> 87c4021ff97f
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in d77804bb06b9
Removing intermediate container d77804bb06b9
 ---> 5a27ff837975
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 0b62fcd1799b
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in ead9dd42d1d8
Removing intermediate container ead9dd42d1d8
 ---> 00c7566c40e1
Successfully built 00c7566c40e1
Successfully tagged 
gcr.io/apache-beam-testing/beam-sdk/beam_java11_sdk:2.45.0.dev

> Task 
> :sdks:java:container:java11:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9

> Task :sdks:python:setupVirtualenv
  Using cached 
numpy-1.22.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.9 MB)
Collecting py>=1.4.17
  Using cached py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting packaging>=14
  Using cached packaging-22.0-py3-none-any.whl (42 kB)
Collecting toml>=0.9.4
  Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.17.1-py3-none-any.whl (8.8 MB)
Collecting filelock>=3.0.0
  Using cached filelock-3.8.2-py3-none-any.whl (10 kB)
Collecting pluggy>=0.12.0
  Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 kB)
Collecting protobuf<4.0dev,>=3.5.0.post1
  Using cached 
protobuf-3.20.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB)
Collecting grpcio>=1.37.0
  Using cached 
grpcio-1.51.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB)
Collecting platformdirs<3,>=2.4
  Using cached platformdirs-2.6.0-py3-none-any.whl (14 kB)
Collecting 
virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0
  Using cached virtualenv-20.17.0-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.7-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.6-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.5-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.4-py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.3-py2.py3-none-any.whl (8.8 MB)
  Using cached virtualenv-20.16.2-py2.py3-none-any.whl (8.8 MB)
Installing collected packages: distlib, wheel, toml, six, setuptools, py, 
protobuf, pluggy, platformdirs, packaging, numpy, grpcio, filelock, virtualenv, 
mypy-protobuf, grpcio-tools, tox
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0

> Task 
> :sdks:java:container:java17:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9

> Task :release:go-licenses:py:dockerRun
go: downloading github.com/golang/protobuf v1.5.2
go: downloading github.com/nightlyone/lockfile v1.0.0
go: downloading google.golang.org/grpc v1.50.1
go: downloading google.golang.org/protobuf v1.28.1
go: downloading golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: downloading google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added github.com/apache/beam/sdks/v2 v2.43.0
go: added github.com/golang/protobuf v1.5.2
go: added github.com/nightlyone/lockfile v1.0.0
go: added golang.org/x/net v0.0.0-20221012135044-0b7e1fb9d458
go: added golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
go: added golang.org/x/text v0.4.0
go: added google.golang.org/genproto v0.0.0-20221010155953-15ba04fc1c0e
go: added google.golang.org/grpc v1.50.1
go: added google.golang.org/protobuf v1.28.1
+ go-licenses save github.com/apache/beam/sdks/v2/python/container 
--save_path=/output/licenses
W1224 08:15:11.786668      42 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ go-licenses csv github.com/apache/beam/sdks/v2/python/container
+ tee /output/licenses/list.csv
W1224 08:15:16.284593      88 library.go:101] "golang.org/x/sys/unix" contains 
non-Go code that can't be inspected for further dependencies:
/go/pkg/mod/golang.org/x/[email protected]/unix/asm_linux_amd64.s
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:py:createLicenses
> Task :sdks:python:container:py37:copyGolangLicenses
> Task :sdks:python:container:py38:copyGolangLicenses
> Task 
> :sdks:java:container:java11:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task :sdks:java:container:java11:dockerTagLatest

> Task :sdks:python:sdist
org/apache/beam/model/interactive/v1/beam_interactive_api.proto:36:1: warning: 
Import google/protobuf/timestamp.proto is unused.
Writing mypy to org/apache/beam/model/pipeline/v1/external_transforms_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/beam_runner_api_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/standard_window_fns_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/metrics_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/endpoints_pb2.pyi
Writing mypy to org/apache/beam/model/pipeline/v1/schema_pb2.pyi
Writing mypy to 
org/apache/beam/model/job_management/v1/beam_artifact_api_pb2.pyi
Writing mypy to 
org/apache/beam/model/job_management/v1/beam_expansion_api_pb2.pyi
Writing mypy to org/apache/beam/model/job_management/v1/beam_job_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_provision_api_pb2.pyi
Writing mypy to org/apache/beam/model/fn_execution/v1/beam_fn_api_pb2.pyi
Writing mypy to 
org/apache/beam/model/interactive/v1/beam_interactive_api_pb2.pyi
<https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:529:
 UserWarning: Normalizing '2.45.0.dev' to '2.45.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:py37:copyDockerfileDependencies
> Task :sdks:python:container:py38:copyDockerfileDependencies
> Task :sdks:python:container:py38:dockerClean UP-TO-DATE
> Task :sdks:python:container:py39:copyDockerfileDependencies
> Task :sdks:python:container:py39:copyGolangLicenses
> Task :sdks:python:container:py39:copyLauncherDependencies
> Task :sdks:python:container:py38:dockerPrepare
> Task :sdks:python:container:py37:dockerPrepare
> Task :sdks:python:container:py39:copyLicenseScripts
> Task :sdks:python:container:py39:copyLicenses
> Task :sdks:python:container:py39:dockerClean UP-TO-DATE
> Task :sdks:python:container:py310:copyDockerfileDependencies
> Task :sdks:python:container:py310:copyGolangLicenses
> Task :sdks:python:container:py39:dockerPrepare
> Task :sdks:python:container:py310:copyLauncherDependencies
> Task :sdks:python:container:py310:copyLicenseScripts
> Task :sdks:python:container:py310:copyLicenses
> Task :sdks:python:container:py310:dockerClean UP-TO-DATE
> Task :sdks:python:container:py310:dockerPrepare
> Task :sdks:java:container:java11:dockerPushLatest
> Task :sdks:java:container:java11:dockerTagsPush
> Task 
> :sdks:java:container:java17:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task :sdks:java:container:java17:dockerTagLatest
> Task :sdks:java:container:java17:dockerPushLatest
> Task :sdks:java:container:java17:dockerTagsPush
> Task :sdks:python:container:py38:docker
> Task :sdks:python:container:py37:docker
> Task :sdks:python:container:py39:docker
> Task :sdks:python:container:py310:docker
> Task 
> :sdks:python:container:py310:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py39:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py38:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py37:dockerTag820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py310:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py39:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py38:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task 
> :sdks:python:container:py37:dockerPush820839fe86b16c4600b0aab4ad8236456cd200a9
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:java8:docker'.
> Process 'command 'docker'' 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 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 18m 29s
178 actionable tasks: 140 executed, 25 from cache, 13 up-to-date

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

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