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

[DO-NOT-MERGE] Az/kc beta cache and close 7.47 #15961

Closed
wants to merge 4 commits into from

[Release] Update metadata

9af613b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

[DO-NOT-MERGE] Az/kc beta cache and close 7.47 #15961

[Release] Update metadata
9af613b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Oct 4, 2023 in 0s

1 fail, 47 pass in 6m 2s

    8 files      8 suites   6m 2s ⏱️
  48 tests   47 ✔️ 0 💤 1
196 runs  191 ✔️ 4 💤 1

Results for commit 9af613b.

Annotations

Check warning on line 0 in kafka_consumer.tests.test_e2e

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 8 runs failed: test_e2e (kafka_consumer.tests.test_e2e)

artifacts/test-results/Kafka Consumer/test-e2e-py3.9-3.3-kerberos$TOX_ENV_NAME.xml [took 3s]
Raw output
AssertionError: Needed exactly 1 candidates for 'kafka.broker_offset', got 0
Expected:
        MetricStub(name='kafka.broker_offset', type=None, value=None, tags=['optional:tag1', 'partition:0', 'topic:marvel'], hostname=None, device=None, flush_first_value=None)
Similar submitted:
Score   Most similar
#x1B[1m#x1B[31mtests/test_e2e.py#x1B[0m:13: in test_e2e
    assert_check_kafka(aggregator, kafka_instance[#x1B[33m'#x1B[39;49;00m#x1B[33mconsumer_groups#x1B[39;49;00m#x1B[33m'#x1B[39;49;00m])#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mtests/common.py#x1B[0m:86: in assert_check_kafka
    aggregator.assert_metric(mname, tags=tags, count=#x1B[94m1#x1B[39;49;00m)#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../datadog_checks_base/datadog_checks/base/stubs/aggregator.py#x1B[0m:368: in assert_metric
    #x1B[96mself#x1B[39;49;00m._assert(condition, msg=msg, expected_stub=expected_metric, submitted_elements=#x1B[96mself#x1B[39;49;00m._metrics)#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31m../datadog_checks_base/datadog_checks/base/stubs/aggregator.py#x1B[0m:410: in _assert
    #x1B[94massert#x1B[39;49;00m condition, new_msg#x1B[90m#x1B[39;49;00m
#x1B[1m#x1B[31mE   AssertionError: Needed exactly 1 candidates for 'kafka.broker_offset', got 0#x1B[0m
#x1B[1m#x1B[31mE   Expected:#x1B[0m
#x1B[1m#x1B[31mE           MetricStub(name='kafka.broker_offset', type=None, value=None, tags=['optional:tag1', 'partition:0', 'topic:marvel'], hostname=None, device=None, flush_first_value=None)#x1B[0m
#x1B[1m#x1B[31mE   Similar submitted:#x1B[0m
#x1B[1m#x1B[31mE   Score   Most similar#x1B[0m

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

48 tests found

There are 48 tests, see "Raw output" for the full list of tests.
Raw output
kafka_consumer.tests.test_e2e ‑ test_e2e
kafka_consumer.tests.test_integration ‑ test_can_send_event
kafka_consumer.tests.test_integration ‑ test_check_kafka
kafka_consumer.tests.test_integration ‑ test_check_kafka_metrics_limit
kafka_consumer.tests.test_integration ‑ test_config[Empty consumer_groups and monitor_unlisted_consumer_groups true]
kafka_consumer.tests.test_integration ‑ test_config[Empty consumer_groups]
kafka_consumer.tests.test_integration ‑ test_config[Invalid Non-string kafka_connect_str]
kafka_consumer.tests.test_integration ‑ test_config[Invalid Nonetype kafka_connect_str]
kafka_consumer.tests.test_integration ‑ test_config[Nonexistent consumer group, resulting in no metrics]
kafka_consumer.tests.test_integration ‑ test_config[One consumer group and one unconsumed topic for that consumer]
kafka_consumer.tests.test_integration ‑ test_config[One consumer group, all topics and partitions]
kafka_consumer.tests.test_integration ‑ test_config[One consumer group, one topic, all partitions]
kafka_consumer.tests.test_integration ‑ test_config[One consumer group, one topic, one partition]
kafka_consumer.tests.test_integration ‑ test_config[Valid list kafka_connect_str]
kafka_consumer.tests.test_integration ‑ test_config[Valid str kafka_connect_str]
kafka_consumer.tests.test_integration ‑ test_consumer_config_error
kafka_consumer.tests.test_integration ‑ test_monitor_broker_highwatermarks[Monitor all broker highwatermarks Disabled]
kafka_consumer.tests.test_integration ‑ test_monitor_broker_highwatermarks[Monitor all broker highwatermarks Enabled]
kafka_consumer.tests.test_integration ‑ test_no_partitions
kafka_consumer.tests.test_integration ‑ test_no_topics
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[All consumer offsets, all topics]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[All consumer offsets, empty topics]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[All consumer offsets, no topics]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Mixing both consumer_groups and consumer_groups_regex]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Mixing consumer_groups, consumer_groups_regex, and monitor_unlisted_consumer_groups]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Multiple consumer_groups specified]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[No consumer offsets, No topics]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[No consumer offsets, empty topics]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[No specified consumer groups, but monitor_unlisted_consumer_groups true]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified consumer group, topic, and partition]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified consumer group, topic]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified consumer with unconsumed topic regex for that consumer]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified topic with an extra nonmatching consumer group regex, monitor_unlisted_consumer_groups false]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified topic, monitor_unlisted_consumer_groups false]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified topics on consumer_groups, but monitor_unlisted_consumer_groups true]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Specified topics on consumer_groups_regex, but monitor_unlisted_consumer_groups true]
kafka_consumer.tests.test_integration ‑ test_regex_consumer_groups[Using the same consumer_groups and consumer_groups_regex values]
kafka_consumer.tests.test_unit ‑ test_oauth_config[Empty sasl_oauth_token_provider, url missing]
kafka_consumer.tests.test_unit ‑ test_oauth_config[No sasl_oauth_token_provider]
kafka_consumer.tests.test_unit ‑ test_oauth_config[client_id missing]
kafka_consumer.tests.test_unit ‑ test_oauth_config[client_secret missing]
kafka_consumer.tests.test_unit ‑ test_oauth_config[valid config]
kafka_consumer.tests.test_unit ‑ test_tls_config_legacy[legacy validate_hostname param]
kafka_consumer.tests.test_unit ‑ test_when_consumer_lag_less_than_zero_then_emit_event
kafka_consumer.tests.test_unit ‑ test_when_consumer_metric_count_hit_context_limit_then_no_more_consumer_metrics
kafka_consumer.tests.test_unit ‑ test_when_highwater_metric_count_hit_context_limit_then_no_more_highwater_metrics
kafka_consumer.tests.test_unit ‑ test_when_partition_is_none_then_emit_warning_log
kafka_consumer.tests.test_unit ‑ test_when_partition_not_in_partitions_then_emit_warning_log