Skip to content
GitHub Actions / Test Results failed Mar 27, 2024 in 0s

1 fail, 1 skipped, 16 pass in 5s

 3 files   3 suites   5s ⏱️
18 tests 16 ✅  1 💤 1 ❌
38 runs  20 ✅ 17 💤 1 ❌

Results for commit d330b0f.

Annotations

Check warning on line 34 in tests/test_e2e.py

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 3 runs failed: test_e2e_openmetrics_v1 (istio.tests.test_e2e)

artifacts/test-results/Istio/test-e2e-py2.7-1.13.xml [took 3s]
Raw output
AssertionError: Needed at least 1 candidates for 'istio.citadel.server.cert_chain_expiry_timestamp', got 0   Expected:           MetricStub(name='istio.citadel.server.cert_chain_expiry_timestamp', type=None, value=None, tags=None, hostname=None, device=None, flush_first_value=None)   Similar submitted:   Score   Most similar   0.88    MetricStub(name=u'istio.citadel.server.root_cert_expiry_timestamp', type=0, value=2026894132, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.88    MetricStub(name=u'istio.citadel.server.root_cert_expiry_timestamp', type=0, value=2026894132, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.69    MetricStub(name=u'istio.citadel.server.csr_count', type=2, value=0, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.60    MetricStub(name=u'istio.citadel.server.success_cert_issuance_count', type=2, value=0, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.58    MetricStub(name=u'istio.grpc.server.handled_total', type=2, value=0, tags=[u'grpc_code:OK', u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.55    MetricStub(name=u'istio.grpc.server.msg_received_total', type=2, value=0, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.53    MetricStub(name=u'istio.grpc.server.msg_sent_total', type=2, value=0, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.51    MetricStub(name=u'istio.grpc.server.handling_seconds.sum', type=0, value=0.006648163, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.51    MetricStub(name=u'istio.grpc.server.handling_seconds.sum', type=0, value=0.006648163, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:none'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:none'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:5.0'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:5.0'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:2.5'], hostname=u'fv-az736-365', device=None, flush_first_value=False)   0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:2.5'], hostname=u'fv-az736-365', device=None, flush_first_value=False) assert False
tests/test_e2e.py:46: in test_e2e_openmetrics_v1
    aggregator.assert_metric(metric)
../datadog_checks_base/datadog_checks/base/stubs/aggregator.py:372: in assert_metric
    self._assert(condition, msg=msg, expected_stub=expected_metric, submitted_elements=self._metrics)
../datadog_checks_base/datadog_checks/base/stubs/aggregator.py:414: in _assert
    assert condition, new_msg
E   AssertionError: Needed at least 1 candidates for 'istio.citadel.server.cert_chain_expiry_timestamp', got 0
E     Expected:
E             MetricStub(name='istio.citadel.server.cert_chain_expiry_timestamp', type=None, value=None, tags=None, hostname=None, device=None, flush_first_value=None)
E     Similar submitted:
E     Score   Most similar
E     0.88    MetricStub(name=u'istio.citadel.server.root_cert_expiry_timestamp', type=0, value=2026894132, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.88    MetricStub(name=u'istio.citadel.server.root_cert_expiry_timestamp', type=0, value=2026894132, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.69    MetricStub(name=u'istio.citadel.server.csr_count', type=2, value=0, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.60    MetricStub(name=u'istio.citadel.server.success_cert_issuance_count', type=2, value=0, tags=[], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.58    MetricStub(name=u'istio.grpc.server.handled_total', type=2, value=0, tags=[u'grpc_code:OK', u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.55    MetricStub(name=u'istio.grpc.server.msg_received_total', type=2, value=0, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.53    MetricStub(name=u'istio.grpc.server.msg_sent_total', type=2, value=0, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.51    MetricStub(name=u'istio.grpc.server.handling_seconds.sum', type=0, value=0.006648163, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.51    MetricStub(name=u'istio.grpc.server.handling_seconds.sum', type=0, value=0.006648163, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:none'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:none'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:5.0'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:5.0'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:2.5'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E     0.50    MetricStub(name=u'istio.grpc.server.handling_seconds.count', type=0, value=2, tags=[u'grpc_method:CreateCertificate', u'grpc_service:istio.v1.auth.IstioCertificateService', u'grpc_type:unary', u'upper_bound:2.5'], hostname=u'fv-az736-365', device=None, flush_first_value=False)
E   assert False

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
istio.tests.test_e2e ‑ test_e2e_openmetrics_v2

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

18 tests found

There are 18 tests, see "Raw output" for the full list of tests.
Raw output
istio.tests.test_e2e ‑ test_e2e_openmetrics_v1
istio.tests.test_e2e ‑ test_e2e_openmetrics_v2
istio.tests.test_istio_v1 ‑ test_legacy_istiod
istio.tests.test_istio_v1 ‑ test_legacy_proxy_mesh
istio.tests.test_istio_v1 ‑ test_legacy_proxy_mesh_exclude
istio.tests.test_istio_v1 ‑ test_legacy_version_metadata
istio.tests.test_istio_v2 ‑ test_all_labels_submitted
istio.tests.test_istio_v2 ‑ test_exclude_labels[exclude_labels0-expected_exclude_labels0]
istio.tests.test_istio_v2 ‑ test_exclude_labels[exclude_labels1-expected_exclude_labels1]
istio.tests.test_istio_v2 ‑ test_exclude_labels[exclude_labels2-expected_exclude_labels2]
istio.tests.test_istio_v2 ‑ test_istio_agent
istio.tests.test_istio_v2 ‑ test_istiod
istio.tests.test_istio_v2 ‑ test_non_conforming_metrics
istio.tests.test_istio_v2 ‑ test_proxy_exclude_labels
istio.tests.test_istio_v2 ‑ test_proxy_mesh
istio.tests.test_istio_v2 ‑ test_type_override_proxy_mesh
istio.tests.test_istio_v2 ‑ test_unverified_metrics
istio.tests.test_istio_v2 ‑ test_version_metadata