From 064f3deecc6481ed7af420d326cf9bc8dced82e3 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Tue, 15 Dec 2020 02:56:26 +0100 Subject: [PATCH 1/4] zephyr-v2.4.0-2400-g5bb0d9877c: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 188 +++++++++ .../nrf52dk_nrf52832.xml | 164 ++++++++ .../nrf9160dk_nrf9160.xml | 395 ++++++++++++++++++ 3 files changed, 747 insertions(+) create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml create mode 100644 results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..5e934254 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52840dk_nrf52840.xml @@ -0,0 +1,188 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7206 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7179 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..76724791 --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf52dk_nrf52832.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7183 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7180 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..1bad677f --- /dev/null +++ b/results/zephyr-v2.4.0-2400-g5bb0d9877c/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7211 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7190 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf62 +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2400-g5bb0d9877c19 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From 315789b06039b41ccb1f3f66c71e027a2405b9e0 Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 23 Dec 2020 02:52:44 +0100 Subject: [PATCH 2/4] zephyr-v2.4.0-2674-g4ca7942411: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 188 +++++++++ .../nrf52dk_nrf52832.xml | 164 ++++++++ .../nrf9160dk_nrf9160.xml | 395 ++++++++++++++++++ 3 files changed, 747 insertions(+) create mode 100644 results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml create mode 100644 results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml create mode 100644 results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml new file mode 100644 index 00000000..6127aa96 --- /dev/null +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml @@ -0,0 +1,188 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7189 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 610 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7197 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 612 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml new file mode 100644 index 00000000..0ba176bc --- /dev/null +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml @@ -0,0 +1,164 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7209 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7182 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 617 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml new file mode 100644 index 00000000..d721d789 --- /dev/null +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml @@ -0,0 +1,395 @@ + +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7187 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 620 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7188 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 621 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf5c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file From 7bba579aaadde99dc29746f6cb2a293e3947a1ce Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Wed, 23 Dec 2020 09:32:05 +0100 Subject: [PATCH 3/4] zephyr-v2.4.0-2674-g4ca7942411: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 188 +-------- .../nrf52dk_nrf52832.xml | 164 +------- .../nrf5340dk_nrf5340_cpuapp.xml | 2 + .../nrf9160dk_nrf9160.xml | 395 +----------------- 4 files changed, 5 insertions(+), 744 deletions(-) create mode 100644 results/zephyr-v2.4.0-2674-g4ca7942411/nrf5340dk_nrf5340_cpuapp.xml diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml index 6127aa96..b6beaa8c 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml @@ -1,188 +1,2 @@ -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7189 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 610 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7197 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 612 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED - \ No newline at end of file + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml index 0ba176bc..5db367a6 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml @@ -1,164 +1,2 @@ -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7209 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 615 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7182 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 617 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED - \ No newline at end of file + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf5340dk_nrf5340_cpuapp.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf5340dk_nrf5340_cpuapp.xml new file mode 100644 index 00000000..7f84c625 --- /dev/null +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf5340dk_nrf5340_cpuapp.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml index d721d789..f2729f32 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml @@ -1,395 +1,2 @@ -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7187 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 620 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite threads_scheduling -=================================================================== -START - test_bad_priorities -PASS - test_bad_priorities -=================================================================== -START - test_priority_cooperative -PASS - test_priority_cooperative -=================================================================== -START - test_priority_preemptible -PASS - test_priority_preemptible -=================================================================== -START - test_priority_preemptible_wait_prio -PASS - test_priority_preemptible_wait_prio -=================================================================== -START - test_yield_cooperative -PASS - test_yield_cooperative -=================================================================== -START - test_sleep_cooperative -PASS - test_sleep_cooperative -=================================================================== -START - test_sleep_wakeup_preemptible -PASS - test_sleep_wakeup_preemptible -=================================================================== -START - test_pending_thread_wakeup -PASS - test_pending_thread_wakeup -=================================================================== -START - test_time_slicing_preemptible -PASS - test_time_slicing_preemptible -=================================================================== -START - test_time_slicing_disable_preemptible -PASS - test_time_slicing_disable_preemptible -=================================================================== -START - test_lock_preemptible -PASS - test_lock_preemptible -=================================================================== -START - test_unlock_preemptible -PASS - test_unlock_preemptible -=================================================================== -START - test_unlock_nested_sched_lock -PASS - test_unlock_nested_sched_lock -=================================================================== -START - test_sched_is_preempt_thread -PASS - test_sched_is_preempt_thread -=================================================================== -START - test_slice_reset -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) -timeslice too big, expected 6555 got 7188 -Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) -timeslice too small, expected 6553 got 621 -FAIL - test_slice_reset -=================================================================== -START - test_slice_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_slice_scheduling -=================================================================== -START - test_priority_scheduling -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -ABCDEFGHI -PASS - test_priority_scheduling -=================================================================== -START - test_wakeup_expired_timer_thread -PASS - test_wakeup_expired_timer_thread -=================================================================== -START - test_user_k_wakeup -PASS - test_user_k_wakeup -=================================================================== -START - test_user_k_is_preempt -PASS - test_user_k_is_preempt -=================================================================== -Test suite threads_scheduling failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite userspace -=================================================================== -START - test_stack_buffer -Reserved space (thread stacks): 0 -Reserved space (kernel stacks): 32 -CONFIG_ISR_STACK_SIZE 2048 -irq stack 0: 0x20001360 size 2080 -Provided stack size: 512 -testing user_stack -stack may host user thread, size in metadata is 512 -Stack object 0x20001f20[512] -- Testing supervisor mode -- Thread reports buffer 0x20001f40 size 480 -- check read/write to stack buffer -- Carved-out space in buffer: 32 -- Unused objects space: 0 -self-reported unused stack space: 92 -target thread unused stack space: 92 -- Testing user mode (direct launch) -- Thread reports buffer 0x20001f20 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -- Testing user mode (drop) -- Thread reports buffer 0x20001f20 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing user_stack_array[0] -stack may host user thread, size in metadata is 512 -Stack object 0x20002120[512] -- Testing supervisor mode -- Thread reports buffer 0x20002140 size 480 -- check read/write to stack buffer -- Carved-out space in buffer: 32 -- Unused objects space: 0 -self-reported unused stack space: 92 -target thread unused stack space: 92 -- Testing user mode (direct launch) -- Thread reports buffer 0x20002120 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -- Testing user mode (drop) -- Thread reports buffer 0x20002120 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing user_stack_array[1] -stack may host user thread, size in metadata is 512 -Stack object 0x20002320[512] -- Testing supervisor mode -- Thread reports buffer 0x20002340 size 480 -- check read/write to stack buffer -- Carved-out space in buffer: 32 -- Unused objects space: 0 -self-reported unused stack space: 92 -target thread unused stack space: 92 -- Testing user mode (direct launch) -- Thread reports buffer 0x20002320 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -- Testing user mode (drop) -- Thread reports buffer 0x20002320 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing user_stack_array[2] -stack may host user thread, size in metadata is 512 -Stack object 0x20002520[512] -- Testing supervisor mode -- Thread reports buffer 0x20002540 size 480 -- check read/write to stack buffer -- Carved-out space in buffer: 32 -- Unused objects space: 0 -self-reported unused stack space: 92 -target thread unused stack space: 92 -- Testing user mode (direct launch) -- Thread reports buffer 0x20002520 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -- Testing user mode (drop) -- Thread reports buffer 0x20002520 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing kern_stack -Stack object 0x20000940[544] -- Testing supervisor mode -- Thread reports buffer 0x20000960 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing kern_stack_array[0] -Stack object 0x20000b60[544] -- Testing supervisor mode -- Thread reports buffer 0x20000b80 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing kern_stack_array[1] -Stack object 0x20000d80[544] -- Testing supervisor mode -- Thread reports buffer 0x20000da0 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing kern_stack_array[2] -Stack object 0x20000fa0[544] -- Testing supervisor mode -- Thread reports buffer 0x20000fc0 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -testing stest_member_stack -Stack object 0x200000a0[544] -- Testing supervisor mode -- Thread reports buffer 0x200000c0 size 512 -- check read/write to stack buffer -- Carved-out space in buffer: 0 -- Unused objects space: 0 -self-reported unused stack space: 124 -target thread unused stack space: 124 -PASS - test_stack_buffer -=================================================================== -START - test_idle_stack -hi! bye! -E: could not allocate kernel object, out of memory -E: ***** MPU FAULT ***** -E: Data Access Violation -E: MMFAR Address: 0x8 -E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 -E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f -E: xpsr: 0x61000000 -E: Faulting instruction address (r15/pc): 0x0000cf5c -E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 -E: Current thread: 0x200002e0 (unknown) -E: Halting system -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED -*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** -Running test suite uart_mix_fifo_poll_test -=================================================================== -START - test_mixed_uart_access -Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) -0: Unexpected rx bytes count (0/10000) -FAIL - test_mixed_uart_access -=================================================================== -Test suite uart_mix_fifo_poll_test failed. -=================================================================== -PROJECT EXECUTION FAILED - \ No newline at end of file + \ No newline at end of file From ab04300c5d8e71b002a0a804ad53ca2f590c72be Mon Sep 17 00:00:00 2001 From: Maciej Perkowski Date: Fri, 25 Dec 2020 02:50:08 +0100 Subject: [PATCH 4/4] zephyr-v2.4.0-2674-g4ca7942411: Nordic Master Daily Test Report Zephyr Daily Test Report for the master branch Signed-off-by: Maciej Perkowski --- .../nrf52840dk_nrf52840.xml | 188 ++++++++- .../nrf52dk_nrf52832.xml | 164 +++++++- .../nrf9160dk_nrf9160.xml | 395 +++++++++++++++++- 3 files changed, 744 insertions(+), 3 deletions(-) diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml index b6beaa8c..edab3ba7 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52840dk_nrf52840.xml @@ -1,2 +1,188 @@ - \ No newline at end of file +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7207 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 613 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7195 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 610 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml index 5db367a6..353d83d6 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf52dk_nrf52832.xml @@ -1,2 +1,164 @@ - \ No newline at end of file +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7186 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 615 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7195 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 609 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file diff --git a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml index f2729f32..76a675a1 100644 --- a/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml +++ b/results/zephyr-v2.4.0-2674-g4ca7942411/nrf9160dk_nrf9160.xml @@ -1,2 +1,395 @@ - \ No newline at end of file +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7180 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 621 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite threads_scheduling +=================================================================== +START - test_bad_priorities +PASS - test_bad_priorities +=================================================================== +START - test_priority_cooperative +PASS - test_priority_cooperative +=================================================================== +START - test_priority_preemptible +PASS - test_priority_preemptible +=================================================================== +START - test_priority_preemptible_wait_prio +PASS - test_priority_preemptible_wait_prio +=================================================================== +START - test_yield_cooperative +PASS - test_yield_cooperative +=================================================================== +START - test_sleep_cooperative +PASS - test_sleep_cooperative +=================================================================== +START - test_sleep_wakeup_preemptible +PASS - test_sleep_wakeup_preemptible +=================================================================== +START - test_pending_thread_wakeup +PASS - test_pending_thread_wakeup +=================================================================== +START - test_time_slicing_preemptible +PASS - test_time_slicing_preemptible +=================================================================== +START - test_time_slicing_disable_preemptible +PASS - test_time_slicing_disable_preemptible +=================================================================== +START - test_lock_preemptible +PASS - test_lock_preemptible +=================================================================== +START - test_unlock_preemptible +PASS - test_unlock_preemptible +=================================================================== +START - test_unlock_nested_sched_lock +PASS - test_unlock_nested_sched_lock +=================================================================== +START - test_sched_is_preempt_thread +PASS - test_sched_is_preempt_thread +=================================================================== +START - test_slice_reset +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:91: thread_time_slice: (t <= expected_slice_max is false) +timeslice too big, expected 6555 got 7202 +Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/sched/schedule_api/src/test_sched_timeslice_reset.c:88: thread_time_slice: (t >= expected_slice_min is false) +timeslice too small, expected 6553 got 621 +FAIL - test_slice_reset +=================================================================== +START - test_slice_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_slice_scheduling +=================================================================== +START - test_priority_scheduling +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +ABCDEFGHI +PASS - test_priority_scheduling +=================================================================== +START - test_wakeup_expired_timer_thread +PASS - test_wakeup_expired_timer_thread +=================================================================== +START - test_user_k_wakeup +PASS - test_user_k_wakeup +=================================================================== +START - test_user_k_is_preempt +PASS - test_user_k_is_preempt +=================================================================== +Test suite threads_scheduling failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite userspace +=================================================================== +START - test_stack_buffer +Reserved space (thread stacks): 0 +Reserved space (kernel stacks): 32 +CONFIG_ISR_STACK_SIZE 2048 +irq stack 0: 0x20001360 size 2080 +Provided stack size: 512 +testing user_stack +stack may host user thread, size in metadata is 512 +Stack object 0x20001f20[512] +- Testing supervisor mode +- Thread reports buffer 0x20001f40 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20001f20 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[0] +stack may host user thread, size in metadata is 512 +Stack object 0x20002120[512] +- Testing supervisor mode +- Thread reports buffer 0x20002140 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002120 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[1] +stack may host user thread, size in metadata is 512 +Stack object 0x20002320[512] +- Testing supervisor mode +- Thread reports buffer 0x20002340 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002320 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing user_stack_array[2] +stack may host user thread, size in metadata is 512 +Stack object 0x20002520[512] +- Testing supervisor mode +- Thread reports buffer 0x20002540 size 480 +- check read/write to stack buffer +- Carved-out space in buffer: 32 +- Unused objects space: 0 +self-reported unused stack space: 92 +target thread unused stack space: 92 +- Testing user mode (direct launch) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +- Testing user mode (drop) +- Thread reports buffer 0x20002520 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack +Stack object 0x20000940[544] +- Testing supervisor mode +- Thread reports buffer 0x20000960 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[0] +Stack object 0x20000b60[544] +- Testing supervisor mode +- Thread reports buffer 0x20000b80 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[1] +Stack object 0x20000d80[544] +- Testing supervisor mode +- Thread reports buffer 0x20000da0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing kern_stack_array[2] +Stack object 0x20000fa0[544] +- Testing supervisor mode +- Thread reports buffer 0x20000fc0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +testing stest_member_stack +Stack object 0x200000a0[544] +- Testing supervisor mode +- Thread reports buffer 0x200000c0 size 512 +- check read/write to stack buffer +- Carved-out space in buffer: 0 +- Unused objects space: 0 +self-reported unused stack space: 124 +target thread unused stack space: 124 +PASS - test_stack_buffer +=================================================================== +START - test_idle_stack +hi! bye! +E: could not allocate kernel object, out of memory +E: ***** MPU FAULT ***** +E: Data Access Violation +E: MMFAR Address: 0x8 +E: r0/a1: 0x00000000 r1/a2: 0x00000001 r2/a3: 0x00000001 +E: r3/a4: 0x00000000 r12/ip: 0xaaaaaaaa r14/lr: 0x0000074f +E: xpsr: 0x61000000 +E: Faulting instruction address (r15/pc): 0x0000cf5c +E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0 +E: Current thread: 0x200002e0 (unknown) +E: Halting system +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED +*** Booting Zephyr OS build zephyr-v2.4.0-2674-g4ca7942411f7 *** +Running test suite uart_mix_fifo_poll_test +=================================================================== +START - test_mixed_uart_access +Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/uart/uart_mix_fifo_poll/src/main.c:333: test_mixed_uart_access: (source[i].cnt not equal to repeat) +0: Unexpected rx bytes count (0/10000) +FAIL - test_mixed_uart_access +=================================================================== +Test suite uart_mix_fifo_poll_test failed. +=================================================================== +PROJECT EXECUTION FAILED + \ No newline at end of file