Open
Description
I can't reproduce this, happens once in a blue moon. This is from internal test so apologies for broken links.
Happened one single arch, unfortunately later tasks don't do 'rlRun -l' so I cannot say if machine got corrupted or it was just a unfortunate resource situation during that one task.
Test: tests/ruby/tree/Sanity/smoke-test/runtest.sh
Output: BEAKER_ARCHIVE_SERVER/beaker-logs/2022/08/69656/6965677/12532692/149528826/taskout.log
Beaker recipe / job: BEAKER_SERVER/recipes/12532692#task149528826
Test isn't doing anything strange, it's roughly
rlPhaseStartTest "Options"
rlRun -l "$RUBY --version" 0 "Running $RUBY --version"
rlRun "$RUBY -e \"puts 'Hello World!'\"" 0 "Running $RUBY -e \"puts 'Hello World'\""
All rlRun -l
failed with
/usr/share/beakerlib/testing.sh: line 878: 111: Bad file descriptor
However none of rlRun
failed.
Metadata
Metadata
Assignees
Labels
No labels