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

CI build CI / CMake -> exporter proto (Build as DLL) (pull_request) is unstable #3173

Open
marcalff opened this issue Nov 26, 2024 · 0 comments
Labels
bug Something isn't working triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@marcalff
Copy link
Member

Seen the following failure multiple times in CI:

Build:

CI / CMake -> exporter proto (Build as DLL) (pull_request)

Logs:

        Start 460: exporter.with_env_properties.ETWLogger.LoggerCheckWithAttributes
460/461 Test #460: exporter.with_env_properties.ETWLogger.LoggerCheckWithAttributes .....................................   Passed    0.01 sec
        Start 461: exporter.with_env_properties.ETWLogger.LoggerCheckWithTableNameMappings
461/461 Test #461: exporter.with_env_properties.ETWLogger.LoggerCheckWithTableNameMappings ..............................   Passed    0.01 sec

100% tests passed, 0 tests failed out of 461

Total Test time (real) =  34.43 sec
{
  name          : f1
  trace_id      : 35cd60277d99e0a524430f44e4c5b148
  span_id       : e3986f39c8b3d113
  tracestate    : 
  parent_span_id: c829b4b5abac616a
  start         : 1732632584148105700
  duration      : 8000
  description   : 
  span kind     : Internal
	service.name: unknown_service
  instr-lib     : foo_library-1.18.0
}
{
  name          : library
  trace_id      : 35cd60277d99e0a524430f44e4c5b148
  span_id       : 2bd16acfaa308e03
  tracestate    : 
  parent_span_id: 0000000000000000
  start         : 1732632584148034600
  duration      : 321500
  description   : 
  span kind     : Internal
  status        : Unset
  attributes    : 
  events        : 
  links         : 
  resources     : 
	telemetry.sdk.language: cpp
	telemetry.sdk.name: opentelemetry
	telemetry.sdk.version: 1.18.0
	service.name: unknown_service
  instr-lib     : foo_library-1.18.0
}

Error: Process completed with exit code 1.

So, all tests pass, and yet the CI fails.
To investigate, what exactly returns an error code (and why) to the github worker.

@marcalff marcalff added the bug Something isn't working label Nov 26, 2024
@github-actions github-actions bot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Nov 26, 2024
@marcalff marcalff added triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

1 participant