#1137398 golang-opentelemetry-contrib: FTBFS: FAIL: TestMetricProducerFallbackWithPrometheusExporter

#1137398#5
Date:
2026-05-23 13:46:15 UTC
From:
To:
Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202605/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:golang-opentelemetry-contrib, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=golang --builddirectory=_build
   dh_auto_clean -O--buildsystem=golang -O--builddirectory=_build
   dh_autoreconf_clean -O--buildsystem=golang -O--builddirectory=_build
   dh_clean -O--buildsystem=golang -O--builddirectory=_build
 debian/rules binary
dh binary --buildsystem=golang --builddirectory=_build
   dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
   dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
   dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
dh_auto_configure: warning: "go.opentelemetry.io/contrib" is already installed. Please check for circular dependencies.

   debian/rules execute_after_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# google.golang.org/grpc/interop is currently broken, missing files.

[... snipped ...]

=== RUN   TestInjectB3/none:_sampled
=== RUN   TestInjectB3/none:_not_sampled
=== RUN   TestInjectB3/none:_unset_sampled
=== RUN   TestInjectB3/none:_sampled_only
=== RUN   TestInjectB3/none:_debug
=== RUN   TestInjectB3/none:_debug_omitting_sample
=== RUN   TestInjectB3/multiple:_sampled
=== RUN   TestInjectB3/multiple:_not_sampled
=== RUN   TestInjectB3/multiple:_unset_sampled
=== RUN   TestInjectB3/multiple:_sampled_only
=== RUN   TestInjectB3/multiple:_debug
=== RUN   TestInjectB3/multiple:_debug_omitting_sample
=== RUN   TestInjectB3/single:_sampled
=== RUN   TestInjectB3/single:_not_sampled
=== RUN   TestInjectB3/single:_unset_sampled
=== RUN   TestInjectB3/single:_sampled_only
=== RUN   TestInjectB3/single:_debug
=== RUN   TestInjectB3/single:_debug_omitting_sample
=== RUN   TestInjectB3/single+multiple:_sampled
=== RUN   TestInjectB3/single+multiple:_not_sampled
=== RUN   TestInjectB3/single+multiple:_unset_sampled
=== RUN   TestInjectB3/single+multiple:_sampled_only
=== RUN   TestInjectB3/single+multiple:_debug
=== RUN   TestInjectB3/single+multiple:_debug_omitting_sample
=== RUN   TestInjectB3/none:_empty
=== RUN   TestInjectB3/multiple:_empty
=== RUN   TestInjectB3/single:_empty
=== RUN   TestInjectB3/single+multiple:_empty
=== RUN   TestInjectB3/none:_missing_traceID
=== RUN   TestInjectB3/multiple:_missing_traceID
=== RUN   TestInjectB3/single:_missing_traceID
=== RUN   TestInjectB3/single+multiple:_missing_traceID
=== RUN   TestInjectB3/none:_missing_spanID
=== RUN   TestInjectB3/multiple:_missing_spanID
=== RUN   TestInjectB3/single:_missing_spanID
=== RUN   TestInjectB3/single+multiple:_missing_spanID
=== RUN   TestInjectB3/none:_missing_traceID_and_spanID
=== RUN   TestInjectB3/multiple:_missing_traceID_and_spanID
=== RUN   TestInjectB3/single:_missing_traceID_and_spanID
=== RUN   TestInjectB3/single+multiple:_missing_traceID_and_spanID
--- PASS: TestInjectB3 (0.00s)
    --- PASS: TestInjectB3/none:_sampled (0.00s)
    --- PASS: TestInjectB3/none:_not_sampled (0.00s)
    --- PASS: TestInjectB3/none:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/none:_sampled_only (0.00s)
    --- PASS: TestInjectB3/none:_debug (0.00s)
    --- PASS: TestInjectB3/none:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/multiple:_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_not_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/multiple:_sampled_only (0.00s)
    --- PASS: TestInjectB3/multiple:_debug (0.00s)
    --- PASS: TestInjectB3/multiple:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/single:_sampled (0.00s)
    --- PASS: TestInjectB3/single:_not_sampled (0.00s)
    --- PASS: TestInjectB3/single:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/single:_sampled_only (0.00s)
    --- PASS: TestInjectB3/single:_debug (0.00s)
    --- PASS: TestInjectB3/single:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/single+multiple:_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_not_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_unset_sampled (0.00s)
    --- PASS: TestInjectB3/single+multiple:_sampled_only (0.00s)
    --- PASS: TestInjectB3/single+multiple:_debug (0.00s)
    --- PASS: TestInjectB3/single+multiple:_debug_omitting_sample (0.00s)
    --- PASS: TestInjectB3/none:_empty (0.00s)
    --- PASS: TestInjectB3/multiple:_empty (0.00s)
    --- PASS: TestInjectB3/single:_empty (0.00s)
    --- PASS: TestInjectB3/single+multiple:_empty (0.00s)
    --- PASS: TestInjectB3/none:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/single:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_traceID (0.00s)
    --- PASS: TestInjectB3/none:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/single:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_spanID (0.00s)
    --- PASS: TestInjectB3/none:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/multiple:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/single:_missing_traceID_and_spanID (0.00s)
    --- PASS: TestInjectB3/single+multiple:_missing_traceID_and_spanID (0.00s)
=== RUN   TestB3Propagator_Fields
--- PASS: TestB3Propagator_Fields (0.00s)
=== RUN   TestVersionSemver
--- PASS: TestVersionSemver (0.00s)
PASS
ok  	go.opentelemetry.io/contrib/propagators/b3	0.005s
=== RUN   TestJaeger_Extract
--- PASS: TestJaeger_Extract (0.00s)
=== RUN   TestJaeger_Fields
--- PASS: TestJaeger_Fields (0.00s)
=== RUN   TestExtractJaeger
=== RUN   TestExtractJaeger/empty
=== RUN   TestExtractJaeger/sampling_state_not_sample
=== RUN   TestExtractJaeger/sampling_state_sampled
=== RUN   TestExtractJaeger/sampling_state_debug
=== RUN   TestExtractJaeger/sampling_state_debug_but_sampled_bit_didn't_set,_result_in_not_sampled_decision
=== RUN   TestExtractJaeger/flag_can_be_various_length
=== RUN   TestExtractJaeger/flag_can_be_hex_numbers
=== RUN   TestExtractJaeger/left_padding_60_bit_trace_ID
=== RUN   TestExtractJaeger/left_padding_64_bit_trace_ID
=== RUN   TestExtractJaeger/128_bit_trace_ID
=== RUN   TestExtractJaeger/ignore_parent_span_id
=== RUN   TestExtractJaeger/trace_ID_length_>_32
=== RUN   TestExtractJaeger/span_ID_length_is_not_16_or_32
=== RUN   TestExtractJaeger/invalid_trace_ID
=== RUN   TestExtractJaeger/invalid_span_ID
=== RUN   TestExtractJaeger/invalid_flags
=== RUN   TestExtractJaeger/invalid_separator
=== RUN   TestExtractJaeger/missing_jaeger_header
=== RUN   TestExtractJaeger/empty_header_value
--- PASS: TestExtractJaeger (0.00s)
    --- PASS: TestExtractJaeger/empty (0.00s)
    --- PASS: TestExtractJaeger/sampling_state_not_sample (0.00s)
    --- PASS: TestExtractJaeger/sampling_state_sampled (0.00s)
    --- PASS: TestExtractJaeger/sampling_state_debug (0.00s)
    --- PASS: TestExtractJaeger/sampling_state_debug_but_sampled_bit_didn't_set,_result_in_not_sampled_decision (0.00s)
    --- PASS: TestExtractJaeger/flag_can_be_various_length (0.00s)
    --- PASS: TestExtractJaeger/flag_can_be_hex_numbers (0.00s)
    --- PASS: TestExtractJaeger/left_padding_60_bit_trace_ID (0.00s)
    --- PASS: TestExtractJaeger/left_padding_64_bit_trace_ID (0.00s)
    --- PASS: TestExtractJaeger/128_bit_trace_ID (0.00s)
    --- PASS: TestExtractJaeger/ignore_parent_span_id (0.00s)
    --- PASS: TestExtractJaeger/trace_ID_length_>_32 (0.00s)
    --- PASS: TestExtractJaeger/span_ID_length_is_not_16_or_32 (0.00s)
    --- PASS: TestExtractJaeger/invalid_trace_ID (0.00s)
    --- PASS: TestExtractJaeger/invalid_span_ID (0.00s)
    --- PASS: TestExtractJaeger/invalid_flags (0.00s)
    --- PASS: TestExtractJaeger/invalid_separator (0.00s)
    --- PASS: TestExtractJaeger/missing_jaeger_header (0.00s)
    --- PASS: TestExtractJaeger/empty_header_value (0.00s)
=== RUN   TestInjectJaeger
=== RUN   TestInjectJaeger/sampled
=== RUN   TestInjectJaeger/debug
=== RUN   TestInjectJaeger/not_sampled
=== RUN   TestInjectJaeger/empty
=== RUN   TestInjectJaeger/missing_traceID
=== RUN   TestInjectJaeger/missing_spanID
=== RUN   TestInjectJaeger/missing_both_traceID_and_spanID
--- PASS: TestInjectJaeger (0.00s)
    --- PASS: TestInjectJaeger/sampled (0.00s)
    --- PASS: TestInjectJaeger/debug (0.00s)
    --- PASS: TestInjectJaeger/not_sampled (0.00s)
    --- PASS: TestInjectJaeger/empty (0.00s)
    --- PASS: TestInjectJaeger/missing_traceID (0.00s)
    --- PASS: TestInjectJaeger/missing_spanID (0.00s)
    --- PASS: TestInjectJaeger/missing_both_traceID_and_spanID (0.00s)
=== RUN   TestVersionSemver
--- PASS: TestVersionSemver (0.00s)
PASS
ok  	go.opentelemetry.io/contrib/propagators/jaeger	0.004s
=== RUN   TestOT_Extract
--- PASS: TestOT_Extract (0.00s)
=== RUN   TestOT_Fields
--- PASS: TestOT_Fields (0.00s)
=== RUN   TestExtractOT
=== RUN   TestExtractOT/empty
=== RUN   TestExtractOT/sampling_state_not_sample
=== RUN   TestExtractOT/sampling_state_sampled
=== RUN   TestExtractOT/baggage_multiple_values
=== RUN   TestExtractOT/left_padding_64_bit_trace_ID
=== RUN   TestExtractOT/128_bit_trace_ID
=== RUN   TestExtractOT/trace_ID_length_>_32
=== RUN   TestExtractOT/trace_ID_length_is_not_32_or_16
=== RUN   TestExtractOT/span_ID_length_is_not_16_or_32
=== RUN   TestExtractOT/invalid_trace_ID
=== RUN   TestExtractOT/invalid_span_ID
=== RUN   TestExtractOT/invalid_sampled
=== RUN   TestExtractOT/invalid_baggage_key
=== RUN   TestExtractOT/invalid_baggage_value
=== RUN   TestExtractOT/invalid_baggage_result_(too_large)
=== RUN   TestExtractOT/missing_headers
=== RUN   TestExtractOT/empty_header_value
--- PASS: TestExtractOT (0.00s)
    --- PASS: TestExtractOT/empty (0.00s)
    --- PASS: TestExtractOT/sampling_state_not_sample (0.00s)
    --- PASS: TestExtractOT/sampling_state_sampled (0.00s)
    --- PASS: TestExtractOT/baggage_multiple_values (0.00s)
    --- PASS: TestExtractOT/left_padding_64_bit_trace_ID (0.00s)
    --- PASS: TestExtractOT/128_bit_trace_ID (0.00s)
    --- PASS: TestExtractOT/trace_ID_length_>_32 (0.00s)
    --- PASS: TestExtractOT/trace_ID_length_is_not_32_or_16 (0.00s)
    --- PASS: TestExtractOT/span_ID_length_is_not_16_or_32 (0.00s)
    --- PASS: TestExtractOT/invalid_trace_ID (0.00s)
    --- PASS: TestExtractOT/invalid_span_ID (0.00s)
    --- PASS: TestExtractOT/invalid_sampled (0.00s)
    --- PASS: TestExtractOT/invalid_baggage_key (0.00s)
    --- PASS: TestExtractOT/invalid_baggage_value (0.00s)
    --- PASS: TestExtractOT/invalid_baggage_result_(too_large) (0.00s)
    --- PASS: TestExtractOT/missing_headers (0.00s)
    --- PASS: TestExtractOT/empty_header_value (0.00s)
=== RUN   TestInjectOT
=== RUN   TestInjectOT/sampled
=== RUN   TestInjectOT/not_sampled
=== RUN   TestInjectOT/empty
=== RUN   TestInjectOT/missing_traceID
=== RUN   TestInjectOT/missing_spanID
=== RUN   TestInjectOT/missing_both_traceID_and_spanID
--- PASS: TestInjectOT (0.00s)
    --- PASS: TestInjectOT/sampled (0.00s)
    --- PASS: TestInjectOT/not_sampled (0.00s)
    --- PASS: TestInjectOT/empty (0.00s)
    --- PASS: TestInjectOT/missing_traceID (0.00s)
    --- PASS: TestInjectOT/missing_spanID (0.00s)
    --- PASS: TestInjectOT/missing_both_traceID_and_spanID (0.00s)
=== RUN   TestVersionSemver
--- PASS: TestVersionSemver (0.00s)
PASS
ok  	go.opentelemetry.io/contrib/propagators/ot	0.005s
=== RUN   TestBoundariesNumBuckets
--- PASS: TestBoundariesNumBuckets (0.00s)
=== RUN   TestBoundariesGetBucketIndex
--- PASS: TestBoundariesGetBucketIndex (0.00s)
=== RUN   TestBucket
--- PASS: TestBucket (0.00s)
=== RUN   TestBucketAddSample
--- PASS: TestBucketAddSample (0.00s)
=== RUN   TestBucketZeroCapacity
--- PASS: TestBucketZeroCapacity (0.00s)
=== RUN   TestSpanProcessorDoNothing
--- PASS: TestSpanProcessorDoNothing (0.00s)
=== RUN   TestSpanProcessor
--- PASS: TestSpanProcessor (0.00s)
=== RUN   TestSpanProcessorFuzzer
--- PASS: TestSpanProcessorFuzzer (0.03s)
=== RUN   TestSpanProcessorNegativeLatency
--- PASS: TestSpanProcessorNegativeLatency (0.00s)
=== RUN   TestSpanProcessorSpansByLatencyWrongIndex
--- PASS: TestSpanProcessorSpansByLatencyWrongIndex (0.00s)
=== RUN   TestSpanRowFormatter
=== RUN   TestSpanRowFormatter/with_an_invalid_span_context
=== RUN   TestSpanRowFormatter/with_a_valid_span_context
=== RUN   TestSpanRowFormatter/with_a_valid_parent_span_context
--- PASS: TestSpanRowFormatter (0.00s)
    --- PASS: TestSpanRowFormatter/with_an_invalid_span_context (0.00s)
    --- PASS: TestSpanRowFormatter/with_a_valid_span_context (0.00s)
    --- PASS: TestSpanRowFormatter/with_a_valid_parent_span_context (0.00s)
=== RUN   TestNewTracezHandler
--- PASS: TestNewTracezHandler (0.00s)
=== RUN   TestTracezHandler_ServeHTTP
=== RUN   TestTracezHandler_ServeHTTP/basic_response_with_no_query_params
=== RUN   TestTracezHandler_ServeHTTP/query_for_existing_span
=== RUN   TestTracezHandler_ServeHTTP/query_for_non-existing_span
=== RUN   TestTracezHandler_ServeHTTP/latency_spans_(type=1)
=== RUN   TestTracezHandler_ServeHTTP/error_spans_(type=2)
=== RUN   TestTracezHandler_ServeHTTP/with_latency_bucket
=== RUN   TestTracezHandler_ServeHTTP/all_parameters
=== RUN   TestTracezHandler_ServeHTTP/type_only
=== RUN   TestTracezHandler_ServeHTTP/latency_bucket_only
=== RUN   TestTracezHandler_ServeHTTP/invalid_type_value
=== RUN   TestTracezHandler_ServeHTTP/negative_latency_bucket
=== RUN   TestTracezHandler_ServeHTTP/multiple_spans_with_same_name
=== RUN   TestTracezHandler_ServeHTTP/invalid_form_encoding
--- PASS: TestTracezHandler_ServeHTTP (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/basic_response_with_no_query_params (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/query_for_existing_span (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/query_for_non-existing_span (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/latency_spans_(type=1) (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/error_spans_(type=2) (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/with_latency_bucket (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/all_parameters (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/type_only (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/latency_bucket_only (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/invalid_type_value (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/negative_latency_bucket (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/multiple_spans_with_same_name (0.00s)
    --- PASS: TestTracezHandler_ServeHTTP/invalid_form_encoding (0.00s)
=== RUN   TestTracezHandler_ConcurrentSafe
--- PASS: TestTracezHandler_ConcurrentSafe (0.00s)
=== RUN   TestVersionSemver
--- PASS: TestVersionSemver (0.00s)
PASS
ok  	go.opentelemetry.io/contrib/zpages	0.042s
?   	go.opentelemetry.io/contrib/zpages/internal	[no test files]
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 go.opentelemetry.io/contrib go.opentelemetry.io/contrib/exporters/autoexport go.opentelemetry.io/contrib/propagators/autoprop go.opentelemetry.io/contrib/propagators/aws go.opentelemetry.io/contrib/propagators/aws/xray go.opentelemetry.io/contrib/propagators/b3 go.opentelemetry.io/contrib/propagators/jaeger go.opentelemetry.io/contrib/propagators/ot go.opentelemetry.io/contrib/zpages go.opentelemetry.io/contrib/zpages/internal returned exit code 1
make: *** [debian/rules:36: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1137398#10
Date:
2026-05-24 12:35:02 UTC
From:
To:
I introduced these changes in the MR:
- Removed bridges/prometheus from DH_GOLANG_EXCLUDES
(can now build with otel 1.43.0-2)
- Added golang-github-prometheus-client-golang-dev and
golang-github-prometheus-otlptranslator-dev to Build-Depends
- Updated otel dependency to >= 1.43.0-2

With those changes, dh-golang automatically builds and tests both
bridges/prometheus and exporters/autoexport. Clean sbuild results:

ok go.opentelemetry.io/contrib/bridges/prometheus 0.020s
ok go.opentelemetry.io/contrib/exporters/autoexport 0.079s

All 11 test suites pass, 0 failures.

I am CCing: Andrew with whom I am coordinating to do the version bumps for the otel/collector/auto ecosystem uploads.

Cheers,
Juan

#1137398#15
Date:
2026-05-25 12:34:12 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
golang-opentelemetry-contrib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1137398@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Juan Manuel Méndez Rey <juan.mendezr@proton.me> (supplier of updated golang-opentelemetry-contrib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sat, 23 May 2026 16:58:45 +0200
Source: golang-opentelemetry-contrib
Architecture: source
Version: 1.43.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed-By: Juan Manuel Méndez Rey <juan.mendezr@proton.me>
Closes: 1137398
Changes:
 golang-opentelemetry-contrib (1.43.0-1) unstable; urgency=medium
 .
   * New upstream version 1.43.0
   * Re-enable exporters/autoexport and bridges/prometheus (Closes:
     #1137398)
Checksums-Sha1:
 53439e67b18c3f86b6989af6b090c39bc32f2215 2784 golang-opentelemetry-contrib_1.43.0-1.dsc
 77c5357fb6772f2c3d507130922ca80c2dc9d572 837784 golang-opentelemetry-contrib_1.43.0.orig.tar.gz
 73d2bb00a6f6b755687d99bbe8c25dfdebf60252 4312 golang-opentelemetry-contrib_1.43.0-1.debian.tar.xz
 0ebd1d11a1a2f92d32ece1935a049e4246b112bd 6149 golang-opentelemetry-contrib_1.43.0-1_source.buildinfo
Checksums-Sha256:
 5306ed0bd38acf82d55c4565d4df3e3d23d2ecf1e64ae338b8b547717992d5a3 2784 golang-opentelemetry-contrib_1.43.0-1.dsc
 798cb2ffb0b3d2f9a1ad41768addaf89a804ad11e7759c04647e4e72efe88c9f 837784 golang-opentelemetry-contrib_1.43.0.orig.tar.gz
 05295d456039111962d6c854f7c9c44d4bb7e469eb0d349fb7142a567f674be7 4312 golang-opentelemetry-contrib_1.43.0-1.debian.tar.xz
 5ab2e836dc6d4670e7aaf4111a976803df8f7726570e672b1691f741af58f440 6149 golang-opentelemetry-contrib_1.43.0-1_source.buildinfo
Files:
 c8faacbd4860d8e4ff2c8fc537f68577 2784 golang optional golang-opentelemetry-contrib_1.43.0-1.dsc
 4e03ade82e054808853a16a850ecd4d6 837784 golang optional golang-opentelemetry-contrib_1.43.0.orig.tar.gz
 96553a86bcc2a90686d4de07a0a1409d 4312 golang optional golang-opentelemetry-contrib_1.43.0-1.debian.tar.xz
 46adc8b68ea98153878281618bf41c1a 6149 golang optional golang-opentelemetry-contrib_1.43.0-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEE703UlH90QYpfEyJV58vhUqwX+XMFAmoUPCcACgkQ58vhUqwX
+XNGng//Ug2mnP/osYRNx+v8vJx5DV9SODP1qncUS+knwxprf8hbR3pqVPgPCcEk
bC1MclcoT8RAAJzhJw27oFaHd5Z5P5k1NBAHRZPlvv3HMOvjs+AI/IOv0s8FnxV4
tzGoVCEwZf7l6vmZDun8+yaZVu0rOQ6iTrXx2rJAf8N2o8MICMZIJc4yngHwgUgk
SAwPwCbhwe0/28zIZSrWB9MpoHkPGLZZBb51N6Z1A1qpkyiJ6IXzlWq+9hm2h2N7
D0wx6G+If0//GV+0qgzcxKzwWrSNQJ+4kWvFWHdrUb0ISsdogPgd9ZZEBMPcbbk/
DDiJJixreho9s3eJFMZCpd3//URSH4CXCwGrB72SBGf6rmVPdp3P6WU2P5YdoRk0
XF7PaUNJfhQoR9YQ7Ij/qYyvqWxwsAaCRFl3ijo7+aDKn1lhhvJzY0vV6Ne7Tqky
+/5l7y+GmCG9T/6lRSq20796Ii36BAqLe6bi3hGturA5ghGFgUM5LBTjeeap5gOC
A6s88YjpazXcxlyTzRu1lHRbrwBtevVRXzEMb17+QZOKFlR/rJFWXNyeQIY6XGuM
5bWmmbqOAgkDGE9uGqkb98LYHxIQiNrDaTZxHlt+bWHbwi+x+rWWvyBCkZMfHowA
2lV+E3tPK+iAlmHq102eDtOSZsVJNaAAl2zeAYw/q9g5lyFlFw4=
=uaUn
-----END PGP SIGNATURE-----