Test-Label: iol-x86_64-unit-testing Test-Status: FAILURE http://dpdk.org/patch/109902 _Testing issues_ Submitter: Robin Zhang Date: Wednesday, April 20 2022 07:00:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:76076342ec8ef108a155938d46a88bb493fae60e 109898-109902 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Ubuntu 18.04 | PASS | +------------------+----------------+ | Arch Linux | FAIL | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 34 | FAIL | +------------------+----------------+ | Fedora 33 | FAIL | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 34 clang | FAIL | +------------------+----------------+ | Fedora 32 | FAIL | +------------------+----------------+ | RHEL 7 | PASS | +------------------+----------------+ | Fedora 31 | PASS | +------------------+----------------+ ==== 20 line log output for Fedora 32 (dpdk_unit_test): ==== [168/3348] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_parse_string.c.o'. [169/3348] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_socket.c.o'. [170/3348] Generating symbol file 'lib/76b5a35@@rte_net@sha/librte_net.so.22.2.symbols'. [171/3348] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_os_unix.c.o'. [172/3348] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_vt100.c.o'. [173/3348] Generating rte_cmdline_mingw with a custom command. [174/3348] Generating rte_cmdline_def with a custom command. [175/3348] Linking target lib/librte_ethdev.so.22.2. FAILED: lib/librte_ethdev.so.22.2 ccache cc -o lib/librte_ethdev.so.22.2 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_driver.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_private.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_profile.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_trace_points.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_class_eth.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_flow.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_mtr.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_rte_tm.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o' 'lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,librte_ethdev.so.22 -Wl,--no-as-needed -pthread -lm -ldl -lnuma lib/librte_eal.so.22.2 lib/librte_kvargs.so.22.2 lib/librte_telemetry.so.22.2 lib/librte_net.so.22.2 lib/librte_mbuf.so.22.2 lib/librte_mempool.so.22.2 lib/librte_ring.so.22.2 lib/librte_meter.so.22.2 -Wl,--end-group -Wl,--version-script=/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/lib/ethdev/version.map '-Wl,-rpath,$ORIGIN/' -Wl,-rpath-link,/home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/lib /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_ethdev_sff_telemetry.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_common.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8079.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8472.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here /usr/bin/ld: lib/76b5a35@@rte_ethdev@sta/ethdev_sff_8636.c.o:(.bss+0x0): multiple definition of `sff_item_count'; lib/76b5a35@@rte_ethdev@sta/ethdev_rte_ethdev.c.o:(.bss+0x82040): first defined here collect2: error: ld returned 1 exit status [176/3348] Generating rte_metrics_def with a custom command. [177/3348] Compiling C object 'lib/76b5a35@@rte_cmdline@sta/cmdline_cmdline_rdline.c.o'. [178/3348] Compiling C object 'lib/76b5a35@@rte_metrics@sta/metrics_rte_metrics.c.o'. ninja: build stopped: subcommand failed. ==== End log output ==== Ubuntu 18.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0-3ubuntu1~18.04 Arch Linux Kernel: 5.4.0-73-generic Compiler: gcc 11.1.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 34 Kernel: 5.4.0-72-generic Compiler: gcc 11.1.1 20210428 (Red Hat 11.1.1-1) Fedora 33 Kernel: 5.4.0-72-generic Compiler: gcc 10.3.1 20210422 (Red Hat 10.3.1-1) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Fedora 34 clang Kernel: 5.4.0-72-generic Compiler: clang 12.0.0 (Fedora 12.0.0-0.3.rc1.fc34) Fedora 32 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 10.2.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 31 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/21844/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/