Skip to content

Envoy/Publish & verify #48008

Envoy/Publish & verify

Envoy/Publish & verify #48008

Triggered via workflow run June 19, 2026 13:13
@wbpcodewbpcode
completed 3d1ada6
Status Success
Total duration 1h 0m 46s
Artifacts 19

envoy-publish.yml

on: workflow_run
Matrix: Build
Release  /  ...  /  ./ci/do_ci.sh release.signed
5m 50s
Release / Sign packages / ./ci/do_ci.sh release.signed
Release  /  ...  /  Create manifests (push)
1m 20s
Release / Publish container images / Create manifests (push)
Matrix: Release / release
Release  /  docs
Release / docs
Matrix: Verify / distro
Matrix: Verify / distroless
Matrix: Verify / examples
request  /  complete
4s
request / complete
Fit to window
Zoom out
Zoom in

Annotations

33 warnings and 58 notices
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:20396:30: warning: unused function 'count_code_points_bytemask' [-Wunused-function]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
bazel-out/aarch64-opt-exec-ST-c559125b5957/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:34387:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_google_protobuf/src/google/protobuf/arena.cc:703:19: warning: 'MutexLock' is deprecated: Use the constructor that takes a reference instead [-Wdeprecated-declarations]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:77:39: warning: variable 'OnClientToServerHalfClose' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/c-ares/src/lib/util/ares_iface_ips.c:140:3: warning: unused function 'ares_iface_ips_add' [-Wunused-function]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
bison_parser.cpp:2531:9: warning: variable 'hsql_nerrs' set but not used [-Wunused-but-set-variable]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
bazel-out/k8-opt-exec-ST-d751034c069f/bin/external/com_google_protobuf/src/google/protobuf/_virtual_includes/protobuf/google/protobuf/map_field.h:416:11: warning: 'RepeatedPtrField' is deprecated: Use Arena::Create<RepeatedPtrField<...>>(Arena*) instead [-Wdeprecated-declarations]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/simdutf/simdutf.cpp:50213:30: warning: unused function 'utf16_length_from_utf8' [-Wunused-function]
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
external/com_github_grpc_grpc/src/core/server/server_config_selector_filter.cc:79:39: warning: variable 'OnFinalize' is not needed and will not be emitted [-Wunneeded-internal-declaration]
Build (arm64) / Docker OCI / [arm64] ./ci/do_ci.sh docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
WARNING: Build options --//distribution:envoy-binary, --//distribution:envoy-contrib-binary, and --compilation_mode have changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
Build (x64) / Docker OCI / [x64] ./ci/do_ci.sh docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
WARNING: Build options --//distribution:envoy-binary, --//distribution:envoy-contrib-binary, and --compilation_mode have changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed).
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
Release / Sign packages / ./ci/do_ci.sh release.signed
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner WARNING No GPG name/email supplied, signing with first available key
Release / github / ./ci/do_ci.sh publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / distroless / ./ci/do_ci.sh verify-distroless
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker WARNING Cleanup failed for envoytest_ubuntu_noble: [404] No such container: envoytest_ubuntu_noble
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker WARNING Cleanup failed for envoytest_ubuntu_noble: [404] No such container: envoytest_ubuntu_noble
Verify / examples / ./ci/do_ci.sh verify_examples
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Verify / examples / ./ci/do_ci.sh verify_examples
WARNING: WORKSPACE support will be removed in Bazel 9 (late 2025), please migrate to Bzlmod, see https://bazel.build/external/migration.
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/8b45ea13-919a-4254-8d45-bf0930524dc4
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/85310ee4-a693-4b35-b93e-90ad932d27e6
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/481a7513-17cd-40cc-b987-213deb0ab883
Build (arm64) / Binary / [arm64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/082ba9f8-f7fd-412e-97b8-12043c1ca6c5
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/a40a41ad-2db0-4020-b75a-f8820a3c159c
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/3e2a8892-bd90-47eb-b0d8-49380b39b3ed
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/171dee1a-5a92-435d-b020-c448bc10a3ab
Build (x64) / Binary / [x64] ./ci/do_ci.sh release.server_only
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/012b6c48-c689-4245-894b-d50846714e02
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
... and 19 more notices
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.trixie.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.noble.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.jammy.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.focal.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.bullseye.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_arm64.bookworm.changes
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/96b6920a-6a41-4a7e-b8ae-e7aed6d465ff
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/9067ac75-acbc-47fd-ac74-5e924917886a
Build (arm64) / Packages / [arm64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/903cbd36-d7e2-413e-88c9-b846f3c11d5e
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
... and 19 more notices
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.trixie.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.noble.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.jammy.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.focal.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.bullseye.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
PackageSigningRunner NOTICE Sign package (deb): envoy-1.39_1.39.0-dev_amd64.bookworm.changes
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/e1eed4f5-af5f-4ec4-b8a9-8066b1f09d4f
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/33906ab2-4c64-4680-bcd6-4a808451d8a9
Build (x64) / Packages / [x64] ./ci/do_ci.sh distribution
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/25a4a8c2-b37f-4fb4-b424-6bbff9af541e
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Signing bins (Envoy CI <envoy-ci@for.testing.only>) /tmp/tmp5au7t_aj/bin
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.39.0-dev-linux-x86_64 f3dec7b5181cc31243d7bea795767ac55eb1379a40e74f7bc018fa77ebaa58cb
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-contrib-1.39.0-dev-linux-aarch_64 b57d863fbc54c8274a7c406e6c0c7c6940985907b06bd27ea44ed7675bb19508
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.39.0-dev-linux-x86_64 3b3d0a03735a8c38612111149575c0f8fcbb993cee0a909f1cb8e760b7fd828e
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): envoy-1.39.0-dev-linux-aarch_64 52d0bdcab4be586f11f67fb29d90b463d61b20a489b446b468891d7f50da17b1
Release / Sign packages / ./ci/do_ci.sh release.signed
PackageSigningRunner NOTICE Sign package (bin): debs.tar.gz cbdb9428815cbadc311d6854fe475a5acddc57b25a168055f315a4b6ab7c7f9b
Release / Sign packages / ./ci/do_ci.sh release.signed
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/c1f6698c-58ff-4dc2-b9d4-8c77f96888d1
Release / github / ./ci/do_ci.sh publish
ProjectRunner NOTICE Repo published (dry run): test://releases/v1.39.0.dev0
Release / github / ./ci/do_ci.sh publish
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/5effdf95-00ce-4285-ba2d-0292e173a863
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_noble] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_jammy] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_focal] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Running check...
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Checks (24) completed successfully
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_trixie] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bullseye] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bookworm] Building image
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/1180183e-795c-41ef-b7a9-5b35aecf609d
Verify / verify_distro_x64 / [x64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE Running checks: distros
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_noble] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_jammy] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [ubuntu_focal] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Running check...
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [distros] Checks (24) completed successfully
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_trixie] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bullseye] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE [debian_bookworm] Building image
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/6f17ce8c-1b79-4863-b272-c02835478541
Verify / verify_distro_arm64 / [arm64] ./ci/do_ci.sh verify_distro
PackagesDistroChecker NOTICE Running checks: distros
Verify / examples / ./ci/do_ci.sh verify_examples
INFO: Streaming build results to: https://mordenite.cluster.engflow.com/invocation/50cc5238-c86d-4bd6-bc16-2d2f4e4d090d

Artifacts

Produced during runtime
Name Size Digest
ci-report-arm64-distribution.json
3.95 KB
sha256:0b1567404b9e3e2569402a05377cff6d39014bb015aeadc72074ea0fb4db2de6
ci-report-arm64-docker.json
1.28 KB
sha256:5e6a2761f50cc787035e8a461798123c8a9f8d0c0226014e34c26687dae8d2d5
ci-report-arm64-release.server_only.json
4.16 KB
sha256:c871fe0a4fdb4e19dbb74b1fb2b541fd03b2538fc3973ddd946208808bf66554
ci-report-arm64-verify_distro.json
2.23 KB
sha256:a11a1bb2bf3d479282630b97bed265afc098c0a117493cc1c94c4ce9447aa999
ci-report-publish.json
3.89 KB
sha256:4ee0a97af4271bda8f21887ad7d64098c6268e97122009c8b0717ac596240982
ci-report-release.signed.json
2.29 KB
sha256:fefb18262adb3c75cdb69ea4c6c1f48acd1fbb36e53d43ac97d120faaef4755e
ci-report-verify-distroless.json
454 Bytes
sha256:c217e003d3e60dbfd7c1c4812ac725e25e67e4ca70c0502dd5bf5d33a3b1d60a
ci-report-verify_examples.json
493 Bytes
sha256:1f9cb1779c9f2c0f838078461925926f29526b2901c2a177f40619ff1f2cc4ae
ci-report-x64-distribution.json
3.96 KB
sha256:080699c32d3853df71a3bcbdc36af731f0be10bb41c1066adf31bd078745ab78
ci-report-x64-docker.json
1.28 KB
sha256:eb2fa2c7e8b2335723b70d138d6a98eec3766d11a7aa81c5420ff11197f0c8ec
ci-report-x64-release.server_only.json
4.16 KB
sha256:4ba0be831402f202aaa10a81c69f4cd1ec67186f98a067ef3cc29631cfeb287d
ci-report-x64-verify_distro.json
2.19 KB
sha256:d9aa67c561e83f297eb2e485da9bf2a544280c6272a3dca1700084482779e60a
oci.arm64
2.6 GB
sha256:f5d45c636a3f0ca1500cc4cf794eca7b07272facefe7b71f710a3e76f43f9e3f
oci.x64
2.81 GB
sha256:438341a74edc7a7d81e1bc16a4b8fbc76e64f8291ad0f1268ec0578a33b3ecb5
packages.arm64
163 MB
sha256:6f8556c5fc76b9e5b460958de3476cfe65ec435aedb4f9a504be9722aa9b5f56
packages.x64
173 MB
sha256:ac18ccd88c60acc51b3feabce50ff6c5b80605b6859ea5780ddca0966fd4fa57
release.arm64
1.45 GB
sha256:714b65bea637e0d5f4056ffac92f14ce6e70755b8749d8493b2784448f74dc23
release.signed
463 MB
sha256:2c30175cb52c0229d448ee0007614348429ce1b291a2d2fcb82be50f26eac44f
release.x64
1.46 GB
sha256:ad5e3f790f570ea9413a86959b723209cf4320e383dd1ac516206d3c87ddcb8d