IOError: [Errno 28] No space left on device - ovirt-system-tests_master_check-patch
Description
Activity

Ondra Machacek March 2, 2017 at 8:42 AM
Would be nice if someone can take a look, because it's blocking me to add the ansible suite. Thanks.

Former user March 1, 2017 at 11:39 PM
Most likely...
I can see this message in the ouput
23:36:42 sh: [50246: 1 (255)] tcsetattr: Inappropriate ioctl for device
50246 is the pid of shell process which executes check-patch.sh. So seems like something related to redirection prevents shell from exit.

Ondra Machacek March 1, 2017 at 3:59 PM
Maybe the problem is Ansible ?

Ondra Machacek March 1, 2017 at 3:59 PM
It happening every time I run this job, maybe some issue in the patch - https://gerrit.ovirt.org/#/c/70591/ ?

Former user March 1, 2017 at 3:53 PM
The problem was in tee process which held mock and prevent exit. killing of the process fixed the issue for now but root cause is not clear

Ondra Machacek March 1, 2017 at 1:24 PM
Can you please take a look, why this jobs still stuck at the end:
13:16:51 + return
Even when last bash statement is 'return' - do nothing, it always for no reason get stuck.
http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/248/console

Ondra Machacek March 1, 2017 at 1:04 PM
it's ok now, thanks.

Eyal Edri March 1, 2017 at 12:37 PM
There were 2 fixes related to that error merged yesterday.
I saw your patch wasn't rebased on them, so I did it now.
Please update the ticket if its still failing after the rebase
On Wed, Mar 1, 2017 at 2:34 PM, Ondra Machacek (oVirt JIRA) <
–
Eyal Edri
Associate Manager
RHV DevOps
EMEA ENG Virtualization R&D
Red Hat Israel
phone: +972-9-7692018
irc: eedri (on #tlv #rhev-dev #rhev-integ)
Details
Assignee
Former userFormer user(Deactivated)Reporter
Ondra MachacekOndra Machacek(Deactivated)Components
Priority
High
Details
Details
Assignee

Reporter

When running job - ovirt-system-tests_master_check-patch. It's failing on 'IOError: [Errno 28] No space left on device' when running repoman.
I am using this patch: https://gerrit.ovirt.org/#/c/70591/
Here is the output - http://jenkins.ovirt.org/job/ovirt-system-tests_master_check-patch-el7-x86_64/242/consoleFull