[JIRA] (OVIRT-522) slaves going offline during the build
by David Caro Estevez (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-522?page=com.atlassian.jira... ]
David Caro Estevez commented on OVIRT-522:
------------------------------------------
The jenkins slave died yes, that's on the logs.
On the slave side, the only thing I've found so far is that puppet was running at that time:
May 6 10:51:39 el7-vm13 systemd: Starting Cleanup of Temporary Directories...
May 6 10:52:04 el7-vm13 systemd: Started Cleanup of Temporary Directories.
May 6 10:55:56 el7-vm13 puppet-agent[1368]: Finished catalog run in 735.75 seconds
May 6 10:57:38 el7-vm13 systemd: Started Session 4446 of user jenkins.
May 6 10:57:38 el7-vm13 systemd-logind: New session 4446 of user jenkins.
Will try to check what was it doing, maybe there's a manifest that messes up with the slave jar or something
> slaves going offline during the build
> -------------------------------------
>
> Key: OVIRT-522
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-522
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> *http://jenkins.ovirt.org/job/ovirt-engine_3.6.6_build-artifacts-el6-x86_64/42/console
> <http://jenkins.ovirt.org/job/ovirt-engine_3.6.6_build-artifacts-el6-x86_6...>*
> *09:47:15* [INFO] Compiling 32 permutations*09:47:16* [INFO]
> Compiling permutation 0...*09:50:17* [INFO] Compiling
> permutation 1...*09:53:02* [INFO] Compiling permutation
> 2...*09:55:15* [INFO] Compiling permutation 3...*09:57:26*
> [INFO] Compiling permutation 4...*09:59:53* [INFO]
> Compiling permutation 5...*10:21:47* [INFO] Compiling
> permutation 6...*10:27:36* [INFO] Compiling permutation
> 7...*10:39:02* [INFO] Compiling permutation 8...*10:55:46*
> [INFO] Compiling permutation 9...*10:55:47* Slave went offline
> during the build
> <http://jenkins.ovirt.org/computer/el7-vm13.phx.ovirt.org/log>*10:55:47*
> Build step 'Execute shell' marked build as failure
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.5.2#72002)
8 years, 6 months
[JIRA] (OVIRT-522) slaves going offline during the build
by sbonazzo (oVirt JIRA)
sbonazzo created OVIRT-522:
------------------------------
Summary: slaves going offline during the build
Key: OVIRT-522
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-522
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: sbonazzo
Assignee: infra
*http://jenkins.ovirt.org/job/ovirt-engine_3.6.6_build-artifacts-el6-x86_64/42/console
<http://jenkins.ovirt.org/job/ovirt-engine_3.6.6_build-artifacts-el6-x86_6...>*
*09:47:15* [INFO] Compiling 32 permutations*09:47:16* [INFO]
Compiling permutation 0...*09:50:17* [INFO] Compiling
permutation 1...*09:53:02* [INFO] Compiling permutation
2...*09:55:15* [INFO] Compiling permutation 3...*09:57:26*
[INFO] Compiling permutation 4...*09:59:53* [INFO]
Compiling permutation 5...*10:21:47* [INFO] Compiling
permutation 6...*10:27:36* [INFO] Compiling permutation
7...*10:39:02* [INFO] Compiling permutation 8...*10:55:46*
[INFO] Compiling permutation 9...*10:55:47* Slave went offline
during the build
<http://jenkins.ovirt.org/computer/el7-vm13.phx.ovirt.org/log>*10:55:47*
Build step 'Execute shell' marked build as failure
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.5.2#72002)
8 years, 6 months
[JIRA] (OVIRT-521) Something missing on ovirt-srv26.phx.ovirt.org cause appliance build to fail
by Fabian Deutsch (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-521?page=com.atlassian.jira... ]
Fabian Deutsch commented on OVIRT-521:
--------------------------------------
Up to last week, the appliance was built without kvm (so plain qemu)
which slowed it down significantly.
I enabled kvm, this probably leads to this problem.
But Tolik should be able to fix it quickly as we use kvm for other jobs as well.
- fabian
On Fri, May 6, 2016 at 10:52 AM, Tolik Litovsky <tlitovsk(a)redhat.com> wrote:
> it missing on all of other slaves too.
> Will investigate during next week
>
> On Fri, May 6, 2016 at 8:52 AM, Sandro Bonazzola <sbonazzo(a)redhat.com>
> wrote:
>>
>> Something missing on ovirt-srv26.phx.ovirt.org
>>
>>
>> 00:05:51.506 + qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:483 -serial
>> stdio -smp 4 -m 2048 -drive
>> if=virtio,cache=unsafe,discard=on,file=ovirt-engine-appliance.qcow2 -net
>> user -net nic -kernel vmlinuz -initrd initrd.img -device virtio-serial
>> -chardev file,id=logfile,path=anaconda.log -device
>> virtserialport,name=org.fedoraproject.anaconda.log.0,chardev=logfile -append
>> 'console=ttyS0 quiet cmdline inst.cmdline
>> inst.ks=http://10.0.2.2:58492/ovirt-engine-appliance.ks
>> inst.stage2=http://10.0.2.2:58492/ ip=dhcp proxy='
>> 00:05:51.529 Could not access KVM kernel module: No such file or directory
>> 00:05:51.529 failed to initialize KVM: No such file or directory
>>
>>
>> See:
>> http://jenkins.ovirt.org/view/00%20Unstable%20Jobs%20(Production)/job/ovi...
>>
>>
>>
>>
>> --
>> Sandro Bonazzola
>> Better technology. Faster innovation. Powered by community collaboration.
>> See how it works at redhat.com
>
>
>
>
> --
> Best regards
> Tolik Litovsky
> RHEV-H Team
> Red Hat
>
> Red Hat: trustworthy, transformative technology. Powered by the community.
> Connect at redhat.com
--
Fabian Deutsch <fdeutsch(a)redhat.com>
RHEV Hypervisor
Red Hat
> Something missing on ovirt-srv26.phx.ovirt.org cause appliance build to fail
> ----------------------------------------------------------------------------
>
> Key: OVIRT-521
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-521
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> *Something missing on *ovirt-srv26.phx.ovirt.org
> <http://jenkins.ovirt.org/computer/ovirt-srv26.phx.ovirt.org>
> *00:05:51.506* + qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:483
> -serial stdio -smp 4 -m 2048 -drive
> if=virtio,cache=unsafe,discard=on,file=ovirt-engine-appliance.qcow2
> -net user -net nic -kernel vmlinuz -initrd initrd.img -device
> virtio-serial -chardev file,id=logfile,path=anaconda.log -device
> virtserialport,name=org.fedoraproject.anaconda.log.0,chardev=logfile
> -append 'console=ttyS0 quiet cmdline inst.cmdline
> inst.ks=http://10.0.2.2:58492/ovirt-engine-appliance.ks
> inst.stage2=http://10.0.2.2:58492/ ip=dhcp proxy='*00:05:51.529* Could
> not access KVM kernel module: No such file or directory*00:05:51.529*
> failed to initialize KVM: No such file or directory
> See: http://jenkins.ovirt.org/view/00%20Unstable%20Jobs%20(Production)/job/ovi...
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.5.2#72002)
8 years, 6 months
[JIRA] (OVIRT-521) Something missing on ovirt-srv26.phx.ovirt.org cause appliance build to fail
by tlitovsk (oVirt JIRA)
[ https://ovirt-jira.atlassian.net/browse/OVIRT-521?page=com.atlassian.jira... ]
tlitovsk commented on OVIRT-521:
--------------------------------
it missing on all of other slaves too.
Will investigate during next week
On Fri, May 6, 2016 at 8:52 AM, Sandro Bonazzola <sbonazzo(a)redhat.com>
wrote:
> *Something missing on *ovirt-srv26.phx.ovirt.org <http://jenkins.ovirt.org/computer/ovirt-srv26.phx.ovirt.org>
>
>
> *00:05:51.506* + qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:483 -serial stdio -smp 4 -m 2048 -drive if=virtio,cache=unsafe,discard=on,file=ovirt-engine-appliance.qcow2 -net user -net nic -kernel vmlinuz -initrd initrd.img -device virtio-serial -chardev file,id=logfile,path=anaconda.log -device virtserialport,name=org.fedoraproject.anaconda.log.0,chardev=logfile -append 'console=ttyS0 quiet cmdline inst.cmdline inst.ks=http://10.0.2.2:58492/ovirt-engine-appliance.ks inst.stage2=http://10.0.2.2:58492/ ip=dhcp proxy='*00:05:51.529* Could not access KVM kernel module: No such file or directory*00:05:51.529* failed to initialize KVM: No such file or directory
>
>
> See: http://jenkins.ovirt.org/view/00%20Unstable%20Jobs%20(Production)/job/ovi...
>
>
>
>
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
>
--
Best regards
Tolik Litovsky
RHEV-H Team
Red Hat
Red Hat: trustworthy, transformative technology. Powered by the community.
Connect at redhat.com
> Something missing on ovirt-srv26.phx.ovirt.org cause appliance build to fail
> ----------------------------------------------------------------------------
>
> Key: OVIRT-521
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-521
> Project: oVirt - virtualization made easy
> Issue Type: By-EMAIL
> Reporter: sbonazzo
> Assignee: infra
>
> *Something missing on *ovirt-srv26.phx.ovirt.org
> <http://jenkins.ovirt.org/computer/ovirt-srv26.phx.ovirt.org>
> *00:05:51.506* + qemu-system-x86_64 -enable-kvm -vnc 0.0.0.0:483
> -serial stdio -smp 4 -m 2048 -drive
> if=virtio,cache=unsafe,discard=on,file=ovirt-engine-appliance.qcow2
> -net user -net nic -kernel vmlinuz -initrd initrd.img -device
> virtio-serial -chardev file,id=logfile,path=anaconda.log -device
> virtserialport,name=org.fedoraproject.anaconda.log.0,chardev=logfile
> -append 'console=ttyS0 quiet cmdline inst.cmdline
> inst.ks=http://10.0.2.2:58492/ovirt-engine-appliance.ks
> inst.stage2=http://10.0.2.2:58492/ ip=dhcp proxy='*00:05:51.529* Could
> not access KVM kernel module: No such file or directory*00:05:51.529*
> failed to initialize KVM: No such file or directory
> See: http://jenkins.ovirt.org/view/00%20Unstable%20Jobs%20(Production)/job/ovi...
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
--
This message was sent by Atlassian JIRA
(v1000.5.2#72002)
8 years, 6 months
Re: sonar and github
by David Caro Estevez
--4VrXvz3cwkc87Wze
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 05/05 09:13, David Caro Estevez wrote:
>=20
> Hey Roman,
>=20
> Adding the infra list
Forgot to add them XP
>=20
> On 05/05 08:57, Roman Mohr wrote:
> > Hi David,
> >=20
> > I have asked sonarqube if they would add ovirt-engine to
> > https://nemo.sonarqube.org/.
> >=20
> > sonarqube is a pretty nice tool for source code analysis. It has a slig=
htly
> > different focus than coverity and could be very useful for us.
>=20
> Have you discussed this with the ovirt-engine maintainers/devs? Not that I
> think it would be an issue, but usually people don't like surprises :)
>=20
> >=20
> > They are happy to add us. In the past they just built everything on nemo
> > and published the results but they are switching to building on travis =
and
> > just upload the results.
> >=20
> > Do you think you could give me access to our ovirt-engine github repo?
>=20
> I can add the project, no problem, you can just make sure to create the n=
ew
> branch with the travis yaml (if noone has issues with it).
>=20
> >=20
> > I would do the following:
> > - prepare a .travis.yml file on a separate branch
> > - configure an account on nemo with the help of a sonarqube guy
>=20
> ^ the accounts are free? Can we create a project and add multiple admin
> accounts? If not, we should find a way to share that account to avoid a s=
ingle
> maintainer
>=20
> > - enable travis builds
> > - when everything works I would add the .travis.yml file through a nor=
mal
> > gerrit patch
> > - give up my github permissions if required ;)
> >=20
> > Roman
>=20
> --=20
> David Caro
>=20
> Red Hat S.L.
> Continuous Integration Engineer - EMEA ENG Virtualization R&D
>=20
> Tel.: +420 532 294 605
> Email: dcaro(a)redhat.com
> IRC: dcaro|dcaroest@{freenode|oftc|redhat}
> Web: www.redhat.com
> RHT Global #: 82-62605
--=20
David Caro
Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization R&D
Tel.: +420 532 294 605
Email: dcaro(a)redhat.com
IRC: dcaro|dcaroest@{freenode|oftc|redhat}
Web: www.redhat.com
RHT Global #: 82-62605
--4VrXvz3cwkc87Wze
Content-Type: application/pgp-signature; name="signature.asc"
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBAgAGBQJXKvKwAAoJEEBxx+HSYmnDTncH/3aFtYxrHqPIYclTQR8uwKje
UNVVNKeEFzUxqrCtCKSSJWJ/nj3jCqIkfiAb95RhO2KeplRgUe3VQrWRzp/f2TJ3
cuDR2UrIfKjTd9Ept4m+UNxU6btDjTkvCo+lM3jv74Anst3WsENWfkT8vCrBGFfK
qWYPYi9ncpXl3tADgXmqWUov5KgMIHvkNg3WNkfl+WIzcGgX3aQ8gCp84sKwl4Oo
OTcx6Dvf8q3skRxSZIAa5IIdF6vk+AQ37+GTCbQnKoLRCacGYBoa+EW0jE/CyGlf
f886gTbkfX4RAfXbwobEbr4m8dLv1bP8PMjkuQX4/4xNtVGXO3MAYX1rNZBdA4w=
=cNDu
-----END PGP SIGNATURE-----
--4VrXvz3cwkc87Wze--
8 years, 6 months
[JIRA] (OVIRT-520) Document infra user addition (probably automate)
by David Caro Estevez (oVirt JIRA)
David Caro Estevez created OVIRT-520:
----------------------------------------
Summary: Document infra user addition (probably automate)
Key: OVIRT-520
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-520
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: David Caro Estevez
Assignee: infra
Current steps:
* send patch and get it merged
* Import puppet classes from proxy
* Add the new class to the production hostgroup
* Add the password parameter with the hashed password
--
This message was sent by Atlassian JIRA
(v1000.5.1#72002)
8 years, 6 months
[JIRA] (OVIRT-518) Re: github mirroring broken?
by eyal edri [Administrator] (oVirt JIRA)
eyal edri [Administrator] created OVIRT-518:
-----------------------------------------------
Summary: Re: github mirroring broken?
Key: OVIRT-518
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-518
Project: oVirt - virtualization made easy
Issue Type: By-EMAIL
Reporter: eyal edri [Administrator]
Assignee: infra
On May 4, 2016 11:03 AM, "Nir Soffer" <nsoffer(a)redhat.com> wrote:
> Hi all,
>
> Looks like vdsm github mirroring is broken, github is about 2 days after
> master.
> https://github.com/oVirt/vdsm
>
> Latest patch on github is from May 2 15:58:37 2016 -0400
>
> Latest patch in master is from May 4 03:14:47 2016 -0400
>
> Nir
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
>
>
--
This message was sent by Atlassian JIRA
(v1000.5.1#72002)
8 years, 6 months
github mirroring broken?
by Nir Soffer
Hi all,
Looks like vdsm github mirroring is broken, github is about 2 days after master.
https://github.com/oVirt/vdsm
Latest patch on github is from May 2 15:58:37 2016 -0400
Latest patch in master is from May 4 03:14:47 2016 -0400
Nir
8 years, 6 months