open-telemetry / open-telemetry/opentelemetry-ruby

TruffleRuby Test Exporter test failling

Open
#1,476 2 comments 1 reaction 1 assignee View on GitHub

@kaylareopelle is already working on this.

Since Oct 16, 2024.

bug help wanted keep
Dominant language
Ruby
Stars
606
Forks
301
Avg merge
3d 19h
Merged PRs (30d)
42

Description

On PRs https://github.com/open-telemetry/opentelemetry-ruby/pull/1442 and https://github.com/open-telemetry/opentelemetry-ruby/pull/1474, the CI workflow's opentelemetry-exporter-otlp-http / ubuntu latest job on the Truffle Ruby step failed the following test:

  1) Failure:
OpenTelemetry::Exporter::OTLP::HTTP::TraceExporter::#export#test_0016_translates all the things [/home/runner/work/opentelemetry-ruby/opentelemetry-ruby/exporter/otlp-http/test/opentelemetry/exporter/otlp/http/trace_exporter_test.rb:634]:
The request POST http://localhost:4318/v1/traces with given block was expected to execute 1 time but it executed 0 times

The following requests were made:

POST http://localhost:4318/v1/traces with body '���d���•ͥ�%T�����ZRT�W�������*��ś_����R�CU����^���*���RT�R!���,��83?O����P�X�@h53�[IQbrj�[����������u3,��N��
�4�����o�	��@-����F��g0j�w�Pn��Ȩb�`r��W�rG����J?��V�L��bK��zƀ����*Ts�ܰ��rߔ��aH�p$�����Z~X;O�3�9g�Ӯ��krFfN���Vc{�x�s1&	1	0z�q1�	q*Κ	�A�BLL^\\��B�\�e�9^�\��B\Z\L�@�%���1�'��B��e@/Kqq�$���jei�j%�J`�2	�q�q��d��C�kp�)`{�z�<�؊S���o�d�A2sZp-�>v' with headers {'Accept'=>'*/*', 'Accept-Encoding'=>'gzip;q=1.0,deflate;q=0.6,identity;q=0.3', 'Content-Encoding'=>'gzip', 'Content-Type'=>'application/x-protobuf', 'User-Agent'=>'Ruby'} was made 1 time

Failed action

This test failure does not seem to be related to the changes in the PRs with the failed test. I'm not sure when it started, but the earliest failure I can find is on #1442 as of June 17.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.