-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
rhel-9.3.0
-
None
-
None
-
None
-
rhel-sst-cs-plumbers
-
ssg_core_services
-
None
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
The test started failing - killed by watchdog.
Please provide the package NVR for which bug is seen:
bash-5.1.8-6.el9_1
How reproducible:
always (in Beaker)
Steps to reproduce
- run the test /CoreOS/bash/jobs/pipeline-segfault/quick
Expected results
:: [ 19:27:30 ] :: [ BEGIN ] :: Setting maximum size of core files :: actually running 'ulimit -c unlimited'
:: [ 19:27:30 ] :: [ PASS ] :: Setting maximum size of core files (Expected 0, got 0)
:: [ 19:27:30 ] :: [ LOG ] :: Run for 1800 seconds
:: [ 19:27:30 ] :: [ LOG ] :: Test started: Thu Jul 20 07:27:30 PM EDT 2023
:: [ 19:27:30 ] :: [ BEGIN ] :: Running 'rlWatchdog "bash ./test.sh 1800" 1860'
:: [ 19:27:30 ] :: [ LOG ] :: Runnning bash ./test.sh 1800, with 1860 seconds timeout
:: [ 19:57:30 ] :: [ LOG ] :: Command ended itself, I am not killing it.
[2]+ Terminated eval "sleep $timeout; touch __INTERNAL_TIMEOUT"
:: [ 19:57:31 ] :: [ PASS ] :: Command 'rlWatchdog "bash ./test.sh 1800" 1860' (Expected 0, got 0)
:: [ 19:57:31 ] :: [ LOG ] :: Test finished: Thu Jul 20 07:57:31 PM EDT 2023
:: [ 19:57:31 ] :: [ PASS ] :: File core* should not exist
Actual results
:: [ 10:24:30 ] :: [ BEGIN ] :: Setting maximum size of core files :: actually running 'ulimit -c unlimited'
:: [ 10:24:30 ] :: [ PASS ] :: Setting maximum size of core files (Expected 0, got 0)
:: [ 10:24:30 ] :: [ LOG ] :: Run for 21300 seconds
:: [ 10:24:30 ] :: [ LOG ] :: Test started: Fri Sep 8 10:24:30 AM EDT 2023
:: [ 10:24:30 ] :: [ BEGIN ] :: Running 'rlWatchdog "bash ./test.sh 21300" 21360'
:: [ 10:24:30 ] :: [ LOG ] :: Runnning bash ./test.sh 21300, with 21360 seconds timeout
(no more ooutput, killed by watchdog)