Project

General

Profile

Actions

action #99126

closed

os-autoinst CI GHA fails with weird C++ error?

Added by okurz over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Organisational
Target version:
Start date:
2021-09-23
Due date:
% Done:

0%

Estimated time:

Description

Observation

E.g. in https://github.com/os-autoinst/os-autoinst/pull/1780/checks?check_run_id=3689856996 from https://github.com/os-autoinst/os-autoinst/pull/1780 but also https://github.com/os-autoinst/os-autoinst/pull/1781/checks?check_run_id=3690403474 from https://github.com/os-autoinst/os-autoinst/pull/1781

terminate called after throwing an instance of 'std::system_error'
  what():  Operation not permitted
terminate called after throwing an instance of 'std::system_error'
  what():  Operation not permitted
./tools/install-new-deps.sh: line 21:    14 Aborted                 sudo zypper --no-refresh install -y -C "${DEPS[@]}"

Problem

Trying podman run --pull=always --rm -it --entrypoint '' registry.opensuse.org/devel/openqa/containers/os-autoinst_dev /bin/bash -c /bin/true locally works fine. So I doubt the current container image is broken.


Related issues 1 (0 open1 closed)

Related to openQA Project - action #98769: Unresolvables in devel:openQA Leap 15.3 size:SResolvedosukup2021-09-16

Actions
Actions

Also available in: Atom PDF