See <https://ci-beam.apache.org/job/beam_Publish_Docker_Snapshots/668/display/redirect?page=changes>
Changes: [noreply] Add FlatMap(<builtin>) known issue to 2.40.0 blog (#22101) [noreply] [BEAM-14347] Update docs to prefer generic registration functions [noreply] Merge pull request #21752 from Feature/beam 13852 reimplement with [noreply] Change wording of Pytorch LM example (#22099) [noreply] Fix missing model_params in Pytorch docstring (#22100) ------------------------------------------ [...truncated 13.90 KB...] go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/python/container --save_path=/output/licenses W0629 19:17:55.143680 29 library.go:94] "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 > Task :sdks:python:setupVirtualenv Collecting pip Using cached pip-22.1.2-py3-none-any.whl (2.1 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 20.0.2 Uninstalling pip-20.0.2: Successfully uninstalled pip-20.0.2 Successfully installed pip-22.1.2 Collecting tox==3.20.1 Using cached tox-3.20.1-py2.py3-none-any.whl (83 kB) Requirement already satisfied: setuptools in <https://ci-beam.apache.org/job/beam_Publish_Docker_Snapshots/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages> (from -r <https://ci-beam.apache.org/job/beam_Publish_Docker_Snapshots/ws/src/sdks/python/build-requirements.txt> (line 20)) (44.0.0) Collecting setuptools Using cached setuptools-62.6.0-py3-none-any.whl (1.2 MB) Collecting wheel>=0.36.0 Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB) Collecting grpcio-tools==1.37.0 Using cached grpcio_tools-1.37.0-cp38-cp38-manylinux2014_x86_64.whl (2.5 MB) Collecting mypy-protobuf==1.18 Using cached mypy_protobuf-1.18-py3-none-any.whl (7.3 kB) Collecting distlib==0.3.1 Using cached distlib-0.3.1-py2.py3-none-any.whl (335 kB) Collecting six>=1.14.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting packaging>=14 Using cached packaging-21.3-py3-none-any.whl (40 kB) Collecting filelock>=3.0.0 Using cached filelock-3.7.1-py3-none-any.whl (10 kB) Collecting py>=1.4.17 Using cached py-1.11.0-py2.py3-none-any.whl (98 kB) Collecting toml>=0.9.4 Using cached toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting pluggy>=0.12.0 Using cached pluggy-1.0.0-py2.py3-none-any.whl (13 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.15.1-py2.py3-none-any.whl (10.1 MB) Collecting protobuf<4.0dev,>=3.5.0.post1 Using cached protobuf-3.20.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) Collecting grpcio>=1.37.0 Using cached grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) Collecting pyparsing!=3.0.5,>=2.0.2 Using cached pyparsing-3.0.9-py3-none-any.whl (98 kB) Collecting platformdirs<3,>=2 Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB) Installing collected packages: distlib, wheel, toml, six, setuptools, pyparsing, py, protobuf, pluggy, platformdirs, filelock, virtualenv, packaging, mypy-protobuf, grpcio, tox, grpcio-tools Attempting uninstall: setuptools Found existing installation: setuptools 44.0.0 Uninstalling setuptools-44.0.0: Successfully uninstalled setuptools-44.0.0 Successfully installed distlib-0.3.1 filelock-3.7.1 grpcio-1.47.0 grpcio-tools-1.37.0 mypy-protobuf-1.18 packaging-21.3 platformdirs-2.5.2 pluggy-1.0.0 protobuf-3.20.1 py-1.11.0 pyparsing-3.0.9 setuptools-62.6.0 six-1.16.0 toml-0.10.2 tox-3.20.1 virtualenv-20.15.1 wheel-0.37.1 > Task :release:go-licenses:py:dockerRun W0629 19:17:59.568133 181 library.go:94] "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 github.com/apache/beam/sdks/v2/go/pkg/beam,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/go/README.md,Apache-2.0 github.com/apache/beam/sdks/v2/python/container,https://github.com/apache/beam/blob/sdks/v2.40.0/sdks/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/v1.5.2/LICENSE,BSD-3-Clause github.com/nightlyone/lockfile,https://github.com/nightlyone/lockfile/blob/v1.0.0/LICENSE,MIT golang.org/x/net,https://cs.opensource.google/go/x/net/+/c690dde0:LICENSE,BSD-3-Clause golang.org/x/sys,https://cs.opensource.google/go/x/sys/+/bc2c85ad:LICENSE,BSD-3-Clause golang.org/x/text,https://cs.opensource.google/go/x/text/+/v0.3.7:LICENSE,BSD-3-Clause google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/e326c6e8e9c8/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/v1.47.0/LICENSE,Apache-2.0 google.golang.org/protobuf,https://github.com/protocolbuffers/protobuf-go/blob/v1.28.0/LICENSE,BSD-3-Clause + chmod -R a+w /output/licenses > 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_Docker_Snapshots/ws/src/build/gradleenv/1922375555/lib/python3.8/site-packages/setuptools/dist.py>:531: UserWarning: Normalizing '2.41.0.dev' to '2.41.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 :release:go-licenses:py:createLicenses > Task :sdks:python:container:py38:copyGolangLicenses > Task :sdks:python:container:py37:copyGolangLicenses > Task :sdks:python:container:py38:dockerClean UP-TO-DATE > Task :release:go-licenses:go:copyLicenses > Task :sdks:go:container:copyLicenses > Task :sdks:python:container:py39:copyDockerfileDependencies > Task :sdks:python:container:py39:copyGolangLicenses > Task :sdks:python:container:py38:dockerPrepare > Task :sdks:python:container:py37:dockerPrepare > Task :sdks:python:container:py39:copyLauncherDependencies > Task :sdks:python:container:py39:copyLicenseScripts > Task :sdks:python:container:py39:copyLicenses > Task :sdks:python:container:py39:dockerClean UP-TO-DATE > Task :release:go-licenses:go:dockerClean UP-TO-DATE > Task :sdks:go:container:dockerClean UP-TO-DATE > Task :release:go-licenses:go:dockerPrepare > Task :sdks:python:container:py39:dockerPrepare > Task :release:go-licenses:go:docker > Task :release:go-licenses:go:dockerRun + rm -rf '/output/*' + go get github.com/apache/beam/sdks/v2/go/container go: downloading github.com/apache/beam/sdks/v2 v2.40.0 go: downloading github.com/apache/beam v2.40.0+incompatible go: downloading google.golang.org/grpc v1.47.0 go: downloading github.com/golang/protobuf v1.5.2 go: downloading google.golang.org/protobuf v1.28.0 go: downloading google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: downloading golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: downloading golang.org/x/text v0.3.7 go: added github.com/apache/beam/sdks/v2 v2.40.0 go: added github.com/golang/protobuf v1.5.2 go: added golang.org/x/net v0.0.0-20220607020251-c690dde0001d go: added golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a go: added golang.org/x/text v0.3.7 go: added google.golang.org/genproto v0.0.0-20220602131408-e326c6e8e9c8 go: added google.golang.org/grpc v1.47.0 go: added google.golang.org/protobuf v1.28.0 + go-licenses save github.com/apache/beam/sdks/v2/go/container --save_path=/output/licenses W0629 19:18:23.052497 28 library.go:94] "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/go/container + tee /output/licenses/list.csv W0629 19:18:26.960720 178 library.go:94] "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:go:createLicenses > Task :sdks:go:container:copyGolangLicenses > Task :sdks:go:container:dockerPrepare > Task :sdks:python:container:py38:docker > Task :sdks:python:container:py37:docker > Task :sdks:python:container:py39:docker > Task :sdks:go:container:docker FAILED ADD failed: stat /var/lib/docker/tmp/docker-builder255984041/target/linux_amd64/boot: no such file or directory > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py39:docker Removing intermediate container 02d56238e88f ---> 9d58bcd896bd Successfully built 9d58bcd896bd Successfully tagged gcr.io/apache-beam-testing/beam_portability/beam_python3.9_sdk:latest > Task :sdks:python:container:py37:docker Removing intermediate container e9ea4ad6e421 ---> 7a113daec2c6 > Task :sdks:python:container:py39:dockerTagLatest > Task :sdks:python:container:py37:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest The push refers to repository [gcr.io/apache-beam-testing/beam_portability/beam_python3.8_sdk] 329bff5c6fde: Preparing 39f55f3958ad: Preparing ba8193afe9d2: Preparing 2d5ba880f405: Preparing a76e9db3e5a9: Preparing 810a4db5deea: Preparing 533e29896956: Preparing c12456fabfd9: Preparing d16d312317f0: Preparing 8d57766aff9d: Preparing 8fec493e03f1: Preparing 1baa979c4ec7: Preparing 9bd8a7f6acd0: Preparing 71ea09b0d5f9: Preparing 942d96522bbf: Preparing 411f40eb017c: Preparing dec6f77f7d95: Preparing f9e764264832: Preparing ca5c6d5c3d01: Preparing 33a247b4fc52: Preparing 5afd661c6106: Preparing 8d57766aff9d: Waiting 66183893ba24: Preparing d16d312317f0: Waiting 6840c8ff46bd: Preparing 97d5fec864d8: Preparing 942d96522bbf: Waiting 810a4db5deea: Waiting 8fec493e03f1: Waiting 71ea09b0d5f9: Waiting 411f40eb017c: Waiting 1baa979c4ec7: Waiting dec6f77f7d95: Waiting 533e29896956: Waiting 9bd8a7f6acd0: Waiting f9e764264832: Waiting 66183893ba24: Waiting 5afd661c6106: Waiting 33a247b4fc52: Waiting c12456fabfd9: Waiting ca5c6d5c3d01: Waiting 97d5fec864d8: Waiting > Task :sdks:python:container:py39:dockerPushLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py38:dockerTagsPush > Task :sdks:python:container:py39:dockerPushLatest ef6bd8476eee: Pushed latest: digest: sha256:a0d1ec6122417e0b4abbb9656e2b0a59481df356bc664e405f51fb3541fac189 size: 5361 > Task :sdks:python:container:py39:dockerTagsPush > Task :sdks:python:container:py37:dockerTagsPush 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 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 BUILD FAILED in 12m 36s 59 actionable tasks: 47 executed, 4 from cache, 8 up-to-date Publishing build scan... https://gradle.com/s/rcqwoykzjafqo 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]
