[ovirt-devel] Re: CI failing all the time

2021-11-25 Thread Evgheni Dereveanchin
Hi Milan,

Indeed, this is related to the Jenkins move: all pre-existing nodes are no
longer usable so new ones have been created.
We're looking into the reasons new nodes fail to initialize and bringing up
new ones in parallel to help with processing the build queue.

Sorry for the inconvenience. Please report any other issues if you see them
as there may be quite some instability due to the rebuild.

Regards.
Evgheni

On Thu, Nov 25, 2021 at 4:24 PM Nir Soffer  wrote:

> On Thu, Nov 25, 2021 at 3:48 PM Milan Zamazal  wrote:
> >
> > Hi,
> >
> > all patches uploaded today I've seen (for Engine and Vdsm) fail due to
> > problems with availability of packages when preparing the el7
> > environment.  For example:
> > https://jenkins.ovirt.org/job/ovirt-engine_standard-check-patch/15291/
> >
> > Additionally, Vdsm tests are not run on PSI.
> >
> > Does anybody know what's wrong and how to fix it?  Can it be related to
> > the Jenkins move?
>
> Looking at
> https://jenkins.ovirt.org/
>
> There are 33 jobs in the queue, and only 3 jobs running.
>
> Maybe we did not restore all the nodes?
>
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/ZLH3ILKHC3YPZWQFA2SG4GS3QSIALUXZ/


[ovirt-devel] Re: Planned CI system outage

2021-11-24 Thread Evgheni Dereveanchin
Jenkins is back up and running, however at reduced capacity while worker
nodes are being rebuilt.
New jobs will be added to the queue and executed once possible.

If you see issues and false positives that might be related - please let me
know or open a JIRA ticket.

Regards,
Evgheni

On Wed, Nov 24, 2021 at 4:58 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> Today we're moving jenkins.ovirt.org to new hardware which requires an
> outage for all CI-related systems. Due to the size of this system, the
> expected outage window is from 16:00 UTC till 22:00 UTC - no builds will be
> run during this outage and the Jenkins UI will be unreachable.
>
> I will follow up with updates after the move is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/B4DFHQLWPQGU2KCQCM27RQJWJ6XJKQMJ/


[ovirt-devel] Planned CI system outage

2021-11-24 Thread Evgheni Dereveanchin
Hi everyone,

Today we're moving jenkins.ovirt.org to new hardware which requires an
outage for all CI-related systems. Due to the size of this system, the
expected outage window is from 16:00 UTC till 22:00 UTC - no builds will be
run during this outage and the Jenkins UI will be unreachable.

I will follow up with updates after the move is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/MVBCKOH7TAH324M2CJLM5OAKEMEPIX2K/


[ovirt-devel] Google OAuth enabled on jenkins.ovirt.org

2021-09-14 Thread Evgheni Dereveanchin
Hi Everyone,

TL;DR:
>From now on please use a Google account if you need to log in to
jenkins.ovirt.rog

Longer version:

We're using Jenkins CI for oVirt and most content does not need
authentication - this does not change. Some workflows such as manual job
runs do need sign-in and up until now a local user database was used for
that. It was inconvenient and not did not meet modern security standards.
To improve the situation we're moving to Google OAuth. It works similarly
to what we already have on gerrit.ovirt.org and other services.

Existing user accounts were migrated so all permissions should be retained.
Job results will be available without sign-in just as they did before. If
you are unable to perform some actions that worked before - please let me
know or log a JIRA ticket.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/QBQUQ6KXXXETHFX5J3YOPXXQGEZSFUXB/


[ovirt-devel] Re: planned Jenkins CI restart

2021-09-08 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded.

If you submitted patches during this maintenance window and CI didn't run,
please add a "ci please test" comment to the relevant patch in order to
re-trigger CI.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni

On Wed, Sep 8, 2021 at 2:18 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new CI jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/LLC2KPS5F3TVEHFENBU53OQ27TW777SW/


[ovirt-devel] planned Jenkins CI restart

2021-09-08 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new CI jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

--
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/GMRAW7VX6FOC66SEXEXVVDD5MP4NLC5D/


[ovirt-devel] glance.ovirt.org planned outage: 10.08.2021 at 01:00 UTC

2021-08-06 Thread Evgheni Dereveanchin
Hi everyone,

There's an outage scheduled in order to move glance.ovirt.org to new
hardware. This will happen after midnight the upcoming Tuesday between 1AM
and 3AM UTC. It will not be possible to pull images from our Glance image
registry during this period. Other services will not be affected.

If you see any CI jobs failing on Glance tests - please re-run them in the
morning after the planned outage window is over. If issues persist please
report it via JIRA or reach out to me personally.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/4J6JEU6IVPN7YJB7SBHG34AQTY4QKAFW/


[ovirt-devel] Re: planned Jenkins restart

2021-06-22 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded, OS updates have also been
applied.

If you submitted patches during this maintenance window and CI didn't run,
please add a "ci please test" comment to the relevant patch in order to
re-trigger CI.

As always - if you see any issues please report them to JIRA.

On Wed, Jun 23, 2021 at 12:19 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new CI jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/L6EW5FHGFWXKQTYG3N4MGVOPW2HE/


[ovirt-devel] planned Jenkins restart

2021-06-22 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new CI jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/MW7BZOLZXWUETQTYP34QFOQHSXUGXEQC/


[ovirt-devel] Re: OAuth plugin upgrade on gerrit.ovirt.org

2021-04-30 Thread Evgheni Dereveanchin
Update applied successfully.

If you see any issues with gerrit login please reach out to me or log
a JIRA ticket.

Regards,
Evgheni

On Fri, Apr 30, 2021 at 1:06 PM Evgheni Dereveanchin
 wrote:
>
> Hi everyone,
>
> gerrit.ovirt.org uses OAuth integration for user logins and GitHub is
> one of the supported methods. We are currently using a login method
> that is being deprecated [1] so a plugin upgrade is required to ensure
> GitHub auth keeps working.
>
> Due to this change, on future gerrit logins via GitHub you may see an
> authorization request for the user:email scope. This is normal and
> after accepting the request you will be authorized as the same gerrit
> user. The request will only show up once but I still wanted to provide
> a heads up to avoid confusion.
>
> I will perform the upgrade within the next couple of hours. It will
> involve a short downtime of gerrit so if you see errors when
> cloning/pushing please re-try in 5 minutes.
>
> --
> Regards,
> Evgheni Dereveanchin
>
> [1] 
> https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/RV6MFV6FOJHZP4FOVJML2PJPPOTUZUT4/


[ovirt-devel] OAuth plugin upgrade on gerrit.ovirt.org

2021-04-30 Thread Evgheni Dereveanchin
Hi everyone,

gerrit.ovirt.org uses OAuth integration for user logins and GitHub is
one of the supported methods. We are currently using a login method
that is being deprecated [1] so a plugin upgrade is required to ensure
GitHub auth keeps working.

Due to this change, on future gerrit logins via GitHub you may see an
authorization request for the user:email scope. This is normal and
after accepting the request you will be authorized as the same gerrit
user. The request will only show up once but I still wanted to provide
a heads up to avoid confusion.

I will perform the upgrade within the next couple of hours. It will
involve a short downtime of gerrit so if you see errors when
cloning/pushing please re-try in 5 minutes.

-- 
Regards,
Evgheni Dereveanchin

[1] 
https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param/
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/RWTW3VXYELWMQEJS7OQXO6JK3K2EPG24/


[ovirt-devel] Re: planned Jenkins restart

2021-04-07 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded, OS updates have also been applied.

If you submitted patches during this maintenance window and CI didn't
run, please add a "ci please test" comment to the relevant patch in
order to re-trigger CI.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni

On Thu, Apr 8, 2021 at 12:16 AM Evgheni Dereveanchin
 wrote:
>
> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new CI jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/42ODF3KAR4YTGXFEX4SZECOEPDOUDWIR/


[ovirt-devel] planned Jenkins restart

2021-04-07 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new CI jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/PM3BHFFPEDD5XJNM7Z7LHMG7I2D7H736/


[ovirt-devel] Re: planned Jenkins restart

2021-01-29 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded, OS updates have also been
applied.

If you submitted patches during this maintenance window and CI didn't run,
please add a "ci please test" comment to the relevant patch in order to
re-trigger CI.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni

On Fri, Jan 29, 2021 at 3:54 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new CI jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/S5DSMDSSDJGCMNQWVSYQDTVSH66VEU5P/


[ovirt-devel] planned Jenkins restart

2021-01-29 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new CI jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/XRJB3JND36CIIFM2TDNVXHNJETIAQKKC/


[ovirt-devel] Re: Planned gerrit.ovirt.org outage 24.11.2020 from 21:00 UTC

2020-11-30 Thread Evgheni Dereveanchin
Hi Eyal, thanks for reporting the issue.

We are investigating hook issues and a Jira ticket [1] has been logged for
that.
Until that is fixed please move BZ states manually if the hook fails to do
so.

Regards,
Evgheni
[1] https://ovirt-jira.atlassian.net/browse/OVIRT-3066

On Mon, Nov 30, 2020 at 12:18 PM Eyal Shenitzky  wrote:

> Hi,
>
> Thanks for the update.
>
> It seems like gerrit hooks aren't working now.
> Patches that solve bugs with Bug-URL that submitted aren't causing the bug
> to move to POST state.
> For example -  https://gerrit.ovirt.org/#/c/ovirt-engine/+/112416/
>
> Can you please have a look?
>
> On Wed, 25 Nov 2020 at 00:21, Evgheni Dereveanchin 
> wrote:
>
>> The upgrade is complete, Gerrit is now running at version 2.16 with the
>> following notable features:
>> * PolyGerrit UI now used by default (old UI still available)
>> * Drafts replaced by WIP/private changes (all existing drafts migrated to
>> WIP changes)
>>
>> Full release notes are available here (we upgraded from 2.14):
>> https://www.gerritcodereview.com/2.15.html#release-highlights
>> https://www.gerritcodereview.com/2.16.html#release-highlights
>>
>> If you spot any problems, please log a ticket or reach out to me directly.
>>
>> Regards,
>> Evgheni
>>
>> On Tue, Nov 24, 2020 at 10:10 PM Evgheni Dereveanchin <
>> edere...@redhat.com> wrote:
>>
>>> The upgrade is commencing. Please do not submit any patches or code
>>> reviews.
>>>
>>> I will follow up as soon as Gerrit is back online.
>>>
>>>
>>> On Tue, Nov 24, 2020 at 2:14 PM Evgheni Dereveanchin <
>>> edere...@redhat.com> wrote:
>>>
>>>> Hi everyone,
>>>>
>>>> I will be performing planned upgrades on gerrit.ovirt.org tonight. The
>>>> following services will be unreachable for up to several hours:
>>>>
>>>> * gerrit.ovirt.org - code review service
>>>> * jenkins.ovirt.org - continuous integration service
>>>>
>>>> Further announcements will be sent out once the outage window opens and
>>>> closes.
>>>>
>>>> --
>>>> Regards,
>>>> Evgheni Dereveanchin
>>>>
>>>
>>>
>>> --
>>> Regards,
>>> Evgheni Dereveanchin
>>>
>>
>>
>> --
>> Regards,
>> Evgheni Dereveanchin
>> ___
>> Devel mailing list -- devel@ovirt.org
>> To unsubscribe send an email to devel-le...@ovirt.org
>> 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/devel@ovirt.org/message/RVYKBL64RE22PT4VJS5BUHDEDP6ZL5GP/
>>
>
>
> --
> Regards,
> Eyal Shenitzky
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/X5AG7A4FZTJSIXLXABDT2KY6WFN2SZIS/


[ovirt-devel] Re: Planned gerrit.ovirt.org outage 24.11.2020 from 21:00 UTC

2020-11-30 Thread Evgheni Dereveanchin
Hi Nir,

Indeed, the "Projects" menu is broken for some reason in the new UI. We
already have a ticket reported for this glitch. The old UI is still
available if needed ("switch to old UI" link in the bottom right corner of
each page) but it will be gone once we upgrade to Gerrit 3.x in the future.
I will review available fixes to make the menu work but as noted, the
"repos" page seems to display projects just fine.

As for broken git pull - I just ran some tests, both http:// and https://
protocols worked for me with or without the .git suffix in the repo name.
Could you please provide some more info on how to reproduce this so that we
can see if this can be fixed?

Regards,
Evgheni

On Sun, Nov 29, 2020 at 6:38 PM Nir Soffer  wrote:

> On Wed, Nov 25, 2020 at 12:21 AM Evgheni Dereveanchin
>  wrote:
> >
> > The upgrade is complete, Gerrit is now running at version 2.16 with the
> following notable features:
> > * PolyGerrit UI now used by default (old UI still available)
>
> Nice change, but "Projects" link is still broken and the old UI
> is needed.
>
> In the past we got an error message that old ui is needed, now the link
> does not do anything except fancy animation.
>
> I found that it is possible to use:
> https://gerrit.ovirt.org/#/admin/projects/
>
> It redirects to:
> https://gerrit.ovirt.org/admin/repos/
>
> And this is available via Browse > Repositories
>
> So we can just remove "Projects" from the menu.
>
> > * Drafts replaced by WIP/private changes (all existing drafts migrated
> to WIP changes)
> >
> > Full release notes are available here (we upgraded from 2.14):
> > https://www.gerritcodereview.com/2.15.html#release-highlights
> > https://www.gerritcodereview.com/2.16.html#release-highlights
> >
> > If you spot any problems, please log a ticket or reach out to me
> directly.
>
> git pull fails now:
>
> $ git pull
> fatal: http://gerrit.ovirt.org/p/vdsm.git/info/refs not valid: is this
> a git repository?
>
> I found that the project ur was changed:
>
> -   url = http://gerrit.ovirt.org/p/vdsm.git
> +   url = https://gerrit.ovirt.org/vdsm
>
> Changing this in .git/config fixes the issue, but *all* developers with
> the old config need to change this, so it can be nice to keep the server
> configuration that works with the old config if possible.
>
> Thanks!
>
>

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/PV6NDYQYRMUJ7H3JVE6VADM2K3MKOEDP/


[ovirt-devel] Re: VDSM CI patches stuck in queue for several hours

2020-11-25 Thread Evgheni Dereveanchin
I've re-enabled the fc30 VM to unblock the queue and logged [1] to plan the
distros we need on CI.
This particular job seems to ask for rhel7 which should be comparable to
el7 (CentOS) that we do have in CI already. Adding the label should also
help spread the load.

On Tue, Nov 24, 2020 at 10:32 AM Marcin Sobczyk  wrote:

>
>
> On 11/24/20 8:12 AM, Ales Musil wrote:
> > Hi,
> >
> > most of my patches lately are getting stuck in CI. For example [0] is
> > hanging there for
> > 17 hours waiting for a container that would be able to run nmstate
> > functional tests.
> >
> > Can someone please take a look at that?
> So your jobs states:
>
> This script required nodes with label: (fc30 || fc31 || fc32 || rhel7 ||
> rhel8)
>
> but the only fc30 node we have is down right now:
>
> https://jenkins.ovirt.org/label/fc30/
> https://jenkins.ovirt.org/computer/vm0148.workers-phx.ovirt.org/
>
> It's better to post things like these to +infra.
>
> Regards, Marcin
>
> >
> > Thanks,
> > Ales
> >
> > [0] https://jenkins.ovirt.org/job/vdsm_standard-check-patch/25066/
> > <https://jenkins.ovirt.org/job/vdsm_standard-check-patch/25066/>
> > --
> >
> > Ales Musil
> >
> > Software Engineer - RHV Network
> >
> > Red Hat EMEA <https://www.redhat.com>
> >
> > amu...@redhat.com <mailto:amu...@redhat.com> IM: amusil
> >
> > <https://red.ht/sig>
> >
> >
> > ___
> > Devel mailing list -- devel@ovirt.org
> > To unsubscribe send an email to devel-le...@ovirt.org
> > 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/devel@ovirt.org/message/DWG2KAZIVYFLBHHUDFI4LBYSAML3W25T/
> ___
> Infra mailing list -- in...@ovirt.org
> To unsubscribe send an email to infra-le...@ovirt.org
> 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/in...@ovirt.org/message/YIFG3CC47Z4IZKCROXWL4GZPKIREGNII/
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/XYCGEM2RAAK6DKRL4NMX5BTI2MPSJSQ2/


[ovirt-devel] Re: Planned gerrit.ovirt.org outage 24.11.2020 from 21:00 UTC

2020-11-24 Thread Evgheni Dereveanchin
The upgrade is complete, Gerrit is now running at version 2.16 with the
following notable features:
* PolyGerrit UI now used by default (old UI still available)
* Drafts replaced by WIP/private changes (all existing drafts migrated to
WIP changes)

Full release notes are available here (we upgraded from 2.14):
https://www.gerritcodereview.com/2.15.html#release-highlights
https://www.gerritcodereview.com/2.16.html#release-highlights

If you spot any problems, please log a ticket or reach out to me directly.

Regards,
Evgheni

On Tue, Nov 24, 2020 at 10:10 PM Evgheni Dereveanchin 
wrote:

> The upgrade is commencing. Please do not submit any patches or code
> reviews.
>
> I will follow up as soon as Gerrit is back online.
>
>
> On Tue, Nov 24, 2020 at 2:14 PM Evgheni Dereveanchin 
> wrote:
>
>> Hi everyone,
>>
>> I will be performing planned upgrades on gerrit.ovirt.org tonight. The
>> following services will be unreachable for up to several hours:
>>
>> * gerrit.ovirt.org - code review service
>> * jenkins.ovirt.org - continuous integration service
>>
>> Further announcements will be sent out once the outage window opens and
>> closes.
>>
>> --
>> Regards,
>> Evgheni Dereveanchin
>>
>
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/RVYKBL64RE22PT4VJS5BUHDEDP6ZL5GP/


[ovirt-devel] Re: Planned gerrit.ovirt.org outage 24.11.2020 from 21:00 UTC

2020-11-24 Thread Evgheni Dereveanchin
The upgrade is commencing. Please do not submit any patches or code
reviews.

I will follow up as soon as Gerrit is back online.


On Tue, Nov 24, 2020 at 2:14 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I will be performing planned upgrades on gerrit.ovirt.org tonight. The
> following services will be unreachable for up to several hours:
>
> * gerrit.ovirt.org - code review service
> * jenkins.ovirt.org - continuous integration service
>
> Further announcements will be sent out once the outage window opens and
> closes.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/M2IILK4GYQ2KSBPRLS63YODL4YC4EAFP/


[ovirt-devel] Planned gerrit.ovirt.org outage 24.11.2020 from 21:00 UTC

2020-11-24 Thread Evgheni Dereveanchin
Hi everyone,

I will be performing planned upgrades on gerrit.ovirt.org tonight. The
following services will be unreachable for up to several hours:

* gerrit.ovirt.org - code review service
* jenkins.ovirt.org - continuous integration service

Further announcements will be sent out once the outage window opens and
closes.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/23WVHE3RMMNGPO2YCTRFAPTZ7EFRCKZN/


[ovirt-devel] Re: planned Jenkins restart

2020-08-24 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded, OS updates have also been
applied.

As always - if you see any issues please report them to Jira.

On Tue, Aug 25, 2020 at 1:02 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new CI jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/NCCNGWSGYVHPFPRDDUO5S4FAR5TMPDTN/


[ovirt-devel] planned Jenkins restart

2020-08-24 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new CI jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/PKLJZAR7PDDEEPMFXKUQU2IAPQRQDQD7/


[ovirt-devel] Re: planned Jenkins restart

2020-04-29 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Both the core and plugins have been upgraded, OS updates have also been
applied.

As always - if you see any issues please report them to Jira.

On Wed, Apr 29, 2020 at 11:10 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/2KDH6S32STFQNNMTPXWL2ZRSAXZELFAB/


[ovirt-devel] planned Jenkins restart

2020-04-29 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
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/devel@ovirt.org/message/F44YYTVENLL5DNRNUBOQKMM2ZJJ7I3LA/


[ovirt-devel] Re: planned Jenkins restart

2020-01-14 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
The kubernetes plugin has been updated this time to bring in new features
and improve security.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Tue, Jan 14, 2020 at 11:10 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/SZWQSUY6TEETQ3YZWNZC2M4VSCLOFLST/


[ovirt-devel] CI system outage

2019-12-17 Thread Evgheni Dereveanchin
Hello everyone,

We received several reports of Jenkins jobs not running properly. The
reason turned out to be the  Jenkins Master which did not start jobs
properly. It has been restarted and is working properly now.

If you have any jobs that failed or did not start at all today - please
re-trigger them or reach out to me for assistance.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/YPHWQ7WIKRCTPLIWRZ3GXLPNOMKHZAWC/


[ovirt-devel] Re: Planned restart of production services

2019-10-30 Thread Evgheni Dereveanchin
Maintenance complete, services are back up and running.
Please re-trigger builds if your patches were submitted during the outage.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Oct 30, 2019 at 10:48 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be restarting several production systems today to apply security
> updates.
> The following services may be unreachable for short periods of time:
> - resources.ovirt.org - software repositories
> - jenkins.ovirt.org - CI master
>
> No new builds will be started during this period.
> I will announce you once maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/2J46VEXVE4DZYZ6IJAODOOISS5MABZFG/


[ovirt-devel] Planned restart of production services

2019-10-30 Thread Evgheni Dereveanchin
Hi everyone,

I'll be restarting several production systems today to apply security
updates.
The following services may be unreachable for short periods of time:
- resources.ovirt.org - software repositories
- jenkins.ovirt.org - CI master

No new builds will be started during this period.
I will announce you once maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/B77QQUZO3JEMEAJYLETC3YVWRUTSXLCT/


[ovirt-devel] Re: ovirt-vmconsole package missing on fc29

2019-10-09 Thread Evgheni Dereveanchin
This looks like another issue of a package being rebuilt without bumping
the version. It typically results in our proxy still delivering the old
cached RPM file while yum expects the one with a different size.
I've removed this package from cache and remember that this exact issue
already happened with ovirt-vmconsole-1.0.7-3 about a month ago:
https://ovirt-jira.atlassian.net/browse/OVIRT-2795

To avoid it we need to ensure each build that ends up in tested has a
unique file name.
In case this issue happens again please reach out to me and I'll purge
squid caches again.

On Wed, Oct 9, 2019 at 11:47 AM Francesco Romani  wrote:

> On 10/9/19 10:48 AM, Miguel Duarte de Mora Barroso wrote:
> > Hi,
> >
> > CI is failing for all ovirt-provider-ovn patches, because of an issue
> > concerning ovirt-vmconsole.
> >
> > This log excerpt explains what's wrong:
> > Downloading Packages:
> > 10:40:26  (1/583): ioprocess-1.3.0-1.201909241116.git3742 182 kB/s |
> > 34 kB 00:00
> > 10:40:26  (2/583): ovirt-imageio-daemon-1.6.0-0.201910071 369 kB/s |
> > 39 kB 00:00
> > 10:40:26  (3/583): ovirt-imageio-common-1.6.0-0.201910071 290 kB/s |
> > 86 kB 00:00
> > 10:40:26  [MIRROR] ovirt-vmconsole-1.0.7-3.fc29.noarch.rpm:
> > Interrupted by header callback: Server reports Content-Length: 38804
> > but expected size is: 38800
> > 10:40:26  [MIRROR] ovirt-vmconsole-1.0.7-3.fc29.noarch.rpm:
> > Interrupted by header callback: Server reports Content-Length: 38804
> > but expected size is: 38800
> > 10:40:26  (4/583): mom-0.5.17-0.0.master.20191001143931.g 376 kB/s |
> > 131 kB 00:00
> > 10:40:26  (5/583): python2-ioprocess-1.3.0-1.201909241116 558 kB/s |
> > 29 kB 00:00
> > 10:40:26  [MIRROR] ovirt-vmconsole-1.0.7-3.fc29.noarch.rpm:
> > Interrupted by header callback: Server reports Content-Length: 38804
> > but expected size is: 38800
> > 10:40:26  [MIRROR] ovirt-vmconsole-1.0.7-3.fc29.noarch.rpm:
> > Interrupted by header callback: Server reports Content-Length: 38804
> > but expected size is: 38800
> > 10:40:26  [FAILED] ovirt-vmconsole-1.0.7-3.fc29.noarch.rpm: No more
> > mirrors to try - All mirrors were already tried without success
>
>
> It seems a mirror issue, I've experienced other times with different
> packages.
>
> I don't know how to fix it.
>
>
> --
> Francesco Romani
> Senior SW Eng., Virtualization R
> Red Hat
> IRC: fromani github: @fromanirh
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WPEB4YYO5YY5DJBG4OFBBC2NRJBZPJUE/
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/6AQWIAVGM2HNESFWSMWBIY4ZDZOKECTW/


[ovirt-devel] Re: planned gerrit restart

2019-09-30 Thread Evgheni Dereveanchin
Maintenance complete, gerrit is back up and running.
The OS was upgraded to latest el7 packages and gerrit itself is now at
version 2.14.20.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Tue, Oct 1, 2019 at 12:34 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I will be installing updates on gerrit.ovirt.org tonight. This means that
> both repos and code review will be unreachable for short periods of time.
> CI will also be paused temporarily to avoid false positives.
>
> I will announce you once maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WKJB2PZVOM3NJ77AJRC3LVSBYBIFVWBI/


[ovirt-devel] planned gerrit restart

2019-09-30 Thread Evgheni Dereveanchin
Hi everyone,

I will be installing updates on gerrit.ovirt.org tonight. This means that
both repos and code review will be unreachable for short periods of time.
CI will also be paused temporarily to avoid false positives.

I will announce you once maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/SEFAW7GJDH72334IBDJO3XOFWSBHCPJY/


[ovirt-devel] Re: planned Jenkins restart

2019-09-25 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
OS updates along with performance tweaks were applied this time.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Thu, Sep 26, 2019 at 12:07 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/WP74FA4WRNKKQPR47627HJNCTSBOXLY3/


[ovirt-devel] planned Jenkins restart

2019-09-25 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/MF4SNHDSDSLWXK52NCP3ZSEPFW4Z42CG/


[ovirt-devel] Re: vdsm has been tagged (v4.30.31)

2019-09-19 Thread Evgheni Dereveanchin
Since the patch should have no effect on CentOS and the job failed in
indeed looks like an infra failure caused by mirror inconsistency or mock
caches. I've re-triggered the job, let's see if this run succeeds.
Otherwise will go ahead and delete mock caches on our ppc64le VMs.

On Thu, Sep 19, 2019 at 9:35 AM Sandro Bonazzola 
wrote:

>
>
> Il giorno gio 19 set 2019 alle ore 09:31 Anton Marchukov <
> amarc...@redhat.com> ha scritto:
>
>> Please note that “yum” errors might be related to recent CentOS 7.7
>> release. We saw a couple of places where we had to purge the yum cache as
>> yum is confused with metadata change after the release. From the error it
>> looks to be the case here.
>>
>>
> can you please purge the yum cache and re-trigger the build?
>
>
>
>> > On 19 Sep 2019, at 09:25, Sandro Bonazzola  wrote:
>> >
>> >
>> >
>> > Il giorno mer 18 set 2019 alle ore 17:45 Milan Zamazal <
>> mzama...@redhat.com> ha scritto:
>> >
>> >
>> > vdsm v4.30.31 didn't pass CI build
>> https://jenkins.ovirt.org/job/vdsm_standard-on-merge/1551/
>> > so it can't be released. Please check.
>> >
>> >
>> > --
>> > Sandro Bonazzola
>> > MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>> > Red Hat EMEA
>> > sbona...@redhat.com
>> >
>> > Red Hat respects your work life balance. Therefore there is no need to
>> answer this email out of your office hours.
>>
>> --
>> Anton Marchukov
>> Associate Manager - RHV DevOps - Red Hat
>>
>>
>>
>>
>>
>>
>>
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R RHV
>
> Red Hat EMEA <https://www.redhat.com/>
>
> sbona...@redhat.com
> <https://www.redhat.com/>*Red Hat respects your work life balance.
> Therefore there is no need to answer this email out of your office hours.
> <https://mojo.redhat.com/docs/DOC-1199578>*
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/F3APZC4PJQ2P34HHWCQPHWULLCZKVH7W/


[ovirt-devel] Re: planned Jenkins restart

2019-07-23 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Updates to the core and plugins were installed this time.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Tue, Jul 23, 2019 at 11:09 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is back online.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/EACWS6HI2L53TGMKU6ZFI2VFPBNH5MEE/


[ovirt-devel] planned Jenkins restart

2019-07-23 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is back online.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/2FYFZCYCFD6TE3AI6SQYGR3TPPGO24YO/


[ovirt-devel] Re: planned gerrit downtime

2019-06-06 Thread Evgheni Dereveanchin
Migration completed successfully, gerrit.ovirt.org is up and running.

If you spot any issues - please report them to JIRA.

On Thu, Jun 6, 2019 at 10:11 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I will be migrating gerrit.ovirt.org to a different VM tonight so it will
> be unavailable for several hours as the process involves copying large
> amounts of data.
>
> It will not be possible to pull from or push to any repos as well as to
> review changes.
>
> I'll follow up as soon as the migration is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/JXT3R3WFGBOFDBEY6RZNL7DEZZJIY2GP/


[ovirt-devel] planned gerrit downtime

2019-06-06 Thread Evgheni Dereveanchin
Hi everyone,

I will be migrating gerrit.ovirt.org to a different VM tonight so it will
be unavailable for several hours as the process involves copying large
amounts of data.

It will not be possible to pull from or push to any repos as well as to
review changes.

I'll follow up as soon as the migration is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/6S2WTBO6IXWL62YX3B3GRDBV22UXWQM7/


[ovirt-devel] Re: Planned restart of production services

2019-06-04 Thread Evgheni Dereveanchin
Maintenance complete, all services are back up and running.

If you spot any issues please report them to JIRA.

Regards,
Evgheni Dereveanchin

On Wed, Jun 5, 2019 at 12:05 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I will be restarting several production systems within the following hour
> to apply updates.
> The following services may be unreachable for some period of time:
> - resources.ovirt.org - package repositories
> - jenkins.ovirt.org - CI master
> - glance.ovirt.org - Glance image repository
>
> Package repositories will be unreachable for a short period of time.
> No new CI jobs will be started during this period.
>
> I will announce you once maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/56535J5KBXHYO6MW6JLCMR2G5EEBR5OM/


[ovirt-devel] Planned restart of production services

2019-06-04 Thread Evgheni Dereveanchin
Hi everyone,

I will be restarting several production systems within the following hour
to apply updates.
The following services may be unreachable for some period of time:
- resources.ovirt.org - package repositories
- jenkins.ovirt.org - CI master
- glance.ovirt.org - Glance image repository

Package repositories will be unreachable for a short period of time.
No new CI jobs will be started during this period.

I will announce you once maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/YKGUZANRLAH2SGRAZO2GB4NLXW66T3JB/


[ovirt-devel] Re: Jenkins is very slow now - can someone restart it?

2019-05-03 Thread Evgheni Dereveanchin
Hi Nir and thanks for the report.

I've just upgraded Jenkins and restarted it. The ovirt-system-tests_manual
job page loads much faster for me now.
It still takes some time yet that's due to the fact that Jenkins reads each
build off disk for this status page.

Please tell me if it looks better on your side too.

On Thu, May 2, 2019 at 8:27 PM Nir Soffer  wrote:

> $ time curl -s https://jenkins.ovirt.org/job/ovirt-system-tests_manual/
> >/dev/null
>
> real 0m27.380s
> user 0m0.038s
> sys 0m0.028s
>
> For reference:
>
> $ time curl -s https://travis-ci.org/oVirt/vdsm/builds >/dev/null
>
> real 0m0.614s
> user 0m0.027s
> sys 0m0.015s
>
> Can someone restart jenkins?
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FEEE5AHK6B6UYGPRXWDFM4EPDQDA2GDE/
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/PAAQ5LIMCXPTAQOIXEO5YTN7SRYLBWXO/


[ovirt-devel] Re: Jenkins restart

2019-05-03 Thread Evgheni Dereveanchin
Jenkins is back up and running, both the core and plugins were upgraded to
newest versions.

On Fri, May 3, 2019 at 3:27 PM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> We received reports that Jenkins is performing slowly so I'm going to
> restart it now to to apply some updates. During the outage no new builds
> will be started. I will announce once it is back up and running.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ONQQ3ICWWGFACV56GXISRJYOSBOBRUB7/


[ovirt-devel] Jenkins restart

2019-05-03 Thread Evgheni Dereveanchin
Hi everyone,

We received reports that Jenkins is performing slowly so I'm going to
restart it now to to apply some updates. During the outage no new builds
will be started. I will announce once it is back up and running.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5YDVJHN2TDHLCCAHFIGPRTJOODA4C3E5/


[ovirt-devel] Re: planned Jenkins restart

2019-03-27 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is up and running.
Updates to the core and plugins were installed this time.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Thu, Mar 28, 2019 at 12:30 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> --
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5GKUUHGXOCPYK5UF25R67KSNY64NJ7RG/


[ovirt-devel] planned Jenkins restart

2019-03-27 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ZGB7WT722ZXW3PYIVIQQ3OG2V7XZUBJN/


[ovirt-devel] Planned infra outage - Saturday February 2

2019-01-29 Thread Evgheni Dereveanchin
Hi everyone,

There's a maintenance window planned for this Saturday, February 2 2019 to
upgrade network equipment in the PHX datacenter. The change will be
implemented during afternoon hours and  several oVirt infra services may be
unreachable for short periods of time, specifically:

* package repositories
* Jenkins CI
* glance image repo

If you have problems accessing project resources during this period or see
CI failures please re-try in a couple of hours.

The project website and Gerrit code review are not affected by this outage
and will continue to function normally.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/DX5Q7PFN37HV5J7QN2MAE45LUSIFJOCE/


[ovirt-devel] planned datacenter maintenance 21.12.2018 20:30 UTC

2018-12-20 Thread Evgheni Dereveanchin
Hi everyone,

The network switch stack used by the oVirt PHX datacenter needs a reboot
which is scheduled for tomorrow. It is expected to be a fast task yet it
may cut all networking including shared storage access for all of our
hypervisors for a couple of minutes.

For this reason I'll shut down non-critical services beforehand and pause
CI to minimize I/O activity and protect against potential VM disk
corruption.

Maintenance window: 21.12.2018  20:30 UTC - 21:30 UTC

Services that may be unreachable for short periods of time during this
outage are:
* Package repositories
* Glance image repository
* Jenkins CI

Other services such as the website, gerrit and mailing lists are not
affected and will be operating as usual.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/3YCWGTYK7W52EVXYJGEHXOIC5HB27UHO/


[ovirt-devel] Re: planned Jenkins restart

2018-12-18 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Updates to the core and plugins were installed this time
along with some performance-related tweaks:
https://ovirt-jira.atlassian.net/browse/OVIRT-2627

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Dec 19, 2018 at 12:18 AM Evgheni Dereveanchin
 wrote:
>
> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/SY4DFTT4K55NWD3BSLJQCU752U6ZNBQT/


[ovirt-devel] planned Jenkins restart

2018-12-18 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/OMSPVMSJPEHSELZ7GXELTJATXHMW4BQ6/


[ovirt-devel] Re: planned Jenkins restart

2018-12-05 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Security fixes to the core along with plugin and OS updates were
installed this time:
https://ovirt-jira.atlassian.net/browse/OVIRT-2606

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin
On Thu, Dec 6, 2018 at 12:31 AM Evgheni Dereveanchin
 wrote:
>
> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/HE4FISKKBS7H4R2TJDT5J4YXRXLYZZEV/


[ovirt-devel] planned Jenkins restart

2018-12-05 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/BI4MDPNP3U7ZCL67UQB6KSIUN4PO3WJ6/


[ovirt-devel] Re: jenkins dead or barely alive?

2018-12-05 Thread Evgheni Dereveanchin
Hi everyone,

We are experiencing an issue with the Jenkins master and are working on
fixing it.
As the UI is completely unresponsive I will restart the service completely.
This will
cause some CI jobs to cancel and not return results, in such a case please
re-trigger
them manually or contact me for assistance.

We have a ticket [1] open to confirm the root cause of the slowness.
Current suspects
are several plugins that cause performance issues but deeper analysis is
required.

[1] https://ovirt-jira.atlassian.net/browse/OVIRT-2586

On Wed, Dec 5, 2018 at 9:40 AM Michal Skrivanek 
wrote:

> Hey,
> it didn’t work well yesterday evening (taking 10+ minutes to trigger CI)
> and this morning it’s even worse. Logging in to trigger it manually takes
> ~5 minutes, every action there seems to take ages...
>
> Thanks,
> michal
> ___
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/BA7P36TK63AAEWORSBB6KJTLOGFYXHRQ/
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/EEBBICKLJ6TBZPK6RCMBL7SWQX5BK3HH/


[ovirt-devel] Re: planned Jenkins restart

2018-10-30 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Security updates to plugins and the core were installed this time:
*https://ovirt-jira.atlassian.net/browse/OVIRT-2557
<https://ovirt-jira.atlassian.net/browse/OVIRT-2557>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin


On Wed, Oct 31, 2018 at 12:42 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/5N4SOAREMGNBCPKOMBW6Z7LJV5HSR6OY/


[ovirt-devel] planned Jenkins restart

2018-10-30 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/PE5JRNT6HJ2GFEZVRH7QFUPWLT5S2FZP/


[ovirt-devel] Re: planned Jenkins restart

2018-08-21 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Security updates to plugins and the core were installed this time:
*https://ovirt-jira.atlassian.net/browse/OVIRT-2438
<https://ovirt-jira.atlassian.net/browse/OVIRT-2438>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Aug 22, 2018 at 1:24 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/W3HLYGQBGKJEHJCLKCRFL673RJGF4RIW/


[ovirt-devel] planned Jenkins restart

2018-08-21 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/YI2XA5WE3OKOKJSPO63CWNKU632LZEDS/


[ovirt-devel] Re: planned Jenkins restart

2018-07-24 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Security updates to plugins and the core were installed this time:
*https://ovirt-jira.atlassian.net/browse/OVIRT-2262
<https://ovirt-jira.atlassian.net/browse/OVIRT-2262>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin


On Wed, Jul 25, 2018 at 1:13 AM Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/FKGMOTGX7DJZHXBCZLUMSF4OHNZGUALN/


[ovirt-devel] planned Jenkins restart

2018-07-24 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/POHPCTG4MF6OVEACK7MKZQ473C6J3IJF/


[ovirt-devel] Re: Planned restart of production services

2018-06-14 Thread Evgheni Dereveanchin
As a follow-up I want to share more details of the changes applied during
the maintenance window and some of the related improvements:

Gerrit:

   - OVIRT-1947: gerrit updated to 2.14.8 [1], caches cleared, changes
   re-indexed
   - OVIRT-1527: Change-id is now clickable in the UI

Jenkins:

   - OVIRT-2154:
  - Jenkins core updated to 2.121.1 LTS [2]
  - fixes from Jenkins Security Advisory 2018-06-04 [3] applied
  - all installed plugins upgraded to their latest versions
   - OVIRT-1966: Kubernetes and OpenShift plugins installed

Related:

   - OVIRT-2068: EOL Fedora 26 CI slaves replaced by Fedora 28
   - OVIRT-1471: SSL enabled on Jenkins: https://jenkins.ovirt.org

As noted earlier, if you spot any issues related to these changes or have
ideas for further improvement
please report them on Jira by simply sending and mail to infra-support.

[1] https://www.gerritcodereview.com/releases/2.14.md#2.14.8
[2] https://jenkins.io/changelog-stable/
[3] https://jenkins.io/security/advisory/2018-06-04/

On Thu, Jun 14, 2018 at 1:13 AM, Evgheni Dereveanchin 
wrote:

> Maintenance completed, services are back up and running.
> If you see any issues please report them to Jira.
>
>
> On Wed, Jun 13, 2018 at 11:38 PM, Evgheni Dereveanchin <
> edere...@redhat.com> wrote:
>
>> Hi everyone,
>>
>> I will be restarting several production systems within the next few hours
>> to perform planned maintenance.
>> The following services will be unreachable for some period of time:
>> - gerrit.ovirt.org - code review
>> - jenkins.ovirt.org - CI master
>>
>> It will not be possible to submit/review patches, clone repositories or
>> run CI jobs during this period.
>>
>> I will announce you once the maintenance is complete.
>>
>> --
>> Regards,
>> Evgheni Dereveanchin
>>
>
>
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/TP2KDIZEJX6ILIT2HPPHMBSA4G2XBRTY/


[ovirt-devel] Re: Planned restart of production services

2018-06-13 Thread Evgheni Dereveanchin
Maintenance completed, services are back up and running.
If you see any issues please report them to Jira.


On Wed, Jun 13, 2018 at 11:38 PM, Evgheni Dereveanchin 
wrote:

> Hi everyone,
>
> I will be restarting several production systems within the next few hours
> to perform planned maintenance.
> The following services will be unreachable for some period of time:
> - gerrit.ovirt.org - code review
> - jenkins.ovirt.org - CI master
>
> It will not be possible to submit/review patches, clone repositories or
> run CI jobs during this period.
>
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/KVW47SYUEZJEXD3PBW62HXWYSEY5XYDO/


[ovirt-devel] Planned restart of production services

2018-06-13 Thread Evgheni Dereveanchin
Hi everyone,

I will be restarting several production systems within the next few hours
to perform planned maintenance.
The following services will be unreachable for some period of time:
- gerrit.ovirt.org - code review
- jenkins.ovirt.org - CI master

It will not be possible to submit/review patches, clone repositories or run
CI jobs during this period.

I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/devel@ovirt.org/message/HIPPKU7N2A44VXPFMHCFOG7XCTG4AMBS/


[ovirt-devel] Re: Planned restart of production services

2018-05-22 Thread Evgheni Dereveanchin
Maintenance completed, services are back up and running.
If you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin


On Tue, May 22, 2018 at 11:55 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I will be restarting several production systems within the following hour
> to apply security updates.
> The following services may be unreachable for some period of time:
> - www.ovirt.org - project website
> - resources.ovirt.org - package repositories
> - gerrit.ovirt.org - code review
> - jenkins.ovirt.org - CI master
>
> It will not be possible to submit/review patches, clone repositories or
> run CI jobs during this period. Package repositories and the website will
> also be unreachable for a short period of time.
>
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org


[ovirt-devel] Planned restart of production services

2018-05-22 Thread Evgheni Dereveanchin
Hi everyone,

I will be restarting several production systems within the following hour
to apply security updates.
The following services may be unreachable for some period of time:
- www.ovirt.org - project website
- resources.ovirt.org - package repositories
- gerrit.ovirt.org - code review
- jenkins.ovirt.org - CI master

It will not be possible to submit/review patches, clone repositories or run
CI jobs during this period. Package repositories and the website will also
be unreachable for a short period of time.

I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@ovirt.org


Re: [ovirt-devel] gerrit service restart

2018-04-26 Thread Evgheni Dereveanchin
Service restart complete but I still see that some operations are slow.
I will monitor the situation and schedule a full system restart outside of
working hours if needed.

On Thu, Apr 26, 2018 at 2:59 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> As you may have noticed, Gerrit is slow to respond today. I will restart
> the service in a few minutes to address that so if you get some failures
> while trying to fetch/push/review patches please re-try in a few minutes.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] gerrit service restart

2018-04-26 Thread Evgheni Dereveanchin
Hi everyone,

As you may have noticed, Gerrit is slow to respond today. I will restart
the service in a few minutes to address that so if you get some failures
while trying to fetch/push/review patches please re-try in a few minutes.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2018-04-10 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
The OS, Jenkins core and all plugins were updated:
*https://ovirt-jira.atlassian.net/browse/OVIRT-1937
<https://ovirt-jira.atlassian.net/browse/OVIRT-1937>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin


On Wed, Apr 11, 2018 at 4:11 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2018-04-10 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2018-03-06 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Plugin security updates were installed this time:
*https://ovirt-jira.atlassian.net/browse/OVIRT-1912
<https://ovirt-jira.atlassian.net/browse/OVIRT-1912>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin


On Wed, Mar 7, 2018 at 12:51 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2018-03-06 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] CI outage notice

2018-02-20 Thread Evgheni Dereveanchin
Hi everyone,

After the Jenkins update tonight it started behaving unstably and there
were several restarts recorded throughout the night. The root cause is now
found and mitigated [1], Jenkins is up and stable again. There may still be
slaves around that were running jobs when the master restarted which caused
leftover files in the workspace.

If you had any CI jobs fail with errors unrelated to code between midnight
and 8:15 GMT today - please re-trigger those. If you still get failures -
please inform me or other members of the infra team to offline such slaves
and perform a cleanup.

-- 
Regards,
Evgheni Dereveanchin

[1] https://ovirt-jira.atlassian.net/browse/OVIRT-1904
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2018-02-19 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
The OS, Jenkins core and all plugins were updated:
*https://ovirt-jira.atlassian.net/browse/OVIRT-1858
<https://ovirt-jira.atlassian.net/browse/OVIRT-1858>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Tue, Feb 20, 2018 at 12:02 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2018-02-19 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] PHX planned maintenance 29.01.2018 @19:00 GMT

2018-01-29 Thread Evgheni Dereveanchin
Maintenance is complete with minimal downtime. CI is resumed and all
services should be reachable.
If any jobs failed to get queued for you - feel free to re-trigger. For
other issues please log a Jira ticket.

Regards,
Evgheni

On Mon, Jan 29, 2018 at 2:13 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> Planned works are going to be performed in the PHX data center today. They
> are related to core networking hardware upgrades and may cause short
> connectivity loss to services hosted by the oVirt project, including:
>
> * Jenkins CI
> * Package repositories
> * project website
> * mailing lists
>
> The maintenance window starts at 19:00 GMT and has a duration of one hour.
>
> I will pause CI job execution before the maintenance window so builds will
> be queued and executed after network upgrades are implemented to decrease
> the possibility of false positives. I will follow up with any further
> updates.
>
> --
> Regards,
> Evgheni Dereveanchin
>
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] PHX planned maintenance 29.01.2018 @19:00 GMT

2018-01-29 Thread Evgheni Dereveanchin
Hi everyone,

Planned works are going to be performed in the PHX data center today. They
are related to core networking hardware upgrades and may cause short
connectivity loss to services hosted by the oVirt project, including:

* Jenkins CI
* Package repositories
* project website
* mailing lists

The maintenance window starts at 19:00 GMT and has a duration of one hour.

I will pause CI job execution before the maintenance window so builds will
be queued and executed after network upgrades are implemented to decrease
the possibility of false positives. I will follow up with any further
updates.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Planned restart of production services

2018-01-09 Thread Evgheni Dereveanchin
All services are finally back up and running. The updated kernel refused to
boot on Gerrit which caused the delay.
I also restored the proper IP for Gerrit so if you see any name resolution
issues - please flush your DNS resolver cache.
For any other issues - please open a ticket at jira.ovirt.org so that we
can take a look at it.

On Wed, Jan 10, 2018 at 1:34 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Unfortunately, the outage is still ongoing due to an unexpected issue with
> the Gerrit system.
> Keeping Jenkins offline until that is resolved. Package repositories are
> up and running. Will update you on further progress.
>
> On Tue, Jan 9, 2018 at 11:39 PM, Evgheni Dereveanchin <edere...@redhat.com
> > wrote:
>
>> Hi everyone,
>>
>> I will be restarting several production systems within the following hour
>> to apply security updates.
>> The following services may be unreachable for some period of time:
>> - resources.ovirt.org - package repositories
>> - gerrit.ovirt.org - code review
>> - jenkins.ovirt.org - CI master
>>
>> It will not be possible to submit/review patches, clone repositories or
>> run CI jobs during this period. Package repositories will also be
>> unreachable for a short period of time.
>>
>> I will announce you once the maintenance is complete.
>>
>> --
>> Regards,
>> Evgheni Dereveanchin
>>
>
>
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Planned restart of production services

2018-01-09 Thread Evgheni Dereveanchin
Unfortunately, the outage is still ongoing due to an unexpected issue with
the Gerrit system.
Keeping Jenkins offline until that is resolved. Package repositories are up
and running. Will update you on further progress.

On Tue, Jan 9, 2018 at 11:39 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I will be restarting several production systems within the following hour
> to apply security updates.
> The following services may be unreachable for some period of time:
> - resources.ovirt.org - package repositories
> - gerrit.ovirt.org - code review
> - jenkins.ovirt.org - CI master
>
> It will not be possible to submit/review patches, clone repositories or
> run CI jobs during this period. Package repositories will also be
> unreachable for a short period of time.
>
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] Planned restart of production services

2018-01-09 Thread Evgheni Dereveanchin
Hi everyone,

I will be restarting several production systems within the following hour
to apply security updates.
The following services may be unreachable for some period of time:
- resources.ovirt.org - package repositories
- gerrit.ovirt.org - code review
- jenkins.ovirt.org - CI master

It will not be possible to submit/review patches, clone repositories or run
CI jobs during this period. Package repositories will also be unreachable
for a short period of time.

I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Planned restart of production services

2017-12-20 Thread Evgheni Dereveanchin
Maintenance completed, services should be back up and running.
There was an unexpected IP address change after gerrit restart
which caused a need to update DNS mappings. If you cannot reach gerrit
please try flushing your resolver cache. Also, if you see CI job failures
due to inability to fetch from gerrit - please try to re-trigger them.

Sorry for any inconvenience caused.
I've opened a ticket to track the unexpected IP change:
https://ovirt-jira.atlassian.net/browse/OVIRT-1813


Regards,
Evgheni Dereveanchin

On Thu, Dec 21, 2017 at 12:13 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I will be restarting several production systems today to perform planned
> maintenance.
> The following services may be unreachable for some period of time:
> - gerrit.ovirt.org - code review
> - jenkins.ovirt.org - CI master
>
> It will not be possible to submit/review patches, clone repositories or
> run CI jobs during this period.
>
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] Planned restart of production services

2017-12-20 Thread Evgheni Dereveanchin
Hi everyone,

I will be restarting several production systems today to perform planned
maintenance.
The following services may be unreachable for some period of time:
- gerrit.ovirt.org - code review
- jenkins.ovirt.org - CI master

It will not be possible to submit/review patches, clone repositories or run
CI jobs during this period.

I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2017-11-21 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins is back up and running.
The OS, Jenkins core and all plugins were updated this time:
https://ovirt-jira.atlassian.net/browse/OVIRT-1760

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Nov 22, 2017 at 12:46 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2017-11-21 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Planned restart of production services

2017-11-01 Thread Evgheni Dereveanchin
Maintenance completed, services are back up and running.
Please re-trigger builds if you submitted patches while Jenkins was offline.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Nov 1, 2017 at 11:44 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be restarting several production systems today to perform planned
> maintenance.
> The following services may be unreachable for some period of time:
> - resources.ovirt.org - software repositories
> - jenkins.ovirt.org - CI master
>
> No new builds will be started during this period.
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] Planned restart of production services

2017-11-01 Thread Evgheni Dereveanchin
Hi everyone,

I'll be restarting several production systems today to perform planned
maintenance.
The following services may be unreachable for some period of time:
- resources.ovirt.org - software repositories
- jenkins.ovirt.org - CI master

No new builds will be started during this period.
I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Planned restart of production services

2017-10-14 Thread Evgheni Dereveanchin
Maintenance completed, services are back up and running.
Please re-trigger builds if your patches were submitted during the outage.

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Sat, Oct 14, 2017 at 12:20 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be restarting several production systems today to apply security
> updates.
> The following services may be unreachable for some period of time:
> - resources.ovirt.org - software repositories
> - jenkins.ovirt.org - CI master
>
> No new builds will be started during this period.
> I will announce you once the maintenance is complete.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] Planned restart of production services

2017-10-14 Thread Evgheni Dereveanchin
Hi everyone,

I'll be restarting several production systems today to apply security
updates.
The following services may be unreachable for some period of time:
- resources.ovirt.org - software repositories
- jenkins.ovirt.org - CI master

No new builds will be started during this period.
I will announce you once the maintenance is complete.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2017-10-11 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
The OS, Jenkins core and all plugins were updated this time:
https://ovirt-jira.atlassian.net/browse/OVIRT-1656

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Wed, Oct 11, 2017 at 11:15 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>
>


-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2017-10-11 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-07 ] [import_template_from_glance]

2017-09-07 Thread Evgheni Dereveanchin
r.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engineScheduled-Thread-21) [74b41edb]
EVENT_ID: USER_IMPORT_IMAGE_AS_TEMPLATE_FINISHED_SUCCESS(3,018), User
admin@internal-authz successfully imported image
CirrOS_0.3.5_for_x86_64_glance_template as template
CirrOS_0.3.5_for_x86_64_glance_template to domain iscsi.
2017-09-07 08:21:48,878-04 ERROR
[org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller]
(EE-ManagedThreadFactory-engineScheduled-Thread-21) [74b41edb] Failed
invoking callback end method 'onSucceeded' for command
'9c1ba73a-f6bb-4291-b1f2-d5806e38ba18' with exception
'CallableStatementCallback; SQL [{call insertdiskvmelement(?, ?, ?, ?,
?, ?)}]; ERROR: insert or update on table "disk_vm_element" violates
foreign key constraint "fk_disk_vm_element_vm_static"
  Detail: Key (vm_id)=(2c2b56b5-cac6-469d-b0e0-9744309ca8c1) is not
present in table "vm_static".
  Where: SQL statement "INSERT INTO disk_vm_element (
disk_id,
vm_id,
is_boot,
pass_discard,
disk_interface,
is_using_scsi_reservation)
VALUES (
v_disk_id,
v_vm_id,
v_is_boot,
v_pass_discard,
v_disk_interface,
v_is_using_scsi_reservation)"
PL/pgSQL function
insertdiskvmelement(uuid,uuid,boolean,boolean,character
varying,boolean) line 3 at SQL statement; nested exception is
org.postgresql.util.PSQLException: ERROR: insert or update on table
"disk_vm_element" violates foreign key constraint
"fk_disk_vm_element_vm_static"
  Detail: Key (vm_id)=(2c2b56b5-cac6-469d-b0e0-9744309ca8c1) is not
present in table "vm_static".
  Where: SQL statement "INSERT INTO disk_vm_element (
disk_id,
vm_id,
is_boot,
pass_discard,
disk_interface,
is_using_scsi_reservation)
VALUES (
v_disk_id,
v_vm_id,
v_is_boot,
v_pass_discard,
v_disk_interface,
v_is_using_scsi_reservation)"
PL/pgSQL function
insertdiskvmelement(uuid,uuid,boolean,boolean,character
varying,boolean) line 3 at SQL statement', the callback is marked for
end method retries
2017-09-07 08:21:49,887-04 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-49) [74b41edb] Command
'AddVmTemplate' id: '3d633182-982a-46f2-b4f1-27c5d04397a7' execution
didn't complete, not proceeding to perform the next operation
2017-09-07 08:21:49,887-04 INFO
[org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-49) [74b41edb] Command
'AddVmTemplate' id: '3d633182-982a-46f2-b4f1-27c5d04397a7' child
commands '[d168e950-e9c5-4c9b-9502-bff613d7f14d]' executions were
completed, status 'FAILED'




-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [PLEASE NOTE] copr outage

2017-09-06 Thread Evgheni Dereveanchin
As a follow up, there was a DNS outage on Fedora Infrastructure side
caused by mismatching DNSSEC keys. This affected all domains in
*.fedoraproject.org zone. It should now be fixed, so if you suspect
that jobs related to your patches failed due to it (reposync issues, etc)
please re-trigger them.

On Wed, Sep 6, 2017 at 2:58 PM, Barak Korren <bkor...@redhat.com> wrote:

> We seem to be having some kind of an outage in the oVirt PHX data
> center that is preventing our hosts in PHX from reaching copr.
>
> This is causing various jobs to fail including all jobs that run OST.
>
> Please avoid running jobs that are known to require connectivity to
> copr until further notice.
>
> --
> Barak Korren
> RHV DevOps team , RHCE, RHCi
> Red Hat EMEA
> redhat.com | TRIED. TESTED. TRUSTED. | redhat.com/trusted
> ___
> Devel mailing list
> Devel@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Evgheni Dereveanchin
Test failed: [ upgrade_engine ]

Link to suspected patches:
https://gerrit.ovirt.org/#/c/78307/46/

Link to Job:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2301/
* this is failing since around job run 2291 but was masked by other errors

Link to logs:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2301/artifact/exported-artifacts/upgrade-from-release-suit-master-el7/test_logs/upgrade-from-release-suite-master/post-001_upgrade_engine.py/lago-upgrade-from-release-suite-master-engine/_var_log/ovirt-engine/setup/ovirt-engine-setup-20170905092844-6p7cux.log

Error snippet from log:



2017-09-05 09:28:45,444-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database database.execute:229
Creating own connection
2017-09-05 09:28:45,448-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database database.execute:274
Result: [{'count': 153L}]
2017-09-05 09:28:45,448-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database database.execute:224
Database: 'None', Statement: 'SHOW server_version', args: {}
2017-09-05 09:28:45,448-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database database.execute:229
Creating own connection
2017-09-05 09:28:45,452-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database database.execute:274
Result: [{'server_version': '9.2.18'}]
2017-09-05 09:28:45,452-0400 DEBUG
otopi.ovirt_engine_setup.engine_common.database
database.checkServerVersion:449 PostgreSQL server version: 9.2.18
2017-09-05 09:28:45,453-0400 DEBUG
otopi.plugins.ovirt_engine_common.ovirt_engine.db.connection
connection._setup:146 Existing credential use failed
Traceback (most recent call last):
  File
"/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine/db/connection.py",
line 141, in _setup
] = dbovirtutils.checkDBMSUpgrade()
  File
"/usr/share/ovirt-engine/setup/ovirt_engine_setup/engine_common/database.py",
line 490, in checkDBMSUpgrade
self.checkClientVersion()
  File
"/usr/share/ovirt-engine/setup/ovirt_engine_setup/engine_common/database.py",
line 457, in checkClientVersion
self.command.get('psql'),
  File "/usr/lib/python2.7/site-packages/otopi/command.py", line 74, in get
command=command
RuntimeError: Command 'psql' is required but missing
2017-09-05 09:28:45,454-0400 DEBUG otopi.context context._executeMethod:142
method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in
_executeMethod
method['method']()
  File
"/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-common/ovirt-engine/db/connection.py",
line 162, in _setup
raise RuntimeError(msg)
RuntimeError: Cannot connect to Engine database using existing credentials:
engine@localhost:5432
2017-09-05 09:28:45,455-0400 ERROR otopi.context context._executeMethod:151
Failed to execute stage 'Environment setup': Cannot connect to Engine
database using existing credentials: engine@localhost:5432




-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 2017-09-05 ] [upgrade_engine]

2017-09-05 Thread Evgheni Dereveanchin
Test failed: [ upgrade_engine ]

Link to suspected patches:
https://gerrit.ovirt.org/#/c/81205/9

Link to Job:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2289/

Link to all logs:
http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2289/artifact/exported-artifacts/upgrade-from-prevrelease-suit-master-el7/test_logs/upgrade-from-prevrelease-suite-master/post-001_upgrade_engine.py/lago_logs/lago.log

Error snippet from log:



engine-setup --config-append=/tmp/answer-file-post --accept-defaults
returned with 2
output:
 ***L:ERROR Internal error: type object 'DBEnvKeysConst' has no attribute
'NEED_DBMSUPGRADE'


___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Gerrit maintenance

2017-08-30 Thread Evgheni Dereveanchin
The maintenance window is over.
Gerrit was upgraded to version 2.14.3 and a full reindex was performed.
The OS was updated to include all the latest security patches as well.

If you hit any issues that may be caused by the upgrade
please let me know or report them to Jira.

On Wed, Aug 30, 2017 at 11:19 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I will be performing updates on gerrit.ovirt.org during the next two
> hours.
> Within this period the Gerrit UI and Git repositories may be unavailable.
>
> I will follow up as soon as maintenance activities are over.
>
> --
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Gerrit maintenance

2017-08-30 Thread Evgheni Dereveanchin
Hi everyone,

I will be performing updates on gerrit.ovirt.org during the next two hours.
Within this period the Gerrit UI and Git repositories may be unavailable.

I will follow up as soon as maintenance activities are over.

-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2017-08-25 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.
Jenkins core and all plugins were updated this time:
*https://ovirt-jira.atlassian.net/browse/OVIRT-1594
<https://ovirt-jira.atlassian.net/browse/OVIRT-1594>*

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Sat, Aug 26, 2017 at 1:08 AM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2017-08-25 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] planned Jenkins restart

2017-08-11 Thread Evgheni Dereveanchin
Maintenance completed, Jenkins back up and running.

This was a major update as both the Jenkins core and
all plugins were updated to latest stable versions:
*https://ovirt-jira.atlassian.net/browse/OVIRT-1581
<https://ovirt-jira.atlassian.net/browse/OVIRT-1581>*

One of the visible improvements is the new BlueOcean UI
with improved display of pipeline jobs which is available here:
http://jenkins.ovirt.org/blue/

As always - if you see any issues please report them to Jira.

Regards,
Evgheni Dereveanchin

On Fri, Aug 11, 2017 at 11:23 PM, Evgheni Dereveanchin <edere...@redhat.com>
wrote:

> Hi everyone,
>
> I'll be performing a planned Jenkins restart within the next hour.
> No new jobs will be scheduled during this maintenance period.
> I will inform you once it is over.
>
> Regards,
> Evgheni Dereveanchin
>



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] planned Jenkins restart

2017-08-11 Thread Evgheni Dereveanchin
Hi everyone,

I'll be performing a planned Jenkins restart within the next hour.
No new jobs will be scheduled during this maintenance period.
I will inform you once it is over.

Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 12-07-2017 ] [ 004_basic_sanity.live_storage_migration ]

2017-07-13 Thread Evgheni Dereveanchin
Allon, thank you for the quick fix. Master is back to normal now.

On Thu, Jul 13, 2017 at 12:32 PM, Allon Mureinik <amure...@redhat.com>
wrote:

>
>
> On Thu, Jul 13, 2017 at 1:24 PM, Eyal Edri <ee...@redhat.com> wrote:
>
>>
>>
>> On Thu, Jul 13, 2017 at 12:50 PM, Allon Mureinik <amure...@redhat.com>
>> wrote:
>>
>>> https://gerrit.ovirt.org/#/c/79381/ should solve this.
>>>
>>> I'm waiting for the "regular" CI to complete before merging.
>>>
>>
>> Did you try running the manual job with it? [1]
>>
>> [1] http://jenkins.ovirt.org/view/oVirt%20system%20tests/job
>> /ovirt-system-tests_manual/
>>
>
> ​I reproduced the error on my own system, and verified the fix there.
> If the fix is fine the manual job is great. If it isn't, and you need to
> debug, it's much less comfortable.
>
>
> Regardless - the patch is merged now, so the next OST run should be OK.
>
>
> Sorry for the noise.​
>
>>
>>
>>>
>>> On Thu, Jul 13, 2017 at 11:35 AM, Allon Mureinik <amure...@redhat.com>
>>> wrote:
>>>
>>>> Definitely looks like it's related to that patch series.
>>>>
>>>> I'm on it.
>>>>
>>>> On Thu, Jul 13, 2017 at 11:18 AM, Evgheni Dereveanchin <
>>>> edere...@redhat.com> wrote:
>>>>
>>>>> Hi, we have OST failing on Master
>>>>>
>>>>> Test failed: [ 004_basic_sanity.live_storage_migration ]
>>>>> Link to suspected patches: https://gerrit.ovirt.org/#/c/79246/
>>>>> Link to Job: http://jenkins.ovirt.org/job/test-repo_ovirt_experiment
>>>>> al_master/7555/
>>>>> Error snippet from the log: http://jenkins.ovirt.org/
>>>>> job/test-repo_ovirt_experimental_master/7555/artifact/export
>>>>> ed-artifacts/basic-suit-master-el7/test_logs/basic-suite-mas
>>>>> ter/post-004_basic_sanity.py/
>>>>>
>>>>> 
>>>>>
>>>>> [Cannot move Virtual Disk. The disk vm0_disk0 is plugged to non-Down VMs: 
>>>>> vm0]
>>>>>
>>>>> 
>>>>>
>>>>> 
>>>>>
>>>>> 2017-07-12 12:19:32,547-04 INFO  
>>>>> [org.ovirt.engine.core.bll.storage.disk.MoveDisksCommand] (default 
>>>>> task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Running command: 
>>>>> MoveDisksCommand internal: false. Entities affected :  ID: 
>>>>> eb4127a6-cc05-4aea-9250-9792447e77e8 Type: DiskAction group 
>>>>> CONFIGURE_DISK_STORAGE with role type USER
>>>>> 2017-07-12 12:19:32,552-04 INFO  
>>>>> [org.ovirt.engine.core.bll.AddDeprecatedApiEventCommand] (default task-4) 
>>>>> [5cb4e759] Running command: AddDeprecatedApiEventCommand internal: false.
>>>>> 2017-07-12 12:19:32,616-04 INFO  
>>>>> [org.ovirt.engine.core.bll.snapshots.CreateAllSnapshotsFromVmCommand] 
>>>>> (default task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Lock Acquired to 
>>>>> object 
>>>>> 'EngineLock:{exclusiveLocks='[f66c92f3-474f-4b89-8ba3-56a583ddad89=VM]', 
>>>>> sharedLocks=''}'
>>>>> 2017-07-12 12:19:32,642-04 INFO  
>>>>> [org.ovirt.engine.core.bll.storage.lsm.LiveMigrateVmDisksCommand] 
>>>>> (default task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Lock Acquired to 
>>>>> object 
>>>>> 'EngineLock:{exclusiveLocks='[eb4127a6-cc05-4aea-9250-9792447e77e8=DISK]',
>>>>>  sharedLocks='[4c13d9f7-faf7-4b43-90f7-5ac7438efb80=VM]'}'
>>>>> 2017-07-12 12:19:32,658-04 INFO  
>>>>> [org.ovirt.engine.core.bll.snapshots.CreateAllSnapshotsFromVmCommand] 
>>>>> (default task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Running command: 
>>>>> CreateAllSnapshotsFromVmCommand internal: false. Entities affected :  ID: 
>>>>> f66c92f3-474f-4b89-8ba3-56a583ddad89 Type: VMAction group 
>>>>> MANIPULATE_VM_SNAPSHOTS with role type USER
>>>>> 2017-07-12 12:19:32,681-04 INFO  
>>>>> [org.ovirt.engine.core.bll.snapshots.CreateSnapshotCommand] (default 
>>>>> task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Running command: 
>>>>> CreateSnapshotCommand internal: true. Entities affected :  ID: 
>>>>> 0000---- Type: Storage
>>>>> 2017-07-12 12:19:32,691-04 WARN  
>>>>> [org.ovirt.engine.core.bll.storage.lsm.Li

[ovirt-devel] [ OST Failure Report ] [ oVirt master ] [ 12-07-2017 ] [ 004_basic_sanity.live_storage_migration ]

2017-07-13 Thread Evgheni Dereveanchin
Hi, we have OST failing on Master

Test failed: [ 004_basic_sanity.live_storage_migration ]
Link to suspected patches: https://gerrit.ovirt.org/#/c/79246/
Link to Job:
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7555/
Error snippet from the log:
http://jenkins.ovirt.org/job/test-repo_ovirt_experimental_master/7555/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-004_basic_sanity.py/



[Cannot move Virtual Disk. The disk vm0_disk0 is plugged to non-Down VMs: vm0]





2017-07-12 12:19:32,547-04 INFO
[org.ovirt.engine.core.bll.storage.disk.MoveDisksCommand] (default
task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Running command:
MoveDisksCommand internal: false. Entities affected :  ID:
eb4127a6-cc05-4aea-9250-9792447e77e8 Type: DiskAction group
CONFIGURE_DISK_STORAGE with role type USER
2017-07-12 12:19:32,552-04 INFO
[org.ovirt.engine.core.bll.AddDeprecatedApiEventCommand] (default
task-4) [5cb4e759] Running command: AddDeprecatedApiEventCommand
internal: false.
2017-07-12 12:19:32,616-04 INFO
[org.ovirt.engine.core.bll.snapshots.CreateAllSnapshotsFromVmCommand]
(default task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Lock Acquired
to object 
'EngineLock:{exclusiveLocks='[f66c92f3-474f-4b89-8ba3-56a583ddad89=VM]',
sharedLocks=''}'
2017-07-12 12:19:32,642-04 INFO
[org.ovirt.engine.core.bll.storage.lsm.LiveMigrateVmDisksCommand]
(default task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Lock Acquired
to object 
'EngineLock:{exclusiveLocks='[eb4127a6-cc05-4aea-9250-9792447e77e8=DISK]',
sharedLocks='[4c13d9f7-faf7-4b43-90f7-5ac7438efb80=VM]'}'
2017-07-12 12:19:32,658-04 INFO
[org.ovirt.engine.core.bll.snapshots.CreateAllSnapshotsFromVmCommand]
(default task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Running
command: CreateAllSnapshotsFromVmCommand internal: false. Entities
affected :  ID: f66c92f3-474f-4b89-8ba3-56a583ddad89 Type: VMAction
group MANIPULATE_VM_SNAPSHOTS with role type USER
2017-07-12 12:19:32,681-04 INFO
[org.ovirt.engine.core.bll.snapshots.CreateSnapshotCommand] (default
task-4) [568e6d7d-3a5f-4f97-bb39-8b4d2d4ae1da] Running command:
CreateSnapshotCommand internal: true. Entities affected :  ID:
---- Type: Storage
2017-07-12 12:19:32,691-04 WARN
[org.ovirt.engine.core.bll.storage.lsm.LiveMigrateVmDisksCommand]
(default task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Validation of
action 'LiveMigrateVmDisks' failed for user admin@internal-authz.
Reasons: 
VAR__ACTION__MOVE,VAR__TYPE__DISK,ACTION_TYPE_FAILED_DISK_PLUGGED_TO_NON_DOWN_VMS,$DiskName
vm0_disk0,$VmList vm0
2017-07-12 12:19:32,692-04 INFO
[org.ovirt.engine.core.bll.storage.lsm.LiveMigrateVmDisksCommand]
(default task-2) [4cbc2554-837c-4f76-94db-3e9312eee9d9] Lock freed to
object 
'EngineLock:{exclusiveLocks='[eb4127a6-cc05-4aea-9250-9792447e77e8=DISK]',
sharedLocks='[4c13d9f7-faf7-4b43-90f7-5ac7438efb80=VM]'}'
2017-07-12 12:19:32,701-04 ERROR
[org.ovirt.engine.api.restapi.resource.AbstractBackendResource]
(default task-2) [] Operation Failed: [Cannot move Virtual Disk. The
disk vm0_disk0 is plugged to non-Down VMs: vm0]



-- 
Regards,
Evgheni Dereveanchin
___
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

  1   2   >