ubuntu_kvm_smoke_test failed on H s390x LPAR (permission denied)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-kernel-tests |
New
|
Undecided
|
Unassigned |
Bug Description
It looks like the uvt-simplestrea
+ SUT=bjf-test
+ SSH_KEY=
+ SSH_OPTIONS='-o StrictHostKeyCh
++ lsb_release -c
++ awk '{print$2}'
+ DISTRO=hirsute
+ ARCHITECTURE=s390x
+ trap cleanup EXIT
+ '[' -z s390x ']'
+ kvm-ok
+ '[' 0 '!=' 0 ']'
+ '[' '!' -f /home/ubuntu/
+ '[' s390x = ppc64el ']'
++ uvt-simplestrea
++ grep -P 'hirsute.*s390x'
+ image=
+ '[' -z '' ']'
+ uvt-simplestrea
Traceback (most recent call last):
File "/usr/bin/
uvtool.
File "/usr/lib/
args.func(args)
File "/usr/lib/
tmirror.
File "/usr/lib/
return self.sync_
File "/usr/lib/
self.
File "/usr/lib/
return self.sync_
File "/usr/lib/
self.
File "/usr/lib/
pool_
File "/usr/lib/
with codecs.open(
File "/usr/lib/
file = builtins.
PermissionError: [Errno 13] Permission denied: '/var/lib/
+ uvt-kvm create bjf-test release=hirsute arch=s390x
uvt-kvm: error: no images found that match filters ['release=hirsute', 'arch=s390x'].
+ uvt-kvm wait bjf-test --insecure --ssh-private-
uvt-kvm: error: libvirt: Domain not found: no domain with matching name 'bjf-test'
++ uvt-kvm ip bjf-test
uvt-kvm: error: libvirt: Domain not found: no domain with matching name 'bjf-test'
+ ssh -o StrictHostKeyCh
++ cut '-d ' -f 2
+++ uvt-kvm ip bjf-test
uvt-kvm: error: libvirt: Domain not found: no domain with matching name 'bjf-test'
++ ssh -o StrictHostKeyCh
+ RESULT=
+ '[' '' '!=' hirsute ']'
+ echo '** ERROR: The codename returned from lsb_release -c was (' ') and we were expecting '\''hirsute'\'''
+ exit 1
+ cleanup
+ uvt-kvm destroy bjf-test
uvt-kvm: error: domain 'bjf-test' not found.
+ '[' s390x = ppc64el ']'
tags: | added: 5.8 hirsute kqa-blocker s390x sru-20201109 ubuntu-kvm-smoke-test |
tags: | added: sru-20201130 |
tags: | added: 5.11 sru-20210510 |