action #52895
closed[qe-core][qem] [packageinstallation] test fails in update_install
0%
Description
Observation¶
script_output generates the wrong script to run in an instance
main culprit is https://github.com/os-autoinst/os-autoinst/commit/89e511ccf056fcfa3b7fda421db078aa08f9108c
openQA test in scenario sle-15-Desktop-DVD-Incidents-Install-x86_64-qam-incidentinstall@64bit fails in
update_install
Test suite description¶
Incident Installation TEST
Reproducible¶
Fails since (at least) Build :11423:MozillaThunderbird (current job)
Expected result¶
Last good: :11532:tracker (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by cfconrad over 5 years ago
I currently don't have a clue what's the reason for this. But for sure we see a curl
call which downloads the script https://openqa.suse.de/tests/2963463#step/update_install/19 where we actually would expect a cat -
as we call script_output( type_command => 1)
, see https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/qam-updinstall/update_install.pm#L48
Anyway, the script which was downloaded with curl
didn't produce any output. See https://openqa.suse.de/tests/2963463/file/serial0.txt and search for SCRIPT_FINISHED2LwOI-0-
The change with this force type_command=>1
seem's to be quite new https://github.com/os-autoinst/os-autoinst-distri-opensuse/commit/b6a58f502355ef516118c8b5837e6154ed5cb872#diff-dc96439ab4a612a2d42d4085e7d7132f , maybe I'm looking on an older run.
Updated by cfconrad over 5 years ago
Compared to a successful one, where we see the output on serial like:
screenshot = https://openqa.suse.de/tests/2964632#
serial: https://openqa.suse.de/tests/2964632/file/serial0.txt search for SCRIPT_FINISHEDTR0IY-0-
Updated by cfconrad over 5 years ago
Looking at the latest call, there is just no output for the command:
zypper patches -r http://download.suse.de/ibs/SUSE:/Maintenance:/11423/SUSE_Updates_SLE-Product-WE_15_x86_64/
see screenshot https://openqa.suse.de/tests/3002646#step/update_install/23
or serial https://openqa.suse.de/tests/3002646/file/serial0.txt search for SCRIPT_FINISHED2LwOI-0-
Updated by cfconrad over 5 years ago
- Assignee changed from cfconrad to osukup
looking at the history, I don't have the feeling that this is a regression of https://github.com/os-autoinst/os-autoinst/commit/89e511ccf056fcfa3b7fda421db078aa08f9108c
Assign to osukup for double check.
Updated by apappas over 4 years ago
- Parent task set to #65666
Putting it with the rest of the update tickets as part of the backlog cleanup.
Updated by tjyrinki_suse over 4 years ago
- Subject changed from [qam]test fails in update_install to [qam] [packageinstallation] test fails in update_install
Updated by tjyrinki_suse about 4 years ago
- Subject changed from [qam] [packageinstallation] test fails in update_install to [qe-core][qam] [packageinstallation] test fails in update_install
Updated by okurz about 4 years ago
osukup could you take a look into #52895#note-5 or unassign as this is on the backlog of "[qe-core]" and you are member of "QE Tools" now?
Updated by tjyrinki_suse about 4 years ago
- Subject changed from [qe-core][qam] [packageinstallation] test fails in update_install to [qe-core][qem] [packageinstallation] test fails in update_install
Updated by zluo about 4 years ago
- Status changed from Workable to Rejected
- Assignee set to zluo
https://openqa.suse.de/tests/5164299 (sle 12)
https://openqa.suse.de/tests/5140241 (sle 15)
no issue anymore.