|FAILURE| pw138754-138762 [PATCH] [v11,9/9] log: colorize log output

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Sun Mar 24 06:10:11 CET 2024


Test-Label: iol-unit-arm64-testing
Test-Status: FAILURE
http://dpdk.org/patch/138762

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Sunday, March 24 2024 02:33:31 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:0219d467bcb1d19b386b5bae8eecd3514ba13fdb

138754-138762 --> testing fail

Test environment and result as below:

+--------------------------+--------------+---------------------------+------------------------------+----------------+
|       Environment        | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test |
+==========================+==============+===========================+==============================+================+
| Ubuntu 20.04 ARM SVE     | FAIL         | SKIPPED                   | SKIPPED                      | SKIPPED        |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 12 (arm)          | SKIPPED      | PASS                      | PASS                         | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Ubuntu 20.04 (ARM)       | SKIPPED      | SKIPPED                   | SKIPPED                      | FAIL           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Debian 11 (Buster) (ARM) | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 37 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| CentOS Stream 9 (ARM)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM)          | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+
| Fedora 38 (ARM Clang)    | SKIPPED      | SKIPPED                   | SKIPPED                      | PASS           |
+--------------------------+--------------+---------------------------+------------------------------+----------------+

==== 20 line log output for Ubuntu 20.04 (ARM) (dpdk_unit_test): ====
[3/3168] Compiling C object 'lib/76b5a35@@rte_argparse at sta/argparse_rte_argparse.c.o'.
[4/3168] Linking static target lib/librte_kvargs.a.
[5/3168] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_data.c.o'.
[6/3168] Linking static target lib/librte_argparse.a.
[7/3168] Compiling C object 'lib/76b5a35@@rte_telemetry at sta/telemetry_telemetry_legacy.c.o'.
[8/3168] Linking static target lib/librte_telemetry.a.
[9/3168] Generating argparse.sym_chk with a meson_exe.py custom command.
[10/3168] Generating kvargs.sym_chk with a meson_exe.py custom command.
[11/3168] Compiling C object 'lib/76b5a35@@rte_log at sta/log_log.c.o'.
FAILED: lib/76b5a35@@rte_log at sta/log_log.c.o
ccache cc -Ilib/76b5a35@@rte_log at sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/include -Ilib/log -I../lib/log -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -std=c11 -O3 -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=thunderx2t99+crc+crypto -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.log -MD -MQ 'lib/76b5a35@@rte_log at sta/log_log.c.o' -MF 'lib/76b5a35@@rte_log at sta/log_log.c.o.d' -o 'lib/76b5a35@@rte_log at sta/log_log.c.o' -c ../lib/log/log.c
../lib/log/log.c: In function 'journal_send_id':
../lib/log/log.c:881:3: error: ignoring return value of 'write', declared with attribute warn_unused_result [-Werror=unused-result]
881 |   write(fd, syslog_id, len);
|   ^~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[12/3168] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_class.c.o'.
[13/3168] Generating telemetry.sym_chk with a meson_exe.py custom command.
[14/3168] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_common_eal_common_bus.c.o'.
ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29644/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/


More information about the test-report mailing list