-
Notifications
You must be signed in to change notification settings - Fork 94
Interrupt and irq test cases failing on RB1 device. #392
Copy link
Copy link
Open
Labels
QLI_CI_BlockerLabel for tracking Issues which are CI BlockerLabel for tracking Issues which are CI Blocker
Description
Interrupt and irq test cases failing on RB1 device.
LAVA job : https://lava.infra.foundries.io/results/166538
Interrupts
+ /home/lava-166538/0/tests/2_Interrupts/Runner/suites/Kernel/Baseport/Interrupts/run.sh
[INFO] 1970-01-01 00:01:01 - -----------------------------------------------------------------------------------------
[INFO] 1970-01-01 00:01:01 - -------------------Starting Interrupts Testcase----------------------------
[INFO] 1970-01-01 00:01:01 - === Test Initialization ===
Initial timer count:
11: 4743 3882 4054 3950 GICv3 19 Level arch_timer
[ 140.013537] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
Timer count after 2 minutes:
11: 6521 5231 5447 5599 GICv3 19 Level arch_timer
Comparing timer counts:
CPU 0: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:01 - CPU 0: Timer count has incremented. Test PASSED
CPU 1: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:01 - CPU 1: Timer count has incremented. Test PASSED
CPU 2: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:01 - CPU 2: Timer count has incremented. Test PASSED
CPU 3: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:02 - CPU 3: Timer count has incremented. Test PASSED
/home/lava-166538/0/tests/2_Interrupts/Runner/suites/Kernel/Baseport/Interrupts/run.sh: line 75: [: GICv3: integer expected
CPU 4: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:02 - CPU 4: Timer count has not incremented. Test FAILED
CPU 5: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:02 - CPU 5: Timer count has not incremented. Test FAILED
/home/lava-166538/0/tests/2_Interrupts/Runner/suites/Kernel/Baseport/Interrupts/run.sh: line 75: [: Level: integer expected
CPU 6: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:02 - CPU 6: Timer count has not incremented. Test FAILED
/home/lava-166538/0/tests/2_Interrupts/Runner/suites/Kernel/Baseport/Interrupts/run.sh: line 75: [: arch_timer: integer expected
CPU 7: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:02 - CPU 7: Timer count has not incremented. Test FAILED
true
[FAIL] 1970-01-01 00:03:02 - Interrupts : Test Failed
+ true
+ /home/lava-166538/0/tests/2_Interrupts/Runner/utils/send-to-lava.sh /home/lava-166538/0/tests/2_Interrupts/Runner/suites/Kernel/Baseport/Interrupts/Interrupts.res
<<<LAVA_SIGNAL_TESTCASE TEST_CASE_ID=Interrupts RESULT=FAIL>>>
Irq :
+ cd Runner
+ /home/lava-166538/0/tests/8_irq/Runner/suites/Kernel/Baseport/irq/run.sh
[INFO] 1970-01-01 00:03:32 - -----------------------------------------------------------------------------------------
[INFO] 1970-01-01 00:03:32 - -------------------Starting irq Testcase----------------------------
[INFO] 1970-01-01 00:03:32 - === Test Initialization ===
[INFO] 1970-01-01 00:03:32 - Initial timer count:
[INFO] 1970-01-01 00:03:32 - 11: 9322 7310 8680 7533 GICv3 19 Level arch_timer
[INFO] 1970-01-01 00:03:53 - Timer count after 20 secs:
[INFO] 1970-01-01 00:03:53 - 11: 9374 7330 8794 7608 GICv3 19 Level arch_timer
[INFO] 1970-01-01 00:03:53 - Comparing timer counts:
[PASS] 1970-01-01 00:03:53 - CPU 0: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:53 - CPU 1: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:53 - CPU 2: Timer count has incremented. Test PASSED
[PASS] 1970-01-01 00:03:53 - CPU 3: Timer count has incremented. Test PASSED
/home/lava-166538/0/tests/8_irq/Runner/suites/Kernel/Baseport/irq/run.sh: line 75: [: GICv3: integer expected
[FAIL] 1970-01-01 00:03:53 - CPU 4: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:53 - CPU 5: Timer count has not incremented. Test FAILED
/home/lava-166538/0/tests/8_irq/Runner/suites/Kernel/Baseport/irq/run.sh: line 75: [: Level: integer expected
[FAIL] 1970-01-01 00:03:53 - CPU 6: Timer count has not incremented. Test FAILED
/home/lava-166538/0/tests/8_irq/Runner/suites/Kernel/Baseport/irq/run.sh: line 75: [: arch_timer: integer expected
[FAIL] 1970-01-01 00:03:53 - CPU 7: Timer count has not incremented. Test FAILED
[FAIL] 1970-01-01 00:03:53 - irq : Test Failed
+ true
+ /home/lava-166538/0/tests/8_irq/Runner/utils/send-to-lava.sh /home/lava-166538/0/tests/8_irq/Runner/suites/Kernel/Baseport/irq/irq.res
<<<LAVA_SIGNAL_TESTCASE TEST_CASE_ID=irq RESULT=FAIL>>>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QLI_CI_BlockerLabel for tracking Issues which are CI BlockerLabel for tracking Issues which are CI Blocker