Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

//test/extensions/filters/http/dynamic_forward_proxy:proxy_filter_integration_test is flaky #36073

Open
antoniovleonti opened this issue Sep 11, 2024 · 0 comments

Comments

@antoniovleonti
Copy link
Contributor

[ RUN      ] IpVersions/ProxyFilterIntegrationTest.SubClusterWithUnknownDomain/IPv6
test/extensions/filters/http/dynamic_forward_proxy/proxy_filter_integration_test.cc:1182: Failure
Value of: waitForAccessLog(access_log_name_)
Expected: has substring "no_healthy_upstream"
  Actual: "sub_cluster_warming_timeout"
Stack trace:
  0x5504b0f: Envoy::(anonymous namespace)::ProxyFilterIntegrationTest_SubClusterWithUnknownDomain_Test::TestBody()
  0xf1838d5: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0xf14b603: testing::Test::Run()
  0xf14d178: testing::TestInfo::Run()
... Google Test internal frames ...

test/extensions/filters/http/dynamic_forward_proxy/proxy_filter_integration_test.cc:1187: Failure
Value of: waitForAccessLog(access_log_name_, 1)
Expected: has substring "no_healthy_upstream"
  Actual: "sub_cluster_warming_timeout"
Stack trace:
  0x5505386: Envoy::(anonymous namespace)::ProxyFilterIntegrationTest_SubClusterWithUnknownDomain_Test::TestBody()
  0xf1838d5: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0xf14b603: testing::Test::Run()
  0xf14d178: testing::TestInfo::Run()
... Google Test internal frames ...

[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_quic_always_support_server_preferred_address to: true
[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_reloadable_features_no_extension_lookup_by_name to: true
[external/com_google_absl/absl/flags/internal/flag.cc : 115] RAW: Restore saved value of envoy_reloadable_features_runtime_initialized to: false
[  FAILED  ] IpVersions/ProxyFilterIntegrationTest.SubClusterWithUnknownDomain/IPv6, where GetParam() = 4-byte object <01-00 00-00> (10435 ms)

https://dev.azure.com/cncf/envoy/_build/results?buildId=179725&view=logs&j=1439b9f7-a348-5b50-b5fe-ea612ea91241&t=1002ac43-da84-5fae-70b2-98833b702d09

Seen in CI for #35698

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

No branches or pull requests

1 participant