Project

General

Profile

Actions

action #108464

closed

[sporadic][y] test fails in textinfo - Downloading from command server failed right after boot size:M

Added by dimstar about 2 years ago. Updated 3 months ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2022-03-16
Due date:
% Done:

0%

Estimated time:

Description

Observation

openQA test in scenario microos-Tumbleweed-DVD-x86_64-remote_ssh_target@64bit fails in
textinfo

curl -O http://10.0.2.2:20063/CldQCbjudrGe1EfF/data/textinfo; echo 7EEdq-$?-
curl: (7) Couldn't connect to server
7EEdq-7-

This has been failing quite frequently in this test lately - 'textinfo' passes reliably in all other tests.

"data/textinfo" refers to https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/data/textinfo
which is retrieved by
https://github.com/os-autoinst/os-autoinst-distri-opensuse/blob/master/tests/console/textinfo.pm
which is doing

            $self->select_serial_terminal;
            assert_script_run('curl -O ' . data_url('textinfo'));

Test suite description

Maintainer: jrivera Boot with ssh=1 parameter and wait for parallel job (remote_ssh_controller) to install the system.

Reproducible

Fails since (at least) Build 20220315

Expected result

Last good: 20220314 (or more recent)

Suggestions

Further details

Always latest result in this scenario: latest

Actions

Also available in: Atom PDF