Bug ID 1201082
Summary [Build 20220630] Unable to connect to the salt master publisher at /var/run/salt/master
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
URL https://openqa.opensuse.org/tests/2443415/modules/salt_master/steps/98
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Salt
Assignee salt-maintainers@suse.de
Reporter dimstar@opensuse.org
QA Contact qa-bugs@suse.de
Found By openQA
Blocker Yes

## Observation


The test run does:

> salt-call test.ping; echo mYFMh-$?-

# wait_serial expected: qr/mYFMh-\d+-/u
# Result:

[0;36mlocal[0;0m:
    [0;1;33mTrue[0;0m
mYFMh-0-

> salt --state-output=terse -t 360 '*' test.ping; echo graLE-$?-

[ERROR   ] Unable to connect to the salt master publisher at
/var/run/salt/master
[0;32mThe salt master could not be contacted. Is master running?[0;0m
graLE-0-

openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-salt-master@64bit fails
in
[salt_master](https://openqa.opensuse.org/tests/2443415/modules/salt_master/steps/98)

## Test suite description
Maintainer: zluo@suse.de
MM tests for Tumbleweed


## Reproducible

Fails since (at least) Build
[20220630](https://openqa.opensuse.org/tests/2443415) (current job)


## Expected result

Last good: [20220629](https://openqa.opensuse.org/tests/2442052) (or more
recent)


## Further details

Always latest result in this scenario:
[latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=salt-master&version=Tumbleweed)


You are receiving this mail because: