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

The eventd.proxy test occasionally fails #20494

Closed
sonic-otn opened this issue Oct 14, 2024 · 1 comment
Closed

The eventd.proxy test occasionally fails #20494

sonic-otn opened this issue Oct 14, 2024 · 1 comment

Comments

@sonic-otn
Copy link

Description

The eventd.proxy test occasionally fails on my build server, but the issue is resolved when I rerun the command make target/debs/bookworm/sonic-eventd_1.0.0-0_amd64.deb. I'm working on the main branch with PR #20024.

[----------] 6 tests from eventd
[ RUN ] eventd.proxy
Proxy TEST started
tests/eventd_ut.cpp:170: Failure
Expected equality of these values:
1
rc
Which is: 36
Finished building: rsyslog_plugin/rsyslog_plugin.cpp

Buidling Target: rsyslog-plugin
Invoking: G++ Linker
g++ -Wl,-z,relro -Wl,-z,now -o rsyslog_plugin/rsyslog_plugin ./rsyslog_plugin/rsyslog_plugin.o ./rsyslog_plugin/syslog_parser.o ./rsyslog_plugin/timestamp_formatter.o ./rsyslog_plugin/main.o -levent -lhiredis -lswsscommon -lpthread -lboost_thread -lboost_system -lzmq -lboost_serialization -luuid -llua5.1
Finished building target: rsyslog-plugin

tests/eventd_ut.cpp:279: Failure
Expected equality of these values:
rd_cevts_sz
Which is: 6
wr_evts.size()
Which is: 5
eventd_proxy is tested GOOD
[ FAILED ] eventd.proxy (1627 ms)

Steps to reproduce the issue:

  1. make SONIC_BUILD_JOBS=8 target/sonic-vs.img.gz

Describe the results you received:

Describe the results you expected:

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@sonic-otn
Copy link
Author

Can not reproduce it now, close it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant