Wind River Support Network

HomeDefectsLIN1019-3256
Fixed

LIN1019-3256 : [LTP]"ioctl_ns05" and "ioctl_ns06" failed on bcm-2xxx-rpi4 and xilinx-zynqmp BSP targets

Created: Nov 4, 2019    Updated: Nov 8, 2020
Resolved Date: Nov 8, 2020
Found In Version: 10.19.45.1
Severity: Standard
Applicable for: Wind River Linux LTS 19
Component/s: BSP

Description

1. Build project

setup.sh --machines=bcm-2xxx-rpi4 --templates feature/test --accept-eula=yes --dl-layers

. ./oe-init-build-env build_test

bitbake-layers add-layer wr-testing/kts-dev echo "WRTEMPLATE_append = \" feature/ltp feature/test\"" >> conf/local.conf

bitbake wrlinux-image-glibc-std

2. Load images to the target

3. Run the following commands on the target

root@bcm-2xxx-rpi4:/opt/ltp/wrLinux_ltp# ./wr-runltp -s ioctl_ns05

root@bcm-2xxx-rpi4:/opt/ltp/wrLinux_ltp# ./wr-runltp -s ioctl_ns06


Logs:
<<<test_start>>>
tag=ioctl_ns05 stime=1570704905
cmdline="ioctl_ns05"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1094: INFO: Timeout per run is 0h 05m 00s
ioctl_ns05.c:79: PASS: child and parent are consistent
tst_checkpoint.c:160: BROK: ioctl_ns05.c:83: tst_checkpoint_wake(0, 1, 10000): ETIMEDOUT

Summary:
passed 1
failed 0
skipped 0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=11 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=12
<<<test_end>>>
<<<test_start>>>
tag=ioctl_ns06 stime=1570704916
cmdline="ioctl_ns06"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1094: INFO: Timeout per run is 0h 05m 00s
ioctl_ns06.c:74: PASS: child and parent are consistent
tst_checkpoint.c:160: BROK: ioctl_ns06.c:78: tst_checkpoint_wake(0, 1, 10000): ETIMEDOUT

Summary:
passed 1
failed 0
skipped 0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=11 termination_type=exited termination_id=2 corefile=no
cutime=0 cstime=14
<<<test_end>>>

Steps to Reproduce

1. Build project

/lpg-build/cdc/fast_prod/WRL10_19/WRL10_19_GIT/wrlinux-10/setup.sh --machines=bcm-2xxx-rpi4 --templates feature/test --accept-eula=yes --dl-layers

. ./oe-init-build-env build_test

bitbake-layers add-layer wr-testing/kts-dev echo "WRTEMPLATE_append = \" feature/ltp feature/test\"" >> conf/local.conf 

bitbake wrlinux-image-glibc-std

2. Load images to the target

3. Run the following commands on the target 

root@bcm-2xxx-rpi4:/opt/ltp/wrLinux_ltp# ./wr-runltp -s ioctl_ns05 

root@bcm-2xxx-rpi4:/opt/ltp/wrLinux_ltp# ./wr-runltp -s ioctl_ns06
Live chat
Online