action #38228
closed[sle12sp4][functional][u][fast] test fails in force_scheduled_tasks - need wait more time than 90s for the cron jobs finish
0%
Description
Observation¶
openQA test in scenario sle-12-SP4-Server-DVD-ppc64le-migration_zdup_offline_sle12sp2_allpatterns_fullupdate@ppc64le fails in
force_scheduled_tasks
Analysis¶
On investigation, clone the job with TIME_SCALE=3, the issue gone.
[2018-07-04T16:52:30.0487 CEST] [debug] <<< testapi::type_string(string='find /etc/cron.{hourly,daily,weekly,monthly} -type f -executable -exec echo cron job: {} \; -exec {} \;', max_interval=250, wait_screen_changes=0, wait_still_screen=0)
[2018-07-04T16:55:14.0028 CEST] [debug] >>> testapi::wait_serial: (?:3kPEN-\d+-): ok
So wait about 180s may enough for cron jobs finish.
Reproducible¶
Fails since (at least) Build 0240
Expected result¶
Last good: 0239 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by okurz over 6 years ago
- Related to action #31351: [functional][u][medium] force_cron_run does not actually run any crons (occasionally) added
Updated by okurz over 6 years ago
- Subject changed from [sle12sp4] test fails in force_scheduled_tasks - need wait more time than 90s for the cron jobs finish to [sle12sp4][functional][u][fast] test fails in force_scheduled_tasks - need wait more time than 90s for the cron jobs finish
- Due date set to 2018-07-17
- Status changed from New to In Progress
- Assignee set to okurz
- Priority changed from Normal to Urgent
- Target version set to Milestone 17
I see, that's on us, introduced by https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5097
I think we simply missed the timeout -> https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/5360 to fix
Updated by okurz over 6 years ago
- Status changed from In Progress to Resolved
scheduled https://openqa.suse.de/tests/1814437#live to test, failed in setup_zdup, haven't seen this issue in before, trying again https://openqa.suse.de/tests/1816255. That has passed the module step, now fails in grub_test on something different.