Skip to content

Conversation

@knative-automation
Copy link
Contributor

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

@knative-prow
Copy link

knative-prow bot commented Jul 29, 2025

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers.

Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 29, 2025
@codecov
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.02%. Comparing base (21ab7f4) to head (18fab56).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2954      +/-   ##
==========================================
+ Coverage   58.27%   60.02%   +1.74%     
==========================================
  Files         132      132              
  Lines       16836    16836              
==========================================
+ Hits         9812    10106     +294     
+ Misses       6123     5772     -351     
- Partials      901      958      +57     
Flag Coverage Δ
e2e-tests 41.26% <ø> (+7.65%) ⬆️
integration-tests 54.76% <ø> (+1.66%) ⬆️
unit-tests 46.89% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gauron99
Copy link
Contributor

/lgtm
/approve

@knative-prow knative-prow bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Jul 29, 2025
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 1bf05b1 to 63036e1 Compare July 30, 2025 13:35
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 30, 2025
bumping knative.dev/pkg 19d3cc2...f6a99ac:
  > f6a99ac Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (# 3222)
  > 0c4867c Bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group (# 3223)
bumping knative.dev/eventing 7ea8857...88be38a:
  > 88be38a [Automated] Update eventing-eventing-integrations nightly (# 8648)
bumping knative.dev/serving 5765200...ca4a998:
  > ca4a998 Update net-contour nightly (# 15975)
  > 0ee4c91 Update net-gateway-api nightly (# 15973)
  > 1c89c37 Update net-istio nightly (# 15974)
bumping cloud.google.com/go/compute/metadata c116c79...2e6a95e:
  > 2e6a95e pubsub: fix flaky streaming retry test
  > 581b839 pubsub: check early if streaming iterator is already drained
  > cc13a9b spanner: fix time.Time comparisons for upcoming Go1.9 monotonic times
  > 1ba9ec4 spanner: remove most logging from tests
  > 11737a0 spanner: skip some tests in short mode
  > 7bcba8a datastore: DRY up loading entity code
  > df9740f regenerate toolkit client
  > 960c768 trace: export tracing scopes
  > 8b0ab47 logadmin: retry on CreateMetric and UpdateMetric
  > 2066696 trace: clarify how gRPC options work
  > 8ccb9da storage: clean up integration tests
  > e64d7f0 storage: support per-object storage class
  > 8c9328e storage: omit bucket from copy attributes
  > a60f1cd .travis.yml: add 1.8
  > 7829099 bigtable: give more time to integration test
  > 0a87edb vision: mark as beta
  > 1acdf4a bigtable: Add ability to create table with initial splits
  > 2a6bd99 vision: improve tests
  > bc86f93 vision: rename FullText to DocumentText
  > 681a0fc vision: add full text (document) detection
  > d526dfa vision: set client version
  > 78582c9 vision: update for vision 1.1
  > d863e7b trace: fix the gRPC error message assertions
  > 686a2d1 kokoro: name build artifact after gerrit revision
  > 51b5d60 kokoro: set -o pipefail
  > f47eb49 datastore: docs and test cleanup
  > c7e7950 bigquery: Integration test with nested types.
  > dffd606 bigquery: Remove extraneous newline
  > 909e1f6 bigquery: Force location of returned timestamps to be UTC
  > 1a6cf6f all: refactor authn/authz examples, add notices to subpackages
  > d063553 kokoro: don't run integration tests
  > 34d4e09 CONTRIBUTING: describe initialization for spanner tests
  > d803665 bigquery: detect recursive types correctly during schema inference
  > 65d0f1e bigquery: omit nil repeated struct fields on upload
  > 5e7b3ea pubsub: support streaming pull
  > e7389bf datastore: add x-goog-api-client header
  > b39420d spanner: add x-google-api-client header
  > 02ed701 errors: report repo version
  > 3bd2af3 kokoro: push build log to GCS as artifact
  > a2550fd Fix comment that referred to missing method
  > c48bdec trace: fix broken build
  > 9aed268 internal/fields: adds ability to specify leaf types in call to NewCache
  > a39e88b bigtable/bttest: fix the cells ordering problem in emulator.
  > 9b68cf4 kokoro: support integration tests, move config to internal storage
  > 1ed2f0a trace: allow users to create root-level spans without a request
  > 1eabf37 trace: always use host to name spans
  > 6521623 trace: error messages shouldn't end with punctuation
  > 0b87d14 regenerate toolkit clients
  > a36575d storage: set storage service endpoint if set in options
  > e48f2a3 README: add news item for Spanner.
  > a632a5b spanner: fix the exported constant group
  > e4de3dc Cloud Spanner: revert the usage of T.Run() and B.Run()
  > f7b7a16 spanner: make timebound test location-independent
  > 9a01a6c spanner: remove single-line comment cruft in package doc
  > e62b316 spanner: add import path comment, missing license comments
  > 5f6a7ae Cloud Spanner: check in the Cloud Spanner Go client
  > 9b55a8f datastore: simplifies load logic
  > e3c8d4a don't use regexp in internal/version
  > 493be1e storage: fix retry in NewRangeReader on non-2xx responses
  > 5c2083b storage: add WRITER role constant
  > fb73f3a multiple: set client header for generator-based clients
  > 513b07b trace: fix the formatting of the package doc
  > f5cbda1 trace: Add a way to create a span directly from the header value.
  > 0a668fa datastore: if nested struct implements PLS, use it
  > ce65057 cmd/go-cloud-debug-agent: plumb context
  > 3258e69 cmd/go-cloud-debug-agent: exit with code 103 when failing to get application default credentials
  > dd09098 kokoro: adds integration tests to build script
  > a28e325 datastore: fix get internal error when many missing entities
  > 7458748 bigtable: Add create/delete instance to InstanceAdminClient
  > 38283be CONTRIBUTING: adds description of amending changes
  > 2fad13a Slight modification to documentation for pubsub.
  > cd0da87 datastore: add field name keys to protobuf struct literals
  > 466326a CONTRIBUTORS: adds Magnus Hiie
  > 55be5ff bigtable/bttest: Fix DrowRowRange in emulator
  > 46a19d5 bigtable: Be consistent about truncating timestamps.
  > 70d0953 bigtable: Retry on internal errors
  > a370663 datastore: adds DistinctOn support
  > 302910d internal/kokoro: adds continuous.cfg
  > 81b7822 bigtable/bttest: Support ValueRangeFilter and ConditionFilter
  > 6e019fe storage: remove retry from writes
  > a5e721b kokoro: fixes build.sh script
  > a4b1dac bigtable/cmd/cbt: allow overriding TLS certificate chain
  > 66ede4d kokoro: initial setup
  > bacaab6 datastore: handle deferred keys
  > b4ca3d4 bigquery: fix TableExpiration table option
  > b2d9c15 bigquery: add TimePartitioning create table option
  > 54dc627 bigquery: fix table view creation for standard SQL
  > c96c448 CONTRIBUTING.md: Add note about putting codereview tool in PATH.
  > 641b146 regenerate toolkit clients
  > 3a104a7 datastore: update broken doc examples
  > 09686df bigquery: retry Uploader.Put on transient errors.
  > fa26143 bigtable: better messaging for possibly flaky test
  > e0ba508 bigquery: create nested maps when reading a row into a map
  > 4e43699 bigquery: improvements to documentation
  > 3c4c8cc pubsub: fix link to push config attrs
  > 686f0e8 README: add TOC
  > ce810af pubsub: fix test breakage due to go 1.6 time.Duration.String
  > 21c8221 README: add snippet for ADC
  > ef3e445 bigtable: fix admin integration test in production
  > cd98f45 pubsub: nack on Message.Done(false)
  > 520ef37 update toolkit-generated clients
  > 954be29 README: fix language links
  > 526e6be bigtable: use gcloud config-helper for project and creds in cbt
  > 25fe0e2 bigquery: add autodetect support to load job
  > 0e0ec87 datastore: allow pointer to struct type fields
  > 5947c6a version: a common place for version info for headers
  > 78759a6 logging: avoid sending zero latency for request entries
  > aec0e55 README: beta release
  > 310a9a2 logging: Bundler.Close is now Bundler.Stop
  > 05a6e09 bigquery: update package doc
  > 653cbe7 bigquery: update examples for tags, direct struct operations
  > fb7d280 bigquery: fix ValuesSaver for repeated nested fields
  > 933f7f3 bigquery: upload of repeated nested fields
  > 9fd18ed datastore: adds support for top-level "__key__" field
  > 0f26f04 bigquery: load of repeated nested fields
bumping cel.dev/expr 6e3b3e0...9f069b3:
  > 9f069b3 Generated pb.go for eval.proto. (# 470)
  > 61fdabc Updated testsuite result_kind to use nested ErrorSet (# 469)
  > 5949a82 Add upb build targets for CEL C (# 467)
  > 57bfb7b Add tests for repeated enum field accesses (# 464)
  > 252372e Add typecheck tests for edge cases with free type parameters (# 463)
  > 350d5e2 Add tests for type identifiers for time types (# 465)
  > 245748f Add corner test cases related to optional values and maps to codify behavior (# 462)
  > 8309f96 Add/update missing function documentation (# 461)
  > ae30eaa Revert "Remove Unicode space handling from <string>.trim()" (# 460)
  > a004222 Change optional_string field to be optional string type in test_all_types (# 458)
  > c9a2829 Restore duration string conversion supported suffixes (# 459)
bumping golang.org/x/sys 3d9a6b8...751c3c6:
  > 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux
  > 0c740cc unix: update Go to 1.24.3
  > d62d31c unix: update Linux constants and types to v6.14
bumping github.com/prometheus/procfs cff69b9...61fe412:
  > 61fe412 Fix linting issues (# 734)
  > 61fb25b Add node_guid to infiniband class (# 665) (# 670)
  > ee6ea54 feat: parse StartCode, EndCode, and StartStack in /proc/pid/stat (# 659)
  > 0bcdc45 added zswap, zswapped, secpagetables, filehugepages, hugetlb and unaccepted to meminfo (# 655)
  > a5f79dd Nvidia/Mellanox expose ROCE ECN information on sysfs on the path (# 695)
  > c5a546e feat(mdstat): recognize reshape status (# 679)
  > 0cf1234 Fix linting issue (# 733)
  > 2b1359d parse.go: fix GetDeviceInfo/LayoutGet ordering -- previously had values swapped (# 726)
  > 6176818 sysfs: Add support to collect link status for  PCIe devices (# 728)
  > 0f247ba Update common Prometheus files (# 727)
  > 0e4338f exposing ControllerID (# 731)
  > 65857f3 build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (# 732)
  > 28d508d Supports collection of process shared memory (# 719)
  > 588b88c build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.0 (# 723)
  > d9705f6 build(deps): bump golang.org/x/sync from 0.13.0 to 0.14.0 (# 724)
  > 367ae03 btrfs: correct allocation ratios for raid1c[34] (# 722)
  > 6dab0ae Update common Prometheus files (# 721)
  > 369f902 Update common Prometheus files (# 718)
bumping google.golang.org/grpc c52d025...e9e00cb:
  > e9e00cb Change version to 1.74.2 (# 8470)
  > bd7cb0a Change version to 1.74.2-dev (# 8461)
  > 002a22c Change version to 1.74.1 (# 8455)
  > 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457)
  > 48c9e4d Change version to 1.74.1-dev (# 8408)
  > b8b6cff Change version to 1.74.0 (# 8407)
  > 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454)
  > b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440)
  > 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406)
  > 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405)
  > 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404)
  > bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388)
  > 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402)
  > bbaca7a stub: Add child balancer in stub.BalancerData (# 8393)
  > e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399)
  > 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397)
  > 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395)
  > 082a927 xds: Roll forward xdsclient migration (# 8391)
  > 5f8fe4f github: Add workflow to replace mergeable (# 8401)
  > 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390)
  > a64d933 grpc: Fix cardinality violations in  non-server streaming RPCs (# 8278)
  > d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client
  > af0f88e add spiffe config (# 8384)
  > 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310)
  > ec91b2e xds: Remove temporary environment variable for least request (# 8248)
  > 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378)
  > f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343)
  > 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367)
  > 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372)
  > 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283)
  > 643bd63 xds/internal: update generic grpctransport codec name to  proto (# 8368)
  > 4275c5b transport: Re-use slice buffer reader for a stream (# 8360)
  > ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330)
  > fb223f7 transport: Optimize heap allocations (# 8361)
  > f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364)
  > 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145)
  > 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363)
  > 4cab0e6 balacergroup: cleanup exitIdle() (# 8347)
  > e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348)
  > 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329)
  > 32e57de Rename PSM interop fallback test suite to light (# 8350)
  > 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306)
  > aaabd60 deps: update dependencies for all modules (# 8331)
  > 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333)
  > f2d3e11 Change version to 1.74.0-dev (# 8324)
  > 1ecde18 xds: generic xds client ads stream tests (# 8307)
  > 5c0d552 removing unused code (# 8316)

Signed-off-by: Knative Automation <[email protected]>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 63036e1 to 18fab56 Compare July 31, 2025 13:35
@gauron99
Copy link
Contributor

gauron99 commented Aug 1, 2025

the arm test fails consistently

@gauron99
Copy link
Contributor

gauron99 commented Aug 1, 2025

TestFunctionCloudEventsTemplatego_pack_test3422511876/001/cloudevents-function-go-pack
    cmd.go:127: Building function image
        Error: executing lifecycle: failed with status code: 51

Copy link
Member

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/retest

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 1, 2025
@knative-prow
Copy link

knative-prow bot commented Aug 1, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gauron99, knative-automation, matzew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot merged commit f889e2c into knative:main Aug 1, 2025
47 of 52 checks passed
@gauron99
Copy link
Contributor

gauron99 commented Aug 1, 2025

UHM this got merged when I reran the test. Mustve been some race condition and the check went through before the new re-run happened or something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants