From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: tduszynski@marvell.com, robot@bytheb.org
Subject: |FAILURE| pw148573 [PATCH v16 4/4] eal: add PMU support to tracing library
Date: Mon, 18 Nov 2024 03:24:45 -0500 [thread overview]
Message-ID: <20241118082445.3854317-1-robot@bytheb.org> (raw)
In-Reply-To: <20241118073706.3129423-5-tduszynski@marvell.com>
From: robot@bytheb.org
Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/148573/
_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11887937216
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------
-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: doc/api/man
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/pmu/rte_pmu.h:176: error: Unsupported xml/html tag <pmu> found (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[55/1937] Compiling C object examples/dpdk-ethtool.p/ethtool_ethtool-app_ethapp.c.o
[56/1937] Compiling C object examples/dpdk-dma.p/dma_dmafwd.c.o
[57/1937] Generating doxygen-html with a custom command
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/pmu/rte_pmu.h:176: error: Unsupported xml/html tag <pmu> found (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[58/1937] Generating dts_api_html with a custom command
[59/1937] Generating html_guides with a custom command
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-debug+doc+examples+tests" at step Build and test
####################################################################################
####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: doc/api/man
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/pmu/rte_pmu.h:176: error: Unsupported xml/html tag <pmu> found (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[49/1937] Generating doxygen-html with a custom command
FAILED: doc/api/html
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/pmu/rte_pmu.h:176: error: Unsupported xml/html tag <pmu> found (warning treated as error, aborting now)
Traceback (most recent call last):
File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
subprocess.run(doxygen_command, check=True, stdout=out)
File "/usr/lib/python3.10/subprocess.py", line 526, in run
raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[50/1937] Compiling C object examples/dpdk-distributor.p/distributor_main.c.o
[51/1937] Compiling C object examples/dpdk-bbdev_app.p/bbdev_app_main.c.o
[52/1937] Generating dts_api_html with a custom command
[53/1937] Generating html_guides with a custom command
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------
next prev parent reply other threads:[~2024-11-18 8:24 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20241118073706.3129423-5-tduszynski@marvell.com>
2024-11-18 7:07 ` |SUCCESS| pw148570-148573 " qemudev
2024-11-18 7:12 ` qemudev
2024-11-18 7:39 ` |SUCCESS| pw148573 " checkpatch
2024-11-18 8:24 ` 0-day Robot [this message]
2024-11-18 9:56 ` |PENDING| pw148570-148573 [PATCH] [v16,4/4] eal: add PMU support to dpdklab
2024-11-18 10:00 ` |SUCCESS| " dpdklab
2024-11-18 10:00 ` |FAILURE| " dpdklab
2024-11-18 10:04 ` |SUCCESS| " dpdklab
2024-11-18 10:05 ` dpdklab
2024-11-18 10:14 ` dpdklab
2024-11-18 10:16 ` dpdklab
2024-11-18 10:20 ` dpdklab
2024-11-18 10:25 ` dpdklab
2024-11-18 10:55 ` |FAILURE| " dpdklab
2024-11-18 11:08 ` |WARNING| " dpdklab
2024-11-18 11:08 ` |SUCCESS| " dpdklab
2024-11-18 11:10 ` |FAILURE| " dpdklab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241118082445.3854317-1-robot@bytheb.org \
--to=robot@bytheb.org \
--cc=tduszynski@marvell.com \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).