View Issue Details

IDProjectCategoryView StatusLast Update
0010430GNUnetotherpublic2025-09-21 21:27
Reporternoe Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformLinux x86_64OSGNU Guix 
Summary0010430: Test timeout for test_pils_api_hello
DescriptionHi,

I’m trying to update the Guix package for GNUnet to 0.25.0 and I’m getting this test timeout:

 69/109 gnunet:pils / test_pils_api_hello FAIL 5.02s exit status 42
>>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=87 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/lib/util:/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/lib/hello:/tmp/guix-build-gnunet-0.25.0.drv-0/build/src/service/pils /tmp/guix-build-gnunet-0.25.0.drv-0/build/src/service/pils/test_pils_api_hello
――――――――――――――――――――――――――――――――――――― ✀ ―――――――――――――――――――――――――――――――――――――
stderr:
2025-09-21T18:55:49.052884+0000 pils-api-4639 DEBUG Connection to service successful!.
2025-09-21T18:55:49.058361+0000 pils-4642 ERROR Successfully generated a new peer id MABAHW - inform clients
2025-09-21T18:55:49.058707+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:445.
2025-09-21T18:55:49.058721+0000 test-pils-api-hello-4639 ERROR Invalid address `invalid'
2025-09-21T18:55:49.058725+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:460.
2025-09-21T18:55:49.058728+0000 test-pils-api-hello-4639 WARNING External protocol violation detected at ../gnunet-0.25.0/src/lib/hello/hello-uri.c:453.
2025-09-21T18:55:49.058974+0000 test-pils-api-hello-4639 ERROR Failed to verify hello
Timeout.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

The meson build system is used.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-09-21 21:27 noe New Issue