> On 30. 11. 2021, at 14:37, Milan Zamazal <[email protected]> wrote: > > Hi, > > as demonstrated in > https://jenkins.ovirt.org/job/vdsm_standard-check-patch/31133/, OST > builds can at least start now but still fail, apparently due to the > following: > > + sudo -n usermod -a -G jenkins qemu > usermod: user 'qemu' does not exist > + log ERROR 'Failed to add user qemu to group jenkins' > + local level=ERROR > + shift > + local 'message=Failed to add user qemu to group jenkins' > + local prefix > + [[ 4 -gt 1 ]] > + prefix='global_setup[lago_setup]' > + echo 'global_setup[lago_setup] ERROR: Failed to add user qemu to group > jenkins' > global_setup[lago_setup] ERROR: Failed to add user qemu to group jenkins > + return 1 > + failed=true > > What can be done about it?
it passed the next time, perhaps a faulty jenkins node that doesn't build? > > Thanks, > Milan > _______________________________________________ > Devel mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/privacy-policy.html > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/KLQU6KMMORGVDSENBY4COFQZFHAPBS7R/ _______________________________________________ Devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/AAUUN64LO5JJRXDI2CL4DBGYX3AZTJN2/
