Project

General

Profile

Actions

action #110797

closed

[qe-core] test fails in update_install

Added by tinita almost 2 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-05-09
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Observation

openQA test in scenario sle-15-Server-DVD-Incidents-Install-x86_64-qam-incidentinstall@64bit fails in
update_install

Test suite description

Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Incident Installation TEST
MAX_JOB_TIME=9000 due to long texlive update

Reproducible

Fails since (at least) Build :21291:ffmpeg (current job)

Expected result

Last good: :24070:salt (or more recent)

Further details

Always latest result in this scenario: latest

Output from serial terminal:

# zypper -n in -l libswresample2-32bit libpostproc54-32bit libavresample-devel libavutil55 libavresample3-32bit libavdevice57 libpostproc54 libswscale-devel libavformat57 libavutil-devel libpostproc-devel libavfilter-devel libavcodec57 libavcodec57-32bit libavfilter6 libswresample2 libavformat57-32bit libavformat-devel libavdevice57-32bit libswscale4-32bit libswresample-devel libavfilter6-32bit libswscale4 libavutil55-32bit libavresample3 libavdevice-devel libavcodec-devel | tee /tmp/prepare.log; ( exit ${PIPESTATUS[0]} ); echo IpUB0-$?-
Loading repository data...
Reading installed packages...
Resolving package dependencies...
9 Problems:
Problem: nothing provides 'libcelt0.so.2' needed by the to be installed libavcodec57-32bit-3.4.2-4.37.1.x86_64
Problem: nothing provides 'libcdio_cdda.so.2' needed by the to be installed libavdevice57-32bit-3.4.2-4.37.1.x86_64
Problem: nothing provides 'libass.so.9' needed by the to be installed libavfilter6-32bit-3.4.2-4.37.1.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.37.1.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.34.2.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.34.2.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.34.2.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.34.2.x86_64
Problem: nothing provides 'libva-drm.so.2' needed by the to be installed libavutil55-32bit-3.4.2-4.34.2.x86_64

Problem: nothing provides 'libcelt0.so.2' needed by the to be installed libavcodec57-32bit-3.4.2-4.37.1.x86_64
 Solution 1: do not install libavcodec57-32bit-3.4.2-4.37.1.x86_64
 Solution 2: break libavcodec57-32bit-3.4.2-4.37.1.x86_64 by ignoring some of its dependencies

Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c/d/?] (c): c

Related issues 1 (0 open1 closed)

Copied to openQA Tests - action #111320: [qe-core] update_install improvementsRejected2022-05-09

Actions
Actions #1

Updated by okurz almost 2 years ago

I have two suggestions:

  • Use post_fail_hooks to fail the test and then record zypper logs instead of the confusing record_info which fails but does not stop the job, then continues and eventually fails the job
  • Make it clear in the "die" message that very likely a product issue is not encountered (and no test issue exists)
Actions #2

Updated by dzedro almost 2 years ago

Actions #3

Updated by apappas almost 2 years ago

  • Status changed from New to Rejected

I am rejecting this because the original problem was a submission issue. As for Oliver's suggestions, those are AFAICT outputs of zypper_call.pm not update_install.pm, and are at any rate not urgent.

I encourage you however to make a separate ticket for any improvements to zypper_call you think necessary.

Actions #4

Updated by okurz almost 2 years ago

  • Copied to action #111320: [qe-core] update_install improvements added
Actions #5

Updated by okurz almost 2 years ago

apappas wrote:

I encourage you however to make a separate ticket for any improvements to zypper_call you think necessary.

Done, #111320

Actions

Also available in: Atom PDF