Users
Threads by month
- ----- 2025 -----
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
October 2019
- 108 participants
- 184 discussions
Hi all,
my ovirt cluster has got 3 Hypervisors runnig Centos 7.5.1804 vdsm is
4.20.39.1-1.el7,
ovirt engine is 4.2.4.5-1.el7, the storage systems are HP MSA P2000 and
2050 (fibre channel).
I need to stop one of the hypervisors for maintenance but this system is
the storage pool manager.
For this reason I decided to manually activate SPM in one of the other
nodes but this operation is not
successful.
In the ovirt engine (engine.log) the error is this:
2019-07-25 12:39:16,744+02 INFO
[org.ovirt.engine.core.bll.storage.pool.ForceSelectSPMCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] Running command:
ForceSelectSPMCommand internal: false. Entities affected : ID:
81c9bd3c-ae0a-467f-bf7f-63ab30cd8d9e Type: VDSAction group
MANIPULATE_HOST with role type ADMIN
2019-07-25 12:39:16,745+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SpmStopOnIrsVDSCommand]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
SpmStopOnIrsVDSCommand(
SpmStopOnIrsVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false'}), log id: 37bf4639
2019-07-25 12:39:16,747+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ResetIrsVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
ResetIrsVDSCommand(
ResetIrsVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false',
vdsId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
ignoreStopFailed='false'}), log id: 2522686f
2019-07-25 12:39:16,749+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
SpmStopVDSCommand(HostName = infn-vm05.management,
SpmStopVDSCommandParameters:{hostId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7'}), log id: 1810fd8b
2019-07-25 12:39:16,758+02 *ERROR*
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] SpmStopVDSCommand::Not
stopping SPM on vds 'infn-vm05.management', pool id
'18d57688-6ed4-43b8-bd7c-0665b55950b7' as there are uncleared tasks
'Task 'fdcf4d1b-82fe-49a6-b233-323ebe568f8e', status 'running''
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
SpmStopVDSCommand, log id: 1810fd8b
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ResetIrsVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
ResetIrsVDSCommand, log id: 2522686f
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SpmStopOnIrsVDSCommand]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
SpmStopOnIrsVDSCommand, log id: 37bf4639
2019-07-25 12:39:16,760+02 *ERROR*
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] EVENT_ID:
USER_FORCE_SELECTED_SPM_STOP_FAILED(4,096), Failed to force select
infn-vm07.management as the SPM due to a failure to stop the current SPM.
while in the hypervisor (SPM) vdsm.log:
2019-07-25 12:39:16,744+02 INFO
[org.ovirt.engine.core.bll.storage.pool.ForceSelectSPMCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] Running command:
ForceSelectSPMCommand internal: false. Entities affected : ID:
81c9bd3c-ae0a-467f-bf7f-63ab30cd8d9e Type: VDSAction group
MANIPULATE_HOST with role type ADMIN
2019-07-25 12:39:16,745+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SpmStopOnIrsVDSCommand]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
SpmStopOnIrsVDSCommand(
SpmStopOnIrsVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false'}), log id: 37bf4639
2019-07-25 12:39:16,747+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ResetIrsVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
ResetIrsVDSCommand(
ResetIrsVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false',
vdsId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
ignoreStopFailed='false'}), log id: 2522686f
2019-07-25 12:39:16,749+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] START,
SpmStopVDSCommand(HostName = infn-vm05.management,
SpmStopVDSCommandParameters:{hostId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7'}), log id: 1810fd8b
2019-07-25 12:39:16,758+02 *ERROR*
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] SpmStopVDSCommand::Not
stopping SPM on vds 'infn-vm05.management', pool id
'18d57688-6ed4-43b8-bd7c-0665b55950b7' as there are uncleared tasks
'Task 'fdcf4d1b-82fe-49a6-b233-323ebe568f8e', status 'running''
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SpmStopVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
SpmStopVDSCommand, log id: 1810fd8b
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ResetIrsVDSCommand] (default
task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
ResetIrsVDSCommand, log id: 2522686f
2019-07-25 12:39:16,758+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SpmStopOnIrsVDSCommand]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] FINISH,
SpmStopOnIrsVDSCommand, log id: 37bf4639
2019-07-25 12:39:16,760+02 *ERROR*
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-30) [7c374384-f884-4dc9-87d0-7af27dce706b] EVENT_ID:
USER_FORCE_SELECTED_SPM_STOP_FAILED(4,096), Failed to force select
infn-vm07.management as the SPM due to a failure to stop the current SPM.
2019-07-25 12:39:18,660+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] Task id
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' has passed pre-polling period
time and should be polled. Pre-polling period is 60000 millis.
2019-07-25 12:39:18,660+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] Task id
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' has passed pre-polling period
time and should be polled. Pre-polling period is 60000 millis.
2019-07-25 12:39:18,750+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] Task id
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' has passed pre-polling period
time and should be polled. Pre-polling period is 60000 millis.
2019-07-25 12:39:18,750+02 *ERROR*
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
BaseAsyncTask::logEndTaskFailure: Task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' (Parent Command 'Unknown',
Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended
with failure:
2019-07-25 12:39:18,750+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: Attempting to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e'
2019-07-25 12:39:18,751+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
SPMClearTaskVDSCommand(
SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: 34ae2b2f
2019-07-25 12:39:18,752+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
HSMClearTaskVDSCommand(HostName = infn-vm05.management,
HSMTaskGuidBaseVDSCommandParameters:{hostId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: d3a78ad
2019-07-25 12:39:18,757+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
HSMClearTaskVDSCommand, log id: d3a78ad
2019-07-25 12:39:18,757+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
SPMClearTaskVDSCommand, log id: 34ae2b2f
2019-07-25 12:39:18,757+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: At time of attempt to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' the response code was
'TaskStateError' and message was 'Operation is not allowed in this task
state: ("can't clean in state running",)'. Task will not be cleaned
2019-07-25 12:39:18,757+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
BaseAsyncTask::onTaskEndSuccess: Task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' (Parent Command 'Unknown',
Parameters Type
'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended
successfully.
2019-07-25 12:39:18,757+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: Attempting to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e'
2019-07-25 12:39:18,758+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
SPMClearTaskVDSCommand(
SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: 42de0c2b
2019-07-25 12:39:18,759+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
HSMClearTaskVDSCommand(HostName = infn-vm05.management,
HSMTaskGuidBaseVDSCommandParameters:{hostId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: 4895c79c
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
HSMClearTaskVDSCommand, log id: 4895c79c
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
SPMClearTaskVDSCommand, log id: 42de0c2b
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: At time of attempt to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' the response code was
'TaskStateError' and message was 'Operation is not allowed in this task
state: ("can't clean in state running",)'. Task will not be cleaned
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] Task id
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' has passed pre-polling period
time and should be polled. Pre-polling period is 60000 millis.
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.bll.tasks.AsyncTaskManager]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] Cleaning zombie
tasks: Clearing async task 'Unknown' that started at 'Fri May 03
14:48:50 CEST 2019'
2019-07-25 12:39:18,764+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: Attempting to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e'
2019-07-25 12:39:18,765+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
SPMClearTaskVDSCommand(
SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='18d57688-6ed4-43b8-bd7c-0665b55950b7',
ignoreFailoverLimit='false',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: da77af2
2019-07-25 12:39:18,766+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] START,
HSMClearTaskVDSCommand(HostName = infn-vm05.management,
HSMTaskGuidBaseVDSCommandParameters:{hostId='751f3e99-b95e-4c31-bc38-77f5661a0bdc',
taskId='fdcf4d1b-82fe-49a6-b233-323ebe568f8e'}), log id: 530694fb
2019-07-25 12:39:18,771+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
HSMClearTaskVDSCommand, log id: 530694fb
2019-07-25 12:39:18,771+02 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) [] FINISH,
SPMClearTaskVDSCommand, log id: da77af2
2019-07-25 12:39:18,771+02 INFO
[org.ovirt.engine.core.bll.tasks.SPMAsyncTask]
(EE-ManagedThreadFactory-engineScheduled-Thread-67) []
SPMAsyncTask::ClearAsyncTask: At time of attempt to clear task
'fdcf4d1b-82fe-49a6-b233-323ebe568f8e' the response code was
'TaskStateError' and message was 'Operation is not allowed in this task
state: ("can't clean in state running",)'. Task will not be cleaned
there is some relation between this error and a task that has remained
hanging, from SPM server:
# vdsm-client Task getInfo taskID=fdcf4d1b-82fe-49a6-b233-323ebe568f8e
{
"verb": "prepareMerge",
"id": "fdcf4d1b-82fe-49a6-b233-323ebe568f8e"
}
# vdsm-client Task getStatus taskID=fdcf4d1b-82fe-49a6-b233-323ebe568f8e
{
"message": "running job 1 of 1",
"code": 0,
"taskID": "fdcf4d1b-82fe-49a6-b233-323ebe568f8e",
"taskResult": "",
"taskState": "running"
}
How can I solve this problem ?
Thanks a lot for your help !!
Best Regards
Enrico
--
_______________________________________________________________________
Enrico Becchetti Servizio di Calcolo e Reti
Istituto Nazionale di Fisica Nucleare - Sezione di Perugia
Via Pascoli,c/o Dipartimento di Fisica 06123 Perugia (ITALY)
Phone:+39 075 5852777 Mail: Enrico.Becchetti<at>pg.infn.it
_______________________________________________________________________
5
15

Changing disk QoS causes segfault with IO-Threads enabled (oVirt 4.3.0.4-1.el7)
by jloh@squiz.net 23 Apr '24
by jloh@squiz.net 23 Apr '24
23 Apr '24
We recently upgraded to 4.3.0 and have found that when changing disk QoS settings on VMs whilst IO-Threads is enabled causes them to segfault and the VM to reboot. We've been able to replicate this across several VMs. VMs with IO-Threads disabled/turned off do not segfault when changing the QoS.
Mar 1 11:49:06 srvXX kernel: IO iothread1[30468]: segfault at fffffffffffffff8 ip 0000557649f2bd24 sp 00007f80de832f60 error 5 in qemu-kvm[5576498dd000+a03000]
Mar 1 11:49:06 srvXX abrt-hook-ccpp: invalid number 'iothread1'
Mar 1 11:49:11 srvXX libvirtd: 2019-03-01 00:49:11.116+0000: 13365: error : qemuMonitorIORead:609 : Unable to read from monitor: Connection reset by peer
Happy to supply some more logs to someone if they'll help but just wondering whether anyone else has experienced this or knows of a current fix other than turning io-threads off.
Cheers.
4
3
Hi All,
I am unable to install oVirt on RHEL7.5, to install it I am taking reference of below link,
https://www.ovirt.org/documentation/install-guide/chap-Installing_oVirt.html
But though it is not working for me, couple of dependencies is not getting installed, and because of this I am not able to run the ovirt-engine, below are the depencies packages that unable to install,
Error: Package: collectd-write_http-5.8.0-6.1.el7.x86_64 (@ovirt-4.2-centos-opstools)
Requires: collectd(x86-64) = 5.8.0-6.1.el7
Removing: collectd-5.8.0-6.1.el7.x86_64 (@ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.8.0-6.1.el7
Updated By: collectd-5.8.1-1.el7.x86_64 (epel)
collectd(x86-64) = 5.8.1-1.el7
Available: collectd-5.7.2-1.el7.x86_64 (ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.7.2-1.el7
Available: collectd-5.7.2-3.el7.x86_64 (ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.7.2-3.el7
Available: collectd-5.8.0-2.el7.x86_64 (ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.8.0-2.el7
Available: collectd-5.8.0-3.el7.x86_64 (ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.8.0-3.el7
Available: collectd-5.8.0-5.el7.x86_64 (ovirt-4.2-centos-opstools)
collectd(x86-64) = 5.8.0-5.el7
Help me to install this.
Looking forward to resolve this issue.
Regards
Sumit Sahay
6
8

27 Oct '23
Yes, i use same manual to change WebUI SSL.
ovirt-ca-file= is a same SSL file which use WebUI.
Yes, i restart ovirt-provider-ovn, i restart engine, i restart all what i can restart. Nothing...
> 12 сент. 2018 г., в 16:11, Dominik Holler <dholler(a)redhat.com> написал(а):
>
> On Wed, 12 Sep 2018 14:23:54 +0300
> "Mail SET Inc. Group" <mail(a)set-pro.net> wrote:
>
>> Ok!
>
> Not exactly, please use users(a)ovirt.org for such questions.
> Other should benefit from this questions, too.
> Please write the next mail to users(a)ovirt.org and keep me in CC.
>
>> What i did:
>>
>> 1) install oVirt «from box» (4.2.5.2-1.el7);
>> 2) generate own ssl for my engine using my FreeIPA CA, Install it and
>
> What means "Install it"? You can use the doc from the following link
> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.2/ht…
>
> Ensure that ovirt-ca-file= in
> /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf
> points to the correct file and ovirt-provider-ovn is restarted.
>
>> get tis issue;
>>
>>
>> [root@engine ~]# tail -n 50 /var/log/ovirt-provider-ovn.log
>> 2018-09-12 14:10:23,828 root [SSL: CERTIFICATE_VERIFY_FAILED]
>> certificate verify failed (_ssl.c:579) Traceback (most recent call
>> last): File "/usr/share/ovirt-provider-ovn/handlers/base_handler.py",
>> line 133, in _handle_request method, path_parts, content
>> File "/usr/share/ovirt-provider-ovn/handlers/selecting_handler.py",
>> line 175, in handle_request return
>> self.call_response_handler(handler, content, parameters) File
>> "/usr/share/ovirt-provider-ovn/handlers/keystone.py", line 33, in
>> call_response_handler return response_handler(content, parameters)
>> File "/usr/share/ovirt-provider-ovn/handlers/keystone_responses.py",
>> line 62, in post_tokens user_password=user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugin_facade.py", line 26, in
>> create_token return auth.core.plugin.create_token(user_at_domain,
>> user_password) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/plugin.py", line
>> 48, in create_token timeout=self._timeout()) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 75,
>> in create_token username, password, engine_url, ca_file, timeout)
>> File "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line
>> 91, in _get_sso_token timeout=timeout File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 54,
>> in wrapper response = func(*args, **kwargs) File
>> "/usr/share/ovirt-provider-ovn/auth/plugins/ovirt/sso.py", line 47,
>> in wrapper raise BadGateway(e) BadGateway: [SSL:
>> CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
>>
>>
>> [root@engine ~]# tail -n 20 /var/log/ovirt-engine/engine.log
>> 2018-09-12 14:10:23,773+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> Acquired to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:10:23,778+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Running command: SyncNetworkProviderCommand internal: true.
>> 2018-09-12 14:10:23,836+03 ERROR
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685]
>> Command
>> 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand'
>> failed: EngineException: (Failed with error Bad Gateway and code
>> 5050) 2018-09-12 14:10:23,837+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-47) [316db685] Lock
>> freed to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:14:12,477+03 INFO
>> [org.ovirt.engine.core.sso.utils.AuthenticationUtils] (default
>> task-6) [] User admin@internal successfully logged in with scopes:
>> ovirt-app-admin ovirt-app-api ovirt-app-portal
>> ovirt-ext=auth:sequence-priority=~ ovirt-ext=revoke:revoke-all
>> ovirt-ext=token-info:authz-search
>> ovirt-ext=token-info:public-authz-search
>> ovirt-ext=token-info:validate ovirt-ext=token:password-access
>> 2018-09-12 14:14:12,587+03 INFO
>> [org.ovirt.engine.core.bll.aaa.CreateUserSessionCommand] (default
>> task-6) [1bf1b763] Running command: CreateUserSessionCommand
>> internal: false. 2018-09-12 14:14:12,628+03 INFO
>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>> (default task-6) [1bf1b763] EVENT_ID: USER_VDC_LOGIN(30), User
>> admin@internal-authz connecting from '10.0.3.61' using session
>> 's8jAm7BUJGlicthm6yZBA3CUM8QpRdtwFaK3M/IppfhB3fHFB9gmNf0cAlbl1xIhcJ2WX+ww7e71Ri+MxJSsIg=='
>> logged in. 2018-09-12 14:14:30,972+03 INFO
>> [org.ovirt.engine.core.bll.provider.ImportProviderCertificateCommand]
>> (default task-6) [ee3cc8a7-4485-4fdf-a0c2-e9d67b5cfcd3] Running
>> command: ImportProviderCertificateCommand internal: false. Entities
>> affected : ID: aaa00000-0000-0000-0000-123456789aaa Type:
>> SystemAction group CREATE_STORAGE_POOL with role type ADMIN
>> 2018-09-12 14:14:30,982+03 INFO
>> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
>> (default task-6) [ee3cc8a7-4485-4fdf-a0c2-e9d67b5cfcd3] EVENT_ID:
>> PROVIDER_CERTIFICATE_IMPORTED(213), Certificate for provider
>> ovirt-provider-ovn was imported. (User: admin@internal-authz)
>> 2018-09-12 14:14:31,006+03 INFO
>> [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
>> (default task-6) [a48d94ab-b0b2-42a2-a667-0525b4c652ea] Running
>> command: TestProviderConnectivityCommand internal: false. Entities
>> affected : ID: aaa00000-0000-0000-0000-123456789aaa Type:
>> SystemAction group CREATE_STORAGE_POOL with role type ADMIN
>> 2018-09-12 14:14:31,058+03 ERROR
>> [org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand]
>> (default task-6) [a48d94ab-b0b2-42a2-a667-0525b4c652ea] Command
>> 'org.ovirt.engine.core.bll.provider.TestProviderConnectivityCommand'
>> failed: EngineException: (Failed with error Bad Gateway and code
>> 5050) 2018-09-12 14:15:10,954+03 INFO
>> [org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
>> (EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread
>> pool 'default' is using 0 threads out of 1, 5 threads waiting for
>> tasks. 2018-09-12 14:15:10,954+03 INFO
>> [org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
>> (EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread
>> pool 'engine' is using 0 threads out of 500, 16 threads waiting for
>> tasks and 0 tasks in queue. 2018-09-12 14:15:10,954+03 INFO
>> [org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
>> (EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread
>> pool 'engineScheduled' is using 0 threads out of 100, 100 threads
>> waiting for tasks. 2018-09-12 14:15:10,954+03 INFO
>> [org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
>> (EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread
>> pool 'engineThreadMonitoring' is using 1 threads out of 1, 0 threads
>> waiting for tasks. 2018-09-12 14:15:10,954+03 INFO
>> [org.ovirt.engine.core.bll.utils.ThreadPoolMonitoringService]
>> (EE-ManagedThreadFactory-engineThreadMonitoring-Thread-1) [] Thread
>> pool 'hostUpdatesChecker' is using 0 threads out of 5, 2 threads
>> waiting for tasks. 2018-09-12 14:15:23,843+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-61) [2455041f] Lock
>> Acquired to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}' 2018-09-12 14:15:23,849+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-61) [2455041f]
>> Running command: SyncNetworkProviderCommand internal: true.
>> 2018-09-12 14:15:23,900+03 ERROR
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-61) [2455041f]
>> Command
>> 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand'
>> failed: EngineException: (Failed with error Bad Gateway and code
>> 5050) 2018-09-12 14:15:23,901+03 INFO
>> [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand]
>> (EE-ManagedThreadFactory-engineScheduled-Thread-61) [2455041f] Lock
>> freed to object
>> 'EngineLock:{exclusiveLocks='[14e4fb72-9764-4757-b37d-4d487995571a=PROVIDER]',
>> sharedLocks=''}'
>>
>>
>> [root@engine ~]#
>> cat /etc/ovirt-provider-ovn/conf.d/10-setup-ovirt-provider-ovn.conf #
>> This file is automatically generated by engine-setup. Please do not
>> edit manually [OVN REMOTE] ovn-remote=ssl:127.0.0.1:6641
>> [SSL]
>> https-enabled=true
>> ssl-cacert-file=/etc/pki/ovirt-engine/ca.pem
>> ssl-cert-file=/etc/pki/ovirt-engine/certs/ovirt-provider-ovn.cer
>> ssl-key-file=/etc/pki/ovirt-engine/keys/ovirt-provider-ovn.key.nopass
>> [OVIRT]
>> ovirt-sso-client-secret=Ms7Gw9qNT6IkXu7oA54tDmxaZDIukABV
>> ovirt-host=https://engine.set.local:443
>> ovirt-sso-client-id=ovirt-provider-ovn
>> ovirt-ca-file=/etc/pki/ovirt-engine/apache-ca.pem
>> [PROVIDER]
>> provider-host=engine.set.local
>>
>>
>>> 12 сент. 2018 г., в 13:59, Dominik Holler <dholler(a)redhat.com>
>>> написал(а):
>>>
>>> On Wed, 12 Sep 2018 13:04:53 +0300
>>> "Mail SET Inc. Group" <mail(a)set-pro.net> wrote:
>>>
>>>> Hello Dominik!
>>>> I have a same issue with OVN provider and SSL
>>>> https://www.mail-archive.com/users@ovirt.org/msg47020.html
>>>> <https://www.mail-archive.com/users@ovirt.org/msg47020.html> But
>>>> certificate changes not helps to resolve it. Maybe you can help me
>>>> with this?
>>>
>>> Sure. Can you please share the relevant lines of
>>> ovirt-provider-ovn.log and engine.log, and the information if you
>>> are using the certificates generated by engine-setup with
>>> users(a)ovirt.org ? Thanks,
>>> Dominik
>>>
>>
>
>
5
13

engine-setup failing on 4.3.2 -> 4.3.3 fails during Engine schema refresh fail
by Edward Berger 18 Jul '23
by Edward Berger 18 Jul '23
18 Jul '23
I was trying to upgrade a hyperconverged oVirt hosted engine and failed in
the engine-setup command with these error and warnings.
...
[ INFO ] Creating/refreshing Engine database schema
[ ERROR ] schema.sh: FATAL: Cannot execute sql command:
--file=/usr/share/ovirt-engine/dbscripts/upgrade/04_03_0830_add_foreign_key_to_image_transfers.sql
[ ERROR ] Failed to execute stage 'Misc configuration': Engine schema
refresh failed
...
[ INFO ] Yum Verify: 16/16: ovirt-engine-tools.noarch 0:4.3.3.5-1.el7 - e
[WARNING] Rollback of DWH database postponed to Stage "Clean up"
[ INFO ] Rolling back database schema
...
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Execution of setup failed
Attaching engine-setup logfile.
4
6
https://bugzilla.redhat.com/show_bug.cgi?id=1472356
There are 2 drives in my install that oVirt is claiming as multipath.
I have tried blacklisting at /etc/multipath/ but that hasn't worked.
Any better solutions? I need these 2 drives to be non-multipathed.
4
19
Hi,
I have a 3-node oVirt cluster. I have configured 2 logical networks:
ovirtmgmt and public. Public logical network is attached in only 2 nodes
and failing to attach on the 3rd node with the below error
Invalid operation, out-of-sync network 'public' can only be detached.
Please have been stuck on this for almost the whole day now. How do I fix
this error?
--
Regards,
Sakhi Hadebe
3
5
Hi All:
I just has a case, I need to change the oVirt host and engine IP address
due to data center decommission I checked in the hosted-engine host
there are some files I could change ;
in ovirt-hosted-engine/hosted-engine.conf
ca_subject="O=simple.com, CN=1.2.3.4"
gateway=1.2.3.254
and of course I need to change the ovirtmgmt interface IP too, I think
just change the above line could do the tick, but where could I change
the other host IP in the cluster ?
I think I have to be lost all the host as once changed the hosted-engine
host IP as it is in diff. sub net.
Does there any command line tools could do that or someone has such
experience could share?
Best Regards,
Paul.LKW
4
6

looking for some ISV backup software which integrates the backup API
by Nathanaël Blanchet 08 Jun '22
by Nathanaël Blanchet 08 Jun '22
08 Jun '22
Hello,
We are about to change our backup provider, and I find it is a great
chance to choose a full supported ovirt backup solution.
I currently use this python script vm-backup-scheduler
(https://github.com/wefixit-AT/oVirtBackup) but it is not the workflow
officially suggested by the community
(https://www.ovirt.org/develop/release-management/features/storage/backup-re…)
I've been looking for a long time an ISV who supports such an API, but
the only one I found is this one :
Acronis Backup Advanced suggested here
https://access.redhat.com/ecosystem/search/#/ecosystem/Red%20Hat%20Enterpri…
I ran the trial version, but it doesn't seem to do better than the
vm-backup-scheduler script, and it doesn't seem to use the backup API
(attach a clone as a disk to an existing vm).
Can you suggest me some other ISV solutions, if they ever exist... or
share me your backup experience?
5
4
Is it possible to setup a hosted engine using the OVS switch type instead of Legacy? If it's not possible to start out as OVS, instructions for switching from Legacy to OVS after the fact would be greatly appreciated.
Many thanks,
Devin
4
5
Hi,
I'm trying to assign a USB3 controller to a CentOS 7.4 VM in oVirt 4.1
with USB redirection enabled.
I've created the following file in /etc/ovirt-engine/osinfo.conf.d:
01-usb.properties with content
os.other.devices.usb.controller.value = nec-xhci
and have restarted ovirt-engine.
If I disable USB-support in the web interface for the VM, the xhci
controller is added to the VM (I can see it in the qemu-kvm
commandline), but usb redirection is not available.
If I enable USB-support in the UI, no xhci controller is added (only 4
uhci controllers).
Is there a way to make the controllers for usb redirection xhci controllers?
Regards,
Rik
--
Rik Theys
System Engineer
KU Leuven - Dept. Elektrotechniek (ESAT)
Kasteelpark Arenberg 10 bus 2440 - B-3001 Leuven-Heverlee
+32(0)16/32.11.07
----------------------------------------------------------------
<<Any errors in spelling, tact or fact are transmission errors>>
3
5
Hello,
how do we manage routing between different OVN networks in oVirt?
And between OVN networks and physical ones?
Based on architecture read here:
http://openvswitch.org/support/dist-docs/ovn-architecture.7.html
I see terms for logical routers and gateway routers respectively but how to
apply to oVirt configuration?
Do I have to choose between setting up a specialized VM or a physical one:
is it applicable/advisable to put on oVirt host itself the gateway
functionality?
Is there any security policy (like security groups in Openstack) to
implement?
Thanks,
Gianluca
4
6
Hi all,
I try to install hosted-engine on node : ovirt-node-ng-4.2.3-0.20180518.
Every times I get stuck on :
[ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed":
true, "cmd": "virsh -r net-dhcp-leases default | grep -i
00:16:3e:6c:5a:91 | awk '{ print $5 }' | cut -f1 -d'/'", "delta":
"0:00:00.108872", "end": "2018-06-01 11:17:34.421769", "rc": 0, "start":
"2018-06-01 11:17:34.312897", "stderr": "", "stderr_lines": [],
"stdout": "", "stdout_lines": []}
I tried with static IP Address and with DHCP but both failed.
To be more specific, I installed three nodes, deployed glusterfs with
the wizard. I'm in a nested virtualization environment for this lab
(Vmware Esxi Hypervisor).
My node IP is : 192.168.176.40 / and I want the hosted-engine vm has
192.168.176.43.
Thanks,
Florent
7
17

02 Feb '22
Hi,
I am running ovirt 4.3 and have found the following action item immediately
after configuring power management for a host:
Host needs to be reinstalled as important configuration changes were
applied on it.
The thing is - I've just freshly installed this host and it seems strange
that I need to reinstall it.
Is there a better way to install a host and configure power management
without having to reinstall it after?
Thanks,
Andrew
4
3
My vdsm log files are huge:
-rw-r--r-- 1 vdsm kvm 1.8G Nov 22 11:32 vdsm.log
And this is juste half an hour of logs:
$ head -1 vdsm.log
2018-11-22 11:01:12,132+0100 ERROR (mailbox-spm) [storage.MailBox.SpmMailMonitor] mailbox 2 checksum failed, not clearing mailbox, clearing new mail (data='...lots of data', expected='\xa4\x06\x08\x00') (mailbox:612)
I just upgraded vdsm:
$ rpm -qi vdsm
Name : vdsm
Version : 4.20.43
3
5
Hello, is there a way to poweroff or reboot (without stopped and running
state) a vm with the ovirt_vm ansible module?
--
Nathanaël Blanchet
Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5
Tél. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
blanchet(a)abes.fr
7
11
Hello,
I previously had OVN running on engine (as OVN provider with northd and
northbound and southbound DBs) and hosts (with OVN controller).
After changing mgmt ip of hosts (engine has retained instead the same ip),
I executed again on them the command:
vdsm-tool ovn-config <ip_of_engine> <nel_local_ip_of_host>
Now I think I have to clean up some things, eg:
1) On engine
where I get these lines below
systemctl status ovn-northd.service -l
. . .
Sep 29 14:41:42 ovmgr1 ovsdb-server[940]: ovs|00005|reconnect|ERR|tcp:
10.4.167.40:37272: no response to inactivity probe after 5 seconds,
disconnecting
Oct 03 11:52:00 ovmgr1 ovsdb-server[940]: ovs|00006|reconnect|ERR|tcp:
10.4.167.41:52078: no response to inactivity probe after 5 seconds,
disconnecting
The two IPs are the old ones of two hosts
It seems that a restart of the services has fixed...
Can anyone confirm if I have to do anything else?
2) On hosts (there are 3 hosts with OVN on ip 10.4.192.32/33/34)
where I currently have this output
[root@ov301 ~]# ovs-vsctl show
3a38c5bb-0abf-493d-a2e6-345af8aedfe3
Bridge br-int
fail_mode: secure
Port "ovn-1dce5b-0"
Interface "ovn-1dce5b-0"
type: geneve
options: {csum="true", key=flow, remote_ip="10.4.192.32"}
Port "ovn-ddecf0-0"
Interface "ovn-ddecf0-0"
type: geneve
options: {csum="true", key=flow, remote_ip="10.4.192.33"}
Port "ovn-fd413b-0"
Interface "ovn-fd413b-0"
type: geneve
options: {csum="true", key=flow, remote_ip="10.4.168.74"}
Port br-int
Interface br-int
type: internal
ovs_version: "2.7.2"
[root@ov301 ~]#
The IPs of kind 10.4.192.x are ok.
But there is a left-over of an old host I initially used for tests,
corresponding to 10.4.168.74, that now doesn't exist anymore
How can I clean records for 1) and 2)?
Thanks,
Gianluca
3
4

Can't import some VMs after storage domain detach and reattach to new datacenter.
by m black 10 Dec '20
by m black 10 Dec '20
10 Dec '20
7
14

26 Nov '20
On a new 4.3.1 oVirt Node installation, when trying to deploy HCI
(also when trying adding a new gluster volume to existing clusters)
using Cockpit, an error is displayed "gluster-ansible-roles is not
installed on Host. To continue deployment, please install
gluster-ansible-roles on Host and try again". There is no package
named gluster-ansible-roles in the repositories:
[root@localhost ~]# yum install gluster-ansible-roles
Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
package_upload, product-id, search-disabled-repos,
subscription-manager, vdsmupgrade
This system is not registered with an entitlement server. You can use
subscription-manager to register.
Loading mirror speeds from cached hostfile
* ovirt-4.3-epel: mirror.horizon.vn
No package gluster-ansible-roles available.
Error: Nothing to do
Uploading Enabled Repositories Report
Cannot upload enabled repos report, is this client registered?
This is due to check introduced here:
https://gerrit.ovirt.org/#/c/98023/1/dashboard/src/helpers/AnsibleUtil.js
Changing the line from:
[ "rpm", "-qa", "gluster-ansible-roles" ], { "superuser":"require" }
to
[ "rpm", "-qa", "gluster-ansible" ], { "superuser":"require" }
resolves the issue. The above code snippet is installed at
/usr/share/cockpit/ovirt-dashboard/app.js on oVirt node and can be
patched by running "sed -i 's/gluster-ansible-roles/gluster-ansible/g'
/usr/share/cockpit/ovirt-dashboard/app.js && systemctl restart
cockpit"
2
1
Hello,
I'm playing with export_vm_as_ova.py downloaded from the examples github:
https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/export_v…
My environment is oVirt 4.3.3.7 with iSCSI storage domain.
It fails leaving an ova.tmp file
In webadmin gui:
Starting to export Vm enginecopy1 as a Virtual Appliance
7/19/1911:55:12 AM
VDSM ov301 command TeardownImageVDS failed: Cannot deactivate Logical
Volume: ('General Storage Exception: ("5 [] [\' Logical volume
fa33df49-b09d-4f86-9719-ede649542c21/0420ef47-0ad0-4cf9-babd-d89383f7536b
in
use.\']\\nfa33df49-b09d-4f86-9719-ede649542c21/[\'a7480dc5-b5ca-4cb3-986d-77bc12165be4\',
\'0420ef47-0ad0-4cf9-babd-d89383f7536b\']",)',)
7/19/1912:25:36 PM
Failed to export Vm enginecopy1 as a Virtual Appliance to path
/save_ova/base/dump/myvm2.ova on Host ov301
7/19/1912:25:37 PM
During export I have this qemu-img process creating the disk over the loop
device:
root 30878 30871 0 11:55 pts/2 00:00:00 su -p -c qemu-img convert
-T none -O qcow2
'/rhev/data-center/mnt/blockSD/fa33df49-b09d-4f86-9719-ede649542c21/images/59a4a324-4c99-4ff5-abb1-e9bbac83292a/0420ef47-0ad0-4cf9-babd-d89383f7536b'
'/dev/loop1' vdsm
vdsm 30882 30878 10 11:55 ? 00:00:00 qemu-img convert -T none -O
qcow2
/rhev/data-center/mnt/blockSD/fa33df49-b09d-4f86-9719-ede649542c21/images/59a4a324-4c99-4ff5-abb1-e9bbac83292a/0420ef47-0ad0-4cf9-babd-d89383f7536b
/dev/loop1
The ova.tmp file is getting filled while command runs
eg:
[root@ov301 ]# du -sh /save_ova/base/dump/myvm2.ova.tmp
416M /save_ova/base/dump/myvm2.ova.tmp
[root@ov301 sysctl.d]#
[root@ov301 sysctl.d]# du -sh /save_ova/base/dump/myvm2.ova.tmp
911M /save_ova/base/dump/myvm2.ova.tmp
[root@ov301 ]#
and the final generated / not completed file is in this state:
[root@ov301 ]# qemu-img info /save_ova/base/dump/myvm2.ova.tmp
image: /save_ova/base/dump/myvm2.ova.tmp
file format: raw
virtual size: 30G (32217446400 bytes)
disk size: 30G
[root@ov301 sysctl.d]#
But I notice that the timestamp of the file is about 67 minutes after start
of job and well after the notice of its failure....
[root@ov301 sysctl.d]# ll /save_ova/base/dump/
total 30963632
-rw-------. 1 root root 32217446400 Jul 19 13:02 myvm2.ova.tmp
[root@ov301 sysctl.d]#
[root@ov301 sysctl.d]# du -sh /save_ova/base/dump/myvm2.ova.tmp
30G /save_ova/base/dump/myvm2.ova.tmp
[root@ov301 sysctl.d]#
In engine.log the first error I see is 30 minutes after start
2019-07-19 12:25:31,563+02 ERROR
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor]
(EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] Ansible
playbook execution failed: Timeout occurred while executing Ansible
playbook.
2019-07-19 12:25:31,563+02 INFO
[org.ovirt.engine.core.common.utils.ansible.AnsibleExecutor]
(EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] Ansible
playbook command has exited with value: 1
2019-07-19 12:25:31,564+02 ERROR
[org.ovirt.engine.core.bll.CreateOvaCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] Failed to
create OVA. Please check logs for more details:
/var/log/ovirt-engine/ova/ovirt-export-ova-ansible-20190719115531-ov301-2001ddf4.log
2019-07-19 12:25:31,565+02 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.TeardownImageVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] START,
TeardownImageVDSCommand(HostName = ov301,
ImageActionsVDSCommandParameters:{hostId='8ef1ce6f-4e38-486c-b3a4-58235f1f1d06'}),
log id: 3d2246f7
2019-07-19 12:25:36,569+02 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(EE-ManagedThreadFactory-engineScheduled-Thread-64) [2001ddf4] EVENT_ID:
VDS_BROKER_COMMAND_FAILURE(10,802), VDSM ov301 command TeardownImageVDS
failed: Cannot deactivate Logical Volume: ('General Storage Exception: ("5
[] [\' Logical volume
fa33df49-b09d-4f86-9719-ede649542c21/0420ef47-0ad0-4cf9-babd-d89383f7536b
in
use.\']\\nfa33df49-b09d-4f86-9719-ede649542c21/[\'a7480dc5-b5ca-4cb3-986d-77bc12165be4\',
\'0420ef47-0ad0-4cf9-babd-d89383f7536b\']",)',)
In ansible playbook suggested log file I don't see anything useful.
It ends with timestamps when the script has been launched.
Last lines are:
2019-07-19 11:55:33,877 p=5699 u=ovirt | TASK [ovirt-ova-export-pre-pack :
Retrieving the temporary path for the OVA file] ***
2019-07-19 11:55:34,198 p=5699 u=ovirt | changed: [ov301] => {
"changed": true,
"dest": "/save_ova/base/dump/myvm2.ova.tmp",
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:nfs_t:s0",
"size": 32217446912,
"state": "file",
"uid": 0
}
2019-07-19 11:55:34,204 p=5699 u=ovirt | TASK [ovirt-ova-pack : Run
packing script] *************************************
It seems 30 minutes... for timeout? About what, ansible job?
Or possibly implicit user session created when running the python script?
The snapshot has been correctly deleted (as I see also in engine.log), I
don't see it in webadmin gui.
Any known problem?
Just for test I executed again at 14:24 and I see same Ansible error at
14:54
The snapshot gets deleted, while the qemu-img command still continues....
[root@ov301 sysctl.d]# ps -ef | grep qemu-img
root 13504 13501 0 14:24 pts/1 00:00:00 su -p -c qemu-img convert
-T none -O qcow2
'/rhev/data-center/mnt/blockSD/fa33df49-b09d-4f86-9719-ede649542c21/images/59a4a324-4c99-4ff5-abb1-e9bbac83292a/0420ef47-0ad0-4cf9-babd-d89383f7536b'
'/dev/loop0' vdsm
vdsm 13505 13504 3 14:24 ? 00:01:26 qemu-img convert -T none -O
qcow2
/rhev/data-center/mnt/blockSD/fa33df49-b09d-4f86-9719-ede649542c21/images/59a4a324-4c99-4ff5-abb1-e9bbac83292a/0420ef47-0ad0-4cf9-babd-d89383f7536b
/dev/loop0
root 17587 24530 0 15:05 pts/0 00:00:00 grep --color=auto qemu-img
[root@ov301 sysctl.d]#
[root@ov301 sysctl.d]# du -sh /save_ova/base/dump/myvm2.ova.tmp
24G /save_ova/base/dump/myvm2.ova.tmp
[root@ov301 sysctl.d]# ll /save_ova/base/dump/myvm2.ova.tmp
-rw-------. 1 root root 32217446400 Jul 19 15:14
/save_ova/base/dump/myvm2.ova.tmp
[root@ov301 sysctl.d]#
and then continues until image copy completes, but at this time the job has
already aborted and so the completion of the ova composition doesn't go
ahead... and I remain with the ova.tmp file...
How to extend timeout?
Thanks in advance,
Gianluca
4
11
Hello,
I recently read on this list from a redhat member that export domain is
either being deprecated or looking at being deprecated
To that end, can you share details? Can you share any notes/postings/bz's
that document this? I would imagine something like this would be discussed
in larger audience
This seems like a somewhat significant change to make and I am curious
where this is scheduled? Currently, a lot of my backups rely explicitly on
an export domain for online snapshots, so I'd like to plan accordingly
Thanks!
11
21
Hi Leo,
As you do not have a distributed volume , you can easily switch to replica 2 arbiter 1 or replica 3 volumes.
You can use the following for adding the bricks:
https://access.redhat.com/documentation/en-US/Red_Hat_Storage/2.1/html/Admi…
Best Regards,
Strahil NikolivOn May 26, 2019 10:54, Leo David <leoalex(a)gmail.com> wrote:
>
> Hi Stahil,
> Thank you so much for yout input !
>
> gluster volume info
>
>
> Volume Name: engine
> Type: Distribute
> Volume ID: d7449fc2-cc35-4f80-a776-68e4a3dbd7e1
> Status: Started
> Snapshot Count: 0
> Number of Bricks: 1
> Transport-type: tcp
> Bricks:
> Brick1: 192.168.80.191:/gluster_bricks/engine/engine
> Options Reconfigured:
> nfs.disable: on
> transport.address-family: inet
> storage.owner-uid: 36
> storage.owner-gid: 36
> features.shard: on
> performance.low-prio-threads: 32
> performance.strict-o-direct: off
> network.remote-dio: off
> network.ping-timeout: 30
> user.cifs: off
> performance.quick-read: off
> performance.read-ahead: off
> performance.io-cache: off
> cluster.eager-lock: enable
> Volume Name: ssd-samsung
> Type: Distribute
> Volume ID: 76576cc6-220b-4651-952d-99846178a19e
> Status: Started
> Snapshot Count: 0
> Number of Bricks: 1
> Transport-type: tcp
> Bricks:
> Brick1: 192.168.80.191:/gluster_bricks/sdc/data
> Options Reconfigured:
> cluster.eager-lock: enable
> performance.io-cache: off
> performance.read-ahead: off
> performance.quick-read: off
> user.cifs: off
> network.ping-timeout: 30
> network.remote-dio: off
> performance.strict-o-direct: on
> performance.low-prio-threads: 32
> features.shard: on
> storage.owner-gid: 36
> storage.owner-uid: 36
> transport.address-family: inet
> nfs.disable: on
>
> The other two hosts will be 192.168.80.192/193 - this is gluster dedicated network over 10GB sfp+ switch.
> - host 2 wil have identical harware configuration with host 1 ( each disk is actually a raid0 array )
> - host 3 has:
> - 1 ssd for OS
> - 1 ssd - for adding to engine volume in a full replica 3
> - 2 ssd's in a raid 1 array to be added as arbiter for the data volume ( ssd-samsung )
> So the plan is to have "engine" scaled in a full replica 3, and "ssd-samsung" scalled in a replica 3 arbitrated.
>
>
>
>
> On Sun, May 26, 2019 at 10:34 AM Strahil <hunter86_bg(a)yahoo.com> wrote:
>>
>> Hi Leo,
>>
>> Gluster is quite smart, but in order to provide any hints , can you provide output of 'gluster volume info <glustervol>'.
>> If you have 2 more systems , keep in mind that it is best to mirror the storage on the second replica (2 disks on 1 machine -> 2 disks on the new machine), while for the arbiter this is not neccessary.
>>
>> What is your network and NICs ? Based on my experience , I can recommend at least 10 gbit/s interfase(s).
>>
>> Best Regards,
>> Strahil Nikolov
>>
>> On May 26, 2019 07:52, Leo David <leoalex(a)gmail.com> wrote:
>>>
>>> Hello Everyone,
>>> Can someone help me to clarify this ?
>>> I have a single-node 4.2.8 installation ( only two gluster storage domains - distributed single drive volumes ). Now I just got two identintical servers and I would like to go for a 3 nodes bundle.
>>> Is it possible ( after joining the new nodes to the cluster ) to expand the existing volumes across the new nodes and change them to replica 3 arbitrated ?
>>> If so, could you share with me what would it be the procedure ?
>>> Thank you very much !
>>>
>>> Leo
>
>
>
> --
> Best regards, Leo David
4
5
Hi!
I have installed oVirt using the iso ovirt-node-ng-installer-4.3.2-2019031908.el7. I the did run the Host-engine deployment through Cockpit.
I got an error when it tries to create the domain storage. It sucessfully mounted the NFS-share on the host. Bellow is the error I got:
2019-04-14 10:40:38,967+0200 INFO ansible skipped {'status': 'SKIPPED', 'ansible_task': u'Check storage domain free space', 'ansible_host': u'localhost', 'ansible_playbook': u'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml', 'ansible_type': 'task'}
2019-04-14 10:40:38,967+0200 DEBUG ansible on_any args <ansible.executor.task_result.TaskResult object at 0x7fb6918ad9d0> kwargs
2019-04-14 10:40:39,516+0200 INFO ansible task start {'status': 'OK', 'ansible_task': u'ovirt.hosted_engine_setup : Activate storage domain', 'ansible_playbook': u'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml', 'ansible_type': 'task'}
2019-04-14 10:40:39,516+0200 DEBUG ansible on_any args TASK: ovirt.hosted_engine_setup : Activate storage domain kwargs is_conditional:False
2019-04-14 10:40:41,923+0200 DEBUG var changed: host "localhost" var "otopi_storage_domain_details" type "<type 'dict'>" value: "{
"changed": false,
"exception": "Traceback (most recent call last):\n File \"/tmp/ansible_ovirt_storage_domain_payload_xSFxOp/__main__.py\", line 664, in main\n storage_domains_module.post_create_check(sd_id)\n File \"/tmp/ansible_ovirt_storage_domain_payload_xSFxOp/__main__.py\", line 526, in post_create_check\n id=storage_domain.id,\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py\", line 3053, in add\n return self._internal_add(storage_domain, headers, query, wait)\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 232, in _internal_add\n return future.wait() if wait else future\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 55, in wait\n return self._code(response)\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 229, in callback\n self._check_fault(response)\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 132, in _check_fault\n self._raise_error(response
, body)\n File \"/usr/lib64/python2.7/site-packages/ovirtsdk4/service.py\", line 118, in _raise_error\n raise error\nError: Fault reason is \"Operation Failed\". Fault detail is \"[]\". HTTP response code is 400.\n",
"failed": true,
"msg": "Fault reason is \"Operation Failed\". Fault detail is \"[]\". HTTP response code is 400."
}"
2019-04-14 10:40:41,924+0200 DEBUG var changed: host "localhost" var "ansible_play_hosts" type "<type 'list'>" value: "[]"
2019-04-14 10:40:41,924+0200 DEBUG var changed: host "localhost" var "play_hosts" type "<type 'list'>" value: "[]"
2019-04-14 10:40:41,924+0200 DEBUG var changed: host "localhost" var "ansible_play_batch" type "<type 'list'>" value: "[]"
2019-04-14 10:40:41,924+0200 ERROR ansible failed {'status': 'FAILED', 'ansible_type': 'task', 'ansible_task': u'Activate storage domain', 'ansible_result': u'type: <type \'dict\'>\nstr: {\'_ansible_parsed\': True, u\'exception\': u\'Traceback (most recent call last):\\n File "/tmp/ansible_ovirt_storage_domain_payload_xSFxOp/__main__.py", line 664, in main\\n storage_domains_module.post_create_check(sd_id)\\n File "/tmp/ansible_ovirt_storage_domain_payload_xSFxOp/__main__.py", line 526', 'task_duration': 2, 'ansible_host': u'localhost', 'ansible_playbook': u'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml'}
2019-04-14 10:40:41,924+0200 DEBUG ansible on_any args <ansible.executor.task_result.TaskResult object at 0x7fb691843190> kwargs ignore_errors:None
2019-04-14 10:40:41,928+0200 INFO ansible stats {
"ansible_playbook": "/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml",
"ansible_playbook_duration": "00:37 Minutes",
"ansible_result": "type: <type 'dict'>\nstr: {u'localhost': {'unreachable': 0, 'skipped': 6, 'ok': 23, 'changed': 1, 'failures': 1}}",
"ansible_type": "finish",
"status": "FAILED"
}
2019-04-14 10:40:41,928+0200 INFO SUMMARY:
Duration Task Name
-------- --------
[ < 1 sec ] Execute just a specific set of steps
[ 00:01 ] Force facts gathering
[ 00:01 ] Check local VM dir stat
[ 00:01 ] Obtain SSO token using username/password credentials
[ 00:01 ] Fetch host facts
[ < 1 sec ] Fetch cluster ID
[ 00:01 ] Fetch cluster facts
[ 00:01 ] Fetch Datacenter facts
[ < 1 sec ] Fetch Datacenter ID
[ < 1 sec ] Fetch Datacenter name
[ 00:02 ] Add NFS storage domain
[ 00:01 ] Get storage domain details
[ 00:01 ] Find the appliance OVF
[ 00:01 ] Parse OVF
[ < 1 sec ] Get required size
[ FAILED ] Activate storage domain
2019-04-14 10:40:41,928+0200 DEBUG ansible on_any args <ansible.executor.stats.AggregateStats object at 0x7fb69404eb90> kwargs
Any suggestions on how fix this?
2
2
Hi,
I got vGPU through mdev working but I am wondering how I would connect
to the client and make use of the GPU. So far I try to access the
console through SPICE and at some point in the boot process it switches
to GPU and I cannot see anything else.
Thanks.
--
Josep Manel Andrés Moscardó
Systems Engineer, IT Operations
EMBL Heidelberg
T +49 6221 387-8394
3
4
Hi,
Just like many of you I am testing my first CentOS 8 VMs on top of ovirt.
I am not finding the package ovirt-guest-agent.noarch . Closest I can
find is qemu-guest-agent.x86_64
After installing and starting it, I do see information reported on the
"Guest info" tab.
Can anybody confirm if this is indeed the agent we should be using? Is
there - or will there be - a more specific package for ovirt guests?
Thanks!
--
Eduardo Mayoral Jimeno
Systems engineer, platform department. Arsys Internet.
emayoral(a)arsys.es - +34 941 620 105 - ext 2153
6
7
Hi Marko,
I guess you can use distributed-replicated volumes and oVirt cluster with host triplets.
Best Regards,
Strahil NikolovOn Oct 10, 2019 15:30, "Vrgotic, Marko" <M.Vrgotic(a)activevideo.com> wrote:
>
> Dear oVirt,
>
>
>
> Is it possible to add oVirt 3Hosts/Gluster hyperconverged cluster to existing oVirt setup? I need this to achieve Local storage performance, but still have pool of Hypevisors available.
>
> Is it possible to have more than 3Hosts in Hyperconverged setup?
>
>
>
> I have currently 1Shared Cluster (NFS based storage, where also SHE is hosted) and 2Local Storage clusters.
>
>
>
> oVirt current version running is 4.3.4.
>
>
>
> Kindly awaiting your reply.
>
>
>
>
>
> — — —
> Met vriendelijke groet / Kind regards,
>
> Marko Vrgotic
>
> ActiveVideo
>
>
>
>
6
12
As you are replacing an old brick, you have to recreate the old LV and mount it on the same location.
Then you can use the gluster's "reset-brick" (i thing ovirt UI has that option too) and all data will be replicated there.
You got also the "replace-brick" option if you decided to change the mount location.
P.S.: with replica volumes your volume should be still working, in case it has stopped - you have to investigate before proceeding.
Best Regards,
Strahil NikolovOn Oct 12, 2019 13:12, matteo fedeli <matmilan97(a)gmail.com> wrote:
>
> Hi, I have in my ovirt HCI a volume that not work properly because one of three hdd fail. I bought a new hdd, I recreate old lvm partitioning and mount point. Now, how can I attach this empty new brick?
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/U5XQ4M2K5RBKL…
5
20

Vm suddenly paused with error "vm has paused due to unknown storage error"
by Jasper Siero 18 Feb '20
by Jasper Siero 18 Feb '20
18 Feb '20
Hi all,
Since we upgraded our Ovirt nodes to CentOS 7 a vm (not a specific one but never more then one) will sometimes pause suddenly with the error "VM ... has paused due to unknown storage error". It happens now two times in a month.
The Ovirt node uses san storage for the vm's running on it. When a specific vm is pausing with an error the other vm's keeps running without problems.
The vm runs without problems after unpausing it.
Versions:
CentOS Linux release 7.1.1503
vdsm-4.14.17-0
libvirt-daemon-1.2.8-16
vdsm.log:
VM Channels Listener::DEBUG::2015-10-25 07:43:54,382::vmChannels::95::vds::(_handle_timeouts) Timeout on fileno 78.
libvirtEventLoop::INFO::2015-10-25 07:43:56,177::vm::4602::vm.Vm::(_onIOError) vmId=`77f07ae0-cc3e-4ae2-90ec-7fba7b11deeb`::abnormal vm stop device virtio-disk0 error eother
libvirtEventLoop::DEBUG::2015-10-25 07:43:56,178::vm::5204::vm.Vm::(_onLibvirtLifecycleEvent) vmId=`77f07ae0-cc3e-4ae2-90ec-7fba7b11deeb`::event Suspended detail 2 opaque None
libvirtEventLoop::INFO::2015-10-25 07:43:56,178::vm::4602::vm.Vm::(_onIOError) vmId=`77f07ae0-cc3e-4ae2-90ec-7fba7b11deeb`::abnormal vm stop device virtio-disk0 error eother
...........
libvirtEventLoop::INFO::2015-10-25 07:43:56,180::vm::4602::vm.Vm::(_onIOError) vmId=`77f07ae0-cc3e-4ae2-90ec-7fba7b11deeb`::abnormal vm stop device virtio-disk0 error eother
specific error part in libvirt vm log:
block I/O error in device 'drive-virtio-disk0': Unknown error 32758 (32758)
...........
block I/O error in device 'drive-virtio-disk0': Unknown error 32758 (32758)
engine.log:
2015-10-25 07:44:48,945 INFO [org.ovirt.engine.core.vdsbroker.VdsUpdateRunTimeInfo] (DefaultQuartzScheduler_Worker-40) [a43dcc8] VM diataal-prod-cas1 77f07ae0-cc3e-4ae2-90ec-7fba7b11deeb moved from
Up --> Paused
2015-10-25 07:44:49,003 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-40) [a43dcc8] Correlation ID: null, Call Stack: null, Custom Event
ID: -1, Message: VM diataal-prod-cas1 has paused due to unknown storage error.
Has anyone experienced the same problem or knows a way to solve this?
Kind regards,
Jasper
3
3
Good day for all.
I have some issues with Ovirt 4.2.6. But now the main this of it:
I have two Centos 7 Nodes with same config and last Ovirt 4.2.6 with Hostedengine with disk on NFS storage.
Also some of virtual machines working good.
But, when HostedEngine running on one node (srv02.local) everything is fine.
After migrating to another node (srv00.local), i see that agent cannot to check livelinness of HostedEngine. After few minutes HostedEngine going to reboot and after some time i see some situation. After migration to another node (srv00.local) all looks OK.
hosted-engine --vm-status commang when HosterEngine on srv00 node:
--== Host 1 status ==--
conf_on_shared_storage : True
Status up-to-date : True
Hostname : srv02.local
Host ID : 1
Engine status : {"reason": "vm not running on this host", "health": "bad", "vm": "down_unexpected", "detail": "unknown"}
Score : 0
stopped : False
Local maintenance : False
crc32 : ecc7ad2d
local_conf_timestamp : 78328
Host timestamp : 78328
Extra metadata (valid at timestamp):
metadata_parse_version=1
metadata_feature_version=1
timestamp=78328 (Tue Sep 18 12:44:18 2018)
host-id=1
score=0
vm_conf_refresh_time=78328 (Tue Sep 18 12:44:18 2018)
conf_on_shared_storage=True
maintenance=False
state=EngineUnexpectedlyDown
stopped=False
timeout=Fri Jan 2 03:49:58 1970
--== Host 2 status ==--
conf_on_shared_storage : True
Status up-to-date : True
Hostname : srv00.local
Host ID : 2
Engine status : {"reason": "failed liveliness check", "health": "bad", "vm": "up", "detail": "Up"}
Score : 3400
stopped : False
Local maintenance : False
crc32 : 1d62b106
local_conf_timestamp : 326288
Host timestamp : 326288
Extra metadata (valid at timestamp):
metadata_parse_version=1
metadata_feature_version=1
timestamp=326288 (Tue Sep 18 12:44:21 2018)
host-id=2
score=3400
vm_conf_refresh_time=326288 (Tue Sep 18 12:44:21 2018)
conf_on_shared_storage=True
maintenance=False
state=EngineStarting
stopped=False
Log agent.log from srv00.local:
MainThread::INFO::2018-09-18 12:40:51,749::states::779::ovirt_hosted_engine_ha.agent.hosted_engine.HostedE
ngine::(consume) VM is powering up..
MainThread::INFO::2018-09-18 12:40:52,052::hosted_engine::491::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(_monitoring_loop) Current state EngineStarting (score: 3400)
MainThread::INFO::2018-09-18 12:41:01,066::states::779::ovirt_hosted_engine_ha.agent.hosted_engine.HostedE
ngine::(consume) VM is powering up..
MainThread::INFO::2018-09-18 12:41:01,374::hosted_engine::491::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(_monitoring_loop) Current state EngineStarting (score: 3400)
MainThread::INFO::2018-09-18 12:41:11,393::state_machine::169::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(refresh) Global metadata: {'maintenance': False}
MainThread::INFO::2018-09-18 12:41:11,393::state_machine::174::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(refresh) Host srv02.local.pioner.kz (id 1): {'conf_on_shared_storage': True, 'extra': 'meta
data_parse_version=1\nmetadata_feature_version=1\ntimestamp=78128 (Tue Sep 18 12:40:58 2018)\nhost-id=1\ns
core=0\nvm_conf_refresh_time=78128 (Tue Sep 18 12:40:58 2018)\nconf_on_shared_storage=True\nmaintenance=Fa
lse\nstate=EngineUnexpectedlyDown\nstopped=False\ntimeout=Fri Jan 2 03:49:58 1970\n', 'hostname': 'srv02.
local.pioner.kz', 'alive': True, 'host-id': 1, 'engine-status': {'reason': 'vm not running on this host',
'health': 'bad', 'vm': 'down_unexpected', 'detail': 'unknown'}, 'score': 0, 'stopped': False, 'maintenance
': False, 'crc32': 'e18e3f22', 'local_conf_timestamp': 78128, 'host-ts': 78128}
MainThread::INFO::2018-09-18 12:41:11,393::state_machine::177::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(refresh) Local (id 2): {'engine-health': {'reason': 'failed liveliness check', 'health': 'b
ad', 'vm': 'up', 'detail': 'Up'}, 'bridge': True, 'mem-free': 12763.0, 'maintenance': False, 'cpu-load': 0
.0364, 'gateway': 1.0, 'storage-domain': True}
MainThread::INFO::2018-09-18 12:41:11,393::states::779::ovirt_hosted_engine_ha.agent.hosted_engine.HostedE
ngine::(consume) VM is powering up..
MainThread::INFO::2018-09-18 12:41:11,703::hosted_engine::491::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(_monitoring_loop) Current state EngineStarting (score: 3400)
MainThread::INFO::2018-09-18 12:41:21,716::states::779::ovirt_hosted_engine_ha.agent.hosted_engine.HostedE
ngine::(consume) VM is powering up..
MainThread::INFO::2018-09-18 12:41:22,020::hosted_engine::491::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(_monitoring_loop) Current state EngineStarting (score: 3400)
MainThread::INFO::2018-09-18 12:41:31,033::states::779::ovirt_hosted_engine_ha.agent.hosted_engine.HostedE
ngine::(consume) VM is powering up..
MainThread::INFO::2018-09-18 12:41:31,344::hosted_engine::491::ovirt_hosted_engine_ha.agent.hosted_engine.
HostedEngine::(_monitoring_loop) Current state EngineStarting (score: 3400)
As we can see, agent thinking that HostedEngine just in powering up mode. I cannot to do anythink with it. I allready reinstalled many times srv00 node without success.
One time i even has to uninstall ovirt* and vdsm* software. Also here one interesting point, after installing just "yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release42.rpm" on this node i try to install this node from engine web interface with "Deploy" action. But, installation was unsuccesfull, before i didnt install ovirt-hosted-engine-ha on this node. I dont see in documentation that its need bofore installation of new hosts. But this is for information and checking. After installing ovirt-hosted-engine-ha node was installed with HostedEngine support. But the main issue not changed.
Thanks in advance for help.
BR,
Alexandr
3
5
Hello Everyone,
Reading through the document:
"Red Hat Hyperconverged Infrastructure for Virtualization 1.5
Automating RHHI for Virtualization deployment"
Regarding storage scaling, i see the following statements:
*2.7. SCALINGRed Hat Hyperconverged Infrastructure for Virtualization is
supported for one node, and for clusters of 3, 6, 9, and 12 nodes.The
initial deployment is either 1 or 3 nodes.There are two supported methods
of horizontally scaling Red Hat Hyperconverged Infrastructure for
Virtualization:*
*1 Add new hyperconverged nodes to the cluster, in sets of three, up to the
maximum of 12 hyperconverged nodes.*
*2 Create new Gluster volumes using new disks on existing hyperconverged
nodes.You cannot create a volume that spans more than 3 nodes, or expand an
existing volume so that it spans across more than 3 nodes at a time*
*2.9.1. Prerequisites for geo-replicationBe aware of the following
requirements and limitations when configuring geo-replication:One
geo-replicated volume onlyRed Hat Hyperconverged Infrastructure for
Virtualization (RHHI for Virtualization) supports only one geo-replicated
volume. Red Hat recommends backing up the volume that stores the data of
your virtual machines, as this is usually contains the most valuable data.*
------
Also in oVirtEngine UI, when I add a brick to an existing volume i get the
following warning:
*"Expanding gluster volume in a hyper-converged setup is not recommended as
it could lead to degraded performance. To expand storage for cluster, it is
advised to add additional gluster volumes." *
Those things are raising a couple of questions that maybe for some for you
guys are easy to answer, but for me it creates a bit of confusion...
I am also referring to RedHat product documentation, because I treat
oVirt as production-ready as RHHI is.
*1*. Is there any reason for not going to distributed-replicated volumes (
ie: spread one volume across 6,9, or 12 nodes ) ?
- ie: is recomanded that in a 9 nodes scenario I should have 3 separated
volumes, but how should I deal with the folowing question
*2.* If only one geo-replicated volume can be configured, how should I
deal with 2nd and 3rd volume replication for disaster recovery
*3.* If the limit of hosts per datacenter is 250, then (in theory ) the
recomended way in reaching this treshold would be to create 20 separated
oVirt logical clusters with 12 nodes per each ( and datacenter managed from
one ha-engine ) ?
*4.* In present, I have the folowing one 9 nodes cluster , all hosts
contributing with 2 disks each to a single replica 3 distributed
replicated volume. They where added to the volume in the following order:
node1 - disk1
node2 - disk1
......
node9 - disk1
node1 - disk2
node2 - disk2
......
node9 - disk2
At the moment, the volume is arbitrated, but I intend to go for full
distributed replica 3.
Is this a bad setup ? Why ?
It oviously brakes the redhat recommended rules...
Is there anyone so kind to discuss on these things ?
Thank you very much !
Leo
--
Best regards, Leo David
--
Best regards, Leo David
3
5
Hi,
We have an oVirt Platforme using the 4.1 version.
when the platforme was installed, it was made of :
- Two HP Proliant DL380 G9 as hypervisors
- One HP MSA1040 for iSCSI
- One Synology for NFS
- Two switches, one for network/vm traffic, the second for storage traffic.
The problem : the hosted-engine domain was created using iSCSI on the HP
MSA. The problem is that this disk array does not give the possibility to
create different targets, it presents just one target.
At that time we create both the hosted-engine and the first data domain
using the same target, and we didn't pay attention to the information
saying "i*f you are using iSCSI storage, do not use the same iSCSI target
for the shared storage domain and data storage domain*".
Question :
- what problems can be generated by this (mis-)configuration?
- Is this a must to do (correct) configuration.
Regards.
3
2

01 Dec '19
I am seeing more success than failures at creating single and triple node hyperconverged setups after some weeks of experimentation so I am branching out to additional features: In this case the ability to use SSDs as cache media for hard disks.
I tried first with a single node that combined caching and compression and that fails during the creation of LVMs.
I tried again without the VDO compression, but actually the results where identical whilst VDO compression but without the LV cache worked ok.
I tried various combinations, using less space etc., but the results are always the same and unfortunately rather cryptic (substituted the physical disk label with {disklabel}):
TASK [gluster.infra/roles/backend_setup : Extend volume group] *****************
failed: [{hostname}] (item={u'vgname': u'gluster_vg_{disklabel}p1', u'cachethinpoolname': u'gluster_thinpool_gluster_vg_{disklabel}p1', u'cachelvname': u'cachelv_gluster_thinpool_gluster_vg_{disklabel}p1', u'cachedisk': u'/dev/sda4', u'cachemetalvname': u'cache_gluster_thinpool_gluster_vg_{disklabel}p1', u'cachemode': u'writeback', u'cachemetalvsize': u'70G', u'cachelvsize': u'630G'}) => {"ansible_loop_var": "item", "changed": false, "err": " Physical volume \"/dev/mapper/vdo_{disklabel}p1\" still in use\n", "item": {"cachedisk": "/dev/sda4", "cachelvname": "cachelv_gluster_thinpool_gluster_vg_{disklabel}p1", "cachelvsize": "630G", "cachemetalvname": "cache_gluster_thinpool_gluster_vg_{disklabel}p1", "cachemetalvsize": "70G", "cachemode": "writeback", "cachethinpoolname": "gluster_thinpool_gluster_vg_{disklabel}p1", "vgname": "gluster_vg_{disklabel}p1"}, "msg": "Unable to reduce gluster_vg_{disklabel}p1 by /dev/dm-15.", "rc": 5}
somewhere within that I see something that points to a race condition ("still in use").
Unfortunately I have not been able to pinpoint the raw logs which are used at that stage and I wasn't able to obtain more info.
At this point quite a bit of storage setup is already done, so rolling back for a clean new attempt, can be a bit complicated, with reboots to reconcile the kernel with data on disk.
I don't actually believe it's related to single node and I'd be quite happy to move the creation of the SSD cache to a later stage, but in a VDO setup, this looks slightly complex to someone without intimate knowledge of LVS-with-cache-and-perhaps-thin/VDO/Gluster all thrown into one.
Needless the feature set (SSD caching & compressed-dedup) sounds terribly attractive but when things don't just work, it's more terrifying.
5
7
Hey folks!
Quick question, really: I have 4 servers of identical hardware. The documentation says "you need 3", not "you need 3 or more"; is it possible to run hyperconverged with 4 servers (in same rack, let's neglect the possibility of 2 failing servers (split brain))?
Also: I have a nice seperate server (low power footprint, big on cpu (8) and has 32gb ram)-- would love to use this as engine server only. Can I initiate a hyperconverged system with 4 working host starting from a stand-alone engine? Or does "hyperconverged" a must for HA engine on the cluster?
One last one: Installing ovirt nodes, obviously. This will by default create a lvm across the entire RAID volume; can I simply create folders (with correct permissions) and use those as gluster bricks? Or do I need to partition the RAID in a special way?
Thanks for your pointers,
Chris.
4
3
Good Day
I have to change the IP addresses of the oVirt Engine, hosts and storage to
a new IP range. Please, can you advise the best way to do this and if there
is anything I would need to change in the database?
I have also run into an issue where someone has removed the ISO share/data
on the storage, so I am unable to remove, activate, detach or even add a
new ISO share.
Please, can you advise the best wat to resolve this?
Please see the below engine logs:
2019-10-30 11:39:13,918 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] Failed in
'DetachStorageDomainVDS' method
2019-10-30 11:39:13,942 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] Correlation ID: null, Call
Stack: null, Custom Event ID: -1, Message: VDSM command failed: Storage
domain does not exist: (u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',)
2019-10-30 11:39:13,943 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8]
IrsBroker::Failed::DetachStorageDomainVDS: IRSGenericException:
IRSErrorException: Failed to DetachStorageDomainVDS, error = Storage domain
does not exist: (u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',), code = 358
2019-10-30 11:39:13,951 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.DetachStorageDomainVDSCommand]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] FINISH,
DetachStorageDomainVDSCommand, log id: 5547e2df
2019-10-30 11:39:13,951 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMGetAllTasksInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-38) [58f6cfb8] -- executeIrsBrokerCommand:
Attempting on storage pool '5849b030-626e-47cb-ad90-3ce782d831b3'
2019-10-30 11:39:13,951 ERROR
[org.ovirt.engine.core.bll.storage.DetachStorageDomainFromPoolCommand]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] Command
'org.ovirt.engine.core.bll.storage.DetachStorageDomainFromPoolCommand'
failed: EngineException:
org.ovirt.engine.core.vdsbroker.irsbroker.IRSErrorException:
IRSGenericException: IRSErrorException: Failed to DetachStorageDomainVDS,
error = Storage domain does not exist:
(u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',), code = 358 (Failed with error
StorageDomainDoesNotExist and code 358)
2019-10-30 11:39:13,952 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-38) [58f6cfb8] START,
HSMGetAllTasksInfoVDSCommand(HostName = host01,
VdsIdVDSCommandParametersBase:{runAsync='true',
hostId='291a3a19-7467-4783-a6f7-2b2dd0de9ad3'}), log id: 6cc238fb
2019-10-30 11:39:13,952 INFO
[org.ovirt.engine.core.bll.storage.DetachStorageDomainFromPoolCommand]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] Command
[id=cec030b7-4a62-43a2-9ae8-de56a5d71ef8]: Compensating CHANGED_STATUS_ONLY
of org.ovirt.engine.core.common.businessentities.StoragePoolIsoMap;
snapshot:
EntityStatusSnapshot:{id='StoragePoolIsoMapId:{storagePoolId='5849b030-626e-47cb-ad90-3ce782d831b3',
storageId='42b7d819-ce3a-4a18-a683-f4817c4bdb06'}', status='Inactive'}.
2019-10-30 11:39:13,975 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-8-thread-27) [58f6cfb8] Correlation ID: 28ac658, Job
ID: b31e0f44-2d82-47bf-90d9-f69e399d994f, Call Stack: null, Custom Event
ID: -1, Message: Failed to detach Storage Domain iso to Data Center
Default. (User: admin@internal)
2019-10-30 11:42:46,711 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMGetAllTasksInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-25) [31e89bba] START,
SPMGetAllTasksInfoVDSCommand( IrsBaseVDSCommandParameters:{runAsync='true',
storagePoolId='5849b030-626e-47cb-ad90-3ce782d831b3',
ignoreFailoverLimit='false'}), log id: 59192768
2019-10-30 11:42:48,825 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.ActivateStorageDomainVDSCommand]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] Failed in
'ActivateStorageDomainVDS' method
2019-10-30 11:42:48,855 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] Correlation ID: null, Call
Stack: null, Custom Event ID: -1, Message: VDSM command failed: Storage
domain does not exist: (u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',)
2019-10-30 11:42:48,856 ERROR
[org.ovirt.engine.core.vdsbroker.irsbroker.IrsBrokerCommand]
(org.ovirt.thread.pool-8-thread-34) [31e89bba]
IrsBroker::Failed::ActivateStorageDomainVDS: IRSGenericException:
IRSErrorException: Failed to ActivateStorageDomainVDS, error = Storage
domain does not exist: (u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',), code =
358
2019-10-30 11:42:48,864 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.ActivateStorageDomainVDSCommand]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] FINISH,
ActivateStorageDomainVDSCommand, log id: 518fdcf
2019-10-30 11:42:48,865 ERROR
[org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] Command
'org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand' failed:
EngineException:
org.ovirt.engine.core.vdsbroker.irsbroker.IRSErrorException:
IRSGenericException: IRSErrorException: Failed to ActivateStorageDomainVDS,
error = Storage domain does not exist:
(u'42b7d819-ce3a-4a18-a683-f4817c4bdb06',), code = 358 (Failed with error
StorageDomainDoesNotExist and code 358)
2019-10-30 11:42:48,865 INFO
[org.ovirt.engine.core.vdsbroker.irsbroker.SPMGetAllTasksInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-25) [31e89bba] -- executeIrsBrokerCommand:
Attempting on storage pool '5849b030-626e-47cb-ad90-3ce782d831b3'
2019-10-30 11:42:48,865 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksInfoVDSCommand]
(org.ovirt.thread.pool-8-thread-25) [31e89bba] START,
HSMGetAllTasksInfoVDSCommand(HostName = host02,
VdsIdVDSCommandParametersBase:{runAsync='true',
hostId='3673a0e1-721d-40ba-a179-b1f13a9aec43'}), log id: 47ef923b
2019-10-30 11:42:48,866 INFO
[org.ovirt.engine.core.bll.storage.ActivateStorageDomainCommand]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] Command
[id=68bf0e1e-6a0b-41cb-9cad-9eb2bf87c5ee]: Compensating CHANGED_STATUS_ONLY
of org.ovirt.engine.core.common.businessentities.StoragePoolIsoMap;
snapshot:
EntityStatusSnapshot:{id='StoragePoolIsoMapId:{storagePoolId='5849b030-626e-47cb-ad90-3ce782d831b3',
storageId='42b7d819-ce3a-4a18-a683-f4817c4bdb06'}', status='Inactive'}.
2019-10-30 11:42:48,888 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(org.ovirt.thread.pool-8-thread-34) [31e89bba] Correlation ID: 5b208434,
Job ID: dff5f615-9dc4-4d79-a37e-5c6e99a2cc6b, Call Stack: null, Custom
Event ID: -1, Message: Failed to activate Storage Domain iso (Data Center
Default) by admin@internal
Thanks
Jonathan
3
4
Hello,
Is there any special config to usage dhcp client on Guest VM using ovirtmgmt/ovirtmgmt vnic profile ?
Currently I have a VM using the ovirtmgmt/ovirtmgmt NIC profile and this interface is configured as DHCP client, and this does not work when using ovirtmgmt/ovirtmgmt as NIC profile. But if I assign manual IP address from the same range of DHCP server the comunication it works.
And If usage other NIC profile in other VLAN with other DHCP server it works.
It seems ovirtmgmt/ovirtmgmt profile filter the DHCP protocol.
Could someone has idea to allow DHCP protocol works on ovirtmgmt/ovirtmgmt NIC profile?
Best regards
Carlos
7
24
After upgrading to the latest stable version the external networks lost all
functionality. Under providers-->ovn-network-provider the test runs
successfully.
But when im creating an external provider network, attaching it to a router
as a LAN setting up dhcp lease it is not reachable from other VMs in the
same network. Hosts and hosted engine can't seem to ping it either.
I tried disabling firewalls on both hosted engines, VMs and host and still
nothing.
When configuring Logical networks or VLANs they work perfectly tje one
problem is the external networks.
I have another environment running on a previous version of ovirt and it
works perfectly there. I think its a bug.
Thanks for your help
4
16
Hello, Does someone has idea about fix/remove the warning message "The latest guest agent needs to be installed and running on the guest" from my VMs ?
I already has the qemu agent running and updated on VMS.
I already tried restart the VM and HOST but the warning persist.
Any tip?
My Env.
======
https://pasteboard.co/IDsJZE1.png
Warning message
==============
https://pasteboard.co/IDsLcNS.png
Qemu agent
==========
https://pasteboard.co/IDsMmdPp.png
Best regards
Carlos
4
9

After importing the ovirt-engine 4.3.5 backup file into ovirt-engine 4.3.6, will the information of the ovirt-engine 4.3.6 management interface be the same as ovirt-engine 4.3.5?
by wangyu13476969128@126.com 11 Nov '19
by wangyu13476969128@126.com 11 Nov '19
11 Nov '19
The current version of ovirt-engine in production environment is 4.3.5.5.
In order to prevent the ovirt-engine machine from being down, the management interface cannot be used, according to the relevant link:
https://ovirt.org/documentation/admin-guide/chap-Backups_and_Migration.html
I backed it up using the command:
engine-backup --scope=all --mode=backup --file=file_name --log=log_file_name
I have prepared another machine as a spare machine. Once the ovirt-engine is down in the production environment, the standby machine can be UP and the standby machine can manage the ovirt-nodes.
According to the relevant links:
https://ovirt.org/documentation/install-guide/chap-Installing_oVirt.html
The ovirt-engine is installed on the standby machine.
After I have executed these three commands:
1. yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
2. yum update
3. yum install ovirt-engine
I found that the ovirt-engine version of the standby machine is 4.3.6
So my question is:
1. The ovirt-engine version of the standby machine is 4.3.6, and the production environment ovirt-engine version is 4.3.5.5, which command is used on the production environment ovirt-engine machine:
engine-backup --scope=all --mode=backup --file=file_name --log=log_file_name
Files obtained after using the backup command on the ovirt-engine in the production environment are restored using these two files under the standby computer. Will the information on the ovirt-engine management interface of the standby computer be consistent with the ovirt-engine of the production environment (eg data center, host, virtual machine, etc.)?
2. Can the ovirt-engine of the standby machine be installed with version 4.3.5.5? How do I need to modify the following three commands to get the backup machine to install the version 4.3.5.5?
1. yum install http://resources.ovirt.org/pub/yum-repo/ovirt-release43.rpm
2. yum update
3. yum install ovirt-engine
3
2
Hello,
In Administration Portal and VM Portal the all VMs reports 0% network usage. Even the Hosted Ovirt Engine.
It is following the screenshost
https://pasteboard.co/IE6gvCg.png
https://pasteboard.co/IE6hyuUV.png
The other metrics are OK, only network that re reporting 0
My env.
https://pasteboard.co/IE6i8AO.png
Regards
Carlos
2
5
Can ovirt-node support multiple network cards ?
I download ovirt-node-ng-installer-4.3.5-2019073010.el7.iso from ovirt site. And install on a Dell R730 Server.
The version of ovirt-engine is 4.3.5.5.
I found that the logic network ovirtmgmt can only point to one network card interface.
Can ovirt-node support multiple network cards ?
If yes , please tell me the method.
5
15

06 Nov '19
Dear oVIrt,
A while ago we discussed on ways to change/update content of parameters of domxml in certain action.
As I mentioned before, we have added the VDSMHook 60_nsupdate which removes the DNS record entries when a VM is destroyed:
…
domxml = hooking.read_domxml()
name = domxml.getElementsByTagName('name')[0]
name = " ".join(name.nodeValue for name in name.childNodes if name.nodeType == name.TEXT_NODE)
nsupdate_commands = """server {server_ip}
update delete {vm_name}.example.com a
update delete {vm_name}. example.com aaaa
update delete {vm_name}. example.com txt
send
""".format(server_ip="172.16.1.10", vm_name=name)
…
The goal:
However, we did not want to execute remove dns records when VM is only migrated. Since its considered a “destroy” action we took following approach.
* In state “before_vm_migrate_source add hook which will write flag “is_migration” to domxml
* Once VM is scheduled for migration, this hook should add the flag “is_migration” to domxml
* Once 60_nsupdate is triggered, it will check for the flag and if there, skip executing dns record action, but only remove the flag “is_migration” from domxml of the VM
…
domxml = hooking.read_domxml()
migration = domxml.createElement("is_migration")
domxml.getElementsByTagName("domain")[0].appendChild(migration)
logging.info("domxml_updated {}".format(domxml.toprettyxml()))
hooking.write_domxml(domxml)
…
When executing first time, we observed that flag “
<name>hookiesvm</name>
<uuid>fcfa66cb-b251-43a3-8e2b-f33b3024a749</uuid>
<metadata xmlns:ns0="http://ovirt.org/vm/tune/1.0" xmlns:ns1="http://ovirt.org/vm/1.0">
<ns0:qos/>
<ovirt-vm:vm xmlns:ovirt-vm="http://ovirt.org/vm/1.0">
<ovirt-vm:clusterVersion>4.3</ovirt-vm:clusterVersion>
<ovirt-vm:destroy_on_reboot type="bool">False</ovirt-vm:destroy_on_reboot>
<ovirt-vm:launchPaused>false</ovirt-vm:launchPaused>
<ovirt-vm:memGuaranteedSize type="int">1024</ovirt-vm:memGuaranteedSize>
<ovirt-vm:minGuaranteedMemoryMb type="int">1024</ovirt-vm:minGuaranteedMemoryMb>
...skipping...
<address bus="0x00" domain="0x0000" function="0x0" slot="0x09" type="pci"/>
</rng>
</devices>
<seclabel model="selinux" relabel="yes" type="dynamic">
<label>system_u:system_r:svirt_t:s0:c169,c575</label>
<imagelabel>system_u:object_r:svirt_image_t:s0:c169,c575</imagelabel>
</seclabel>
<seclabel model="dac" relabel="yes" type="dynamic">
<label>+107:+107</label>
<imagelabel>+107:+107</imagelabel>
</seclabel>
<is_migration/>
</domain>
is added to domxml, but was present once 60_nsupdate hook was executed.
The question: How do we make sure that, when domxml is updated, that the update is visible/usable by following hook, in single run? How to pass these changes between hooks?
Kindly awaiting your reply.
— — —
Met vriendelijke groet / Kind regards,
Marko Vrgotic
2
6

06 Nov '19
Dear oVirt,
While deploying ovirt_infra , the role oivrt.networks fails on Setup Host Networks, with following error:
TypeError: '<' not supported between instances of 'dict' and 'dict'
Full output:
TASK [ovirt.infra/roles/ovirt.networks : Setup host networks] ******************************************************************************************************************
The full traceback is:
Traceback (most recent call last):
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_host_network_payload_s0fx52mx/__main__.py", line 396, in main
(nic is None or host_networks_module.has_update(nics_service.service(nic.id)))
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_host_network_payload_s0fx52mx/__main__.py", line 289, in has_update
update = self.__compare_options(get_bond_options(bond.get('mode'), bond.get('options')), getattr(nic.bonding, 'options', []))
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_host_network_payload_s0fx52mx/__main__.py", line 247, in __compare_options
return sorted(get_dict_of_struct(opt) for opt in new_options) != sorted(get_dict_of_struct(opt) for opt in old_options)
TypeError: '<' not supported between instances of 'dict' and 'dict'
failed: [localhost] (item={'name': 'ovirt-staging-hv-02.avinity.tv', 'check': True, 'save': True, 'bond': {'name': 'bond28', 'mode': 4, 'interfaces': ['p2p1', 'p2p2']}, 'networks': [{'name': 'backbone', 'boot_protocol': 'static', 'address': '172.17.28.212', 'netmask': '255.255.255.0', 'version': 'v4'}]}) => {
"ansible_loop_var": "item",
"changed": false,
"invocation": {
"module_args": {
"bond": {
"interfaces": [
"p2p1",
"p2p2"
],
"mode": 4,
"name": "bond28"
},
"check": true,
"fetch_nested": false,
"interface": null,
"labels": null,
"name": "ovirt-staging-hv-02.avinity.tv",
"nested_attributes": [],
"networks": [
{
"address": "172.17.28.212",
"boot_protocol": "static",
"name": "backbone",
"netmask": "255.255.255.0",
"version": "v4"
}
],
"poll_interval": 3,
"save": true,
"state": "present",
"sync_networks": false,
"timeout": 180,
"wait": true
}
},
"item": {
"bond": {
"interfaces": [
"p2p1",
"p2p2"
],
"mode": 4,
"name": "bond28"
},
"check": true,
"name": "ovirt-staging-hv-02.avinity.tv",
"networks": [
{
"address": "172.17.28.212",
"boot_protocol": "static",
"name": "backbone",
"netmask": "255.255.255.0",
"version": "v4"
}
],
"save": true
},
"msg": "'<' not supported between instances of 'dict' and 'dict'"
}
Read vars_file 'vars/engine_vars.yml'
Read vars_file 'vars/secrets.yml'
Read vars_file 'vars/ovirt_infra_vars.yml'
Looking further into ovirt_host_network.py I found that issue is reported after following is executed:
return sorted(get_dict_of_struct(opt) for opt in new_options) != sorted(get_dict_of_struct(opt) for opt in old_options)
It seemed to be failing due to not getting the key value to sort the dicts, so I added sorting based on name, to test, and it worked in single test run:
return sorted((get_dict_of_struct(opt) for opt in new_options), key=lambda x: x["name"]) != sorted((get_dict_of_struct(opt) for opt in old_options), key=lambda x: x["name"])
After rerun of the play, with changes above:
TASK [ovirt.infra/roles/ovirt.networks : Setup host networks] ******************************************************************************************************************
task path: /Users/mvrgotic/Git/ovirt-engineering/roles/ovirt.infra/roles/ovirt.networks/tasks/main.yml:25
Using module file /Users/mvrgotic/.local/share/virtualenvs/ovirt-engineering-JaxzXThh/lib/python3.7/site-packages/ansible/modules/cloud/ovirt/ovirt_host_network.py
Pipelining is enabled.
<127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: mvrgotic
<127.0.0.1> EXEC /bin/sh -c '/Users/mvrgotic/.local/share/virtualenvs/ovirt-engineering-JaxzXThh/bin/python3 && sleep 0'
changed: [localhost] => (item={'name': 'ovirt-staging-hv-02.avinity.tv', 'check': True, 'save': True, 'bond': {'name': 'bond28', 'mode': 4, 'interfaces': ['p2p1', 'p2p2']}, 'networks': [{'name': 'backbone', 'boot_protocol': 'static', 'address': '172.17.28.212', 'netmask': '255.255.255.0', 'version': 'v4'}]}) => {
"ansible_loop_var": "item",
"changed": true,
"host_nic": {
"ad_aggregator_id": 6,
"bonding": {
"ad_partner_mac": {
"address": "44:31:92:7c:b3:11"
},
"options": [
{
"name": "mode",
"type": "Dynamic link aggregation (802.3ad)",
"value": "4"
},
{
"name": "xmit_hash_policy",
"value": "2"
}
],
"slaves": [
{
"href": "/ovirt-engine/api/hosts/aa1f7a65-a867-436a-9a7f-264068f4bdea/nics/01703220-570c-44f5-9729-6717ceead304",
"id": "01703220-570c-44f5-9729-6717ceead304"
},
{
"href": "/ovirt-engine/api/hosts/aa1f7a65-a867-436a-9a7f-264068f4bdea/nics/e879c1c6-065d-4742-b282-fcdb477f95a7",
"id": "e879c1c6-065d-4742-b282-fcdb477f95a7"
}
]
},
"boot_protocol": "static",
"bridged": false,
"custom_configuration": false,
"host": {
"href": "/ovirt-engine/api/hosts/aa1f7a65-a867-436a-9a7f-264068f4bdea",
"id": "aa1f7a65-a867-436a-9a7f-264068f4bdea"
},
"href": "/ovirt-engine/api/hosts/aa1f7a65-a867-436a-9a7f-264068f4bdea/nics/abce07fa-cb7f-46f2-b967-69d1feaa4075",
"id": "abce07fa-cb7f-46f2-b967-69d1feaa4075",
"ip": {
"address": "172.17.28.212",
"netmask": "255.255.255.0",
"version": "v4"
},
"ipv6": {
"gateway": "::",
"version": "v6"
},
"ipv6_boot_protocol": "none",
"mac": {
"address": "b4:96:91:3f:47:1c"
},
"mtu": 9000,
"name": "bond28",
"network": {
"href": "/ovirt-engine/api/networks/f3ef80cf-bf3a-4fa5-aed9-7d9e7455f804",
"id": "f3ef80cf-bf3a-4fa5-aed9-7d9e7455f804"
},
"network_labels": [],
"properties": [],
"speed": 10000000000,
"statistics": [],
"status": "up"
},
"id": "abce07fa-cb7f-46f2-b967-69d1feaa4075",
"invocation": {
"module_args": {
"bond": {
"interfaces": [
"p2p1",
"p2p2"
],
"mode": 4,
"name": "bond28"
},
"check": true,
"fetch_nested": false,
"interface": null,
"labels": null,
"name": "ovirt-staging-hv-02.avinity.tv",
"nested_attributes": [],
"networks": [
{
"address": "172.17.28.212",
"boot_protocol": "static",
"id": "3e40ff7d-5384-45f1-b036-13e6f91aff56",
"name": "backbone",
"netmask": "255.255.255.0",
"version": "v4"
}
],
"poll_interval": 3,
"save": true,
"state": "present",
"sync_networks": false,
"timeout": 180,
"wait": true
}
},
"item": {
"bond": {
"interfaces": [
"p2p1",
"p2p2"
],
"mode": 4,
"name": "bond28"
},
"check": true,
"name": "ovirt-staging-hv-02.avinity.tv",
"networks": [
{
"address": "172.17.28.212",
"boot_protocol": "static",
"name": "backbone",
"netmask": "255.255.255.0",
"version": "v4"
}
],
"save": true
}
}
Read vars_file 'vars/engine_vars.yml'
Read vars_file 'vars/secrets.yml'
Read vars_file 'vars/ovirt_infra_vars.yml'
Changes resulted in applying configuration exactly as intended.
Not sure it this was the actual intention, but please let me know if the made change was as initially intended for sorted compare to work.
My pipenv setup:
Python 3.7
ansible==2.8.6
asn1crypto==1.1.0
bcrypt==3.1.7
cffi==1.13.1
cryptography==2.8
dnspython==1.16.0
ipaddress==1.0.23
Jinja2==2.10.3
jmespath==0.9.4
lxml==4.4.1
MarkupSafe==1.1.1
netaddr==0.7.19
ovirt-engine-sdk-python==4.3.3
paramiko==2.6.0
passlib==1.7.1
pyasn1==0.4.5
pycparser==2.19
pycurl==7.43.0.3
PyNaCl==1.3.0
PyYAML==5.1.2
six==1.12.0
Ansible vars and play:
=================================
host_networks:
- name: ovirt-staging-hv-02.avinity.tv
check: true
save: true
bond:
name: bond28
mode: 4
interfaces:
- p2p1
- p2p2
networks:
- name: backbone
boot_protocol: static
address: 172.17.28.212
netmask: 255.255.255.0
version: v4
=================================
- name: Setup host networks
ovirt_host_network:
auth: "{{ ovirt_auth }}"
name: "{{ item.name }}"
state: "{{ item.state | default(omit) }}"
check: "{{ item.check | default(omit) }}"
save: "{{ item.save | default(omit) }}"
bond: "{{ item.bond | default(omit) }}"
networks: "{{ item.networks | default(omit) }}"
labels: "{{ item.labels | default(omit) }}"
interface: "{{ item.interface | default(omit) }}"
with_items:
- "{{ host_networks | default([]) }}"
tags:
- host_networks
- networks
====================================
2
3

[ANN] oVirt 4.3.7 First Release Candidate is now available for testing
by Sandro Bonazzola 05 Nov '19
by Sandro Bonazzola 05 Nov '19
05 Nov '19
The oVirt Project is pleased to announce the availability of the oVirt
4.3.7 First Release Candidate for testing, as of October 18th, 2019.
This update is a release candidate of the seventh in a series of
stabilization updates to the 4.3 series.
This is pre-release software. This pre-release should not to be used in
production.
This release is available now on x86_64 architecture for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
* oVirt Node 4.3 (available for x86_64 only) has been built consuming
CentOS 7.7 Release
See the release notes [1] for known issues, new features and bugs fixed.
Notes:
- oVirt Appliance is already available
- oVirt Node is already available
Additional Resources:
* Read more about the oVirt 4.3.7 release highlights:
http://www.ovirt.org/release/4.3.7/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] http://www.ovirt.org/release/4.3.7/
[2] http://resources.ovirt.org/pub/ovirt-4.3-pre/iso/
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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.*
5
8
Hi,
Maybe a gluster encryption will also cover your needs in a hyper converged setup?
Best Regards,
Strahil Nikolov
On Oct 22, 2019 14:43, Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
>
>
>
> Il giorno mar 22 ott 2019 alle ore 12:32 MIMMIK _ <dmarini(a)it.iliad.com> ha scritto:
>>
>> Is there a way to get a full disk encryption on virtual disks used by VMs in oVirt?
>
>
> You can use encrypted file system managed from within the VM itself if the OS support it (dm-crypt with LUKS on GNU Linux, BitLocker) which is the most secure choice on this topic.
> Encrypting the storage hosting the VM disks won't help once you access the storage for booting the VM, at that point disks will be accessible without encryption.
>
>
>
>
>>
>>
>> Regards
>> _______________________________________________
>> Users mailing list -- users(a)ovirt.org
>> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/3FMGDSRBHRWYR…
>
>
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
>
> Red Hat EMEA
>
> sbonazzo(a)redhat.com
>
> Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.
2
1
I have successfully managed to boot and install RHEL & openSUSE with Secureboot, but UEFI variables are not saved and requires some workarounds (there is a bug opened for that) to work.
What exactly is your problem?
Best Regards,
Strahil NikolovOn Oct 29, 2019 10:32, mathieu.simon(a)gymneufeld.ch wrote:
>
> Hi
>
> I've been experimenting with UEFI on RHV 4.3.6 using Windows Server 2019 but I guess posting on the oVirt list might reach a wider audience.
> I've used UEFI guests on other KVM-based virtualizations, but I have been unable to detect a UEFI-bootable CD using Q35 VMs with or without SecureBoot in RHV 4.3.6 since it doesn't even propose to load the UEFI loader from within OVMF. It seems to show the CD-ROM drive, but I cannot boot from file the disc from OVMF:
>
> Are there any hints? (I've tried finding something more detailed in the Docs though) I'd like investigate UEFI and SecureBoot on oVirt/RHV even if it's still considered a tech preview. (I've been using KVM-based UEFI VM for years already on other platforms and distributions with no particular issues, rather advantages overall).
>
> Regards
> Mathieu
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/AVHRXTQ4TSZCY…
3
3

Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.
by Strahil 01 Nov '19
by Strahil 01 Nov '19
01 Nov '19
I'm not sure, but you can try with replica 1 gluster volume.
Later that gluster volume can be changed to replica 2 arbiter 1 or even better replica 3 volume.
Best Regards,
Strahil NikolovOn Oct 10, 2019 13:04, Tom <tk(a)mdevsys.com> wrote:
>
> I take it then theres no way to do so without NFS?
>
> Sent from my iPhone
>
> > On Oct 10, 2019, at 2:53 AM, Strahil <hunter86_bg(a)yahoo.com> wrote:
> >
> > You can create an NFS on that host and export to itself that local storage...
> >
> > Best Regards,
> > Strahil NikolovOn Oct 9, 2019 07:43, TomK <tomkcpr(a)mdevsys.com> wrote:
> >>
> >> Manged to reverse it through the options. Had to deactivate the custom
> >> local cluster.
> >>
> >> Now I have my GlusterFS back and want to try and add some local storage
> >> to each host under the same DC, Cluster and Storage Domain. So
> >> effectively I will have two storage locations. One on my GlusterFS and
> >> the other on the local storage I've just defined.
> >>
> >> Appears I can't make them coexist with oVirt. Either the host is placed
> >> in a separate cluster with local storage, or I move it back to the
> >> GlusterFS.
> >>
> >> Appears I can't have two usable storage types under one host. Is this
> >> correct?
> >>
> >> What I'm looking for is in the image and shared earlier.
> >>
> >> Cheers,
> >> TK
> >>
> >>> On 10/8/2019 11:03 PM, TomK wrote:
> >>> I'm working to reverse this scenario.
> >>>
> >>> My storage domain still exists. However I can't activate it. The
> >>> Manage button is greyed out without clear indication as to why.
> >>> Difficult to tell what my next move should be.
> >>>
> >>> Anyway to find out?
> >>>
> >>> Cheers,
> >>> TK
> >>>
> >>>> On 10/7/2019 8:25 AM, TomK wrote:
> >>>> Allright.
> >>>>
> >>>> So I followed this and configured local storage. It had some default
> >>>> names that I changed. It would have been either the default name, or
> >>>> one I choose. In either case it would be a different name then the
> >>>> Gluster storage domain the host was a part of anyway.
> >>>>
> >>>> Once the process completed for both hosts, I noticed the Gluster
> >>>> volume storage domain was offline and the gluster volume was gone. I
> >>>> can't seem to add that back in anymore. I get:
> >>>>
> >>>> "Error while executing action DisconnectStorageServerConnection: Error
> >>>> storage server disconnection"
> >>>>
> >>>> Guessing I can't have local storage in addition to Gluster on the same
> >>>> hosts and available for VM's?
> >>>>
> >>>> Reason why I need that is that Gluster is slow but provides redundancy
> >>>> and live migration. But I also wanted direct storage for VM's
> >>>> requiring faster IO. So here's my scenario:
> >>>>
> >>>> host01
> >>>> /dev/sda OS
> >>>> /dev/sdb 4TB (For Gluster)
> >>>> /dev/sdc 4TB (For Local Storage)
> >>>>
> >>>> host02
> >>>> /dev/sda OS
> >>>> /dev/sdb 4TB (For Gluster)
> >>>> /dev/sdc 4TB (For Local Storage)
> >>>>
> >>>> I would like to have:
> >>>>
> >>>> 1) GlusterFS volume available to oVirt via the two /dev/sdb drives in
> >>>> both physical hosts.
> >>>> 2) Two locally attached LUN's, each separate and local to that
> >>>> physical host.
> >>>>
> >>>> Is this possible?
> >>>>
> >>>> Cheers,
> >>>> TK
> >>>>
> >>>>> On 10/6/2019 12:38 AM, Strahil wrote:
> >>>>> Hi Tom,
> >>>>>
> >>>>> Have you checked
> >>>>> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/ht…
> >>>>> ?
> >>>>>
> >>>>> Best Regards,
> >>>>> Strahil NikolovOn Oct 6, 2019 06:26, TomK <tomkcpr(a)mdevsys.com> wrote:
> >>>>>>
> >>>>>> Hey All,
> >>>>>>
> >>>>>> I've added a 4TB LUN to my physical storage and now I want to use that,
> >>>>>> instead of GlusterFS as my datastore for VM's on that physical. How do
> >>>>>> I do this?
> >>>>>>
> >>>>>> I've tried a number of options, including adding LUN's but appears I
> >>>>>> can
> >>>>>> only add them to VM's directly but not use them as my datastores
> >>
2
1
Ssh to host and check the status of :
sanlock.service
supervdsmd.service
vdsmd.service
ovirt-ha-broker.service
ovirt-ha-agent.service
For example if sanlock is working, but supervdsmd is not - try to restart it.
If it fais, run:
systemctl cat supervdsmd.service
And execute the commands in sections:
ExecStartPre
ExecStart
And report any issues, then follow the next service in the chain.
Best Regards,
Strahil NikolovOn Oct 16, 2019 23:52, adrianquintero(a)gmail.com wrote: > > Hi, > I am trying to re-install a host from the web UI in oVirt 4.3.5, but it always fails and goes to "Setting Host state to Non-Operational" > > From the engine.log I see the following WARN/ERROR: > 2019-10-16 16:32:57,263-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) attached to the Data Center Default-DC1. Setting Host state to Non-Operational. > 2019-10-16 16:32:57,271-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings. > 2019-10-16 16:32:57,276-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1 > 2019-10-16 16:35:06,151-04 ERROR [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (EE-ManagedThreadFactory-engine-Thread-137245) [] Could not connect host 'host1.example.com' to pool 'Default-DC1': Error storage pool connection: (u"spUUID=7d3fb14c-ebf0-11e9-9ee5-00163e05e135, msdUUID=4b87a5de-c976-4982-8b62-7cffef4a22d8, masterVersion=1, hostID=1, domainsMap={u'8c2df9c6-b505-4499-abb9-0d15db80f33e': u'active', u'4b87a5de-c976-4982-8b62-7cffef4a22d8': u'active', u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128': u'active', u'fe24d88e-6acf-42d7-a857-eaf1f8deb24a': u'active'}",) > 2019-10-16 16:35:06,248-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) attached to the Data Center Default-DC1. Setting Host state to Non-Operational. > 2019-10-16 16:35:06,256-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings. > 2019-10-16 16:35:06,261-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1 > 2019-10-16 16:37:46,011-04 ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor) [] Connection timeout for host 'host1.example.com', last response arrived 1501 ms ago. > 2019-10-16 16:41:57,095-04 ERROR [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (EE-ManagedThreadFactory-engine-Thread-137527) [17f3aadd] Could not connect host 'host1.example.com' to pool 'Default-DC1': Error storage pool connection: (u"spUUID=7d3fb14c-ebf0-11e9-9ee5-00163e05e135, msdUUID=4b87a5de-c976-4982-8b62-7cffef4a22d8, masterVersion=1, hostID=1, domainsMap={u'8c2df9c6-b505-4499-abb9-0d15db80f33e': u'active', u'4b87a5de-c976-4982-8b62-7cffef4a22d8': u'active', u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128': u'active', u'fe24d88e-6acf-42d7-a857-eaf1f8deb24a': u'active'}",) > 2019-10-16 16:41:57,199-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) attached to the Data Center Default-DC1. Setting Host state to Non-Operational. > 2019-10-16 16:41:57,211-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings. > 2019-10-16 16:41:57,216-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1 > > Any ideas why this might be happening? > I have researched, however I have not been able to find a solution. > > thanks, > > Adrian > _______________________________________________ > Users mailing list -- users(a)ovirt.org > To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/3XAKJ23DSQVGI…
4
9
it seems that drag and drop function does not working as expected in Setup Host Networks screen.
It is not possibel remove NIC interface a interface from a Bond config.
When I tried move a interface to outside Bond cofing, all block is moved instead of only the specific interface .
Screenshots abut this
https://pasteboard.co/IEx5Cun.png
In this case, I'm trying remove eno5 interface from bond0 config, but it is not possible.
Regards
2
3

[ANN] oVirt 4.3.7 Second Release Candidate is now available for testing
by Sandro Bonazzola 31 Oct '19
by Sandro Bonazzola 31 Oct '19
31 Oct '19
The oVirt Project is pleased to announce the availability of the oVirt
4.3.7 Second Release Candidate for testing, as of October 31th, 2019.
This update is a release candidate of the seventh in a series of
stabilization updates to the 4.3 series.
This is pre-release software. This pre-release should not to be used in
production.
This release is available now on x86_64 architecture for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:
* Red Hat Enterprise Linux 7.7 or later (but <8)
* CentOS Linux (or similar) 7.7 or later (but <8)
* oVirt Node 4.3 (available for x86_64 only) has been built consuming
CentOS 7.7 Release
See the release notes [1] for known issues, new features and bugs fixed.
Notes:
- oVirt Appliance is already available
- oVirt Node is already available
Additional Resources:
* Read more about the oVirt 4.3.7 release highlights:
http://www.ovirt.org/release/4.3.7/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] http://www.ovirt.org/release/4.3.7/
[2] http://resources.ovirt.org/pub/ovirt-4.3-pre/iso/
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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>*
1
0

How can I use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file ?
by wangyu13476969128@126.com 31 Oct '19
by wangyu13476969128@126.com 31 Oct '19
31 Oct '19
If I want to use python to find all the virtual machines in the ovirt-engine interface, and export a virtual machine into an ova file to the specified directory, do I have the corresponding official documentation and API for my reference?
2
2
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
1
1
Ovirt version 4.3, active directory windows 2012r2; after adding domain authentication through ovirt engine extension AAA LDAP setup, when adding domain users through management interface configuration - > system permissions, select Search: domain, namespace: *. The following go button is gray and cannot be searched. It is normal to search through ovirt engine extensions tool test. How can I solve this problem?
2
1

29 Oct '19
Hi
I've been experimenting with UEFI on RHV 4.3.6 using Windows Server 2019 but I guess posting on the oVirt list might reach a wider audience.
I've used UEFI guests on other KVM-based virtualizations, but I have been unable to detect a UEFI-bootable CD using Q35 VMs with or without SecureBoot in RHV 4.3.6 since it doesn't even propose to load the UEFI loader from within OVMF. It seems to show the CD-ROM drive, but I cannot boot from file the disc from OVMF:
Are there any hints? (I've tried finding something more detailed in the Docs though) I'd like investigate UEFI and SecureBoot on oVirt/RHV even if it's still considered a tech preview. (I've been using KVM-based UEFI VM for years already on other platforms and distributions with no particular issues, rather advantages overall).
Regards
Mathieu
1
0

29 Oct '19
Hi,
I just upgraded my engine from 4.1.9 to 4.2.8 to 4.3.x yesterday. One
issue I hit along the way was a complaint about repos being listed more
than once:
Repository virtio-win-stable is listed more than once in the configuration
Repository centos-sclo-rh-release is listed more than once in the configuration
I also received errors like:
http://mirror.centos.org/centos/7/storage/x86_64/gluster-3.8/repodata/repom…: [Errno 14] HTTP Error 404 - Not Found
Trying other mirror.
Even after I did a yum erase on ovirt-release40 (and ovirt-release41) I
noticed that the 4.0 and 4.1 yum repositories (and dependencies)
configurations were left in /etc/yum.repos.d/. Is there a reason these
files are not removed when the associated release packages are removed?
Thanks,
-derek
--
Derek Atkins 617-623-3745
derek(a)ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
2
1

29 Oct '19
Hi,
I spent yesterday trying to upgrade my self-hosted, single-host, ovirt
engine from EL7.4/OV4.1.9 to EL7.7/OV4.3.x with a step at EL7.6/OV4.2.8.
Unfortunately that first step was extremely problematic. Specifically,
I kept hitting an issue where the installation ofovirt-vmconsole would
error out with a "non-fatal POSTUN scriptlet failure", which of course
is considered fatal:
2019-10-27 10:42:18,436-0400 DEBUG otopi.plugins.otopi.packagers.yumpackager yum
packager.verbose:76 Yum Done: ovirt-vmconsole
2019-10-27 10:42:18,504-0400 ERROR otopi.plugins.otopi.packagers.yumpackager yum
packager.error:85 Yum Non-fatal POSTUN scriptlet failure in rpm package ovirt-vm
console-1.0.4-1.el7.centos.noarch
2019-10-27 10:42:18,505-0400 DEBUG otopi.plugins.otopi.packagers.yumpackager yum
packager.verbose:76 Yum Done: ovirt-vmconsole-1.0.4-1.el7.centos.noarch
2019-10-27 10:42:18,605-0400 DEBUG otopi.plugins.otopi.packagers.yumpackager yum
packager.verbose:76 Yum Script sink: D: --- h# 747 ovirt-vmconsole-1.0.4-1
.el7.centos.noarch
This appears to be https://bugzilla.redhat.com/show_bug.cgi?id=1665197
which is closed as being fixed in 4.3.1, but that *STILL* doesn't help
when trying to upgrade the engine from 4.1. to 4.2. It should have been
fixed for 4.2.8 (or push a 4.2.9 with the fix).
After googling around, I was able to work around this bug by moving
semodule out of the way:
mv /usr/sbin/semodule{,-bak}
ln -fs /bin/true /usr/sbin/semodule
and then running the update (I reverted after the update). I don't
*like* this solution, but it got it working. I'll note that I have
SELinux set to "enforcing", and I started with EL7.2/OV4.0 and have
upgraded a few times.
-derek
--
Derek Atkins 617-623-3745
derek(a)ihtfp.com www.ihtfp.com
Computer and Internet Security Consultant
2
1
Hi, there hope someone has experienced this situation and can help me further on his matter.
Our current ovirt engine is trying to download images from http://glance.ovirt.org:9292 and the connection work normally whoever for some reason it also tries to download over ipv6 and our network is all based on IPV4 so the error I get is the bellow.
Connecting to glance.ovirt.org (glance.ovirt.org)|2620:52:3:1:5054:ff:fe32:c1d9|:9292... failed: Network is unreachable
I had tried the same from outside our network on a public place that works on IPV6 and I get the same error, as my understanding from the error message I am for some reason now able to reach the destination via IPV6, whoever my goal is to use IPV4 only and I would like to know if there is any way I can disable import or any checks done over ipv6 from glance.ovirt.org ?
Thanks in advance for the support and help on this matter.
2
2

Re: HostedEngine Deployment fails activating NFS Storage Domain hosted_storage via GUI Step 4
by Michael 28 Oct '19
by Michael 28 Oct '19
28 Oct '19
Hi just just encountered the same error in my lap,
complete new NFS server new ovirt node installation and first deployment of
Engine
[ INFO ] TASK [ovirt.hosted_engine_setup : Activate storage domain]
[ ERROR ] Error: Fault reason is "Operation Failed". Fault detail is "[]".
HTTP response code is 400.
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "Fault
reason is \"Operation Failed\". Fault detail is \"[]\". HTTP response code
is 400."}
My logs says the same thing
- Michael H
- Nerdalertdk(a)gmail.com
2
1
Ah... Never thought I can switch it to 'Auto'. Actually it makes sense - we can't be sure if all nodes in cluster are the same - like my case.
Now all VMs are in Auto mode.
Thanks for the clarification, Sharon.
Best Regards,
Strahil NikolovOn Oct 27, 2019 17:30, Sharon Gratch <sgratch(a)redhat.com> wrote:
>
> Hi,
>
> The "manual migration" option is only a default value. You can change the migration mode to "automatic" mode if you prefer.
>
> Details:
> When you enable Host CPU Pass-Through for a VM then the migration default value is auto set to "manual migration" in UI because it's not sure if this VM should be automatically migrated as part of internal events (such as load balancing policies or host turning into maintenance mode), without letting the user controlling it.
>
> Sometimes there are few destination hosts to migrate to and we want to let the user controlling that since performance may decrease or migration may fail.
>
> But if you are sure that the cluster contains hosts with identical cpu model and identical number of sockets, threads and cores as the source host, and you don't mind that VM will be migrated whenever required, then you can definitely change the migration value to "Allow manual and automatic migration".
>
> Thanks,
> Sharon
>
> On Sun, Oct 20, 2019 at 2:42 AM Strahil Nikolov <hunter86_bg(a)yahoo.com> wrote:
>>
>> Hello Community,Dev,
>>
>> does anyone know why only "Manual Migration" allows passing through the CPU from the Host to the VM ?
>>
>> In many environments, the Clusters are having the same CPU model in order to avoid any issues. Have you observed any issues with that ?
>>
>> Best Regards,
>> Strahil Nikolov
>> _______________________________________________
>> Users mailing list -- users(a)ovirt.org
>> To unsubscribe send an email to users-leave(a)ovirt.org
>> Privacy Statement: https://www.ovirt.org/sit
1
0
Hello Community,Dev,
does anyone know why only "Manual Migration" allows passing through the CPU from the Host to the VM ?
In many environments, the Clusters are having the same CPU model in order to avoid any issues. Have you observed any issues with that ?
Best Regards,Strahil Nikolov
2
1
Hi,
Any advise how to solve this issue?
I'm running UBUNTU LTS 18. I have plenty of CPU on my main server.
[image: image.png]
[image: image.png]
3
3
Hello,
So we have LDAP Authentication configured on Ovirt with aaa-extension, but the users of LDAP are constantly not being able to login, but when i restart ovirt-engine they can login again, but after some time they can't again bellow i will leave some logs:
2019-10-25 13:38:20,287+01 ERROR [org.ovirt.engine.core.sso.utils.SsoUtils] (default task-1) [] Session expired.
2019-10-25 13:39:01,503+01 INFO [org.ovirt.engine.extension.aaa.jdbc.core.Tasks] (default task-4) [] (house keeping) deleting failed logins prior to 2019-10-18 12:39:01Z.
2019-10-25 13:39:06,659+01 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-3) [] EVENT_ID: USER_VDC_LOGIN_FAILED(114), User username@ldapprofile connecting from '<IP>' failed to log in : 'Unable to log in. Verify your login information or contact the system administrator.'.
If you need anything else let me now!
Thank you!
1
0
Hi everybody,
yesterday I updated some of my fedora 30 ovirt guest, and after reboot I
wasn't able to control consoles via spice: I could see desktop, but
mouse and keyboard were not working (nor were key command in
remote-viewer menu, like ctrl-alt-F2 and so on).
Let me specify it's not strictly an ovirt issue, and the problem goes
away booting with old kernel (kernel-5.2.18-200.fc30.x86_64): the
problem arises only with fedora kernel version kernel-5.3.6-200.fc30.x86_64.
So: anyone has already faced this, before I dive into logfiles?
TIA,
Giulio
1
0
Hi Sandro,All,
Can I upgrade the tools on existing VM , or it requires a fresh one?
Best Regards,
Strahil NikolovOn Oct 24, 2019 14:35, Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
>
> Hi,
> as part of the work on oVirt 4.4, the team rewrote the VirtiIO Windows Drivers installer using the open source framework WiX.
> Thanks to the virtio-win maintainer, the new installer is not shipped anymore within oVirt Guest Tools ISO: it's shipped now directly into VirtIO Windows ISO[1]
>
> Please give it a run on your testing environment / testing VMs and let us know about your experience at devel(a)ovirt.org.
> Thanks,
>
>
> [1] https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-vi…
>
> --
>
> Sandro Bonazzola
>
> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
>
> Red Hat EMEA
>
> sbonazzo(a)redhat.com
>
> Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.
2
1
Hi, I previously exported a vm OVA that now I'm trying to reimport. As the image I get the error "Not a bootable disk"
https://ibb.co/J5MGrbx
During importation from dropdown menu (virtIO drivers) I selected nothing.
How can I solve?
4
7
Which version do you have ?
Best Regards,
Strahil NikolovOn Oct 24, 2019 17:10, ccesario(a)blueit.com.br wrote:
>
> Hello, Does someone has idea about fix/remove the warning message "The latest guest agent needs to be installed and running on the guest" from my VMs ?
>
> I already has the qemu agent running and updated on VMS.
> I already tried restart the VM and HOST but the warning persist.
>
> Any tip?
>
> My Env.
> ======
> https://pasteboard.co/IDsJZE1.png
>
> Warning message
> ==============
> https://pasteboard.co/IDsLcNS.png
>
>
> Qemu agent
> ==========
> https://pasteboard.co/IDsMmdPp.png
>
>
> Best regards
>
> Carlos
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/ZEKKZNQ7DURMB…
1
0
Is your interfaces up and running?
Can you ping the gateway?
Best Regards,
Strahil NikolovOn Oct 24, 2019 11:25, Nouredine Ahmadou <nouredineahmadou59(a)gmail.com> wrote:
>
> Hello guys,
> I need help, I use ovirt 4.3 to deploy my vituals machines everything went well until
> the moment I met this bug:one or more interfaces required by one or more networks are out of state,
> please how can I troubleshoot this error.
>
> here are my files:the screenshots of my log and events on ovirt
>
> Regards,
>
> Ahmadou.
>
>
>
> Le 22 oct. 2019 12:28 PM, "Nouredine Ahmadou" <nouredineahmadou59(a)gmail.com> a écrit :
>>
>> Hello guys,
>> I need help, I use ovirt 4.3 to deploy my vituals machines everything went well until
>> the moment I met this bug:one or more interfaces required by one or more networks are out of state,
>> please how can I troubleshoot this error.
>>
>> here are my files:the screenshots of my log and events on ovirt
>>
>> Regards,
>>
>> Ahmadou.
1
0
Hi,
as part of the work on oVirt 4.4, the team rewrote the VirtiIO Windows
Drivers installer using the open source framework WiX.
Thanks to the virtio-win maintainer, the new installer is not shipped
anymore within oVirt Guest Tools ISO: it's shipped now directly into VirtIO
Windows ISO[1]
Please give it a run on your testing environment / testing VMs and let us
know about your experience at devel(a)ovirt.org.
Thanks,
[1]
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-vi…
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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.*
1
0
Hey Guys,
I had a Gluster node fail and I need to replace it; is there a replacement guide?
3
2
Hello guys,
I need help, I use ovirt 4.3 to deploy my vituals machines everything
went well until
the moment I met this bug:one or more interfaces required by one or
more networks are out of state,
please how can I troubleshoot this error.
here are my files:the screenshots of my log and events on ovirt
Regards,
Ahmadou.
Le 22 oct. 2019 12:28 PM, "Nouredine Ahmadou" <nouredineahmadou59(a)gmail.com>
a écrit :
> Hello guys,
> I need help, I use ovirt 4.3 to deploy my vituals machines everything went well until
> the moment I met this bug:one or more interfaces required by one or more networks are out of state,
> please how can I troubleshoot this error.
>
> here are my files:the screenshots of my log and events on ovirt
>
> Regards,
>
> Ahmadou.
>
>
1
0
Hey Guys,
Volume status is not starting, any idea what could be wrong.
[2019-10-24 04:37:26.851119] I [MSGID: 106499]
[glusterd-handler.c:4502:__glusterd_handle_status_volume] 0-management:
Received status volume req for volume test4MB
[2019-10-24 04:37:26.868265] E [MSGID: 106301]
[glusterd-syncop.c:1317:gd_stage_op_phase] 0-management: Staging of
operation 'Volume Status' failed on localhost : Volume test4MB is not
started
[image: Screenshot from 2019-10-24 12-45-49.png]
1
0
I'm just wondering if there is documentation available for complete removal
of ovirt metrics store. I was testing it out but no longer want to
continue using it at this time. I'm mostly interested in reverting the
changes it makes to hosts/engine for logging.
Thanks!
1
0

22 Oct '19
Hello
We have a cluster with 9 ovirt host and a storage cluster with 3 storage servers, we run ovirt 4.3.6.6-1.
Storage is setup is replica 3 with arbiter.
There is another unmanaged gluster volume which is replica 3 based on local disks of ovirt hosts and the engine and a few small pfsense vm reside on it.
Yesterday we experienced a hardware failure on one raid controler on one of the storage servers, so the server stopped working.
On that particular server on it's local disks was a nfs storage domain used as ISO.
After the storage server failure multiple machines got stuck and in not responding state, others kept working but we could not manage them from ovirt. many machines had iso mounted so it may have to do with this. https://bugzilla.redhat.com/show_bug.cgi?id=1337073
But machines with ISO mounted were not the only ones affected. Allmost every host on ovirt clusterd switched from non responding to ok status, many machines were on unknown status
even if they did not have mounted iso or even resided in any storage domain of the gluster cluster. I.E. pfsense machines residing on local drives as the engine. These machines could not be Powered off from inside the engine. In any case I could not put the iso domain on maintenance because isos were still mounted on varius virtual machines.
I'm wondering what caused the allmost total failure, was it the nfs domain that could not be mounted ? And of course how could I prevent such a situation.
I'm sending you the logs from the critical time period from one of the hosts. Please let me know if you need more debug info.
2019-10-17 06:01:43,039+0300 INFO (jsonrpc/2) [jsonrpc.JsonRpcServer] RPC call Host.getStats succeeded in 0.25 seconds (__init__:312)
2019-10-17 06:01:46,638+0300 WARN (check/loop) [storage.check] Checker u'/rhev/data-center/mnt/g2-car0133.gfs-int.uoc.gr:_nfs-exports_isos/ec67be6b-367f-4e41-a686-695ab50c0034/dom_md/metadata' is blocked for 39
0.00 seconds (check:282)
2019-10-17 06:01:49,318+0300 WARN (itmap/0) [storage.scanDomains] Could not collect metadata file for domain path /rhev/data-center/mnt/g2-car0133.gfs-int.uoc.gr:_nfs-exports_isos (fileSD:913)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/fileSD.py", line 902, in collectMetaFiles
metaFiles = oop.getProcessPool(client_name).glob.glob(mdPattern)
File "/usr/lib/python2.7/site-packages/vdsm/storage/outOfProcess.py", line 110, in glob
return self._iop.glob(pattern)
File "/usr/lib/python2.7/site-packages/ioprocess/__init__.py", line 561, in glob
return self._sendCommand("glob", {"pattern": pattern}, self.timeout)
File "/usr/lib/python2.7/site-packages/ioprocess/__init__.py", line 442, in _sendCommand
raise Timeout(os.strerror(errno.ETIMEDOUT))
Timeout: Connection timed out
2019-10-17 06:01:49,319+0300 ERROR (monitor/ec67be6) [storage.Monitor] Error checking domain ec67be6b-367f-4e41-a686-695ab50c0034 (monitor:425)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/storage/monitor.py", line 406, in _checkDomainStatus
self.domain.selftest()
File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 48, in __getattr__
return getattr(self.getRealDomain(), attrName)
File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 51, in getRealDomain
return self._cache._realProduce(self._sdUUID)
File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 134, in _realProduce
domain = self._findDomain(sdUUID)
File "/usr/lib/python2.7/site-packages/vdsm/storage/sdc.py", line 151, in _findDomain
return findMethod(sdUUID)
File "/usr/lib/python2.7/site-packages/vdsm/storage/nfsSD.py", line 145, in findDomain
return NfsStorageDomain(NfsStorageDomain.findDomainPath(sdUUID))
File "/usr/lib/python2.7/site-packages/vdsm/storage/nfsSD.py", line 135, in findDomainPath
raise se.StorageDomainDoesNotExist(sdUUID)
StorageDomainDoesNotExist: Storage domain does not exist: (u'ec67be6b-367f-4e41-a686-695ab50c0034',)
2019-10-17 06:01:50,253+0300 INFO (periodic/42) [vdsm.api] START repoStats(domains=()) from=internal, task_id=25ab44e7-26f7-4494-a970-f73f01892156 (api:48)
2019-10-17 06:01:50,253+0300 INFO (periodic/42) [vdsm.api] FINISH repoStats return={u'3c973b94-a57d-4462-bcb3-3cef13290327': {'code': 0, 'actual': True, 'version': 5, 'acquired': True, 'delay': '0.000932761', '
lastCheck': '3.6', 'valid': True}, u'ec67be6b-367f-4e41-a686-695ab50c0034': {'code': 2001, 'actual': True, 'version': -1, 'acquired': False, 'delay': '0', 'lastCheck': '0.9', 'valid': False}, u'a1ecca6f-1487-492
d-b9bf-d3fb60f1bc99': {'code': 0, 'actual': True, 'version': 5, 'acquired': True, 'delay': '0.00142361', 'lastCheck': '3.7', 'valid': True}, u'd5c52bc8-1a83-4915-b82f-d98e33db7c99': {'code': 0, 'actual': True, '
version': 5, 'acquired': True, 'delay': '0.00124982', 'lastCheck': '3.6', 'valid': True}, u'453eb3c2-c3a5-4d5f-8c1d-b16588fc5eff': {'code': 0, 'actual': True, 'version': 5, 'acquired': True, 'delay': '0.001343',
'lastCheck': '3.6', 'valid': True}} from=internal, task_id=25ab44e7-26f7-4494-a970-f73f01892156 (api:54)
2019-10-17 06:01:50,403+0300 WARN (vdsm.Scheduler) [Executor] executor state: count=8 workers=set([<Worker name=qgapoller/58 waiting task#=1 at 0x7fcd61483310>, <Worker name=qgapoller/53 running <Task discardab
le <Operation action=<VmDispatcher operation=<function <lambda> at 0x7fcd80036668> at 0x7fcd80492850> at 0x7fcd80492890> timeout=10, duration=30.00 at 0x7fcd615adcd0> discarded task#=11 at 0x7fcd615ad2d0>, <Work
er name=qgapoller/56 running <Task discardable <Operation action=<VmDispatcher operation=<function <lambda> at 0x7fcd80036668> at 0x7fcd80492850> at 0x7fcd80492890> timeout=10, duration=10.00 at 0x7fcd614cd8d0>
discarded task#=11 at 0x7fcd610013d0>, <Worker name=qgapoller/60 waiting task#=0 at 0x7fcd612cd910>, <Worker name=qgapoller/57 running <Task discardable <Operation action=<VmDispatcher operation=<function <lambd
a> at 0x7fcd80036668> at 0x7fcd80492850> at 0x7fcd80492890> timeout=10, duration=20.00 at 0x7fcd8003f190> discarded task#=0 at 0x7fcd3c355310>, <Worker name=qgapoller/55 running <Task discardable <Operation acti
on=<VmDispatcher operation=<function <lambda> at 0x7fcd80036668> at 0x7fcd80492850> at 0x7fcd80492890> timeout=10, duration=40.00 at 0x7fcd61483bd0> discarded task#=57 at 0x7fcd611dd150>, <Worker name=qgapoller/
59 waiting task#=0 at 0x7fcd614318d0>, <Worker name=qgapoller/54 waiting task#=14 at 0x7fcd3c3f5fd0>]) (executor:213)
2019-10-17 06:01:50,403+0300 INFO (vdsm.Scheduler) [Executor] Worker discarded: <Worker name=qgapoller/56 running <Task discardable <Operation action=<VmDispatcher operation=<function <lambda> at 0x7fcd80036668
> at 0x7fcd80492850> at 0x7fcd80492890> timeout=10, duration=10.00 at 0x7fcd614cd8d0> discarded task#=11 at 0x7fcd610013d0> (executor:355)
2019-10-17 06:01:52,094+0300 WARN (vdsm.Scheduler) [Executor] executor state: count=10 workers=set([<Worker name=periodic/42 waiting task#=4 at 0x7fcd3c592850>, <Worker name=periodic/43 waiting task#=0 at 0x7fc
d6124a090>, <Worker name=periodic/39 running <Task discardable <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, duration=37.50 at 0x7fcd61483610>
discarded task#=10 at 0x7fcd8003fed0>, <Worker name=periodic/2 running <Task discardable <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, durati
on=832.50 at 0x7fcd3c505f10> discarded task#=287729 at 0x7fcd806020d0>, <Worker name=periodic/41 waiting task#=7 at 0x7fcd3c5927d0>, <Worker name=periodic/3 running <Task discardable <Operation action=<vdsm.virt
.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, duration=802.50 at 0x7fcd6162d550> discarded task#=287772 at 0x7fcd3c592910>, <Worker name=periodic/34 running <Task discard
able <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, duration=22.50 at 0x7fcd3c529d10> discarded task#=43 at 0x7fcd3c4add50>, <Worker name=perio
dic/40 running <Task discardable <Operation action=<VmDispatcher operation=<class 'vdsm.virt.periodic.UpdateVolumes'> at 0x7fcd3c5924d0> at 0x7fcd3c592e10> timeout=30.0, duration=2.89 at 0x7fcd3c433710> task#=20
at 0x7fcd612cd890>, <Worker name=periodic/38 running <Task discardable <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, duration=7.50 at 0x7fcd3
c315fd0> discarded task#=18 at 0x7fcd6124a1d0>, <Worker name=periodic/4 running <Task discardable <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5
, duration=817.50 at 0x7fcd615d62d0> discarded task#=284811 at 0x7fcd614495d0>]) (executor:213)
2019-10-17 06:01:52,094+0300 INFO (vdsm.Scheduler) [Executor] Worker discarded: <Worker name=periodic/38 running <Task discardable <Operation action=<vdsm.virt.sampling.VMBulkstatsMonitor object at 0x7fcd3c5a5090> at 0x7fcd3c5a52d0> timeout=7.5, duration=7.50 at 0x7fcd3c315fd0> discarded task#=18 at 0x7fcd6124a1d0> (executor:355)
2019-10-17 06:01:52,495+0300 INFO (monitor/453eb3c) [IOProcessClient] (/g2-car0133.gfs-int.uoc.gr:_nfs-exports_isos) Closing client (__init__:610)
2019-10-17 06:01:52,495+0300 INFO (monitor/453eb3c) [IOProcessClient] (/glusterSD/10.252.166.128:_volume1) Closing client (__init__:610)
2019-10-17 06:01:52,496+0300 INFO (monitor/453eb3c) [IOProcessClient] (/glusterSD/10.252.166.130:_volume3) Closing client (__init__:610)
2019-10-17 06:01:52,496+0300 INFO (monitor/453eb3c) [IOProcessClient] (/glusterSD/10.252.166.129:_volume2) Closing client (__init__:610)
2019-10-17 06:01:52,496+0300 INFO (monitor/453eb3c) [IOProcessClient] (/glusterSD/o5-car0118.gfs-int.uoc.gr:_engine) Closing client (__init__:610)
2019-10-17 06:01:53,123+0300 INFO (itmap/0) [IOProcessClient] (/glusterSD/o5-car0118.gfs-int.uoc.gr:_engine) Starting client (__init__:308)
2019-10-17 06:01:53,133+0300 INFO (itmap/1) [IOProcessClient] (/glusterSD/10.252.166.130:_volume3) Starting client (__init__:308)
2019-10-17 06:01:53,136+0300 INFO (ioprocess/28525) [IOProcess] (/glusterSD/o5-car0118.gfs-int.uoc.gr:_engine) Starting ioprocess (__init__:434)
2019-10-17 06:01:53,149+0300 INFO (itmap/2) [IOProcessClient] (/glusterSD/10.252.166.128:_volume1) Starting client (__init__:308)
2019-10-17 06:01:53,152+0300 INFO (ioprocess/28534) [IOProcess] (/glusterSD/10.252.166.130:_volume3) Starting ioprocess (__init__:434)
2019-10-17 06:01:53,161+0300 INFO (itmap/3) [IOProcessClient] (/glusterSD/10.252.166.129:_volume2) Starting client (__init__:308)
2019-10-17 06:01:53,165+0300 WARN (monitor/a1ecca6) [storage.PersistentDict] Could not parse line `^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^
so on
2019-10-17 06:01:53,166+0300 INFO (ioprocess/28540) [IOProcess] (/glusterSD/10.252.166.128:_volume1) Starting ioprocess (__init__:434)
2019-10-17 06:01:53,175+0300 INFO (ioprocess/28547) [IOProcess] (/glusterSD/10.252.166.129:_volume2) Starting ioprocess (__init__:434)
2019-10-17 06:01:54,763+0300 INFO (monitor/a1ecca6) [storage.StorageDomain] Removing remnants of deleted images [] (fileSD:726)
2019-10-17 06:01:55,271+0300 INFO (jsonrpc/4) [api.host] START getAllVmStats() from=::1,32814 (api:48)
2019-10-17 06:01:55,274+0300 WARN (jsonrpc/4) [virt.vm] (vmId='38586008-37a0-4400-83b2-771090c50a9a') monitor became unresponsive (command timeout, age=850.680000001) (vm:6061)
2019-10-17 06:01:55,277+0300 WARN (vdsm.Scheduler) [Executor] Worker blocked: <Worker name=jsonrpc/3 running <Task <JsonRpcTask {'params': {}, 'jsonrpc': '2.0', 'method': u'Host.getAllVmStats', 'id': u'33b72799-68cd-419c-bb6c-d9c9f61664b5'} at 0x7fcd3c329d10> timeout=60, duration=60.01 at 0x7fcd3c3298d0> task#=39322 at 0x7fcd3c581ed0>, traceback:
File: "/usr/lib64/python2.7/threading.py", line 785, in __bootstrap
self.__bootstrap_inner()
File: "/usr/lib64/python2.7/threading.py", line 812, in __bootstrap_inner
self.run()
File: "/usr/lib64/python2.7/threading.py", line 765, in run
self.__target(*self.__args, **self.__kwargs)
File: "/usr/lib/python2.7/site-packages/vdsm/common/concurrent.py", line 195, in run
ret = func(*args, **kwargs)
File: "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 301, in _run
self._execute_task()
File: "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 315, in _execute_task
task()
File: "/usr/lib/python2.7/site-packages/vdsm/executor.py", line 391, in __call__
self._callable()
File: "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 262, in __call__
self._handler(self._ctx, self._req)
File: "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 305, in _serveRequest
response = self._handle_request(req, ctx)
File: "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 345, in _handle_request
res = method(**params)
File: "/usr/lib/python2.7/site-packages/vdsm/rpc/Bridge.py", line 198, in _dynamicMethod
result = fn(*methodArgs)
File: "<string>", line 2, in getAllVmStats
File: "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 50, in method
ret = func(*args, **kwargs)
File: "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1395, in getAllVmStats
statsList = self._cif.getAllVmStats()
File: "/usr/lib/python2.7/site-packages/vdsm/clientIF.py", line 569, in getAllVmStats
return [v.getStats() for v in self.getVMs().values()]
File: "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 1781, in getStats
oga_stats = self._getGuestStats()
File: "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2000, in _getGuestStats
self._update_guest_disk_mapping()
File: "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2015, in _update_guest_disk_mapping
self._sync_metadata()
File: "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 5142, in _sync_metadata
self._md_desc.dump(self._dom)
File: "/usr/lib/python2.7/site-packages/vdsm/virt/metadata.py", line 515, in dump
0)
File: "/usr/lib/python2.7/site-packages/vdsm/virt/virdomain.py", line 100, in f
ret = attr(*args, **kwargs)
File: "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", line 131, in wrapper
ret = f(*args, **kwargs)
File: "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 94, in wrapper
return func(inst, *args, **kwargs)
File: "/usr/lib64/python2.7/site-packages/libvirt.py", line 2364, in setMetadata
ret = libvirtmod.virDomainSetMetadata(self._o, type, metadata, key, uri, flags) (executor:363)
2019-10-17 06:01:55,279+0300 WARN (jsonrpc/3) [virt.vm] (vmId='b14cbec9-7acb-4f80-ad5e-3169e17d5328') Couldn't update metadata: Timed out during operation: cannot acquire state change lock (held by monitor=remoteDispatchConnectGetAllDomainStats) (vm:2018)
2019-10-17 06:01:55,285+0300 INFO (jsonrpc/3) [api.host] FINISH getAllVmStats return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} from=::1,32814 (api:54)
2019-10-17 06:01:55,290+0300 INFO (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call Host.getAllVmStats succeeded in 60.02 seconds (__init__:312)
2
2

22 Oct '19
I have built a new host and my setup is a single hyperconverged node.. I followed the directions to create a new logical network. I see that the engine has marked the network as being down. (Hosts>Network Interfaces Tab>Setup Host Networks)
Here is my network config on the host-
[root@vmh ~]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp96s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master ovirtmgmt state UP group default qlen 1000
link/ether 0c:c4:7a:f9:b9:88 brd ff:ff:ff:ff:ff:ff
3: enp96s0f1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 0c:c4:7a:f9:b9:89 brd ff:ff:ff:ff:ff:ff
inet 172.30.51.2/30 brd 172.30.51.3 scope global noprefixroute dynamic enp96s0f1
valid_lft 82411sec preferred_lft 82411sec
inet6 fe80::d899:439c:5ee8:e292/64 scope link noprefixroute
valid_lft forever preferred_lft forever
19: ;vdsmdummy;: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 96:e4:00:aa:71:f7 brd ff:ff:ff:ff:ff:ff
23: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 36:0f:60:69:e1:2b brd ff:ff:ff:ff:ff:ff
24: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether f6:3b:14:e1:15:48 brd ff:ff:ff:ff:ff:ff
25: ovirtmgmt: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 0c:c4:7a:f9:b9:88 brd ff:ff:ff:ff:ff:ff
inet 172.30.50.3/24 brd 172.30.50.255 scope global dynamic ovirtmgmt
valid_lft 84156sec preferred_lft 84156sec
inet6 fe80::ec4:7aff:fef9:b988/64 scope link
valid_lft forever preferred_lft forever
26: vnet0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq master ovirtmgmt state UNKNOWN group default qlen 1000
link/ether fe:16:3e:50:53:cd brd ff:ff:ff:ff:ff:ff
inet6 fe80::fc16:3eff:fe50:53cd/64 scope link
valid_lft forever preferred_lft forever
VLAN 101 is attached to enp96s0f0 which is my ovirtmgmt interface. -IP range 172.30.50.x
VLAN 102 is attached to enp96s0f1 which is my storage NIC for gluster. -IP range 172.30.51.x
VLAN 103 is attached to enp96s0f1 is intended for most of my VMs that are not infrastructure related. -IP range 192.168.2.x
I am pretty confident my router/switch is setup correctly.. As a test, I can go to localhost>networking>add VLAN and assign enp96s0f1 to VLAN 103 and it does get an IP address in the 192.168.2.x range. The host can also ping the 192.168.2.1 gateway.
Why doesn't the engine think the VLAN is up? Which logs do I need to review?
1
1
Is there a way to get a full disk encryption on virtual disks used by VMs in oVirt?
Regards
2
1

22 Oct '19
Hi,
oVirt 4.3.5
changed certificate to one from an official CA
configured active directory auth
no kerberos / no ldapS
as per: https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/ht…
ANSIBLE_JINJA2_EXTENSIONS="jinja2.ext.do" ./configure_ovirt_machines_for_metrics.sh --playbook=ovirt-metrics-store-installation.yml --ask-vault-pass -vvvv
During installation of the metrics store following error appears:
TASK [oVirt.image-template : Login to oVirt] *********************************************************************************************************
task path: /usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:41
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944 `" && echo ansible-tmp-1571121133.7-63276692983944="` echo /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944 `" ) && sleep 0'
Using module file /usr/lib/python2.7/site-packages/ansible/modules/cloud/ovirt/ovirt_auth.py
<localhost> PUT /root/.ansible/tmp/ansible-local-32046wbKds4/tmpyM5Ro2 TO /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/ /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/AnsiballZ_ovirt_auth.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1571121133.7-63276692983944/ > /dev/null 2>&1 && sleep 0'
The full traceback is:
Traceback (most recent call last):
File "/tmp/ansible_ovirt_auth_payload_2cmBY9/__main__.py", line 276, in main
token = connection.authenticate()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 382, in authenticate
self._sso_token = self._get_access_token()
File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 628, in _get_access_token
sso_error[1]
AuthError: Error during SSO authentication access_denied : Cannot authenticate user 'xxx(a)xxxx.LOCAL': No valid profile found in credentials..
fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"ca_file": "/etc/pki/ovirt-engine/apache-ca.pem",
"compress": true,
"headers": null,
"hostname": "ovirt-poc.xxxx.at",
"insecure": false,
"kerberos": false,
"ovirt_auth": null,
"password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"state": "present",
"timeout": 0,
"token": null,
"url": "https://ovirt-poc.xxxx.at/ovirt-engine/api",
"username": "xxx(a)xxx.LOCAL"
}
},
"msg": "Error during SSO authentication access_denied : Cannot authenticate user 'xxx(a)xxx.LOCAL': No valid profile found in credentials.."
}
TASK [oVirt.image-template : Remove downloaded image] ************************************************************************************************
task path: /usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:210
skipping: [localhost] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [oVirt.image-template : Remove vm] **************************************************************************************************************
task path: /usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml:216
fatal: [localhost]: FAILED! => {
"msg": "The conditional check 'ovirt_templates | length == 0' failed. The error was: error while evaluating conditional (ovirt_templates | length == 0): 'ovirt_templates' is undefined\n\nThe error appears to be in '/usr/share/ansible/roles/ovirt.image-template/tasks/qcow2_image.yml': line 216, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Remove vm\n ^ here\n"
}
###############################################
Double-checked the credentials in "metrics-store-config.yml" and "secure_vars.yaml" and tried with admin@internal with same error.
Any hints on this?
2
3
If I've understood clearly, your goal is to have two physical network
interfaces connected to one logical network in ovirt-engine.
If this is the case, you can use bonding/teaming physical interfaces into
one and then connect that aggregation to the ovirt-engine logical network.
Moreover, as Jeremy stated, you can use that aggregated physical interfaces
to transfer VLANs, taking advantages on redundancy/resilience and
configuration flexibility.
Il giorno lun 21 ott 2019 alle ore 16:33 <jeremy_tourville(a)hotmail.com> ha
scritto:
> I am unable to tell from your question what research you have done or what
> you have tried so far. Anyway, review this-
> https://ovirt.org/documentation/admin-guide/chap-Logical_Networks.html.
> Generally speaking, the checkbox for "Connect to physical network" should
> not be needed for your example. You most likely will need to set up VLANs
> when you create the logical network.
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/D5IJME6AMGGH5…
>
--
Roberto Nunin
1
0
Wondering how oVirt conference 2019 was? See here[1] the report!
Blog post includes recordings of the morning sessions and link to all
slides.
Afternoon session recordings will be made available soon as well.
[1] https://blogs.ovirt.org/2019/10/ovirt-conference-2019-report/
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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.*
1
0

Help/guidelines/ideas on how to create new hosted-engine on final server with old config
by Lars Bækmark 21 Oct '19
by Lars Bækmark 21 Oct '19
21 Oct '19
I'm looking for guidelines/ideas for moving/migrating/Hosted-engine from the initial install with local storage, to the "Final" server.
Initial it was a "Test" to see if this will work or not, but this has now become the production, where the initial host named "ovirt" that is hosting the hosted-engine on local storage is "just" doing that. My hosted-engine is called "ovirtmgr" and I created a new host to run Virtual machines called "Hermod" - getting better in the naming thing, right? This test was so successful that I converted the old Xen/Oracle based host to CentOS 7 - the same as host Ovirt and Hermod:
Linux hermod 3.10.0-1062.1.1.el7.x86_64 #1 SMP Fri Sep 13 22:55:44 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux <https://www.facebook.com/linux.lanka?fref=gs&__tn__=%2CdK-R-R&eid=ARDadyp9k…>
Linux fernis 3.10.0-1062.el7.x86_64 #1 SMP Wed Aug 7 18:08:02 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
oVirt version is: 4.3.5.4-1.el7
I want to move the hosted-engine to Fenris and at the same time use a NFS share for that. I can shut the whole setup down, as long as it runs again in daytime.
I do know that I should have started with the hosted-engine in the correct place, but that's not the case anymore. There are eleven VM’s in total
Can anyone suggest a plan on how to move/create a new hosted-engine on my server Fenris? The history of the old server is not important, I just want the hosted-engine on fenris using NFS share
I did find some sugesting on the web, but they all look quite complicated: https://www.ovirt.org/…/engine/migrate-to-hosted-engine.html <https://l.facebook.com/l.php?u=https%3A%2F%2Fwww.ovirt.org%2Fdevelop%2Fdeve…>
I just love the product! I'm now running VM's 2-3 times faster by converting from Xen to KVM, but still use the same storage and server! :-D
Appreciate any help! 😀
/Lars
Lars Bækmark
lars(a)baekmark.dk <mailto:lars@baekmark.dk>
+45 2241 0500
Mølleengen 6
3550 Slangerup
Danmark
-------------------------------------
Oversteer is when you hit the wall with the rear of the car.
Horsepower is how fast you hit the wall.
Torque is how far you take the wall with you
1
0
Try switching off the lanplus (maybe remove it at all).
Best Regards,
Strahil NikolovOn Oct 20, 2019 20:14, jeremy_tourville(a)hotmail.com wrote:
>
> I am trying to setup my power management fencing agent on the host.
>
> Address: I put in the IP address of the web page for IPMI. (Which does work via my web browser without issue)
> Username: ADMIN
> PW: my_password
> Type: ipmilan
> Options: lanplus=1
>
> I click on the test button and it fails.
>
> Board Manufacturer: Supermicro
> Board Product Name: X11DPi-N
>
> Any suggestions for troubleshooting?
>
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/OCFKLRXAOPG4F…
3
8
I am trying to setup my power management fencing agent on the host.
Address: I put in the IP address of the web page for IPMI. (Which does work via my web browser without issue)
Username: ADMIN
PW: my_password
Type: ipmilan
Options: lanplus=1
I click on the test button and it fails.
Board Manufacturer: Supermicro
Board Product Name: X11DPi-N
Any suggestions for troubleshooting?
1
0

20 Oct '19
Hi All,
After a host reinstall + deploy (UI -> Hosts -> Management -> Reinstall) I see the following error in the ovirt-ha-broker :
ovirt-ha-broker mgmt_bridge.MgmtBridge ERROR Failed to getVdsStats: No 'network' in result
Anyone got an idea what is it going about ? Should I worry about that message ?
Best Regards,Strahil Nikolov
1
2
If you seek performance, then set tuned-adm profile in the VM to 'throughput-performance' and scheduler either 'noop' or 'none' (depends if multi queue is enabled).
Usually, if yhou crete the gluster cluster via cockpit and then install the hosted engine via cockpit again - all options on your gluster volumes are the most optimal you need.
Best Rregards,
Strahil NikolovOn Oct 18, 2019 15:30, Jayme <jaymef(a)gmail.com> wrote:
>
> My VMs are using virtual-guest tuned profiles and ovirt node hosts are using virtual-host profile. Those seem to be good defaults from what I'm looking at. I will test I/O schedulers to see if that makes any difference and also try out high performance VM profile (I was staying away from that profile due to loss of high-availability).
>
> On Fri, Oct 18, 2019 at 9:18 AM Jayme <jaymef(a)gmail.com> wrote:
>>
>> The VMs are basically as stock CentOS 7x as you can get. There are so many layers to deal with in HCI it's difficult to know where to begin with tuning. I was focusing mainly on gluster. Is it recommended to do tuning directly on oVirt host nodes as well such as I/O scheduler and tuned-adm profiles etc?
>>
>> On Fri, Oct 18, 2019 at 6:55 AM Strahil <hunter86_bg(a)yahoo.com> wrote:
>>>
>>> What is your I/O scheduler and tuned-adm profile in the VM.
>>> RedHat based VMs use deadline which prioritizes reads before writes -> you can use 'noop' or 'none'.
>>>
>>> For profile, you can use high-performance.
>>>
>>> Best Regards,
>>> Strahil Nikolov
>>>
>>> On Oct 18, 2019 06:45, Jayme <jaymef(a)gmail.com> wrote:
>>>>
>>>> I'm wondering if anyone has any tips to improve file/directory operations in HCI replica 3 (no arbtr) configuration with SSDs and 10Gbe storage network.
>>>>
>>>> I am running stock optimize for virt store volume settings currently and am wondering what if any improvements I can make for VM write speed and more specifically anything I can tune to increase performance of small file operations such as copying, untar, npm installs etc.
>>>>
>>>> For some context, I'm seeing ~50MB/s write speeds inner VM with: dd if=/dev/zero of=./test bs=512k count=2048 oflag=direct -- I am not sure how this compares to other HCI setups, I feel like it should be higher with SSD backed storage. Same command from gluster mount is over 400MB/s
>>>>
>>>> I've read some things about meta data caching, read ahead and other options. There are so many and I'm not sure where to start, I'm also not sure which could potentially have a negative impact on VM stability/reliability.
>>>>
>>>> Here are options for one of my volumes:
>>>>
>>>> Volume Name: prod_b
>>>> Type: Replicate
>>>> Volume ID: c3e7447e-8514-4e4a-9ff5-a648fe6aa537
>>>> Status: Started
>>>> Snapshot Count: 0
>>>> Number of Bricks: 1 x 3 = 3
>>>> Transport-type: tcp
>>>> Bricks:
>>>> Brick1: gluster0.example.com:/gluster_bricks/prod_b/prod_b
>>>> Brick2: gluster1.example.com:/gluster_bricks/prod_b/prod_b
>>>> Brick3: gluster2.example.com:/gluster_bricks/prod_b/prod_b
>>>> Options Reconfigured:
>>>> server.event-threads: 4
>>>> client.event-threads: 4
>>>> performance.client-io-threads: on
>>>> nfs.disable: on
>>>> transport.address-family: inet
>>>> performance.quick-read: off
>>>> performance.read-ahead: off
>>>> performance.io-cache: off
>>>> performance.low-prio-threads: 32
>>>> network.remote-dio: off
>>>> cluster.eager-lock: enable
>>>> cluster.quorum-type: auto
>>>> cluster.server-quorum-type: server
>>>> cluster.data-self-heal-algorithm: full
>>>> cluster.locking-scheme: granular
>>>> cluster.shd-max-threads: 8
>>>> cluster.shd-wait-qlength: 10000
>>>> features.shard: on
>>>> user.cifs: off
>>>> storage.owner-uid: 36
>>>> storage.owner-gid: 36
>>>> network.ping-timeout: 30
>>>> performance.strict-o-direct: on
>>>> cluster.granular-entry-heal: enable
>>>> server.allow-insecure: on
>>>> cluster.choose-local: off
>>>>
>>>>
1
0

HE deployment failing - FAILED! => {"changed": false, "msg": "network default not found"}
by Parth Dhanjal 18 Oct '19
by Parth Dhanjal 18 Oct '19
18 Oct '19
Hey!
I am trying a static IP deployment.
But the HE deployment fails during the VM preparation step and throws the
following error -
[ INFO ] TASK [ovirt.hosted_engine_setup : Parse libvirt default network
configuration]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "network
default not found"}
I tried restarting the network service, but the error is still persisting.
Upon checking the logs, I can find the following
https://pastebin.com/MB6GrLKA
Has anyone else faced this issue?
Regards
Parth Dhanjal
2
2
You can also use 'package-cleanup --cleandupes' to remove duplicate packages.
Best Regards,
Strahil NikolovOn Oct 18, 2019 10:15, Gianluca Cecchi <gianluca.cecchi(a)gmail.com> wrote:
>
> On Fri, Oct 18, 2019 at 8:28 AM karli <karli(a)inparadise.se> wrote:
>>
>> Hey guys!
>>
>> I got a wierd issue today doing 'yum upgrade' I'm hoping you can help
>> me with. The transaction failed because of systemd packages. I can't
>> update systemd packages because they're already the latest, but old
>> versions are still around because of ovirt related dependencies:
>>
>> # rpm -q systemd
>> systemd-219-62.el7_6.9.x86_64
>> systemd-219-67.el7_7.1.x86_64
>> # rpm -e systemd-219-62.el7_6.9.x86_64
>> error: Failed dependencies:
>> systemd = 219-62.el7_6.9 is needed by (installed) systemd-
>> python-219-62.el7_6.9.x86_64
>> # rpm -e systemd-python-219-62.el7_6.9.x86_64
>> error: Failed dependencies:
>> systemd-python is needed by (installed) ovirt-imageio-proxy-
>> 1.5.1-0.el7.noarch
>>
>> Is this something you are aware of or are am I a special little
>> snowflake? :)
>>
>> /K
>>
>
> Possibly you have an incomplete transaction in the past that didn't clean the old systemd?
> If you run
> yum-complete-transaction
> what do you get as output of candidate removals?
> Gianluca
2
1
Hey guys!
I got a wierd issue today doing 'yum upgrade' I'm hoping you can help
me with. The transaction failed because of systemd packages. I can't
update systemd packages because they're already the latest, but old
versions are still around because of ovirt related dependencies:
# rpm -q systemd
systemd-219-62.el7_6.9.x86_64
systemd-219-67.el7_7.1.x86_64
# rpm -e systemd-219-62.el7_6.9.x86_64
error: Failed dependencies:
systemd = 219-62.el7_6.9 is needed by (installed) systemd-
python-219-62.el7_6.9.x86_64
# rpm -e systemd-python-219-62.el7_6.9.x86_64
error: Failed dependencies:
systemd-python is needed by (installed) ovirt-imageio-proxy-
1.5.1-0.el7.noarch
Is this something you are aware of or are am I a special little
snowflake? :)
/K
2
2
Hi,
I have added new VM for my first time (Ubuntu 18 LTS)
I tried to run thru SPICE remote server but i can't click the button inside
VM
I'm stuck with the start boot menu.
[image: image.png]
[image: image.png]
Thanks,
Jess
1
0
What is your I/O scheduler and tuned-adm profile in the VM.
RedHat based VMs use deadline which prioritizes reads before writes -> you can use 'noop' or 'none'.
For profile, you can use high-performance.
Best Regards,
Strahil NikolovOn Oct 18, 2019 06:45, Jayme <jaymef(a)gmail.com> wrote:
>
> I'm wondering if anyone has any tips to improve file/directory operations in HCI replica 3 (no arbtr) configuration with SSDs and 10Gbe storage network.
>
> I am running stock optimize for virt store volume settings currently and am wondering what if any improvements I can make for VM write speed and more specifically anything I can tune to increase performance of small file operations such as copying, untar, npm installs etc.
>
> For some context, I'm seeing ~50MB/s write speeds inner VM with: dd if=/dev/zero of=./test bs=512k count=2048 oflag=direct -- I am not sure how this compares to other HCI setups, I feel like it should be higher with SSD backed storage. Same command from gluster mount is over 400MB/s
>
> I've read some things about meta data caching, read ahead and other options. There are so many and I'm not sure where to start, I'm also not sure which could potentially have a negative impact on VM stability/reliability.
>
> Here are options for one of my volumes:
>
> Volume Name: prod_b
> Type: Replicate
> Volume ID: c3e7447e-8514-4e4a-9ff5-a648fe6aa537
> Status: Started
> Snapshot Count: 0
> Number of Bricks: 1 x 3 = 3
> Transport-type: tcp
> Bricks:
> Brick1: gluster0.example.com:/gluster_bricks/prod_b/prod_b
> Brick2: gluster1.example.com:/gluster_bricks/prod_b/prod_b
> Brick3: gluster2.example.com:/gluster_bricks/prod_b/prod_b
> Options Reconfigured:
> server.event-threads: 4
> client.event-threads: 4
> performance.client-io-threads: on
> nfs.disable: on
> transport.address-family: inet
> performance.quick-read: off
> performance.read-ahead: off
> performance.io-cache: off
> performance.low-prio-threads: 32
> network.remote-dio: off
> cluster.eager-lock: enable
> cluster.quorum-type: auto
> cluster.server-quorum-type: server
> cluster.data-self-heal-algorithm: full
> cluster.locking-scheme: granular
> cluster.shd-max-threads: 8
> cluster.shd-wait-qlength: 10000
> features.shard: on
> user.cifs: off
> storage.owner-uid: 36
> storage.owner-gid: 36
> network.ping-timeout: 30
> performance.strict-o-direct: on
> cluster.granular-entry-heal: enable
> server.allow-insecure: on
> cluster.choose-local: off
>
>
2
2
Please provide some (or all) of the errors you got.
Best Regards,
Strahil NikolovOn Oct 18, 2019 13:32, Anantha Raghava <raghav(a)exzatechconsulting.com> wrote:
>
> Hi,
>
> It appears it is. We tested it on the physical hardware with same CentOS 7 and same release of Ceph and it works like a charm. We also tried it with VMWare, and it works perfect. Of course, on VMWare we have to install open-VM-Tools in place of VMWare Guest tools. But with ovirt-guest-tools, we get error and open-vm-tools appears not designed for oVirt.
>
>
> Thanks & regards,
>
> Anantha Raghava
>
> Do not print this e-mail unless required. Save Paper & trees.
> On 18/10/19 3:27 pm, Strahil wrote:
>
> Are you sure it's VM-related issue ?
>
> Best Regards,
> Strahil Nikolov
>
> On Oct 18, 2019 09:35, Anantha Raghava <raghav(a)exzatechconsulting.com> wrote:
>>
>> Hi,
>>
>> We are trying to install Ceph Cluster on Cent OS7 Guests on oVirt. We are receiving many errors and it is unable to create master or the node. Has anyone tried to deploy Ceph Cluster on CentOS 7 Guest in oVirt?
>>
>> --
>>
>> Thanks & regards,
>>
>> Anantha Raghava
>> Do not print this e-mail unless required. Save Paper & trees.
1
0
Are you sure it's VM-related issue ?
Best Regards,
Strahil NikolovOn Oct 18, 2019 09:35, Anantha Raghava <raghav(a)exzatechconsulting.com> wrote:
>
> Hi,
>
> We are trying to install Ceph Cluster on Cent OS7 Guests on oVirt. We are receiving many errors and it is unable to create master or the node. Has anyone tried to deploy Ceph Cluster on CentOS 7 Guest in oVirt?
>
> --
>
> Thanks & regards,
>
> Anantha Raghava
> Do not print this e-mail unless required. Save Paper & trees.
2
1

There are too many tasks running on the server. Does it affect my system?
by zhouhao@vip.friendtimes.net 18 Oct '19
by zhouhao@vip.friendtimes.net 18 Oct '19
18 Oct '19
There are too many tasks running on the server. Does it affect my system?
2
3
Hi,
We are trying to install Ceph Cluster on Cent OS7 Guests on oVirt. We
are receiving many errors and it is unable to create master or the node.
Has anyone tried to deploy Ceph Cluster on CentOS 7 Guest in oVirt?
--
Thanks & regards,
Anantha Raghava
Do not print this e-mail unless required. Save Paper & trees.
1
0
I'm wondering if anyone has any tips to improve file/directory operations
in HCI replica 3 (no arbtr) configuration with SSDs and 10Gbe storage
network.
I am running stock optimize for virt store volume settings currently and am
wondering what if any improvements I can make for VM write speed and more
specifically anything I can tune to increase performance of small file
operations such as copying, untar, npm installs etc.
For some context, I'm seeing ~50MB/s write speeds inner VM with: dd
if=/dev/zero of=./test bs=512k count=2048 oflag=direct -- I am not sure how
this compares to other HCI setups, I feel like it should be higher with SSD
backed storage. Same command from gluster mount is over 400MB/s
I've read some things about meta data caching, read ahead and other
options. There are so many and I'm not sure where to start, I'm also not
sure which could potentially have a negative impact on VM
stability/reliability.
Here are options for one of my volumes:
Volume Name: prod_b
Type: Replicate
Volume ID: c3e7447e-8514-4e4a-9ff5-a648fe6aa537
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 3 = 3
Transport-type: tcp
Bricks:
Brick1: gluster0.example.com:/gluster_bricks/prod_b/prod_b
Brick2: gluster1.example.com:/gluster_bricks/prod_b/prod_b
Brick3: gluster2.example.com:/gluster_bricks/prod_b/prod_b
Options Reconfigured:
server.event-threads: 4
client.event-threads: 4
performance.client-io-threads: on
nfs.disable: on
transport.address-family: inet
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.low-prio-threads: 32
network.remote-dio: off
cluster.eager-lock: enable
cluster.quorum-type: auto
cluster.server-quorum-type: server
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-max-threads: 8
cluster.shd-wait-qlength: 10000
features.shard: on
user.cifs: off
storage.owner-uid: 36
storage.owner-gid: 36
network.ping-timeout: 30
performance.strict-o-direct: on
cluster.granular-entry-heal: enable
server.allow-insecure: on
cluster.choose-local: off
1
0

Re: [oVirt HC] Gluster traffic still flows on mgmt even after choosing a different Gluster nw
by Strahil 18 Oct '19
by Strahil 18 Oct '19
18 Oct '19
For example my gluster network IP is 10.10.10.1/24 and the /etc/hosts entry is:
10.10.10.1 gluster1.localdomain gluster1
Then I did 'gluster volume replace-brick ovirt1:/gluster_bricks/data/data gluster1:/gluster_bricks/data/data commit'
So you use a hostname that is resolved either by DNS or /etc/hosts to your desired IP.
In my case, the change was done after initial deployment.
Best Regards,
Strahil NikolovOn Oct 17, 2019 16:51, Jayme <jaymef(a)gmail.com> wrote:
>
> Thanks for the info, but where does it get the new hostname from? Do I need to change the actual server hostnames of my nodes? If I were to do that then the hosts would not be accessible due to the fact that the gluster storage subnet is isolated.
>
> I guess I'm confused about what gdeploy does during a new HCI deployment. I understand that you are now suppose to use hostnames that resolve to the storage network subnet in the first step and then specify FQDNs for management in the next step. Where do the FQDNs actually get used?
>
> Can someone confirm if the hostname of oVirt host nodes should as shown by the "#hostname" command should resolve to IPs on the gluster storage network?
>
> On Thu, Oct 17, 2019 at 10:40 AM Strahil <hunter86_bg(a)yahoo.com> wrote:
>>
>> The reset-brick and replace-brick affects only one brick and notifies the gluster cluster that a new hostname:/brick_path is being used.
>>
>> Of course, you need a hostname that resolves to the IP that is on the storage network.
>>
>> WARNING: Ensure that no heals are pending as the commands are wiping the brick and data there is lost.
>>
>> Best Regards,
>> Strahil Nikolov
>>
>> On Oct 17, 2019 15:28, Jayme <jaymef(a)gmail.com> wrote:
>>>
>>> What does the reset brick option do and is it safe to do this on a live system or do all VMs need to be brought down first? How does resetting the brick fix the issue with gluster peers using the server hostnames which are attached to IPs on the ovirtmanagement network?
>>>
>>> On Thu, Oct 17, 2019 at 4:16 AM Sahina Bose <sabose(a)redhat.com> wrote:
>>>>
>>>>
>>>>
>>>> On Wed, Oct 16, 2019 at 8:38 PM Jayme <jaymef(a)gmail.com> wrote:
>>>>>
>>>>> Is there a way to fix this on a hci deployment which is already in operation? I do have a separate gluster network which is chosen for migration and gluster network but when I originally deployed I used just one set of host names which resolve to management network subnet.
>>>>
>>>>
>>>> You will need to change the interface that's used by the bricks. You can do this by using the "Reset brick" option, once the gluster management network is set correctly on the storage interface from ovirt-engine
>>>>>
>>>>>
>>>>>
>>>>> I appear to have a situation where gluster traffic may be going through both networks in seeing what looks like gluster traffic on both the gluster interface and ovirt management.
>>>>>
>>>>> On Wed, Oct 16, 2019 at 11:34 AM Stefano Stagnaro <stefanos(a)prismatelecomtesting.com> wrote:
>>>>>>
>>>>>> Thank you Simone for the clarifications.
>>>>>>
>>>>>> I've redeployed with both management and storage FQDNs; now everything seems to be in its place.
>>>>>>
>>>>>> I only have a couple of questions:
>>>>>>
>>>>>> 1) In the Gluster deployment Wizard, section 1 (Hosts) and 2 (Additional Hosts) are misleading; should be renamed in something like "Host Configuration: Storage side" / "Host Configuration: Management side".
>>>>>>
>>>>>> 2) what is the real function of the "Gluster Network" cluster traffic type? What it actually does?
>>>>>>
>>>>>> Thanks,
>>>>>> Stefano.
>>>>>> _______________________________________________
>>>>>> Users mailing list -- users(a)ovirt.org
>>>>>> To unsubscribe send an email to users-leave(a)ovirt.org
>>>>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
2
1

Re: [oVirt HC] Gluster traffic still flows on mgmt even after choosing a different Gluster nw
by Strahil 17 Oct '19
by Strahil 17 Oct '19
17 Oct '19
The reset-brick and replace-brick affects only one brick and notifies the gluster cluster that a new hostname:/brick_path is being used.
Of course, you need a hostname that resolves to the IP that is on the storage network.
WARNING: Ensure that no heals are pending as the commands are wiping the brick and data there is lost.
Best Regards,
Strahil NikolovOn Oct 17, 2019 15:28, Jayme <jaymef(a)gmail.com> wrote:
>
> What does the reset brick option do and is it safe to do this on a live system or do all VMs need to be brought down first? How does resetting the brick fix the issue with gluster peers using the server hostnames which are attached to IPs on the ovirtmanagement network?
>
> On Thu, Oct 17, 2019 at 4:16 AM Sahina Bose <sabose(a)redhat.com> wrote:
>>
>>
>>
>> On Wed, Oct 16, 2019 at 8:38 PM Jayme <jaymef(a)gmail.com> wrote:
>>>
>>> Is there a way to fix this on a hci deployment which is already in operation? I do have a separate gluster network which is chosen for migration and gluster network but when I originally deployed I used just one set of host names which resolve to management network subnet.
>>
>>
>> You will need to change the interface that's used by the bricks. You can do this by using the "Reset brick" option, once the gluster management network is set correctly on the storage interface from ovirt-engine
>>>
>>>
>>>
>>> I appear to have a situation where gluster traffic may be going through both networks in seeing what looks like gluster traffic on both the gluster interface and ovirt management.
>>>
>>> On Wed, Oct 16, 2019 at 11:34 AM Stefano Stagnaro <stefanos(a)prismatelecomtesting.com> wrote:
>>>>
>>>> Thank you Simone for the clarifications.
>>>>
>>>> I've redeployed with both management and storage FQDNs; now everything seems to be in its place.
>>>>
>>>> I only have a couple of questions:
>>>>
>>>> 1) In the Gluster deployment Wizard, section 1 (Hosts) and 2 (Additional Hosts) are misleading; should be renamed in something like "Host Configuration: Storage side" / "Host Configuration: Management side".
>>>>
>>>> 2) what is the real function of the "Gluster Network" cluster traffic type? What it actually does?
>>>>
>>>> Thanks,
>>>> Stefano.
>>>> _______________________________________________
>>>> Users mailing list -- users(a)ovirt.org
>>>> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/NTNXPJMOZEYVH…
>>>
>>> _______________________________________________
>>> Users mailing list -- users(a)ovirt.org
>>> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/KO5CLJNLRZOGL…
3
3
Hi folks,
We are some days trying deploy oVirt Self-Hosted Engine, but it seems there are something wrong.
The deploy process fail in this point
[ INFO ] TASK [ovirt.hosted_engine_setup : Wait for the host to be up]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : set_fact]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Collect error events from the Engine]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Generate the error message from the engine events]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Fail with error description]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The host has been set in non_operational status, deployment errors: code 505: Host srv-virt7.cloud.blueit installation failed. Failed to configure management network on the host., code 9000: Failed to verify Power Management configuration for Host srv-virt7.cloud.blueit., fix accordingly and re-deploy."}
[ INFO ] TASK [ovirt.hosted_engine_setup : Fetch logs from the engine VM]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Set destination directory path]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Create destination directory]
[ INFO ] changed: [localhost]
and this
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Remove local vm dir]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Notify the user about a failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
[ INFO ] Stage: Clean up
[ INFO ] Cleaning temporary resources
[ INFO ] TASK [ovirt.hosted_engine_setup : Execute just a specific set of steps]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Force facts gathering]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Remove local vm dir]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Remove temporary entry in /etc/hosts for the local VM]
[ INFO ] changed: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Notify the user about a failure]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}
[ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook
[ INFO ] Stage: Clean up
[ INFO ] Cleaning temporary resources
[ INFO ] TASK [ovirt.hosted_engine_setup : Execute just a specific set of steps]
[ INFO ] ok: [localhost]
[ INFO ] TASK [ovirt.hosted_engine_setup : Force facts gathering]
But we did not found nothing relevant in the log.
Our environtment is:
OS Version: RHEL - 7 - 7.1908.0.el7.centos
OS Description: oVirt Node 4.3.6
Kernel Version: 3.10.0 - 1062.1.1.el7.x86_64
KVM Version: 2.12.0 - 33.1.el7
LIBVIRT Version: libvirt-4.5.0-23.el7_7.1
VDSM Version: vdsm-4.30.33-1.el7
The ovirtmgmt bridge has TAGGED VLAN 10
[root@srv-virt7 ~]# brctl show
bridge name bridge id STP enabled interfaces
ovirtmgmt 8000.6cae8b284832 no eno2.10
Could someone has any idea or tip about this?
Regards
Carlos
2
2

[oVirt HC] Gluster traffic still flows on mgmt even after choosing a different Gluster nw
by Stefano Stagnaro 17 Oct '19
by Stefano Stagnaro 17 Oct '19
17 Oct '19
Hi,
I've deployed an oVirt HC starting with latest oVirt Node 4.3.6; this is my simple network plan (FQDNs only resolves the front-end addresses):
front-end back-end
engine.ovirt 192.168.110.10
node1.ovirt 192.168.110.11 192.168.210.11
node2.ovirt 192.168.110.12 192.168.210.12
node3.ovirt 192.168.110.13 192.168.210.13
at the end I followed the RHHI-V 1.6 Deployment Guide where, at chapter 9 [1], it suggests to create a logical network for Gluster traffic. Now I can see, indeed, back-end addresses added in the address pool:
[root@node1 ~]# gluster peer status
Number of Peers: 2
Hostname: node3.ovirt
Uuid: 3fe33e8b-d073-4d7a-8bda-441c42317c92
State: Peer in Cluster (Connected)
Other names:
192.168.210.13
Hostname: node2.ovirt
Uuid: a95a9233-203d-4280-92b9-04217fa338d8
State: Peer in Cluster (Connected)
Other names:
192.168.210.12
The problem is that the Gluster traffic seems still to flow on the management interfaces:
[root@node1 ~]# tcpdump -i ovirtmgmt portrange 49152-49664
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on ovirtmgmt, link-type EN10MB (Ethernet), capture size 262144 bytes
14:04:58.746574 IP node2.ovirt.49129 > node1.ovirt.49153: Flags [.], ack 484303246, win 18338, options [nop,nop,TS val 6760049 ecr 6760932], length 0
14:04:58.753050 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 2507489191:2507489347, ack 2889633200, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753131 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 156:312, ack 1, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753142 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 312:468, ack 1, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753148 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 468:624, ack 1, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753203 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 624:780, ack 1, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753216 IP node2.ovirt.49131 > node1.ovirt.49152: Flags [P.], seq 780:936, ack 1, win 20874, options [nop,nop,TS val 6760055 ecr 6757892], length 156
14:04:58.753231 IP node1.ovirt.49152 > node2.ovirt.49131: Flags [.], ack 936, win 15566, options [nop,nop,TS val 6760978 ecr 6760055], length 0
...
and no yet to the eth1 I dedicated to gluster:
[root@node1 ~]# tcpdump -i eth1 portrange 49152-49664
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 262144 bytes
What am I missing here? What can I do to force the Gluster traffic to really flow on dedicated Gluster network?
Thank you,
Stefano.
[1] https://red.ht/2MiZ4Ge
4
7
Check why the sanlock.service reports no pid.
Also check the logs of the broker and agent located at /var/log/ovirt-hosted-engine-ha
You might have to increase the verbosity of the broker and agent.
Best Regards,
Strahil NikolovOn Oct 17, 2019 08:00, adrianquintero(a)gmail.com wrote:
>
> Strahil,
> this is what i see for each service
> all services are active and running except for ovirt-ha-agent which says "activating", even though the rest of the services are Active/running they still show a few errors warnings.
>
> -------------------------------------------------------------------------------------------------------
> ● sanlock.service - Shared Storage Lease Manager
> Loaded: loaded (/usr/lib/systemd/system/sanlock.service; disabled; vendor preset: disabled)
> Active: active (running) since Thu 2019-10-17 00:47:20 EDT; 2min 1s ago
> Process: 16495 ExecStart=/usr/sbin/sanlock daemon (code=exited, status=0/SUCCESS)
> Main PID: 2023
> Tasks: 10
> CGroup: /system.slice/sanlock.service
> └─2023 /usr/sbin/sanlock daemon
>
> Oct 17 00:47:20 host1.example.com systemd[1]: Starting Shared Storage Lease Manager...
> Oct 17 00:47:20 host1.example.com systemd[1]: Started Shared Storage Lease Manager.
> Oct 17 00:47:20 host1.example.com sanlock[16496]: 2019-10-17 00:47:20 33920 [16496]: lockfile setlk error /var/run/sanlock/sanlock.pid: Resource temporarily unavailable
> ● supervdsmd.service - Auxiliary vdsm service for running helper functions as root
> Loaded: loaded (/usr/lib/systemd/system/supervdsmd.service; static; vendor preset: enabled)
> Active: active (running) since Thu 2019-10-17 00:43:06 EDT; 6min ago
> Main PID: 15277 (supervdsmd)
> Tasks: 5
> CGroup: /system.slice/supervdsmd.service
> └─15277 /usr/bin/python2 /usr/share/vdsm/supervdsmd --sockfile /var/run/vdsm/svdsm.sock
>
> Oct 17 00:43:06 host1.example.com systemd[1]: Started Auxiliary vdsm service for running helper functions as root.
> Oct 17 00:43:07 host1.example.com supervdsmd[15277]: failed to load module nvdimm: libbd_nvdimm.so.2: cannot open shared object file: No such file or directory
> ● vdsmd.service - Virtual Desktop Server Manager
> Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled)
> Active: active (running) since Thu 2019-10-17 00:47:27 EDT; 1min 54s ago
> Process: 16402 ExecStopPost=/usr/libexec/vdsm/vdsmd_init_common.sh --post-stop (code=exited, status=0/SUCCESS)
> Process: 16499 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh --pre-start (code=exited, status=0/SUCCESS)
> Main PID: 16572 (vdsmd)
> Tasks: 38
> CGroup: /system.slice/vdsmd.service
> └─16572 /usr/bin/python2 /usr/share/vdsm/vdsmd
>
> Oct 17 00:47:28 host1.example.com vdsm[16572]: WARN MOM not available.
> Oct 17 00:47:28 host1.example.com vdsm[16572]: WARN MOM not available, KSM stats will be missing.
> Oct 17 00:47:28 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:47:43 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:47:58 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:13 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:28 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:43 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:58 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:49:13 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> ● ovirt-ha-broker.service - oVirt Hosted Engine High Availability Communications Broker
> Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; enabled; vendor preset: disabled)
> Active: active (running) since Thu 2019-10-17 00:44:11 EDT; 5min ago
> Main PID: 16379 (ovirt-ha-broker)
> Tasks: 2
> CGroup: /system.slice/ovirt-ha-broker.service
> └─16379 /usr/bin/python /usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker
>
> Oct 17 00:44:11 host1.example.com systemd[1]: Started oVirt Hosted Engine High Availability Communications Broker.
> ● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent
> Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-agent.service; enabled; vendor preset: disabled)
> Active: activating (auto-restart) (Result: exit-code) since Thu 2019-10-17 00:49:13 EDT; 8s ago
> Process: 16925 ExecStart=/usr/share/ovirt-hosted-engine-ha/ovirt-ha-agent (code=exited, status=157)
> Main PID: 16925 (code=exited, status=157)
>
> Oct 17 00:49:13 host1.example.com systemd[1]: Unit ovirt-ha-agent.service entered failed state.
> Oct 17 00:49:13 host1.example.com systemd[1]: ovirt-ha-agent.service failed.
> [root@host1]# systemctl status sanlock;echo ---------;systemctl status supervdsmd;echo -------------;systemctl status vdsmd;echo ---------;systemctl status ovirt-ha-broker;echo ----------;systemctl status ovirt-ha-agent
> ● sanlock.service - Shared Storage Lease Manager
> Loaded: loaded (/usr/lib/systemd/system/sanlock.service; disabled; vendor preset: disabled)
> Active: active (running) since Thu 2019-10-17 00:47:20 EDT; 3min 14s ago
> Process: 16495 ExecStart=/usr/sbin/sanlock daemon (code=exited, status=0/SUCCESS)
> Main PID: 2023
> Tasks: 10
> CGroup: /system.slice/sanlock.service
> └─2023 /usr/sbin/sanlock daemon
>
> Oct 17 00:47:20 host1.example.com systemd[1]: Starting Shared Storage Lease Manager...
> Oct 17 00:47:20 host1.example.com systemd[1]: Started Shared Storage Lease Manager.
> Oct 17 00:47:20 host1.example.com sanlock[16496]: 2019-10-17 00:47:20 33920 [16496]: lockfile setlk error /var/run/sanlock/sanlock.pid: Resource temporarily unavailable
> ---------
> ● supervdsmd.service - Auxiliary vdsm service for running helper functions as root
> Loaded: loaded (/usr/lib/systemd/system/supervdsmd.service; static; vendor preset: enabled)
> Active: active (running) since Thu 2019-10-17 00:43:06 EDT; 7min ago
> Main PID: 15277 (supervdsmd)
> Tasks: 5
> CGroup: /system.slice/supervdsmd.service
> └─15277 /usr/bin/python2 /usr/share/vdsm/supervdsmd --sockfile /var/run/vdsm/svdsm.sock
>
> Oct 17 00:43:06 host1.example.com systemd[1]: Started Auxiliary vdsm service for running helper functions as root.
> Oct 17 00:43:07 host1.example.com supervdsmd[15277]: failed to load module nvdimm: libbd_nvdimm.so.2: cannot open shared object file: No such file or directory
> -------------
> ● vdsmd.service - Virtual Desktop Server Manager
> Loaded: loaded (/usr/lib/systemd/system/vdsmd.service; enabled; vendor preset: enabled)
> Active: active (running) since Thu 2019-10-17 00:47:27 EDT; 3min 7s ago
> Process: 16402 ExecStopPost=/usr/libexec/vdsm/vdsmd_init_common.sh --post-stop (code=exited, status=0/SUCCESS)
> Process: 16499 ExecStartPre=/usr/libexec/vdsm/vdsmd_init_common.sh --pre-start (code=exited, status=0/SUCCESS)
> Main PID: 16572 (vdsmd)
> Tasks: 38
> CGroup: /system.slice/vdsmd.service
> └─16572 /usr/bin/python2 /usr/share/vdsm/vdsmd
>
> Oct 17 00:48:13 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:28 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:43 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:48:58 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:49:13 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:49:28 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:49:43 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:49:58 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:50:13 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> Oct 17 00:50:28 host1.example.com vdsm[16572]: ERROR failed to retrieve Hosted Engine HA score '[Errno 2] No such file or directory'Is the Hosted Engine setup finished?
> ---------
> ● ovirt-ha-broker.service - oVirt Hosted Engine High Availability Communications Broker
> Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-broker.service; enabled; vendor preset: disabled)
> Active: active (running) since Thu 2019-10-17 00:44:11 EDT; 6min ago
> Main PID: 16379 (ovirt-ha-broker)
> Tasks: 2
> CGroup: /system.slice/ovirt-ha-broker.service
> └─16379 /usr/bin/python /usr/share/ovirt-hosted-engine-ha/ovirt-ha-broker
>
> Oct 17 00:44:11 host1.example.com systemd[1]: Started oVirt Hosted Engine High Availability Communications Broker.
> ----------
> ● ovirt-ha-agent.service - oVirt Hosted Engine High Availability Monitoring Agent
> Loaded: loaded (/usr/lib/systemd/system/ovirt-ha-agent.service; enabled; vendor preset: disabled)
> Active: activating (auto-restart) (Result: exit-code) since Thu 2019-10-17 00:50:27 EDT; 7s ago
> Process: 17107 ExecStart=/usr/share/ovirt-hosted-engine-ha/ovirt-ha-agent (code=exited, status=157)
> Main PID: 17107 (code=exited, status=157)
>
> Oct 17 00:50:27 host1.example.com systemd[1]: Unit ovirt-ha-agent.service entered failed state.
> Oct 17 00:50:27 host1.example.com systemd[1]: ovirt-ha-agent.service failed.
>
> -------------------------------------------------------------------------------------------------------
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/4P4WPUBORKISK…
1
0
Have you checked this thread :
https://lists.ovirt.org/pipermail/users/2016-April/039277.html
You can switch to postgre user, then 'source /opt/rhn/postgresql10/enable' & then 'psql engine'.
As per the thread you can find illegal snapshots via 'select image_group_id,imagestatus from images where imagestatus =4;'
And then update them via 'update images set imagestatus =1 where imagestatus = 4 and <other criteria>; commit'
Best Regards,
Strahil Nikolov
On Oct 13, 2019 15:45, Leo David <leoalex(a)gmail.com> wrote:
>
> Hi Everyone,
> Im still not being able to start the vms... Could anyone give me an advice on sorign this out ?
> Still having th "Bad volume specification" error, although the disk is present on the storage.
> This issue would force me to reinstall a 10 nodes Openshift cluster from scratch, which would not be so funny..
> Thanks,
>
> Leo.
>
> On Fri, Oct 11, 2019 at 7:12 AM Strahil <hunter86_bg(a)yahoo.com> wrote:
>>
>> Nah...
>> It's done directly on the DB and I wouldn't recommend such action for Production Cluster.
>> I've done it only once and it was based on some old mailing lists.
>>
>> Maybe someone from the dev can assist?
>>
>> On Oct 10, 2019 13:31, Leo David <leoalex(a)gmail.com> wrote:
>>>
>>> Thank you Strahil,
>>> Could you tell me what do you mean by changing status ? Is this something to be done in the UI ?
>>>
>>> Thanks,
>>>
>>> Leo
>>>
>>> On Thu, Oct 10, 2019, 09:55 Strahil <hunter86_bg(a)yahoo.com> wrote:
>>>>
>>>> Maybe you can change the status of the VM in order the engine to know that it has to blockcommit the snapshots.
>>>>
>>>> Best Regards,
>>>> Strahil Nikolov
>>>>
>>>> On Oct 9, 2019 09:02, Leo David <leoalex(a)gmail.com> wrote:
>>>>>
>>>>> Hi Everyone,
>>>>> Please let me know if any thoughts or recommandations that could help me solve this issue..
>>>>> The real bad luck in this outage is that these 5 vms are part on an Openshift deployment, and now we are not able to start it up...
>>>>> Before trying to sort this at ocp platform level by replacing the failed nodes with new vms, I would rather prefer to do it at the oVirt level and have the vms starting since the disks are still present on gluster.
>>>>> Thank you so much !
>>>>>
>>>>>
>>>>> Leo
>
>
>
> --
> Best regards, Leo David
2
2
Hi,
I am trying to re-install a host from the web UI in oVirt 4.3.5, but it always fails and goes to "Setting Host state to Non-Operational"
From the engine.log I see the following WARN/ERROR:
2019-10-16 16:32:57,263-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) <UNKNOWN> attached to the Data Center Default-DC1. Setting Host state to Non-Operational.
2019-10-16 16:32:57,271-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings.
2019-10-16 16:32:57,276-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-43) [491c8bd9] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1
2019-10-16 16:35:06,151-04 ERROR [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (EE-ManagedThreadFactory-engine-Thread-137245) [] Could not connect host 'host1.example.com' to pool 'Default-DC1': Error storage pool connection: (u"spUUID=7d3fb14c-ebf0-11e9-9ee5-00163e05e135, msdUUID=4b87a5de-c976-4982-8b62-7cffef4a22d8, masterVersion=1, hostID=1, domainsMap={u'8c2df9c6-b505-4499-abb9-0d15db80f33e': u'active', u'4b87a5de-c976-4982-8b62-7cffef4a22d8': u'active', u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128': u'active', u'fe24d88e-6acf-42d7-a857-eaf1f8deb24a': u'active'}",)
2019-10-16 16:35:06,248-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) <UNKNOWN> attached to the Data Center Default-DC1. Setting Host state to Non-Operational.
2019-10-16 16:35:06,256-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings.
2019-10-16 16:35:06,261-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [690baf86] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1
2019-10-16 16:37:46,011-04 ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (SSL Stomp Reactor) [] Connection timeout for host 'host1.example.com', last response arrived 1501 ms ago.
2019-10-16 16:41:57,095-04 ERROR [org.ovirt.engine.core.bll.InitVdsOnUpCommand] (EE-ManagedThreadFactory-engine-Thread-137527) [17f3aadd] Could not connect host 'host1.example.com' to pool 'Default-DC1': Error storage pool connection: (u"spUUID=7d3fb14c-ebf0-11e9-9ee5-00163e05e135, msdUUID=4b87a5de-c976-4982-8b62-7cffef4a22d8, masterVersion=1, hostID=1, domainsMap={u'8c2df9c6-b505-4499-abb9-0d15db80f33e': u'active', u'4b87a5de-c976-4982-8b62-7cffef4a22d8': u'active', u'5d9f7d05-1fcc-4f99-9470-4e57cd15f128': u'active', u'fe24d88e-6acf-42d7-a857-eaf1f8deb24a': u'active'}",)
2019-10-16 16:41:57,199-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: VDS_SET_NONOPERATIONAL_DOMAIN(522), Host host1.example.com cannot access the Storage Domain(s) <UNKNOWN> attached to the Data Center Default-DC1. Setting Host state to Non-Operational.
2019-10-16 16:41:57,211-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: VDS_ALERT_FENCE_TEST_FAILED(9,001), Power Management test failed for Host host1.example.com.There is no other host in the data center that can be used to test the power management settings.
2019-10-16 16:41:57,216-04 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-22) [508ddb44] EVENT_ID: CONNECT_STORAGE_POOL_FAILED(995), Failed to connect Host host1.example.com to Storage Pool Default-DC1
Any ideas why this might be happening?
I have researched, however I have not been able to find a solution.
thanks,
Adrian
1
0
When I launch ovirt 4.3.6, I see in the command line of the ovirt-engine:
-Djackson.deserialization.whitelist.packages=org,com,java,javax
That whitelist almost everything. Isn't that dangerous ?
When I read this: https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-yo… I think the white list should be as small as possible.
2
1
Did you
"Consider manual intervention"
such as
"stopping" or "migrating Vms"
which are running on that host?
If you are trying to put host to maintenance, it will migrate all the VMs
somewhere else,
thus... you might have problem with migrations (try to migrate them to
other destination host) or power them off.
On Wed, Oct 16, 2019 at 9:15 AM Bruno Martins <bruno.o.martins(a)gfi.world>
wrote:
> Hey guys,
>
> There are really no options left here? Is there something else I should
> check?
>
> Thank you!
>
> -----Original Message-----
> From: Bruno Martins <bruno.o.martins(a)gfi.world>
> Sent: 3 de outubro de 2019 22:41
> To: Benny Zlotnik <bzlotnik(a)redhat.com>
> Cc: users(a)ovirt.org
> Subject: [ovirt-users] Re: Cannot enable maintenance mode
>
> Hello Benny,
>
> I did. No luck, still...
>
> Cheers!
>
> -----Original Message-----
> From: Benny Zlotnik <bzlotnik(a)redhat.com>
> Sent: 2 de outubro de 2019 19:19
> To: Bruno Martins <bruno.o.martins(a)gfi.world>
> Cc: users(a)ovirt.org
> Subject: Re: [ovirt-users] Re: Cannot enable maintenance mode
>
> Did you try the "Confirm Host has been rebooted" button?
>
> On Wed, Oct 2, 2019 at 9:17 PM Bruno Martins <bruno.o.martins(a)gfi.world>
> wrote:
> >
> > Hello guys,
> >
> > No ideas for this issue?
> >
> > Thanks for your cooperation!
> >
> > Kind regards,
> >
> > -----Original Message-----
> > From: Bruno Martins <bruno.o.martins(a)gfi.world>
> > Sent: 29 de setembro de 2019 16:16
> > To: users(a)ovirt.org
> > Subject: [ovirt-users] Cannot enable maintenance mode
> >
> > Hello guys,
> >
> > I am being unable to put a host from a two nodes cluster into
> maintenance mode in order to remove it from the cluster afterwards.
> >
> > This is what I see in engine.log:
> >
> > 2019-09-27 16:20:58,364 INFO
> [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> (org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9,
> Job ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom
> Event ID: -1, Message: Host CentOS-H1 cannot change into maintenance mode -
> not all Vms have been migrated successfully. Consider manual intervention:
> stopping/migrating Vms: Non interactive user (User: admin).
> >
> > Host has been rebooted multiple times. vdsClient shows no VM's running.
> >
> > What else can I do?
> >
> > Kind regards,
> >
> > Bruno Martins
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/X5FJWFW7
> > GXNW6YWRPFWOKA6VU3RH4WD3/
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/DD5DW6KK
> > OOHGL3WFEKIIIS57BN3VWMAQ/
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/64GZQKZA7LX7K…
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/JJPEC7RDG3AUS…
>
--
Lukas Svaty
RHV QE
1
0
Quack,
We do as a community provide help on the MLs and reply to JIRA tickets
but there is no customer support as it is not a product but a community
project.
Historically, probably for some other purpose, support@ was created, but
noone remembers why. Anyway, the alias redirected to postmaster so it
was not very useful. There was also a ML which could not receive mails
because of the alias but probably got noticed in the new ML UI when we
migrated. Recently more people subscribed and posted requests using the UI.
After discussing with the infra team, and to avoid confusion and
unreplied requests on this channel, we decided to remove it. I thus
unsubscribed people from the list so that they would notice it and then
purged the list and alias.
Regards.
\_o<
1
0
Hey guys,
There are really no options left here? Is there something else I should check?
Thank you!
-----Original Message-----
From: Bruno Martins <bruno.o.martins(a)gfi.world>
Sent: 3 de outubro de 2019 22:41
To: Benny Zlotnik <bzlotnik(a)redhat.com>
Cc: users(a)ovirt.org
Subject: [ovirt-users] Re: Cannot enable maintenance mode
Hello Benny,
I did. No luck, still...
Cheers!
-----Original Message-----
From: Benny Zlotnik <bzlotnik(a)redhat.com>
Sent: 2 de outubro de 2019 19:19
To: Bruno Martins <bruno.o.martins(a)gfi.world>
Cc: users(a)ovirt.org
Subject: Re: [ovirt-users] Re: Cannot enable maintenance mode
Did you try the "Confirm Host has been rebooted" button?
On Wed, Oct 2, 2019 at 9:17 PM Bruno Martins <bruno.o.martins(a)gfi.world> wrote:
>
> Hello guys,
>
> No ideas for this issue?
>
> Thanks for your cooperation!
>
> Kind regards,
>
> -----Original Message-----
> From: Bruno Martins <bruno.o.martins(a)gfi.world>
> Sent: 29 de setembro de 2019 16:16
> To: users(a)ovirt.org
> Subject: [ovirt-users] Cannot enable maintenance mode
>
> Hello guys,
>
> I am being unable to put a host from a two nodes cluster into maintenance mode in order to remove it from the cluster afterwards.
>
> This is what I see in engine.log:
>
> 2019-09-27 16:20:58,364 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9, Job ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom Event ID: -1, Message: Host CentOS-H1 cannot change into maintenance mode - not all Vms have been migrated successfully. Consider manual intervention: stopping/migrating Vms: Non interactive user (User: admin).
>
> Host has been rebooted multiple times. vdsClient shows no VM's running.
>
> What else can I do?
>
> Kind regards,
>
> Bruno Martins
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/X5FJWFW7
> GXNW6YWRPFWOKA6VU3RH4WD3/
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/DD5DW6KK
> OOHGL3WFEKIIIS57BN3VWMAQ/
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/64GZQKZA7LX7K…
1
0
Hi Sir/Madaam,
I'm trying to search for hours now but still no luck
I can already access the oVirt engine web port via IP address. I'm running
via Virtualbox machine.
Configured data center, cluster. Then after adding new host. Error occur
"Install failed".
Tried to check the engine log. It says "EVENT ID: VDS INSTALL_FAILED(505),
Host ovirt host installation failed. Command returned failure code 1 during
SSH session"
My IP address and password is exact. And edited the /etc/host IP_ADDRESS
localhost.localdomain
My hostname is default, BTW
Any help what's wrong with the configuration.
Please see attached logs
ovirtlog.txt
<https://drive.google.com/file/d/13PK8wgJPwlxFB08Ve6hXxYMcDpiLHkmF/view?usp=…>
3
4
Hello,
We try to use ovirt-imageio-proxy to upload ISO image to a node. Some
errors appear and the upload do not work.
We use ovirt-engine 4.3.6 and our engine is configured to use a SSL/TLS
certificate validated by Digicert (documented in
https://www.ovirt.org/documentation/admin-guide/appe-oVirt_and_SSL.html )
Our configuration file
|/etc/ovirt-imageio-proxy/ovirt-imageio-proxy.conf is :|
|/[proxy]//
//# Listening port//
//port = 54323//
//
//# Listening addresses (empty for all)//
//host = infra-eple.ac-guadeloupe.fr//
//
//# Wrap incoming connections with SSL//
//use_ssl = true//
//
//# Key file for SSL connections//
//ssl_key_file = /etc/pki/ovirt-engine/keys/apache.key.nopass//
//
//# Certificate file for SSL connections//
//ssl_cert_file = /etc/pki/ovirt-engine/certs/apache.cer//
//
//# Certificate file used when decoding signed token//
//engine_cert_file = /etc/pki/ovirt-engine/certs/engine.cer//
//
//# CA certificate file used to verify signed token//
//engine_ca_cert_file = /etc/pki/ovirt-engine/ca.pem//
//
//# Verify the certificate used to decode the signed token//
//verify_certificate = true//
//
//# Server shutdown request polling interval, in seconds//
//# poll_interval = 1.0//
//
//# Signed proxy ticket; false for plain-text JSON//
//# signed_proxy_ticket = true//
//
//# Allowed time drift between signed ticket issuer and proxy//
//# host, considered when checking ticket validity//
//# allowed_skew_seconds = 0//
//
//# Seconds to wait while connecting to the ovirt-imageio-daemon//
//# imaged_connection_timeout_sec = 10//
//
//# Seconds to wait while reading from the ovirt-imageio-daemon//
//# imaged_read_timeout_sec = 30/
|
|
|
*|To upload the image ISO, we use the web portal, select the host's
storage Domains, select Disks and Upload|**|--> Start.|**||**|
|**
**|When the upload||starts, the message on the web page is "Transferring
via Brower" then after sometimes it changes to "Paused by System".|**
*|*In the /var/log/ovirt-imageio-proxy/image-proxy.log file we can read :*
|
/|(Thread-6 ) INFO 2019-10-14 14:38:17,186
auth:197:auth2:(add_signed_ticket) Adding new ticket: <Ticket
id=u'e633a89d-4dd8-4155-85ef-0eb6375e4117',
transfer_id=u'11a1fb8b-22b7-4182-ac7f-b897830fffc3',
url=u'https://eple-rectorat-proto1.ac-guadeloupe.fr:54322'
timeout=35999.813010931015 at 0x7f793bc720d0>|/
*|So, it seems good, but in /var/log/ovirt-engine/engine.log some errors
are presents :|*
/|2019-10-14 14:41:13,279-04 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-75)
[af987639-b3f7-4907-a11f-d2ffde5a6de8] START,
GetImageTicketVDSCommand(HostName = eple-rectorat-proto1,
GetImageTicketVDSCommandParameters:{hostId='56c658ea-148c-4a55-af65-e9c89ec1a984',
ticketId='e633a89d-4dd8-4155-85ef-0eb6375e4117', timeout='null'}), log
id: 728b11ad
2019-10-14 14:41:13,286-04 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetImageTicketVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-75)
[af987639-b3f7-4907-a11f-d2ffde5a6de8] FINISH, GetImageTicketVDSCommand,
return:
org.ovirt.engine.core.common.businessentities.storage.ImageTicketInformation@8bc98ba3,
log id: 728b11ad
2019-10-14 14:41:15,136-04 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand]
(default task-23) [98c1bb29-7c86-433c-b8f7-40cc4815b083] Running
command: TransferImageStatusCommand internal: false. Entities affected
: ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group
CREATE_DISK with role type USER
2019-10-14 14:41:16,487-04 WARN
[org.ovirt.vdsm.jsonrpc.client.utils.retry.Retryable] (SSL Stomp
Reactor) [] Retry failed
2019-10-14 14:41:16,487-04 ERROR
[org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient]
(EE-ManagedThreadFactory-engineScheduled-Thread-89) [] Exception during
connection
2019-10-14 14:41:16,487-04 ERROR
[org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring]
(EE-ManagedThreadFactory-engineScheduled-Thread-89) [] Unable to
RefreshCapabilities: ConnectException: Connection timeout
2019-10-14 14:41:16,487-04 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesAsyncVDSCommand]
(EE-ManagedThreadFactory-engineScheduled-Thread-89) [] Command
'GetCapabilitiesAsyncVDSCommand(HostName = lgt-faustinfleret,
VdsIdAndVdsVDSCommandParametersBase:{hostId='8dfa9c9d-d7ac-4184-ae61-1c80fbbf487b',
vds='Host[lgt-faustinfleret,8dfa9c9d-d7ac-4184-ae61-1c80fbbf487b]'})'
execution failed: java.rmi.ConnectException: Connection timeout
2019-10-14 14:41:16,488-04 INFO
[org.ovirt.engine.core.bll.storage.disk.image.TransferImageStatusCommand]
(default task-23) [bd47f950-d4f9-42d7-980a-7e99465079dd] Running
command: TransferImageStatusCommand internal: false. Entities affected
: ID: aaa00000-0000-0000-0000-123456789aaa Type: SystemAction group
CREATE_DISK with role type USER
2019-10-14 14:41:16,489-04 INFO
[org.ovirt.engine.core.bll.storage.disk.image.ImageTransferUpdater]
(default task-23) [bd47f950-d4f9-42d7-980a-7e99465079dd] Updating image
transfer 11a1fb8b-22b7-4182-ac7f-b897830fffc3 (image
def85ea0-5eb4-463f-83fb-afd788e77379) phase to Paused by System
(message: 'Sent 0MB')
2019-10-14 14:41:16,495-04 ERROR
[org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
(default task-23) [bd47f950-d4f9-42d7-980a-7e99465079dd] EVENT_ID:
UPLOAD_IMAGE_NETWORK_ERROR(1,062), Unable to upload image to disk
def85ea0-5eb4-463f-83fb-afd788e77379 due to a network error. Ensure that
ovirt-imageio-proxy service is installed and configured and that
ovirt-engine's CA certificate is registered as a trusted CA in the
browser. The certificate can be fetched from
https://infra-eple.ac-guadeloupe.fr/ovirt-engine/services/pki-resource?reso…
|/
/|
|/
*|The certificate seems to be correctely configured :|*
|//etc/pki/ovirt-engine/keys/apache.key.nopass : key of our certificate/|
|||//etc/pki/ovirt-engine/certs/apache.cer : our certifcate validated by
Digicert/|
|||//etc/pki/ovirt-engine/ca.pem : the CA from /|/|fetched from
https://infra-eple.ac-guadeloupe.fr/ovirt-engine/services/pki-resource?reso…
||/||/
||//etc/pki/ovirt-engine/certs/engine.cer : the original file producted
bye the ovirt engine/||
||/There is no network paquet going out of the engine when the upload
begins, the ovirt engine seems to block before.
/||
||/
/||
*||/Where do you think I make a mistake ?/||*
*||/
/||*
*||/Sincerely,/||*
||*/Fabrice SOLER/*/
/||
--
3
3

15 Oct '19
This one worked for me:
curl --cacert ~/API/ca-cert -X GET -H "Accept: application/xml" -u 'admin@internal' 'https://engine.localdomain/ovirt-engine/api/URL-more'
So, try without the password...
Best Regards,
Strahil NikolovOn Oct 15, 2019 10:54, Markus Schaufler <markus.schaufler(a)digit-all.at> wrote:
>
> I also cannot authenticate e.g. with
>
> curl -u admin@internal:pass https://xxxx.at/ovirt-engine/api
>
> access_denied: Cannot authenticate user 'ADMIN@INTERNAL': No valid profile found in credentials.
>
> How can I specify the profile?
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/FRUQZ3S63EZCJ…
2
1
Hello, everyone. I tried to export a vm as OVA. I got a error in webui:
VDSM ovirt1.ntbaobei.com command HSMGetAllTasksStatusesVDS failed: Volume Group not big enough: (u'Not enough free extents for extending LV d9f2378f-92f0-4bc1-96a8-20a0f2c575cb/c515a3f9-0590-4ebe-81c5-9d0993f1fec9 (free=848, needed=872)',)
seems no enough space in the storage domain.
I deleted the vm which i wanted to export as OVA before, but I saw a disk with id 8140d2e7-6908-438e-a646-23e58a33913e left in the storage and the status is locked.
here's some log in the engine.log:
2018-09-17 14:27:03,467+08 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand] (EE-ManagedThreadFactory-engine-Thread-107849) [a407f6a9-445d-4ccc-b998-f9dfc6dc67ec] START, CopyImageVDSCommand( CopyImageVDSCommandParameters:{storagePoolId='79432500-ad45-11e8-98f3-00163e188641', ignoreFailoverLimit='false', storageDomainId='d9f2378f-92f0-4bc1-96a8-20a0f2c575cb', imageGroupId='ee55bbe7-8001-4c82-b1a6-0cac7710704b', imageId='701a7472-8c00-4b9f-aa87-4837eb128695', dstImageGroupId='8140d2e7-6908-438e-a646-23e58a33913e', vmId='b3aa623e-3072-430e-87d6-b81a3b07f466', dstImageId='c515a3f9-0590-4ebe-81c5-9d0993f1fec9', imageDescription='', dstStorageDomainId='d9f2378f-92f0-4bc1-96a8-20a0f2c575cb', copyVolumeType='LeafVol', volumeFormat='COW', preallocate='Sparse', postZero='false', discard='false', force='true'}), log id: 164e3046
2018-09-17 14:27:03,467+08 INFO [org.ovirt.engine.core.vdsbroker.irsbroker.CopyImageVDSCommand] (EE-ManagedThreadFactory-engine-Thread-107849) [a407f6a9-445d-4ccc-b998-f9dfc6dc67ec] ++ dstImageGUID=8140d2e7-6908-438e-a646-23e58a33913e
I think maybe some command did not been excuted after I export the vm as OVA. I can find the similar case here:
https://access.redhat.com/solutions/1298893
I have used the tool unlock_entity.sh but cannot find any disk that is locked.
So what should I do to delete the disk that is been locked?
yours Adam
2
1
Can someonw clarify whether the DB will grow forever , if we never do a vacuum (either with these commands or via the engine-upgrade)?
Best Regards,
Strahil NikolovOn Oct 14, 2019 17:03, Lucie Leistnerova <lleistne(a)redhat.com> wrote:
>
>
> On 10/14/19 3:36 PM, Chris Adams wrote:
> > Once upon a time, Lucie Leistnerova <lleistne(a)redhat.com> said:
> >> Ah, you are right. dwh-vacuum was added in 4.2.
> > Just for interest, I tried this on my 4.3.6 dev setup, and it just
> > gives:
> >
> > [root@engine ~]# dwh-vacuum
> > /usr/bin/dwh-vacuum: line 47: vacuumdb: command not found
> >
> > Looks like it needs the SCL enablement that engine-vacuum has.
>
> My mistake, I thought it was fixed already but it was only for
> engine-vacuum.
> I've created new BZ https://bugzilla.redhat.com/show_bug.cgi?id=1761494
>
> Thanks for catching this!
>
> --
> Lucie Leistnerova
> Senior Quality Engineer, QE Cloud, RHVM
> Red Hat EMEA
>
> IRC: lleistne @ #rhev-qe
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/5WGD552G3GKGS…
2
1
On my oVirt 4.1.9 cluster, the hosted engine filled up its disk last
night (it was deployed from the engine appliance image and had a 20G
root and 5G swap). I gained a little space by trimming down swap, but I
need to clean it up.
It looks like the problem is the Postgres database - /var/lib/pgsql/data
is using 16G. Is there some cleanup I can do (and then some way to keep
it from happening again)?
Also, is there a way to extend the hosted engine disk? It's on iSCSI
storage, and the LUN has free space.
--
Chris Adams <cma(a)cmadams.net>
4
7
Hello all,
I am trying to setup a bridge. I have 3 virtual machines. The 1st acting as router, the second acting as bridge and the 3rd is the client, like the following diagram
ROUTER BRIDGE CLIENT
internet(ovirtmng network) ----- [eth0 router --eth1 ] -------[eth0 --[br0]-- eth1] -------[--eth Windows 10]
The problem is that windows 10 is not able to connect the internet although is able to allocate ip. I use ovirt external network to connect the VMs to each other.
It seems that Windows 10 sends ARP to BRIDGE, the BRIDGE sends the ARP to ROUTER but the replies are not passing the br0 when it comes a reply from ROUTER to Windows 10.
I use oVirt 4.3.6. Do you know what should be the issue ? Is there a chance that ovirt blocking the bridge?
Thanks
4
7
Hi,
I've changed the cert to an official cert using the howto at https://www.ovirt.org/documentation/admin-guide/appe-oVirt_and_SSL.html
Got two problems/questions now:
1. The image-io-proxy doesn't work now
2. I tried to upload an ISO image, which is stuck and locked now
@1: Which logs should I watch and are there any troubleshooting tips at front?
@2: I've already tried the "unlock_entity.sh" script, which didn't help. So I tried to login to the CLI to have a look, if there's some kind of "upload" job still active - but there's no more CLI. How can I check actual running or stuck jobs?
Many thanks in advance
2
1
I think that there is a special file on the shared storage (something like OVA) that stores the necessary data.
Have you tried with:
hosted-engine --set-shared-config storage <server1>:/engine
hosted-engine --set-shared-config mnt_options
backup-volfile-servers=<server2>:<server3>
Best Regards,
Strahil NikolovOn Sep 30, 2019 19:14, olaf.buitelaar(a)gmail.com wrote: > > Dear oVirt users, > > one thing i still cannot find out, is where the engine gathers the storage= value from in the /etc/ovirt-hosted-engine/hosted-engine.conf > I suppose it's somewhere in a answers file, but i cannot find it. > Any points are appreciated. hopfully this is the last place where the old connection string lives. > > Thanks Olaf > _______________________________________________ > Users mailing list -- users(a)ovirt.org > To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/GPPKRN5YLUMEJ…
2
1

Import OVA Error - HE version Version 4.3.5.4-1.el7
by paul.christian.suba@cevalogistics.com 14 Oct '19
by paul.christian.suba@cevalogistics.com 14 Oct '19
14 Oct '19
Hi,
We have 2 oVirt Lab environments. Trying to copy the VM templates or OVA files to Lab2 from Lab1.
I have copied the ovas in the NFS share of LAB1 to the NFS ISO Domain of Lab2.
The NFS ISO Domain of Lab2 can be seen mounted on all hosts via df -h.
If I do a template import with OVA as source and the /rhev/data-center/mnt/XX_XX defined path of the ISP domain, I either get nothing or an error.
I get nothing if I do not include the file name.
If i include the file name, i get "Uncaught exception occurred. Please try reloading the page. Details: (TYpeError): Cannot read property 'ob' of null. Please have your administrator check the UI logs"
I created an NFS ExportDomain in lab2. Copied the files again from the NFS appliance. Did a repeat of the steps, but selected export domain.
Same results.
1
0
Nah...
It's done directly on the DB and I wouldn't recommend such action for Production Cluster.
I've done it only once and it was based on some old mailing lists.
Maybe someone from the dev can assist?On Oct 10, 2019 13:31, Leo David <leoalex(a)gmail.com> wrote:
>
> Thank you Strahil,
> Could you tell me what do you mean by changing status ? Is this something to be done in the UI ?
>
> Thanks,
>
> Leo
>
> On Thu, Oct 10, 2019, 09:55 Strahil <hunter86_bg(a)yahoo.com> wrote:
>>
>> Maybe you can change the status of the VM in order the engine to know that it has to blockcommit the snapshots.
>>
>> Best Regards,
>> Strahil Nikolov
>>
>> On Oct 9, 2019 09:02, Leo David <leoalex(a)gmail.com> wrote:
>>>
>>> Hi Everyone,
>>> Please let me know if any thoughts or recommandations that could help me solve this issue..
>>> The real bad luck in this outage is that these 5 vms are part on an Openshift deployment, and now we are not able to start it up...
>>> Before trying to sort this at ocp platform level by replacing the failed nodes with new vms, I would rather prefer to do it at the oVirt level and have the vms starting since the disks are still present on gluster.
>>> Thank you so much !
>>>
>>>
>>> Leo
2
1
Hello All,
Recently I wanted to enable nested virtualization on my cluster and thus I had to redeploy the first host.
Sadly, some time ago I have taken the shortcut and changed the values in
/etc/ovirt-hosted-engine/hosted-engine.conf locally in order to replace the gluster host and mount options.
Thus, after the redeploy, I had to restore the old config in order to be able to mount the shared storage.
Now I want to make the proper changes and according to an old thread I need to run the following commands , but they fail.
Can some one advise what is the correct syntax ?
[root@ovirt1 ~]# hosted-engine --set-shared-config storage gluster1:/engine
Duplicate key storage, please specify the key type. Available types are: ['he_local', 'he_shared']
[root@ovirt1 ~]# hosted-engine --set-shared-config mnt_options backup-volfile-servers=gluster2:ovirt3
Duplicate key mnt_options, please specify the key type. Available types are: ['he_local', 'he_shared']
Best Regards,
Strahil Nikolov
2
1
Hi, I have in my ovirt HCI a volume that not work properly because one of three hdd fail. I bought a new hdd, I recreate old lvm partitioning and mount point. Now, how can I attach this empty new brick?
1
0
Hi,
I've got a oVirt Infrastructure with 4 nodes and a self-hosted engine. The hosted engine also manages additional 4 nodes in 4 datacenters.
Two tasks:
- Re installation of our infrastructure without interfering or interrupting the external nodes.
- Separate the external hosts from our infrastructure by either leaving them in the old hosted engine or setting up a new hosted engine on VMware or the new Ovirt Infrastructure
We've already drained 2 of our 4 nodes, re-installed them with ovirt node and a new self-hosted engine and moved our VMs onto it.
On the two remaining nodes only runs the old self-hosted engine which still manages the 4 external hosts - which prevents me from reinstalling that remaining hosts. I'd prefer to move the old HE to the new oVirt Installation or to our VMware infrastructure. Is that possible and what pitfalls do I have to care of?
Many thanks for any hint on this!
Markus
2
1
We are excited to announce that the
call for proposals is now open for the Virtualization & IaaS devroom at the
upcoming FOSDEM 2020, to be hosted on February 1st 2020.
This year will mark FOSDEM’s 20th anniversary as one of the longest-running
free and open source software developer events, attracting thousands of
developers and users from all over the world. FOSDEM will be held once
again in Brussels, Belgium, on February 1st & 2nd, 2020.
This devroom is a collaborative effort, and is organized by dedicated folks
from projects such as OpenStack, Xen Project, oVirt, QEMU, KVM, and
Foreman. We would like to invite all those who are involved in these fields
to submit your proposals by December 1st, 2019.
About the Devroom
The Virtualization & IaaS devroom will feature session topics such as open
source hypervisors and virtual machine managers such as Xen Project, KVM,
bhyve, and VirtualBox, and Infrastructure-as-a-Service projects such as
KubeVirt,
Apache CloudStack, OpenStack, oVirt, QEMU and OpenNebula.
This devroom will host presentations that focus on topics of shared
interest, such as KVM; libvirt; shared storage; virtualized networking;
cloud security; clustering and high availability; interfacing with multiple
hypervisors; hyperconverged deployments; and scaling across hundreds or
thousands of servers.
Presentations in this devroom will be aimed at developers working on these
platforms who are looking to collaborate and improve shared infrastructure
or solve common problems. We seek topics that encourage dialog between
projects and continued work post-FOSDEM.
Important Dates
Submission deadline: 1 December 2019
Acceptance notifications: 10 December 2019
Final schedule announcement: 15th December 2019
Devroom: 1st February 2020
Submit Your Proposal
All submissions must be made via the Pentabarf event planning site[1]. If
you have not used Pentabarf before, you will need to create an account. If
you submitted proposals for FOSDEM in previous years, you can use your
existing account.
After creating the account, select Create Event to start the submission
process. Make sure to select Virtualization and IaaS devroom from the Track
list. Please fill out all the required fields, and provide a meaningful
abstract and description of your proposed session.
Submission Guidelines
We expect more proposals than we can possibly accept, so it is vitally
important that you submit your proposal on or before the deadline. Late
submissions are unlikely to be considered.
All presentation slots are 30 minutes, with 20 minutes planned for
presentations, and 10 minutes for Q&A.
All presentations will be recorded and made available under Creative
Commons licenses. In the Submission notes field, please indicate that you
agree that your presentation will be licensed under the CC-By-SA-4.0 or
CC-By-4.0 license and that you agree to have your presentation recorded.
For example:
"If my presentation is accepted for FOSDEM, I hereby agree to license all
recordings, slides, and other associated materials under the Creative
Commons Attribution Share-Alike 4.0 International License. Sincerely,
<NAME>."
In the Submission notes field, please also confirm that if your talk is
accepted, you will be able to attend FOSDEM and deliver your presentation.
We will not consider proposals from prospective speakers who are unsure
whether they will be able to secure funds for travel and lodging to attend
FOSDEM. (Sadly, we are not able to offer travel funding for prospective
speakers.)
Submission Guidelines
Mentored presentations will have 25-minute slots, where 20 minutes will
include the presentation and 5 minutes will be reserved for questions.
The number of newcomer session slots is limited, so we will probably not be
able to accept all applications.
You must submit your talk and abstract to apply for the mentoring program,
our mentors are volunteering their time and will happily provide feedback
but won't write your presentation for you!
If you are experiencing problems with Pentabarf, the proposal submission
interface, or have other questions, you can email our devroom mailing
list[2] and we will try to help you.
How to Apply
In addition to agreeing to video recording and confirming that you can
attend FOSDEM in case your session is accepted, please write "speaker
mentoring program application" in the "Submission notes" field, and list
any prior speaking experience or other relevant information for your
application.
Code of Conduct
Following the release of the updated code of conduct for FOSDEM, we'd like
to remind all speakers and attendees that all of the presentations and
discussions in our devroom are held under the guidelines set in the CoC and
we expect attendees, speakers, and volunteers to follow the CoC at all
times.
If you submit a proposal and it is accepted, you will be required to
confirm that you accept the FOSDEM CoC. If you have any questions about the
CoC or wish to have one of the devroom organizers review your presentation
slides or any other content for CoC compliance, please email us and we will
do our best to assist you.
Call for Volunteers
We are also looking for volunteers to help run the devroom. We need
assistance watching time for the speakers, and helping with video for the
devroom. Please contact devroom mailing list [2] for more information.
Questions?
If you have any questions about this devroom, please send your questions to
our devroom mailing list. You can also subscribe to the list to receive
updates about important dates, session announcements, and to connect with
other attendees.
See you all at FOSDEM!
[1] <https://penta.fosdem.org/submission/FOSDEM17>
https://penta.fosdem.org/submission/FOSDEM20
[2] iaas-virt-devroom at lists.fosdem.org
1
0

11 Oct '19
On Thu, 10 Oct 2019 14:11:29 -0000
"Jamie Holohan" <james.holohan(a)oracle.com> wrote:
> If i'm creating a a custom network on OVM using the UI, one of the options in the pop up is a check box labelled "VM network" for determining if I want a VM network.
>
"VM network" is modeled as usage in the sdk, so an empty attribute
"usages" does the trick:
system_service = connection.system_service()
networks_service = system_service.networks_service()
networks_service.add(
types.Network(
name='custom_network',
data_center=types.DataCenter(
name='Default'
),
usages=[]
)
)
> When using the SDK I am building network with a NetworkBuilder, but I cannot see any methods to toggle the VM network option. How do I create a custom Network with not VM role using the SDK?
>
> Can it be done with a NetworkBuilder?
> _______________________________________________
> Devel mailing list -- devel(a)ovirt.org
> To unsubscribe send an email to devel-leave(a)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/UPR2B3IOGB33R…
1
0
I am having issues while trying to deploy an automated HC install
================================
ansible 2.8.2
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python2.7/site-packages/ansible
executable location = /usr/bin/ansible
python version = 2.7.5 (default, Jun 20 2019, 20:27:34) [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)]
Ovirt node = 4.3.5 or 4.3.5
1.- Followed the procedure listed in the following link:
https://access.redhat.com/documentation/en-us/red_hat_hyperconverged_infras…
2.-Ran the playbook within Path: /etc/ansible/roles/gluster.ansible/playbooks/hc-ansible-deployment:
ansible-playbook -i gluster_inventory.yml hc_deployment.yml --extra-vars='@he_gluster_vars.json'
3.-Json file
[root@host1 hc-ansible-deployment]# cat he_gluster_vars.json
{
"he_appliance_password": "changeme",
"he_admin_password": "changeme",
"he_domain_type": "glusterfs",
"he_fqdn": "ovirt-engine.example.com",
"he_vm_mac_addr": "00:16:fe:05:e1:ee",
"he_default_gateway": "10.10.10.1",
"he_mgmt_network": "ovirtmgmt",
"he_ansible_host_name": "host1.example.com",
"he_storage_domain_name": "HostedEngine",
"he_storage_domain_path": "/engine",
"he_storage_domain_addr": "vmm10.virt.aid3p",
"he_mount_options": "backup-volfile-servers=host2.example.com:host3.example.com",
"he_bridge_if": "eno49",
"he_enable_hc_gluster_service": true,
"he_mem_size_MB": "32768",
"he_cluster": "Default",
}
Error:
task path: /usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml:8
fatal: [localhost]: FAILED! => {
"msg": "The task includes an option with an undefined variable. The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'he_host_ip'\n\nThe error appears to be in '/usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml': line 8, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n timeout: 180\n - name: Add an entry for this host on /etc/hosts on the local VM\n ^ here\n"
}
task path: /usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml:8
fatal: [localhost]: FAILED! => {
"msg": "The task includes an option with an undefined variable. The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'he_host_ip'\n\nThe error appears to be in '/usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml': line 8, column 5, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n timeout: 180\n - name: Add an entry for this host on /etc/hosts on the local VM\n ^ here\n"
}
task path: /usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml:57
fatal: [localhost]: FAILED! => {
"msg": "The task includes an option with an undefined variable. The error was: 'ansible.vars.hostvars.HostVarsVars object' has no attribute 'he_local_vm_dir'\n\nThe error appears to be in '/usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml': line 57, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n delegate_to: \"{{ he_ansible_host_name }}\"\n - name: Get local VM dir path\n ^ here\n"
}
PLAY RECAP ******************************************************************************************************************************************************************************
localhost : ok=184 changed=56 unreachable=0 failed=2 skipped=65 rescued=0 ignored=0
host1.example.com : ok=34 changed=17 unreachable=0 failed=0 skipped=70 rescued=0 ignored=0
host2.example.com : ok=37 changed=20 unreachable=0 failed=0 skipped=100 rescued=0 ignored=0
host3.example.com : ok=34 changed=17 unreachable=0 failed=0 skipped=70 rescued=0 ignored=0
So it seems that for some strange reason it is not getting the correct he_host_ip and he_local_vm_dir.
has anybody else encountered this error?
-Adrian
2
5
Hello all,
I am trying to setup a bridge. I have 3 virtual machines. The 1st acting as router, the second acting as bridge and the 3rd is the client, like the following diagram
ROUTER BRIDGE CLIENT
internet(ovirtmng network) ----- [eth0 router --eth1 ] -------[eth0 --[br0]-- eth1] -------[--eth Windows 10]
The problem is that windows 10 is not able to connect the internet although is able to allocate ip. I use ovirt external network to connect the VMs to each other.
It seems that Windows 10 sends ARP to BRIDGE, the BRIDGE sends the ARP to ROUTER but the replies are not passing the br0 when it comes a reply from ROUTER to Windows 10.
I use oVirt 4.3.6. Do you know what should be the issue ? Is there a chance that ovirt blocking the bridge?
1
0
You can always check the queue_if_no_path multipath.conf option and give it a try.
But if your system that is queue-ing get's rebooted - that will be data loss -> use on your own risk.
Don't forget that the higher in I/O chain you go - the higher the timeout is needed, so your VM should also use multipath with that option, in addition to the host.
Still, we can't help you if you use that feature and you loose data.
Best Regards,
Strahil NikolovOn Oct 10, 2019 10:55, Francesco Romani <fromani(a)redhat.com> wrote:
>
> On 10/10/19 9:07 AM, Gianluca Cecchi wrote:
>
>
>> > How is determined the timeout to use to put the VM in pause mode?
>>
>>
>> The VM is paused immediately as soon as libvirt, through QEMU, reports
>> IOError, to avoid data corruption. Now, when libvirt reports this error
>>
>> depends laregly on the timeout set for the storage configuration, which
>> is done at host level, using system tools (e.g. it is not a Vdsm tunable)
>>
>
> For test I have set this in multipath.conf of host:
>
> devices {
> device {
> all_devs yes
> # Set timeout of queuing of 5*28 = 140 seconds
> # similar to vSphere APD timeout
> # no_path_retry fail
> no_path_retry 28
> polling_interval 5
> }
>
> So it should wait at least 140 seconds before passing error to upper layer correct?
>
>
> AFAICT yes
>
>
>>
>>>
>>> > Sometimes I see after clearing the problems that the VM is
>>> > automatically un-paused, sometimes no: how is this managed?
>>>
>>
>> I noticed that if I set disk as virtio-scsi (it seems virtio has no timeout definable and passes suddenly the error to upper layer) and disk timeout of vm disk (through udev rule) to 180 seconds, I can block access to the storage for example for 100 seconds and the host is able to reinstate paths and then vm is always unpaused.
>> But I would like to prevent VM from pausing at all
>> What else to tweak?
>
>
> The only way Vdsm will not pause the VM is if libvirt+qemu never reports any ioerror, which is something I'm not sure is possible and that I'd never recommend anyway.
>
> Vdsm always tries hard to be super-careful with respect possible data corruption.
>
>
> Bests,
>
>
> --
>
> Francesco Romani
>
> Senior SW Eng., Virtualization R&D
>
> Red Hat
>
> IRC: fromani github: @fromanirh
2
1
Is it possibile to have a storage domain on an iSCSI LUN if the storage is connected to the cluster physical nodes with no switch and only direct connections?
This is the scenario:
- we have two physical nodes with 2 iSCSI ports each.
- the storage has 2 controllers, 2 iSCSI ports on each controller
- each server is directly connected with a port to a storage port on a controller and to another storage port on the other controller.
Do you think is this possibile, maybe using any trick or workaround? Thanks.
Regards
1
0

Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.
by Strahil 10 Oct '19
by Strahil 10 Oct '19
10 Oct '19
You can create an NFS on that host and export to itself that local storage...
Best Regards,
Strahil NikolovOn Oct 9, 2019 07:43, TomK <tomkcpr(a)mdevsys.com> wrote:
>
> Manged to reverse it through the options. Had to deactivate the custom
> local cluster.
>
> Now I have my GlusterFS back and want to try and add some local storage
> to each host under the same DC, Cluster and Storage Domain. So
> effectively I will have two storage locations. One on my GlusterFS and
> the other on the local storage I've just defined.
>
> Appears I can't make them coexist with oVirt. Either the host is placed
> in a separate cluster with local storage, or I move it back to the
> GlusterFS.
>
> Appears I can't have two usable storage types under one host. Is this
> correct?
>
> What I'm looking for is in the image and shared earlier.
>
> Cheers,
> TK
>
> On 10/8/2019 11:03 PM, TomK wrote:
> > I'm working to reverse this scenario.
> >
> > My storage domain still exists. However I can't activate it. The
> > Manage button is greyed out without clear indication as to why.
> > Difficult to tell what my next move should be.
> >
> > Anyway to find out?
> >
> > Cheers,
> > TK
> >
> > On 10/7/2019 8:25 AM, TomK wrote:
> >> Allright.
> >>
> >> So I followed this and configured local storage. It had some default
> >> names that I changed. It would have been either the default name, or
> >> one I choose. In either case it would be a different name then the
> >> Gluster storage domain the host was a part of anyway.
> >>
> >> Once the process completed for both hosts, I noticed the Gluster
> >> volume storage domain was offline and the gluster volume was gone. I
> >> can't seem to add that back in anymore. I get:
> >>
> >> "Error while executing action DisconnectStorageServerConnection: Error
> >> storage server disconnection"
> >>
> >> Guessing I can't have local storage in addition to Gluster on the same
> >> hosts and available for VM's?
> >>
> >> Reason why I need that is that Gluster is slow but provides redundancy
> >> and live migration. But I also wanted direct storage for VM's
> >> requiring faster IO. So here's my scenario:
> >>
> >> host01
> >> /dev/sda OS
> >> /dev/sdb 4TB (For Gluster)
> >> /dev/sdc 4TB (For Local Storage)
> >>
> >> host02
> >> /dev/sda OS
> >> /dev/sdb 4TB (For Gluster)
> >> /dev/sdc 4TB (For Local Storage)
> >>
> >> I would like to have:
> >>
> >> 1) GlusterFS volume available to oVirt via the two /dev/sdb drives in
> >> both physical hosts.
> >> 2) Two locally attached LUN's, each separate and local to that
> >> physical host.
> >>
> >> Is this possible?
> >>
> >> Cheers,
> >> TK
> >>
> >> On 10/6/2019 12:38 AM, Strahil wrote:
> >>> Hi Tom,
> >>>
> >>> Have you checked
> >>> https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/ht…
> >>> ?
> >>>
> >>> Best Regards,
> >>> Strahil NikolovOn Oct 6, 2019 06:26, TomK <tomkcpr(a)mdevsys.com> wrote:
> >>>>
> >>>> Hey All,
> >>>>
> >>>> I've added a 4TB LUN to my physical storage and now I want to use that,
> >>>> instead of GlusterFS as my datastore for VM's on that physical. How do
> >>>> I do this?
> >>>>
> >>>> I've tried a number of options, including adding LUN's but appears I
> >>>> can
> >>>> only add them to VM's directly but not use them as my datastores
> >>>> instead
> >>>> of GlusterFS.
> >>>>
> >>>> --
> >>>> Thx,
> >>>> TK.
> >>>> _______________________________________________
> >>>> Users mailing list -- users(a)ovirt.org
> >>>> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/ZES6FCONNYBXY…
> >>>>
> >>> _______________________________________________
> >>> Users mailing list -- users(a)ovirt.org
> >>> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/WE2MPSRXTJCXD…
> >>>
> >>>
> >>
> >>
> >
> >
>
>
> --
> Thx,
> TK.
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/QJDCKXESPUMVL…
3
2
Hello,
I'm doing some tests related to storage latency or problems manually
created to debug and manage reactions of hosts and VMs.
What is the subsystem/process/daemon responsible to pause a VM when
problems arise on storage for the host where the VM is running?
How is determined the timeout to use to put the VM in pause mode?
Sometimes I see after clearing the problems that the VM is automatically
un-paused, sometimes no: how is this managed? Are there any counters so
that if VM has been paused and and problems are not solved in a certain
timeframe the unpause can be done only manually by the sysadmin?
Thanks in advance,
Gianluca
2
7
Dear oVirt,
Is it possible to add oVirt 3Hosts/Gluster hyperconverged cluster to existing oVirt setup? I need this to achieve Local storage performance, but still have pool of Hypevisors available.
Is it possible to have more than 3Hosts in Hyperconverged setup?
I have currently 1Shared Cluster (NFS based storage, where also SHE is hosted) and 2Local Storage clusters.
oVirt current version running is 4.3.4.
Kindly awaiting your reply.
— — —
Met vriendelijke groet / Kind regards,
Marko Vrgotic
ActiveVideo
1
0
Maybe you can change the status of the VM in order the engine to know that it has to blockcommit the snapshots.
Best Regards,
Strahil NikolovOn Oct 9, 2019 09:02, Leo David <leoalex(a)gmail.com> wrote:
>
> Hi Everyone,
> Please let me know if any thoughts or recommandations that could help me solve this issue..
> The real bad luck in this outage is that these 5 vms are part on an Openshift deployment, and now we are not able to start it up...
> Before trying to sort this at ocp platform level by replacing the failed nodes with new vms, I would rather prefer to do it at the oVirt level and have the vms starting since the disks are still present on gluster.
> Thank you so much !
>
>
> Leo
2
1
Hi All,
is there a way to go from 4.2.8 on ovirt node to go directly to the latest version, without reinstalling the node from the iso file ? I wasn't able to find anything in documentation on how to get this done.
Thanks, Sven
5
8
Hello all,
I am trying to setup a bridge. I have 3 virtual machines. The 1st acting as router, the second acting as bridge and the 3rd is the client, like the following diagram
ROUTER BRIDGE CLIENT
internet(ovirtmng network) ----- [eth0 router --eth1 ] -------[eth0 --[br0]-- eth1] -------[--eth Windows 10]
The problem is that windows 10 is not able to connect the internet although is able to allocate ip. I use ovirt external network to connect the VMs to each other.
It seems that Windows 10 sends ARP to BRIDGE, the BRIDGE sends the ARP to ROUTER but the replies are not passing the br0 when it comes a reply from ROUTER to Windows 10.
I use oVirt 4.3.6. Do you know what should be the issue ? Is there a chance that ovirt blocking the bridge?
Thanks
1
0

10 Oct '19
Dear oVirt,
Just recently, I have upgraded oVirt staging environment from 4.3.4 to 4.3.6 release.
Since then I noticed the issue when creating VMs from template, using Ansible. When creating VM from template using UI, all works well.
Tests were executed with same user, with SuperUser priviledges.
pip freeze
ansible==2.7.13
asn1crypto==1.0.0
bcrypt==3.1.7
cffi==1.12.3
cryptography==2.7
dnspython==1.16.0
ipaddress==1.0.22
Jinja2==2.10.1
lxml==4.4.1
MarkupSafe==1.1.1
netaddr==0.7.19
ovirt-engine-sdk-python==4.3.3
paramiko==2.6.0
pycparser==2.19
pycurl==7.43.0.3
PyNaCl==1.3.0
PyYAML==5.1.2
six==1.12.0
Logs from engine:
2019-10-08 09:57:42,294Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Lock Acquired to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:57:42,299Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43687) [390b4c75] FINISH, HSMClearTaskVDSCommand, return: , log id: be932a0
2019-10-08 09:57:42,299Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43687) [390b4c75] FINISH, SPMClearTaskVDSCommand, return: , log id: 3e25883
2019-10-08 09:57:42,303Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43687) [390b4c75] BaseAsyncTask::removeTaskFromDB: Removed task '7e1d68a2-bb49-4456-b228-db851fe6603c' from DataBase
2019-10-08 09:57:42,303Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43687) [390b4c75] CommandAsyncTask::HandleEndActionResult [within thread]: Removing CommandMultiAsyncTasks object for entity '4f8a6897-66e8-453b-b706-246cb8505b3e'
2019-10-08 09:57:42,375Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Running command: AddVmCommand internal: false. Entities affected : ID: 2e428504-c339-11e9-87ef-00163e3ec101 Type: ClusterAction group CREATE_VM with role type USER, ID: 9ac6f4ad-58d0-4a7e-b424-91f2d76abcac Type: VmTemplateAction group CREATE_VM with role type USER, ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: StorageAction group CREATE_DISK with role type USER
2019-10-08 09:57:42,488Z INFO [org.ovirt.engine.core.bll.AddRngDeviceCommand] (default task-23) [332c57d4] Running command: AddRngDeviceCommand internal: true. Entities affected : ID: d5719cf0-2a64-4a28-bbf2-edc1bb05b777 Type: VMAction group EDIT_VM_PROPERTIES with role type USER
2019-10-08 09:57:42,498Z INFO [org.ovirt.engine.core.vdsbroker.SetVmStatusVDSCommand] (default task-23) [332c57d4] START, SetVmStatusVDSCommand( SetVmStatusVDSCommandParameters:{vmId='d5719cf0-2a64-4a28-bbf2-edc1bb05b777', status='ImageLocked', exitStatus='Normal'}), log id: 2fe004e2
2019-10-08 09:57:42,507Z INFO [org.ovirt.engine.core.vdsbroker.SetVmStatusVDSCommand] (default task-23) [332c57d4] FINISH, SetVmStatusVDSCommand, return: , log id: 2fe004e2
2019-10-08 09:57:42,528Z INFO [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Running command: CreateSnapshotFromTemplateCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:57:42,554Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] START, CreateVolumeVDSCommand( CreateVolumeVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', imageSizeInBytes='8589934592', volumeFormat='COW', newImageId='9a96018c-ce7d-4c77-a91a-30fc16c7b2ba', imageType='Sparse', newImageDescription='', imageInitialSizeInBytes='0', imageId='f9e0c4d9-81dd-4e44-8a71-33e55d4399c6', sourceImageGroupId='a7e42574-be60-4c94-94a5-cc4b30fdb16f'}), log id: 37b29c7d
2019-10-08 09:57:42,639Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.CreateVolumeVDSCommand] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] FINISH, CreateVolumeVDSCommand, return: 9a96018c-ce7d-4c77-a91a-30fc16c7b2ba, log id: 37b29c7d
2019-10-08 09:57:42,645Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] CommandAsyncTask::Adding CommandMultiAsyncTasks object for command 'f1665b66-2032-4a60-944e-c04beace088e'
2019-10-08 09:57:42,645Z INFO [org.ovirt.engine.core.bll.CommandMultiAsyncTasks] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] CommandMultiAsyncTasks::attachTask: Attaching task '99abc310-b44b-435c-8d43-922b782a69dc' to command 'f1665b66-2032-4a60-944e-c04beace088e'.
2019-10-08 09:57:42,660Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Adding task '99abc310-b44b-435c-8d43-922b782a69dc' (Parent Command 'CreateSnapshotFromTemplate', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters'), polling hasn't started yet..
2019-10-08 09:57:42,934Z INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] EVENT_ID: USER_ADD_VM_STARTED(37), VM centos-testvm-024 creation was initiated by mteam@internal-authz.
2019-10-08 09:57:42,935Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (default task-23) [067ec489-ae6c-4871-8ab6-8296016ca1ce] BaseAsyncTask::startPollingTask: Starting to poll task '99abc310-b44b-435c-8d43-922b782a69dc'.
2019-10-08 09:57:44,384Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-74) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Command 'AddVm' (id: '1b65f576-365d-4e8b-a920-621516cbdaed') waiting on child command id: 'f1665b66-2032-4a60-944e-c04beace088e' type:'CreateSnapshotFromTemplate' to complete
2019-10-08 09:57:48,393Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Command 'AddVm' (id: '1b65f576-365d-4e8b-a920-621516cbdaed') waiting on child command id: 'f1665b66-2032-4a60-944e-c04beace088e' type:'CreateSnapshotFromTemplate' to complete
2019-10-08 09:57:48,394Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'AddDisk' id: '937776b8-b94d-4178-b9c2-e39fe42cb06c' child commands '[63409b0b-749a-45d5-85a5-baf55d5fa2a4]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:48,394Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'AddDisk' id: '937776b8-b94d-4178-b9c2-e39fe42cb06c' Updating status to 'SUCCEEDED', The command end method logic will be executed by one of its parent commands.
2019-10-08 09:57:48,398Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'AddDisk' id: 'fdc5571e-a925-4400-a54a-a1ef1dcd23ae' child commands '[54d68cae-6585-4351-aaf7-fe687905acf4]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:48,398Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'AddDisk' id: 'fdc5571e-a925-4400-a54a-a1ef1dcd23ae' Updating status to 'SUCCEEDED', The command end method logic will be executed by one of its parent commands.
2019-10-08 09:57:48,401Z INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'ProcessOvfUpdateForStorageDomain' (id: 'bdcdae3a-00f6-4176-9d27-0bb0f04912a3') waiting on child command id: 'b4050edd-62a7-4b83-a4ab-a21c83bf3ade' type:'CreateOvfVolumeForStorageDomain' to complete
2019-10-08 09:57:48,402Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'CreateOvfVolumeForStorageDomain' id: 'b4050edd-62a7-4b83-a4ab-a21c83bf3ade' child commands '[937776b8-b94d-4178-b9c2-e39fe42cb06c]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:48,404Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-37) [5830ba58] Command 'CreateOvfVolumeForStorageDomain' id: '5fd47910-95b2-4387-8e26-ea2c80b078a0' child commands '[fdc5571e-a925-4400-a54a-a1ef1dcd23ae]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:49,416Z INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [390b4c75] Command 'ProcessOvfUpdateForStorageDomain' id: '849bd16c-00d2-48a2-8fde-631af0dfe1b5' child commands '[a80a3657-c813-42c1-a43d-27442b5dc238, 4f8a6897-66e8-453b-b706-246cb8505b3e]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:49,418Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.CreateOvfVolumeForStorageDomainCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.CreateOvfVolumeForStorageDomainCommand' successfully.
2019-10-08 09:57:49,420Z INFO [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.disk.AddDiskCommand' successfully.
2019-10-08 09:57:49,426Z INFO [org.ovirt.engine.core.bll.storage.disk.image.AddImageFromScratchCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.disk.image.AddImageFromScratchCommand' successfully.
2019-10-08 09:57:49,427Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] START, GetImageInfoVDSCommand( GetImageInfoVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='66984468-bbfa-4941-8c6b-df72a6d920f2', imageId='7db55211-041a-40c8-85a6-a2ff1bd182ce'}), log id: 6c02a73c
2019-10-08 09:57:49,429Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] START, GetVolumeInfoVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, GetVolumeInfoVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c', storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='66984468-bbfa-4941-8c6b-df72a6d920f2', imageId='7db55211-041a-40c8-85a6-a2ff1bd182ce'}), log id: 2e131d9d
2019-10-08 09:57:49,456Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] FINISH, GetVolumeInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@26992dd0, log id: 2e131d9d
2019-10-08 09:57:49,456Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] FINISH, GetImageInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@26992dd0, log id: 6c02a73c
2019-10-08 09:57:49,464Z WARN [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [] VM is null - no unlocking
2019-10-08 09:57:49,481Z INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [] EVENT_ID: USER_ADD_DISK_FINISHED_SUCCESS(2,021), The disk 'OVF_STORE' was successfully added.
2019-10-08 09:57:49,490Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.CreateOvfVolumeForStorageDomainCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.CreateOvfVolumeForStorageDomainCommand' successfully.
2019-10-08 09:57:49,491Z INFO [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.disk.AddDiskCommand' successfully.
2019-10-08 09:57:49,495Z INFO [org.ovirt.engine.core.bll.storage.disk.image.AddImageFromScratchCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.disk.image.AddImageFromScratchCommand' successfully.
2019-10-08 09:57:49,497Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] START, GetImageInfoVDSCommand( GetImageInfoVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='ee208fd3-e05c-4ba8-aba9-fa521d69a870', imageId='484c1eed-b03a-4fa0-a12d-0087294dec86'}), log id: 7a3dad31
2019-10-08 09:57:49,498Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] START, GetVolumeInfoVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, GetVolumeInfoVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c', storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='ee208fd3-e05c-4ba8-aba9-fa521d69a870', imageId='484c1eed-b03a-4fa0-a12d-0087294dec86'}), log id: 5b85c4a5
2019-10-08 09:57:49,522Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetVolumeInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] FINISH, GetVolumeInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@13555e4, log id: 5b85c4a5
2019-10-08 09:57:49,522Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.GetImageInfoVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [5830ba58] FINISH, GetImageInfoVDSCommand, return: org.ovirt.engine.core.common.businessentities.storage.DiskImage@13555e4, log id: 7a3dad31
2019-10-08 09:57:49,529Z WARN [org.ovirt.engine.core.bll.storage.disk.AddDiskCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [] VM is null - no unlocking
2019-10-08 09:57:49,540Z INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-3) [] EVENT_ID: USER_ADD_DISK_FINISHED_SUCCESS(2,021), The disk 'OVF_STORE' was successfully added.
2019-10-08 09:57:50,552Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.ProcessOvfUpdateForStorageDomainCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [390b4c75] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.ProcessOvfUpdateForStorageDomainCommand' successfully.
2019-10-08 09:57:50,575Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, SetVolumeDescriptionVDSCommand( SetVolumeDescriptionVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='ee208fd3-e05c-4ba8-aba9-fa521d69a870', imageId='484c1eed-b03a-4fa0-a12d-0087294dec86'}), log id: 7e77a9a8
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeIrsBrokerCommand: calling 'setVolumeDescription', parameters:
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGroupGUID=ee208fd3-e05c-4ba8-aba9-fa521d69a870
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=484c1eed-b03a-4fa0-a12d-0087294dec86
2019-10-08 09:57:50,576Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ description={"Updated":false,"Last Updated":null,"Storage Domains":[{"uuid":"935de3ac-a735-4fc8-9161-26bfd751ffc7"}],"Disk Description":"OVF_STORE"}
2019-10-08 09:57:50,606Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, SetVolumeDescriptionVDSCommand, return: , log id: 7e77a9a8
2019-10-08 09:57:50,614Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Lock Acquired to object 'EngineLock:{exclusiveLocks='', sharedLocks='[bfc4c379-bd5f-45be-98a4-f0469dc3817c=VDS_EXECUTION]'}'
2019-10-08 09:57:50,623Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Running command: UploadStreamCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:57:50,624Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, UploadStreamVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, UploadStreamVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c'}), log id: 531a4a4a
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeVdsBrokerCommand, parameters:
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGUID=ee208fd3-e05c-4ba8-aba9-fa521d69a870
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=484c1eed-b03a-4fa0-a12d-0087294dec86
2019-10-08 09:57:50,625Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ size=30720
2019-10-08 09:57:51,331Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, UploadStreamVDSCommand, return: , log id: 531a4a4a
2019-10-08 09:57:51,342Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] CommandAsyncTask::Adding CommandMultiAsyncTasks object for command 'c11f4d3c-f85b-43c5-986f-a517aed66d7e'
2019-10-08 09:57:51,342Z INFO [org.ovirt.engine.core.bll.CommandMultiAsyncTasks] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] CommandMultiAsyncTasks::attachTask: Attaching task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d' to command 'c11f4d3c-f85b-43c5-986f-a517aed66d7e'.
2019-10-08 09:57:51,351Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Adding task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters'), polling hasn't started yet..
2019-10-08 09:57:51,355Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] BaseAsyncTask::startPollingTask: Starting to poll task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d'.
2019-10-08 09:57:51,358Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Lock freed to object 'EngineLock:{exclusiveLocks='', sharedLocks='[bfc4c379-bd5f-45be-98a4-f0469dc3817c=VDS_EXECUTION]'}'
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, SetVolumeDescriptionVDSCommand( SetVolumeDescriptionVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='ee208fd3-e05c-4ba8-aba9-fa521d69a870', imageId='484c1eed-b03a-4fa0-a12d-0087294dec86'}), log id: 238169f6
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeIrsBrokerCommand: calling 'setVolumeDescription', parameters:
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGroupGUID=ee208fd3-e05c-4ba8-aba9-fa521d69a870
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=484c1eed-b03a-4fa0-a12d-0087294dec86
2019-10-08 09:57:51,360Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ description={"Updated":true,"Size":30720,"Last Updated":"Tue Oct 08 09:57:50 UTC 2019","Storage Domains":[{"uuid":"935de3ac-a735-4fc8-9161-26bfd751ffc7"}],"Disk Description":"OVF_STORE"}
2019-10-08 09:57:51,389Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, SetVolumeDescriptionVDSCommand, return: , log id: 238169f6
2019-10-08 09:57:51,596Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, SetVolumeDescriptionVDSCommand( SetVolumeDescriptionVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='66984468-bbfa-4941-8c6b-df72a6d920f2', imageId='7db55211-041a-40c8-85a6-a2ff1bd182ce'}), log id: 59bde70f
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeIrsBrokerCommand: calling 'setVolumeDescription', parameters:
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGroupGUID=66984468-bbfa-4941-8c6b-df72a6d920f2
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=7db55211-041a-40c8-85a6-a2ff1bd182ce
2019-10-08 09:57:51,627Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ description={"Updated":false,"Last Updated":null,"Storage Domains":[{"uuid":"935de3ac-a735-4fc8-9161-26bfd751ffc7"}],"Disk Description":"OVF_STORE"}
2019-10-08 09:57:51,664Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, SetVolumeDescriptionVDSCommand, return: , log id: 59bde70f
2019-10-08 09:57:51,672Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Lock Acquired to object 'EngineLock:{exclusiveLocks='', sharedLocks='[bfc4c379-bd5f-45be-98a4-f0469dc3817c=VDS_EXECUTION]'}'
2019-10-08 09:57:51,683Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Running command: UploadStreamCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, UploadStreamVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, UploadStreamVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c'}), log id: 1cb812b6
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeVdsBrokerCommand, parameters:
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGUID=66984468-bbfa-4941-8c6b-df72a6d920f2
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=7db55211-041a-40c8-85a6-a2ff1bd182ce
2019-10-08 09:57:51,684Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ size=30720
2019-10-08 09:57:51,933Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.UploadStreamVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, UploadStreamVDSCommand, return: , log id: 1cb812b6
2019-10-08 09:57:51,943Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] CommandAsyncTask::Adding CommandMultiAsyncTasks object for command 'd0c07988-0e43-4e6d-b86c-e736b28d4537'
2019-10-08 09:57:51,943Z INFO [org.ovirt.engine.core.bll.CommandMultiAsyncTasks] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] CommandMultiAsyncTasks::attachTask: Attaching task 'ba88edd0-8188-472e-8f59-aa3f90e63181' to command 'd0c07988-0e43-4e6d-b86c-e736b28d4537'.
2019-10-08 09:57:51,952Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Adding task 'ba88edd0-8188-472e-8f59-aa3f90e63181' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters'), polling hasn't started yet..
2019-10-08 09:57:51,958Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] BaseAsyncTask::startPollingTask: Starting to poll task 'ba88edd0-8188-472e-8f59-aa3f90e63181'.
2019-10-08 09:57:51,961Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] Lock freed to object 'EngineLock:{exclusiveLocks='', sharedLocks='[bfc4c379-bd5f-45be-98a4-f0469dc3817c=VDS_EXECUTION]'}'
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] START, SetVolumeDescriptionVDSCommand( SetVolumeDescriptionVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='66984468-bbfa-4941-8c6b-df72a6d920f2', imageId='7db55211-041a-40c8-85a6-a2ff1bd182ce'}), log id: 213b3075
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] -- executeIrsBrokerCommand: calling 'setVolumeDescription', parameters:
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ spUUID=2e3b3484-c339-11e9-8d02-00163e3ec101
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ sdUUID=935de3ac-a735-4fc8-9161-26bfd751ffc7
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ imageGroupGUID=66984468-bbfa-4941-8c6b-df72a6d920f2
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ volUUID=7db55211-041a-40c8-85a6-a2ff1bd182ce
2019-10-08 09:57:51,962Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] ++ description={"Updated":true,"Size":30720,"Last Updated":"Tue Oct 08 09:57:50 UTC 2019","Storage Domains":[{"uuid":"935de3ac-a735-4fc8-9161-26bfd751ffc7"}],"Disk Description":"OVF_STORE"}
2019-10-08 09:57:52,028Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SetVolumeDescriptionVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-1) [5830ba58] FINISH, SetVolumeDescriptionVDSCommand, return: , log id: 213b3075
2019-10-08 09:57:52,224Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] Polling and updating Async Tasks: 7 tasks, 3 tasks to poll now
2019-10-08 09:57:52,228Z ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetAllTasksStatusesVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] Failed in 'HSMGetAllTasksStatusesVDS' method
2019-10-08 09:57:52,235Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] EVENT_ID: VDS_BROKER_COMMAND_FAILURE(10,802), VDSM ovirt-staging-hv-01.avinity.tv command HSMGetAllTasksStatusesVDS failed: Invalid parameter: 'size=16777216'
2019-10-08 09:57:52,235Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] SPMAsyncTask::PollTask: Polling task '99abc310-b44b-435c-8d43-922b782a69dc' (Parent Command 'CreateSnapshotFromTemplate', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') returned status 'finished', result 'cleanSuccess'.
2019-10-08 09:57:52,240Z ERROR [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] BaseAsyncTask::logEndTaskFailure: Task '99abc310-b44b-435c-8d43-922b782a69dc' (Parent Command 'CreateSnapshotFromTemplate', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended with failure:
-- Result: 'cleanSuccess'
-- Message: 'VDSGenericException: VDSErrorException: Failed to HSMGetAllTasksStatusesVDS, error = Invalid parameter: 'size=16777216', code = 100',
-- Exception: 'VDSGenericException: VDSErrorException: Failed to HSMGetAllTasksStatusesVDS, error = Invalid parameter: 'size=16777216', code = 100'
2019-10-08 09:57:52,241Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endActionIfNecessary: All tasks of command 'f1665b66-2032-4a60-944e-c04beace088e' has ended -> executing 'endAction'
2019-10-08 09:57:52,241Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endAction: Ending action for '1' tasks (command ID: 'f1665b66-2032-4a60-944e-c04beace088e'): calling endAction '.
2019-10-08 09:57:52,241Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] SPMAsyncTask::PollTask: Polling task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') returned status 'finished', result 'success'.
2019-10-08 09:57:52,241Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] BaseAsyncTask::onTaskEndSuccess: Task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended successfully.
2019-10-08 09:57:52,241Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [] CommandAsyncTask::endCommandAction [within thread] context: Attempting to endAction 'CreateSnapshotFromTemplate',
2019-10-08 09:57:52,242Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endActionIfNecessary: All tasks of command 'c11f4d3c-f85b-43c5-986f-a517aed66d7e' has ended -> executing 'endAction'
2019-10-08 09:57:52,243Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endAction: Ending action for '1' tasks (command ID: 'c11f4d3c-f85b-43c5-986f-a517aed66d7e'): calling endAction '.
2019-10-08 09:57:52,243Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] SPMAsyncTask::PollTask: Polling task 'ba88edd0-8188-472e-8f59-aa3f90e63181' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') returned status 'finished', result 'success'.
2019-10-08 09:57:52,243Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] BaseAsyncTask::onTaskEndSuccess: Task 'ba88edd0-8188-472e-8f59-aa3f90e63181' (Parent Command 'UploadStream', Parameters Type 'org.ovirt.engine.core.common.asynctasks.AsyncTaskParameters') ended successfully.
2019-10-08 09:57:52,243Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [] CommandAsyncTask::endCommandAction [within thread] context: Attempting to endAction 'UploadStream',
2019-10-08 09:57:52,244Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endActionIfNecessary: All tasks of command 'd0c07988-0e43-4e6d-b86c-e736b28d4537' has ended -> executing 'endAction'
2019-10-08 09:57:52,244Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engineScheduled-Thread-91) [] CommandAsyncTask::endAction: Ending action for '1' tasks (command ID: 'd0c07988-0e43-4e6d-b86c-e736b28d4537'): calling endAction '.
2019-10-08 09:57:52,245Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [] CommandAsyncTask::endCommandAction [within thread] context: Attempting to endAction 'UploadStream',
2019-10-08 09:57:52,245Z INFO [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Command [id=f1665b66-2032-4a60-944e-c04beace088e]: Updating status to 'FAILED', The command end method logic will be executed by one of its parent commands.
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'CreateSnapshotFromTemplate' completed, handling the result.
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'CreateSnapshotFromTemplate' succeeded, clearing tasks.
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] SPMAsyncTask::ClearAsyncTask: Attempting to clear task '99abc310-b44b-435c-8d43-922b782a69dc'
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand' successfully.
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.UploadStreamCommand' successfully.
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] START, SPMClearTaskVDSCommand( SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', taskId='99abc310-b44b-435c-8d43-922b782a69dc'}), log id: 66a4e67
2019-10-08 09:57:52,247Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] START, HSMClearTaskVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, HSMTaskGuidBaseVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c', taskId='99abc310-b44b-435c-8d43-922b782a69dc'}), log id: 7ec6d8b8
2019-10-08 09:57:52,249Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'UploadStream' completed, handling the result.
2019-10-08 09:57:52,249Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'UploadStream' succeeded, clearing tasks.
2019-10-08 09:57:52,249Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] SPMAsyncTask::ClearAsyncTask: Attempting to clear task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d'
2019-10-08 09:57:52,249Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] START, SPMClearTaskVDSCommand( SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', taskId='e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d'}), log id: 356927d
2019-10-08 09:57:52,250Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'UploadStream' completed, handling the result.
2019-10-08 09:57:52,250Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: endAction for action type 'UploadStream' succeeded, clearing tasks.
2019-10-08 09:57:52,250Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] SPMAsyncTask::ClearAsyncTask: Attempting to clear task 'ba88edd0-8188-472e-8f59-aa3f90e63181'
2019-10-08 09:57:52,251Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] START, SPMClearTaskVDSCommand( SPMTaskGuidBaseVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', taskId='ba88edd0-8188-472e-8f59-aa3f90e63181'}), log id: 75844e34
2019-10-08 09:57:52,259Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] FINISH, HSMClearTaskVDSCommand, return: , log id: 7ec6d8b8
2019-10-08 09:57:52,259Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] FINISH, SPMClearTaskVDSCommand, return: , log id: 66a4e67
2019-10-08 09:57:52,260Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] START, HSMClearTaskVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, HSMTaskGuidBaseVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c', taskId='e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d'}), log id: 3b239769
2019-10-08 09:57:52,263Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] BaseAsyncTask::removeTaskFromDB: Removed task '99abc310-b44b-435c-8d43-922b782a69dc' from DataBase
2019-10-08 09:57:52,263Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43693) [067ec489-ae6c-4871-8ab6-8296016ca1ce] CommandAsyncTask::HandleEndActionResult [within thread]: Removing CommandMultiAsyncTasks object for entity 'f1665b66-2032-4a60-944e-c04beace088e'
2019-10-08 09:57:52,297Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] FINISH, HSMClearTaskVDSCommand, return: , log id: 3b239769
2019-10-08 09:57:52,297Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] FINISH, SPMClearTaskVDSCommand, return: , log id: 356927d
2019-10-08 09:57:52,298Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] START, HSMClearTaskVDSCommand(HostName = ovirt-staging-hv-01.avinity.tv, HSMTaskGuidBaseVDSCommandParameters:{hostId='bfc4c379-bd5f-45be-98a4-f0469dc3817c', taskId='ba88edd0-8188-472e-8f59-aa3f90e63181'}), log id: 32d44e1
2019-10-08 09:57:52,301Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] BaseAsyncTask::removeTaskFromDB: Removed task 'e5d00ff5-eaa2-48e9-ab10-d6d06a01e89d' from DataBase
2019-10-08 09:57:52,301Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43694) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: Removing CommandMultiAsyncTasks object for entity 'c11f4d3c-f85b-43c5-986f-a517aed66d7e'
2019-10-08 09:57:52,314Z INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] FINISH, HSMClearTaskVDSCommand, return: , log id: 32d44e1
2019-10-08 09:57:52,314Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.SPMClearTaskVDSCommand] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] FINISH, SPMClearTaskVDSCommand, return: , log id: 75844e34
2019-10-08 09:57:52,317Z INFO [org.ovirt.engine.core.bll.tasks.SPMAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] BaseAsyncTask::removeTaskFromDB: Removed task 'ba88edd0-8188-472e-8f59-aa3f90e63181' from DataBase
2019-10-08 09:57:52,317Z INFO [org.ovirt.engine.core.bll.tasks.CommandAsyncTask] (EE-ManagedThreadFactory-engine-Thread-43695) [5830ba58] CommandAsyncTask::HandleEndActionResult [within thread]: Removing CommandMultiAsyncTasks object for entity 'd0c07988-0e43-4e6d-b86c-e736b28d4537'
2019-10-08 09:57:54,039Z INFO [org.ovirt.engine.core.bll.SerialChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-44) [5830ba58] Command 'ProcessOvfUpdateForStorageDomain' id: 'bdcdae3a-00f6-4176-9d27-0bb0f04912a3' child commands '[b4050edd-62a7-4b83-a4ab-a21c83bf3ade, 5fd47910-95b2-4387-8e26-ea2c80b078a0, c11f4d3c-f85b-43c5-986f-a517aed66d7e, d0c07988-0e43-4e6d-b86c-e736b28d4537]' executions were completed, status 'SUCCEEDED'
2019-10-08 09:57:55,046Z INFO [org.ovirt.engine.core.bll.storage.ovfstore.ProcessOvfUpdateForStorageDomainCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-40) [5830ba58] Ending command 'org.ovirt.engine.core.bll.storage.ovfstore.ProcessOvfUpdateForStorageDomainCommand' successfully.
2019-10-08 09:57:58,077Z INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-76) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Command 'AddVm' id: '1b65f576-365d-4e8b-a920-621516cbdaed' child commands '[f1665b66-2032-4a60-944e-c04beace088e]' executions were completed, status 'FAILED'
2019-10-08 09:57:59,094Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:57:59,099Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:57:59,104Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:57:59,126Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 69861a78
2019-10-08 09:57:59,139Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:57:59,139Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:57:59,139Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] FINISH, DeleteImageGroupVDSCommand, return: , log id: 69861a78
2019-10-08 09:57:59,139Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:57:59,149Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [5794ed92] Removed task 'b4c4c723-4ba1-4d5a-86e6-24658a293a04' from DataBase
2019-10-08 09:57:59,220Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [] transaction rolled back
2019-10-08 09:57:59,220Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:57:59,233Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:57:59,233Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-27) [] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries
2019-10-08 09:58:01,252Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:58:01,257Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:58:01,270Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:58:01,308Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 35fec55
2019-10-08 09:58:01,324Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:01,324Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:01,324Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] FINISH, DeleteImageGroupVDSCommand, return: , log id: 35fec55
2019-10-08 09:58:01,324Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:58:01,335Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [19251787] Removed task '6ed0a844-5363-4afd-bffc-a80b6ace69ea' from DataBase
2019-10-08 09:58:01,395Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] transaction rolled back
2019-10-08 09:58:01,395Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] Trying to release a shared lock for key: '9ac6f4ad-58d0-4a7e-b424-91f2d76abcacTEMPLATE' , but lock does not exist
2019-10-08 09:58:01,395Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] Trying to release a shared lock for key: 'a7e42574-be60-4c94-94a5-cc4b30fdb16fDISK' , but lock does not exist
2019-10-08 09:58:01,395Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] Trying to release exclusive lock which does not exist, lock key: 'centos-testvm-024VM_NAME'
2019-10-08 09:58:01,395Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:58:01,407Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:58:01,407Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-85) [] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries
2019-10-08 09:58:05,427Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:58:05,430Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:58:05,437Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:58:05,452Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 6ac726b6
2019-10-08 09:58:05,466Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:05,466Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:05,466Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] FINISH, DeleteImageGroupVDSCommand, return: , log id: 6ac726b6
2019-10-08 09:58:05,467Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:58:05,477Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [cf91364] Removed task '31bd7a11-203d-4459-ac54-3c398c85771d' from DataBase
2019-10-08 09:58:05,490Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] transaction rolled back
2019-10-08 09:58:05,490Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] Trying to release a shared lock for key: '9ac6f4ad-58d0-4a7e-b424-91f2d76abcacTEMPLATE' , but lock does not exist
2019-10-08 09:58:05,490Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] Trying to release a shared lock for key: 'a7e42574-be60-4c94-94a5-cc4b30fdb16fDISK' , but lock does not exist
2019-10-08 09:58:05,490Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] Trying to release exclusive lock which does not exist, lock key: 'centos-testvm-024VM_NAME'
2019-10-08 09:58:05,490Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:58:05,503Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:58:05,503Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-17) [] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries
2019-10-08 09:58:13,523Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:58:13,527Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:58:13,533Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:58:13,548Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 33164673
2019-10-08 09:58:13,560Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:13,560Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:13,560Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] FINISH, DeleteImageGroupVDSCommand, return: , log id: 33164673
2019-10-08 09:58:13,560Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:58:13,570Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [56103b5a] Removed task 'ce6882de-2d89-4298-bdcf-86d621a54084' from DataBase
2019-10-08 09:58:13,583Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] transaction rolled back
2019-10-08 09:58:13,583Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] Trying to release a shared lock for key: '9ac6f4ad-58d0-4a7e-b424-91f2d76abcacTEMPLATE' , but lock does not exist
2019-10-08 09:58:13,583Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] Trying to release a shared lock for key: 'a7e42574-be60-4c94-94a5-cc4b30fdb16fDISK' , but lock does not exist
2019-10-08 09:58:13,583Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] Trying to release exclusive lock which does not exist, lock key: 'centos-testvm-024VM_NAME'
2019-10-08 09:58:13,583Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:58:13,595Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:58:13,595Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-35) [] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries
2019-10-08 09:58:23,616Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:58:23,620Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:58:23,627Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:58:23,642Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 7346a5bd
2019-10-08 09:58:23,663Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:23,663Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:23,663Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] FINISH, DeleteImageGroupVDSCommand, return: , log id: 7346a5bd
2019-10-08 09:58:23,663Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:58:23,682Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [48f2f9bd] Removed task '8483357d-6d4f-418e-9751-70fcb69685cb' from DataBase
2019-10-08 09:58:23,695Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] transaction rolled back
2019-10-08 09:58:23,695Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] Trying to release a shared lock for key: '9ac6f4ad-58d0-4a7e-b424-91f2d76abcacTEMPLATE' , but lock does not exist
2019-10-08 09:58:23,695Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] Trying to release a shared lock for key: 'a7e42574-be60-4c94-94a5-cc4b30fdb16fDISK' , but lock does not exist
2019-10-08 09:58:23,695Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] Trying to release exclusive lock which does not exist, lock key: 'centos-testvm-024VM_NAME'
2019-10-08 09:58:23,695Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:58:23,706Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:58:23,706Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-71) [] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries
2019-10-08 09:58:33,725Z ERROR [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.AddVmCommand' with failure.
2019-10-08 09:58:33,729Z ERROR [org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Ending command 'org.ovirt.engine.core.bll.snapshots.CreateSnapshotFromTemplateCommand' with failure.
2019-10-08 09:58:33,736Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] Running command: RemoveImageCommand internal: true. Entities affected : ID: 935de3ac-a735-4fc8-9161-26bfd751ffc7 Type: Storage
2019-10-08 09:58:33,752Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] START, DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'}), log id: 6d120001
2019-10-08 09:58:33,767Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] EVENT_ID: IRS_BROKER_COMMAND_FAILURE(10,803), VDSM command DeleteImageGroupVDS failed: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:33,767Z ERROR [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] Command 'DeleteImageGroupVDSCommand( DeleteImageGroupVDSCommandParameters:{storagePoolId='2e3b3484-c339-11e9-8d02-00163e3ec101', ignoreFailoverLimit='false', storageDomainId='935de3ac-a735-4fc8-9161-26bfd751ffc7', imageGroupId='d680a46a-7188-45f6-b6a7-3333f830c0b4', postZeros='false', discard='false', forceDelete='false'})' execution failed: IRSGenericException: IRSErrorException: Image does not exist in domain: u'image=d680a46a-7188-45f6-b6a7-3333f830c0b4, domain=935de3ac-a735-4fc8-9161-26bfd751ffc7'
2019-10-08 09:58:33,767Z INFO [org.ovirt.engine.core.vdsbroker.irsbroker.DeleteImageGroupVDSCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] FINISH, DeleteImageGroupVDSCommand, return: , log id: 6d120001
2019-10-08 09:58:33,767Z INFO [org.ovirt.engine.core.bll.storage.disk.image.RemoveImageCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] Disk 'd680a46a-7188-45f6-b6a7-3333f830c0b4' doesn't exist on storage domain '935de3ac-a735-4fc8-9161-26bfd751ffc7', rolling forward
2019-10-08 09:58:33,778Z INFO [org.ovirt.engine.core.bll.tasks.AsyncTaskManager] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [3eea0406] Removed task 'bfb5e88a-0e62-4e03-b02b-a5a0b36f84db' from DataBase
2019-10-08 09:58:33,791Z INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] transaction rolled back
2019-10-08 09:58:33,791Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] Trying to release a shared lock for key: '9ac6f4ad-58d0-4a7e-b424-91f2d76abcacTEMPLATE' , but lock does not exist
2019-10-08 09:58:33,791Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] Trying to release a shared lock for key: 'a7e42574-be60-4c94-94a5-cc4b30fdb16fDISK' , but lock does not exist
2019-10-08 09:58:33,791Z WARN [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] Trying to release exclusive lock which does not exist, lock key: 'centos-testvm-024VM_NAME'
2019-10-08 09:58:33,791Z INFO [org.ovirt.engine.core.bll.AddVmCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] Lock freed to object 'EngineLock:{exclusiveLocks='[centos-testvm-024=VM_NAME]', sharedLocks='[9ac6f4ad-58d0-4a7e-b424-91f2d76abcac=TEMPLATE, a7e42574-be60-4c94-94a5-cc4b30fdb16f=DISK]'}'
2019-10-08 09:58:33,804Z ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [] EVENT_ID: USER_ADD_VM_FINISHED_FAILURE(60), Failed to complete VM centos-testvm-024 creation.
2019-10-08 09:58:33,824Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Failed invoking callback end method 'onFailed' for command '1b65f576-365d-4e8b-a920-621516cbdaed' with exception 'null', the callback is marked for end method retries but max number of retries have been attempted. The command will be marked as Failed.
2019-10-08 09:58:33,824Z INFO [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Exception in invoking callback of command AddVm (1b65f576-365d-4e8b-a920-621516cbdaed): NullPointerException:
2019-10-08 09:58:33,824Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Error invoking callback method 'onFailed' for 'FAILED' command '1b65f576-365d-4e8b-a920-621516cbdaed'
2019-10-08 09:58:33,824Z ERROR [org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller] (EE-ManagedThreadFactory-engineScheduled-Thread-63) [067ec489-ae6c-4871-8ab6-8296016ca1ce] Exception: javax.ejb.EJBTransactionRolledbackException
at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTxInterceptor.java:203) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:420) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:148) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81) [weld-ejb-3.1.1.Final.jar:3.1.1.Final]
at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-17.0.1.Final.jar:17.0.1.Final]
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:438)
at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:618)
at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:57)
at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)
at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:81)
at org.ovirt.engine.core.bll.interfaces.BackendInternal$$$view3.endAction(Unknown Source) [bll.jar:]
at sun.reflect.GeneratedMethodAccessor1032.invoke(Unknown Source) [:1.8.0_222]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_222]
at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_222]
at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:410) [weld-core-impl-3.1.1.Final.jar:3.1.1.Final]
at org.jboss.weld.module.ejb.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:134) [weld-ejb-3.1.1.Final.jar:3.1.1.Final]
at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) [weld-core-impl-3.1.1.Final.jar:3.1.1.Final]
at org.jboss.weld.module.ejb.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:68) [weld-ejb-3.1.1.Final.jar:3.1.1.Final]
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:106) [weld-core-impl-3.1.1.Final.jar:3.1.1.Final]
at org.ovirt.engine.core.bll.BackendCommandObjectsHandler$BackendInternal$BackendLocal$2049259618$Proxy$_$$_Weld$EnterpriseProxy$.endAction(Unknown Source) [bll.jar:]
at org.ovirt.engine.core.bll.VmCommand.endActionOnDisks(VmCommand.java:266) [bll.jar:]
at org.ovirt.engine.core.bll.AddVmCommand.endWithFailure(AddVmCommand.java:1452) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.internalEndWithFailure(CommandBase.java:736) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.endActionInTransactionScope(CommandBase.java:658) [bll.jar:]
at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2003) [bll.jar:]
at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInNewTransaction(TransactionSupport.java:202) [utils.jar:]
at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInRequired(TransactionSupport.java:137) [utils.jar:]
at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:105) [utils.jar:]
at org.ovirt.engine.core.bll.CommandBase.endAction(CommandBase.java:520) [bll.jar:]
at org.ovirt.engine.core.bll.ChildCommandsCallbackBase.endAction(ChildCommandsCallbackBase.java:134) [bll.jar:]
at org.ovirt.engine.core.bll.ChildCommandsCallbackBase.onFailed(ChildCommandsCallbackBase.java:174) [bll.jar:]
at org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.endCallback(CommandCallbacksPoller.java:67) [bll.jar:]
at org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethodsImpl(CommandCallbacksPoller.java:166) [bll.jar:]
at org.ovirt.engine.core.bll.tasks.CommandCallbacksPoller.invokeCallbackMethods(CommandCallbacksPoller.java:109) [bll.jar:]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [rt.jar:1.8.0_222]
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) [rt.jar:1.8.0_222]
at org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.access$201(ManagedScheduledThreadPoolExecutor.java:383) [javax.enterprise.concurrent-1.0.jar:]
at org.glassfish.enterprise.concurrent.internal.ManagedScheduledThreadPoolExecutor$ManagedScheduledFutureTask.run(ManagedScheduledThreadPoolExecutor.java:534) [javax.enterprise.concurrent-1.0.jar:]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [rt.jar:1.8.0_222]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [rt.jar:1.8.0_222]
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_222]
at org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:250) [javax.enterprise.concurrent-1.0.jar:]
Caused by: java.lang.NullPointerException
Ansible output:
The full traceback is:
Traceback (most recent call last):
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_vm_payload_uy4lqway/__main__.py", line 2024, in main
clone_permissions=module.params['clone_permissions'],
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_vm_payload_uy4lqway/ansible_ovirt_vm_payload.zip/ansible/module_utils/ovirt.py", line 610, in create
poll_interval=self._module.params['poll_interval'],
File "/var/folders/40/w2c8fp151854mddz_4n3czwm0000gn/T/ansible_ovirt_vm_payload_uy4lqway/ansible_ovirt_vm_payload.zip/ansible/module_utils/ovirt.py", line 341, in wait
raise Exception("Timeout exceed while waiting on result state of the entity.")
Exception: Timeout exceed while waiting on result state of the entity.
fatal: [centos-testvm-024.avinity.tv -> localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"affinity_group_mappings": [],
"affinity_label_mappings": [],
"allow_partial_import": null,
"ballooning_enabled": null,
"boot_devices": null,
"boot_menu": null,
"cd_iso": null,
"clone": false,
"clone_permissions": false,
"cloud_init": {
"authorized_ssh_keys": "ssh-rsa removed pubkey",
"host_name": "centos-testvm-024.avinity.tv",
"user_name": "centos"
},
"cloud_init_nics": [],
"cloud_init_persist": false,
"cluster": "avshared1",
"cluster_mappings": [],
"comment": "oVirt Template Bakery Validation",
"cpu_cores": null,
"cpu_mode": null,
"cpu_pinning": null,
"cpu_shares": null,
"cpu_sockets": null,
"cpu_threads": null,
"custom_compatibility_version": null,
"custom_properties": null,
"delete_protected": null,
"description": null,
"disk_format": "cow",
"disks": [],
"domain_mappings": [],
"fetch_nested": false,
"force": false,
"graphical_console": null,
"high_availability": null,
"high_availability_priority": null,
"host": null,
"host_devices": null,
"id": null,
"initrd_path": null,
"instance_type": "Medium",
"io_threads": null,
"kernel_params": null,
"kernel_path": null,
"kvm": null,
"lease": null,
"lun_mappings": [],
"memory": null,
"memory_guaranteed": null,
"memory_max": null,
"name": "centos-testvm-024",
"nested_attributes": [],
"nics": [
{
"interface": "virtio",
"name": "nic1",
"profile_name": "tenant1"
}
],
"numa_nodes": [],
"numa_tune_mode": null,
"operating_system": null,
"placement_policy": null,
"poll_interval": 3,
"quota_id": null,
"reassign_bad_macs": null,
"rng_device": null,
"role_mappings": [],
"serial_console": null,
"serial_policy": null,
"serial_policy_value": null,
"smartcard_enabled": null,
"soundcard_enabled": null,
"sso": null,
"state": "running",
"stateless": null,
"storage_domain": null,
"sysprep": null,
"template": "av-centos-75-baseimage_nfs9000",
"template_version": null,
"ticket": null,
"timeout": 180,
"timezone": null,
"type": null,
"usb_support": null,
"use_latest_template_version": null,
"vmware": null,
"vnic_profile_mappings": [],
"wait": true,
"watchdog": null,
"xen": null
}
},
"msg": "Timeout exceed while waiting on result state of the entity."
}
3
4
Hi,
I want our users to be able to use novnc via the VM portal, so I installed a separate version of the UI, following the information I could find on that process. It is now possible to get the novnc console option in the VM portal, but it seems something with this broke the internal CA for the webproxy, as I get the wonderful:
Disconnected from ConsoleCannot connect to websocket proxy server. Please check your websocket proxy certificate or ask your administrator for help. For further information please refer to the console manual.
Press the 'Connect' button to reconnect the console.
When using the Admin Portal, I of course get a bit more detail and a suggestion to check if websocket proxy server is running, if the firewall is blocking it or if the CA is installed. But, it was working perfectly before the UI update. When I check the status of the websocket proxy on the engine, I see the following:
Active: active (running) since Fri 2019-09-27 10:58:28 CEST; 1 weeks 5 days ago
Main PID: 58139 (ovirt-websocket)
CGroup: /system.slice/ovirt-websocket-proxy.service
└─58139 /usr/bin/python /usr/share/ovirt-engine/services/ovirt-websocket-proxy/ovirt-websocket-proxy.py --systemd=notify start
Oct 09 14:14:00 enginedomain ovirt-websocket[3569]: 2019-10-09 14:14:00,746+0200 ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:14:00 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[3569] INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:17:44 enginedomain ovirt-websocket[3855]: 2019-10-09 14:17:44,797+0200 ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:17:44 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[3855] INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:21:43 enginedomain ovirt-websocket[4146]: 2019-10-09 14:21:43,126+0200 ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:21:43 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4146] INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:25 enginedomain ovirt-websocket[4180]: 2019-10-09 14:22:25,004+0200 ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:25 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4180] INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:40 enginedomain ovirt-websocket[4206]: 2019-10-09 14:22:40,506+0200 ovirt-websocket-proxy: INFO msg:887 handler exception: [Errno 13] Permission denied
Oct 09 14:22:40 enginedomain ovirt-websocket-proxy.py[58139]: ovirt-websocket-proxy[4206] INFO msg:887 handler exception: [Errno 13] Permission denied
The CA files have not changed permissions, so I am at a bit of a loss. Any suggestions? I checked the ovirt logs, but I struggled to find a log for the websocket proxy, so I can't find a more detailed error log.
I installed ovirt-web-ui-1.6.1-0.20190923.git6ca35b5.el7.noarch.rpm to get the novnc console on the VM portal.
1
0
Hi,
on our system we need to setup a static route to all the vm's.
How can we do it via cloud-init? it seems to be not possible via the
ovirt interface
regards,
--
Shellrent Logo
*Tommaso De Marchi*
COO Chief Operating Officer - Shellrent S.r.l.
Tel. 0444321155 <tel:+390444321155> | Fax 04441492177
Via dell'Edilizia, 19 - 36100 Vicenza
2
1
To achieve that all you need to do is create a template of the desktop
base vm, make sure the vm type is set to desktop. Afterwards just create
new vms from that template. As long as the VM type is set to desktop
each new VM will use a qcow overlay on top of the base image.
Taking this a step further you can then create VM pools from said
template, allowing users to dynamically be assigned a new VM on login.
Granted pools are usually stateless, so you need to have network file
storage. We use pools for windows 10 VDI instances, where we use sysprep
to autojoin the new pool vm to the domain where redirected folders are
already setup.
For VDI only use spice protocol. By default we found spice to be semi
lackluster, so we do apply custom settings and we have recompiled spice
on both servers and clients with h264 support. This is not 100%
necessary, but makes things like youtube much more usable. We have also
backported some audio patches to KVM. CentOS 8 should resolve a lot of
these customizations that we've had to do.
As far as updating, pretty much. We create a VM from the template,
update it, then push it back as a new version of the template. The pools
are set to always use the latest template version. Users have to log
out, then back in to the VDI system in order to get the new image as
logging out will destroy the users current instance and create a new one
on log in.
On 2019-09-23 15:16, Fabio Marzocca wrote:
> Hi Alex, thanks for answering.
>
> I am approaching and studying oVirt in order to propose the solution to a customer as a replacement for a commercial solution they have now.
> They only need Desktop virtualization.
> Sorry for the silly question, but I can't find a way to deploy a VM (template) to users as a "linked-clone", meaning that the users' image still refers to the original image but modification are written (and afterwards read) from a new location. This technique is called Copy-on-write.
> Can this be achieved with oVirt?
>
> Then, what is the Best Practice to update WIndows OS for the all the users? Currently they simply "check-out" the Gold Image, update it and check-in, while all users are running...
>
> Fabio
>
> On Mon, Sep 23, 2019 at 8:04 PM Alex McWhirter <Alex(a)triadic.us> wrote:
>
> yes, we do. All spice, with some customizations done at source level for spice / kvm packages.
>
> On 2019-09-23 13:44, Fabio Marzocca wrote:
> Is there anyone who uses oVirt as a full VDI environment? I would have a bunch of questions...
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/D44YB5VOKNBNC…
5
4
Hi.
I am trying to do some lab.
I have one Unix server, on which I installed oVirt package. I have already access to console.
I would like to create some virtual servers, but to do so, I need to have datacenter up. I checked in docummentation, that to have it running, I need to have:
- cluster - which I already made
- host - here I have problem, because I am trying to add the same host on which ovirt is running, but I get error without any notification
- storage domain - which I guess is created automatically during ovirt installation.
Any ideas :) ?
3
4
Try to migrate a VM from one host to another.
I had a similar issue (1000 warnings in UI) that have stopped immediately I have migrated that VM.
Best Regards,
Strahil NikolovOn Oct 8, 2019 09:59, Leo David <leoalex(a)gmail.com> wrote:
>
> Hi Everyone,
> I'm waiting since 3 days for 5 x delete snapshot tasks to finish, and for some reason it seems to be stucked.For other vms snapshot removal took at most 20 mins, with havin the disks pretty much same size, and snapshots numbers.
> Any thoughts on how should I get this fixed ?
> Below, some lines from the engine.log, and it seems to show some complains regarding locks ( Failed to acquire lock and wait lock) , although I am not sure if thats the root cause:
> Thank you very much !
>
> Leo
>
> 2019-10-08 09:52:48,692+03 INFO [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [73016a4a-bb2f-487f-91c5-cd027b278930] Command 'RemoveSnapshotSingleDiskLive' (id: '341d9c1b-2915-48d6-a8a9-9146ab19d5f8') waiting on child command id: '329da0fd-801b-4e0d-b7c0-fbb5c2a98bb5' type:'DestroyImage' to complete
> 2019-10-08 09:52:48,702+03 INFO [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-47) [73016a4a-bb2f-487f-91c5-cd027b278930] Command 'RemoveSnapshotSingleDiskLive' (id: '580fa033-35fd-44f0-9979-e60e9bbf8a29') waiting on child command id: 'c00bdeb6-2e8b-4ef8-a3dc-1aaa088ae052' type:'DestroyImage' to complete
> 2019-10-08 09:52:49,713+03 INFO [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-50) [539ba19e-0cb5-42cf-9a23-7916ee2de4a9] Command 'RemoveSnapshotSingleDiskLive' (id: 'de747f91-ec59-4e70-9345-77e16234bfe0') waiting on child command id: '10812160-cf4c-4239-bb92-1d5a847687ee' type:'DestroyImage' to complete
> 2019-10-08 09:52:50,725+03 INFO [org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-100) [baed2fa3-bcad-43b2-8164-480598bc72f3] Command 'RemoveSnapshotSingleDiskLive' (id: '4919b287-e980-4d34-a219-c08a169cd8f7') waiting on child command id: '5eceb6a8-f08e-42aa-8258-c907f5927e6c' type:'DestroyImage' to complete
> 2019-10-08 09:52:51,563+03 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock 'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]', sharedLocks=''}'
> 2019-10-08 09:52:51,583+03 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock 'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]', sharedLocks=''}'
> 2019-10-08 09:52:51,604+03 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock 'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]', sharedLocks=''}'
> 2019-10-08 09:52:51,606+03 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock 'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]', sharedLocks=''}'
> 2019-10-08 09:52:51,735+03 INFO [org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback] (EE-ManagedThreadFactory-engineScheduled-Thread-94) [73016a4a-bb2f-487f-91c5-cd027b278930] Command 'RemoveSnapshot' (id: 'c9ab1344-ae27-4934-9358-d6a7b10a4f0a') waiting on child command id: '341d9c1b-2915-48d6-a8a9-9146ab19d5f8' type:'RemoveSnapshotSingleDiskLive' to complete
> 2019-10-08 09:52:52,706+03 INFO [org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand] (DefaultQuartzScheduler10) [8921c9c] FINISH, GetGlusterLocalPhysicalVolumeListVDSCommand, return: [org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@21830b5f, org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@676adc3e, org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@385a3510, org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@af24d00, org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@331266f2], log id: 1a3515fe
> 2019-10-08 09:52:52,708+03 INFO [org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand] (DefaultQuartzScheduler10) [8921c9c] START, GetGlusterVDOVolumeListVDSCommand(HostName =
2
2

Re: Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.
by Strahil 09 Oct '19
by Strahil 09 Oct '19
09 Oct '19
Hi Tom,
Have you checked https://access.redhat.com/documentation/en-us/red_hat_virtualization/4.3/ht… ?
Best Regards,
Strahil NikolovOn Oct 6, 2019 06:26, TomK <tomkcpr(a)mdevsys.com> wrote:
>
> Hey All,
>
> I've added a 4TB LUN to my physical storage and now I want to use that,
> instead of GlusterFS as my datastore for VM's on that physical. How do
> I do this?
>
> I've tried a number of options, including adding LUN's but appears I can
> only add them to VM's directly but not use them as my datastores instead
> of GlusterFS.
>
> --
> Thx,
> TK.
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/ZES6FCONNYBXY…
2
3
I have a gluster engine domain on 4.2 replica 3 1 arbiter and the arbiter
got down. I've been trying to replace the arbiter with no success. In the
meantime, the two remaining hosts are non- responsive, both with one vm
(one actually with the engine).
The one without the engine can't be set to maintenance because shows one vm
and in non-responsive state, but in the vm list, it shows none.
I manually tried to shut the vm down with virsh but no domain is listed. I
can't power off the host as it's part of the gluster.
Is there a way I can manually remove the ghost vm so I can set the host to
maintenance and try to fix it?
Regards,
3
2
Ovirt node on 4.3.5. Was installed from 4.3.5 iso and has never been updated
GUI said update available for hosts. Here's what I did:
- Global HA maintenance
- yum update and engine-upgrade-check engine-setup of hosted engine
- engine now at Version 4.3.6.7-1.el7
- put node 1/3 into maintenance (vms migrate off)
- update host in gui until it says its done
- reboot node
The node reboots but is still at 4.3.5
So I try manually:
yum update
> Loaded plugins: enabled_repos_upload, fastestmirror, imgbased-persist,
> package_upload, product-id, search-disabled-repos, subscription-manager,
> vdsmupgrade, versionlock
> This system is not registered with an entitlement server. You can use
> subscription-manager to register.
> Loading mirror speeds from cached hostfile
> * ovirt-4.3: mirrors.rit.edu
> * ovirt-4.3-epel: d2lzkl7pfhq30w.cloudfront.net
> Excluding 70 updates due to versionlock (use "yum versionlock status" to
> show them)
> No packages marked for update
> Uploading Enabled Repositories Report
> Cannot upload enabled repos report, is this client registered?
> [root@letty ~]#
in the etc/yum.repos.d folder I have:
CentOS-Base.repo CentOS-CR.repo CentOS-Debuginfo.repo
CentOS-fasttrack.repo CentOS-Media.repo CentOS-Sources.repo
CentOS-Vault.repo ovirt-4.3-dependencies.repo ovirt-4.3.repo
So how do I update to 4.3.6? isn't it part of ovirt-4.3.repo?
1
0
Hi Everyone,
I'm waiting since 3 days for 5 x delete snapshot tasks to finish, and for
some reason it seems to be stucked.For other vms snapshot removal took at
most 20 mins, with havin the disks pretty much same size, and snapshots
numbers.
Any thoughts on how should I get this fixed ?
Below, some lines from the engine.log, and it seems to show some complains
regarding locks ( Failed to acquire lock and wait lock) , although I am not
sure if thats the root cause:
Thank you very much !
Leo
2019-10-08 09:52:48,692+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-47)
[73016a4a-bb2f-487f-91c5-cd027b278930] Command
'RemoveSnapshotSingleDiskLive' (id: '341d9c1b-2915-48d6-a8a9-9146ab19d5f8')
waiting on child command id: '329da0fd-801b-4e0d-b7c0-fbb5c2a98bb5'
type:'DestroyImage' to complete
2019-10-08 09:52:48,702+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-47)
[73016a4a-bb2f-487f-91c5-cd027b278930] Command
'RemoveSnapshotSingleDiskLive' (id: '580fa033-35fd-44f0-9979-e60e9bbf8a29')
waiting on child command id: 'c00bdeb6-2e8b-4ef8-a3dc-1aaa088ae052'
type:'DestroyImage' to complete
2019-10-08 09:52:49,713+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-50)
[539ba19e-0cb5-42cf-9a23-7916ee2de4a9] Command
'RemoveSnapshotSingleDiskLive' (id: 'de747f91-ec59-4e70-9345-77e16234bfe0')
waiting on child command id: '10812160-cf4c-4239-bb92-1d5a847687ee'
type:'DestroyImage' to complete
2019-10-08 09:52:50,725+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-100)
[baed2fa3-bcad-43b2-8164-480598bc72f3] Command
'RemoveSnapshotSingleDiskLive' (id: '4919b287-e980-4d34-a219-c08a169cd8f7')
waiting on child command id: '5eceb6a8-f08e-42aa-8258-c907f5927e6c'
type:'DestroyImage' to complete
2019-10-08 09:52:51,563+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:51,583+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:51,604+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:51,606+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:51,735+03 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-94)
[73016a4a-bb2f-487f-91c5-cd027b278930] Command 'RemoveSnapshot' (id:
'c9ab1344-ae27-4934-9358-d6a7b10a4f0a') waiting on child command id:
'341d9c1b-2915-48d6-a8a9-9146ab19d5f8' type:'RemoveSnapshotSingleDiskLive'
to complete
2019-10-08 09:52:52,706+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalPhysicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@21830b5f,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@676adc3e,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@385a3510,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@af24d00,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@331266f2],
log id: 1a3515fe
2019-10-08 09:52:52,708+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterVDOVolumeListVDSCommand(HostName = host-dell-2.domain.int,
VdsIdVDSCommandParametersBase:{hostId='f598de28-296a-46ce-8b8d-6f19a2c892e2'}),
log id: 2a8c782
2019-10-08 09:52:52,745+03 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-22)
[539ba19e-0cb5-42cf-9a23-7916ee2de4a9] Command 'RemoveSnapshot' (id:
'28ac73f3-8b07-43d4-8b4b-1df90831ed50') waiting on child command id:
'de747f91-ec59-4e70-9345-77e16234bfe0' type:'RemoveSnapshotSingleDiskLive'
to complete
2019-10-08 09:52:53,115+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterVDOVolumeListVDSCommand, return: [], log id: 2a8c782
2019-10-08 09:52:53,116+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVolumeAdvancedDetailsVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterVolumeAdvancedDetailsVDSCommand(HostName = host-dell-1.domain.int,
GlusterVolumeAdvancedDetailsVDSParameters:{hostId='109ffe86-6498-415d-8b00-1e1303a0085b',
volumeName='samsung_sata'}), log id: 6bb38072
2019-10-08 09:52:54,659+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:54,662+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:54,663+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:54,679+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:54,755+03 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[4f2bedf7-b9b3-481e-936f-e180803ac1b8] Command 'RemoveSnapshot' (id:
'ceeb99c3-68be-4e0f-8dd5-3ef6509d4013') waiting on child command id:
'66094952-88e3-41d9-9191-7ef8873de511' type:'RemoveSnapshotSingleDiskLive'
to complete
2019-10-08 09:52:54,762+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-21)
[825c211d-b40d-45d7-9dc7-e5c6af28a269] Command
'RemoveSnapshotSingleDiskLive' (id: '5e9f9b03-4df9-4e31-b2e1-5efaa4fcf66c')
waiting on child command id: 'b3b0a892-e652-45dd-a71f-b2f77a942491'
type:'DestroyImage' to complete
2019-10-08 09:52:55,276+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVolumeAdvancedDetailsVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterVolumeAdvancedDetailsVDSCommand, return:
org.ovirt.engine.core.common.businessentities.gluster.GlusterVolumeAdvancedDetails@db5a3b94,
log id: 6bb38072
2019-10-08 09:52:55,288+03 INFO
[org.ovirt.engine.core.bll.gluster.GlusterThinDeviceService]
(DefaultQuartzScheduler10) [8921c9c] Volume samsung_sata have non-thin
bricks, skipping confirmed free size calculation
2019-10-08 09:52:55,295+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:55,308+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalLogicalVolumeListVDSCommand(HostName = host-dell-3.domain.int,
VdsIdVDSCommandParametersBase:{hostId='a129fd8c-33b4-4425-92f8-1fb3bd22541e'}),
log id: cc40e52
2019-10-08 09:52:55,376+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalLogicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@723faf2a,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@faa8525,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@17581efa,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@3bc224dd,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@340b8a70,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@6fd3a279,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@382bceb7,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@1265e1a3,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@7a55a195,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@86714cc,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@6e5f3d01,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@538aa190,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@484eb7d,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@34754e55,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@2355daef],
log id: cc40e52
2019-10-08 09:52:55,378+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalPhysicalVolumeListVDSCommand(HostName =
host-dell-3.domain.int,
VdsIdVDSCommandParametersBase:{hostId='a129fd8c-33b4-4425-92f8-1fb3bd22541e'}),
log id: 25557934
2019-10-08 09:52:55,436+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalPhysicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@629b1e0,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@18305096,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@153f73dd],
log id: 25557934
2019-10-08 09:52:55,438+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterVDOVolumeListVDSCommand(HostName = host-dell-3.domain.int,
VdsIdVDSCommandParametersBase:{hostId='a129fd8c-33b4-4425-92f8-1fb3bd22541e'}),
log id: 1bad2497
2019-10-08 09:52:55,740+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterVDOVolumeListVDSCommand, return: [], log id: 1bad2497
2019-10-08 09:52:55,742+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalLogicalVolumeListVDSCommand(HostName = host-dell-1.domain.int,
VdsIdVDSCommandParametersBase:{hostId='109ffe86-6498-415d-8b00-1e1303a0085b'}),
log id: 504020b3
2019-10-08 09:52:55,890+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalLogicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@4a6e6ecd,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@24a15dc6,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@56da4c59,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@74eab89,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@3e6fb5ab,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@100e90cd,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@14b2ae11,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@66d25ded,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@25537e71,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@41bf0aee,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@40fce6ee,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@3435f629,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@a2ba628,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@337a25f9,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@14967eee,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@f8946eb,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@5844abd4],
log id: 504020b3
2019-10-08 09:52:55,891+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalPhysicalVolumeListVDSCommand(HostName =
host-dell-1.domain.int,
VdsIdVDSCommandParametersBase:{hostId='109ffe86-6498-415d-8b00-1e1303a0085b'}),
log id: 3af318c8
2019-10-08 09:52:56,620+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
(DefaultQuartzScheduler2) [5f2fb2c6] START,
GlusterTasksListVDSCommand(HostName = host-dell-1.domain.int,
VdsIdVDSCommandParametersBase:{hostId='109ffe86-6498-415d-8b00-1e1303a0085b'}),
log id: 4dd7bc07
2019-10-08 09:52:56,681+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalPhysicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@1d356076,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@584ec325,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@2529c9f3,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@73eb0c6,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@31be4687],
log id: 3af318c8
2019-10-08 09:52:56,682+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterVDOVolumeListVDSCommand(HostName = host-dell-1.domain.int,
VdsIdVDSCommandParametersBase:{hostId='109ffe86-6498-415d-8b00-1e1303a0085b'}),
log id: 1f47fc7e
2019-10-08 09:52:56,774+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-32)
[825c211d-b40d-45d7-9dc7-e5c6af28a269] Command
'RemoveSnapshotSingleDiskLive' (id: '1593ccd5-4e2a-4f8c-9c10-7944b95836b3')
waiting on child command id: '8b017634-d965-4273-a4a4-6281a337ed94'
type:'DestroyImage' to complete
2019-10-08 09:52:57,095+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterVDOVolumeListVDSCommand, return: [], log id: 1f47fc7e
2019-10-08 09:52:57,096+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalLogicalVolumeListVDSCommand(HostName = host-dell-4.domain.int,
VdsIdVDSCommandParametersBase:{hostId='5dde7a16-8fdb-4ae3-a061-75c451397d81'}),
log id: 74cad834
2019-10-08 09:52:57,144+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalLogicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@600eeeb,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@45491ad2,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@654daa09,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@4764d5ec,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@46121c5d,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@4b0001c7,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@4315e74c,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@22bf8177,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@74999189,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@3f5ca8e4,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@531f17c4],
log id: 74cad834
2019-10-08 09:52:57,145+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalPhysicalVolumeListVDSCommand(HostName =
host-dell-4.domain.int,
VdsIdVDSCommandParametersBase:{hostId='5dde7a16-8fdb-4ae3-a061-75c451397d81'}),
log id: df580e9
2019-10-08 09:52:57,191+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalPhysicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalPhysicalVolume@35585d07],
log id: df580e9
2019-10-08 09:52:57,192+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterVDOVolumeListVDSCommand(HostName = host-dell-4.domain.int,
VdsIdVDSCommandParametersBase:{hostId='5dde7a16-8fdb-4ae3-a061-75c451397d81'}),
log id: 6f19c8c0
2019-10-08 09:52:57,198+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GlusterTasksListVDSCommand]
(DefaultQuartzScheduler2) [5f2fb2c6] FINISH, GlusterTasksListVDSCommand,
return: [], log id: 4dd7bc07
2019-10-08 09:52:57,432+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterVDOVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterVDOVolumeListVDSCommand, return: [], log id: 6f19c8c0
2019-10-08 09:52:57,433+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalLogicalVolumeListVDSCommand(HostName = host-dell-2.domain.int,
VdsIdVDSCommandParametersBase:{hostId='f598de28-296a-46ce-8b8d-6f19a2c892e2'}),
log id: 449353d0
2019-10-08 09:52:57,576+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:57,594+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:57,616+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:57,619+03 INFO
[org.ovirt.engine.core.bll.lock.InMemoryLockManager]
(DefaultQuartzScheduler7) [306a2296] Failed to acquire lock and wait lock
'EngineLock:{exclusiveLocks='[c6087b9e-2214-11e9-9288-00163e168814=GLUSTER]',
sharedLocks=''}'
2019-10-08 09:52:57,785+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[4f2bedf7-b9b3-481e-936f-e180803ac1b8] Command
'RemoveSnapshotSingleDiskLive' (id: '66094952-88e3-41d9-9191-7ef8873de511')
waiting on child command id: '122be070-d45f-4e6b-bb61-4943a096b88b'
type:'DestroyImage' to complete
2019-10-08 09:52:57,792+03 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[baed2fa3-bcad-43b2-8164-480598bc72f3] Command 'RemoveSnapshot' (id:
'7aafe2fe-e05b-44bc-a716-c48734a8c2de') waiting on child command id:
'4919b287-e980-4d34-a219-c08a169cd8f7' type:'RemoveSnapshotSingleDiskLive'
to complete
2019-10-08 09:52:57,799+03 INFO
[org.ovirt.engine.core.bll.ConcurrentChildCommandsExecutionCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-90)
[825c211d-b40d-45d7-9dc7-e5c6af28a269] Command 'RemoveSnapshot' (id:
'cb6e7a1d-1902-4e61-9c3d-e541cf4c6348') waiting on child command id:
'5e9f9b03-4df9-4e31-b2e1-5efaa4fcf66c' type:'RemoveSnapshotSingleDiskLive'
to complete
2019-10-08 09:52:58,345+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalLogicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] FINISH,
GetGlusterLocalLogicalVolumeListVDSCommand, return:
[org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@65406163,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@1207b8a9,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@33f93de1,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@6d2ae59d,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@b07ca22,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@246ae91b,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@5e86ce42,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@643ade02,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@51d95e7d,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@2288576c,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@4a9469a1,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@78ec643f,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@63dde7e9,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@30effc9,
org.ovirt.engine.core.common.businessentities.gluster.GlusterLocalLogicalVolume@6a3e4768],
log id: 449353d0
2019-10-08 09:52:58,346+03 INFO
[org.ovirt.engine.core.vdsbroker.gluster.GetGlusterLocalPhysicalVolumeListVDSCommand]
(DefaultQuartzScheduler10) [8921c9c] START,
GetGlusterLocalPhysicalVolumeListVDSCommand(HostName =
host-dell-2.domain.int,
VdsIdVDSCommandParametersBase:{hostId='f598de28-296a-46ce-8b8d-6f19a2c892e2'}),
log id: 71680b8c
2019-10-08 09:52:58,807+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[73016a4a-bb2f-487f-91c5-cd027b278930] Command
'RemoveSnapshotSingleDiskLive' (id: '341d9c1b-2915-48d6-a8a9-9146ab19d5f8')
waiting on child command id: '329da0fd-801b-4e0d-b7c0-fbb5c2a98bb5'
type:'DestroyImage' to complete
2019-10-08 09:52:58,817+03 INFO
[org.ovirt.engine.core.bll.snapshots.RemoveSnapshotSingleDiskLiveCommandCallback]
(EE-ManagedThreadFactory-engineScheduled-Thread-81)
[73016a4a-bb2f-487f-91c5-cd027b278930] Command
'RemoveSnapshotSingleDiskLive' (id: '580fa033-35fd-44f0-9979-e60e9bbf8a29')
waiting on child command id: 'c00bdeb6-2e8b-4ef8-a3dc-1aaa088ae052'
type:'DestroyImage' to complete
--
Best regards, Leo David
2
3
I'm forwarding logs using systemd-journal-gateway (https://www.freedesktop.org/software/systemd/man/systemd-journal-gatewayd.s…)
But it fails with ovirt 4.3 on CentOS 7.7:
lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.7.1908 (Core)
Release: 7.7.1908
Codename: Core
yum update
...
Error: Package: systemd-journal-gateway-219-67.el7_7.1.x86_64 (@updates)
Requires: libmicrohttpd.so.10()(64bit)
Removing: libmicrohttpd-0.9.33-2.el7.x86_64 (@base)
libmicrohttpd.so.10()(64bit)
Updated By: 1:libmicrohttpd-0.9.59-2.el7.x86_64 (ovirt-4.3-centos-opstools)
~libmicrohttpd.so.12()(64bit)
Is that a known bug ?
1
0
Can you check your hosts and especially their networks.
If any network is not OK (out of sync), you can fix it from the UI.
Best Regards,
Strahil NikolovOn Oct 4, 2019 23:47, Alex Irmel Oviedo Solis <alexove(a)alexove.me> wrote:
>
> Hello, I'm trying to run a vm with two ethernet interfaces, one of them attached to ovirmnt and the other attached to a logical network named internal_servers and got this error:
>
> "VM is down with error. Exit message: can not get MTU interface in 'br-int': No such device2
>
> Then I created the bridge manually but I get the following error:
>
> "VM is down with error. Exit message: Hook Error: ('',)."
>
> Please help me.
>
> Best Regards
>
4
3
The oVirt Team has just released a new version of ovirt-engine package that
fixes a few high severity bugs:
- [BZ 1755869 <https://bugzilla.redhat.com/1755869>] ovirt-engine throws
an exception when trying to access VMs which have snapshots from
unsupported compatibility levels
- [BZ 1757782 <https://bugzilla.redhat.com/1757782>] Deleting a Single
snapshot disk live merge 'REDUCE_IMAGE' step fails with NPE and snapshot
disk remains in illegal state
- [BZ 1758052 <https://bugzilla.redhat.com/1758052>] Create VM rollback
fails with NPE leaving VM locked - Exception in invoking callback of
command AddVmFromTemplate- Exception:
javax.ejb.EJBTransactionRolledbackException
We recommend to update ovirt-engine in order to avoid these issues.
Thanks,
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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.*
1
0
Hi everyone,
I’ve installed a Windows Server 2016 VM, enabled RDP in it, and
now want to make it headless. Upon starting I get a failure; the
detail message is:
VM 〈name〉 is down with error. Exit message: Nicht unterstützte
Konfiguration: graphics device is needed for attribute value
'display=on' in <hostdev>.
“Nicht unterstützte Konfiguration” means “unsupported configuration”.
Software Version:4.3.5.5-1.el7
This works on another cluster which runs: 4.1.7.6-1.el7.centos
Thanks in advance,
//mirabilos
--
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg
1
0
After a week of downtime from a thin pool that had 100% full metadata I decided to rebuild my single node. My post was formerly titled: Ovirt 4.2.7 won't start and drops to emergency console. I have backups of nearly all my VMs and I am working on importing them. I went from version 4.2.7.1 to 4.3.6. I am comfortable with LVM but I am new to administering thin pool LVM. I am asking myself what can I do to avoid this headache in the future? What practical steps should I take?
-Regular backups
-Monitoring
-Proper configuration
It's the last one that is the most difficult for me. You don't know what you don't know.... Can anyone share tips and advice?
I learned that /etc/LVM has backups. It should be part of the backup strategy. I now know that thin pools have a special metadata volume that should be monitored for disk space.
At the time I built the system I used the gedploy gluster config file. I had assumed the values in there were "safe". As I found out the hard way, reality proved otherwise. I was reading elsewhere about allowing the thin volume to grow 20% as needed but no real mention of how to do that or a good example. As I understand it, the config to make that happen exists in lvm.conf. Is that right?
Have there been any changes in Ansible GlusterFS setup since 4.2.7 to choose different "safe" values with newer versions?
I hope my comments won't be taken as critical by any Dev Team members regarding Ansible. My sole intent for this post is so I learn what to do better/right next time. I do have most of my VMs and the few I lost are not critical. It was lucky that I learned a hard lesson the easy way.
Thanks for your input!
2
1
I'm wondering why after upgrading our hosts, when viewing the host details, it's still showing the OS Description as 4.3.3.1. We are using the oVirt Node. Shouldn't the OS Description show the version we just upgraded to? I do the upgrade using the web UI.
Thanks
OS Version: RHEL - 7 - 6.1810.2.el7.centos
OS Description: oVirt Node 4.3.3.1 <--------------------------------------
Kernel Version: 3.10.0 - 957.10.1.el7.x86_64
KVM Version: 2.12.0 - 18.el7_6.3.1
LIBVIRT Version: libvirt-4.5.0-10.el7_6.6
VDSM Version: vdsm-4.30.13-1.el7
SPICE Version: 0.14.0 - 6.el7_6.1
GlusterFS Version: glusterfs-5.5-1.el7
CEPH Version: librbd1-10.2.5-4.el7
Open vSwitch Version: openvswitch-2.10.1-3.el7
Kernel Features: PTI: 1, IBRS: 1, RETP: 0, SSBD: 3
VNC Encryption: Disabled
2
1

Re: Managed Block Storage/Ceph: Experiences from Catastrophic Hardware failure
by Strahil 07 Oct '19
by Strahil 07 Oct '19
07 Oct '19
Hi Dan,
As CEPH support is quite new, we need DEV clarification.
Hi Sandro,
Who can help to clarify if Ovirt supports direct RBD LUNs presented on the VMs?
Are there any limitations in the current solution ?
Best Regards,
Strahil NikolovOn Oct 7, 2019 13:54, Dan Poltawski <dan.poltawski(a)tnp.net.uk> wrote:
>
> On Mon, 2019-10-07 at 01:56 +0300, Strahil Nikolov wrote:
> > I'm not very sure that you are supposed to use the CEPH by giving
> > each VM direct access.
> >
> > Have you considered using an iSCSI gateway as an entry point for your
> > storage domain ? This way oVirt will have no issues dealing with the
> > rbd locks.
> >
> > Of course, oVirt might be able to deal with RBD locks , but that can
> > be confirmed/denied by the devs.
>
> Thanks for your response - regarding the locks point, I realised later
> that this was my own incorrect permissions given to the client. The
> ceph client was detecting the broken locks when mounting the rbd device
> and unable to blacklist it. I addressed this by swithcign to the
> permissions 'profile rbd'.
>
> Regarding iSCSI, we are using this for the hosted engine. However, I am
> attracted to the idea of managing block devices with individual rbd
> devices to facilate individual block device level snapshotting and I
> assume performance will be better.
>
> thanks,
>
> Dan
>
> ________________________________
>
> The Networking People (TNP) Limited. Registered office: Network House, Caton Rd, Lancaster, LA1 3PE. Registered in England & Wales with company number: 07667393
>
> This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
2
1
Thank you for sharing the informations Alex, they are very helpfull. I am
now able to get sound from the vms, although performance is pretty poor
even with "adjust for performance" setting in Win10. Cannot even talk
about youtube video playing - freezing and crackling.
Could you please be so kind to share the following infos:
1. Have you upgraded the "spice-server" installed on the hosts with a
newer version than 1.4.0 ? If so, could you provide me how could I get
these packages ?
2. What graphic card have you used for getting better graphic performance
with the vms ? Im trying to understand what "accepted" card could I use
with my 1U chassis servers...
3. Is it only needed to install the card and the platform will alocate
physical video memory to "desktop" vms ? ( Will the card RAM
be automatically shared across the desktop tyoe vms running on top of the
host ? )
4. Is it necesarilly to activate sr-iov in the hosts bios or any other
platform configurations ?
I am really sorry for asking too many things, but im just trying to get
these vdi vms working at least decent...
Thank you so much !
Leo
---------- Forwarded message ---------
From: <alex(a)triadic.us>
Date: Tue, Sep 24, 2019 at 7:50 PM
Subject: Re: [ovirt-users] Re: VDI
To: Leo David <leoalex(a)gmail.com>
Audio should just work as long as the VM is of the desktop type.
On Sep 24, 2019 6:50 AM, Leo David <leoalex(a)gmail.com> wrote:
Thank you Alex,
When you say "gpu backed" are you referring to sr-iov to share same gpu
to multiple vms ?
Any thoughts regarding passing audio form the vm to the client ?
Did you do any update of the spice-server on the hosts ?
Thanks,
Leo
On Tue, Sep 24, 2019 at 12:01 PM <alex(a)triadic.us> wrote:
I believe a lot of the package updates in CentOS 8 will solve some of the
issues.
But for now we get around them by disabling all visual effects on our VMS.
If you are gpu backing the VMS with something like Nvidia grid the issues
are non existent, but for non gpu backed VMS currently disabling all the
effects is a must.
We deploy the changes via gpo directly to the registry, so they take effect
on first VM boot.
On Sep 24, 2019 2:03 AM, Leo David <leoalex(a)gmail.com> wrote:
Thank you Alex from my side as well, very usefull information. I am the
middle of vdi implementation as well, and i'm having issues with the spice
console since 4.2, and it seems that latest 4.3 is still having the problem.
What am i confrunting is:
- spice console is very slaggy and slow for Win10 vms ( not even talking
about running videos..)
- i can't find a way to get audio from the vm
At the moment i am running 4.3, latest virt-viewer installed on the client,
and latest qxl-dod driver installed on the vm.
Any thoughts on solving video performance and audio redirection ?
Thank you again,
Leo
On Mon, Sep 23, 2019, 22:53 Alex McWhirter <Alex(a)triadic.us> wrote:
To achieve that all you need to do is create a template of the desktop base
vm, make sure the vm type is set to desktop. Afterwards just create new vms
from that template. As long as the VM type is set to desktop each new VM
will use a qcow overlay on top of the base image.
Taking this a step further you can then create VM pools from said template,
allowing users to dynamically be assigned a new VM on login. Granted pools
are usually stateless, so you need to have network file storage. We use
pools for windows 10 VDI instances, where we use sysprep to autojoin the
new pool vm to the domain where redirected folders are already setup.
For VDI only use spice protocol. By default we found spice to be semi
lackluster, so we do apply custom settings and we have recompiled spice on
both servers and clients with h264 support. This is not 100% necessary, but
makes things like youtube much more usable. We have also backported some
audio patches to KVM. CentOS 8 should resolve a lot of these customizations
that we've had to do.
As far as updating, pretty much. We create a VM from the template, update
it, then push it back as a new version of the template. The pools are set
to always use the latest template version. Users have to log out, then back
in to the VDI system in order to get the new image as logging out will
destroy the users current instance and create a new one on log in.
On 2019-09-23 15:16, Fabio Marzocca wrote:
Hi Alex, thanks for answering.
I am approaching and studying oVirt in order to propose the solution to a
customer as a replacement for a commercial solution they have now.
They only need Desktop virtualization.
Sorry for the silly question, but I can't find a way to deploy a VM
(template) to users as a "linked-clone", meaning that the users' image
still refers to the original image but modification are written (and
afterwards read) from a new location. This technique is called
Copy-on-write.
Can this be achieved with oVirt?
Then, what is the Best Practice to update WIndows OS for the all the users?
Currently they simply "check-out" the Gold Image, update it and check-in,
while all users are running...
Fabio
On Mon, Sep 23, 2019 at 8:04 PM Alex McWhirter <Alex(a)triadic.us> wrote:
yes, we do. All spice, with some customizations done at source level for
spice / kvm packages.
On 2019-09-23 13:44, Fabio Marzocca wrote:
Is there anyone who uses oVirt as a full VDI environment? I would have a
bunch of questions...
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/D44YB5VOKNBNC…
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/DWY46KJGSYJGR…
--
Best regards, Leo David
--
Best regards, Leo David
2
3

Managed Block Storage/Ceph: Experiences from Catastrophic Hardware failure
by Dan Poltawski 07 Oct '19
by Dan Poltawski 07 Oct '19
07 Oct '19
Yesterday we had a catastrophic hardware failure with one of our nodes
using ceph and the experimental cinderlib integration.
Unfortunately the ovirt cluster recover the situation well and took
some manual intervention to resolve. I thought I'd share what happened
and how we resolved it in case there is any best practice to share/bugs
which are worth creating to help others in similar situaiton. We are
early in our use of ovirt, so its quite possible we have things
incorreclty configured.
Our setup: We have two nodes, hosted engine on iSCSI, about 40vms all
using managed block storage mounting the rbd volumes directly. I hadn't
configured power management (perhaps this is the fundamental problem).
Yesterday a hardware fault caused one of the nodes to crash and stay
down awaiting user input in POST screens, taking 20 vms with it.
The hosted engine was fortunately on the 'good' node and detected that
the node had become unresponsive, but noted 'Host cannot be fenced
automatically because power management for the host is disabled.'.
At this point, knowing that one node was dead, I wanted to bring up the
failed vms on the good node. However, the vms were appearing in an
unknown state and I couldn't do any operations on them. It wasn't clear
to me what the best course of action to do there would be. I am not
sure if there is a way to mark the node as failed?
In my urgency to try and resolve the situation I managed to get the
failed node startred back up, shortly after it came up the
engine detected that all the vms were down, I put the failed host into
maintaince mode and tried to start the failed vms.
Unfortunately the failed vms did not start up cleanly - it turned out
that they still had rbd locks preventing writing from the failed node.
To finally gets the vms to start I then manually went through every
vm's managed block, found the id and found the lock and removed it:
rbd lock list rbd/volume-{id}
rbd lock remove rbd/voleume-{id} 'auto {lockid}' {lockername}
Some overall thoughts I had:
* I'm not sure what the best course of action is to notify the engine
about a catastrophic hardware failure? If power management was
configured, I suppose it would've removed the power and marked them all
down?
* Would ovirt have been able to deal with clearing the rbd locks, or
did I miss a trick somewhere to resolve this situation with manually
going through each device and clering the lock?
* Might it be possible for ovirt to detect when the rbd images are
locked for writing and prevent launching?
regards,
Dan
________________________________
The Networking People (TNP) Limited. Registered office: Network House, Caton Rd, Lancaster, LA1 3PE. Registered in England & Wales with company number: 07667393
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. If you are not the intended recipient you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited.
3
2
The oVirt Project is pleased to announce the general availability of oVirt
4.3.6 as of September 26th, 2019.
This update is the sixth in a series of stabilization updates to the 4.3
series.
This release is available now on x86_64 architecture for:
* Red Hat Enterprise Linux 7.7 or later (but < 8)
* CentOS Linux (or similar) 7.7 or later (but < 8)
This release supports Hypervisor Hosts on x86_64 and ppc64le architectures
for:
* Red Hat Enterprise Linux 7.7 or later (but < 8)
* CentOS Linux (or similar) 7.7 or later (but < 8)
* oVirt Node 4.3 (available for x86_64 only)
Due to Fedora 28 being now at end of life this release is missing
experimental tech preview for x86_64 and s390x architectures for Fedora 28.
We are working on Fedora 29 and 30 support and we may re-introduce
experimental support for Fedora in next release.
See the release notes [1] for installation / upgrade instructions and a
list of new features and bugs fixed.
Notes:
- oVirt Appliance is already available
- oVirt Node is already available[2]
oVirt Node and Appliance have been updated including:
- oVirt 4.3.6: http://www.ovirt.org/release/4.3.6/
- Wildfly 17.0.1: https://wildfly.org/news/2019/07/07/WildFly-1701-Released/
- Latest CentOS 7.7 updates including:
-
Release for CentOS Linux 7 (1908) on the x86_64 Architecture
<https://lists.centos.org/pipermail/centos-announce/2019-September/023405.ht…>
-
CEBA-2019:2601 CentOS 7 NetworkManager BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023423.ht…>
-
CEBA-2019:2023 CentOS 7 efivar BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023445.ht…>
-
CEBA-2019:2614 CentOS 7 firewalld BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023412.ht…>
-
CEBA-2019:2227 CentOS 7 grubby BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023441.ht…>
-
CESA-2019:2258 Moderate CentOS 7 http-parser Security Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023439.ht…>
-
CESA-2019:2600 Important CentOS 7 kernel Security Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023444.ht…>
-
CEBA-2019:2599 CentOS 7 krb5 BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023420.ht…>
-
CEBA-2019:2358 CentOS 7 libguestfs BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023421.ht…>
-
CEBA-2019:2679 CentOS 7 libvirt BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023422.ht…>
-
CEBA-2019:2501 CentOS 7 rsyslog BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023431.ht…>
-
CEBA-2019:2355 CentOS 7 selinux-policy BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023432.ht…>
-
CEBA-2019:2612 CentOS 7 sg3_utils BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023433.ht…>
-
CEBA-2019:2602 CentOS 7 sos BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023434.ht…>
-
CEBA-2019:2564 CentOS 7 subscription-manager BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023435.ht…>
-
CEBA-2019:2356 CentOS 7 systemd BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023436.ht…>
-
CEBA-2019:2605 CentOS 7 tuned BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023437.ht…>
-
CEBA-2019:2871 CentOS 7 tzdata BugFix Update
<https://lists.centos.org/pipermail/centos-announce/2019-September/023450.ht…>
- latest CentOS Virt and Storage SIG updates:
-
Ansible 2.8.5:
https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.…
-
Glusterfs 6.5: https://docs.gluster.org/en/latest/release-notes/6.5/
-
QEMU KVM EV 2.12.0-33.1 :
https://cbs.centos.org/koji/buildinfo?buildID=26484
Given the amount of security fixes provided by this release, upgrade is
recommended as soon as practical.
Additional Resources:
* Read more about the oVirt 4.3.6 release highlights:
http://www.ovirt.org/release/4.3.6/
* Get more oVirt Project updates on Twitter: https://twitter.com/ovirt
* Check out the latest project news on the oVirt blog:
http://www.ovirt.org/blog/
[1] http://www.ovirt.org/release/4.3.6/
[2] http://resources.ovirt.org/pub/ovirt-4.3/iso/
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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>*
13
33

Trying to add a LUN to a host and use that, instead of Gluster, as the datastore for my VM's.
by TomK 06 Oct '19
by TomK 06 Oct '19
06 Oct '19
Hey All,
I've added a 4TB LUN to my physical storage and now I want to use that,
instead of GlusterFS as my datastore for VM's on that physical. How do
I do this?
I've tried a number of options, including adding LUN's but appears I can
only add them to VM's directly but not use them as my datastores instead
of GlusterFS.
--
Thx,
TK.
1
0
Hello, I'm trying to run a vm with two ethernet interfaces, one of them attached to ovirmnt and the other attached to a logical network named internal_servers and got this error:
"VM is down with error. Exit message: can not get MTU interface in 'br-int': No such device2
Then I created the bridge manually but I get the following error:
"VM is down with error. Exit message: Hook Error: ('',)."
Please help me.
Best Regards
1
0
Hello,
I have a hyperconverged setup using ovirt 4.3.5 and the "optimize for ovirt store" seems to fail on gluster volumes.
I am seeing poor performance and trying to see how should I tune gluster to give better performance.
Can you provide any suggestions on the following volume settings(parameters)?
option Value
------ -----
cluster.lookup-unhashed on
cluster.lookup-optimize on
cluster.min-free-disk 10%
cluster.min-free-inodes 5%
cluster.rebalance-stats off
cluster.subvols-per-directory (null)
cluster.readdir-optimize off
cluster.rsync-hash-regex (null)
cluster.extra-hash-regex (null)
cluster.dht-xattr-name trusted.glusterfs.dht
cluster.randomize-hash-range-by-gfid off
cluster.rebal-throttle normal
cluster.lock-migration off
cluster.force-migration off
cluster.local-volume-name (null)
cluster.weighted-rebalance on
cluster.switch-pattern (null)
cluster.entry-change-log on
cluster.read-subvolume (null)
cluster.read-subvolume-index -1
cluster.read-hash-mode 1
cluster.background-self-heal-count 8
cluster.metadata-self-heal off
cluster.data-self-heal off
cluster.entry-self-heal off
cluster.self-heal-daemon on
cluster.heal-timeout 600
cluster.self-heal-window-size 1
cluster.data-change-log on
cluster.metadata-change-log on
cluster.data-self-heal-algorithm full
cluster.eager-lock enable
disperse.eager-lock on
disperse.other-eager-lock on
disperse.eager-lock-timeout 1
disperse.other-eager-lock-timeout 1
cluster.quorum-type auto
cluster.quorum-count (null)
cluster.choose-local off
cluster.self-heal-readdir-size 1KB
cluster.post-op-delay-secs 1
cluster.ensure-durability on
cluster.consistent-metadata no
cluster.heal-wait-queue-length 128
cluster.favorite-child-policy none
cluster.full-lock yes
diagnostics.latency-measurement off
diagnostics.dump-fd-stats off
diagnostics.count-fop-hits off
diagnostics.brick-log-level INFO
diagnostics.client-log-level INFO
diagnostics.brick-sys-log-level CRITICAL
diagnostics.client-sys-log-level CRITICAL
diagnostics.brick-logger (null)
diagnostics.client-logger (null)
diagnostics.brick-log-format (null)
diagnostics.client-log-format (null)
diagnostics.brick-log-buf-size 5
diagnostics.client-log-buf-size 5
diagnostics.brick-log-flush-timeout 120
diagnostics.client-log-flush-timeout 120
diagnostics.stats-dump-interval 0
diagnostics.fop-sample-interval 0
diagnostics.stats-dump-format json
diagnostics.fop-sample-buf-size 65535
diagnostics.stats-dnscache-ttl-sec 86400
performance.cache-max-file-size 0
performance.cache-min-file-size 0
performance.cache-refresh-timeout 1
performance.cache-priority
performance.cache-size 32MB
performance.io-thread-count 16
performance.high-prio-threads 16
performance.normal-prio-threads 16
performance.low-prio-threads 32
performance.least-prio-threads 1
performance.enable-least-priority on
performance.iot-watchdog-secs (null)
performance.iot-cleanup-disconnected- reqsoff
performance.iot-pass-through false
performance.io-cache-pass-through false
performance.cache-size 128MB
performance.qr-cache-timeout 1
performance.cache-invalidation false
performance.ctime-invalidation false
performance.flush-behind on
performance.nfs.flush-behind on
performance.write-behind-window-size 1MB
performance.resync-failed-syncs-after -fsyncoff
performance.nfs.write-behind-window-s ize1MB
performance.strict-o-direct on
performance.nfs.strict-o-direct off
performance.strict-write-ordering off
performance.nfs.strict-write-ordering off
performance.write-behind-trickling-wr iteson
performance.aggregate-size 128KB
performance.nfs.write-behind-tricklin g-writeson
performance.lazy-open yes
performance.read-after-open yes
performance.open-behind-pass-through false
performance.read-ahead-page-count 4
performance.read-ahead-pass-through false
performance.readdir-ahead-pass-throug h false
performance.md-cache-pass-through false
performance.md-cache-timeout 1
performance.cache-swift-metadata true
performance.cache-samba-metadata false
performance.cache-capability-xattrs true
performance.cache-ima-xattrs true
performance.md-cache-statfs off
performance.xattr-cache-list
performance.nl-cache-pass-through false
features.encryption off
network.frame-timeout 1800
network.ping-timeout 30
network.tcp-window-size (null)
client.ssl off
network.remote-dio off
client.event-threads 4
client.tcp-user-timeout 0
client.keepalive-time 20
client.keepalive-interval 2
client.keepalive-count 9
network.tcp-window-size (null)
network.inode-lru-limit 16384
auth.allow *
auth.reject (null)
transport.keepalive 1
server.allow-insecure on
server.root-squash off
server.all-squash off
server.anonuid 65534
server.anongid 65534
server.statedump-path /var/run/gluster
server.outstanding-rpc-limit 64
server.ssl off
auth.ssl-allow *
server.manage-gids off
server.dynamic-auth on
client.send-gids on
server.gid-timeout 300
server.own-thread (null)
server.event-threads 4
server.tcp-user-timeout 42
server.keepalive-time 20
server.keepalive-interval 2
server.keepalive-count 9
transport.listen-backlog 1024
transport.address-family inet
performance.write-behind on
performance.read-ahead off
performance.readdir-ahead on
performance.io-cache off
performance.open-behind on
performance.quick-read off
performance.nl-cache off
performance.stat-prefetch on
performance.client-io-threads on
performance.nfs.write-behind on
performance.nfs.read-ahead off
performance.nfs.io-cache off
performance.nfs.quick-read off
performance.nfs.stat-prefetch off
performance.nfs.io-threads off
performance.force-readdirp true
performance.cache-invalidation false
performance.global-cache-invalidation true
features.uss off
features.snapshot-directory .snaps
features.show-snapshot-directory off
features.tag-namespaces off
network.compression off
network.compression.window-size -15
network.compression.mem-level 8
network.compression.min-size 0
network.compression.compression-level -1
network.compression.debug false
features.default-soft-limit 80%
features.soft-timeout 60
features.hard-timeout 5
features.alert-time 86400
features.quota-deem-statfs off
geo-replication.indexing off
geo-replication.indexing off
geo-replication.ignore-pid-check off
geo-replication.ignore-pid-check off
features.quota off
features.inode-quota off
features.bitrot disable
debug.trace off
debug.log-history no
debug.log-file no
debug.exclude-ops (null)
debug.include-ops (null)
debug.error-gen off
debug.error-failure (null)
debug.error-number (null)
debug.random-failure off
debug.error-fops (null)
nfs.disable on
features.read-only off
features.worm off
features.worm-file-level off
features.worm-files-deletable on
features.default-retention-period 120
features.retention-mode relax
features.auto-commit-period 180
storage.linux-aio off
storage.batch-fsync-mode reverse-fsync
storage.batch-fsync-delay-usec 0
storage.owner-uid 36
storage.owner-gid 36
storage.node-uuid-pathinfo off
storage.health-check-interval 30
storage.build-pgfid off
storage.gfid2path on
storage.gfid2path-separator :
storage.reserve 1
storage.health-check-timeout 10
storage.fips-mode-rchecksum off
storage.force-create-mode 0
storage.force-directory-mode 0
storage.create-mask 777
storage.create-directory-mask 777
storage.max-hardlinks 100
features.ctime on
config.gfproxyd off
cluster.server-quorum-type server
cluster.server-quorum-ratio 0
changelog.changelog off
changelog.changelog-dir {{ brick.path }}/.glusterfs/changelogs
changelog.encoding ascii
changelog.rollover-time 15
changelog.fsync-interval 5
changelog.changelog-barrier-timeout 120
changelog.capture-del-path off
features.barrier disable
features.barrier-timeout 120
features.trash off
features.trash-dir .trashcan
features.trash-eliminate-path (null)
features.trash-max-filesize 5MB
features.trash-internal-op off
cluster.enable-shared-storage disable
locks.trace off
locks.mandatory-locking off
cluster.disperse-self-heal-daemon enable
cluster.quorum-reads no
client.bind-insecure (null)
features.shard on
features.shard-block-size 64MB
features.shard-lru-limit 16384
features.shard-deletion-rate 100
features.scrub-throttle lazy
features.scrub-freq biweekly
features.scrub false
features.expiry-time 120
features.cache-invalidation off
features.cache-invalidation-timeout 60
features.leases off
features.lease-lock-recall-timeout 60
disperse.background-heals 8
disperse.heal-wait-qlength 128
cluster.heal-timeout 600
dht.force-readdirp on
disperse.read-policy gfid-hash
cluster.shd-max-threads 8
cluster.shd-wait-qlength 10000
cluster.locking-scheme granular
cluster.granular-entry-heal enable
features.locks-revocation-secs 0
features.locks-revocation-clear-all false
features.locks-revocation-max-blocked 0
features.locks-monkey-unlocking false
features.locks-notify-contention no
features.locks-notify-contention-dela y 5
disperse.shd-max-threads 1
disperse.shd-wait-qlength 1024
disperse.cpu-extensions auto
disperse.self-heal-window-size 1
cluster.use-compound-fops off
performance.parallel-readdir off
performance.rda-request-size 131072
performance.rda-low-wmark 4096
performance.rda-high-wmark 128KB
performance.rda-cache-limit 10MB
performance.nl-cache-positive-entry false
performance.nl-cache-limit 10MB
performance.nl-cache-timeout 60
cluster.brick-multiplex off
cluster.max-bricks-per-process 250
disperse.optimistic-change-log on
disperse.stripe-cache 4
cluster.halo-enabled False
cluster.halo-shd-max-latency 99999
cluster.halo-nfsd-max-latency 5
cluster.halo-max-latency 5
cluster.halo-max-replicas 99999
cluster.halo-min-replicas 2
features.selinux on
cluster.daemon-log-level INFO
debug.delay-gen off
delay-gen.delay-percentage 10%
delay-gen.delay-duration 100000
delay-gen.enable
disperse.parallel-writes on
features.sdfs off
features.cloudsync off
features.ctime on
ctime.noatime on
feature.cloudsync-storetype (null)
features.enforce-mandatory-lock off
thank you!
2
2
You can boot from the older image (grub menu) and then a cleanup procedure should be performed.
I'm not sure if the thin LVs will be removed when you rerun the upgrade process , or they will remain the same.
Beat Regards,
Strahil NikolovOn Oct 4, 2019 14:04, Stefano Danzi <s.danzi(a)hawai.it> wrote:
>
> Hello!!!
>
> I upgraded oVirtNode 4.3.5.2 to 4.3.6 using Engine UI.
> In the middle of the upgrade Engine fenced it, I can't understand why.
>
> Now Engine UI, and yum, report that there are no updates but node still
> to version 4.3.5.2.
> If I run "yum reinstall ovirt-node-ng-image-update" The result is as
> follow, but the system remain not upgraded.
>
> ovirt-node-ng-image-update-4.3.6-1.el7.noarch.rpm | 719 MB 00:06:31
> Running transaction check
> Running transaction test
> Transaction test succeeded
> Running transaction
> Installazione : ovirt-node-ng-image-update-4.3.6-1.el7.noarch 1/1
> warning: %post(ovirt-node-ng-image-update-4.3.6-1.el7.noarch) scriptlet
> failed, exit status 1
> Non-fatal POSTIN scriptlet failure in rpm package
> ovirt-node-ng-image-update-4.3.6-1.el7.noarch
> Uploading Package Profile
> Cannot upload package profile. Is this client registered?
> Verifica in corso : ovirt-node-ng-image-update-4.3.6-1.el7.noarch 1/1
>
> Installato:
> ovirt-node-ng-image-update.noarch 0:4.3.6-1.el7
>
> Completo!
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/Y52X663MAR347…
2
1
Hello!!!
I upgraded oVirtNode 4.3.5.2 to 4.3.6 using Engine UI.
In the middle of the upgrade Engine fenced it, I can't understand why.
Now Engine UI, and yum, report that there are no updates but node still
to version 4.3.5.2.
If I run "yum reinstall ovirt-node-ng-image-update" The result is as
follow, but the system remain not upgraded.
ovirt-node-ng-image-update-4.3.6-1.el7.noarch.rpm | 719 MB 00:06:31
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Installazione : ovirt-node-ng-image-update-4.3.6-1.el7.noarch 1/1
warning: %post(ovirt-node-ng-image-update-4.3.6-1.el7.noarch) scriptlet
failed, exit status 1
Non-fatal POSTIN scriptlet failure in rpm package
ovirt-node-ng-image-update-4.3.6-1.el7.noarch
Uploading Package Profile
Cannot upload package profile. Is this client registered?
Verifica in corso : ovirt-node-ng-image-update-4.3.6-1.el7.noarch 1/1
Installato:
ovirt-node-ng-image-update.noarch 0:4.3.6-1.el7
Completo!
1
0
Trust Red Hat :)
At least their approach should be safer.
Of course, you can raise a docu bug but RHEL7 is in such phase that it might not be fixed unless this is found in v8.
Best Regards,
Strahil NikolovOn Oct 2, 2019 05:43, jeremy_tourville(a)hotmail.com wrote:
>
> http://man7.org/linux/man-pages/man7/lvmthin.7.html
> Command to repair a thin pool:
> lvconvert --repair VG/ThinPoolLV
>
> Repair performs the following steps:
>
> 1. Creates a new, repaired copy of the metadata.
> lvconvert runs the thin_repair command to read damaged metadata from
> the existing pool metadata LV, and writes a new repaired copy to the
> VG's pmspare LV.
>
> 2. Replaces the thin pool metadata LV.
> If step 1 is successful, the thin pool metadata LV is replaced with
> the pmspare LV containing the corrected metadata. The previous thin
> pool metadata LV, containing the damaged metadata, becomes visible
> with the new name ThinPoolLV_tmetaN (where N is 0,1,...).
>
> If the repair works, the thin pool LV and its thin LVs can be
> activated, and the LV containing the damaged thin pool metadata can
> be removed. It may be useful to move the new metadata LV (previously
> pmspare) to a better PV.
>
> If the repair does not work, the thin pool LV and its thin LVs are
> lost.
>
> This info seems to conflict with Red Hat advice. Red Hat says if metadat volume is full don't run a lvconvert --repair operation. Now I am confused. I am familiar with LVM and comfortable with it but this is my first time trying to repair thin LVM. The concepts of a metadata volume are new to me.
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/FFN3HWUQVRPFS…
2
2
Did you try the "Confirm Host has been rebooted" button?
On Wed, Oct 2, 2019 at 9:17 PM Bruno Martins <bruno.o.martins(a)gfi.world> wrote:
>
> Hello guys,
>
> No ideas for this issue?
>
> Thanks for your cooperation!
>
> Kind regards,
>
> -----Original Message-----
> From: Bruno Martins <bruno.o.martins(a)gfi.world>
> Sent: 29 de setembro de 2019 16:16
> To: users(a)ovirt.org
> Subject: [ovirt-users] Cannot enable maintenance mode
>
> Hello guys,
>
> I am being unable to put a host from a two nodes cluster into maintenance mode in order to remove it from the cluster afterwards.
>
> This is what I see in engine.log:
>
> 2019-09-27 16:20:58,364 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9, Job ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom Event ID: -1, Message: Host CentOS-H1 cannot change into maintenance mode - not all Vms have been migrated successfully. Consider manual intervention: stopping/migrating Vms: Non interactive user (User: admin).
>
> Host has been rebooted multiple times. vdsClient shows no VM's running.
>
> What else can I do?
>
> Kind regards,
>
> Bruno Martins
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/X5FJWFW7GXNW6…
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/DD5DW6KKOOHGL…
2
1
Hello,
oVirt Engine Version: 3.5.0.1-1.el6
We recently removed the Data (Master) storage domain from our ovirt cluster
and replaced it with another. All is working great. When looking at the old
storage device I noticed that one of our nodes still has an NFS connection
to it.
Looking at the results for 'mount' I see two mounts to the node in question
(192.168.64.15):
192.168.64.15:/nfs-share/ovirt-store/hosted-engine on
/rhev/data-center/mnt/192.168.64.15:_nfs-share_ovirt-store_hosted-engine
type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.15,mountvers=3,mountport=892,mountproto=udp,local_lock=none,addr=192.168.64.15)
192.168.64.11:/export/testovirt on
/rhev/data-center/mnt/192.168.64.11:_export_testovirt
type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.11,mountvers=3,mountport=46034,mountproto=udp,local_lock=none,addr=192.168.64.11)
192.168.64.163:/export/storage on
/rhev/data-center/mnt/192.168.64.163:_export_storage
type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.163,mountvers=3,mountport=20048,mountproto=udp,local_lock=none,addr=192.168.64.163)
192.168.64.55:/export/storage on
/rhev/data-center/mnt/192.168.64.55:_export_storage
type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.55,mountvers=3,mountport=20048,mountproto=udp,local_lock=none,addr=192.168.64.55)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
192.168.64.15:/nfs-share/ovirt-store/hosted-engine on
/rhev/data-center/mnt/192.168.64.15:_nfs-share_ovirt-store_hosted-engine
type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.15,mountvers=3,mountport=892,mountproto=udp,local_lock=none,addr=192.168.64.15)
10.1.90.64:/ifs/telvue/infrastructure/iso on
/rhev/data-center/mnt/10.1.90.64:_ifs_telvue_infrastructure_iso type nfs
(rw,relatime,vers=3,rsize=131072,wsize=524288,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=10.1.90.64,mountvers=3,mountport=300,mountproto=udp,local_lock=none,addr=10.1.90.64)
192.168.64.163:/export/storage/iso-store on
/rhev/data-center/mnt/192.168.64.163:_export_storage_iso-store type nfs
(rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=192.168.64.163,mountvers=3,mountport=20048,mountproto=udp,local_lock=none,addr=192.168.64.163)
/etc/fstab has no entry for these so I assume they are left over from when
the storage domain existed.
Is it safe to 'umount' these mounts or is there a hook I may not be aware
of? Is there another way of removing this from the node via that OVM?
None of the other nodes in the cluster have this mount. This node is not
the SPM.
Thank you for your time and consideration.
Best regards,
***
*Mark Steele*
CIO / VP Technical Operations | TelVue Corporation
TelVue - We Share Your Vision
16000 Horizon Way, Suite 100 | Mt. Laurel, NJ 08054
800.885.8886 x128 | msteele(a)telvue.com | http://www.telvue.com
twitter: http://twitter.com/telvue | facebook:
https://www.facebook.com/telvue
1
0
Kikckstart entries:
-------------------------------------------------------------------------------------------------------------
liveimg --url=http://192.168.1.10/ovirt-iso-436/ovirt-node-ng-image.squashfs.img
clearpart --drives=sda --initlabel --all
autopart --type=thinp
rootpw --iscrypted $1$xxxxxxxxxxxbSLxxxxxxxxxxgwc0
lang en_US
keyboard --vckeymap=us --xlayouts='us'
timezone --utc America/New_York --ntpservers=0.centos.pool.ntp.org,1.centos.pool.ntp.org,2.centos.pool.ntp.org,3.centos.pool.ntp
#network --hostname=host21.example.com
network --onboot yes --device eno49
zerombr
text
reboot
-------------------------------------------------------------------------------------------------------------
The Error on screen right after " Creating swap on /dev/mapper/onn_host1-swap"
DeviceCreatorError: ('lvcreate failed for onn_host1/pool00: running /sbin/lvm lvcreate --thinpool onn_host1/pool00 --size 464304m --poolmetadatasize 232 --chunksize 64 --config devices { preffered_names=["^/dev/mapper/", "^/dev/md", "^/dev/sd"] } failed', ' onn_host1-pool00')
No issue with oVirt 4.3.5 and the same kickstart file.
Any suggestions?
Thanks,
AQ
1
1
One of my nodes has failed and the domain isn't coming online because the primary node isn't up?
In the parameters there is backup-volfile-servers=192.168.100.2:192.168.100.3
Any help?
1
0

03 Oct '19
Hi,
I have a 4.3.5 hyperconverged setup with 3 hosts, each host has 2x10G NIC ports
Host1:
NIC1: 192.168.1.11
NIC2: 192.168.0.67 (Gluster)
Host2:
NIC1: 10.10.1.12
NIC2: 192.168.0.68 (Gluster)
Host3:
NIC1: 10.10.1.13
NIC2: 192.168.0.69 (Gluster)
I am able to ping all the gluster IPs from within the hosts. i.e from host1 i can ping 192.168.0.68 and 192.168.0.69
However from the HostedEngine VM I cant ping any of those IPs
[root@ovirt-engine ~]# ping 192.168.0.9
PING 192.168.0.60 (192.168.0.60) 56(84) bytes of data.
From 10.10.255.5 icmp_seq=1 Time to live exceeded
and on the HostedEngine I see the following WARNINGS (only for host1) which make me think that I am not using a separate network exclusively for gluster.
2019-08-21 21:04:34,215-04 WARN [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListReturn] (DefaultQuartzScheduler10) [397b6038] Could not associate brick 'host1.example.com:/gluster_bricks/engine/engine' of volume 'ac1f73ce-cdf0-4bb9-817d-xxxxxxcxxx' with correct network as no gluster network found in cluster 'xxxxxxxx11e9-b8d3-00163e5d860d'
Any ideas?
thank you!!
2019-08-21 21:04:34,220-04 WARN [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListReturn] (DefaultQuartzScheduler10) [397b6038] Could not associate brick 'vmm01.virt.ord1d:/gluster_bricks/data/data' of volume 'bc26633a-9a0b-49de-b714-97e76f222a02' with correct network as no gluster network found in cluster 'e98e2c16-c31e-11e9-b8d3-00163e5d860d'
2019-08-21 21:04:34,224-04 WARN [org.ovirt.engine.core.vdsbroker.gluster.GlusterVolumesListReturn] (DefaultQuartzScheduler10) [397b6038] Could not associate brick 'host1:/gluster_bricks/vmstore/vmstore' of volume 'xxxxxxxxx-ca96-45cc-9e0f-649055e0e07b' with correct network as no gluster network found in cluster 'e98e2c16-c31e-11e9-b8d3xxxxxxxxxxxxxxx'
3
4
Hey Guys,
After an update my node goes into emergency mode saying it can't find the UUID associated with one of my physical volumes?
I tried an imbase rollback and nothing
pvs is showing that the identifier is missing
1
0
Hello,
in docs about ovirt_disk module for Ansible there is also notice about
managing floating disks.
But I don't find a way to copy an existing floating disk into a new one as
I do in web admin gui selecting Storage --> disks, selecting the disk and
choosing "copy" button.
I can also temporarily attach this disk to a VM, but then it seems to me
there is no option to copy this disk too even if attached to a VM...
Is there anything doable in Ansible to reach this target?
I don't know if this below is the corresponding for REST API:
https://www.ovirt.org/develop/release-management/features/storage/copy-disk…
Thanks,
Gianluca
2
5
Hi folks,
When trying to start a VM in a nested env with Ryzen it complains with:
2019-09-28 14:29:53,940-0400 ERROR (vm/0391a661) [virt.vm]
(vmId='0391a661-20fd-490a-9653-dd217147224d') The vm start process failed
(vm:933)
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 867, in
_startUnderlyingVm
self._run()
File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2880, in
_run
dom.createWithFlags(flags)
File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py",
line 131, in wrapper
ret = f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 94,
in wrapper
return func(inst, *args, **kwargs)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1110, in
createWithFlags
if ret == -1: raise libvirtError ('virDomainCreateWithFlags() failed',
dom=self)
libvirtError: the CPU is incompatible with host CPU: Host CPU does not
provide required features: monitor
The hooks for nestedv are installed. Is there any way to modify the xml
passed to the host used by libvirt and remove the monitor flag ?? Like this
<feature policy='disable' name='monitor'/>
Lab is installed using Centos latest and oVirt latest as today!. By the way
a nested intel cpu box works with no problem.
THANKS!!!!!!
2
1
Hi all,
I'd like to ask/suggest something:
In the previous UI (4.2?), when you entered the VM snapshots page, you
saw per each snapshot some details that you do not see in the current
UI. Specifically, to see the creation date, you have to press General.
So I got used to writing longer descriptions, with the creation date
in them, but that also does not work well, because in the main view
only the start of the description is shown. At least for me
(combination of browser, OS, etc.), there is a lot of white unused
space between the end of the presented-part of the description, and
the "> General" after it. Can we somehow use this space to either add
the creation date, or more/all of the description, or even make this
customizable? And perhaps make this a sortable table (so that you can
sort by description, or if you added Data, you can sort by that, or
memory, or whatever)? I don't mind opening a bug/RFE for this, if more
people agree that it's useful, and unless there are some (unknown to
me) reasons against that (other than the time needed for implementing
this, which I expect is quite minimal for the simplest option of just
showing more of the description).
Thanks and best regards,
--
Didi
2
2
Forwarding to the users list.
> Begin forwarded message:
>
> From: "Akshita Jain" <akshita(a)councilinfosec.org>
> Subject: Unable to Upgrade
> Date: 1 October 2019 at 11:12:58 CEST
> To: infra(a)ovirt.org
>
> After upgrading oVirt 4.3.4 to 4.3.6, the gluster is also upgrading from 5.6 to 6.5. But as soon as it upgrades gluster peer status shows disconnected.
> What is the correct method to upgrade oVirt with gluster HCI environment?
> _______________________________________________
> Infra mailing list -- infra(a)ovirt.org
> To unsubscribe send an email to infra-leave(a)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/infra@ovirt.org/message/24D6NKVLMYQA3…
--
Anton Marchukov
Associate Manager - RHV DevOps - Red Hat
5
6

03 Oct '19
NFS storage + 2 nodes
engine log:
Sep 30 01:20:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:20:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:20:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00467|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:20:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00468|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41578: receive error: Protocol error
Sep 30 01:20:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00469|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41578: connection dropped (Protocol error)
Sep 30 01:20:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:20:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:21:55 ovirteng.stuffnet.local userhelper[55306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:21:55 ovirteng.stuffnet.local userhelper[55306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:23:56 ovirteng.stuffnet.local userhelper[55385]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:23:56 ovirteng.stuffnet.local userhelper[55385]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:25:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:25:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:25:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00470|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:25:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00471|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41710: receive error: Protocol error
Sep 30 01:25:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00472|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41710: connection dropped (Protocol error)
Sep 30 01:25:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:25:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:25:57 ovirteng.stuffnet.local userhelper[55467]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:25:57 ovirteng.stuffnet.local userhelper[55467]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:27:57 ovirteng.stuffnet.local userhelper[55547]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:27:57 ovirteng.stuffnet.local userhelper[55547]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:29:58 ovirteng.stuffnet.local userhelper[55624]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:29:58 ovirteng.stuffnet.local userhelper[55624]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:30:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:30:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:30:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00473|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:30:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00474|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41842: receive error: Protocol error
Sep 30 01:30:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00475|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41842: connection dropped (Protocol error)
Sep 30 01:30:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:30:24] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:31:59 ovirteng.stuffnet.local userhelper[55705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:31:59 ovirteng.stuffnet.local userhelper[55705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:33:59 ovirteng.stuffnet.local userhelper[55785]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:33:59 ovirteng.stuffnet.local userhelper[55785]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:35:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:35:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:35:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00476|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:35:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00477|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41974: receive error: Protocol error
Sep 30 01:35:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00478|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41974: connection dropped (Protocol error)
Sep 30 01:35:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:35:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:36:00 ovirteng.stuffnet.local userhelper[55869]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:36:00 ovirteng.stuffnet.local userhelper[55869]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:38:02 ovirteng.stuffnet.local userhelper[55948]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:38:02 ovirteng.stuffnet.local userhelper[55948]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:40:03 ovirteng.stuffnet.local userhelper[56026]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:40:03 ovirteng.stuffnet.local userhelper[56026]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:40:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:40:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00479|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00480|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42104: receive error: Protocol error
Sep 30 01:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00481|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42104: connection dropped (Protocol error)
Sep 30 01:40:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:40:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:42:04 ovirteng.stuffnet.local userhelper[56116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:42:04 ovirteng.stuffnet.local userhelper[56116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:44:04 ovirteng.stuffnet.local userhelper[56200]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:44:04 ovirteng.stuffnet.local userhelper[56200]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:45:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:45:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00482|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00483|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42234: receive error: Protocol error
Sep 30 01:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00484|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42234: connection dropped (Protocol error)
Sep 30 01:45:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:45:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:46:05 ovirteng.stuffnet.local userhelper[56280]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:46:05 ovirteng.stuffnet.local userhelper[56280]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:48:06 ovirteng.stuffnet.local userhelper[56357]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:48:06 ovirteng.stuffnet.local userhelper[56357]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:50:07 ovirteng.stuffnet.local userhelper[56435]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:50:07 ovirteng.stuffnet.local userhelper[56435]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:50:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:50:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00485|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00486|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42364: receive error: Protocol error
Sep 30 01:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00487|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42364: connection dropped (Protocol error)
Sep 30 01:50:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:50:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:52:07 ovirteng.stuffnet.local userhelper[56513]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:52:07 ovirteng.stuffnet.local userhelper[56513]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:54:08 ovirteng.stuffnet.local userhelper[56593]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:54:08 ovirteng.stuffnet.local userhelper[56593]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:55:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:55:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 01:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00488|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 01:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00489|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42496: receive error: Protocol error
Sep 30 01:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00490|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42496: connection dropped (Protocol error)
Sep 30 01:55:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 01:55:27] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 01:56:09 ovirteng.stuffnet.local userhelper[56672]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:56:09 ovirteng.stuffnet.local userhelper[56672]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 01:58:09 ovirteng.stuffnet.local userhelper[56747]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 01:58:09 ovirteng.stuffnet.local userhelper[56747]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:00:10 ovirteng.stuffnet.local userhelper[56836]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:00:10 ovirteng.stuffnet.local userhelper[56836]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:00:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:00:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00491|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00492|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42628: receive error: Protocol error
Sep 30 02:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00493|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42628: connection dropped (Protocol error)
Sep 30 02:00:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:00:28] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 02:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 16 of user root.
-- Subject: Unit session-16.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-16.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 02:01:01 ovirteng.stuffnet.local CROND[56868]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[56871]: starting 0anacron
Sep 30 02:01:01 ovirteng.stuffnet.local anacron[56877]: Anacron started on 2019-09-30
Sep 30 02:01:01 ovirteng.stuffnet.local anacron[56877]: Normal exit (0 jobs run)
Sep 30 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[56879]: finished 0anacron
Sep 30 02:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 02:02:11 ovirteng.stuffnet.local userhelper[56933]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:02:11 ovirteng.stuffnet.local userhelper[56933]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:04:12 ovirteng.stuffnet.local userhelper[57011]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:04:12 ovirteng.stuffnet.local userhelper[57011]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:05:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:05:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00494|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00495|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42760: receive error: Protocol error
Sep 30 02:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00496|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42760: connection dropped (Protocol error)
Sep 30 02:05:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:05:28] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:06:12 ovirteng.stuffnet.local userhelper[57091]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:06:12 ovirteng.stuffnet.local userhelper[57091]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:08:13 ovirteng.stuffnet.local userhelper[57166]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:08:13 ovirteng.stuffnet.local userhelper[57166]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:10:14 ovirteng.stuffnet.local userhelper[57244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:10:14 ovirteng.stuffnet.local userhelper[57244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:10:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:10:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:10:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00497|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:10:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00498|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42892: receive error: Protocol error
Sep 30 02:10:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00499|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42892: connection dropped (Protocol error)
Sep 30 02:10:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:10:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:12:14 ovirteng.stuffnet.local userhelper[57325]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:12:14 ovirteng.stuffnet.local userhelper[57325]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:14:15 ovirteng.stuffnet.local userhelper[57406]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:14:15 ovirteng.stuffnet.local userhelper[57406]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:15:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:15:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:15:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00500|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:15:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00501|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43026: receive error: Protocol error
Sep 30 02:15:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00502|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43026: connection dropped (Protocol error)
Sep 30 02:15:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:15:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:16:16 ovirteng.stuffnet.local userhelper[57484]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:16:16 ovirteng.stuffnet.local userhelper[57484]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:18:16 ovirteng.stuffnet.local userhelper[57563]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:18:16 ovirteng.stuffnet.local userhelper[57563]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:20:17 ovirteng.stuffnet.local userhelper[57641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:20:17 ovirteng.stuffnet.local userhelper[57641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:20:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:20:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:20:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00503|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:20:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00504|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43158: receive error: Protocol error
Sep 30 02:20:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00505|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43158: connection dropped (Protocol error)
Sep 30 02:20:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:20:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:22:18 ovirteng.stuffnet.local userhelper[57723]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:22:18 ovirteng.stuffnet.local userhelper[57723]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:24:18 ovirteng.stuffnet.local userhelper[57801]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:24:18 ovirteng.stuffnet.local userhelper[57801]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:25:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:25:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:25:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00506|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:25:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00507|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43290: receive error: Protocol error
Sep 30 02:25:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00508|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43290: connection dropped (Protocol error)
Sep 30 02:25:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:25:31] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:26:19 ovirteng.stuffnet.local userhelper[57881]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:26:19 ovirteng.stuffnet.local userhelper[57881]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:28:20 ovirteng.stuffnet.local userhelper[57959]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:28:20 ovirteng.stuffnet.local userhelper[57959]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:30:21 ovirteng.stuffnet.local userhelper[58038]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:30:21 ovirteng.stuffnet.local userhelper[58038]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:30:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:30:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:30:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00509|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:30:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00510|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43422: receive error: Protocol error
Sep 30 02:30:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00511|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43422: connection dropped (Protocol error)
Sep 30 02:30:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:30:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:32:21 ovirteng.stuffnet.local userhelper[58119]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:32:21 ovirteng.stuffnet.local userhelper[58119]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:34:22 ovirteng.stuffnet.local userhelper[58197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:34:22 ovirteng.stuffnet.local userhelper[58197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:35:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:35:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:35:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00512|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:35:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00513|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43556: receive error: Protocol error
Sep 30 02:35:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00514|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43556: connection dropped (Protocol error)
Sep 30 02:35:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:35:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:36:23 ovirteng.stuffnet.local userhelper[58279]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:36:23 ovirteng.stuffnet.local userhelper[58279]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:38:23 ovirteng.stuffnet.local userhelper[58354]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:38:23 ovirteng.stuffnet.local userhelper[58354]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:40:24 ovirteng.stuffnet.local userhelper[58433]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:40:24 ovirteng.stuffnet.local userhelper[58433]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:40:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:40:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:40:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00515|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:40:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00516|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43686: receive error: Protocol error
Sep 30 02:40:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00517|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43686: connection dropped (Protocol error)
Sep 30 02:40:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:40:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:42:25 ovirteng.stuffnet.local userhelper[58515]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:42:25 ovirteng.stuffnet.local userhelper[58515]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:44:26 ovirteng.stuffnet.local userhelper[58593]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:44:26 ovirteng.stuffnet.local userhelper[58593]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:45:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:45:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:45:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00518|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:45:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00519|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43820: receive error: Protocol error
Sep 30 02:45:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00520|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43820: connection dropped (Protocol error)
Sep 30 02:45:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:45:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:46:26 ovirteng.stuffnet.local userhelper[58675]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:46:26 ovirteng.stuffnet.local userhelper[58675]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:48:27 ovirteng.stuffnet.local userhelper[58750]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:48:27 ovirteng.stuffnet.local userhelper[58750]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:50:28 ovirteng.stuffnet.local userhelper[58829]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:50:28 ovirteng.stuffnet.local userhelper[58829]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:50:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:50:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:50:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00521|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:50:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00522|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43950: receive error: Protocol error
Sep 30 02:50:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00523|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43950: connection dropped (Protocol error)
Sep 30 02:50:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:50:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:52:28 ovirteng.stuffnet.local userhelper[58910]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:52:28 ovirteng.stuffnet.local userhelper[58910]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:54:29 ovirteng.stuffnet.local userhelper[58993]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:54:29 ovirteng.stuffnet.local userhelper[58993]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:55:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:55:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 02:55:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00524|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 02:55:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00525|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44084: receive error: Protocol error
Sep 30 02:55:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00526|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44084: connection dropped (Protocol error)
Sep 30 02:55:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 02:55:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 02:56:30 ovirteng.stuffnet.local userhelper[59072]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:56:30 ovirteng.stuffnet.local userhelper[59072]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 02:58:30 ovirteng.stuffnet.local userhelper[59150]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 02:58:30 ovirteng.stuffnet.local userhelper[59150]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:00:31 ovirteng.stuffnet.local userhelper[59264]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:00:31 ovirteng.stuffnet.local userhelper[59264]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:00:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:00:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:00:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00527|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:00:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00528|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44220: receive error: Protocol error
Sep 30 03:00:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00529|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44220: connection dropped (Protocol error)
Sep 30 03:00:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:00:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 03:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 17 of user root.
-- Subject: Unit session-17.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-17.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 03:01:01 ovirteng.stuffnet.local CROND[59284]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[59287]: starting 0anacron
Sep 30 03:01:01 ovirteng.stuffnet.local anacron[59293]: Anacron started on 2019-09-30
Sep 30 03:01:01 ovirteng.stuffnet.local anacron[59293]: Will run job `cron.daily' in 10 min.
Sep 30 03:01:01 ovirteng.stuffnet.local anacron[59293]: Jobs will be executed sequentially
Sep 30 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[59295]: finished 0anacron
Sep 30 03:02:32 ovirteng.stuffnet.local userhelper[59359]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:02:32 ovirteng.stuffnet.local userhelper[59359]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:04:33 ovirteng.stuffnet.local userhelper[59437]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:04:33 ovirteng.stuffnet.local userhelper[59437]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:05:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:05:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:05:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00530|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:05:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00531|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44352: receive error: Protocol error
Sep 30 03:05:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00532|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44352: connection dropped (Protocol error)
Sep 30 03:05:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:05:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:06:33 ovirteng.stuffnet.local userhelper[59516]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:06:33 ovirteng.stuffnet.local userhelper[59516]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:08:34 ovirteng.stuffnet.local userhelper[59592]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:08:34 ovirteng.stuffnet.local userhelper[59592]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:10:35 ovirteng.stuffnet.local userhelper[59670]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:10:35 ovirteng.stuffnet.local userhelper[59670]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:10:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:10:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:10:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00533|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:10:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00534|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44484: receive error: Protocol error
Sep 30 03:10:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00535|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44484: connection dropped (Protocol error)
Sep 30 03:10:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:10:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:11:01 ovirteng.stuffnet.local anacron[59293]: Job `cron.daily' started
Sep 30 03:11:01 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[59691]: starting logrotate
Sep 30 03:11:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00536|vlog|INFO|closing log file
Sep 30 03:11:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00537|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-nb.log
Sep 30 03:11:03 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00090|vlog|INFO|closing log file
Sep 30 03:11:03 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00091|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-sb.log
Sep 30 03:11:08 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[59722]: finished logrotate
Sep 30 03:11:08 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[59724]: starting man-db.cron
Sep 30 03:11:17 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[59739]: finished man-db.cron
Sep 30 03:11:17 ovirteng.stuffnet.local anacron[59293]: Job `cron.daily' terminated
Sep 30 03:11:17 ovirteng.stuffnet.local anacron[59293]: Normal exit (1 job run)
Sep 30 03:11:17 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 03:12:35 ovirteng.stuffnet.local userhelper[59789]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:12:35 ovirteng.stuffnet.local userhelper[59789]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:14:36 ovirteng.stuffnet.local userhelper[59869]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:14:36 ovirteng.stuffnet.local userhelper[59869]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:15:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:15:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:15:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00538|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:15:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00539|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44616: receive error: Protocol error
Sep 30 03:15:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00540|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44616: connection dropped (Protocol error)
Sep 30 03:15:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:15:39] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:16:37 ovirteng.stuffnet.local userhelper[59945]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:16:37 ovirteng.stuffnet.local userhelper[59945]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:18:37 ovirteng.stuffnet.local userhelper[60021]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:18:37 ovirteng.stuffnet.local userhelper[60021]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:20:38 ovirteng.stuffnet.local userhelper[60101]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:20:38 ovirteng.stuffnet.local userhelper[60101]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:20:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:20:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:20:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00541|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:20:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00542|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44746: receive error: Protocol error
Sep 30 03:20:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00543|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44746: connection dropped (Protocol error)
Sep 30 03:20:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:20:39] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:22:39 ovirteng.stuffnet.local userhelper[60181]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:22:39 ovirteng.stuffnet.local userhelper[60181]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:24:40 ovirteng.stuffnet.local userhelper[60259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:24:40 ovirteng.stuffnet.local userhelper[60259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:25:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:25:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:25:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00544|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:25:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00545|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44876: receive error: Protocol error
Sep 30 03:25:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00546|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44876: connection dropped (Protocol error)
Sep 30 03:25:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:25:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:26:40 ovirteng.stuffnet.local userhelper[60337]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:26:40 ovirteng.stuffnet.local userhelper[60337]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:28:41 ovirteng.stuffnet.local userhelper[60414]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:28:41 ovirteng.stuffnet.local userhelper[60414]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:30:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:30:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:30:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00547|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:30:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00548|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45006: receive error: Protocol error
Sep 30 03:30:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00549|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45006: connection dropped (Protocol error)
Sep 30 03:30:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:30:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:30:42 ovirteng.stuffnet.local userhelper[60497]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:30:42 ovirteng.stuffnet.local userhelper[60497]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:32:42 ovirteng.stuffnet.local userhelper[60572]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:32:42 ovirteng.stuffnet.local userhelper[60572]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:34:43 ovirteng.stuffnet.local userhelper[60652]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:34:43 ovirteng.stuffnet.local userhelper[60652]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:35:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:35:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:35:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00550|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:35:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00551|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45136: receive error: Protocol error
Sep 30 03:35:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00552|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45136: connection dropped (Protocol error)
Sep 30 03:35:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:35:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:36:44 ovirteng.stuffnet.local userhelper[60725]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:36:44 ovirteng.stuffnet.local userhelper[60725]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:38:44 ovirteng.stuffnet.local userhelper[60801]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:38:44 ovirteng.stuffnet.local userhelper[60801]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:40:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:40:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:40:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00553|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:40:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00554|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45268: receive error: Protocol error
Sep 30 03:40:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00555|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45268: connection dropped (Protocol error)
Sep 30 03:40:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:40:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:40:45 ovirteng.stuffnet.local userhelper[60888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:40:45 ovirteng.stuffnet.local userhelper[60888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:42:46 ovirteng.stuffnet.local userhelper[60964]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:42:46 ovirteng.stuffnet.local userhelper[60964]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:44:47 ovirteng.stuffnet.local userhelper[61044]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:44:47 ovirteng.stuffnet.local userhelper[61044]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:45:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:45:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:45:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00556|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:45:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00557|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45400: receive error: Protocol error
Sep 30 03:45:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00558|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45400: connection dropped (Protocol error)
Sep 30 03:45:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:45:43] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:46:47 ovirteng.stuffnet.local userhelper[61120]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:46:47 ovirteng.stuffnet.local userhelper[61120]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:48:48 ovirteng.stuffnet.local userhelper[61198]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:48:48 ovirteng.stuffnet.local userhelper[61198]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:50:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:50:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:50:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00559|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:50:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00560|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45532: receive error: Protocol error
Sep 30 03:50:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00561|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45532: connection dropped (Protocol error)
Sep 30 03:50:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:50:43] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:50:49 ovirteng.stuffnet.local userhelper[61281]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:50:49 ovirteng.stuffnet.local userhelper[61281]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:52:49 ovirteng.stuffnet.local userhelper[61360]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:52:49 ovirteng.stuffnet.local userhelper[61360]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:54:50 ovirteng.stuffnet.local userhelper[61439]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:54:50 ovirteng.stuffnet.local userhelper[61439]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:55:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:55:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 03:55:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00562|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 03:55:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00563|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45664: receive error: Protocol error
Sep 30 03:55:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00564|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45664: connection dropped (Protocol error)
Sep 30 03:55:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 03:55:44] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 03:56:51 ovirteng.stuffnet.local userhelper[61518]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:56:51 ovirteng.stuffnet.local userhelper[61518]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 03:58:51 ovirteng.stuffnet.local userhelper[61594]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 03:58:51 ovirteng.stuffnet.local userhelper[61594]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:00:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:00:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:00:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00565|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:00:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00566|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45800: receive error: Protocol error
Sep 30 04:00:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00567|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45800: connection dropped (Protocol error)
Sep 30 04:00:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:00:44] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:00:52 ovirteng.stuffnet.local userhelper[61688]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:00:52 ovirteng.stuffnet.local userhelper[61688]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 04:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 18 of user root.
-- Subject: Unit session-18.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-18.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 04:01:01 ovirteng.stuffnet.local CROND[61692]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[61695]: starting 0anacron
Sep 30 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[61701]: finished 0anacron
Sep 30 04:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 04:02:53 ovirteng.stuffnet.local userhelper[61781]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:02:53 ovirteng.stuffnet.local userhelper[61781]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:04:53 ovirteng.stuffnet.local userhelper[61860]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:04:53 ovirteng.stuffnet.local userhelper[61860]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:05:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:05:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:05:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00568|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:05:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00569|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45930: receive error: Protocol error
Sep 30 04:05:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00570|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45930: connection dropped (Protocol error)
Sep 30 04:05:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:05:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:06:54 ovirteng.stuffnet.local userhelper[61939]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:06:54 ovirteng.stuffnet.local userhelper[61939]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:08:55 ovirteng.stuffnet.local userhelper[62014]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:08:55 ovirteng.stuffnet.local userhelper[62014]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:10:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:10:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:10:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00571|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:10:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00572|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46066: receive error: Protocol error
Sep 30 04:10:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00573|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46066: connection dropped (Protocol error)
Sep 30 04:10:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:10:46] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:10:55 ovirteng.stuffnet.local userhelper[62095]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:10:55 ovirteng.stuffnet.local userhelper[62095]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:12:56 ovirteng.stuffnet.local userhelper[62171]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:12:56 ovirteng.stuffnet.local userhelper[62171]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:14:57 ovirteng.stuffnet.local userhelper[62250]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:14:57 ovirteng.stuffnet.local userhelper[62250]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:15:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:15:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:15:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00574|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:15:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00575|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46196: receive error: Protocol error
Sep 30 04:15:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00576|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46196: connection dropped (Protocol error)
Sep 30 04:15:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:15:46] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:16:57 ovirteng.stuffnet.local userhelper[62330]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:16:57 ovirteng.stuffnet.local userhelper[62330]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:18:58 ovirteng.stuffnet.local userhelper[62404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:18:58 ovirteng.stuffnet.local userhelper[62404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:20:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:20:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:20:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00577|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:20:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00578|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46332: receive error: Protocol error
Sep 30 04:20:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00579|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46332: connection dropped (Protocol error)
Sep 30 04:20:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:20:48] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:20:59 ovirteng.stuffnet.local userhelper[62487]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:20:59 ovirteng.stuffnet.local userhelper[62487]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:23:00 ovirteng.stuffnet.local userhelper[62564]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:23:00 ovirteng.stuffnet.local userhelper[62564]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:25:01 ovirteng.stuffnet.local userhelper[62642]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:25:01 ovirteng.stuffnet.local userhelper[62642]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:25:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:25:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:25:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00580|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:25:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00581|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46466: receive error: Protocol error
Sep 30 04:25:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00582|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46466: connection dropped (Protocol error)
Sep 30 04:25:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:25:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:27:01 ovirteng.stuffnet.local userhelper[62721]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:27:01 ovirteng.stuffnet.local userhelper[62721]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:29:02 ovirteng.stuffnet.local userhelper[62804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:29:02 ovirteng.stuffnet.local userhelper[62804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:30:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:30:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:30:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00583|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:30:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00584|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46598: receive error: Protocol error
Sep 30 04:30:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00585|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46598: connection dropped (Protocol error)
Sep 30 04:30:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:30:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:31:03 ovirteng.stuffnet.local userhelper[62886]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:31:03 ovirteng.stuffnet.local userhelper[62886]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:33:03 ovirteng.stuffnet.local userhelper[62965]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:33:03 ovirteng.stuffnet.local userhelper[62965]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:35:04 ovirteng.stuffnet.local userhelper[63055]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:35:04 ovirteng.stuffnet.local userhelper[63055]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:35:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:35:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:35:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00586|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:35:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00587|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46730: receive error: Protocol error
Sep 30 04:35:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00588|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46730: connection dropped (Protocol error)
Sep 30 04:35:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:35:51] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:37:05 ovirteng.stuffnet.local userhelper[63124]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:37:05 ovirteng.stuffnet.local userhelper[63124]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:39:05 ovirteng.stuffnet.local userhelper[63212]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:39:05 ovirteng.stuffnet.local userhelper[63212]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:40:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:40:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:40:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00589|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:40:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00590|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46862: receive error: Protocol error
Sep 30 04:40:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00591|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46862: connection dropped (Protocol error)
Sep 30 04:40:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:40:56] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:40:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00592|memory|INFO|peak resident set size grew 51% in last 58666.7 seconds, from 4672 kB to 7044 kB
Sep 30 04:40:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00593|memory|INFO|cells:48 json-caches:1 monitors:2 sessions:2
Sep 30 04:41:06 ovirteng.stuffnet.local userhelper[63296]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:41:06 ovirteng.stuffnet.local userhelper[63296]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:43:06 ovirteng.stuffnet.local userhelper[63371]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:43:06 ovirteng.stuffnet.local userhelper[63371]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:45:08 ovirteng.stuffnet.local userhelper[63451]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:45:08 ovirteng.stuffnet.local userhelper[63451]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:45:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:45:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:45:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00594|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:45:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00595|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46992: receive error: Protocol error
Sep 30 04:45:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00596|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46992: connection dropped (Protocol error)
Sep 30 04:45:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:45:59] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:47:08 ovirteng.stuffnet.local userhelper[63532]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:47:08 ovirteng.stuffnet.local userhelper[63532]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:49:09 ovirteng.stuffnet.local userhelper[63608]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:49:09 ovirteng.stuffnet.local userhelper[63608]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:51:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:51:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:51:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00597|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:51:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00598|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47128: receive error: Protocol error
Sep 30 04:51:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00599|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47128: connection dropped (Protocol error)
Sep 30 04:51:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:51:03] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:51:10 ovirteng.stuffnet.local userhelper[63691]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:51:10 ovirteng.stuffnet.local userhelper[63691]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:53:10 ovirteng.stuffnet.local userhelper[63768]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:53:10 ovirteng.stuffnet.local userhelper[63768]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:55:11 ovirteng.stuffnet.local userhelper[63848]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:55:11 ovirteng.stuffnet.local userhelper[63848]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:56:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:56:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 04:56:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00600|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 04:56:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00601|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47256: receive error: Protocol error
Sep 30 04:56:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00602|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47256: connection dropped (Protocol error)
Sep 30 04:56:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 04:56:04] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 04:57:12 ovirteng.stuffnet.local userhelper[63927]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:57:12 ovirteng.stuffnet.local userhelper[63927]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 04:59:12 ovirteng.stuffnet.local userhelper[64005]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 04:59:12 ovirteng.stuffnet.local userhelper[64005]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 05:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 19 of user root.
-- Subject: Unit session-19.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-19.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 05:01:01 ovirteng.stuffnet.local CROND[64079]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 05:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[64082]: starting 0anacron
Sep 30 05:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[64088]: finished 0anacron
Sep 30 05:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 05:01:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:01:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00603|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00604|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47396: receive error: Protocol error
Sep 30 05:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00605|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47396: connection dropped (Protocol error)
Sep 30 05:01:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:01:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:01:13 ovirteng.stuffnet.local userhelper[64115]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:01:13 ovirteng.stuffnet.local userhelper[64115]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:03:14 ovirteng.stuffnet.local userhelper[64190]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:03:14 ovirteng.stuffnet.local userhelper[64190]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:05:15 ovirteng.stuffnet.local userhelper[64269]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:05:15 ovirteng.stuffnet.local userhelper[64269]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:06:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:06:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:06:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00606|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:06:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00607|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47530: receive error: Protocol error
Sep 30 05:06:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00608|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47530: connection dropped (Protocol error)
Sep 30 05:06:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:06:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:07:15 ovirteng.stuffnet.local userhelper[64344]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:07:15 ovirteng.stuffnet.local userhelper[64344]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:09:16 ovirteng.stuffnet.local userhelper[64420]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:09:16 ovirteng.stuffnet.local userhelper[64420]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:11:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:11:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00609|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00610|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47666: receive error: Protocol error
Sep 30 05:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00611|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47666: connection dropped (Protocol error)
Sep 30 05:11:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:11:06] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:11:18 ovirteng.stuffnet.local userhelper[64503]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:11:18 ovirteng.stuffnet.local userhelper[64503]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:13:19 ovirteng.stuffnet.local userhelper[64582]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:13:19 ovirteng.stuffnet.local userhelper[64582]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:15:19 ovirteng.stuffnet.local userhelper[64666]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:15:19 ovirteng.stuffnet.local userhelper[64666]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:16:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:16:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:16:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00612|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:16:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00613|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47802: receive error: Protocol error
Sep 30 05:16:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00614|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47802: connection dropped (Protocol error)
Sep 30 05:16:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:16:07] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:17:20 ovirteng.stuffnet.local userhelper[64745]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:17:20 ovirteng.stuffnet.local userhelper[64745]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:19:21 ovirteng.stuffnet.local userhelper[64821]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:19:21 ovirteng.stuffnet.local userhelper[64821]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:21:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:21:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00615|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00616|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47936: receive error: Protocol error
Sep 30 05:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00617|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47936: connection dropped (Protocol error)
Sep 30 05:21:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:21:08] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:21:21 ovirteng.stuffnet.local userhelper[64903]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:21:21 ovirteng.stuffnet.local userhelper[64903]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:23:22 ovirteng.stuffnet.local userhelper[64982]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:23:22 ovirteng.stuffnet.local userhelper[64982]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:25:23 ovirteng.stuffnet.local userhelper[65060]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:25:23 ovirteng.stuffnet.local userhelper[65060]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:26:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:26:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:26:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00618|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:26:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00619|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48070: receive error: Protocol error
Sep 30 05:26:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00620|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48070: connection dropped (Protocol error)
Sep 30 05:26:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:26:08] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:27:23 ovirteng.stuffnet.local userhelper[65140]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:27:23 ovirteng.stuffnet.local userhelper[65140]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:29:24 ovirteng.stuffnet.local userhelper[65218]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:29:24 ovirteng.stuffnet.local userhelper[65218]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:31:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:31:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:31:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00621|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:31:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00622|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48204: receive error: Protocol error
Sep 30 05:31:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00623|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48204: connection dropped (Protocol error)
Sep 30 05:31:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:31:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:31:25 ovirteng.stuffnet.local userhelper[65299]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:31:25 ovirteng.stuffnet.local userhelper[65299]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:33:25 ovirteng.stuffnet.local userhelper[65378]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:33:25 ovirteng.stuffnet.local userhelper[65378]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:35:26 ovirteng.stuffnet.local userhelper[65456]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:35:26 ovirteng.stuffnet.local userhelper[65456]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:36:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:36:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:36:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00624|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:36:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00625|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48336: receive error: Protocol error
Sep 30 05:36:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00626|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48336: connection dropped (Protocol error)
Sep 30 05:36:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:36:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:37:28 ovirteng.stuffnet.local userhelper[65533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:37:28 ovirteng.stuffnet.local userhelper[65533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:39:29 ovirteng.stuffnet.local userhelper[374]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:39:29 ovirteng.stuffnet.local userhelper[374]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:41:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:41:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:41:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00627|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:41:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00628|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48466: receive error: Protocol error
Sep 30 05:41:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00629|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48466: connection dropped (Protocol error)
Sep 30 05:41:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:41:10] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:41:29 ovirteng.stuffnet.local userhelper[456]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:41:29 ovirteng.stuffnet.local userhelper[456]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:43:30 ovirteng.stuffnet.local userhelper[533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:43:30 ovirteng.stuffnet.local userhelper[533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:45:31 ovirteng.stuffnet.local userhelper[624]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:45:31 ovirteng.stuffnet.local userhelper[624]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:46:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:46:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:46:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00630|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:46:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00631|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48600: receive error: Protocol error
Sep 30 05:46:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00632|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48600: connection dropped (Protocol error)
Sep 30 05:46:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:46:11] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:47:32 ovirteng.stuffnet.local userhelper[718]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:47:32 ovirteng.stuffnet.local userhelper[718]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:49:33 ovirteng.stuffnet.local userhelper[798]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:49:33 ovirteng.stuffnet.local userhelper[798]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:51:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:51:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:51:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00633|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:51:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00634|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48730: receive error: Protocol error
Sep 30 05:51:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00635|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48730: connection dropped (Protocol error)
Sep 30 05:51:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:51:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:51:33 ovirteng.stuffnet.local userhelper[883]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:51:33 ovirteng.stuffnet.local userhelper[883]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:53:34 ovirteng.stuffnet.local userhelper[962]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:53:34 ovirteng.stuffnet.local userhelper[962]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:55:35 ovirteng.stuffnet.local userhelper[1046]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:55:35 ovirteng.stuffnet.local userhelper[1046]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:56:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:56:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 05:56:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00636|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 05:56:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00637|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48858: receive error: Protocol error
Sep 30 05:56:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00638|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48858: connection dropped (Protocol error)
Sep 30 05:56:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 05:56:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 05:57:35 ovirteng.stuffnet.local userhelper[1132]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:57:35 ovirteng.stuffnet.local userhelper[1132]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 05:59:36 ovirteng.stuffnet.local userhelper[1264]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 05:59:36 ovirteng.stuffnet.local userhelper[1264]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 06:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 20 of user root.
-- Subject: Unit session-20.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-20.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 06:01:01 ovirteng.stuffnet.local CROND[1361]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[1364]: starting 0anacron
Sep 30 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[1373]: finished 0anacron
Sep 30 06:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 06:01:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:01:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:01:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00639|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:01:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00640|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48988: receive error: Protocol error
Sep 30 06:01:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00641|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48988: connection dropped (Protocol error)
Sep 30 06:01:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:01:13] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:01:37 ovirteng.stuffnet.local userhelper[1412]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:01:37 ovirteng.stuffnet.local userhelper[1412]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:03:37 ovirteng.stuffnet.local userhelper[1489]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:03:37 ovirteng.stuffnet.local userhelper[1489]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:05:38 ovirteng.stuffnet.local userhelper[1571]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:05:38 ovirteng.stuffnet.local userhelper[1571]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:06:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:06:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:06:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00642|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:06:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00643|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49118: receive error: Protocol error
Sep 30 06:06:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00644|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49118: connection dropped (Protocol error)
Sep 30 06:06:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:06:14] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:07:39 ovirteng.stuffnet.local userhelper[1654]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:07:39 ovirteng.stuffnet.local userhelper[1654]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:09:41 ovirteng.stuffnet.local userhelper[1738]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:09:41 ovirteng.stuffnet.local userhelper[1738]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:11:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:11:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:11:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00645|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:11:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00646|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49250: receive error: Protocol error
Sep 30 06:11:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00647|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49250: connection dropped (Protocol error)
Sep 30 06:11:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:11:14] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:11:42 ovirteng.stuffnet.local userhelper[1827]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:11:42 ovirteng.stuffnet.local userhelper[1827]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:13:42 ovirteng.stuffnet.local userhelper[1905]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:13:42 ovirteng.stuffnet.local userhelper[1905]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:15:43 ovirteng.stuffnet.local userhelper[1993]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:15:43 ovirteng.stuffnet.local userhelper[1993]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:16:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:16:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:16:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00648|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:16:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00649|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49384: receive error: Protocol error
Sep 30 06:16:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00650|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49384: connection dropped (Protocol error)
Sep 30 06:16:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:16:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:17:44 ovirteng.stuffnet.local userhelper[2078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:17:44 ovirteng.stuffnet.local userhelper[2078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:19:44 ovirteng.stuffnet.local userhelper[2153]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:19:44 ovirteng.stuffnet.local userhelper[2153]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:21:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:21:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00651|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00652|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49518: receive error: Protocol error
Sep 30 06:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00653|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49518: connection dropped (Protocol error)
Sep 30 06:21:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:21:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:21:46 ovirteng.stuffnet.local userhelper[2253]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:21:46 ovirteng.stuffnet.local userhelper[2253]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:23:46 ovirteng.stuffnet.local userhelper[2331]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:23:46 ovirteng.stuffnet.local userhelper[2331]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:25:47 ovirteng.stuffnet.local userhelper[2409]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:25:47 ovirteng.stuffnet.local userhelper[2409]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:26:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:26:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00654|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00655|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49652: receive error: Protocol error
Sep 30 06:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00656|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49652: connection dropped (Protocol error)
Sep 30 06:26:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:26:17] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:27:48 ovirteng.stuffnet.local userhelper[2492]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:27:48 ovirteng.stuffnet.local userhelper[2492]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:29:48 ovirteng.stuffnet.local userhelper[2590]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:29:48 ovirteng.stuffnet.local userhelper[2590]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:31:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:31:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:31:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00657|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:31:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00658|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49784: receive error: Protocol error
Sep 30 06:31:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00659|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49784: connection dropped (Protocol error)
Sep 30 06:31:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:31:18] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:31:49 ovirteng.stuffnet.local userhelper[2737]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:31:49 ovirteng.stuffnet.local userhelper[2737]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:33:50 ovirteng.stuffnet.local userhelper[2954]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:33:50 ovirteng.stuffnet.local userhelper[2954]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:35:50 ovirteng.stuffnet.local userhelper[3041]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:35:51 ovirteng.stuffnet.local userhelper[3041]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:36:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:36:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:36:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00660|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:36:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00661|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49914: receive error: Protocol error
Sep 30 06:36:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00662|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49914: connection dropped (Protocol error)
Sep 30 06:36:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:36:19] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:37:51 ovirteng.stuffnet.local userhelper[3116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:37:51 ovirteng.stuffnet.local userhelper[3116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:39:52 ovirteng.stuffnet.local userhelper[3193]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:39:52 ovirteng.stuffnet.local userhelper[3193]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:41:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:41:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:41:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00663|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:41:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00664|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50046: receive error: Protocol error
Sep 30 06:41:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00665|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50046: connection dropped (Protocol error)
Sep 30 06:41:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:41:20] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:41:53 ovirteng.stuffnet.local userhelper[3280]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:41:53 ovirteng.stuffnet.local userhelper[3280]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:43:53 ovirteng.stuffnet.local userhelper[3357]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:43:53 ovirteng.stuffnet.local userhelper[3357]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:45:54 ovirteng.stuffnet.local userhelper[3436]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:45:54 ovirteng.stuffnet.local userhelper[3436]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:46:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:46:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:46:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00666|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:46:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00667|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50180: receive error: Protocol error
Sep 30 06:46:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00668|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50180: connection dropped (Protocol error)
Sep 30 06:46:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:46:20] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:47:55 ovirteng.stuffnet.local userhelper[3516]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:47:55 ovirteng.stuffnet.local userhelper[3516]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:49:55 ovirteng.stuffnet.local userhelper[3596]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:49:55 ovirteng.stuffnet.local userhelper[3596]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:51:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:51:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:51:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00669|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:51:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00670|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50314: receive error: Protocol error
Sep 30 06:51:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00671|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50314: connection dropped (Protocol error)
Sep 30 06:51:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:51:21] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:51:56 ovirteng.stuffnet.local userhelper[3680]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:51:56 ovirteng.stuffnet.local userhelper[3680]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:53:57 ovirteng.stuffnet.local userhelper[3756]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:53:57 ovirteng.stuffnet.local userhelper[3756]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:55:57 ovirteng.stuffnet.local userhelper[3835]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:55:57 ovirteng.stuffnet.local userhelper[3835]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:56:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:56:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 06:56:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00672|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 06:56:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00673|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50446: receive error: Protocol error
Sep 30 06:56:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00674|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50446: connection dropped (Protocol error)
Sep 30 06:56:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 06:56:22] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 06:57:58 ovirteng.stuffnet.local userhelper[3913]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:57:58 ovirteng.stuffnet.local userhelper[3913]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 06:59:59 ovirteng.stuffnet.local userhelper[3988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 06:59:59 ovirteng.stuffnet.local userhelper[3988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 07:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 21 of user root.
-- Subject: Unit session-21.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-21.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 07:01:01 ovirteng.stuffnet.local CROND[4047]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[4050]: starting 0anacron
Sep 30 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[4056]: finished 0anacron
Sep 30 07:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 07:01:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:01:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:01:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00675|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:01:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00676|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50580: receive error: Protocol error
Sep 30 07:01:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00677|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50580: connection dropped (Protocol error)
Sep 30 07:01:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:01:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:02:00 ovirteng.stuffnet.local userhelper[4104]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:02:00 ovirteng.stuffnet.local userhelper[4104]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:04:00 ovirteng.stuffnet.local userhelper[4176]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:04:00 ovirteng.stuffnet.local userhelper[4176]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:06:01 ovirteng.stuffnet.local userhelper[4253]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:06:01 ovirteng.stuffnet.local userhelper[4253]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:06:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:06:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:06:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00678|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:06:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00679|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50710: receive error: Protocol error
Sep 30 07:06:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00680|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50710: connection dropped (Protocol error)
Sep 30 07:06:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:06:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:08:02 ovirteng.stuffnet.local userhelper[4333]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:08:02 ovirteng.stuffnet.local userhelper[4333]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:10:02 ovirteng.stuffnet.local userhelper[4411]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:10:02 ovirteng.stuffnet.local userhelper[4411]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:11:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:11:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00681|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00682|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50838: receive error: Protocol error
Sep 30 07:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00683|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50838: connection dropped (Protocol error)
Sep 30 07:11:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:11:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:12:03 ovirteng.stuffnet.local userhelper[4494]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:12:03 ovirteng.stuffnet.local userhelper[4494]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:14:04 ovirteng.stuffnet.local userhelper[4570]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:14:04 ovirteng.stuffnet.local userhelper[4570]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:16:04 ovirteng.stuffnet.local userhelper[4649]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:16:04 ovirteng.stuffnet.local userhelper[4649]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:16:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:16:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:16:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00684|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:16:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00685|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50968: receive error: Protocol error
Sep 30 07:16:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00686|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50968: connection dropped (Protocol error)
Sep 30 07:16:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:16:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:18:10 ovirteng.stuffnet.local userhelper[4743]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:18:10 ovirteng.stuffnet.local userhelper[4743]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:20:11 ovirteng.stuffnet.local userhelper[4818]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:20:11 ovirteng.stuffnet.local userhelper[4818]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:21:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:21:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:21:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00687|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:21:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00688|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51104: receive error: Protocol error
Sep 30 07:21:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00689|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51104: connection dropped (Protocol error)
Sep 30 07:21:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:21:27] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:22:12 ovirteng.stuffnet.local userhelper[4903]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:22:12 ovirteng.stuffnet.local userhelper[4903]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:24:12 ovirteng.stuffnet.local userhelper[4982]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:24:12 ovirteng.stuffnet.local userhelper[4982]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:26:13 ovirteng.stuffnet.local userhelper[5061]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:26:13 ovirteng.stuffnet.local userhelper[5061]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:26:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:26:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:26:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00690|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:26:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00691|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51236: receive error: Protocol error
Sep 30 07:26:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00692|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51236: connection dropped (Protocol error)
Sep 30 07:26:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:26:28] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:28:14 ovirteng.stuffnet.local userhelper[5144]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:28:14 ovirteng.stuffnet.local userhelper[5144]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:30:14 ovirteng.stuffnet.local userhelper[5223]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:30:14 ovirteng.stuffnet.local userhelper[5223]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:31:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:31:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:31:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00693|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:31:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00694|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51368: receive error: Protocol error
Sep 30 07:31:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00695|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51368: connection dropped (Protocol error)
Sep 30 07:31:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:31:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:32:15 ovirteng.stuffnet.local userhelper[5310]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:32:15 ovirteng.stuffnet.local userhelper[5310]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:34:16 ovirteng.stuffnet.local userhelper[5383]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:34:16 ovirteng.stuffnet.local userhelper[5383]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:36:16 ovirteng.stuffnet.local userhelper[5462]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:36:16 ovirteng.stuffnet.local userhelper[5462]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:36:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:36:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:36:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00696|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:36:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00697|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51500: receive error: Protocol error
Sep 30 07:36:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00698|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51500: connection dropped (Protocol error)
Sep 30 07:36:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:36:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:38:17 ovirteng.stuffnet.local userhelper[5538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:38:17 ovirteng.stuffnet.local userhelper[5538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:40:18 ovirteng.stuffnet.local userhelper[5614]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:40:18 ovirteng.stuffnet.local userhelper[5614]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:41:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:41:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:41:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00699|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:41:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00700|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51628: receive error: Protocol error
Sep 30 07:41:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00701|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51628: connection dropped (Protocol error)
Sep 30 07:41:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:41:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:42:19 ovirteng.stuffnet.local userhelper[5704]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:42:19 ovirteng.stuffnet.local userhelper[5704]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:44:19 ovirteng.stuffnet.local userhelper[5782]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:44:19 ovirteng.stuffnet.local userhelper[5782]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:46:20 ovirteng.stuffnet.local userhelper[5861]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:46:20 ovirteng.stuffnet.local userhelper[5861]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:46:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:46:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:46:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00702|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:46:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00703|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51762: receive error: Protocol error
Sep 30 07:46:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00704|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51762: connection dropped (Protocol error)
Sep 30 07:46:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:46:31] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:48:21 ovirteng.stuffnet.local userhelper[5945]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:48:21 ovirteng.stuffnet.local userhelper[5945]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:50:22 ovirteng.stuffnet.local userhelper[6021]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:50:22 ovirteng.stuffnet.local userhelper[6021]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:51:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:51:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:51:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00705|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:51:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00706|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51896: receive error: Protocol error
Sep 30 07:51:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00707|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51896: connection dropped (Protocol error)
Sep 30 07:51:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:51:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:52:23 ovirteng.stuffnet.local userhelper[6107]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:52:23 ovirteng.stuffnet.local userhelper[6107]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:54:23 ovirteng.stuffnet.local userhelper[6184]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:54:23 ovirteng.stuffnet.local userhelper[6184]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:56:24 ovirteng.stuffnet.local userhelper[6262]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:56:24 ovirteng.stuffnet.local userhelper[6262]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 07:56:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:56:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 07:56:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00708|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 07:56:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00709|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52028: receive error: Protocol error
Sep 30 07:56:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00710|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52028: connection dropped (Protocol error)
Sep 30 07:56:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 07:56:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 07:58:25 ovirteng.stuffnet.local userhelper[6344]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 07:58:25 ovirteng.stuffnet.local userhelper[6344]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:00:25 ovirteng.stuffnet.local userhelper[6432]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:00:25 ovirteng.stuffnet.local userhelper[6432]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 08:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 22 of user root.
-- Subject: Unit session-22.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-22.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 08:01:01 ovirteng.stuffnet.local CROND[6451]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[6454]: starting 0anacron
Sep 30 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[6460]: finished 0anacron
Sep 30 08:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 08:01:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:01:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:01:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00711|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:01:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00712|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52162: receive error: Protocol error
Sep 30 08:01:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00713|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52162: connection dropped (Protocol error)
Sep 30 08:01:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:01:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:02:26 ovirteng.stuffnet.local userhelper[6530]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:02:26 ovirteng.stuffnet.local userhelper[6530]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:04:27 ovirteng.stuffnet.local userhelper[6604]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:04:27 ovirteng.stuffnet.local userhelper[6604]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:06:29 ovirteng.stuffnet.local userhelper[6685]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:06:29 ovirteng.stuffnet.local userhelper[6685]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:06:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:06:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00714|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00715|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52294: receive error: Protocol error
Sep 30 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00716|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52294: connection dropped (Protocol error)
Sep 30 08:06:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:06:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:08:30 ovirteng.stuffnet.local userhelper[6759]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:08:30 ovirteng.stuffnet.local userhelper[6759]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:10:30 ovirteng.stuffnet.local userhelper[6833]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:10:30 ovirteng.stuffnet.local userhelper[6833]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:11:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:11:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:11:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00717|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:11:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00718|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52442: receive error: Protocol error
Sep 30 08:11:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00719|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52442: connection dropped (Protocol error)
Sep 30 08:11:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:11:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:12:31 ovirteng.stuffnet.local userhelper[6930]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:12:31 ovirteng.stuffnet.local userhelper[6930]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:14:32 ovirteng.stuffnet.local userhelper[7012]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:14:32 ovirteng.stuffnet.local userhelper[7012]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:16:33 ovirteng.stuffnet.local userhelper[7086]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:16:33 ovirteng.stuffnet.local userhelper[7086]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:16:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:16:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00720|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00721|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52544: receive error: Protocol error
Sep 30 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00722|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52544: connection dropped (Protocol error)
Sep 30 08:16:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:16:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:18:33 ovirteng.stuffnet.local userhelper[7171]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:18:33 ovirteng.stuffnet.local userhelper[7171]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:20:34 ovirteng.stuffnet.local userhelper[7245]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:20:34 ovirteng.stuffnet.local userhelper[7245]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:21:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:21:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:21:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00723|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:21:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00724|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52658: receive error: Protocol error
Sep 30 08:21:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00725|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52658: connection dropped (Protocol error)
Sep 30 08:21:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:21:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:22:35 ovirteng.stuffnet.local userhelper[7329]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:22:35 ovirteng.stuffnet.local userhelper[7329]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:24:35 ovirteng.stuffnet.local userhelper[7414]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:24:35 ovirteng.stuffnet.local userhelper[7414]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:26:36 ovirteng.stuffnet.local userhelper[7494]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:26:36 ovirteng.stuffnet.local userhelper[7494]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:26:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:26:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00726|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00727|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52794: receive error: Protocol error
Sep 30 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00728|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52794: connection dropped (Protocol error)
Sep 30 08:26:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:26:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:28:36 ovirteng.stuffnet.local userhelper[7577]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:28:36 ovirteng.stuffnet.local userhelper[7577]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:30:37 ovirteng.stuffnet.local userhelper[7653]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:30:37 ovirteng.stuffnet.local userhelper[7653]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:31:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:31:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:31:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00729|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:31:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00730|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52928: receive error: Protocol error
Sep 30 08:31:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00731|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52928: connection dropped (Protocol error)
Sep 30 08:31:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:31:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:32:38 ovirteng.stuffnet.local userhelper[7741]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:32:38 ovirteng.stuffnet.local userhelper[7741]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:34:39 ovirteng.stuffnet.local userhelper[7817]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:34:39 ovirteng.stuffnet.local userhelper[7817]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:36:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:36:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:36:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00732|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:36:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00733|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53058: receive error: Protocol error
Sep 30 08:36:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00734|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53058: connection dropped (Protocol error)
Sep 30 08:36:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:36:39] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:36:39 ovirteng.stuffnet.local userhelper[7902]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:36:39 ovirteng.stuffnet.local userhelper[7902]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:38:40 ovirteng.stuffnet.local userhelper[7978]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:38:40 ovirteng.stuffnet.local userhelper[7978]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:40:41 ovirteng.stuffnet.local userhelper[8055]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:40:41 ovirteng.stuffnet.local userhelper[8055]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:41:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:41:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:41:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00735|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:41:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00736|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53186: receive error: Protocol error
Sep 30 08:41:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00737|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53186: connection dropped (Protocol error)
Sep 30 08:41:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:41:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:42:41 ovirteng.stuffnet.local userhelper[8143]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:42:41 ovirteng.stuffnet.local userhelper[8143]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:44:42 ovirteng.stuffnet.local userhelper[8226]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:44:42 ovirteng.stuffnet.local userhelper[8226]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:46:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:46:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:46:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00738|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:46:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00739|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53318: receive error: Protocol error
Sep 30 08:46:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00740|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53318: connection dropped (Protocol error)
Sep 30 08:46:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:46:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:46:43 ovirteng.stuffnet.local userhelper[8309]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:46:43 ovirteng.stuffnet.local userhelper[8309]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:48:43 ovirteng.stuffnet.local userhelper[8393]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:48:43 ovirteng.stuffnet.local userhelper[8393]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:50:44 ovirteng.stuffnet.local userhelper[8468]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:50:44 ovirteng.stuffnet.local userhelper[8468]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:51:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:51:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:51:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00741|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:51:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00742|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53430: receive error: Protocol error
Sep 30 08:51:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00743|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53430: connection dropped (Protocol error)
Sep 30 08:51:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:51:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:52:45 ovirteng.stuffnet.local userhelper[8551]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:52:45 ovirteng.stuffnet.local userhelper[8551]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:54:45 ovirteng.stuffnet.local userhelper[8627]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:54:45 ovirteng.stuffnet.local userhelper[8627]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:56:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:56:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 08:56:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00744|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 08:56:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00745|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53492: receive error: Protocol error
Sep 30 08:56:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00746|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53492: connection dropped (Protocol error)
Sep 30 08:56:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 08:56:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 08:56:46 ovirteng.stuffnet.local userhelper[8711]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:56:46 ovirteng.stuffnet.local userhelper[8711]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 08:58:47 ovirteng.stuffnet.local userhelper[8785]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 08:58:47 ovirteng.stuffnet.local userhelper[8785]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:00:48 ovirteng.stuffnet.local userhelper[8870]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:00:48 ovirteng.stuffnet.local userhelper[8870]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 09:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 23 of user root.
-- Subject: Unit session-23.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-23.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 09:01:01 ovirteng.stuffnet.local CROND[8882]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[8885]: starting 0anacron
Sep 30 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[8891]: finished 0anacron
Sep 30 09:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 09:01:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:01:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:01:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00747|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:01:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00748|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53558: receive error: Protocol error
Sep 30 09:01:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00749|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53558: connection dropped (Protocol error)
Sep 30 09:01:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:01:43] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:02:49 ovirteng.stuffnet.local userhelper[8970]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:02:49 ovirteng.stuffnet.local userhelper[8970]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:04:50 ovirteng.stuffnet.local userhelper[9044]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:04:50 ovirteng.stuffnet.local userhelper[9044]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:06:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:06:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:06:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00750|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:06:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00751|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53620: receive error: Protocol error
Sep 30 09:06:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00752|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53620: connection dropped (Protocol error)
Sep 30 09:06:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:06:44] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:06:51 ovirteng.stuffnet.local userhelper[9130]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:06:51 ovirteng.stuffnet.local userhelper[9130]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:08:51 ovirteng.stuffnet.local userhelper[9208]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:08:51 ovirteng.stuffnet.local userhelper[9208]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:10:52 ovirteng.stuffnet.local userhelper[9284]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:10:52 ovirteng.stuffnet.local userhelper[9284]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:11:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:11:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:11:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00753|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:11:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00754|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53682: receive error: Protocol error
Sep 30 09:11:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00755|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53682: connection dropped (Protocol error)
Sep 30 09:11:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:11:44] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:12:53 ovirteng.stuffnet.local userhelper[9368]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:12:53 ovirteng.stuffnet.local userhelper[9368]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:14:53 ovirteng.stuffnet.local userhelper[9444]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:14:53 ovirteng.stuffnet.local userhelper[9444]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:16:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:16:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:16:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00756|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:16:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00757|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53744: receive error: Protocol error
Sep 30 09:16:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00758|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53744: connection dropped (Protocol error)
Sep 30 09:16:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:16:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:16:54 ovirteng.stuffnet.local userhelper[9528]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:16:54 ovirteng.stuffnet.local userhelper[9528]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:18:55 ovirteng.stuffnet.local userhelper[9604]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:18:55 ovirteng.stuffnet.local userhelper[9604]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:20:55 ovirteng.stuffnet.local userhelper[9679]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:20:55 ovirteng.stuffnet.local userhelper[9679]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:21:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:21:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00759|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00760|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53824: receive error: Protocol error
Sep 30 09:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00761|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53824: connection dropped (Protocol error)
Sep 30 09:21:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:21:46] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:22:56 ovirteng.stuffnet.local userhelper[9764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:22:56 ovirteng.stuffnet.local userhelper[9764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:24:57 ovirteng.stuffnet.local userhelper[9839]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:24:57 ovirteng.stuffnet.local userhelper[9839]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:26:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:26:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00762|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00763|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53950: receive error: Protocol error
Sep 30 09:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00764|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53950: connection dropped (Protocol error)
Sep 30 09:26:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:26:46] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:26:57 ovirteng.stuffnet.local userhelper[9924]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:26:57 ovirteng.stuffnet.local userhelper[9924]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:28:58 ovirteng.stuffnet.local userhelper[10000]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:28:58 ovirteng.stuffnet.local userhelper[10000]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:30:59 ovirteng.stuffnet.local userhelper[10077]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:30:59 ovirteng.stuffnet.local userhelper[10077]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:31:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:31:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00765|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00766|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54086: receive error: Protocol error
Sep 30 09:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00767|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54086: connection dropped (Protocol error)
Sep 30 09:31:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:31:47] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:32:59 ovirteng.stuffnet.local userhelper[10164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:32:59 ovirteng.stuffnet.local userhelper[10164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:35:00 ovirteng.stuffnet.local userhelper[10239]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:35:00 ovirteng.stuffnet.local userhelper[10239]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:36:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:36:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00768|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00769|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54214: receive error: Protocol error
Sep 30 09:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00770|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54214: connection dropped (Protocol error)
Sep 30 09:36:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:36:48] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:37:03 ovirteng.stuffnet.local userhelper[10324]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:37:03 ovirteng.stuffnet.local userhelper[10324]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:39:03 ovirteng.stuffnet.local userhelper[10396]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:39:03 ovirteng.stuffnet.local userhelper[10396]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:41:04 ovirteng.stuffnet.local userhelper[10473]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:41:04 ovirteng.stuffnet.local userhelper[10473]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:41:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:41:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:41:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00771|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:41:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00772|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54346: receive error: Protocol error
Sep 30 09:41:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00773|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54346: connection dropped (Protocol error)
Sep 30 09:41:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:41:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:43:05 ovirteng.stuffnet.local userhelper[10566]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:43:05 ovirteng.stuffnet.local userhelper[10566]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:45:05 ovirteng.stuffnet.local userhelper[10642]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:45:05 ovirteng.stuffnet.local userhelper[10642]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:46:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:46:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00774|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00775|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54476: receive error: Protocol error
Sep 30 09:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00776|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54476: connection dropped (Protocol error)
Sep 30 09:46:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:46:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:47:06 ovirteng.stuffnet.local userhelper[10726]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:47:06 ovirteng.stuffnet.local userhelper[10726]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:49:07 ovirteng.stuffnet.local userhelper[10800]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:49:07 ovirteng.stuffnet.local userhelper[10800]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:51:07 ovirteng.stuffnet.local userhelper[10875]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:51:07 ovirteng.stuffnet.local userhelper[10875]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:51:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:51:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:51:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00777|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:51:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00778|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54610: receive error: Protocol error
Sep 30 09:51:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00779|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54610: connection dropped (Protocol error)
Sep 30 09:51:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:51:50] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:53:08 ovirteng.stuffnet.local userhelper[10959]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:53:08 ovirteng.stuffnet.local userhelper[10959]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:55:09 ovirteng.stuffnet.local userhelper[11035]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:55:09 ovirteng.stuffnet.local userhelper[11035]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:56:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:56:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 09:56:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00780|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 09:56:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00781|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54742: receive error: Protocol error
Sep 30 09:56:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00782|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54742: connection dropped (Protocol error)
Sep 30 09:56:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 09:56:51] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 09:57:10 ovirteng.stuffnet.local userhelper[11119]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:57:10 ovirteng.stuffnet.local userhelper[11119]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 09:59:10 ovirteng.stuffnet.local userhelper[11194]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 09:59:10 ovirteng.stuffnet.local userhelper[11194]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 10:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 24 of user root.
-- Subject: Unit session-24.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-24.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 10:01:01 ovirteng.stuffnet.local CROND[11267]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[11270]: starting 0anacron
Sep 30 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[11276]: finished 0anacron
Sep 30 10:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 10:01:11 ovirteng.stuffnet.local userhelper[11297]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:01:11 ovirteng.stuffnet.local userhelper[11297]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:01:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:01:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:01:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00783|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:01:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00784|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54878: receive error: Protocol error
Sep 30 10:01:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00785|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54878: connection dropped (Protocol error)
Sep 30 10:01:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:01:51] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:03:12 ovirteng.stuffnet.local userhelper[11382]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:03:12 ovirteng.stuffnet.local userhelper[11382]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:05:12 ovirteng.stuffnet.local userhelper[11459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:05:12 ovirteng.stuffnet.local userhelper[11459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:06:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:06:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:06:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00786|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:06:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00787|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55012: receive error: Protocol error
Sep 30 10:06:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00788|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55012: connection dropped (Protocol error)
Sep 30 10:06:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:06:52] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:07:13 ovirteng.stuffnet.local userhelper[11546]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:07:13 ovirteng.stuffnet.local userhelper[11546]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:09:14 ovirteng.stuffnet.local userhelper[11627]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:09:14 ovirteng.stuffnet.local userhelper[11627]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:11:14 ovirteng.stuffnet.local userhelper[11703]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:11:14 ovirteng.stuffnet.local userhelper[11703]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:11:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:11:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:11:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00789|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:11:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00790|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55158: receive error: Protocol error
Sep 30 10:11:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00791|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55158: connection dropped (Protocol error)
Sep 30 10:11:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:11:53] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:13:15 ovirteng.stuffnet.local userhelper[11787]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:13:15 ovirteng.stuffnet.local userhelper[11787]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:15:16 ovirteng.stuffnet.local userhelper[11864]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:15:16 ovirteng.stuffnet.local userhelper[11864]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:16:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:16:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:16:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00792|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:16:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00793|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55290: receive error: Protocol error
Sep 30 10:16:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00794|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55290: connection dropped (Protocol error)
Sep 30 10:16:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:16:53] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:17:16 ovirteng.stuffnet.local userhelper[11949]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:17:16 ovirteng.stuffnet.local userhelper[11949]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:19:17 ovirteng.stuffnet.local userhelper[12024]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:19:17 ovirteng.stuffnet.local userhelper[12024]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:21:18 ovirteng.stuffnet.local userhelper[12098]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:21:18 ovirteng.stuffnet.local userhelper[12098]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:21:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:21:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:21:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00795|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:21:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00796|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55420: receive error: Protocol error
Sep 30 10:21:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00797|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55420: connection dropped (Protocol error)
Sep 30 10:21:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:21:54] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:23:18 ovirteng.stuffnet.local userhelper[12183]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:23:18 ovirteng.stuffnet.local userhelper[12183]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:25:19 ovirteng.stuffnet.local userhelper[12262]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:25:19 ovirteng.stuffnet.local userhelper[12262]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:26:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:26:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:26:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00798|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:26:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00799|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55550: receive error: Protocol error
Sep 30 10:26:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00800|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55550: connection dropped (Protocol error)
Sep 30 10:26:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:26:55] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:27:20 ovirteng.stuffnet.local userhelper[12345]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:27:20 ovirteng.stuffnet.local userhelper[12345]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:29:20 ovirteng.stuffnet.local userhelper[12426]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:29:20 ovirteng.stuffnet.local userhelper[12426]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:31:21 ovirteng.stuffnet.local userhelper[12504]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:31:21 ovirteng.stuffnet.local userhelper[12504]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:31:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:31:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:31:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00801|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:31:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00802|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55680: receive error: Protocol error
Sep 30 10:31:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00803|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55680: connection dropped (Protocol error)
Sep 30 10:31:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:31:55] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:33:22 ovirteng.stuffnet.local userhelper[12586]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:33:22 ovirteng.stuffnet.local userhelper[12586]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:35:23 ovirteng.stuffnet.local userhelper[12661]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:35:23 ovirteng.stuffnet.local userhelper[12661]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:36:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:36:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:36:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00804|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:36:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00805|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55810: receive error: Protocol error
Sep 30 10:36:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00806|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55810: connection dropped (Protocol error)
Sep 30 10:36:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:36:56] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:37:23 ovirteng.stuffnet.local userhelper[12742]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:37:23 ovirteng.stuffnet.local userhelper[12742]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:39:24 ovirteng.stuffnet.local userhelper[12818]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:39:24 ovirteng.stuffnet.local userhelper[12818]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:41:25 ovirteng.stuffnet.local userhelper[12892]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:41:25 ovirteng.stuffnet.local userhelper[12892]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:41:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:41:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:41:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00807|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:41:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00808|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55940: receive error: Protocol error
Sep 30 10:41:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00809|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55940: connection dropped (Protocol error)
Sep 30 10:41:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:41:57] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:43:25 ovirteng.stuffnet.local userhelper[12975]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:43:25 ovirteng.stuffnet.local userhelper[12975]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:45:26 ovirteng.stuffnet.local userhelper[13051]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:45:26 ovirteng.stuffnet.local userhelper[13051]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:46:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:46:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:46:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00810|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:46:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00811|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56070: receive error: Protocol error
Sep 30 10:46:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00812|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56070: connection dropped (Protocol error)
Sep 30 10:46:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:46:59] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:47:27 ovirteng.stuffnet.local userhelper[13135]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:47:27 ovirteng.stuffnet.local userhelper[13135]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:49:27 ovirteng.stuffnet.local userhelper[13211]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:49:27 ovirteng.stuffnet.local userhelper[13211]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:51:28 ovirteng.stuffnet.local userhelper[13288]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:51:28 ovirteng.stuffnet.local userhelper[13288]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:51:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:51:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:51:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00813|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:51:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00814|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56200: receive error: Protocol error
Sep 30 10:51:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00815|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56200: connection dropped (Protocol error)
Sep 30 10:51:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:51:59] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:53:29 ovirteng.stuffnet.local userhelper[13371]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:53:29 ovirteng.stuffnet.local userhelper[13371]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:55:29 ovirteng.stuffnet.local userhelper[13446]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:55:29 ovirteng.stuffnet.local userhelper[13446]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:57:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:57:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 10:57:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00816|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 10:57:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00817|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56332: receive error: Protocol error
Sep 30 10:57:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00818|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56332: connection dropped (Protocol error)
Sep 30 10:57:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 10:57:01] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 10:57:30 ovirteng.stuffnet.local userhelper[13533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:57:30 ovirteng.stuffnet.local userhelper[13533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 10:59:31 ovirteng.stuffnet.local userhelper[13606]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 10:59:31 ovirteng.stuffnet.local userhelper[13606]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 11:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 25 of user root.
-- Subject: Unit session-25.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-25.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 11:01:01 ovirteng.stuffnet.local CROND[13668]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 11:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[13672]: starting 0anacron
Sep 30 11:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[13678]: finished 0anacron
Sep 30 11:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 11:01:31 ovirteng.stuffnet.local userhelper[13707]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:01:31 ovirteng.stuffnet.local userhelper[13707]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:02:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:02:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:02:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00819|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:02:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00820|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56470: receive error: Protocol error
Sep 30 11:02:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00821|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56470: connection dropped (Protocol error)
Sep 30 11:02:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:02:02] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:03:32 ovirteng.stuffnet.local userhelper[13791]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:03:32 ovirteng.stuffnet.local userhelper[13791]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:05:33 ovirteng.stuffnet.local userhelper[13866]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:05:33 ovirteng.stuffnet.local userhelper[13866]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:07:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:07:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:07:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00822|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:07:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00823|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56600: receive error: Protocol error
Sep 30 11:07:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00824|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56600: connection dropped (Protocol error)
Sep 30 11:07:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:07:02] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:07:34 ovirteng.stuffnet.local userhelper[13952]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:07:34 ovirteng.stuffnet.local userhelper[13952]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:09:34 ovirteng.stuffnet.local userhelper[14027]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:09:34 ovirteng.stuffnet.local userhelper[14027]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:11:35 ovirteng.stuffnet.local userhelper[14102]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:11:35 ovirteng.stuffnet.local userhelper[14102]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:12:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:12:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:12:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00825|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:12:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00826|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56730: receive error: Protocol error
Sep 30 11:12:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00827|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56730: connection dropped (Protocol error)
Sep 30 11:12:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:12:03] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:13:36 ovirteng.stuffnet.local userhelper[14185]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:13:36 ovirteng.stuffnet.local userhelper[14185]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:15:36 ovirteng.stuffnet.local userhelper[14258]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:15:36 ovirteng.stuffnet.local userhelper[14258]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:17:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:17:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:17:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00828|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:17:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00829|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56858: receive error: Protocol error
Sep 30 11:17:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00830|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56858: connection dropped (Protocol error)
Sep 30 11:17:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:17:04] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:17:37 ovirteng.stuffnet.local userhelper[14342]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:17:37 ovirteng.stuffnet.local userhelper[14342]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:19:38 ovirteng.stuffnet.local userhelper[14428]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:19:38 ovirteng.stuffnet.local userhelper[14428]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:21:38 ovirteng.stuffnet.local userhelper[14502]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:21:38 ovirteng.stuffnet.local userhelper[14502]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:22:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:22:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:22:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00831|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:22:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00832|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56988: receive error: Protocol error
Sep 30 11:22:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00833|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56988: connection dropped (Protocol error)
Sep 30 11:22:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:22:04] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:23:39 ovirteng.stuffnet.local userhelper[14587]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:23:39 ovirteng.stuffnet.local userhelper[14587]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:25:40 ovirteng.stuffnet.local userhelper[14664]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:25:40 ovirteng.stuffnet.local userhelper[14664]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:27:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:27:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:27:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00834|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:27:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00835|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57128: receive error: Protocol error
Sep 30 11:27:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00836|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57128: connection dropped (Protocol error)
Sep 30 11:27:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:27:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:27:41 ovirteng.stuffnet.local userhelper[14748]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:27:41 ovirteng.stuffnet.local userhelper[14748]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:29:42 ovirteng.stuffnet.local userhelper[14825]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:29:42 ovirteng.stuffnet.local userhelper[14825]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:31:42 ovirteng.stuffnet.local userhelper[14902]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:31:42 ovirteng.stuffnet.local userhelper[14902]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:32:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:32:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:32:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00837|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:32:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00838|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57254: receive error: Protocol error
Sep 30 11:32:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00839|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57254: connection dropped (Protocol error)
Sep 30 11:32:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:32:06] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:33:43 ovirteng.stuffnet.local userhelper[14987]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:33:43 ovirteng.stuffnet.local userhelper[14987]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:35:44 ovirteng.stuffnet.local userhelper[15063]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:35:44 ovirteng.stuffnet.local userhelper[15063]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:37:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:37:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:37:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00840|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:37:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00841|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57390: receive error: Protocol error
Sep 30 11:37:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00842|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57390: connection dropped (Protocol error)
Sep 30 11:37:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:37:06] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:37:44 ovirteng.stuffnet.local userhelper[15145]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:37:44 ovirteng.stuffnet.local userhelper[15145]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:39:45 ovirteng.stuffnet.local userhelper[15224]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:39:45 ovirteng.stuffnet.local userhelper[15224]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:41:46 ovirteng.stuffnet.local userhelper[15300]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:41:46 ovirteng.stuffnet.local userhelper[15300]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:42:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:42:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:42:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00843|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:42:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00844|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57524: receive error: Protocol error
Sep 30 11:42:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00845|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57524: connection dropped (Protocol error)
Sep 30 11:42:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:42:07] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:43:46 ovirteng.stuffnet.local userhelper[15388]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:43:46 ovirteng.stuffnet.local userhelper[15388]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:45:47 ovirteng.stuffnet.local userhelper[15464]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:45:47 ovirteng.stuffnet.local userhelper[15464]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:47:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:47:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:47:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00846|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:47:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00847|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57654: receive error: Protocol error
Sep 30 11:47:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00848|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57654: connection dropped (Protocol error)
Sep 30 11:47:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:47:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:47:50 ovirteng.stuffnet.local userhelper[15550]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:47:50 ovirteng.stuffnet.local userhelper[15550]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:49:51 ovirteng.stuffnet.local userhelper[15623]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:49:51 ovirteng.stuffnet.local userhelper[15623]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:51:52 ovirteng.stuffnet.local userhelper[15705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:51:52 ovirteng.stuffnet.local userhelper[15705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:52:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:52:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:52:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00849|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:52:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00850|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57782: receive error: Protocol error
Sep 30 11:52:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00851|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57782: connection dropped (Protocol error)
Sep 30 11:52:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:52:10] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:53:52 ovirteng.stuffnet.local userhelper[15789]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:53:52 ovirteng.stuffnet.local userhelper[15789]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:55:53 ovirteng.stuffnet.local userhelper[15865]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:55:53 ovirteng.stuffnet.local userhelper[15865]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:57:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:57:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 11:57:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00852|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 11:57:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00853|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57916: receive error: Protocol error
Sep 30 11:57:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00854|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57916: connection dropped (Protocol error)
Sep 30 11:57:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 11:57:11] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 11:57:54 ovirteng.stuffnet.local userhelper[15953]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:57:54 ovirteng.stuffnet.local userhelper[15953]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 11:59:55 ovirteng.stuffnet.local userhelper[16028]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 11:59:55 ovirteng.stuffnet.local userhelper[16028]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 12:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 26 of user root.
-- Subject: Unit session-26.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-26.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 12:01:01 ovirteng.stuffnet.local CROND[16084]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[16087]: starting 0anacron
Sep 30 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[16093]: finished 0anacron
Sep 30 12:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 12:01:55 ovirteng.stuffnet.local userhelper[16132]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:01:55 ovirteng.stuffnet.local userhelper[16132]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:02:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:02:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:02:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00855|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:02:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00856|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58020: receive error: Protocol error
Sep 30 12:02:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00857|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58020: connection dropped (Protocol error)
Sep 30 12:02:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:02:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:03:56 ovirteng.stuffnet.local userhelper[16220]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:03:56 ovirteng.stuffnet.local userhelper[16220]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:05:57 ovirteng.stuffnet.local userhelper[16295]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:05:57 ovirteng.stuffnet.local userhelper[16295]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:07:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:07:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:07:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00858|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:07:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00859|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58120: receive error: Protocol error
Sep 30 12:07:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00860|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58120: connection dropped (Protocol error)
Sep 30 12:07:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:07:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:07:57 ovirteng.stuffnet.local userhelper[16387]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:07:57 ovirteng.stuffnet.local userhelper[16387]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:09:58 ovirteng.stuffnet.local userhelper[16461]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:09:58 ovirteng.stuffnet.local userhelper[16461]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:11:59 ovirteng.stuffnet.local userhelper[16538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:11:59 ovirteng.stuffnet.local userhelper[16538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:12:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:12:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:12:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00861|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:12:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00862|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58230: receive error: Protocol error
Sep 30 12:12:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00863|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58230: connection dropped (Protocol error)
Sep 30 12:12:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:12:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:14:00 ovirteng.stuffnet.local userhelper[16626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:14:00 ovirteng.stuffnet.local userhelper[16626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:16:00 ovirteng.stuffnet.local userhelper[16704]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:16:00 ovirteng.stuffnet.local userhelper[16704]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:17:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:17:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:17:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00864|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:17:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00865|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58356: receive error: Protocol error
Sep 30 12:17:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00866|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58356: connection dropped (Protocol error)
Sep 30 12:17:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:17:18] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:18:01 ovirteng.stuffnet.local userhelper[16789]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:18:01 ovirteng.stuffnet.local userhelper[16789]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:20:02 ovirteng.stuffnet.local userhelper[16872]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:20:02 ovirteng.stuffnet.local userhelper[16872]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:22:03 ovirteng.stuffnet.local userhelper[16948]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:22:03 ovirteng.stuffnet.local userhelper[16948]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:22:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:22:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:22:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00867|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:22:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00868|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58472: receive error: Protocol error
Sep 30 12:22:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00869|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58472: connection dropped (Protocol error)
Sep 30 12:22:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:22:19] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00870|timeval|WARN|Unreasonably long 1365ms poll interval (1ms user, 4ms system)
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00871|timeval|WARN|faults: 1 minor, 0 major
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00872|timeval|WARN|disk: 0 reads, 24 writes
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00873|timeval|WARN|context switches: 9 voluntary, 0 involuntary
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00874|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=75b27ee2:
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00875|coverage|INFO|hmap_pathological 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00876|coverage|INFO|hmap_expand 35.2/sec 8.683/sec 3.8483/sec total: 330280
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00877|coverage|INFO|lockfile_lock 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00878|coverage|INFO|poll_create_node 6.8/sec 7.367/sec 7.0583/sec total: 613815
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00879|coverage|INFO|poll_zero_timeout 0.4/sec 0.433/sec 0.4033/sec total: 34809
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00880|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00881|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00882|coverage|INFO|unixctl_received 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00883|coverage|INFO|unixctl_replied 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00884|coverage|INFO|util_xalloc 640.2/sec 182.367/sec 98.2836/sec total: 8468602
Sep 30 12:23:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00885|coverage|INFO|68 events never hit
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00092|timeval|WARN|Unreasonably long 1203ms poll interval (3ms user, 1ms system)
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00093|timeval|WARN|faults: 11 minor, 0 major
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00094|timeval|WARN|disk: 0 reads, 24 writes
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00095|timeval|WARN|context switches: 10 voluntary, 0 involuntary
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00096|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=27e3f641:
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00097|coverage|INFO|hmap_pathological 0.0/sec 0.000/sec 0.0000/sec total: 30
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00098|coverage|INFO|hmap_expand 36.4/sec 6.333/sec 4.4589/sec total: 343011
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00099|coverage|INFO|lockfile_lock 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00100|coverage|INFO|poll_create_node 6.4/sec 6.217/sec 9.1069/sec total: 653000
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00101|coverage|INFO|poll_zero_timeout 0.4/sec 0.450/sec 0.5719/sec total: 44314
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00102|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00103|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00104|coverage|INFO|unixctl_received 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00105|coverage|INFO|unixctl_replied 0.0/sec 0.000/sec 0.0000/sec total: 1
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00106|coverage|INFO|util_xalloc 688.4/sec 146.283/sec 118.5647/sec total: 9227898
Sep 30 12:23:07 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00107|coverage|INFO|68 events never hit
Sep 30 12:24:03 ovirteng.stuffnet.local userhelper[17035]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:24:03 ovirteng.stuffnet.local userhelper[17035]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:26:04 ovirteng.stuffnet.local userhelper[17113]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:26:04 ovirteng.stuffnet.local userhelper[17113]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:27:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:27:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:27:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00886|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:27:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00887|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58598: receive error: Protocol error
Sep 30 12:27:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00888|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58598: connection dropped (Protocol error)
Sep 30 12:27:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:27:19] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:28:05 ovirteng.stuffnet.local userhelper[17197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:28:05 ovirteng.stuffnet.local userhelper[17197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:30:06 ovirteng.stuffnet.local userhelper[17285]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:30:06 ovirteng.stuffnet.local userhelper[17285]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:32:06 ovirteng.stuffnet.local userhelper[17363]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:32:06 ovirteng.stuffnet.local userhelper[17363]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:32:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:32:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:32:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00889|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:32:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00890|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58722: receive error: Protocol error
Sep 30 12:32:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00891|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58722: connection dropped (Protocol error)
Sep 30 12:32:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:32:20] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:34:07 ovirteng.stuffnet.local userhelper[17448]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:34:07 ovirteng.stuffnet.local userhelper[17448]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:35:53 ovirteng.stuffnet.local systemd[1]: Starting Cleanup of Temporary Directories...
-- Subject: Unit systemd-tmpfiles-clean.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has begun starting up.
Sep 30 12:35:58 ovirteng.stuffnet.local systemd[1]: Started Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has finished starting up.
--
-- The start-up result is done.
Sep 30 12:36:08 ovirteng.stuffnet.local userhelper[17528]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:36:08 ovirteng.stuffnet.local userhelper[17528]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:37:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:37:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:37:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00892|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:37:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00893|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58846: receive error: Protocol error
Sep 30 12:37:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00894|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58846: connection dropped (Protocol error)
Sep 30 12:37:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:37:20] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:38:08 ovirteng.stuffnet.local userhelper[17617]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:38:08 ovirteng.stuffnet.local userhelper[17617]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:40:09 ovirteng.stuffnet.local userhelper[17701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:40:09 ovirteng.stuffnet.local userhelper[17701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:42:10 ovirteng.stuffnet.local userhelper[17860]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:42:10 ovirteng.stuffnet.local userhelper[17860]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:42:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:42:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:42:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00895|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:42:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00896|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58968: receive error: Protocol error
Sep 30 12:42:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00897|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58968: connection dropped (Protocol error)
Sep 30 12:42:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:42:21] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:44:11 ovirteng.stuffnet.local userhelper[18023]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:44:11 ovirteng.stuffnet.local userhelper[18023]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:46:11 ovirteng.stuffnet.local userhelper[18101]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:46:11 ovirteng.stuffnet.local userhelper[18101]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:47:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:47:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:47:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00898|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:47:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00899|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59084: receive error: Protocol error
Sep 30 12:47:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00900|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59084: connection dropped (Protocol error)
Sep 30 12:47:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:47:22] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:48:12 ovirteng.stuffnet.local userhelper[18189]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:48:12 ovirteng.stuffnet.local userhelper[18189]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:50:13 ovirteng.stuffnet.local userhelper[18267]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:50:13 ovirteng.stuffnet.local userhelper[18267]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:52:14 ovirteng.stuffnet.local userhelper[18346]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:52:14 ovirteng.stuffnet.local userhelper[18346]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:52:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:52:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00901|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00902|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59176: receive error: Protocol error
Sep 30 12:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00903|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59176: connection dropped (Protocol error)
Sep 30 12:52:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:52:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:54:14 ovirteng.stuffnet.local userhelper[18413]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:54:14 ovirteng.stuffnet.local userhelper[18413]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:56:15 ovirteng.stuffnet.local userhelper[18487]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:56:15 ovirteng.stuffnet.local userhelper[18487]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 12:57:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:57:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 12:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00904|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 12:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00905|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59292: receive error: Protocol error
Sep 30 12:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00906|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59292: connection dropped (Protocol error)
Sep 30 12:57:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 12:57:24] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 12:58:16 ovirteng.stuffnet.local userhelper[18572]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 12:58:16 ovirteng.stuffnet.local userhelper[18572]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:00:17 ovirteng.stuffnet.local userhelper[18660]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:00:17 ovirteng.stuffnet.local userhelper[18660]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 13:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 27 of user root.
-- Subject: Unit session-27.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-27.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 13:01:01 ovirteng.stuffnet.local CROND[18683]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 13:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[18686]: starting 0anacron
Sep 30 13:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[18692]: finished 0anacron
Sep 30 13:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 13:02:18 ovirteng.stuffnet.local userhelper[18753]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:02:18 ovirteng.stuffnet.local userhelper[18753]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:02:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:02:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00907|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00908|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59416: receive error: Protocol error
Sep 30 13:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00909|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59416: connection dropped (Protocol error)
Sep 30 13:02:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:02:24] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:04:18 ovirteng.stuffnet.local userhelper[18834]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:04:18 ovirteng.stuffnet.local userhelper[18834]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:06:19 ovirteng.stuffnet.local userhelper[18893]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:06:19 ovirteng.stuffnet.local userhelper[18893]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:07:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:07:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:07:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00910|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:07:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00911|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59506: receive error: Protocol error
Sep 30 13:07:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00912|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59506: connection dropped (Protocol error)
Sep 30 13:07:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:07:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:08:20 ovirteng.stuffnet.local userhelper[18961]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:08:20 ovirteng.stuffnet.local userhelper[18961]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:10:20 ovirteng.stuffnet.local userhelper[19022]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:10:20 ovirteng.stuffnet.local userhelper[19022]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:12:21 ovirteng.stuffnet.local userhelper[19081]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:12:21 ovirteng.stuffnet.local userhelper[19081]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:12:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:12:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:12:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00913|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:12:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00914|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59568: receive error: Protocol error
Sep 30 13:12:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00915|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59568: connection dropped (Protocol error)
Sep 30 13:12:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:12:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:14:22 ovirteng.stuffnet.local userhelper[19150]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:14:22 ovirteng.stuffnet.local userhelper[19150]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:16:22 ovirteng.stuffnet.local userhelper[19209]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:16:22 ovirteng.stuffnet.local userhelper[19209]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:17:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:17:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:17:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00916|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:17:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00917|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59632: receive error: Protocol error
Sep 30 13:17:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00918|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59632: connection dropped (Protocol error)
Sep 30 13:17:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:17:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:18:23 ovirteng.stuffnet.local userhelper[19276]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:18:23 ovirteng.stuffnet.local userhelper[19276]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:20:24 ovirteng.stuffnet.local userhelper[19336]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:20:24 ovirteng.stuffnet.local userhelper[19336]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:22:24 ovirteng.stuffnet.local userhelper[19397]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:22:24 ovirteng.stuffnet.local userhelper[19397]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:22:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:22:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00919|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00920|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59710: receive error: Protocol error
Sep 30 13:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00921|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59710: connection dropped (Protocol error)
Sep 30 13:22:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:22:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:24:25 ovirteng.stuffnet.local userhelper[19472]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:24:25 ovirteng.stuffnet.local userhelper[19472]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:26:26 ovirteng.stuffnet.local userhelper[19548]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:26:26 ovirteng.stuffnet.local userhelper[19548]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:27:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:27:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:27:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00922|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:27:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00923|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59804: receive error: Protocol error
Sep 30 13:27:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00924|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59804: connection dropped (Protocol error)
Sep 30 13:27:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:27:27] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:28:27 ovirteng.stuffnet.local userhelper[19632]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:28:27 ovirteng.stuffnet.local userhelper[19632]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:30:27 ovirteng.stuffnet.local userhelper[19708]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:30:27 ovirteng.stuffnet.local userhelper[19708]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:32:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:32:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:32:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00925|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:32:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00926|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59896: receive error: Protocol error
Sep 30 13:32:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00927|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59896: connection dropped (Protocol error)
Sep 30 13:32:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:32:27] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:32:28 ovirteng.stuffnet.local userhelper[19790]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:32:28 ovirteng.stuffnet.local userhelper[19790]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:34:29 ovirteng.stuffnet.local userhelper[19870]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:34:29 ovirteng.stuffnet.local userhelper[19870]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:36:29 ovirteng.stuffnet.local userhelper[19947]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:36:29 ovirteng.stuffnet.local userhelper[19947]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:37:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:37:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:37:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00928|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:37:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00929|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59968: receive error: Protocol error
Sep 30 13:37:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00930|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59968: connection dropped (Protocol error)
Sep 30 13:37:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:37:28] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:38:30 ovirteng.stuffnet.local userhelper[20031]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:38:30 ovirteng.stuffnet.local userhelper[20031]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:39:45 ovirteng.stuffnet.local userhelper[20079]: pam_succeed_if(ovirt-flush-caches:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:39:45 ovirteng.stuffnet.local userhelper[20079]: running '/usr/share/ovirt-guest-agent/scripts/hooks/defaults/flush-caches' with root privileges on behalf of 'ovirtagent'
Sep 30 13:39:46 ovirteng.stuffnet.local kernel: flush-caches (20079): drop_caches: 3
Sep 30 13:40:32 ovirteng.stuffnet.local userhelper[20110]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:40:32 ovirteng.stuffnet.local userhelper[20110]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:41:41 ovirteng.stuffnet.local userhelper[20143]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:41:41 ovirteng.stuffnet.local userhelper[20143]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:42:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:42:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:42:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00931|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:42:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00932|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60062: receive error: Protocol error
Sep 30 13:42:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00933|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60062: connection dropped (Protocol error)
Sep 30 13:42:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:42:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:42:33 ovirteng.stuffnet.local userhelper[20187]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:42:33 ovirteng.stuffnet.local userhelper[20187]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:44:33 ovirteng.stuffnet.local userhelper[20259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:44:33 ovirteng.stuffnet.local userhelper[20259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:45:51 ovirteng.stuffnet.local chronyd[1307]: Selected source 64.79.100.197
Sep 30 13:46:34 ovirteng.stuffnet.local userhelper[20320]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:46:34 ovirteng.stuffnet.local userhelper[20320]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:46:56 ovirteng.stuffnet.local chronyd[1307]: Source 199.102.46.74 replaced with 198.58.105.63
Sep 30 13:47:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:47:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:47:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00934|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:47:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00935|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60134: receive error: Protocol error
Sep 30 13:47:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00936|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60134: connection dropped (Protocol error)
Sep 30 13:47:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:47:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:48:34 ovirteng.stuffnet.local userhelper[20390]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:48:34 ovirteng.stuffnet.local userhelper[20390]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:50:35 ovirteng.stuffnet.local userhelper[20467]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:50:35 ovirteng.stuffnet.local userhelper[20467]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:52:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:52:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:52:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00937|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:52:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00938|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60248: receive error: Protocol error
Sep 30 13:52:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00939|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60248: connection dropped (Protocol error)
Sep 30 13:52:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:52:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:52:35 ovirteng.stuffnet.local userhelper[20537]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:52:35 ovirteng.stuffnet.local userhelper[20537]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:54:35 ovirteng.stuffnet.local userhelper[20601]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:54:35 ovirteng.stuffnet.local userhelper[20601]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:56:21 ovirteng.stuffnet.local chronyd[1307]: Can't synchronise: no majority
Sep 30 13:56:36 ovirteng.stuffnet.local userhelper[20665]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:56:36 ovirteng.stuffnet.local userhelper[20665]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 13:56:49 ovirteng.stuffnet.local chronyd[1307]: Selected source 64.79.100.197
Sep 30 13:57:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:57:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 13:57:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00940|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 13:57:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00941|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60332: receive error: Protocol error
Sep 30 13:57:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00942|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60332: connection dropped (Protocol error)
Sep 30 13:57:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 13:57:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 13:58:36 ovirteng.stuffnet.local userhelper[20735]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 13:58:36 ovirteng.stuffnet.local userhelper[20735]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:00:36 ovirteng.stuffnet.local userhelper[20807]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:00:36 ovirteng.stuffnet.local userhelper[20807]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:01:02 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 14:01:02 ovirteng.stuffnet.local systemd[1]: Started Session 28 of user root.
-- Subject: Unit session-28.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-28.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 14:01:02 ovirteng.stuffnet.local CROND[20815]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 14:01:03 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[20818]: starting 0anacron
Sep 30 14:01:03 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[20824]: finished 0anacron
Sep 30 14:01:03 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 14:02:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:02:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:02:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00943|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:02:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00944|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60398: receive error: Protocol error
Sep 30 14:02:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00945|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60398: connection dropped (Protocol error)
Sep 30 14:02:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:02:30] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:02:37 ovirteng.stuffnet.local userhelper[20887]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:02:37 ovirteng.stuffnet.local userhelper[20887]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:04:37 ovirteng.stuffnet.local userhelper[20949]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:04:37 ovirteng.stuffnet.local userhelper[20949]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:06:38 ovirteng.stuffnet.local userhelper[21009]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:06:38 ovirteng.stuffnet.local userhelper[21009]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:07:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:07:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:07:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00946|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:07:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00947|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60460: receive error: Protocol error
Sep 30 14:07:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00948|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60460: connection dropped (Protocol error)
Sep 30 14:07:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:07:31] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:08:38 ovirteng.stuffnet.local userhelper[21076]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:08:38 ovirteng.stuffnet.local userhelper[21076]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:10:38 ovirteng.stuffnet.local userhelper[21137]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:10:38 ovirteng.stuffnet.local userhelper[21137]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:12:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:12:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:12:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00949|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:12:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00950|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60540: receive error: Protocol error
Sep 30 14:12:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00951|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60540: connection dropped (Protocol error)
Sep 30 14:12:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:12:31] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:12:39 ovirteng.stuffnet.local userhelper[21203]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:12:39 ovirteng.stuffnet.local userhelper[21203]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:14:39 ovirteng.stuffnet.local userhelper[21267]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:14:39 ovirteng.stuffnet.local userhelper[21267]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:16:40 ovirteng.stuffnet.local userhelper[21326]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:16:40 ovirteng.stuffnet.local userhelper[21326]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:17:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:17:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:17:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00952|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:17:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00953|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60658: receive error: Protocol error
Sep 30 14:17:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00954|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60658: connection dropped (Protocol error)
Sep 30 14:17:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:17:31] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:18:40 ovirteng.stuffnet.local userhelper[21393]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:18:40 ovirteng.stuffnet.local userhelper[21393]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:20:40 ovirteng.stuffnet.local userhelper[21454]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:20:40 ovirteng.stuffnet.local userhelper[21454]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:22:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:22:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:22:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00955|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:22:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00956|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60776: receive error: Protocol error
Sep 30 14:22:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00957|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60776: connection dropped (Protocol error)
Sep 30 14:22:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:22:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:22:41 ovirteng.stuffnet.local userhelper[21519]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:22:41 ovirteng.stuffnet.local userhelper[21519]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:24:41 ovirteng.stuffnet.local userhelper[21581]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:24:41 ovirteng.stuffnet.local userhelper[21581]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:26:42 ovirteng.stuffnet.local userhelper[21641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:26:42 ovirteng.stuffnet.local userhelper[21641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:27:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:27:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:27:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00958|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:27:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00959|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60894: receive error: Protocol error
Sep 30 14:27:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00960|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60894: connection dropped (Protocol error)
Sep 30 14:27:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:27:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:28:42 ovirteng.stuffnet.local userhelper[21708]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:28:42 ovirteng.stuffnet.local userhelper[21708]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:30:42 ovirteng.stuffnet.local userhelper[21769]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:30:42 ovirteng.stuffnet.local userhelper[21769]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:32:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:32:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:32:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00961|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:32:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00962|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:32780: receive error: Protocol error
Sep 30 14:32:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00963|reconnect|WARN|ssl:[::ffff:127.0.0.1]:32780: connection dropped (Protocol error)
Sep 30 14:32:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:32:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:32:43 ovirteng.stuffnet.local userhelper[21833]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:32:43 ovirteng.stuffnet.local userhelper[21833]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:34:43 ovirteng.stuffnet.local userhelper[21896]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:34:43 ovirteng.stuffnet.local userhelper[21896]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:36:43 ovirteng.stuffnet.local userhelper[21955]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:36:43 ovirteng.stuffnet.local userhelper[21955]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:37:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:37:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:37:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00964|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:37:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00965|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:32898: receive error: Protocol error
Sep 30 14:37:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00966|reconnect|WARN|ssl:[::ffff:127.0.0.1]:32898: connection dropped (Protocol error)
Sep 30 14:37:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:37:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:38:44 ovirteng.stuffnet.local userhelper[22023]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:38:44 ovirteng.stuffnet.local userhelper[22023]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:40:44 ovirteng.stuffnet.local userhelper[22083]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:40:44 ovirteng.stuffnet.local userhelper[22083]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:42:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:42:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:42:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00967|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:42:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00968|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33016: receive error: Protocol error
Sep 30 14:42:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00969|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33016: connection dropped (Protocol error)
Sep 30 14:42:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:42:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:42:45 ovirteng.stuffnet.local userhelper[22148]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:42:45 ovirteng.stuffnet.local userhelper[22148]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:44:45 ovirteng.stuffnet.local userhelper[22215]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:44:45 ovirteng.stuffnet.local userhelper[22215]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:46:45 ovirteng.stuffnet.local userhelper[22275]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:46:45 ovirteng.stuffnet.local userhelper[22275]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:47:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:47:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:47:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00970|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:47:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00971|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33134: receive error: Protocol error
Sep 30 14:47:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00972|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33134: connection dropped (Protocol error)
Sep 30 14:47:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:47:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:48:46 ovirteng.stuffnet.local userhelper[22342]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:48:46 ovirteng.stuffnet.local userhelper[22342]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:50:46 ovirteng.stuffnet.local userhelper[22403]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:50:46 ovirteng.stuffnet.local userhelper[22403]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:52:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:52:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:52:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00973|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:52:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00974|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33252: receive error: Protocol error
Sep 30 14:52:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00975|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33252: connection dropped (Protocol error)
Sep 30 14:52:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:52:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:52:46 ovirteng.stuffnet.local userhelper[22467]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:52:46 ovirteng.stuffnet.local userhelper[22467]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:54:47 ovirteng.stuffnet.local userhelper[22531]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:54:47 ovirteng.stuffnet.local userhelper[22531]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:56:47 ovirteng.stuffnet.local userhelper[22590]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:56:47 ovirteng.stuffnet.local userhelper[22590]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 14:57:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:57:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 14:57:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00976|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 14:57:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00977|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33370: receive error: Protocol error
Sep 30 14:57:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00978|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33370: connection dropped (Protocol error)
Sep 30 14:57:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 14:57:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 14:58:48 ovirteng.stuffnet.local userhelper[22658]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 14:58:48 ovirteng.stuffnet.local userhelper[22658]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:00:48 ovirteng.stuffnet.local userhelper[22729]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:00:48 ovirteng.stuffnet.local userhelper[22729]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 15:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 29 of user root.
-- Subject: Unit session-29.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-29.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 15:01:01 ovirteng.stuffnet.local CROND[22736]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[22739]: starting 0anacron
Sep 30 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[22745]: finished 0anacron
Sep 30 15:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 15:02:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:02:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:02:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00979|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:02:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00980|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33492: receive error: Protocol error
Sep 30 15:02:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00981|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33492: connection dropped (Protocol error)
Sep 30 15:02:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:02:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:02:48 ovirteng.stuffnet.local userhelper[22808]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:02:48 ovirteng.stuffnet.local userhelper[22808]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:04:49 ovirteng.stuffnet.local userhelper[22872]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:04:49 ovirteng.stuffnet.local userhelper[22872]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:06:49 ovirteng.stuffnet.local userhelper[22932]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:06:49 ovirteng.stuffnet.local userhelper[22932]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:07:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:07:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:07:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00982|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:07:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00983|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33610: receive error: Protocol error
Sep 30 15:07:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00984|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33610: connection dropped (Protocol error)
Sep 30 15:07:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:07:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:08:50 ovirteng.stuffnet.local userhelper[23000]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:08:50 ovirteng.stuffnet.local userhelper[23000]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:10:50 ovirteng.stuffnet.local userhelper[23060]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:10:50 ovirteng.stuffnet.local userhelper[23060]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:12:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:12:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:12:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00985|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:12:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00986|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33728: receive error: Protocol error
Sep 30 15:12:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00987|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33728: connection dropped (Protocol error)
Sep 30 15:12:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:12:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:12:50 ovirteng.stuffnet.local userhelper[23125]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:12:50 ovirteng.stuffnet.local userhelper[23125]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:14:51 ovirteng.stuffnet.local userhelper[23190]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:14:51 ovirteng.stuffnet.local userhelper[23190]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:16:51 ovirteng.stuffnet.local userhelper[23249]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:16:51 ovirteng.stuffnet.local userhelper[23249]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:17:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:17:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:17:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00988|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:17:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00989|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33846: receive error: Protocol error
Sep 30 15:17:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00990|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33846: connection dropped (Protocol error)
Sep 30 15:17:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:17:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:18:52 ovirteng.stuffnet.local userhelper[23317]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:18:52 ovirteng.stuffnet.local userhelper[23317]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:20:52 ovirteng.stuffnet.local userhelper[23376]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:20:52 ovirteng.stuffnet.local userhelper[23376]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:22:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:22:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:22:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00991|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:22:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00992|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33964: receive error: Protocol error
Sep 30 15:22:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00993|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33964: connection dropped (Protocol error)
Sep 30 15:22:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:22:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:22:52 ovirteng.stuffnet.local userhelper[23441]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:22:52 ovirteng.stuffnet.local userhelper[23441]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:24:53 ovirteng.stuffnet.local userhelper[23504]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:24:53 ovirteng.stuffnet.local userhelper[23504]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:26:53 ovirteng.stuffnet.local userhelper[23564]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:26:53 ovirteng.stuffnet.local userhelper[23564]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:27:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:27:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00994|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00995|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34082: receive error: Protocol error
Sep 30 15:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00996|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34082: connection dropped (Protocol error)
Sep 30 15:27:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:27:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:28:53 ovirteng.stuffnet.local userhelper[23631]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:28:53 ovirteng.stuffnet.local userhelper[23631]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:30:54 ovirteng.stuffnet.local userhelper[23692]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:30:54 ovirteng.stuffnet.local userhelper[23692]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:32:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:32:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:32:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00997|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:32:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00998|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34200: receive error: Protocol error
Sep 30 15:32:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|00999|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34200: connection dropped (Protocol error)
Sep 30 15:32:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:32:38] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:32:54 ovirteng.stuffnet.local userhelper[23756]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:32:54 ovirteng.stuffnet.local userhelper[23756]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:34:55 ovirteng.stuffnet.local userhelper[23819]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:34:55 ovirteng.stuffnet.local userhelper[23819]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:36:55 ovirteng.stuffnet.local userhelper[23879]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:36:55 ovirteng.stuffnet.local userhelper[23879]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:37:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:37:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01000|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01001|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34318: receive error: Protocol error
Sep 30 15:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01002|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34318: connection dropped (Protocol error)
Sep 30 15:37:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:37:38] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:38:55 ovirteng.stuffnet.local userhelper[23947]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:38:55 ovirteng.stuffnet.local userhelper[23947]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:40:56 ovirteng.stuffnet.local userhelper[24008]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:40:56 ovirteng.stuffnet.local userhelper[24008]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:42:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:42:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01003|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01004|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34436: receive error: Protocol error
Sep 30 15:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01005|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34436: connection dropped (Protocol error)
Sep 30 15:42:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:42:38] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:42:56 ovirteng.stuffnet.local userhelper[24072]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:42:56 ovirteng.stuffnet.local userhelper[24072]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:44:56 ovirteng.stuffnet.local userhelper[24135]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:44:56 ovirteng.stuffnet.local userhelper[24135]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:46:57 ovirteng.stuffnet.local userhelper[24195]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:46:57 ovirteng.stuffnet.local userhelper[24195]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:47:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:47:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01006|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01007|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34554: receive error: Protocol error
Sep 30 15:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01008|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34554: connection dropped (Protocol error)
Sep 30 15:47:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:47:39] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:48:57 ovirteng.stuffnet.local userhelper[24262]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:48:57 ovirteng.stuffnet.local userhelper[24262]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:50:58 ovirteng.stuffnet.local userhelper[24333]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:50:58 ovirteng.stuffnet.local userhelper[24333]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:52:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:52:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:52:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01009|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:52:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01010|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34668: receive error: Protocol error
Sep 30 15:52:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01011|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34668: connection dropped (Protocol error)
Sep 30 15:52:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:52:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:52:58 ovirteng.stuffnet.local userhelper[24454]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:52:58 ovirteng.stuffnet.local userhelper[24454]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:54:58 ovirteng.stuffnet.local userhelper[24536]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:54:58 ovirteng.stuffnet.local userhelper[24536]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:56:59 ovirteng.stuffnet.local userhelper[24613]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:56:59 ovirteng.stuffnet.local userhelper[24613]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 15:57:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:57:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 15:57:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01012|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 15:57:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01013|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34776: receive error: Protocol error
Sep 30 15:57:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01014|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34776: connection dropped (Protocol error)
Sep 30 15:57:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 15:57:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 15:58:59 ovirteng.stuffnet.local userhelper[24697]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 15:58:59 ovirteng.stuffnet.local userhelper[24697]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:01:00 ovirteng.stuffnet.local userhelper[24786]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:01:00 ovirteng.stuffnet.local userhelper[24786]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 16:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 30 of user root.
-- Subject: Unit session-30.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-30.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 16:01:01 ovirteng.stuffnet.local CROND[24789]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[24792]: starting 0anacron
Sep 30 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[24798]: finished 0anacron
Sep 30 16:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 16:02:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:02:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01015|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01016|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34860: receive error: Protocol error
Sep 30 16:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01017|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34860: connection dropped (Protocol error)
Sep 30 16:02:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:02:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:03:00 ovirteng.stuffnet.local userhelper[24882]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:03:00 ovirteng.stuffnet.local userhelper[24882]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:05:00 ovirteng.stuffnet.local userhelper[24961]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:05:00 ovirteng.stuffnet.local userhelper[24961]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:07:01 ovirteng.stuffnet.local userhelper[25037]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:07:01 ovirteng.stuffnet.local userhelper[25037]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:07:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:07:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01018|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01019|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34932: receive error: Protocol error
Sep 30 16:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01020|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34932: connection dropped (Protocol error)
Sep 30 16:07:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:07:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:09:01 ovirteng.stuffnet.local userhelper[25121]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:09:01 ovirteng.stuffnet.local userhelper[25121]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:11:01 ovirteng.stuffnet.local userhelper[25197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:11:01 ovirteng.stuffnet.local userhelper[25197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:12:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:12:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01021|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01022|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35008: receive error: Protocol error
Sep 30 16:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01023|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35008: connection dropped (Protocol error)
Sep 30 16:12:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:12:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:13:02 ovirteng.stuffnet.local userhelper[25279]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:13:02 ovirteng.stuffnet.local userhelper[25279]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:15:02 ovirteng.stuffnet.local userhelper[25359]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:15:02 ovirteng.stuffnet.local userhelper[25359]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:17:03 ovirteng.stuffnet.local userhelper[25435]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:17:03 ovirteng.stuffnet.local userhelper[25435]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:17:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:17:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01024|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01025|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35078: receive error: Protocol error
Sep 30 16:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01026|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35078: connection dropped (Protocol error)
Sep 30 16:17:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:17:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:19:03 ovirteng.stuffnet.local userhelper[25519]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:19:03 ovirteng.stuffnet.local userhelper[25519]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:21:03 ovirteng.stuffnet.local userhelper[25597]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:21:03 ovirteng.stuffnet.local userhelper[25597]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:22:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:22:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01027|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01028|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35156: receive error: Protocol error
Sep 30 16:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01029|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35156: connection dropped (Protocol error)
Sep 30 16:22:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:22:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:23:04 ovirteng.stuffnet.local userhelper[25693]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:23:04 ovirteng.stuffnet.local userhelper[25693]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:25:04 ovirteng.stuffnet.local userhelper[25788]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:25:04 ovirteng.stuffnet.local userhelper[25788]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:27:05 ovirteng.stuffnet.local userhelper[25867]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:27:05 ovirteng.stuffnet.local userhelper[25867]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:27:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:27:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01030|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01031|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35234: receive error: Protocol error
Sep 30 16:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01032|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35234: connection dropped (Protocol error)
Sep 30 16:27:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:27:42] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:29:05 ovirteng.stuffnet.local userhelper[25966]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:29:05 ovirteng.stuffnet.local userhelper[25966]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:31:05 ovirteng.stuffnet.local userhelper[26052]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:31:05 ovirteng.stuffnet.local userhelper[26052]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:32:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:32:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01033|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01034|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35312: receive error: Protocol error
Sep 30 16:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01035|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35312: connection dropped (Protocol error)
Sep 30 16:32:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:32:43] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:33:06 ovirteng.stuffnet.local userhelper[26133]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:33:06 ovirteng.stuffnet.local userhelper[26133]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:35:07 ovirteng.stuffnet.local userhelper[26207]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:35:07 ovirteng.stuffnet.local userhelper[26207]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:37:07 ovirteng.stuffnet.local userhelper[26292]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:37:07 ovirteng.stuffnet.local userhelper[26292]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:37:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:37:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:37:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01036|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:37:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01037|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35402: receive error: Protocol error
Sep 30 16:37:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01038|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35402: connection dropped (Protocol error)
Sep 30 16:37:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:37:44] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:39:08 ovirteng.stuffnet.local userhelper[26363]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:39:08 ovirteng.stuffnet.local userhelper[26363]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:41:08 ovirteng.stuffnet.local userhelper[26451]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:41:08 ovirteng.stuffnet.local userhelper[26451]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:42:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:42:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:42:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01039|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:42:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01040|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35464: receive error: Protocol error
Sep 30 16:42:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01041|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35464: connection dropped (Protocol error)
Sep 30 16:42:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:42:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:43:08 ovirteng.stuffnet.local userhelper[26527]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:43:08 ovirteng.stuffnet.local userhelper[26527]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:45:09 ovirteng.stuffnet.local userhelper[26594]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:45:09 ovirteng.stuffnet.local userhelper[26594]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:47:09 ovirteng.stuffnet.local userhelper[26679]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:47:09 ovirteng.stuffnet.local userhelper[26679]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:47:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:47:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:47:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01042|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:47:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01043|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35526: receive error: Protocol error
Sep 30 16:47:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01044|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35526: connection dropped (Protocol error)
Sep 30 16:47:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:47:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:49:10 ovirteng.stuffnet.local userhelper[26764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:49:10 ovirteng.stuffnet.local userhelper[26764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:51:10 ovirteng.stuffnet.local userhelper[26840]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:51:10 ovirteng.stuffnet.local userhelper[26840]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:52:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:52:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:52:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01045|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:52:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01046|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35590: receive error: Protocol error
Sep 30 16:52:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01047|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35590: connection dropped (Protocol error)
Sep 30 16:52:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:52:47] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:53:11 ovirteng.stuffnet.local userhelper[26921]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:53:11 ovirteng.stuffnet.local userhelper[26921]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:55:11 ovirteng.stuffnet.local userhelper[27001]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:55:11 ovirteng.stuffnet.local userhelper[27001]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:57:11 ovirteng.stuffnet.local userhelper[27078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:57:11 ovirteng.stuffnet.local userhelper[27078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 16:57:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:57:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 16:57:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01048|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 16:57:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01049|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35654: receive error: Protocol error
Sep 30 16:57:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01050|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35654: connection dropped (Protocol error)
Sep 30 16:57:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 16:57:48] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 16:59:12 ovirteng.stuffnet.local userhelper[27161]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 16:59:12 ovirteng.stuffnet.local userhelper[27161]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 17:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 31 of user root.
-- Subject: Unit session-31.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-31.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 17:01:01 ovirteng.stuffnet.local CROND[27231]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[27234]: starting 0anacron
Sep 30 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[27240]: finished 0anacron
Sep 30 17:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 17:01:12 ovirteng.stuffnet.local userhelper[27263]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:01:12 ovirteng.stuffnet.local userhelper[27263]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:02:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:02:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:02:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01051|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:02:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01052|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35734: receive error: Protocol error
Sep 30 17:02:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01053|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35734: connection dropped (Protocol error)
Sep 30 17:02:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:02:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:03:13 ovirteng.stuffnet.local userhelper[27345]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:03:13 ovirteng.stuffnet.local userhelper[27345]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:05:13 ovirteng.stuffnet.local userhelper[27427]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:05:13 ovirteng.stuffnet.local userhelper[27427]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:07:14 ovirteng.stuffnet.local userhelper[27498]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:07:14 ovirteng.stuffnet.local userhelper[27498]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:07:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:07:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:07:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01054|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:07:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01055|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35836: receive error: Protocol error
Sep 30 17:07:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01056|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35836: connection dropped (Protocol error)
Sep 30 17:07:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:07:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:09:15 ovirteng.stuffnet.local userhelper[27583]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:09:15 ovirteng.stuffnet.local userhelper[27583]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:11:15 ovirteng.stuffnet.local userhelper[27659]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:11:15 ovirteng.stuffnet.local userhelper[27659]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:12:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:12:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01057|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01058|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35954: receive error: Protocol error
Sep 30 17:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01059|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35954: connection dropped (Protocol error)
Sep 30 17:12:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:12:49] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:13:16 ovirteng.stuffnet.local userhelper[27740]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:13:16 ovirteng.stuffnet.local userhelper[27740]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:15:16 ovirteng.stuffnet.local userhelper[27820]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:15:16 ovirteng.stuffnet.local userhelper[27820]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:17:17 ovirteng.stuffnet.local userhelper[27896]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:17:17 ovirteng.stuffnet.local userhelper[27896]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:17:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:17:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:17:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01060|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:17:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01061|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36072: receive error: Protocol error
Sep 30 17:17:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01062|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36072: connection dropped (Protocol error)
Sep 30 17:17:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:17:50] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:19:17 ovirteng.stuffnet.local userhelper[27979]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:19:17 ovirteng.stuffnet.local userhelper[27979]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:21:18 ovirteng.stuffnet.local userhelper[28055]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:21:18 ovirteng.stuffnet.local userhelper[28055]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:22:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:22:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:22:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01063|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:22:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01064|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36190: receive error: Protocol error
Sep 30 17:22:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01065|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36190: connection dropped (Protocol error)
Sep 30 17:22:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:22:51] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:23:18 ovirteng.stuffnet.local userhelper[28136]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:23:18 ovirteng.stuffnet.local userhelper[28136]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:25:20 ovirteng.stuffnet.local userhelper[28216]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:25:20 ovirteng.stuffnet.local userhelper[28216]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:27:20 ovirteng.stuffnet.local userhelper[28293]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:27:20 ovirteng.stuffnet.local userhelper[28293]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:27:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:27:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:27:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01066|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:27:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01067|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36308: receive error: Protocol error
Sep 30 17:27:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01068|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36308: connection dropped (Protocol error)
Sep 30 17:27:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:27:51] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:29:21 ovirteng.stuffnet.local userhelper[28376]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:29:21 ovirteng.stuffnet.local userhelper[28376]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:31:21 ovirteng.stuffnet.local userhelper[28452]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:31:21 ovirteng.stuffnet.local userhelper[28452]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:32:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:32:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:32:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01069|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:32:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01070|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36426: receive error: Protocol error
Sep 30 17:32:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01071|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36426: connection dropped (Protocol error)
Sep 30 17:32:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:32:53] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:33:22 ovirteng.stuffnet.local userhelper[28534]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:33:22 ovirteng.stuffnet.local userhelper[28534]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:35:22 ovirteng.stuffnet.local userhelper[28612]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:35:22 ovirteng.stuffnet.local userhelper[28612]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:37:23 ovirteng.stuffnet.local userhelper[28687]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:37:23 ovirteng.stuffnet.local userhelper[28687]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:37:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:37:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:37:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01072|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:37:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01073|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36544: receive error: Protocol error
Sep 30 17:37:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01074|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36544: connection dropped (Protocol error)
Sep 30 17:37:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:37:55] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:39:23 ovirteng.stuffnet.local userhelper[28767]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:39:23 ovirteng.stuffnet.local userhelper[28767]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:41:24 ovirteng.stuffnet.local userhelper[28840]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:41:24 ovirteng.stuffnet.local userhelper[28840]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:42:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:42:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:42:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01075|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:42:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01076|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36662: receive error: Protocol error
Sep 30 17:42:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01077|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36662: connection dropped (Protocol error)
Sep 30 17:42:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:42:56] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:43:24 ovirteng.stuffnet.local userhelper[28923]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:43:24 ovirteng.stuffnet.local userhelper[28923]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:45:25 ovirteng.stuffnet.local userhelper[28996]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:45:25 ovirteng.stuffnet.local userhelper[28996]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:47:26 ovirteng.stuffnet.local userhelper[29073]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:47:26 ovirteng.stuffnet.local userhelper[29073]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:47:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:47:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:47:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01078|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:47:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01079|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36782: receive error: Protocol error
Sep 30 17:47:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01080|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36782: connection dropped (Protocol error)
Sep 30 17:47:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:47:59] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:49:26 ovirteng.stuffnet.local userhelper[29151]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:49:26 ovirteng.stuffnet.local userhelper[29151]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:51:27 ovirteng.stuffnet.local userhelper[29221]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:51:27 ovirteng.stuffnet.local userhelper[29221]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:53:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:53:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:53:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01081|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:53:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01082|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36900: receive error: Protocol error
Sep 30 17:53:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01083|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36900: connection dropped (Protocol error)
Sep 30 17:53:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:53:00] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:53:27 ovirteng.stuffnet.local userhelper[29300]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:53:27 ovirteng.stuffnet.local userhelper[29300]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:55:28 ovirteng.stuffnet.local userhelper[29376]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:55:28 ovirteng.stuffnet.local userhelper[29376]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:57:28 ovirteng.stuffnet.local userhelper[29445]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:57:28 ovirteng.stuffnet.local userhelper[29445]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 17:58:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:58:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 17:58:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01084|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 17:58:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01085|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37018: receive error: Protocol error
Sep 30 17:58:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01086|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37018: connection dropped (Protocol error)
Sep 30 17:58:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 17:58:01] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 17:59:29 ovirteng.stuffnet.local userhelper[29525]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 17:59:29 ovirteng.stuffnet.local userhelper[29525]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 18:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 32 of user root.
-- Subject: Unit session-32.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-32.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 18:01:01 ovirteng.stuffnet.local CROND[29588]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[29591]: starting 0anacron
Sep 30 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[29597]: finished 0anacron
Sep 30 18:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 18:01:30 ovirteng.stuffnet.local userhelper[29625]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:01:30 ovirteng.stuffnet.local userhelper[29625]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:03:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:03:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:03:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01087|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:03:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01088|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37140: receive error: Protocol error
Sep 30 18:03:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01089|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37140: connection dropped (Protocol error)
Sep 30 18:03:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:03:01] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:03:30 ovirteng.stuffnet.local userhelper[29702]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:03:30 ovirteng.stuffnet.local userhelper[29702]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:05:31 ovirteng.stuffnet.local userhelper[29775]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:05:31 ovirteng.stuffnet.local userhelper[29775]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:07:32 ovirteng.stuffnet.local userhelper[29851]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:07:32 ovirteng.stuffnet.local userhelper[29851]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:08:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:08:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01090|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01091|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37258: receive error: Protocol error
Sep 30 18:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01092|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37258: connection dropped (Protocol error)
Sep 30 18:08:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:08:04] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:09:37 ovirteng.stuffnet.local userhelper[29933]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:09:37 ovirteng.stuffnet.local userhelper[29933]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:11:37 ovirteng.stuffnet.local userhelper[30010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:11:37 ovirteng.stuffnet.local userhelper[30010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:13:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:13:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:13:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01093|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:13:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01094|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37376: receive error: Protocol error
Sep 30 18:13:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01095|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37376: connection dropped (Protocol error)
Sep 30 18:13:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:13:04] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:13:38 ovirteng.stuffnet.local userhelper[30091]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:13:38 ovirteng.stuffnet.local userhelper[30091]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:15:39 ovirteng.stuffnet.local userhelper[30164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:15:39 ovirteng.stuffnet.local userhelper[30164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:17:43 ovirteng.stuffnet.local userhelper[30240]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:17:43 ovirteng.stuffnet.local userhelper[30240]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:18:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:18:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:18:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01096|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:18:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01097|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37494: receive error: Protocol error
Sep 30 18:18:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01098|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37494: connection dropped (Protocol error)
Sep 30 18:18:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:18:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:19:45 ovirteng.stuffnet.local userhelper[30322]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:19:45 ovirteng.stuffnet.local userhelper[30322]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:21:45 ovirteng.stuffnet.local userhelper[30396]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:21:45 ovirteng.stuffnet.local userhelper[30396]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:23:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:23:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:23:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01099|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:23:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01100|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37612: receive error: Protocol error
Sep 30 18:23:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01101|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37612: connection dropped (Protocol error)
Sep 30 18:23:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:23:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:23:45 ovirteng.stuffnet.local userhelper[30483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:23:45 ovirteng.stuffnet.local userhelper[30483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:25:46 ovirteng.stuffnet.local userhelper[30563]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:25:46 ovirteng.stuffnet.local userhelper[30563]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:27:46 ovirteng.stuffnet.local userhelper[30640]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:27:46 ovirteng.stuffnet.local userhelper[30640]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:28:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:28:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:28:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01102|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:28:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01103|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37742: receive error: Protocol error
Sep 30 18:28:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01104|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37742: connection dropped (Protocol error)
Sep 30 18:28:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:28:06] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:29:47 ovirteng.stuffnet.local userhelper[30724]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:29:47 ovirteng.stuffnet.local userhelper[30724]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:31:47 ovirteng.stuffnet.local userhelper[30800]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:31:47 ovirteng.stuffnet.local userhelper[30800]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:33:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:33:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:33:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01105|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:33:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01106|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37850: receive error: Protocol error
Sep 30 18:33:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01107|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37850: connection dropped (Protocol error)
Sep 30 18:33:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:33:06] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:33:47 ovirteng.stuffnet.local userhelper[30880]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:33:47 ovirteng.stuffnet.local userhelper[30880]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:35:48 ovirteng.stuffnet.local userhelper[30954]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:35:48 ovirteng.stuffnet.local userhelper[30954]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:37:48 ovirteng.stuffnet.local userhelper[31031]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:37:48 ovirteng.stuffnet.local userhelper[31031]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:38:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:38:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:38:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01108|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:38:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01109|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37974: receive error: Protocol error
Sep 30 18:38:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01110|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37974: connection dropped (Protocol error)
Sep 30 18:38:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:38:07] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:39:49 ovirteng.stuffnet.local userhelper[31114]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:39:49 ovirteng.stuffnet.local userhelper[31114]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:41:49 ovirteng.stuffnet.local userhelper[31197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:41:49 ovirteng.stuffnet.local userhelper[31197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:43:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:43:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:43:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01111|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:43:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01112|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38058: receive error: Protocol error
Sep 30 18:43:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01113|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38058: connection dropped (Protocol error)
Sep 30 18:43:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:43:08] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:43:50 ovirteng.stuffnet.local userhelper[31282]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:43:50 ovirteng.stuffnet.local userhelper[31282]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:45:51 ovirteng.stuffnet.local userhelper[31366]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:45:51 ovirteng.stuffnet.local userhelper[31366]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:47:51 ovirteng.stuffnet.local userhelper[31450]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:47:51 ovirteng.stuffnet.local userhelper[31450]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:48:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:48:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01114|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01115|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38144: receive error: Protocol error
Sep 30 18:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01116|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38144: connection dropped (Protocol error)
Sep 30 18:48:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:48:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:49:52 ovirteng.stuffnet.local userhelper[31536]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:49:52 ovirteng.stuffnet.local userhelper[31536]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:51:52 ovirteng.stuffnet.local userhelper[31614]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:51:52 ovirteng.stuffnet.local userhelper[31614]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:53:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:53:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:53:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01117|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:53:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01118|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38244: receive error: Protocol error
Sep 30 18:53:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01119|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38244: connection dropped (Protocol error)
Sep 30 18:53:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:53:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:53:53 ovirteng.stuffnet.local userhelper[31695]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:53:53 ovirteng.stuffnet.local userhelper[31695]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:55:53 ovirteng.stuffnet.local userhelper[31767]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:55:53 ovirteng.stuffnet.local userhelper[31767]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:57:53 ovirteng.stuffnet.local userhelper[31839]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:57:53 ovirteng.stuffnet.local userhelper[31839]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 18:58:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:58:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 18:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01120|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 18:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01121|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38344: receive error: Protocol error
Sep 30 18:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01122|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38344: connection dropped (Protocol error)
Sep 30 18:58:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 18:58:10] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 18:59:55 ovirteng.stuffnet.local userhelper[31925]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 18:59:55 ovirteng.stuffnet.local userhelper[31925]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 19:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 33 of user root.
-- Subject: Unit session-33.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-33.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 19:01:01 ovirteng.stuffnet.local CROND[31964]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 19:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[31967]: starting 0anacron
Sep 30 19:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[31973]: finished 0anacron
Sep 30 19:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 19:01:56 ovirteng.stuffnet.local userhelper[32010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:01:56 ovirteng.stuffnet.local userhelper[32010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:03:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:03:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:03:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01123|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:03:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01124|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38446: receive error: Protocol error
Sep 30 19:03:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01125|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38446: connection dropped (Protocol error)
Sep 30 19:03:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:03:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:03:57 ovirteng.stuffnet.local userhelper[32084]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:03:57 ovirteng.stuffnet.local userhelper[32084]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:05:58 ovirteng.stuffnet.local userhelper[32161]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:05:58 ovirteng.stuffnet.local userhelper[32161]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:07:59 ovirteng.stuffnet.local userhelper[32240]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:07:59 ovirteng.stuffnet.local userhelper[32240]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:08:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:08:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:08:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01126|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:08:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01127|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38524: receive error: Protocol error
Sep 30 19:08:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01128|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38524: connection dropped (Protocol error)
Sep 30 19:08:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:08:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:09:59 ovirteng.stuffnet.local userhelper[32319]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:09:59 ovirteng.stuffnet.local userhelper[32319]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:12:00 ovirteng.stuffnet.local userhelper[32384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:12:00 ovirteng.stuffnet.local userhelper[32384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:13:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:13:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:13:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01129|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:13:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01130|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38654: receive error: Protocol error
Sep 30 19:13:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01131|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38654: connection dropped (Protocol error)
Sep 30 19:13:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:13:12] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:14:00 ovirteng.stuffnet.local userhelper[32464]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:14:00 ovirteng.stuffnet.local userhelper[32464]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:16:00 ovirteng.stuffnet.local userhelper[32542]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:16:00 ovirteng.stuffnet.local userhelper[32542]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:18:01 ovirteng.stuffnet.local userhelper[32618]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:18:01 ovirteng.stuffnet.local userhelper[32618]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:18:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:18:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:18:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01132|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:18:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01133|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38784: receive error: Protocol error
Sep 30 19:18:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01134|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38784: connection dropped (Protocol error)
Sep 30 19:18:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:18:13] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:20:01 ovirteng.stuffnet.local userhelper[32701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:20:01 ovirteng.stuffnet.local userhelper[32701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:22:02 ovirteng.stuffnet.local userhelper[32771]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:22:02 ovirteng.stuffnet.local userhelper[32771]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:23:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:23:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:23:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01135|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:23:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01136|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38912: receive error: Protocol error
Sep 30 19:23:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01137|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38912: connection dropped (Protocol error)
Sep 30 19:23:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:23:13] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:24:02 ovirteng.stuffnet.local userhelper[32852]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:24:02 ovirteng.stuffnet.local userhelper[32852]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:26:02 ovirteng.stuffnet.local userhelper[32931]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:26:02 ovirteng.stuffnet.local userhelper[32931]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:28:03 ovirteng.stuffnet.local userhelper[33006]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:28:03 ovirteng.stuffnet.local userhelper[33006]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:28:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:28:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:28:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01138|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:28:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01139|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39042: receive error: Protocol error
Sep 30 19:28:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01140|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39042: connection dropped (Protocol error)
Sep 30 19:28:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:28:14] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:30:03 ovirteng.stuffnet.local userhelper[33087]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:30:03 ovirteng.stuffnet.local userhelper[33087]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:32:03 ovirteng.stuffnet.local userhelper[33162]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:32:03 ovirteng.stuffnet.local userhelper[33162]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:33:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:33:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:33:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01141|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:33:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01142|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39168: receive error: Protocol error
Sep 30 19:33:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01143|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39168: connection dropped (Protocol error)
Sep 30 19:33:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:33:14] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:34:04 ovirteng.stuffnet.local userhelper[33243]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:34:04 ovirteng.stuffnet.local userhelper[33243]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:36:04 ovirteng.stuffnet.local userhelper[33323]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:36:04 ovirteng.stuffnet.local userhelper[33323]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:38:05 ovirteng.stuffnet.local userhelper[33396]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:38:05 ovirteng.stuffnet.local userhelper[33396]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:38:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:38:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:38:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01144|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:38:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01145|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39294: receive error: Protocol error
Sep 30 19:38:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01146|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39294: connection dropped (Protocol error)
Sep 30 19:38:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:38:15] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:40:05 ovirteng.stuffnet.local userhelper[33480]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:40:05 ovirteng.stuffnet.local userhelper[33480]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:42:05 ovirteng.stuffnet.local userhelper[33552]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:42:05 ovirteng.stuffnet.local userhelper[33552]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:43:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:43:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:43:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01147|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:43:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01148|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39422: receive error: Protocol error
Sep 30 19:43:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01149|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39422: connection dropped (Protocol error)
Sep 30 19:43:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:43:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:44:06 ovirteng.stuffnet.local userhelper[33632]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:44:06 ovirteng.stuffnet.local userhelper[33632]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:46:06 ovirteng.stuffnet.local userhelper[33723]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:46:06 ovirteng.stuffnet.local userhelper[33723]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:48:07 ovirteng.stuffnet.local userhelper[33792]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:48:07 ovirteng.stuffnet.local userhelper[33792]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:48:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:48:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:48:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01150|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:48:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01151|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39550: receive error: Protocol error
Sep 30 19:48:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01152|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39550: connection dropped (Protocol error)
Sep 30 19:48:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:48:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:50:07 ovirteng.stuffnet.local userhelper[33884]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:50:07 ovirteng.stuffnet.local userhelper[33884]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:52:07 ovirteng.stuffnet.local userhelper[33959]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:52:07 ovirteng.stuffnet.local userhelper[33959]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:53:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:53:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:53:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01153|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:53:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01154|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39676: receive error: Protocol error
Sep 30 19:53:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01155|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39676: connection dropped (Protocol error)
Sep 30 19:53:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:53:16] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 19:54:08 ovirteng.stuffnet.local userhelper[34038]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:54:08 ovirteng.stuffnet.local userhelper[34038]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:56:08 ovirteng.stuffnet.local userhelper[34116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:56:08 ovirteng.stuffnet.local userhelper[34116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:58:08 ovirteng.stuffnet.local userhelper[34192]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 19:58:08 ovirteng.stuffnet.local userhelper[34192]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 19:58:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:58:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 19:58:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01156|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 19:58:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01157|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39804: receive error: Protocol error
Sep 30 19:58:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01158|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39804: connection dropped (Protocol error)
Sep 30 19:58:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 19:58:17] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:00:09 ovirteng.stuffnet.local userhelper[34286]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:00:09 ovirteng.stuffnet.local userhelper[34286]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 20:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 34 of user root.
-- Subject: Unit session-34.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-34.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 20:01:01 ovirteng.stuffnet.local CROND[34309]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 20:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[34312]: starting 0anacron
Sep 30 20:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[34318]: finished 0anacron
Sep 30 20:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 20:02:09 ovirteng.stuffnet.local userhelper[34375]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:02:09 ovirteng.stuffnet.local userhelper[34375]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:03:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:03:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:03:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01159|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:03:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01160|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39934: receive error: Protocol error
Sep 30 20:03:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01161|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39934: connection dropped (Protocol error)
Sep 30 20:03:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:03:20] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:04:10 ovirteng.stuffnet.local userhelper[34456]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:04:10 ovirteng.stuffnet.local userhelper[34456]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:06:11 ovirteng.stuffnet.local userhelper[34532]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:06:11 ovirteng.stuffnet.local userhelper[34532]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:08:11 ovirteng.stuffnet.local userhelper[34604]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:08:11 ovirteng.stuffnet.local userhelper[34604]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:08:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:08:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:08:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01162|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:08:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01163|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40062: receive error: Protocol error
Sep 30 20:08:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01164|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40062: connection dropped (Protocol error)
Sep 30 20:08:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:08:22] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:10:12 ovirteng.stuffnet.local userhelper[34683]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:10:12 ovirteng.stuffnet.local userhelper[34683]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:12:12 ovirteng.stuffnet.local userhelper[34755]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:12:12 ovirteng.stuffnet.local userhelper[34755]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:13:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:13:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:13:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01165|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:13:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01166|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40190: receive error: Protocol error
Sep 30 20:13:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01167|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40190: connection dropped (Protocol error)
Sep 30 20:13:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:13:23] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:14:12 ovirteng.stuffnet.local userhelper[34836]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:14:12 ovirteng.stuffnet.local userhelper[34836]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:16:13 ovirteng.stuffnet.local userhelper[34914]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:16:13 ovirteng.stuffnet.local userhelper[34914]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:18:13 ovirteng.stuffnet.local userhelper[34990]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:18:13 ovirteng.stuffnet.local userhelper[34990]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:18:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:18:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:18:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01168|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:18:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01169|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40320: receive error: Protocol error
Sep 30 20:18:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01170|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40320: connection dropped (Protocol error)
Sep 30 20:18:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:18:24] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:20:14 ovirteng.stuffnet.local userhelper[35069]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:20:14 ovirteng.stuffnet.local userhelper[35069]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:22:14 ovirteng.stuffnet.local userhelper[35144]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:22:14 ovirteng.stuffnet.local userhelper[35144]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:23:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:23:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:23:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01171|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:23:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01172|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40448: receive error: Protocol error
Sep 30 20:23:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01173|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40448: connection dropped (Protocol error)
Sep 30 20:23:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:23:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:24:15 ovirteng.stuffnet.local userhelper[35226]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:24:15 ovirteng.stuffnet.local userhelper[35226]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:26:15 ovirteng.stuffnet.local userhelper[35304]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:26:15 ovirteng.stuffnet.local userhelper[35304]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:28:15 ovirteng.stuffnet.local userhelper[35379]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:28:15 ovirteng.stuffnet.local userhelper[35379]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:28:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:28:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01174|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01175|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40574: receive error: Protocol error
Sep 30 20:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01176|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40574: connection dropped (Protocol error)
Sep 30 20:28:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:28:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:30:16 ovirteng.stuffnet.local userhelper[35465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:30:16 ovirteng.stuffnet.local userhelper[35465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:32:18 ovirteng.stuffnet.local userhelper[35541]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:32:18 ovirteng.stuffnet.local userhelper[35541]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:33:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:33:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:33:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01177|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:33:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01178|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40702: receive error: Protocol error
Sep 30 20:33:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01179|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40702: connection dropped (Protocol error)
Sep 30 20:33:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:33:26] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:34:19 ovirteng.stuffnet.local userhelper[35621]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:34:19 ovirteng.stuffnet.local userhelper[35621]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:36:19 ovirteng.stuffnet.local userhelper[35699]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:36:19 ovirteng.stuffnet.local userhelper[35699]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:38:19 ovirteng.stuffnet.local userhelper[35768]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:38:19 ovirteng.stuffnet.local userhelper[35768]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:38:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:38:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:38:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01180|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:38:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01181|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40832: receive error: Protocol error
Sep 30 20:38:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01182|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40832: connection dropped (Protocol error)
Sep 30 20:38:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:38:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:40:20 ovirteng.stuffnet.local userhelper[35851]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:40:20 ovirteng.stuffnet.local userhelper[35851]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:42:20 ovirteng.stuffnet.local userhelper[35927]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:42:20 ovirteng.stuffnet.local userhelper[35927]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:43:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:43:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:43:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01183|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:43:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01184|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40962: receive error: Protocol error
Sep 30 20:43:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01185|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40962: connection dropped (Protocol error)
Sep 30 20:43:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:43:29] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:44:20 ovirteng.stuffnet.local userhelper[36003]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:44:20 ovirteng.stuffnet.local userhelper[36003]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:46:21 ovirteng.stuffnet.local userhelper[36078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:46:21 ovirteng.stuffnet.local userhelper[36078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:48:22 ovirteng.stuffnet.local userhelper[36152]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:48:22 ovirteng.stuffnet.local userhelper[36152]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:48:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:48:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:48:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01186|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:48:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01187|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41092: receive error: Protocol error
Sep 30 20:48:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01188|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41092: connection dropped (Protocol error)
Sep 30 20:48:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:48:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:50:23 ovirteng.stuffnet.local userhelper[36232]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:50:23 ovirteng.stuffnet.local userhelper[36232]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:52:24 ovirteng.stuffnet.local userhelper[36306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:52:24 ovirteng.stuffnet.local userhelper[36306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:53:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:53:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:53:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01189|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:53:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01190|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41218: receive error: Protocol error
Sep 30 20:53:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01191|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41218: connection dropped (Protocol error)
Sep 30 20:53:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:53:34] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 20:54:25 ovirteng.stuffnet.local userhelper[36384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:54:25 ovirteng.stuffnet.local userhelper[36384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:56:25 ovirteng.stuffnet.local userhelper[36459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:56:25 ovirteng.stuffnet.local userhelper[36459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:58:26 ovirteng.stuffnet.local userhelper[36533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 20:58:26 ovirteng.stuffnet.local userhelper[36533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 20:58:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:58:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 20:58:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01192|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 20:58:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01193|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41346: receive error: Protocol error
Sep 30 20:58:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01194|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41346: connection dropped (Protocol error)
Sep 30 20:58:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 20:58:35] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:00:26 ovirteng.stuffnet.local userhelper[36626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:00:26 ovirteng.stuffnet.local userhelper[36626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 21:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 35 of user root.
-- Subject: Unit session-35.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-35.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 21:01:01 ovirteng.stuffnet.local CROND[36643]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 21:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[36646]: starting 0anacron
Sep 30 21:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[36652]: finished 0anacron
Sep 30 21:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 21:02:27 ovirteng.stuffnet.local userhelper[36717]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:02:27 ovirteng.stuffnet.local userhelper[36717]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:03:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:03:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:03:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01195|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:03:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01196|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41482: receive error: Protocol error
Sep 30 21:03:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01197|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41482: connection dropped (Protocol error)
Sep 30 21:03:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:03:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:04:27 ovirteng.stuffnet.local userhelper[36797]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:04:27 ovirteng.stuffnet.local userhelper[36797]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:06:27 ovirteng.stuffnet.local userhelper[36872]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:06:27 ovirteng.stuffnet.local userhelper[36872]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:08:28 ovirteng.stuffnet.local userhelper[36943]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:08:28 ovirteng.stuffnet.local userhelper[36943]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:08:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:08:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:08:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01198|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:08:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01199|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41606: receive error: Protocol error
Sep 30 21:08:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01200|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41606: connection dropped (Protocol error)
Sep 30 21:08:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:08:36] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:10:28 ovirteng.stuffnet.local userhelper[37028]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:10:28 ovirteng.stuffnet.local userhelper[37028]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:12:29 ovirteng.stuffnet.local userhelper[37100]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:12:29 ovirteng.stuffnet.local userhelper[37100]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:13:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:13:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:13:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01201|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:13:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01202|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41734: receive error: Protocol error
Sep 30 21:13:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01203|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41734: connection dropped (Protocol error)
Sep 30 21:13:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:13:37] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:14:29 ovirteng.stuffnet.local userhelper[37181]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:14:29 ovirteng.stuffnet.local userhelper[37181]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:16:29 ovirteng.stuffnet.local userhelper[37258]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:16:29 ovirteng.stuffnet.local userhelper[37258]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:18:30 ovirteng.stuffnet.local userhelper[37333]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:18:30 ovirteng.stuffnet.local userhelper[37333]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:18:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:18:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:18:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01204|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:18:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01205|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41862: receive error: Protocol error
Sep 30 21:18:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01206|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41862: connection dropped (Protocol error)
Sep 30 21:18:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:18:46] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:20:32 ovirteng.stuffnet.local userhelper[37412]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:20:32 ovirteng.stuffnet.local userhelper[37412]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:22:32 ovirteng.stuffnet.local userhelper[37483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:22:32 ovirteng.stuffnet.local userhelper[37483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:23:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:23:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:23:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01207|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:23:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01208|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41992: receive error: Protocol error
Sep 30 21:23:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01209|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41992: connection dropped (Protocol error)
Sep 30 21:23:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:23:50] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:24:33 ovirteng.stuffnet.local userhelper[37563]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:24:33 ovirteng.stuffnet.local userhelper[37563]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:26:35 ovirteng.stuffnet.local userhelper[37637]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:26:35 ovirteng.stuffnet.local userhelper[37637]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:28:35 ovirteng.stuffnet.local userhelper[37712]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:28:35 ovirteng.stuffnet.local userhelper[37712]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:28:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:28:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:28:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01210|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:28:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01211|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42120: receive error: Protocol error
Sep 30 21:28:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01212|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42120: connection dropped (Protocol error)
Sep 30 21:28:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:28:54] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:30:36 ovirteng.stuffnet.local userhelper[37793]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:30:36 ovirteng.stuffnet.local userhelper[37793]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:32:36 ovirteng.stuffnet.local userhelper[37880]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:32:36 ovirteng.stuffnet.local userhelper[37880]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:33:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:33:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:33:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01213|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:33:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01214|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42256: receive error: Protocol error
Sep 30 21:33:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01215|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42256: connection dropped (Protocol error)
Sep 30 21:33:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:33:54] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:34:39 ovirteng.stuffnet.local userhelper[37956]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:34:39 ovirteng.stuffnet.local userhelper[37956]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:36:40 ovirteng.stuffnet.local userhelper[38034]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:36:40 ovirteng.stuffnet.local userhelper[38034]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:38:40 ovirteng.stuffnet.local userhelper[38109]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:38:40 ovirteng.stuffnet.local userhelper[38109]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:38:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:38:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:38:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01216|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:38:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01217|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42378: receive error: Protocol error
Sep 30 21:38:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01218|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42378: connection dropped (Protocol error)
Sep 30 21:38:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:38:57] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:40:41 ovirteng.stuffnet.local userhelper[38192]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:40:41 ovirteng.stuffnet.local userhelper[38192]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:42:41 ovirteng.stuffnet.local userhelper[38264]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:42:41 ovirteng.stuffnet.local userhelper[38264]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:43:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:43:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:43:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01219|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:43:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01220|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42498: receive error: Protocol error
Sep 30 21:43:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01221|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42498: connection dropped (Protocol error)
Sep 30 21:43:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:43:58] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:44:41 ovirteng.stuffnet.local userhelper[38344]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:44:41 ovirteng.stuffnet.local userhelper[38344]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:46:44 ovirteng.stuffnet.local userhelper[38425]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:46:44 ovirteng.stuffnet.local userhelper[38425]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:48:45 ovirteng.stuffnet.local userhelper[38493]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:48:45 ovirteng.stuffnet.local userhelper[38493]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:49:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:49:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:49:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01222|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:49:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01223|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42614: receive error: Protocol error
Sep 30 21:49:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01224|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42614: connection dropped (Protocol error)
Sep 30 21:49:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:49:02] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:50:45 ovirteng.stuffnet.local userhelper[38577]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:50:45 ovirteng.stuffnet.local userhelper[38577]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:52:46 ovirteng.stuffnet.local userhelper[38654]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:52:46 ovirteng.stuffnet.local userhelper[38654]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:54:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:54:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:54:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01225|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:54:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01226|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42736: receive error: Protocol error
Sep 30 21:54:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01227|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42736: connection dropped (Protocol error)
Sep 30 21:54:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:54:02] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 21:54:46 ovirteng.stuffnet.local userhelper[38735]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:54:46 ovirteng.stuffnet.local userhelper[38735]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:56:46 ovirteng.stuffnet.local userhelper[38814]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:56:46 ovirteng.stuffnet.local userhelper[38814]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:58:47 ovirteng.stuffnet.local userhelper[38889]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 21:58:47 ovirteng.stuffnet.local userhelper[38889]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 21:59:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:59:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 21:59:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01228|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 21:59:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01229|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42858: receive error: Protocol error
Sep 30 21:59:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01230|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42858: connection dropped (Protocol error)
Sep 30 21:59:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 21:59:03] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:00:47 ovirteng.stuffnet.local userhelper[38984]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:00:47 ovirteng.stuffnet.local userhelper[38984]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 22:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 36 of user root.
-- Subject: Unit session-36.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-36.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 22:01:01 ovirteng.stuffnet.local CROND[38993]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 22:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[38996]: starting 0anacron
Sep 30 22:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[39002]: finished 0anacron
Sep 30 22:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 22:02:48 ovirteng.stuffnet.local userhelper[39075]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:02:48 ovirteng.stuffnet.local userhelper[39075]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:04:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:04:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:04:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01231|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:04:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01232|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42988: receive error: Protocol error
Sep 30 22:04:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01233|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42988: connection dropped (Protocol error)
Sep 30 22:04:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:04:03] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:04:50 ovirteng.stuffnet.local userhelper[39153]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:04:50 ovirteng.stuffnet.local userhelper[39153]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:06:50 ovirteng.stuffnet.local userhelper[39229]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:06:50 ovirteng.stuffnet.local userhelper[39229]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:08:51 ovirteng.stuffnet.local userhelper[39302]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:08:51 ovirteng.stuffnet.local userhelper[39302]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:09:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:09:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:09:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01234|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:09:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01235|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43114: receive error: Protocol error
Sep 30 22:09:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01236|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43114: connection dropped (Protocol error)
Sep 30 22:09:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:09:05] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:10:51 ovirteng.stuffnet.local userhelper[39387]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:10:51 ovirteng.stuffnet.local userhelper[39387]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:12:51 ovirteng.stuffnet.local userhelper[39458]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:12:51 ovirteng.stuffnet.local userhelper[39458]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:14:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:14:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:14:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01237|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:14:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01238|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43248: receive error: Protocol error
Sep 30 22:14:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01239|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43248: connection dropped (Protocol error)
Sep 30 22:14:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:14:07] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:14:52 ovirteng.stuffnet.local userhelper[39541]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:14:52 ovirteng.stuffnet.local userhelper[39541]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:16:52 ovirteng.stuffnet.local userhelper[39613]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:16:52 ovirteng.stuffnet.local userhelper[39613]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:18:53 ovirteng.stuffnet.local userhelper[39686]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:18:53 ovirteng.stuffnet.local userhelper[39686]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:19:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:19:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:19:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01240|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:19:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01241|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43376: receive error: Protocol error
Sep 30 22:19:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01242|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43376: connection dropped (Protocol error)
Sep 30 22:19:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:19:08] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:20:53 ovirteng.stuffnet.local userhelper[39770]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:20:53 ovirteng.stuffnet.local userhelper[39770]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:22:55 ovirteng.stuffnet.local userhelper[39845]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:22:55 ovirteng.stuffnet.local userhelper[39845]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:24:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:24:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:24:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01243|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:24:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01244|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43504: receive error: Protocol error
Sep 30 22:24:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01245|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43504: connection dropped (Protocol error)
Sep 30 22:24:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:24:08] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:24:56 ovirteng.stuffnet.local userhelper[39921]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:24:56 ovirteng.stuffnet.local userhelper[39921]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:26:56 ovirteng.stuffnet.local userhelper[40008]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:26:56 ovirteng.stuffnet.local userhelper[40008]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:28:57 ovirteng.stuffnet.local userhelper[40083]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:28:57 ovirteng.stuffnet.local userhelper[40083]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:29:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:29:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:29:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01246|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:29:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01247|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43640: receive error: Protocol error
Sep 30 22:29:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01248|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43640: connection dropped (Protocol error)
Sep 30 22:29:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:29:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:30:57 ovirteng.stuffnet.local userhelper[40163]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:30:57 ovirteng.stuffnet.local userhelper[40163]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:32:58 ovirteng.stuffnet.local userhelper[40244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:32:58 ovirteng.stuffnet.local userhelper[40244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:34:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:34:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:34:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01249|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:34:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01250|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43770: receive error: Protocol error
Sep 30 22:34:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01251|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43770: connection dropped (Protocol error)
Sep 30 22:34:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:34:09] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:34:58 ovirteng.stuffnet.local userhelper[40317]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:34:58 ovirteng.stuffnet.local userhelper[40317]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:36:58 ovirteng.stuffnet.local userhelper[40390]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:36:58 ovirteng.stuffnet.local userhelper[40390]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:38:59 ovirteng.stuffnet.local userhelper[40465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:38:59 ovirteng.stuffnet.local userhelper[40465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:39:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:39:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:39:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01252|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:39:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01253|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43898: receive error: Protocol error
Sep 30 22:39:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01254|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43898: connection dropped (Protocol error)
Sep 30 22:39:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:39:13] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:41:02 ovirteng.stuffnet.local userhelper[40547]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:41:02 ovirteng.stuffnet.local userhelper[40547]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:43:03 ovirteng.stuffnet.local userhelper[40620]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:43:03 ovirteng.stuffnet.local userhelper[40620]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:44:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:44:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:44:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01255|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:44:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01256|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44024: receive error: Protocol error
Sep 30 22:44:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01257|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44024: connection dropped (Protocol error)
Sep 30 22:44:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:44:14] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:45:03 ovirteng.stuffnet.local userhelper[40697]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:45:03 ovirteng.stuffnet.local userhelper[40697]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:47:03 ovirteng.stuffnet.local userhelper[40774]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:47:03 ovirteng.stuffnet.local userhelper[40774]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:49:04 ovirteng.stuffnet.local userhelper[40847]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:49:04 ovirteng.stuffnet.local userhelper[40847]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:49:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:49:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01258|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01259|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44154: receive error: Protocol error
Sep 30 22:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01260|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44154: connection dropped (Protocol error)
Sep 30 22:49:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:49:25] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:51:04 ovirteng.stuffnet.local userhelper[40926]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:51:04 ovirteng.stuffnet.local userhelper[40926]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:53:04 ovirteng.stuffnet.local userhelper[41002]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:53:04 ovirteng.stuffnet.local userhelper[41002]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:54:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:54:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:54:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01261|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:54:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01262|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44286: receive error: Protocol error
Sep 30 22:54:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01263|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44286: connection dropped (Protocol error)
Sep 30 22:54:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:54:27] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 22:55:05 ovirteng.stuffnet.local userhelper[41076]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:55:05 ovirteng.stuffnet.local userhelper[41076]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:57:06 ovirteng.stuffnet.local userhelper[41153]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:57:06 ovirteng.stuffnet.local userhelper[41153]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:59:06 ovirteng.stuffnet.local userhelper[41225]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 22:59:06 ovirteng.stuffnet.local userhelper[41225]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 22:59:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:59:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 22:59:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01264|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 22:59:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01265|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44414: receive error: Protocol error
Sep 30 22:59:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01266|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44414: connection dropped (Protocol error)
Sep 30 22:59:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 22:59:32] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Sep 30 23:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 37 of user root.
-- Subject: Unit session-37.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-37.scope has finished starting up.
--
-- The start-up result is done.
Sep 30 23:01:01 ovirteng.stuffnet.local CROND[41316]: (root) CMD (run-parts /etc/cron.hourly)
Sep 30 23:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[41319]: starting 0anacron
Sep 30 23:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[41325]: finished 0anacron
Sep 30 23:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Sep 30 23:01:07 ovirteng.stuffnet.local userhelper[41330]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:01:07 ovirteng.stuffnet.local userhelper[41330]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:03:08 ovirteng.stuffnet.local userhelper[41404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:03:08 ovirteng.stuffnet.local userhelper[41404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:04:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:04:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:04:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01267|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:04:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01268|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44550: receive error: Protocol error
Sep 30 23:04:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01269|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44550: connection dropped (Protocol error)
Sep 30 23:04:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:04:33] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:05:08 ovirteng.stuffnet.local userhelper[41476]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:05:08 ovirteng.stuffnet.local userhelper[41476]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:07:09 ovirteng.stuffnet.local userhelper[41554]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:07:09 ovirteng.stuffnet.local userhelper[41554]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:09:11 ovirteng.stuffnet.local userhelper[41629]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:09:11 ovirteng.stuffnet.local userhelper[41629]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:09:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:09:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:09:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01270|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:09:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01271|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44692: receive error: Protocol error
Sep 30 23:09:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01272|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44692: connection dropped (Protocol error)
Sep 30 23:09:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:09:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:11:11 ovirteng.stuffnet.local userhelper[41708]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:11:11 ovirteng.stuffnet.local userhelper[41708]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:13:12 ovirteng.stuffnet.local userhelper[41777]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:13:12 ovirteng.stuffnet.local userhelper[41777]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:14:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:14:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:14:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01273|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:14:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01274|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44816: receive error: Protocol error
Sep 30 23:14:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01275|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44816: connection dropped (Protocol error)
Sep 30 23:14:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:14:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:15:12 ovirteng.stuffnet.local userhelper[41857]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:15:12 ovirteng.stuffnet.local userhelper[41857]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:17:13 ovirteng.stuffnet.local userhelper[41932]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:17:13 ovirteng.stuffnet.local userhelper[41932]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:19:14 ovirteng.stuffnet.local userhelper[42003]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:19:14 ovirteng.stuffnet.local userhelper[42003]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:19:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:19:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:19:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01276|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:19:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01277|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44944: receive error: Protocol error
Sep 30 23:19:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01278|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44944: connection dropped (Protocol error)
Sep 30 23:19:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:19:40] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:21:17 ovirteng.stuffnet.local userhelper[42084]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:21:17 ovirteng.stuffnet.local userhelper[42084]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:23:20 ovirteng.stuffnet.local userhelper[42160]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:23:20 ovirteng.stuffnet.local userhelper[42160]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:24:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:24:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:24:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01279|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:24:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01280|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45076: receive error: Protocol error
Sep 30 23:24:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01281|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45076: connection dropped (Protocol error)
Sep 30 23:24:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:24:41] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:25:20 ovirteng.stuffnet.local userhelper[42239]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:25:20 ovirteng.stuffnet.local userhelper[42239]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:27:21 ovirteng.stuffnet.local userhelper[42320]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:27:21 ovirteng.stuffnet.local userhelper[42320]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:29:21 ovirteng.stuffnet.local userhelper[42398]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:29:21 ovirteng.stuffnet.local userhelper[42398]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:29:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:29:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:29:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01282|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:29:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01283|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45204: receive error: Protocol error
Sep 30 23:29:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01284|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45204: connection dropped (Protocol error)
Sep 30 23:29:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:29:43] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:31:22 ovirteng.stuffnet.local userhelper[42482]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:31:22 ovirteng.stuffnet.local userhelper[42482]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:33:22 ovirteng.stuffnet.local userhelper[42552]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:33:22 ovirteng.stuffnet.local userhelper[42552]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:34:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:34:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:34:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01285|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:34:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01286|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45334: receive error: Protocol error
Sep 30 23:34:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01287|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45334: connection dropped (Protocol error)
Sep 30 23:34:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:34:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:35:24 ovirteng.stuffnet.local userhelper[42630]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:35:24 ovirteng.stuffnet.local userhelper[42630]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:37:24 ovirteng.stuffnet.local userhelper[42706]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:37:24 ovirteng.stuffnet.local userhelper[42706]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:39:24 ovirteng.stuffnet.local userhelper[42776]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:39:24 ovirteng.stuffnet.local userhelper[42776]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:39:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:39:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:39:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01288|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:39:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01289|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45462: receive error: Protocol error
Sep 30 23:39:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01290|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45462: connection dropped (Protocol error)
Sep 30 23:39:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:39:45] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:41:25 ovirteng.stuffnet.local userhelper[42852]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:41:25 ovirteng.stuffnet.local userhelper[42852]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:43:25 ovirteng.stuffnet.local userhelper[42925]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:43:25 ovirteng.stuffnet.local userhelper[42925]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:44:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:44:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:44:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01291|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:44:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01292|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45592: receive error: Protocol error
Sep 30 23:44:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01293|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45592: connection dropped (Protocol error)
Sep 30 23:44:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:44:47] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:45:26 ovirteng.stuffnet.local userhelper[42999]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:45:26 ovirteng.stuffnet.local userhelper[42999]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:47:30 ovirteng.stuffnet.local userhelper[43072]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:47:30 ovirteng.stuffnet.local userhelper[43072]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:49:33 ovirteng.stuffnet.local userhelper[43147]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:49:33 ovirteng.stuffnet.local userhelper[43147]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:49:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:49:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:49:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01294|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:49:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01295|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45720: receive error: Protocol error
Sep 30 23:49:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01296|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45720: connection dropped (Protocol error)
Sep 30 23:49:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:49:48] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:51:33 ovirteng.stuffnet.local userhelper[43227]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:51:33 ovirteng.stuffnet.local userhelper[43227]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:53:33 ovirteng.stuffnet.local userhelper[43302]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:53:33 ovirteng.stuffnet.local userhelper[43302]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:54:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:54:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:54:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01297|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:54:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01298|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45846: receive error: Protocol error
Sep 30 23:54:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01299|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45846: connection dropped (Protocol error)
Sep 30 23:54:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:54:48] "GET /v2.0/networks HTTP/1.1" 200 -
Sep 30 23:55:34 ovirteng.stuffnet.local userhelper[43378]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:55:34 ovirteng.stuffnet.local userhelper[43378]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:57:34 ovirteng.stuffnet.local userhelper[43452]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:57:34 ovirteng.stuffnet.local userhelper[43452]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:59:35 ovirteng.stuffnet.local userhelper[43523]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Sep 30 23:59:35 ovirteng.stuffnet.local userhelper[43523]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Sep 30 23:59:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:59:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Sep 30 23:59:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01300|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Sep 30 23:59:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01301|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45974: receive error: Protocol error
Sep 30 23:59:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01302|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45974: connection dropped (Protocol error)
Sep 30 23:59:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [30/Sep/2019 23:59:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:00:03 ovirteng.stuffnet.local systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...
-- Subject: Unit unbound-anchor.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit unbound-anchor.service has begun starting up.
Oct 01 00:00:14 ovirteng.stuffnet.local systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.
-- Subject: Unit unbound-anchor.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit unbound-anchor.service has finished starting up.
--
-- The start-up result is done.
Oct 01 00:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 00:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 38 of user root.
-- Subject: Unit session-38.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-38.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 00:01:01 ovirteng.stuffnet.local CROND[43599]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 00:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[43602]: starting 0anacron
Oct 01 00:01:02 ovirteng.stuffnet.local anacron[43609]: Anacron started on 2019-10-01
Oct 01 00:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[43611]: finished 0anacron
Oct 01 00:01:02 ovirteng.stuffnet.local anacron[43609]: Normal exit (0 jobs run)
Oct 01 00:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 00:01:36 ovirteng.stuffnet.local userhelper[43643]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:01:36 ovirteng.stuffnet.local userhelper[43643]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:03:37 ovirteng.stuffnet.local userhelper[43718]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:03:37 ovirteng.stuffnet.local userhelper[43718]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:04:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:04:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:04:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01303|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:04:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01304|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46114: receive error: Protocol error
Oct 01 00:04:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01305|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46114: connection dropped (Protocol error)
Oct 01 00:04:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:04:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:05:37 ovirteng.stuffnet.local userhelper[43793]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:05:37 ovirteng.stuffnet.local userhelper[43793]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:07:38 ovirteng.stuffnet.local userhelper[43871]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:07:38 ovirteng.stuffnet.local userhelper[43871]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:09:38 ovirteng.stuffnet.local userhelper[43944]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:09:38 ovirteng.stuffnet.local userhelper[43944]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:10:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:10:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:10:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01306|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:10:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01307|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46242: receive error: Protocol error
Oct 01 00:10:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01308|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46242: connection dropped (Protocol error)
Oct 01 00:10:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:10:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:11:39 ovirteng.stuffnet.local userhelper[44021]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:11:39 ovirteng.stuffnet.local userhelper[44021]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:13:43 ovirteng.stuffnet.local userhelper[44099]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:13:43 ovirteng.stuffnet.local userhelper[44099]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:15:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:15:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:15:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01309|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:15:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01310|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46368: receive error: Protocol error
Oct 01 00:15:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01311|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46368: connection dropped (Protocol error)
Oct 01 00:15:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:15:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:15:44 ovirteng.stuffnet.local userhelper[44174]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:15:44 ovirteng.stuffnet.local userhelper[44174]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:17:44 ovirteng.stuffnet.local userhelper[44250]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:17:44 ovirteng.stuffnet.local userhelper[44250]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:19:48 ovirteng.stuffnet.local userhelper[44324]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:19:48 ovirteng.stuffnet.local userhelper[44324]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:20:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:20:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:20:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01312|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:20:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01313|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46496: receive error: Protocol error
Oct 01 00:20:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01314|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46496: connection dropped (Protocol error)
Oct 01 00:20:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:20:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:21:48 ovirteng.stuffnet.local userhelper[44404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:21:48 ovirteng.stuffnet.local userhelper[44404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:23:49 ovirteng.stuffnet.local userhelper[44474]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:23:49 ovirteng.stuffnet.local userhelper[44474]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:25:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:25:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:25:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01315|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:25:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01316|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46624: receive error: Protocol error
Oct 01 00:25:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01317|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46624: connection dropped (Protocol error)
Oct 01 00:25:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:25:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:25:49 ovirteng.stuffnet.local userhelper[44548]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:25:49 ovirteng.stuffnet.local userhelper[44548]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:27:49 ovirteng.stuffnet.local userhelper[44625]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:27:49 ovirteng.stuffnet.local userhelper[44625]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:29:50 ovirteng.stuffnet.local userhelper[44701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:29:50 ovirteng.stuffnet.local userhelper[44701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:30:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:30:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:30:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01318|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:30:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01319|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46752: receive error: Protocol error
Oct 01 00:30:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01320|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46752: connection dropped (Protocol error)
Oct 01 00:30:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:30:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:31:51 ovirteng.stuffnet.local userhelper[44778]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:31:51 ovirteng.stuffnet.local userhelper[44778]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:33:52 ovirteng.stuffnet.local userhelper[44853]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:33:52 ovirteng.stuffnet.local userhelper[44853]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:35:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:35:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:35:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01321|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:35:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01322|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46880: receive error: Protocol error
Oct 01 00:35:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01323|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46880: connection dropped (Protocol error)
Oct 01 00:35:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:35:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:35:52 ovirteng.stuffnet.local userhelper[44928]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:35:52 ovirteng.stuffnet.local userhelper[44928]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:37:53 ovirteng.stuffnet.local userhelper[45008]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:37:53 ovirteng.stuffnet.local userhelper[45008]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:39:55 ovirteng.stuffnet.local userhelper[45083]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:39:55 ovirteng.stuffnet.local userhelper[45083]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:40:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:40:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:40:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01324|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:40:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01325|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47010: receive error: Protocol error
Oct 01 00:40:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01326|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47010: connection dropped (Protocol error)
Oct 01 00:40:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:40:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:41:55 ovirteng.stuffnet.local userhelper[45166]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:41:55 ovirteng.stuffnet.local userhelper[45166]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:43:56 ovirteng.stuffnet.local userhelper[45237]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:43:56 ovirteng.stuffnet.local userhelper[45237]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:45:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:45:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:45:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01327|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:45:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01328|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47138: receive error: Protocol error
Oct 01 00:45:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01329|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47138: connection dropped (Protocol error)
Oct 01 00:45:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:45:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:45:57 ovirteng.stuffnet.local userhelper[45311]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:45:57 ovirteng.stuffnet.local userhelper[45311]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:47:58 ovirteng.stuffnet.local userhelper[45389]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:47:58 ovirteng.stuffnet.local userhelper[45389]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:49:58 ovirteng.stuffnet.local userhelper[45464]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:49:58 ovirteng.stuffnet.local userhelper[45464]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:50:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:50:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:50:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01330|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:50:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01331|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47268: receive error: Protocol error
Oct 01 00:50:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01332|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47268: connection dropped (Protocol error)
Oct 01 00:50:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:50:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:52:00 ovirteng.stuffnet.local userhelper[45543]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:52:00 ovirteng.stuffnet.local userhelper[45543]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:54:00 ovirteng.stuffnet.local userhelper[45617]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:54:00 ovirteng.stuffnet.local userhelper[45617]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:55:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:55:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 00:55:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01333|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 00:55:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01334|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47398: receive error: Protocol error
Oct 01 00:55:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01335|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47398: connection dropped (Protocol error)
Oct 01 00:55:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 00:55:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 00:56:01 ovirteng.stuffnet.local userhelper[45693]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:56:01 ovirteng.stuffnet.local userhelper[45693]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 00:58:01 ovirteng.stuffnet.local userhelper[45764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 00:58:01 ovirteng.stuffnet.local userhelper[45764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:00:05 ovirteng.stuffnet.local userhelper[45851]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:00:05 ovirteng.stuffnet.local userhelper[45851]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:00:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:00:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:00:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01336|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:00:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01337|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47530: receive error: Protocol error
Oct 01 01:00:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01338|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47530: connection dropped (Protocol error)
Oct 01 01:00:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:00:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 01:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 39 of user root.
-- Subject: Unit session-39.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-39.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 01:01:01 ovirteng.stuffnet.local CROND[45889]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 01:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[45892]: starting 0anacron
Oct 01 01:01:01 ovirteng.stuffnet.local anacron[45898]: Anacron started on 2019-10-01
Oct 01 01:01:01 ovirteng.stuffnet.local anacron[45898]: Normal exit (0 jobs run)
Oct 01 01:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[45900]: finished 0anacron
Oct 01 01:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 01:02:06 ovirteng.stuffnet.local userhelper[45940]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:02:06 ovirteng.stuffnet.local userhelper[45940]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:04:06 ovirteng.stuffnet.local userhelper[46016]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:04:06 ovirteng.stuffnet.local userhelper[46016]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:05:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:05:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:05:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01339|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:05:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01340|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47656: receive error: Protocol error
Oct 01 01:05:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01341|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47656: connection dropped (Protocol error)
Oct 01 01:05:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:05:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:06:15 ovirteng.stuffnet.local userhelper[46094]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:06:15 ovirteng.stuffnet.local userhelper[46094]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:08:15 ovirteng.stuffnet.local userhelper[46173]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:08:15 ovirteng.stuffnet.local userhelper[46173]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:10:16 ovirteng.stuffnet.local userhelper[46244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:10:16 ovirteng.stuffnet.local userhelper[46244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:10:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:10:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:10:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01342|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:10:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01343|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47788: receive error: Protocol error
Oct 01 01:10:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01344|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47788: connection dropped (Protocol error)
Oct 01 01:10:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:10:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:12:16 ovirteng.stuffnet.local userhelper[46328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:12:16 ovirteng.stuffnet.local userhelper[46328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:14:17 ovirteng.stuffnet.local userhelper[46404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:14:17 ovirteng.stuffnet.local userhelper[46404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:15:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:15:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:15:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01345|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:15:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01346|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47918: receive error: Protocol error
Oct 01 01:15:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01347|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47918: connection dropped (Protocol error)
Oct 01 01:15:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:15:29] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:16:17 ovirteng.stuffnet.local userhelper[46483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:16:17 ovirteng.stuffnet.local userhelper[46483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:18:18 ovirteng.stuffnet.local userhelper[46565]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:18:18 ovirteng.stuffnet.local userhelper[46565]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:20:20 ovirteng.stuffnet.local userhelper[46639]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:20:20 ovirteng.stuffnet.local userhelper[46639]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:20:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:20:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:20:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01348|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:20:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01349|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48048: receive error: Protocol error
Oct 01 01:20:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01350|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48048: connection dropped (Protocol error)
Oct 01 01:20:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:20:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:22:21 ovirteng.stuffnet.local userhelper[46721]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:22:21 ovirteng.stuffnet.local userhelper[46721]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:24:22 ovirteng.stuffnet.local userhelper[46798]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:24:22 ovirteng.stuffnet.local userhelper[46798]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:25:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:25:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:25:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01351|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:25:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01352|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48174: receive error: Protocol error
Oct 01 01:25:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01353|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48174: connection dropped (Protocol error)
Oct 01 01:25:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:25:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:26:22 ovirteng.stuffnet.local userhelper[46888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:26:22 ovirteng.stuffnet.local userhelper[46888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:28:23 ovirteng.stuffnet.local userhelper[46963]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:28:23 ovirteng.stuffnet.local userhelper[46963]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:30:23 ovirteng.stuffnet.local userhelper[47020]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:30:23 ovirteng.stuffnet.local userhelper[47020]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:30:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:30:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:30:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01354|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:30:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01355|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48302: receive error: Protocol error
Oct 01 01:30:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01356|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48302: connection dropped (Protocol error)
Oct 01 01:30:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:30:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:32:26 ovirteng.stuffnet.local userhelper[47103]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:32:26 ovirteng.stuffnet.local userhelper[47103]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:34:26 ovirteng.stuffnet.local userhelper[47178]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:34:26 ovirteng.stuffnet.local userhelper[47178]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:35:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:35:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:35:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01357|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:35:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01358|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48440: receive error: Protocol error
Oct 01 01:35:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01359|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48440: connection dropped (Protocol error)
Oct 01 01:35:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:35:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:36:26 ovirteng.stuffnet.local userhelper[47257]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:36:26 ovirteng.stuffnet.local userhelper[47257]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:38:27 ovirteng.stuffnet.local userhelper[47330]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:38:27 ovirteng.stuffnet.local userhelper[47330]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:40:27 ovirteng.stuffnet.local userhelper[47404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:40:27 ovirteng.stuffnet.local userhelper[47404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:40:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:40:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:40:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01360|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:40:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01361|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48568: receive error: Protocol error
Oct 01 01:40:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01362|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48568: connection dropped (Protocol error)
Oct 01 01:40:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:40:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:42:28 ovirteng.stuffnet.local userhelper[47486]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:42:28 ovirteng.stuffnet.local userhelper[47486]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:44:28 ovirteng.stuffnet.local userhelper[47556]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:44:28 ovirteng.stuffnet.local userhelper[47556]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:45:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:45:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:45:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01363|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:45:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01364|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48692: receive error: Protocol error
Oct 01 01:45:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01365|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48692: connection dropped (Protocol error)
Oct 01 01:45:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:45:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:46:32 ovirteng.stuffnet.local userhelper[47626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:46:32 ovirteng.stuffnet.local userhelper[47626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:48:33 ovirteng.stuffnet.local userhelper[47701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:48:33 ovirteng.stuffnet.local userhelper[47701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:50:34 ovirteng.stuffnet.local userhelper[47768]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:50:34 ovirteng.stuffnet.local userhelper[47768]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:50:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:50:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:50:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01366|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:50:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01367|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48828: receive error: Protocol error
Oct 01 01:50:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01368|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48828: connection dropped (Protocol error)
Oct 01 01:50:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:50:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:52:34 ovirteng.stuffnet.local userhelper[47849]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:52:34 ovirteng.stuffnet.local userhelper[47849]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:54:35 ovirteng.stuffnet.local userhelper[47920]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:54:35 ovirteng.stuffnet.local userhelper[47920]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:55:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:55:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 01:55:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01369|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 01:55:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01370|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48956: receive error: Protocol error
Oct 01 01:55:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01371|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48956: connection dropped (Protocol error)
Oct 01 01:55:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 01:55:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 01:56:35 ovirteng.stuffnet.local userhelper[48000]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:56:35 ovirteng.stuffnet.local userhelper[48000]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 01:58:36 ovirteng.stuffnet.local userhelper[48078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 01:58:36 ovirteng.stuffnet.local userhelper[48078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:00:39 ovirteng.stuffnet.local userhelper[48164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:00:39 ovirteng.stuffnet.local userhelper[48164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:00:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:00:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:00:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01372|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:00:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01373|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49082: receive error: Protocol error
Oct 01 02:00:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01374|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49082: connection dropped (Protocol error)
Oct 01 02:00:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:00:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 02:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 40 of user root.
-- Subject: Unit session-40.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-40.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 02:01:01 ovirteng.stuffnet.local CROND[48178]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[48181]: starting 0anacron
Oct 01 02:01:01 ovirteng.stuffnet.local anacron[48187]: Anacron started on 2019-10-01
Oct 01 02:01:01 ovirteng.stuffnet.local anacron[48187]: Normal exit (0 jobs run)
Oct 01 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[48189]: finished 0anacron
Oct 01 02:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 02:02:40 ovirteng.stuffnet.local userhelper[48259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:02:40 ovirteng.stuffnet.local userhelper[48259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:04:40 ovirteng.stuffnet.local userhelper[48331]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:04:40 ovirteng.stuffnet.local userhelper[48331]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:05:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:05:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:05:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01375|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:05:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01376|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49200: receive error: Protocol error
Oct 01 02:05:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01377|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49200: connection dropped (Protocol error)
Oct 01 02:05:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:05:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:06:41 ovirteng.stuffnet.local userhelper[48411]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:06:41 ovirteng.stuffnet.local userhelper[48411]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:08:41 ovirteng.stuffnet.local userhelper[48488]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:08:41 ovirteng.stuffnet.local userhelper[48488]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:10:42 ovirteng.stuffnet.local userhelper[48558]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:10:42 ovirteng.stuffnet.local userhelper[48558]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:10:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:10:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:10:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01378|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:10:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01379|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49318: receive error: Protocol error
Oct 01 02:10:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01380|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49318: connection dropped (Protocol error)
Oct 01 02:10:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:10:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:12:42 ovirteng.stuffnet.local userhelper[48641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:12:42 ovirteng.stuffnet.local userhelper[48641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:14:42 ovirteng.stuffnet.local userhelper[48715]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:14:42 ovirteng.stuffnet.local userhelper[48715]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:15:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:15:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:15:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01381|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:15:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01382|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49436: receive error: Protocol error
Oct 01 02:15:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01383|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49436: connection dropped (Protocol error)
Oct 01 02:15:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:15:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:16:43 ovirteng.stuffnet.local userhelper[48793]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:16:43 ovirteng.stuffnet.local userhelper[48793]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01384|poll_loop|INFO|wakeup due to [POLLIN] on fd 19 ([::ffff:127.0.0.1]:6641<->[::ffff:127.0.0.1]:57110) at lib/stream-ssl.c:774 (52% CPU usage)
Oct 01 02:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01385|poll_loop|INFO|wakeup due to 0-ms timeout at lib/stream-ssl.c:776 (52% CPU usage)
Oct 01 02:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01386|poll_loop|INFO|wakeup due to [POLLIN] on fd 19 ([::ffff:127.0.0.1]:6641<->[::ffff:127.0.0.1]:57110) at lib/stream-ssl.c:774 (52% CPU usage)
Oct 01 02:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01387|poll_loop|INFO|wakeup due to 0-ms timeout at lib/stream-ssl.c:776 (52% CPU usage)
Oct 01 02:17:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01388|poll_loop|INFO|wakeup due to 2503-ms timeout at ovsdb/ovsdb-server.c:276 (52% CPU usage)
Oct 01 02:18:45 ovirteng.stuffnet.local userhelper[48870]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:18:45 ovirteng.stuffnet.local userhelper[48870]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:20:49 ovirteng.stuffnet.local userhelper[48945]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:20:49 ovirteng.stuffnet.local userhelper[48945]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:20:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:20:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:20:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01389|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:20:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01390|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49554: receive error: Protocol error
Oct 01 02:20:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01391|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49554: connection dropped (Protocol error)
Oct 01 02:20:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:20:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:22:50 ovirteng.stuffnet.local userhelper[49023]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:22:50 ovirteng.stuffnet.local userhelper[49023]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:24:50 ovirteng.stuffnet.local userhelper[49099]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:24:50 ovirteng.stuffnet.local userhelper[49099]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:25:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:25:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:25:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01392|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:25:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01393|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49672: receive error: Protocol error
Oct 01 02:25:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01394|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49672: connection dropped (Protocol error)
Oct 01 02:25:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:25:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:26:50 ovirteng.stuffnet.local userhelper[49178]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:26:50 ovirteng.stuffnet.local userhelper[49178]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:28:51 ovirteng.stuffnet.local userhelper[49255]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:28:51 ovirteng.stuffnet.local userhelper[49255]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:30:51 ovirteng.stuffnet.local userhelper[49328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:30:51 ovirteng.stuffnet.local userhelper[49328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:30:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:30:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:30:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01395|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:30:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01396|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49790: receive error: Protocol error
Oct 01 02:30:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01397|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49790: connection dropped (Protocol error)
Oct 01 02:30:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:30:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:32:51 ovirteng.stuffnet.local userhelper[49407]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:32:51 ovirteng.stuffnet.local userhelper[49407]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:34:52 ovirteng.stuffnet.local userhelper[49483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:34:52 ovirteng.stuffnet.local userhelper[49483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:35:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:35:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:35:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01398|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:35:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01399|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49908: receive error: Protocol error
Oct 01 02:35:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01400|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49908: connection dropped (Protocol error)
Oct 01 02:35:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:35:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:36:53 ovirteng.stuffnet.local userhelper[49562]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:36:53 ovirteng.stuffnet.local userhelper[49562]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:38:53 ovirteng.stuffnet.local userhelper[49640]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:38:53 ovirteng.stuffnet.local userhelper[49640]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:40:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:40:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:40:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01401|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:40:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01402|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50026: receive error: Protocol error
Oct 01 02:40:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01403|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50026: connection dropped (Protocol error)
Oct 01 02:40:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:40:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:40:54 ovirteng.stuffnet.local userhelper[49716]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:40:54 ovirteng.stuffnet.local userhelper[49716]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:42:54 ovirteng.stuffnet.local userhelper[49794]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:42:54 ovirteng.stuffnet.local userhelper[49794]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:44:54 ovirteng.stuffnet.local userhelper[49869]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:44:54 ovirteng.stuffnet.local userhelper[49869]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:45:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:45:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:45:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01404|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:45:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01405|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50144: receive error: Protocol error
Oct 01 02:45:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01406|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50144: connection dropped (Protocol error)
Oct 01 02:45:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:45:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:46:56 ovirteng.stuffnet.local userhelper[49948]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:46:56 ovirteng.stuffnet.local userhelper[49948]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:48:56 ovirteng.stuffnet.local userhelper[50027]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:48:56 ovirteng.stuffnet.local userhelper[50027]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:50:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:50:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:50:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01407|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:50:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01408|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50262: receive error: Protocol error
Oct 01 02:50:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01409|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50262: connection dropped (Protocol error)
Oct 01 02:50:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:50:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:50:59 ovirteng.stuffnet.local userhelper[50106]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:50:59 ovirteng.stuffnet.local userhelper[50106]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:53:01 ovirteng.stuffnet.local userhelper[50179]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:53:01 ovirteng.stuffnet.local userhelper[50179]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:55:03 ovirteng.stuffnet.local userhelper[50257]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:55:03 ovirteng.stuffnet.local userhelper[50257]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:55:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:55:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 02:55:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01410|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 02:55:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01411|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50380: receive error: Protocol error
Oct 01 02:55:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01412|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50380: connection dropped (Protocol error)
Oct 01 02:55:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 02:55:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 02:57:03 ovirteng.stuffnet.local userhelper[50338]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:57:03 ovirteng.stuffnet.local userhelper[50338]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 02:59:03 ovirteng.stuffnet.local userhelper[50417]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 02:59:03 ovirteng.stuffnet.local userhelper[50417]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:00:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:00:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:00:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01413|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:00:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01414|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50536: receive error: Protocol error
Oct 01 03:00:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01415|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50536: connection dropped (Protocol error)
Oct 01 03:00:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:00:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 03:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 41 of user root.
-- Subject: Unit session-41.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-41.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 03:01:01 ovirteng.stuffnet.local CROND[50768]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[50771]: starting 0anacron
Oct 01 03:01:01 ovirteng.stuffnet.local anacron[50777]: Anacron started on 2019-10-01
Oct 01 03:01:01 ovirteng.stuffnet.local anacron[50777]: Will run job `cron.daily' in 10 min.
Oct 01 03:01:01 ovirteng.stuffnet.local anacron[50777]: Jobs will be executed sequentially
Oct 01 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[50779]: finished 0anacron
Oct 01 03:01:04 ovirteng.stuffnet.local userhelper[50782]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:01:04 ovirteng.stuffnet.local userhelper[50782]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:03:04 ovirteng.stuffnet.local userhelper[50886]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:03:04 ovirteng.stuffnet.local userhelper[50886]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:05:05 ovirteng.stuffnet.local userhelper[50962]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:05:05 ovirteng.stuffnet.local userhelper[50962]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:05:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:05:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:05:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01416|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:05:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01417|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50664: receive error: Protocol error
Oct 01 03:05:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01418|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50664: connection dropped (Protocol error)
Oct 01 03:05:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:05:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:07:05 ovirteng.stuffnet.local userhelper[51041]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:07:05 ovirteng.stuffnet.local userhelper[51041]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:09:05 ovirteng.stuffnet.local userhelper[51116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:09:05 ovirteng.stuffnet.local userhelper[51116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:10:18 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00108|reconnect|ERR|ssl:[::ffff:10.1.3.11]:46240: no response to inactivity probe after 5 seconds, disconnecting
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00109|timeval|WARN|Unreasonably long 4337ms poll interval (0ms user, 0ms system)
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00110|timeval|WARN|disk: 8 reads, 8 writes
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00111|timeval|WARN|context switches: 1 voluntary, 1 involuntary
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00112|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=27e3f641:
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00113|coverage|INFO|hmap_pathological 0.0/sec 0.000/sec 0.0000/sec total: 32
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00114|coverage|INFO|hmap_expand 3.0/sec 4.600/sec 4.3261/sec total: 581209
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00115|coverage|INFO|lockfile_lock 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00116|coverage|INFO|poll_create_node 8.2/sec 9.967/sec 8.8169/sec total: 1147761
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00117|coverage|INFO|poll_zero_timeout 0.2/sec 0.633/sec 0.5683/sec total: 76644
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00118|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00119|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00120|coverage|INFO|unixctl_received 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00121|coverage|INFO|unixctl_replied 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00122|coverage|INFO|util_xalloc 89.0/sec 122.917/sec 115.4861/sec total: 15584300
Oct 01 03:10:23 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00123|coverage|INFO|68 events never hit
Oct 01 03:10:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:10:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:10:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01419|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:10:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01420|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50782: receive error: Protocol error
Oct 01 03:10:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01421|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50782: connection dropped (Protocol error)
Oct 01 03:10:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:10:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:11:01 ovirteng.stuffnet.local anacron[50777]: Job `cron.daily' started
Oct 01 03:11:02 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[51196]: starting logrotate
Oct 01 03:11:06 ovirteng.stuffnet.local userhelper[51204]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:11:06 ovirteng.stuffnet.local userhelper[51204]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:11:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01422|vlog|INFO|closing log file
Oct 01 03:11:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01423|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-nb.log
Oct 01 03:11:13 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00124|vlog|INFO|closing log file
Oct 01 03:11:13 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00125|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-sb.log
Oct 01 03:11:27 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[51248]: finished logrotate
Oct 01 03:11:27 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[51250]: starting man-db.cron
Oct 01 03:11:35 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[51259]: finished man-db.cron
Oct 01 03:11:35 ovirteng.stuffnet.local anacron[50777]: Job `cron.daily' terminated
Oct 01 03:11:35 ovirteng.stuffnet.local anacron[50777]: Normal exit (1 job run)
Oct 01 03:11:35 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 03:13:07 ovirteng.stuffnet.local userhelper[51317]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:13:07 ovirteng.stuffnet.local userhelper[51317]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:15:08 ovirteng.stuffnet.local userhelper[51388]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:15:08 ovirteng.stuffnet.local userhelper[51388]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:15:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:15:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:15:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01424|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:15:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01425|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50900: receive error: Protocol error
Oct 01 03:15:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01426|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50900: connection dropped (Protocol error)
Oct 01 03:15:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:15:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:17:08 ovirteng.stuffnet.local userhelper[51468]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:17:08 ovirteng.stuffnet.local userhelper[51468]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:19:09 ovirteng.stuffnet.local userhelper[51547]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:19:09 ovirteng.stuffnet.local userhelper[51547]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:20:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:20:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:20:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01427|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:20:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01428|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51018: receive error: Protocol error
Oct 01 03:20:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01429|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51018: connection dropped (Protocol error)
Oct 01 03:20:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:20:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:21:09 ovirteng.stuffnet.local userhelper[51626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:21:09 ovirteng.stuffnet.local userhelper[51626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:23:09 ovirteng.stuffnet.local userhelper[51705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:23:09 ovirteng.stuffnet.local userhelper[51705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:25:12 ovirteng.stuffnet.local userhelper[51775]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:25:12 ovirteng.stuffnet.local userhelper[51775]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:26:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:26:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:26:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01430|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:26:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01431|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51136: receive error: Protocol error
Oct 01 03:26:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01432|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51136: connection dropped (Protocol error)
Oct 01 03:26:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:26:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:27:13 ovirteng.stuffnet.local userhelper[51850]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:27:13 ovirteng.stuffnet.local userhelper[51850]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:29:13 ovirteng.stuffnet.local userhelper[51929]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:29:13 ovirteng.stuffnet.local userhelper[51929]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:31:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:31:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:31:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01433|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:31:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01434|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51254: receive error: Protocol error
Oct 01 03:31:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01435|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51254: connection dropped (Protocol error)
Oct 01 03:31:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:31:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:31:14 ovirteng.stuffnet.local userhelper[52010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:31:14 ovirteng.stuffnet.local userhelper[52010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:33:14 ovirteng.stuffnet.local userhelper[52089]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:33:14 ovirteng.stuffnet.local userhelper[52089]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:35:14 ovirteng.stuffnet.local userhelper[52167]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:35:14 ovirteng.stuffnet.local userhelper[52167]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:36:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:36:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:36:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01436|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:36:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01437|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51372: receive error: Protocol error
Oct 01 03:36:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01438|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51372: connection dropped (Protocol error)
Oct 01 03:36:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:36:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:37:15 ovirteng.stuffnet.local userhelper[52244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:37:15 ovirteng.stuffnet.local userhelper[52244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:39:15 ovirteng.stuffnet.local userhelper[52323]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:39:15 ovirteng.stuffnet.local userhelper[52323]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:41:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:41:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:41:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01439|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:41:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01440|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51490: receive error: Protocol error
Oct 01 03:41:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01441|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51490: connection dropped (Protocol error)
Oct 01 03:41:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:41:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:41:17 ovirteng.stuffnet.local userhelper[52407]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:41:17 ovirteng.stuffnet.local userhelper[52407]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:43:18 ovirteng.stuffnet.local userhelper[52488]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:43:18 ovirteng.stuffnet.local userhelper[52488]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:45:18 ovirteng.stuffnet.local userhelper[52563]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:45:18 ovirteng.stuffnet.local userhelper[52563]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:46:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:46:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:46:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01442|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:46:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01443|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51610: receive error: Protocol error
Oct 01 03:46:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01444|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51610: connection dropped (Protocol error)
Oct 01 03:46:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:46:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:47:18 ovirteng.stuffnet.local userhelper[52643]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:47:18 ovirteng.stuffnet.local userhelper[52643]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:49:19 ovirteng.stuffnet.local userhelper[52722]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:49:19 ovirteng.stuffnet.local userhelper[52722]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:51:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:51:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:51:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01445|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:51:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01446|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51728: receive error: Protocol error
Oct 01 03:51:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01447|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51728: connection dropped (Protocol error)
Oct 01 03:51:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:51:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:51:19 ovirteng.stuffnet.local userhelper[52797]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:51:19 ovirteng.stuffnet.local userhelper[52797]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:53:20 ovirteng.stuffnet.local userhelper[52876]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:53:20 ovirteng.stuffnet.local userhelper[52876]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:55:20 ovirteng.stuffnet.local userhelper[52952]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:55:20 ovirteng.stuffnet.local userhelper[52952]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:56:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:56:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 03:56:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01448|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 03:56:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01449|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51846: receive error: Protocol error
Oct 01 03:56:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01450|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51846: connection dropped (Protocol error)
Oct 01 03:56:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 03:56:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 03:57:20 ovirteng.stuffnet.local userhelper[53032]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:57:20 ovirteng.stuffnet.local userhelper[53032]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 03:59:21 ovirteng.stuffnet.local userhelper[53110]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 03:59:21 ovirteng.stuffnet.local userhelper[53110]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 04:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 42 of user root.
-- Subject: Unit session-42.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-42.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 04:01:01 ovirteng.stuffnet.local CROND[53187]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[53190]: starting 0anacron
Oct 01 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[53196]: finished 0anacron
Oct 01 04:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 04:01:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:01:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01451|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01452|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51968: receive error: Protocol error
Oct 01 04:01:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01453|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51968: connection dropped (Protocol error)
Oct 01 04:01:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:01:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:01:26 ovirteng.stuffnet.local userhelper[53229]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:01:26 ovirteng.stuffnet.local userhelper[53229]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:03:27 ovirteng.stuffnet.local userhelper[53307]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:03:27 ovirteng.stuffnet.local userhelper[53307]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:05:27 ovirteng.stuffnet.local userhelper[53384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:05:27 ovirteng.stuffnet.local userhelper[53384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:06:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:06:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:06:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01454|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:06:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01455|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52086: receive error: Protocol error
Oct 01 04:06:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01456|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52086: connection dropped (Protocol error)
Oct 01 04:06:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:06:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:07:27 ovirteng.stuffnet.local userhelper[53465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:07:27 ovirteng.stuffnet.local userhelper[53465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:09:28 ovirteng.stuffnet.local userhelper[53543]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:09:28 ovirteng.stuffnet.local userhelper[53543]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:11:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:11:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01457|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01458|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52204: receive error: Protocol error
Oct 01 04:11:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01459|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52204: connection dropped (Protocol error)
Oct 01 04:11:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:11:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:11:28 ovirteng.stuffnet.local userhelper[53623]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:11:28 ovirteng.stuffnet.local userhelper[53623]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:13:29 ovirteng.stuffnet.local userhelper[53701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:13:29 ovirteng.stuffnet.local userhelper[53701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:15:29 ovirteng.stuffnet.local userhelper[53775]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:15:29 ovirteng.stuffnet.local userhelper[53775]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:16:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:16:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:16:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01460|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:16:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01461|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52322: receive error: Protocol error
Oct 01 04:16:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01462|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52322: connection dropped (Protocol error)
Oct 01 04:16:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:16:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:17:29 ovirteng.stuffnet.local userhelper[53857]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:17:29 ovirteng.stuffnet.local userhelper[53857]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:19:30 ovirteng.stuffnet.local userhelper[53934]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:19:30 ovirteng.stuffnet.local userhelper[53934]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:21:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:21:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01463|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01464|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52440: receive error: Protocol error
Oct 01 04:21:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01465|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52440: connection dropped (Protocol error)
Oct 01 04:21:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:21:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:21:30 ovirteng.stuffnet.local userhelper[54010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:21:30 ovirteng.stuffnet.local userhelper[54010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:22:16 ovirteng.stuffnet.local chronyd[1307]: Selected source 216.229.0.49
Oct 01 04:23:31 ovirteng.stuffnet.local userhelper[54089]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:23:31 ovirteng.stuffnet.local userhelper[54089]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:25:31 ovirteng.stuffnet.local userhelper[54164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:25:31 ovirteng.stuffnet.local userhelper[54164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:26:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:26:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:26:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01466|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:26:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01467|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52558: receive error: Protocol error
Oct 01 04:26:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01468|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52558: connection dropped (Protocol error)
Oct 01 04:26:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:26:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:27:31 ovirteng.stuffnet.local userhelper[54246]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:27:31 ovirteng.stuffnet.local userhelper[54246]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:29:32 ovirteng.stuffnet.local userhelper[54324]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:29:32 ovirteng.stuffnet.local userhelper[54324]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:31:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:31:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:31:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01469|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:31:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01470|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52676: receive error: Protocol error
Oct 01 04:31:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01471|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52676: connection dropped (Protocol error)
Oct 01 04:31:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:31:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:31:36 ovirteng.stuffnet.local userhelper[54406]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:31:36 ovirteng.stuffnet.local userhelper[54406]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:33:37 ovirteng.stuffnet.local userhelper[54483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:33:37 ovirteng.stuffnet.local userhelper[54483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:35:37 ovirteng.stuffnet.local userhelper[54559]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:35:37 ovirteng.stuffnet.local userhelper[54559]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:36:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:36:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:36:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01472|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:36:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01473|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52794: receive error: Protocol error
Oct 01 04:36:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01474|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52794: connection dropped (Protocol error)
Oct 01 04:36:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:36:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:37:37 ovirteng.stuffnet.local userhelper[54643]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:37:37 ovirteng.stuffnet.local userhelper[54643]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:39:38 ovirteng.stuffnet.local userhelper[54724]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:39:38 ovirteng.stuffnet.local userhelper[54724]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:41:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:41:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:41:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01475|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:41:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01476|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52912: receive error: Protocol error
Oct 01 04:41:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01477|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52912: connection dropped (Protocol error)
Oct 01 04:41:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:41:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:41:38 ovirteng.stuffnet.local userhelper[54800]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:41:38 ovirteng.stuffnet.local userhelper[54800]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:43:39 ovirteng.stuffnet.local userhelper[54879]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:43:39 ovirteng.stuffnet.local userhelper[54879]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:45:39 ovirteng.stuffnet.local userhelper[54954]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:45:39 ovirteng.stuffnet.local userhelper[54954]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:46:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:46:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:46:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01478|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:46:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01479|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53030: receive error: Protocol error
Oct 01 04:46:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01480|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53030: connection dropped (Protocol error)
Oct 01 04:46:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:46:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:47:39 ovirteng.stuffnet.local userhelper[55034]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:47:39 ovirteng.stuffnet.local userhelper[55034]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:49:40 ovirteng.stuffnet.local userhelper[55115]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:49:40 ovirteng.stuffnet.local userhelper[55115]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:51:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:51:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:51:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01481|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:51:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01482|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53148: receive error: Protocol error
Oct 01 04:51:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01483|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53148: connection dropped (Protocol error)
Oct 01 04:51:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:51:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:51:40 ovirteng.stuffnet.local userhelper[55193]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:51:40 ovirteng.stuffnet.local userhelper[55193]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:53:41 ovirteng.stuffnet.local userhelper[55272]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:53:41 ovirteng.stuffnet.local userhelper[55272]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:55:41 ovirteng.stuffnet.local userhelper[55347]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:55:41 ovirteng.stuffnet.local userhelper[55347]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:56:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:56:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 04:56:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01484|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 04:56:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01485|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53266: receive error: Protocol error
Oct 01 04:56:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01486|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53266: connection dropped (Protocol error)
Oct 01 04:56:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 04:56:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 04:57:42 ovirteng.stuffnet.local userhelper[55426]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:57:42 ovirteng.stuffnet.local userhelper[55426]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 04:59:42 ovirteng.stuffnet.local userhelper[55505]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 04:59:42 ovirteng.stuffnet.local userhelper[55505]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 05:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 43 of user root.
-- Subject: Unit session-43.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-43.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 05:01:01 ovirteng.stuffnet.local CROND[55565]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 05:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[55568]: starting 0anacron
Oct 01 05:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[55574]: finished 0anacron
Oct 01 05:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 05:01:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:01:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:01:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01487|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:01:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01488|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53388: receive error: Protocol error
Oct 01 05:01:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01489|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53388: connection dropped (Protocol error)
Oct 01 05:01:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:01:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:01:42 ovirteng.stuffnet.local userhelper[55611]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:01:42 ovirteng.stuffnet.local userhelper[55611]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:03:43 ovirteng.stuffnet.local userhelper[55689]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:03:43 ovirteng.stuffnet.local userhelper[55689]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:05:43 ovirteng.stuffnet.local userhelper[55764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:05:43 ovirteng.stuffnet.local userhelper[55764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:06:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:06:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:06:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01490|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:06:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01491|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53506: receive error: Protocol error
Oct 01 05:06:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01492|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53506: connection dropped (Protocol error)
Oct 01 05:06:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:06:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:07:43 ovirteng.stuffnet.local userhelper[55846]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:07:43 ovirteng.stuffnet.local userhelper[55846]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:09:44 ovirteng.stuffnet.local userhelper[55925]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:09:44 ovirteng.stuffnet.local userhelper[55925]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:11:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:11:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:11:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01493|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:11:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01494|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53624: receive error: Protocol error
Oct 01 05:11:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01495|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53624: connection dropped (Protocol error)
Oct 01 05:11:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:11:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:11:44 ovirteng.stuffnet.local userhelper[56005]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:11:44 ovirteng.stuffnet.local userhelper[56005]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:13:45 ovirteng.stuffnet.local userhelper[56084]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:13:45 ovirteng.stuffnet.local userhelper[56084]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:15:45 ovirteng.stuffnet.local userhelper[56160]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:15:45 ovirteng.stuffnet.local userhelper[56160]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:16:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:16:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:16:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01496|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:16:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01497|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53744: receive error: Protocol error
Oct 01 05:16:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01498|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53744: connection dropped (Protocol error)
Oct 01 05:16:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:16:16] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:17:45 ovirteng.stuffnet.local userhelper[56239]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:17:45 ovirteng.stuffnet.local userhelper[56239]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:19:46 ovirteng.stuffnet.local userhelper[56318]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:19:46 ovirteng.stuffnet.local userhelper[56318]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:21:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:21:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01499|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01500|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53862: receive error: Protocol error
Oct 01 05:21:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01501|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53862: connection dropped (Protocol error)
Oct 01 05:21:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:21:16] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:21:49 ovirteng.stuffnet.local userhelper[56395]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:21:49 ovirteng.stuffnet.local userhelper[56395]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:23:50 ovirteng.stuffnet.local userhelper[56473]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:23:50 ovirteng.stuffnet.local userhelper[56473]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:25:50 ovirteng.stuffnet.local userhelper[56548]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:25:50 ovirteng.stuffnet.local userhelper[56548]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:26:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:26:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01502|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01503|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53980: receive error: Protocol error
Oct 01 05:26:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01504|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53980: connection dropped (Protocol error)
Oct 01 05:26:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:26:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:27:50 ovirteng.stuffnet.local userhelper[56632]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:27:50 ovirteng.stuffnet.local userhelper[56632]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:29:51 ovirteng.stuffnet.local userhelper[56712]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:29:51 ovirteng.stuffnet.local userhelper[56712]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:31:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:31:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:31:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01505|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:31:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01506|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54098: receive error: Protocol error
Oct 01 05:31:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01507|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54098: connection dropped (Protocol error)
Oct 01 05:31:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:31:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:31:51 ovirteng.stuffnet.local userhelper[56788]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:31:51 ovirteng.stuffnet.local userhelper[56788]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:33:51 ovirteng.stuffnet.local userhelper[56865]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:33:51 ovirteng.stuffnet.local userhelper[56865]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:35:52 ovirteng.stuffnet.local userhelper[56942]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:35:52 ovirteng.stuffnet.local userhelper[56942]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:36:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:36:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:36:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01508|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:36:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01509|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54216: receive error: Protocol error
Oct 01 05:36:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01510|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54216: connection dropped (Protocol error)
Oct 01 05:36:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:36:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:37:52 ovirteng.stuffnet.local userhelper[57022]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:37:52 ovirteng.stuffnet.local userhelper[57022]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:39:53 ovirteng.stuffnet.local userhelper[57101]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:39:53 ovirteng.stuffnet.local userhelper[57101]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:41:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:41:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:41:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01511|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:41:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01512|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54334: receive error: Protocol error
Oct 01 05:41:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01513|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54334: connection dropped (Protocol error)
Oct 01 05:41:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:41:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:41:53 ovirteng.stuffnet.local userhelper[57179]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:41:53 ovirteng.stuffnet.local userhelper[57179]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:43:53 ovirteng.stuffnet.local userhelper[57258]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:43:53 ovirteng.stuffnet.local userhelper[57258]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:45:54 ovirteng.stuffnet.local userhelper[57334]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:45:54 ovirteng.stuffnet.local userhelper[57334]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:46:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:46:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:46:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01514|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:46:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01515|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54452: receive error: Protocol error
Oct 01 05:46:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01516|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54452: connection dropped (Protocol error)
Oct 01 05:46:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:46:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:47:54 ovirteng.stuffnet.local userhelper[57413]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:47:54 ovirteng.stuffnet.local userhelper[57413]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:49:55 ovirteng.stuffnet.local userhelper[57492]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:49:55 ovirteng.stuffnet.local userhelper[57492]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:51:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:51:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:51:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01517|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:51:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01518|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54570: receive error: Protocol error
Oct 01 05:51:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01519|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54570: connection dropped (Protocol error)
Oct 01 05:51:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:51:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:51:55 ovirteng.stuffnet.local userhelper[57572]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:51:55 ovirteng.stuffnet.local userhelper[57572]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:53:56 ovirteng.stuffnet.local userhelper[57651]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:53:56 ovirteng.stuffnet.local userhelper[57651]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:55:56 ovirteng.stuffnet.local userhelper[57726]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:55:56 ovirteng.stuffnet.local userhelper[57726]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:56:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:56:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 05:56:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01520|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 05:56:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01521|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54688: receive error: Protocol error
Oct 01 05:56:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01522|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54688: connection dropped (Protocol error)
Oct 01 05:56:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 05:56:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 05:57:57 ovirteng.stuffnet.local userhelper[57807]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:57:57 ovirteng.stuffnet.local userhelper[57807]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 05:59:57 ovirteng.stuffnet.local userhelper[57882]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 05:59:57 ovirteng.stuffnet.local userhelper[57882]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 06:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 44 of user root.
-- Subject: Unit session-44.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-44.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 06:01:01 ovirteng.stuffnet.local CROND[57934]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[57937]: starting 0anacron
Oct 01 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[57943]: finished 0anacron
Oct 01 06:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 06:01:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:01:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:01:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01523|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:01:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01524|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54810: receive error: Protocol error
Oct 01 06:01:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01525|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54810: connection dropped (Protocol error)
Oct 01 06:01:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:01:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:01:58 ovirteng.stuffnet.local userhelper[57990]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:01:58 ovirteng.stuffnet.local userhelper[57990]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:03:58 ovirteng.stuffnet.local userhelper[58066]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:03:58 ovirteng.stuffnet.local userhelper[58066]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:06:00 ovirteng.stuffnet.local userhelper[58141]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:06:00 ovirteng.stuffnet.local userhelper[58141]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:06:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:06:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:06:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01526|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:06:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01527|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54928: receive error: Protocol error
Oct 01 06:06:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01528|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54928: connection dropped (Protocol error)
Oct 01 06:06:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:06:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:08:01 ovirteng.stuffnet.local userhelper[58221]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:08:01 ovirteng.stuffnet.local userhelper[58221]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:10:01 ovirteng.stuffnet.local userhelper[58299]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:10:01 ovirteng.stuffnet.local userhelper[58299]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:11:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:11:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:11:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01529|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:11:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01530|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55050: receive error: Protocol error
Oct 01 06:11:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01531|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55050: connection dropped (Protocol error)
Oct 01 06:11:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:11:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:12:05 ovirteng.stuffnet.local userhelper[58378]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:12:05 ovirteng.stuffnet.local userhelper[58378]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:14:06 ovirteng.stuffnet.local userhelper[58459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:14:06 ovirteng.stuffnet.local userhelper[58459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:16:06 ovirteng.stuffnet.local userhelper[58536]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:16:06 ovirteng.stuffnet.local userhelper[58536]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:16:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:16:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:16:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01532|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:16:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01533|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55168: receive error: Protocol error
Oct 01 06:16:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01534|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55168: connection dropped (Protocol error)
Oct 01 06:16:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:16:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:18:06 ovirteng.stuffnet.local userhelper[58616]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:18:06 ovirteng.stuffnet.local userhelper[58616]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:20:07 ovirteng.stuffnet.local userhelper[58691]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:20:07 ovirteng.stuffnet.local userhelper[58691]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:21:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:21:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:21:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01535|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:21:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01536|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55286: receive error: Protocol error
Oct 01 06:21:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01537|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55286: connection dropped (Protocol error)
Oct 01 06:21:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:21:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:22:07 ovirteng.stuffnet.local userhelper[58772]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:22:07 ovirteng.stuffnet.local userhelper[58772]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:24:09 ovirteng.stuffnet.local userhelper[58851]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:24:09 ovirteng.stuffnet.local userhelper[58851]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:26:09 ovirteng.stuffnet.local userhelper[58927]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:26:09 ovirteng.stuffnet.local userhelper[58927]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:26:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:26:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:26:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01538|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:26:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01539|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55404: receive error: Protocol error
Oct 01 06:26:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01540|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55404: connection dropped (Protocol error)
Oct 01 06:26:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:26:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:28:10 ovirteng.stuffnet.local userhelper[59006]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:28:10 ovirteng.stuffnet.local userhelper[59006]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:30:12 ovirteng.stuffnet.local userhelper[59085]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:30:12 ovirteng.stuffnet.local userhelper[59085]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:31:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:31:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:31:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01541|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:31:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01542|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55524: receive error: Protocol error
Oct 01 06:31:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01543|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55524: connection dropped (Protocol error)
Oct 01 06:31:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:31:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:32:13 ovirteng.stuffnet.local userhelper[59163]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:32:13 ovirteng.stuffnet.local userhelper[59163]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:34:13 ovirteng.stuffnet.local userhelper[59241]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:34:13 ovirteng.stuffnet.local userhelper[59241]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:36:14 ovirteng.stuffnet.local userhelper[59317]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:36:14 ovirteng.stuffnet.local userhelper[59317]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:36:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:36:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:36:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01544|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:36:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01545|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55642: receive error: Protocol error
Oct 01 06:36:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01546|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55642: connection dropped (Protocol error)
Oct 01 06:36:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:36:27] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:38:15 ovirteng.stuffnet.local userhelper[59395]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:38:15 ovirteng.stuffnet.local userhelper[59395]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:40:16 ovirteng.stuffnet.local userhelper[59474]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:40:16 ovirteng.stuffnet.local userhelper[59474]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:41:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:41:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:41:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01547|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:41:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01548|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55760: receive error: Protocol error
Oct 01 06:41:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01549|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55760: connection dropped (Protocol error)
Oct 01 06:41:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:41:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:42:16 ovirteng.stuffnet.local userhelper[59550]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:42:16 ovirteng.stuffnet.local userhelper[59550]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:44:17 ovirteng.stuffnet.local userhelper[59624]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:44:17 ovirteng.stuffnet.local userhelper[59624]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:46:19 ovirteng.stuffnet.local userhelper[59700]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:46:19 ovirteng.stuffnet.local userhelper[59700]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:46:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:46:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:46:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01550|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:46:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01551|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55878: receive error: Protocol error
Oct 01 06:46:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01552|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55878: connection dropped (Protocol error)
Oct 01 06:46:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:46:29] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:48:23 ovirteng.stuffnet.local userhelper[59788]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:48:23 ovirteng.stuffnet.local userhelper[59788]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:50:24 ovirteng.stuffnet.local userhelper[59850]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:50:24 ovirteng.stuffnet.local userhelper[59850]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:51:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:51:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:51:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01553|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:51:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01554|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55996: receive error: Protocol error
Oct 01 06:51:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01555|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55996: connection dropped (Protocol error)
Oct 01 06:51:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:51:29] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:52:24 ovirteng.stuffnet.local userhelper[59943]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:52:24 ovirteng.stuffnet.local userhelper[59943]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:54:25 ovirteng.stuffnet.local userhelper[60009]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:54:25 ovirteng.stuffnet.local userhelper[60009]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:56:25 ovirteng.stuffnet.local userhelper[60093]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:56:25 ovirteng.stuffnet.local userhelper[60093]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 06:56:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:56:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 06:56:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01556|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 06:56:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01557|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56114: receive error: Protocol error
Oct 01 06:56:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01558|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56114: connection dropped (Protocol error)
Oct 01 06:56:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 06:56:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 06:58:25 ovirteng.stuffnet.local userhelper[60173]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 06:58:25 ovirteng.stuffnet.local userhelper[60173]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:00:26 ovirteng.stuffnet.local userhelper[60263]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:00:26 ovirteng.stuffnet.local userhelper[60263]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 07:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 45 of user root.
-- Subject: Unit session-45.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-45.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 07:01:01 ovirteng.stuffnet.local CROND[60279]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[60282]: starting 0anacron
Oct 01 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[60288]: finished 0anacron
Oct 01 07:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 07:01:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:01:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:01:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01559|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:01:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01560|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56236: receive error: Protocol error
Oct 01 07:01:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01561|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56236: connection dropped (Protocol error)
Oct 01 07:01:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:01:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:02:31 ovirteng.stuffnet.local userhelper[60360]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:02:31 ovirteng.stuffnet.local userhelper[60360]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:04:31 ovirteng.stuffnet.local userhelper[60440]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:04:31 ovirteng.stuffnet.local userhelper[60440]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:06:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:06:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:06:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01562|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:06:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01563|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56354: receive error: Protocol error
Oct 01 07:06:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01564|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56354: connection dropped (Protocol error)
Oct 01 07:06:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:06:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:06:32 ovirteng.stuffnet.local userhelper[60520]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:06:32 ovirteng.stuffnet.local userhelper[60520]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:08:32 ovirteng.stuffnet.local userhelper[60595]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:08:32 ovirteng.stuffnet.local userhelper[60595]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:10:33 ovirteng.stuffnet.local userhelper[60673]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:10:33 ovirteng.stuffnet.local userhelper[60673]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:11:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:11:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:11:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01565|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:11:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01566|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56472: receive error: Protocol error
Oct 01 07:11:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01567|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56472: connection dropped (Protocol error)
Oct 01 07:11:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:11:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:12:33 ovirteng.stuffnet.local userhelper[60753]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:12:33 ovirteng.stuffnet.local userhelper[60753]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:14:33 ovirteng.stuffnet.local userhelper[60832]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:14:33 ovirteng.stuffnet.local userhelper[60832]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:16:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:16:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01568|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01569|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56590: receive error: Protocol error
Oct 01 07:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01570|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56590: connection dropped (Protocol error)
Oct 01 07:16:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:16:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:16:34 ovirteng.stuffnet.local userhelper[60913]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:16:34 ovirteng.stuffnet.local userhelper[60913]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:18:34 ovirteng.stuffnet.local userhelper[60988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:18:34 ovirteng.stuffnet.local userhelper[60988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:20:35 ovirteng.stuffnet.local userhelper[61064]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:20:35 ovirteng.stuffnet.local userhelper[61064]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:21:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:21:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:21:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01571|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:21:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01572|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56708: receive error: Protocol error
Oct 01 07:21:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01573|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56708: connection dropped (Protocol error)
Oct 01 07:21:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:21:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:22:35 ovirteng.stuffnet.local userhelper[61144]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:22:35 ovirteng.stuffnet.local userhelper[61144]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:24:35 ovirteng.stuffnet.local userhelper[61223]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:24:35 ovirteng.stuffnet.local userhelper[61223]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:26:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:26:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:26:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01574|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:26:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01575|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56826: receive error: Protocol error
Oct 01 07:26:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01576|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56826: connection dropped (Protocol error)
Oct 01 07:26:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:26:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:26:36 ovirteng.stuffnet.local userhelper[61303]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:26:36 ovirteng.stuffnet.local userhelper[61303]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:28:36 ovirteng.stuffnet.local userhelper[61378]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:28:36 ovirteng.stuffnet.local userhelper[61378]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:30:36 ovirteng.stuffnet.local userhelper[61459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:30:36 ovirteng.stuffnet.local userhelper[61459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:31:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:31:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:31:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01577|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:31:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01578|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56944: receive error: Protocol error
Oct 01 07:31:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01579|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56944: connection dropped (Protocol error)
Oct 01 07:31:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:31:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:32:37 ovirteng.stuffnet.local userhelper[61538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:32:37 ovirteng.stuffnet.local userhelper[61538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:34:37 ovirteng.stuffnet.local userhelper[61618]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:34:37 ovirteng.stuffnet.local userhelper[61618]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:36:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:36:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:36:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01580|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:36:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01581|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57062: receive error: Protocol error
Oct 01 07:36:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01582|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57062: connection dropped (Protocol error)
Oct 01 07:36:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:36:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:36:38 ovirteng.stuffnet.local userhelper[61698]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:36:38 ovirteng.stuffnet.local userhelper[61698]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:38:38 ovirteng.stuffnet.local userhelper[61773]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:38:38 ovirteng.stuffnet.local userhelper[61773]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:40:38 ovirteng.stuffnet.local userhelper[61853]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:40:38 ovirteng.stuffnet.local userhelper[61853]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:41:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:41:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:41:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01583|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:41:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01584|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57180: receive error: Protocol error
Oct 01 07:41:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01585|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57180: connection dropped (Protocol error)
Oct 01 07:41:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:41:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:42:39 ovirteng.stuffnet.local userhelper[61932]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:42:39 ovirteng.stuffnet.local userhelper[61932]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:44:39 ovirteng.stuffnet.local userhelper[62012]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:44:39 ovirteng.stuffnet.local userhelper[62012]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:46:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:46:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:46:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01586|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:46:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01587|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57298: receive error: Protocol error
Oct 01 07:46:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01588|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57298: connection dropped (Protocol error)
Oct 01 07:46:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:46:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:46:40 ovirteng.stuffnet.local userhelper[62092]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:46:40 ovirteng.stuffnet.local userhelper[62092]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:48:40 ovirteng.stuffnet.local userhelper[62168]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:48:40 ovirteng.stuffnet.local userhelper[62168]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:50:40 ovirteng.stuffnet.local userhelper[62247]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:50:40 ovirteng.stuffnet.local userhelper[62247]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:51:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:51:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:51:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01589|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:51:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01590|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57416: receive error: Protocol error
Oct 01 07:51:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01591|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57416: connection dropped (Protocol error)
Oct 01 07:51:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:51:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:52:41 ovirteng.stuffnet.local userhelper[62328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:52:41 ovirteng.stuffnet.local userhelper[62328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:54:42 ovirteng.stuffnet.local userhelper[62407]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:54:42 ovirteng.stuffnet.local userhelper[62407]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:56:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:56:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 07:56:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01592|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 07:56:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01593|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57534: receive error: Protocol error
Oct 01 07:56:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01594|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57534: connection dropped (Protocol error)
Oct 01 07:56:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 07:56:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 07:56:42 ovirteng.stuffnet.local userhelper[62488]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:56:42 ovirteng.stuffnet.local userhelper[62488]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 07:58:42 ovirteng.stuffnet.local userhelper[62564]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 07:58:42 ovirteng.stuffnet.local userhelper[62564]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:00:43 ovirteng.stuffnet.local userhelper[62654]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:00:43 ovirteng.stuffnet.local userhelper[62654]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 08:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 46 of user root.
-- Subject: Unit session-46.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-46.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 08:01:01 ovirteng.stuffnet.local CROND[62668]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[62671]: starting 0anacron
Oct 01 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[62677]: finished 0anacron
Oct 01 08:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 08:01:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:01:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:01:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01595|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:01:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01596|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57682: receive error: Protocol error
Oct 01 08:01:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01597|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57682: connection dropped (Protocol error)
Oct 01 08:01:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:01:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:02:43 ovirteng.stuffnet.local userhelper[62764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:02:43 ovirteng.stuffnet.local userhelper[62764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:04:44 ovirteng.stuffnet.local userhelper[62843]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:04:44 ovirteng.stuffnet.local userhelper[62843]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:06:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:06:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01598|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01599|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57800: receive error: Protocol error
Oct 01 08:06:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01600|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57800: connection dropped (Protocol error)
Oct 01 08:06:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:06:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:06:44 ovirteng.stuffnet.local userhelper[62924]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:06:44 ovirteng.stuffnet.local userhelper[62924]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:08:44 ovirteng.stuffnet.local userhelper[63000]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:08:44 ovirteng.stuffnet.local userhelper[63000]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:10:45 ovirteng.stuffnet.local userhelper[63080]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:10:45 ovirteng.stuffnet.local userhelper[63080]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:11:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:11:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:11:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01601|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:11:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01602|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57918: receive error: Protocol error
Oct 01 08:11:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01603|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57918: connection dropped (Protocol error)
Oct 01 08:11:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:11:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:12:45 ovirteng.stuffnet.local userhelper[63161]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:12:45 ovirteng.stuffnet.local userhelper[63161]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:14:45 ovirteng.stuffnet.local userhelper[63239]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:14:45 ovirteng.stuffnet.local userhelper[63239]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:16:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:16:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01604|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01605|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58036: receive error: Protocol error
Oct 01 08:16:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01606|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58036: connection dropped (Protocol error)
Oct 01 08:16:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:16:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:16:46 ovirteng.stuffnet.local userhelper[63320]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:16:46 ovirteng.stuffnet.local userhelper[63320]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:18:46 ovirteng.stuffnet.local userhelper[63396]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:18:46 ovirteng.stuffnet.local userhelper[63396]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:20:47 ovirteng.stuffnet.local userhelper[63471]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:20:47 ovirteng.stuffnet.local userhelper[63471]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:21:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:21:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:21:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01607|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:21:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01608|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58154: receive error: Protocol error
Oct 01 08:21:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01609|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58154: connection dropped (Protocol error)
Oct 01 08:21:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:21:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:22:47 ovirteng.stuffnet.local userhelper[63551]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:22:47 ovirteng.stuffnet.local userhelper[63551]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:24:47 ovirteng.stuffnet.local userhelper[63631]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:24:47 ovirteng.stuffnet.local userhelper[63631]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:26:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:26:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01610|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01611|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58272: receive error: Protocol error
Oct 01 08:26:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01612|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58272: connection dropped (Protocol error)
Oct 01 08:26:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:26:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:26:48 ovirteng.stuffnet.local userhelper[63712]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:26:48 ovirteng.stuffnet.local userhelper[63712]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:28:48 ovirteng.stuffnet.local userhelper[63785]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:28:48 ovirteng.stuffnet.local userhelper[63785]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:30:49 ovirteng.stuffnet.local userhelper[63865]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:30:49 ovirteng.stuffnet.local userhelper[63865]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:31:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:31:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:31:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01613|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:31:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01614|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58390: receive error: Protocol error
Oct 01 08:31:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01615|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58390: connection dropped (Protocol error)
Oct 01 08:31:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:31:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:32:49 ovirteng.stuffnet.local userhelper[63945]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:32:49 ovirteng.stuffnet.local userhelper[63945]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:34:49 ovirteng.stuffnet.local userhelper[64024]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:34:49 ovirteng.stuffnet.local userhelper[64024]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:36:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:36:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:36:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01616|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:36:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01617|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58510: receive error: Protocol error
Oct 01 08:36:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01618|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58510: connection dropped (Protocol error)
Oct 01 08:36:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:36:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:36:50 ovirteng.stuffnet.local userhelper[64106]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:36:50 ovirteng.stuffnet.local userhelper[64106]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:38:50 ovirteng.stuffnet.local userhelper[64180]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:38:50 ovirteng.stuffnet.local userhelper[64180]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:40:51 ovirteng.stuffnet.local userhelper[64257]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:40:51 ovirteng.stuffnet.local userhelper[64257]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:41:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:41:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:41:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01619|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:41:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01620|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58626: receive error: Protocol error
Oct 01 08:41:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01621|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58626: connection dropped (Protocol error)
Oct 01 08:41:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:41:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:42:51 ovirteng.stuffnet.local userhelper[64338]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:42:51 ovirteng.stuffnet.local userhelper[64338]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:44:52 ovirteng.stuffnet.local userhelper[64416]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:44:52 ovirteng.stuffnet.local userhelper[64416]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:46:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:46:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:46:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01622|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:46:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01623|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58746: receive error: Protocol error
Oct 01 08:46:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01624|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58746: connection dropped (Protocol error)
Oct 01 08:46:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:46:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:46:52 ovirteng.stuffnet.local userhelper[64498]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:46:52 ovirteng.stuffnet.local userhelper[64498]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:48:53 ovirteng.stuffnet.local userhelper[64574]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:48:53 ovirteng.stuffnet.local userhelper[64574]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:50:53 ovirteng.stuffnet.local userhelper[64653]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:50:53 ovirteng.stuffnet.local userhelper[64653]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:51:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:51:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:51:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01625|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:51:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01626|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58864: receive error: Protocol error
Oct 01 08:51:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01627|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58864: connection dropped (Protocol error)
Oct 01 08:51:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:51:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:52:53 ovirteng.stuffnet.local userhelper[64733]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:52:53 ovirteng.stuffnet.local userhelper[64733]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:54:54 ovirteng.stuffnet.local userhelper[64811]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:54:54 ovirteng.stuffnet.local userhelper[64811]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:56:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:56:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 08:56:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01628|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 08:56:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01629|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58982: receive error: Protocol error
Oct 01 08:56:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01630|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58982: connection dropped (Protocol error)
Oct 01 08:56:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 08:56:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 08:56:54 ovirteng.stuffnet.local userhelper[64893]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:56:54 ovirteng.stuffnet.local userhelper[64893]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 08:58:55 ovirteng.stuffnet.local userhelper[64967]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 08:58:55 ovirteng.stuffnet.local userhelper[64967]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:00:55 ovirteng.stuffnet.local userhelper[65057]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:00:55 ovirteng.stuffnet.local userhelper[65057]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 09:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 47 of user root.
-- Subject: Unit session-47.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-47.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 09:01:01 ovirteng.stuffnet.local CROND[65060]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[65063]: starting 0anacron
Oct 01 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[65069]: finished 0anacron
Oct 01 09:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 09:01:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:01:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:01:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01631|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:01:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01632|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59104: receive error: Protocol error
Oct 01 09:01:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01633|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59104: connection dropped (Protocol error)
Oct 01 09:01:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:01:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:02:55 ovirteng.stuffnet.local userhelper[65152]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:02:55 ovirteng.stuffnet.local userhelper[65152]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:04:56 ovirteng.stuffnet.local userhelper[65230]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:04:56 ovirteng.stuffnet.local userhelper[65230]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:06:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:06:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:06:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01634|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:06:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01635|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59222: receive error: Protocol error
Oct 01 09:06:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01636|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59222: connection dropped (Protocol error)
Oct 01 09:06:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:06:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:06:56 ovirteng.stuffnet.local userhelper[65311]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:06:56 ovirteng.stuffnet.local userhelper[65311]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:08:57 ovirteng.stuffnet.local userhelper[65387]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:08:57 ovirteng.stuffnet.local userhelper[65387]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:10:57 ovirteng.stuffnet.local userhelper[65465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:10:57 ovirteng.stuffnet.local userhelper[65465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:11:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:11:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:11:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01637|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:11:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01638|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59340: receive error: Protocol error
Oct 01 09:11:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01639|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59340: connection dropped (Protocol error)
Oct 01 09:11:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:11:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:12:57 ovirteng.stuffnet.local userhelper[306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:12:57 ovirteng.stuffnet.local userhelper[306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:14:58 ovirteng.stuffnet.local userhelper[384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:14:58 ovirteng.stuffnet.local userhelper[384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:16:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:16:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:16:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01640|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:16:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01641|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59458: receive error: Protocol error
Oct 01 09:16:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01642|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59458: connection dropped (Protocol error)
Oct 01 09:16:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:16:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:16:58 ovirteng.stuffnet.local userhelper[465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:16:58 ovirteng.stuffnet.local userhelper[465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:18:59 ovirteng.stuffnet.local userhelper[541]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:18:59 ovirteng.stuffnet.local userhelper[541]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:20:59 ovirteng.stuffnet.local userhelper[625]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:20:59 ovirteng.stuffnet.local userhelper[625]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:21:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:21:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:21:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01643|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:21:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01644|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59576: receive error: Protocol error
Oct 01 09:21:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01645|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59576: connection dropped (Protocol error)
Oct 01 09:21:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:21:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:22:59 ovirteng.stuffnet.local userhelper[723]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:22:59 ovirteng.stuffnet.local userhelper[723]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:25:00 ovirteng.stuffnet.local userhelper[804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:25:00 ovirteng.stuffnet.local userhelper[804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:26:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:26:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:26:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01646|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:26:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01647|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59694: receive error: Protocol error
Oct 01 09:26:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01648|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59694: connection dropped (Protocol error)
Oct 01 09:26:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:26:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:27:00 ovirteng.stuffnet.local userhelper[888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:27:00 ovirteng.stuffnet.local userhelper[888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:29:00 ovirteng.stuffnet.local userhelper[965]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:29:00 ovirteng.stuffnet.local userhelper[965]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:31:01 ovirteng.stuffnet.local userhelper[1048]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:31:01 ovirteng.stuffnet.local userhelper[1048]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:31:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:31:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:31:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01649|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:31:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01650|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59812: receive error: Protocol error
Oct 01 09:31:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01651|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59812: connection dropped (Protocol error)
Oct 01 09:31:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:31:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:33:01 ovirteng.stuffnet.local userhelper[1130]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:33:01 ovirteng.stuffnet.local userhelper[1130]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:35:02 ovirteng.stuffnet.local userhelper[1259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:35:02 ovirteng.stuffnet.local userhelper[1259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:36:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:36:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:36:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01652|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:36:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01653|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59930: receive error: Protocol error
Oct 01 09:36:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01654|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59930: connection dropped (Protocol error)
Oct 01 09:36:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:36:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:37:02 ovirteng.stuffnet.local userhelper[1374]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:37:02 ovirteng.stuffnet.local userhelper[1374]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:39:02 ovirteng.stuffnet.local userhelper[1450]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:39:02 ovirteng.stuffnet.local userhelper[1450]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:41:03 ovirteng.stuffnet.local userhelper[1532]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:41:03 ovirteng.stuffnet.local userhelper[1532]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:41:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:41:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:41:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01655|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:41:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01656|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60048: receive error: Protocol error
Oct 01 09:41:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01657|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60048: connection dropped (Protocol error)
Oct 01 09:41:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:41:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:43:03 ovirteng.stuffnet.local userhelper[1613]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:43:03 ovirteng.stuffnet.local userhelper[1613]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:45:04 ovirteng.stuffnet.local userhelper[1696]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:45:04 ovirteng.stuffnet.local userhelper[1696]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:46:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:46:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:46:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01658|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:46:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01659|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60166: receive error: Protocol error
Oct 01 09:46:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01660|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60166: connection dropped (Protocol error)
Oct 01 09:46:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:46:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:47:04 ovirteng.stuffnet.local userhelper[1784]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:47:04 ovirteng.stuffnet.local userhelper[1784]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:49:04 ovirteng.stuffnet.local userhelper[1860]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:49:04 ovirteng.stuffnet.local userhelper[1860]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:51:05 ovirteng.stuffnet.local userhelper[1946]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:51:05 ovirteng.stuffnet.local userhelper[1946]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:51:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:51:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:51:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01661|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:51:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01662|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60284: receive error: Protocol error
Oct 01 09:51:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01663|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60284: connection dropped (Protocol error)
Oct 01 09:51:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:51:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:53:05 ovirteng.stuffnet.local userhelper[2029]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:53:05 ovirteng.stuffnet.local userhelper[2029]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:55:06 ovirteng.stuffnet.local userhelper[2107]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:55:06 ovirteng.stuffnet.local userhelper[2107]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:56:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:56:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 09:56:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01664|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 09:56:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01665|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60402: receive error: Protocol error
Oct 01 09:56:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01666|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60402: connection dropped (Protocol error)
Oct 01 09:56:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 09:56:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 09:57:06 ovirteng.stuffnet.local userhelper[2188]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:57:06 ovirteng.stuffnet.local userhelper[2188]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 09:59:06 ovirteng.stuffnet.local userhelper[2277]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 09:59:06 ovirteng.stuffnet.local userhelper[2277]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 10:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 48 of user root.
-- Subject: Unit session-48.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-48.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 10:01:01 ovirteng.stuffnet.local CROND[2368]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[2371]: starting 0anacron
Oct 01 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[2377]: finished 0anacron
Oct 01 10:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 10:01:07 ovirteng.stuffnet.local userhelper[2382]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:01:07 ovirteng.stuffnet.local userhelper[2382]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:01:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:01:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:01:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01667|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:01:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01668|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60524: receive error: Protocol error
Oct 01 10:01:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01669|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60524: connection dropped (Protocol error)
Oct 01 10:01:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:01:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:03:07 ovirteng.stuffnet.local userhelper[2462]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:03:07 ovirteng.stuffnet.local userhelper[2462]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:05:08 ovirteng.stuffnet.local userhelper[2558]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:05:08 ovirteng.stuffnet.local userhelper[2558]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:06:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:06:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:06:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01670|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:06:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01671|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60642: receive error: Protocol error
Oct 01 10:06:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01672|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60642: connection dropped (Protocol error)
Oct 01 10:06:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:06:45] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:07:08 ovirteng.stuffnet.local userhelper[2677]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:07:08 ovirteng.stuffnet.local userhelper[2677]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:09:08 ovirteng.stuffnet.local userhelper[2915]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:09:08 ovirteng.stuffnet.local userhelper[2915]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:11:09 ovirteng.stuffnet.local userhelper[3002]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:11:09 ovirteng.stuffnet.local userhelper[3002]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:11:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:11:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:11:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01673|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:11:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01674|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60760: receive error: Protocol error
Oct 01 10:11:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01675|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60760: connection dropped (Protocol error)
Oct 01 10:11:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:11:45] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:13:09 ovirteng.stuffnet.local userhelper[3085]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:13:09 ovirteng.stuffnet.local userhelper[3085]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:15:10 ovirteng.stuffnet.local userhelper[3164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:15:10 ovirteng.stuffnet.local userhelper[3164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:16:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:16:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:16:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01676|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:16:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01677|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60878: receive error: Protocol error
Oct 01 10:16:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01678|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60878: connection dropped (Protocol error)
Oct 01 10:16:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:16:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:17:10 ovirteng.stuffnet.local userhelper[3244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:17:10 ovirteng.stuffnet.local userhelper[3244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:19:10 ovirteng.stuffnet.local userhelper[3320]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:19:10 ovirteng.stuffnet.local userhelper[3320]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:21:11 ovirteng.stuffnet.local userhelper[3397]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:21:11 ovirteng.stuffnet.local userhelper[3397]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:21:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:21:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01679|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01680|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60996: receive error: Protocol error
Oct 01 10:21:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01681|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60996: connection dropped (Protocol error)
Oct 01 10:21:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:21:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:23:11 ovirteng.stuffnet.local userhelper[3480]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:23:11 ovirteng.stuffnet.local userhelper[3480]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:25:11 ovirteng.stuffnet.local userhelper[3559]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:25:11 ovirteng.stuffnet.local userhelper[3559]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:26:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:26:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01682|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01683|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:32882: receive error: Protocol error
Oct 01 10:26:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01684|reconnect|WARN|ssl:[::ffff:127.0.0.1]:32882: connection dropped (Protocol error)
Oct 01 10:26:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:26:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:27:12 ovirteng.stuffnet.local userhelper[3642]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:27:12 ovirteng.stuffnet.local userhelper[3642]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:29:12 ovirteng.stuffnet.local userhelper[3718]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:29:12 ovirteng.stuffnet.local userhelper[3718]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:31:13 ovirteng.stuffnet.local userhelper[3795]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:31:13 ovirteng.stuffnet.local userhelper[3795]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:31:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:31:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01685|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01686|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33000: receive error: Protocol error
Oct 01 10:31:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01687|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33000: connection dropped (Protocol error)
Oct 01 10:31:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:31:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:33:13 ovirteng.stuffnet.local userhelper[3877]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:33:13 ovirteng.stuffnet.local userhelper[3877]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:35:13 ovirteng.stuffnet.local userhelper[3955]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:35:13 ovirteng.stuffnet.local userhelper[3955]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:36:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:36:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01688|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01689|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33118: receive error: Protocol error
Oct 01 10:36:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01690|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33118: connection dropped (Protocol error)
Oct 01 10:36:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:36:48] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:37:14 ovirteng.stuffnet.local userhelper[4035]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:37:14 ovirteng.stuffnet.local userhelper[4035]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:39:14 ovirteng.stuffnet.local userhelper[4110]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:39:14 ovirteng.stuffnet.local userhelper[4110]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:41:14 ovirteng.stuffnet.local userhelper[4189]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:41:14 ovirteng.stuffnet.local userhelper[4189]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:41:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:41:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:41:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01691|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:41:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01692|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33236: receive error: Protocol error
Oct 01 10:41:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01693|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33236: connection dropped (Protocol error)
Oct 01 10:41:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:41:48] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:43:15 ovirteng.stuffnet.local userhelper[4270]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:43:15 ovirteng.stuffnet.local userhelper[4270]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:45:15 ovirteng.stuffnet.local userhelper[4348]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:45:15 ovirteng.stuffnet.local userhelper[4348]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:46:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:46:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01694|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01695|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33354: receive error: Protocol error
Oct 01 10:46:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01696|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33354: connection dropped (Protocol error)
Oct 01 10:46:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:46:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:47:16 ovirteng.stuffnet.local userhelper[4428]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:47:16 ovirteng.stuffnet.local userhelper[4428]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:49:16 ovirteng.stuffnet.local userhelper[4505]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:49:16 ovirteng.stuffnet.local userhelper[4505]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:51:16 ovirteng.stuffnet.local userhelper[4583]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:51:16 ovirteng.stuffnet.local userhelper[4583]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:51:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:51:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:51:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01697|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:51:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01698|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33472: receive error: Protocol error
Oct 01 10:51:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01699|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33472: connection dropped (Protocol error)
Oct 01 10:51:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:51:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:53:17 ovirteng.stuffnet.local userhelper[4665]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:53:17 ovirteng.stuffnet.local userhelper[4665]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:55:17 ovirteng.stuffnet.local userhelper[4743]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:55:17 ovirteng.stuffnet.local userhelper[4743]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:56:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:56:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 10:56:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01700|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 10:56:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01701|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33590: receive error: Protocol error
Oct 01 10:56:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01702|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33590: connection dropped (Protocol error)
Oct 01 10:56:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 10:56:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 10:57:18 ovirteng.stuffnet.local userhelper[4823]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:57:18 ovirteng.stuffnet.local userhelper[4823]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 10:59:18 ovirteng.stuffnet.local userhelper[4900]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 10:59:18 ovirteng.stuffnet.local userhelper[4900]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 11:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 49 of user root.
-- Subject: Unit session-49.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-49.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 11:01:01 ovirteng.stuffnet.local CROND[4984]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 11:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[4987]: starting 0anacron
Oct 01 11:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[4993]: finished 0anacron
Oct 01 11:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 11:01:18 ovirteng.stuffnet.local userhelper[5004]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:01:18 ovirteng.stuffnet.local userhelper[5004]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:01:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:01:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:01:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01703|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:01:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01704|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33712: receive error: Protocol error
Oct 01 11:01:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01705|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33712: connection dropped (Protocol error)
Oct 01 11:01:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:01:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:03:19 ovirteng.stuffnet.local userhelper[5085]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:03:19 ovirteng.stuffnet.local userhelper[5085]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:05:19 ovirteng.stuffnet.local userhelper[5164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:05:19 ovirteng.stuffnet.local userhelper[5164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:06:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:06:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:06:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01706|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:06:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01707|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33830: receive error: Protocol error
Oct 01 11:06:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01708|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33830: connection dropped (Protocol error)
Oct 01 11:06:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:06:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:07:19 ovirteng.stuffnet.local userhelper[5244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:07:19 ovirteng.stuffnet.local userhelper[5244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:09:20 ovirteng.stuffnet.local userhelper[5321]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:09:20 ovirteng.stuffnet.local userhelper[5321]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:11:20 ovirteng.stuffnet.local userhelper[5399]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:11:20 ovirteng.stuffnet.local userhelper[5399]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:11:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:11:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:11:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01709|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:11:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01710|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33950: receive error: Protocol error
Oct 01 11:11:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01711|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33950: connection dropped (Protocol error)
Oct 01 11:11:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:11:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:13:21 ovirteng.stuffnet.local userhelper[5476]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:13:21 ovirteng.stuffnet.local userhelper[5476]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:15:21 ovirteng.stuffnet.local userhelper[5557]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:15:21 ovirteng.stuffnet.local userhelper[5557]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:16:06 ovirteng.stuffnet.local chronyd[1307]: Selected source 64.79.100.197
Oct 01 11:16:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:16:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:16:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01712|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:16:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01713|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34068: receive error: Protocol error
Oct 01 11:16:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01714|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34068: connection dropped (Protocol error)
Oct 01 11:16:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:16:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:17:21 ovirteng.stuffnet.local userhelper[5636]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:17:21 ovirteng.stuffnet.local userhelper[5636]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:19:22 ovirteng.stuffnet.local userhelper[5712]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:19:22 ovirteng.stuffnet.local userhelper[5712]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:21:22 ovirteng.stuffnet.local userhelper[5789]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:21:22 ovirteng.stuffnet.local userhelper[5789]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:21:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:21:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:21:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01715|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:21:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01716|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34186: receive error: Protocol error
Oct 01 11:21:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01717|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34186: connection dropped (Protocol error)
Oct 01 11:21:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:21:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:23:23 ovirteng.stuffnet.local userhelper[5870]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:23:23 ovirteng.stuffnet.local userhelper[5870]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:25:23 ovirteng.stuffnet.local userhelper[5948]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:25:23 ovirteng.stuffnet.local userhelper[5948]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:26:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:26:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:26:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01718|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:26:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01719|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34304: receive error: Protocol error
Oct 01 11:26:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01720|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34304: connection dropped (Protocol error)
Oct 01 11:26:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:26:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:27:23 ovirteng.stuffnet.local userhelper[6029]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:27:23 ovirteng.stuffnet.local userhelper[6029]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:29:24 ovirteng.stuffnet.local userhelper[6106]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:29:24 ovirteng.stuffnet.local userhelper[6106]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:31:24 ovirteng.stuffnet.local userhelper[6191]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:31:24 ovirteng.stuffnet.local userhelper[6191]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:31:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:31:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:31:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01721|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:31:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01722|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34422: receive error: Protocol error
Oct 01 11:31:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01723|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34422: connection dropped (Protocol error)
Oct 01 11:31:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:31:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:33:24 ovirteng.stuffnet.local userhelper[6278]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:33:24 ovirteng.stuffnet.local userhelper[6278]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:35:25 ovirteng.stuffnet.local userhelper[6358]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:35:25 ovirteng.stuffnet.local userhelper[6358]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:36:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:36:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:36:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01724|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:36:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01725|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34540: receive error: Protocol error
Oct 01 11:36:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01726|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34540: connection dropped (Protocol error)
Oct 01 11:36:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:36:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:37:25 ovirteng.stuffnet.local userhelper[6438]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:37:25 ovirteng.stuffnet.local userhelper[6438]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:39:26 ovirteng.stuffnet.local userhelper[6514]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:39:26 ovirteng.stuffnet.local userhelper[6514]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:41:26 ovirteng.stuffnet.local userhelper[6592]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:41:26 ovirteng.stuffnet.local userhelper[6592]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:41:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:41:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:41:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01727|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:41:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01728|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34658: receive error: Protocol error
Oct 01 11:41:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01729|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34658: connection dropped (Protocol error)
Oct 01 11:41:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:41:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:43:26 ovirteng.stuffnet.local userhelper[6673]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:43:26 ovirteng.stuffnet.local userhelper[6673]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:45:27 ovirteng.stuffnet.local userhelper[6753]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:45:27 ovirteng.stuffnet.local userhelper[6753]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:46:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:46:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:46:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01730|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:46:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01731|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34776: receive error: Protocol error
Oct 01 11:46:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01732|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34776: connection dropped (Protocol error)
Oct 01 11:46:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:46:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:47:27 ovirteng.stuffnet.local userhelper[6834]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:47:27 ovirteng.stuffnet.local userhelper[6834]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:49:28 ovirteng.stuffnet.local userhelper[6910]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:49:28 ovirteng.stuffnet.local userhelper[6910]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:51:28 ovirteng.stuffnet.local userhelper[6989]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:51:28 ovirteng.stuffnet.local userhelper[6989]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:51:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:51:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:51:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01733|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:51:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01734|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34894: receive error: Protocol error
Oct 01 11:51:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01735|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34894: connection dropped (Protocol error)
Oct 01 11:51:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:51:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:53:28 ovirteng.stuffnet.local userhelper[7070]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:53:28 ovirteng.stuffnet.local userhelper[7070]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:55:29 ovirteng.stuffnet.local userhelper[7149]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:55:29 ovirteng.stuffnet.local userhelper[7149]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:56:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:56:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 11:56:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01736|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 11:56:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01737|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35012: receive error: Protocol error
Oct 01 11:56:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01738|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35012: connection dropped (Protocol error)
Oct 01 11:56:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 11:56:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 11:57:29 ovirteng.stuffnet.local userhelper[7231]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:57:29 ovirteng.stuffnet.local userhelper[7231]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 11:59:29 ovirteng.stuffnet.local userhelper[7307]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 11:59:29 ovirteng.stuffnet.local userhelper[7307]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 12:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 50 of user root.
-- Subject: Unit session-50.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-50.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 12:01:01 ovirteng.stuffnet.local CROND[7378]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[7381]: starting 0anacron
Oct 01 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[7387]: finished 0anacron
Oct 01 12:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 12:01:30 ovirteng.stuffnet.local userhelper[7412]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:01:30 ovirteng.stuffnet.local userhelper[7412]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:01:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:01:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:01:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01739|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:01:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01740|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35134: receive error: Protocol error
Oct 01 12:01:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01741|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35134: connection dropped (Protocol error)
Oct 01 12:01:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:01:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:03:30 ovirteng.stuffnet.local userhelper[7493]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:03:30 ovirteng.stuffnet.local userhelper[7493]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:05:31 ovirteng.stuffnet.local userhelper[7572]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:05:31 ovirteng.stuffnet.local userhelper[7572]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:06:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:06:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:06:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01742|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:06:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01743|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35252: receive error: Protocol error
Oct 01 12:06:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01744|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35252: connection dropped (Protocol error)
Oct 01 12:06:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:06:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:07:31 ovirteng.stuffnet.local userhelper[7652]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:07:31 ovirteng.stuffnet.local userhelper[7652]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:09:31 ovirteng.stuffnet.local userhelper[7727]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:09:31 ovirteng.stuffnet.local userhelper[7727]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:11:32 ovirteng.stuffnet.local userhelper[7807]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:11:32 ovirteng.stuffnet.local userhelper[7807]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:11:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:11:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:11:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01745|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:11:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01746|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35370: receive error: Protocol error
Oct 01 12:11:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01747|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35370: connection dropped (Protocol error)
Oct 01 12:11:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:11:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:13:32 ovirteng.stuffnet.local userhelper[7887]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:13:32 ovirteng.stuffnet.local userhelper[7887]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:15:33 ovirteng.stuffnet.local userhelper[7966]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:15:33 ovirteng.stuffnet.local userhelper[7966]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:17:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:17:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:17:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01748|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:17:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01749|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35488: receive error: Protocol error
Oct 01 12:17:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01750|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35488: connection dropped (Protocol error)
Oct 01 12:17:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:17:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:17:33 ovirteng.stuffnet.local userhelper[8047]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:17:33 ovirteng.stuffnet.local userhelper[8047]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:19:33 ovirteng.stuffnet.local userhelper[8122]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:19:33 ovirteng.stuffnet.local userhelper[8122]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:21:34 ovirteng.stuffnet.local userhelper[8201]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:21:34 ovirteng.stuffnet.local userhelper[8201]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:22:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:22:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:22:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01751|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:22:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01752|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35606: receive error: Protocol error
Oct 01 12:22:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01753|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35606: connection dropped (Protocol error)
Oct 01 12:22:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:22:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:23:34 ovirteng.stuffnet.local userhelper[8284]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:23:34 ovirteng.stuffnet.local userhelper[8284]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:25:35 ovirteng.stuffnet.local userhelper[8362]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:25:35 ovirteng.stuffnet.local userhelper[8362]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:27:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:27:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:27:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01754|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:27:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01755|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35724: receive error: Protocol error
Oct 01 12:27:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01756|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35724: connection dropped (Protocol error)
Oct 01 12:27:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:27:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:27:35 ovirteng.stuffnet.local userhelper[8441]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:27:35 ovirteng.stuffnet.local userhelper[8441]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:29:35 ovirteng.stuffnet.local userhelper[8517]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:29:35 ovirteng.stuffnet.local userhelper[8517]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:31:36 ovirteng.stuffnet.local userhelper[8596]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:31:36 ovirteng.stuffnet.local userhelper[8596]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:32:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:32:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:32:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01757|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:32:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01758|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35846: receive error: Protocol error
Oct 01 12:32:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01759|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35846: connection dropped (Protocol error)
Oct 01 12:32:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:32:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:33:36 ovirteng.stuffnet.local userhelper[8679]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:33:36 ovirteng.stuffnet.local userhelper[8679]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:35:37 ovirteng.stuffnet.local userhelper[8756]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:35:37 ovirteng.stuffnet.local userhelper[8756]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:35:58 ovirteng.stuffnet.local systemd[1]: Starting Cleanup of Temporary Directories...
-- Subject: Unit systemd-tmpfiles-clean.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has begun starting up.
Oct 01 12:36:01 ovirteng.stuffnet.local systemd[1]: Started Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has finished starting up.
--
-- The start-up result is done.
Oct 01 12:37:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:37:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:37:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01760|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:37:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01761|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35964: receive error: Protocol error
Oct 01 12:37:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01762|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35964: connection dropped (Protocol error)
Oct 01 12:37:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:37:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:37:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01763|memory|INFO|peak resident set size grew 50% in last 114964.8 seconds, from 7044 kB to 10568 kB
Oct 01 12:37:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01764|memory|INFO|cells:48 json-caches:1 monitors:2 sessions:2
Oct 01 12:37:37 ovirteng.stuffnet.local userhelper[8840]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:37:37 ovirteng.stuffnet.local userhelper[8840]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:39:37 ovirteng.stuffnet.local userhelper[9056]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:39:37 ovirteng.stuffnet.local userhelper[9056]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:41:38 ovirteng.stuffnet.local userhelper[9165]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:41:38 ovirteng.stuffnet.local userhelper[9165]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:42:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:42:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:42:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01765|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:42:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01766|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36086: receive error: Protocol error
Oct 01 12:42:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01767|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36086: connection dropped (Protocol error)
Oct 01 12:42:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:42:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:43:38 ovirteng.stuffnet.local userhelper[9247]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:43:38 ovirteng.stuffnet.local userhelper[9247]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:45:38 ovirteng.stuffnet.local userhelper[9325]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:45:38 ovirteng.stuffnet.local userhelper[9325]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:47:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:47:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:47:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01768|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:47:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01769|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36204: receive error: Protocol error
Oct 01 12:47:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01770|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36204: connection dropped (Protocol error)
Oct 01 12:47:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:47:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:47:39 ovirteng.stuffnet.local userhelper[9407]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:47:39 ovirteng.stuffnet.local userhelper[9407]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:49:40 ovirteng.stuffnet.local userhelper[9483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:49:40 ovirteng.stuffnet.local userhelper[9483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:51:40 ovirteng.stuffnet.local userhelper[9561]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:51:40 ovirteng.stuffnet.local userhelper[9561]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:52:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:52:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:52:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01771|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:52:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01772|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36322: receive error: Protocol error
Oct 01 12:52:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01773|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36322: connection dropped (Protocol error)
Oct 01 12:52:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:52:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:53:40 ovirteng.stuffnet.local userhelper[9643]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:53:40 ovirteng.stuffnet.local userhelper[9643]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:55:41 ovirteng.stuffnet.local userhelper[9723]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:55:41 ovirteng.stuffnet.local userhelper[9723]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:57:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:57:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 12:57:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01774|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 12:57:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01775|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36440: receive error: Protocol error
Oct 01 12:57:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01776|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36440: connection dropped (Protocol error)
Oct 01 12:57:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 12:57:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 12:57:41 ovirteng.stuffnet.local userhelper[9805]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:57:41 ovirteng.stuffnet.local userhelper[9805]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 12:59:41 ovirteng.stuffnet.local userhelper[9882]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 12:59:41 ovirteng.stuffnet.local userhelper[9882]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 13:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 51 of user root.
-- Subject: Unit session-51.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-51.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 13:01:01 ovirteng.stuffnet.local CROND[9944]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 13:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[9947]: starting 0anacron
Oct 01 13:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[9953]: finished 0anacron
Oct 01 13:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 13:01:42 ovirteng.stuffnet.local userhelper[9988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:01:42 ovirteng.stuffnet.local userhelper[9988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:02:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:02:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:02:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01777|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:02:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01778|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36562: receive error: Protocol error
Oct 01 13:02:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01779|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36562: connection dropped (Protocol error)
Oct 01 13:02:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:02:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:03:42 ovirteng.stuffnet.local userhelper[10069]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:03:42 ovirteng.stuffnet.local userhelper[10069]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:05:43 ovirteng.stuffnet.local userhelper[10148]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:05:43 ovirteng.stuffnet.local userhelper[10148]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:07:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:07:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:07:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01780|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:07:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01781|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36680: receive error: Protocol error
Oct 01 13:07:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01782|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36680: connection dropped (Protocol error)
Oct 01 13:07:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:07:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:07:43 ovirteng.stuffnet.local userhelper[10230]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:07:43 ovirteng.stuffnet.local userhelper[10230]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:09:43 ovirteng.stuffnet.local userhelper[10305]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:09:43 ovirteng.stuffnet.local userhelper[10305]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:11:44 ovirteng.stuffnet.local userhelper[10384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:11:44 ovirteng.stuffnet.local userhelper[10384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:12:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:12:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:12:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01783|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:12:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01784|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36798: receive error: Protocol error
Oct 01 13:12:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01785|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36798: connection dropped (Protocol error)
Oct 01 13:12:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:12:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:13:44 ovirteng.stuffnet.local userhelper[10465]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:13:44 ovirteng.stuffnet.local userhelper[10465]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:15:45 ovirteng.stuffnet.local userhelper[10544]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:15:45 ovirteng.stuffnet.local userhelper[10544]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:17:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:17:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:17:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01786|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:17:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01787|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36916: receive error: Protocol error
Oct 01 13:17:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01788|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36916: connection dropped (Protocol error)
Oct 01 13:17:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:17:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:17:45 ovirteng.stuffnet.local userhelper[10625]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:17:45 ovirteng.stuffnet.local userhelper[10625]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:19:46 ovirteng.stuffnet.local userhelper[10701]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:19:46 ovirteng.stuffnet.local userhelper[10701]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:21:46 ovirteng.stuffnet.local userhelper[10779]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:21:46 ovirteng.stuffnet.local userhelper[10779]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:22:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:22:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:22:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01789|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:22:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01790|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37034: receive error: Protocol error
Oct 01 13:22:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01791|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37034: connection dropped (Protocol error)
Oct 01 13:22:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:22:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:23:46 ovirteng.stuffnet.local userhelper[10860]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:23:46 ovirteng.stuffnet.local userhelper[10860]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:25:47 ovirteng.stuffnet.local userhelper[10939]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:25:47 ovirteng.stuffnet.local userhelper[10939]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:27:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:27:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:27:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01792|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:27:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01793|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37152: receive error: Protocol error
Oct 01 13:27:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01794|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37152: connection dropped (Protocol error)
Oct 01 13:27:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:27:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:27:47 ovirteng.stuffnet.local userhelper[11019]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:27:47 ovirteng.stuffnet.local userhelper[11019]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:29:47 ovirteng.stuffnet.local userhelper[11095]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:29:47 ovirteng.stuffnet.local userhelper[11095]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:31:48 ovirteng.stuffnet.local userhelper[11174]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:31:48 ovirteng.stuffnet.local userhelper[11174]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:32:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:32:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:32:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01795|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:32:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01796|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37272: receive error: Protocol error
Oct 01 13:32:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01797|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37272: connection dropped (Protocol error)
Oct 01 13:32:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:32:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:33:48 ovirteng.stuffnet.local userhelper[11255]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:33:48 ovirteng.stuffnet.local userhelper[11255]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:35:49 ovirteng.stuffnet.local userhelper[11334]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:35:49 ovirteng.stuffnet.local userhelper[11334]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:37:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:37:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:37:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01798|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:37:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01799|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37390: receive error: Protocol error
Oct 01 13:37:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01800|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37390: connection dropped (Protocol error)
Oct 01 13:37:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:37:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:37:49 ovirteng.stuffnet.local userhelper[11414]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:37:49 ovirteng.stuffnet.local userhelper[11414]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:39:49 ovirteng.stuffnet.local userhelper[11490]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:39:49 ovirteng.stuffnet.local userhelper[11490]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:41:50 ovirteng.stuffnet.local userhelper[11566]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:41:50 ovirteng.stuffnet.local userhelper[11566]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:42:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:42:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:42:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01801|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:42:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01802|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37508: receive error: Protocol error
Oct 01 13:42:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01803|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37508: connection dropped (Protocol error)
Oct 01 13:42:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:42:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:43:50 ovirteng.stuffnet.local userhelper[11646]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:43:50 ovirteng.stuffnet.local userhelper[11646]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:45:51 ovirteng.stuffnet.local userhelper[11725]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:45:51 ovirteng.stuffnet.local userhelper[11725]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:47:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:47:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:47:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01804|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:47:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01805|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37626: receive error: Protocol error
Oct 01 13:47:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01806|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37626: connection dropped (Protocol error)
Oct 01 13:47:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:47:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:47:51 ovirteng.stuffnet.local userhelper[11805]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:47:51 ovirteng.stuffnet.local userhelper[11805]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:49:51 ovirteng.stuffnet.local userhelper[11881]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:49:51 ovirteng.stuffnet.local userhelper[11881]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:51:52 ovirteng.stuffnet.local userhelper[11963]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:51:52 ovirteng.stuffnet.local userhelper[11963]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:52:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:52:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:52:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01807|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:52:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01808|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37744: receive error: Protocol error
Oct 01 13:52:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01809|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37744: connection dropped (Protocol error)
Oct 01 13:52:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:52:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:53:52 ovirteng.stuffnet.local userhelper[12044]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:53:52 ovirteng.stuffnet.local userhelper[12044]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:55:53 ovirteng.stuffnet.local userhelper[12121]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:55:53 ovirteng.stuffnet.local userhelper[12121]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:57:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:57:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 13:57:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01810|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 13:57:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01811|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37862: receive error: Protocol error
Oct 01 13:57:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01812|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37862: connection dropped (Protocol error)
Oct 01 13:57:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 13:57:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 13:57:53 ovirteng.stuffnet.local userhelper[12197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:57:53 ovirteng.stuffnet.local userhelper[12197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 13:59:53 ovirteng.stuffnet.local userhelper[12278]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 13:59:53 ovirteng.stuffnet.local userhelper[12278]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 14:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 52 of user root.
-- Subject: Unit session-52.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-52.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 14:01:01 ovirteng.stuffnet.local CROND[12333]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 14:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[12336]: starting 0anacron
Oct 01 14:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[12342]: finished 0anacron
Oct 01 14:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 14:01:54 ovirteng.stuffnet.local userhelper[12380]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:01:54 ovirteng.stuffnet.local userhelper[12380]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:02:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:02:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:02:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01813|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:02:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01814|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37984: receive error: Protocol error
Oct 01 14:02:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01815|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37984: connection dropped (Protocol error)
Oct 01 14:02:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:02:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:03:54 ovirteng.stuffnet.local userhelper[12462]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:03:54 ovirteng.stuffnet.local userhelper[12462]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:05:55 ovirteng.stuffnet.local userhelper[12541]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:05:55 ovirteng.stuffnet.local userhelper[12541]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:07:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:07:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:07:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01816|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:07:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01817|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38102: receive error: Protocol error
Oct 01 14:07:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01818|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38102: connection dropped (Protocol error)
Oct 01 14:07:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:07:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:07:55 ovirteng.stuffnet.local userhelper[12621]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:07:55 ovirteng.stuffnet.local userhelper[12621]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:09:55 ovirteng.stuffnet.local userhelper[12696]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:09:55 ovirteng.stuffnet.local userhelper[12696]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:11:56 ovirteng.stuffnet.local userhelper[12774]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:11:56 ovirteng.stuffnet.local userhelper[12774]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:12:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:12:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:12:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01819|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:12:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01820|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38220: receive error: Protocol error
Oct 01 14:12:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01821|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38220: connection dropped (Protocol error)
Oct 01 14:12:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:12:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:13:56 ovirteng.stuffnet.local userhelper[12857]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:13:56 ovirteng.stuffnet.local userhelper[12857]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:15:56 ovirteng.stuffnet.local userhelper[12935]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:15:56 ovirteng.stuffnet.local userhelper[12935]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:17:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:17:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:17:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01822|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:17:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01823|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38338: receive error: Protocol error
Oct 01 14:17:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01824|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38338: connection dropped (Protocol error)
Oct 01 14:17:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:17:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:17:57 ovirteng.stuffnet.local userhelper[13013]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:17:57 ovirteng.stuffnet.local userhelper[13013]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:19:57 ovirteng.stuffnet.local userhelper[13090]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:19:57 ovirteng.stuffnet.local userhelper[13090]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:21:58 ovirteng.stuffnet.local userhelper[13168]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:21:58 ovirteng.stuffnet.local userhelper[13168]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:22:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:22:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:22:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01825|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:22:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01826|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38456: receive error: Protocol error
Oct 01 14:22:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01827|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38456: connection dropped (Protocol error)
Oct 01 14:22:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:22:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:23:58 ovirteng.stuffnet.local userhelper[13247]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:23:58 ovirteng.stuffnet.local userhelper[13247]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:25:58 ovirteng.stuffnet.local userhelper[13326]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:25:58 ovirteng.stuffnet.local userhelper[13326]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:27:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:27:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:27:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01828|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:27:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01829|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38574: receive error: Protocol error
Oct 01 14:27:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01830|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38574: connection dropped (Protocol error)
Oct 01 14:27:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:27:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:27:59 ovirteng.stuffnet.local userhelper[13406]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:27:59 ovirteng.stuffnet.local userhelper[13406]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:29:59 ovirteng.stuffnet.local userhelper[13483]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:29:59 ovirteng.stuffnet.local userhelper[13483]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:32:00 ovirteng.stuffnet.local userhelper[13562]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:32:00 ovirteng.stuffnet.local userhelper[13562]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:32:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:32:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:32:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01831|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:32:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01832|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38692: receive error: Protocol error
Oct 01 14:32:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01833|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38692: connection dropped (Protocol error)
Oct 01 14:32:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:32:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:34:00 ovirteng.stuffnet.local userhelper[13650]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:34:00 ovirteng.stuffnet.local userhelper[13650]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:36:00 ovirteng.stuffnet.local userhelper[13732]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:36:00 ovirteng.stuffnet.local userhelper[13732]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:37:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:37:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:37:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01834|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:37:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01835|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38826: receive error: Protocol error
Oct 01 14:37:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01836|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38826: connection dropped (Protocol error)
Oct 01 14:37:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:37:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:38:01 ovirteng.stuffnet.local userhelper[13811]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:38:01 ovirteng.stuffnet.local userhelper[13811]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:40:01 ovirteng.stuffnet.local userhelper[13889]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:40:01 ovirteng.stuffnet.local userhelper[13889]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:42:01 ovirteng.stuffnet.local userhelper[13967]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:42:01 ovirteng.stuffnet.local userhelper[13967]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:42:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:42:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:42:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01837|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:42:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01838|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38944: receive error: Protocol error
Oct 01 14:42:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01839|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38944: connection dropped (Protocol error)
Oct 01 14:42:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:42:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:44:02 ovirteng.stuffnet.local userhelper[14048]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:44:02 ovirteng.stuffnet.local userhelper[14048]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:46:02 ovirteng.stuffnet.local userhelper[14126]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:46:02 ovirteng.stuffnet.local userhelper[14126]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:47:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:47:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:47:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01840|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:47:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01841|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39062: receive error: Protocol error
Oct 01 14:47:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01842|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39062: connection dropped (Protocol error)
Oct 01 14:47:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:47:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:48:03 ovirteng.stuffnet.local userhelper[14208]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:48:03 ovirteng.stuffnet.local userhelper[14208]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:50:03 ovirteng.stuffnet.local userhelper[14283]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:50:03 ovirteng.stuffnet.local userhelper[14283]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:52:03 ovirteng.stuffnet.local userhelper[14362]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:52:03 ovirteng.stuffnet.local userhelper[14362]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:52:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:52:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:52:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01843|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:52:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01844|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39180: receive error: Protocol error
Oct 01 14:52:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01845|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39180: connection dropped (Protocol error)
Oct 01 14:52:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:52:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:54:04 ovirteng.stuffnet.local userhelper[14443]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:54:04 ovirteng.stuffnet.local userhelper[14443]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:56:04 ovirteng.stuffnet.local userhelper[14522]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:56:04 ovirteng.stuffnet.local userhelper[14522]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 14:57:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:57:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 14:57:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01846|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 14:57:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01847|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39298: receive error: Protocol error
Oct 01 14:57:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01848|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39298: connection dropped (Protocol error)
Oct 01 14:57:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 14:57:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 14:58:05 ovirteng.stuffnet.local userhelper[14603]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 14:58:05 ovirteng.stuffnet.local userhelper[14603]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:00:05 ovirteng.stuffnet.local userhelper[14691]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:00:05 ovirteng.stuffnet.local userhelper[14691]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 15:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 53 of user root.
-- Subject: Unit session-53.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-53.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 15:01:01 ovirteng.stuffnet.local CROND[14733]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[14736]: starting 0anacron
Oct 01 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[14742]: finished 0anacron
Oct 01 15:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 15:02:10 ovirteng.stuffnet.local userhelper[14785]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:02:10 ovirteng.stuffnet.local userhelper[14785]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:02:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:02:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:02:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01849|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:02:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01850|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39420: receive error: Protocol error
Oct 01 15:02:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01851|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39420: connection dropped (Protocol error)
Oct 01 15:02:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:02:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:04:10 ovirteng.stuffnet.local userhelper[14867]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:04:10 ovirteng.stuffnet.local userhelper[14867]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:06:10 ovirteng.stuffnet.local userhelper[14945]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:06:10 ovirteng.stuffnet.local userhelper[14945]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:07:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:07:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:07:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01852|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:07:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01853|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39538: receive error: Protocol error
Oct 01 15:07:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01854|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39538: connection dropped (Protocol error)
Oct 01 15:07:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:07:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:08:11 ovirteng.stuffnet.local userhelper[15025]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:08:11 ovirteng.stuffnet.local userhelper[15025]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:10:11 ovirteng.stuffnet.local userhelper[15102]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:10:11 ovirteng.stuffnet.local userhelper[15102]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:12:11 ovirteng.stuffnet.local userhelper[15178]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:12:11 ovirteng.stuffnet.local userhelper[15178]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:12:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:12:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:12:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01855|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:12:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01856|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39656: receive error: Protocol error
Oct 01 15:12:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01857|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39656: connection dropped (Protocol error)
Oct 01 15:12:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:12:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:14:12 ovirteng.stuffnet.local userhelper[15259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:14:12 ovirteng.stuffnet.local userhelper[15259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:16:12 ovirteng.stuffnet.local userhelper[15338]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:16:12 ovirteng.stuffnet.local userhelper[15338]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:17:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:17:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01858|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01859|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39774: receive error: Protocol error
Oct 01 15:17:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01860|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39774: connection dropped (Protocol error)
Oct 01 15:17:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:17:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:18:13 ovirteng.stuffnet.local userhelper[15418]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:18:13 ovirteng.stuffnet.local userhelper[15418]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:20:13 ovirteng.stuffnet.local userhelper[15496]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:20:13 ovirteng.stuffnet.local userhelper[15496]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:22:13 ovirteng.stuffnet.local userhelper[15575]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:22:13 ovirteng.stuffnet.local userhelper[15575]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:22:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:22:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01861|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01862|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39892: receive error: Protocol error
Oct 01 15:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01863|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39892: connection dropped (Protocol error)
Oct 01 15:22:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:22:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:24:14 ovirteng.stuffnet.local userhelper[15659]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:24:14 ovirteng.stuffnet.local userhelper[15659]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:26:14 ovirteng.stuffnet.local userhelper[15733]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:26:14 ovirteng.stuffnet.local userhelper[15733]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:27:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:27:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:27:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01864|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:27:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01865|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40010: receive error: Protocol error
Oct 01 15:27:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01866|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40010: connection dropped (Protocol error)
Oct 01 15:27:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:27:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:28:15 ovirteng.stuffnet.local userhelper[15813]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:28:15 ovirteng.stuffnet.local userhelper[15813]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:30:15 ovirteng.stuffnet.local userhelper[15887]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:30:15 ovirteng.stuffnet.local userhelper[15887]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:32:16 ovirteng.stuffnet.local userhelper[15967]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:32:16 ovirteng.stuffnet.local userhelper[15967]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:32:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:32:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:32:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01867|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:32:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01868|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40130: receive error: Protocol error
Oct 01 15:32:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01869|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40130: connection dropped (Protocol error)
Oct 01 15:32:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:32:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:34:16 ovirteng.stuffnet.local userhelper[16043]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:34:16 ovirteng.stuffnet.local userhelper[16043]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:36:17 ovirteng.stuffnet.local userhelper[16123]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:36:17 ovirteng.stuffnet.local userhelper[16123]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:37:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:37:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:37:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01870|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:37:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01871|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40246: receive error: Protocol error
Oct 01 15:37:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01872|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40246: connection dropped (Protocol error)
Oct 01 15:37:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:37:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:38:18 ovirteng.stuffnet.local userhelper[16199]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:38:18 ovirteng.stuffnet.local userhelper[16199]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:40:18 ovirteng.stuffnet.local userhelper[16274]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:40:18 ovirteng.stuffnet.local userhelper[16274]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:42:20 ovirteng.stuffnet.local userhelper[16361]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:42:20 ovirteng.stuffnet.local userhelper[16361]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:42:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:42:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:42:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01873|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:42:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01874|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40364: receive error: Protocol error
Oct 01 15:42:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01875|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40364: connection dropped (Protocol error)
Oct 01 15:42:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:42:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:44:21 ovirteng.stuffnet.local userhelper[16440]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:44:21 ovirteng.stuffnet.local userhelper[16440]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:46:21 ovirteng.stuffnet.local userhelper[16516]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:46:21 ovirteng.stuffnet.local userhelper[16516]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:47:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:47:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:47:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01876|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:47:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01877|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40484: receive error: Protocol error
Oct 01 15:47:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01878|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40484: connection dropped (Protocol error)
Oct 01 15:47:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:47:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:48:22 ovirteng.stuffnet.local userhelper[16596]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:48:22 ovirteng.stuffnet.local userhelper[16596]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:50:22 ovirteng.stuffnet.local userhelper[16667]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:50:22 ovirteng.stuffnet.local userhelper[16667]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:52:22 ovirteng.stuffnet.local userhelper[16747]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:52:22 ovirteng.stuffnet.local userhelper[16747]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:52:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:52:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01879|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01880|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40602: receive error: Protocol error
Oct 01 15:52:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01881|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40602: connection dropped (Protocol error)
Oct 01 15:52:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:52:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:54:23 ovirteng.stuffnet.local userhelper[16827]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:54:23 ovirteng.stuffnet.local userhelper[16827]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:56:23 ovirteng.stuffnet.local userhelper[16907]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:56:23 ovirteng.stuffnet.local userhelper[16907]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 15:57:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:57:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 15:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01882|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 15:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01883|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40720: receive error: Protocol error
Oct 01 15:57:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01884|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40720: connection dropped (Protocol error)
Oct 01 15:57:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 15:57:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 15:58:24 ovirteng.stuffnet.local userhelper[16988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 15:58:24 ovirteng.stuffnet.local userhelper[16988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:00:24 ovirteng.stuffnet.local userhelper[17075]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:00:24 ovirteng.stuffnet.local userhelper[17075]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 16:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 54 of user root.
-- Subject: Unit session-54.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-54.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 16:01:01 ovirteng.stuffnet.local CROND[17108]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[17111]: starting 0anacron
Oct 01 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[17117]: finished 0anacron
Oct 01 16:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 16:02:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:02:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:02:24 ovirteng.stuffnet.local userhelper[17175]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:02:24 ovirteng.stuffnet.local userhelper[17175]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01885|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01886|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40846: receive error: Protocol error
Oct 01 16:02:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01887|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40846: connection dropped (Protocol error)
Oct 01 16:02:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:02:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:04:25 ovirteng.stuffnet.local userhelper[17245]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:04:25 ovirteng.stuffnet.local userhelper[17245]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:06:25 ovirteng.stuffnet.local userhelper[17335]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:06:25 ovirteng.stuffnet.local userhelper[17335]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:07:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:07:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:07:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01888|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:07:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01889|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40964: receive error: Protocol error
Oct 01 16:07:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01890|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40964: connection dropped (Protocol error)
Oct 01 16:07:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:07:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:08:26 ovirteng.stuffnet.local userhelper[17414]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:08:26 ovirteng.stuffnet.local userhelper[17414]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:10:26 ovirteng.stuffnet.local userhelper[17491]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:10:26 ovirteng.stuffnet.local userhelper[17491]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:12:26 ovirteng.stuffnet.local userhelper[17562]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:12:26 ovirteng.stuffnet.local userhelper[17562]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:12:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:12:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:12:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01891|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:12:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01892|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41084: receive error: Protocol error
Oct 01 16:12:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01893|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41084: connection dropped (Protocol error)
Oct 01 16:12:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:12:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:14:27 ovirteng.stuffnet.local userhelper[17652]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:14:27 ovirteng.stuffnet.local userhelper[17652]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:16:27 ovirteng.stuffnet.local userhelper[17731]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:16:27 ovirteng.stuffnet.local userhelper[17731]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:17:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:17:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:17:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01894|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:17:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01895|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41204: receive error: Protocol error
Oct 01 16:17:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01896|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41204: connection dropped (Protocol error)
Oct 01 16:17:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:17:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:18:28 ovirteng.stuffnet.local userhelper[17813]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:18:28 ovirteng.stuffnet.local userhelper[17813]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:20:29 ovirteng.stuffnet.local userhelper[17888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:20:29 ovirteng.stuffnet.local userhelper[17888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:22:30 ovirteng.stuffnet.local userhelper[17968]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:22:30 ovirteng.stuffnet.local userhelper[17968]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:22:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:22:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:22:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01897|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:22:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01898|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41322: receive error: Protocol error
Oct 01 16:22:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01899|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41322: connection dropped (Protocol error)
Oct 01 16:22:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:22:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:24:30 ovirteng.stuffnet.local userhelper[18049]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:24:30 ovirteng.stuffnet.local userhelper[18049]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:26:31 ovirteng.stuffnet.local userhelper[18128]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:26:31 ovirteng.stuffnet.local userhelper[18128]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:27:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:27:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01900|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01901|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41440: receive error: Protocol error
Oct 01 16:27:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01902|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41440: connection dropped (Protocol error)
Oct 01 16:27:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:27:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:28:31 ovirteng.stuffnet.local userhelper[18209]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:28:31 ovirteng.stuffnet.local userhelper[18209]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:30:32 ovirteng.stuffnet.local userhelper[18280]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:30:32 ovirteng.stuffnet.local userhelper[18280]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:32:32 ovirteng.stuffnet.local userhelper[18363]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:32:32 ovirteng.stuffnet.local userhelper[18363]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:32:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:32:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:32:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01903|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:32:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01904|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41558: receive error: Protocol error
Oct 01 16:32:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01905|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41558: connection dropped (Protocol error)
Oct 01 16:32:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:32:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:34:32 ovirteng.stuffnet.local userhelper[18443]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:34:32 ovirteng.stuffnet.local userhelper[18443]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:36:33 ovirteng.stuffnet.local userhelper[18523]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:36:33 ovirteng.stuffnet.local userhelper[18523]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:37:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:37:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01906|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01907|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41676: receive error: Protocol error
Oct 01 16:37:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01908|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41676: connection dropped (Protocol error)
Oct 01 16:37:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:37:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:38:33 ovirteng.stuffnet.local userhelper[18603]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:38:33 ovirteng.stuffnet.local userhelper[18603]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:40:33 ovirteng.stuffnet.local userhelper[18677]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:40:33 ovirteng.stuffnet.local userhelper[18677]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:42:34 ovirteng.stuffnet.local userhelper[18755]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:42:34 ovirteng.stuffnet.local userhelper[18755]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:42:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:42:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01909|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01910|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41794: receive error: Protocol error
Oct 01 16:42:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01911|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41794: connection dropped (Protocol error)
Oct 01 16:42:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:42:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:44:34 ovirteng.stuffnet.local userhelper[18836]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:44:34 ovirteng.stuffnet.local userhelper[18836]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:46:35 ovirteng.stuffnet.local userhelper[18916]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:46:35 ovirteng.stuffnet.local userhelper[18916]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:47:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:47:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01912|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01913|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41912: receive error: Protocol error
Oct 01 16:47:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01914|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41912: connection dropped (Protocol error)
Oct 01 16:47:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:47:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:48:35 ovirteng.stuffnet.local userhelper[18996]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:48:35 ovirteng.stuffnet.local userhelper[18996]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:50:35 ovirteng.stuffnet.local userhelper[19072]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:50:35 ovirteng.stuffnet.local userhelper[19072]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:52:36 ovirteng.stuffnet.local userhelper[19151]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:52:36 ovirteng.stuffnet.local userhelper[19151]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:52:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:52:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:52:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01915|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:52:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01916|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42030: receive error: Protocol error
Oct 01 16:52:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01917|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42030: connection dropped (Protocol error)
Oct 01 16:52:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:52:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:54:36 ovirteng.stuffnet.local userhelper[19231]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:54:36 ovirteng.stuffnet.local userhelper[19231]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:56:37 ovirteng.stuffnet.local userhelper[19310]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:56:37 ovirteng.stuffnet.local userhelper[19310]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 16:57:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:57:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 16:57:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01918|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 16:57:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01919|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42148: receive error: Protocol error
Oct 01 16:57:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01920|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42148: connection dropped (Protocol error)
Oct 01 16:57:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 16:57:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 16:58:37 ovirteng.stuffnet.local userhelper[19391]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 16:58:37 ovirteng.stuffnet.local userhelper[19391]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:00:38 ovirteng.stuffnet.local userhelper[19476]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:00:38 ovirteng.stuffnet.local userhelper[19476]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 17:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 55 of user root.
-- Subject: Unit session-55.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-55.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 17:01:01 ovirteng.stuffnet.local CROND[19492]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[19495]: starting 0anacron
Oct 01 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[19501]: finished 0anacron
Oct 01 17:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 17:02:39 ovirteng.stuffnet.local userhelper[19572]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:02:39 ovirteng.stuffnet.local userhelper[19572]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:02:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:02:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01921|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01922|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42270: receive error: Protocol error
Oct 01 17:02:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01923|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42270: connection dropped (Protocol error)
Oct 01 17:02:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:02:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:04:39 ovirteng.stuffnet.local userhelper[19652]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:04:39 ovirteng.stuffnet.local userhelper[19652]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:06:39 ovirteng.stuffnet.local userhelper[19731]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:06:39 ovirteng.stuffnet.local userhelper[19731]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:07:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:07:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01924|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01925|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42388: receive error: Protocol error
Oct 01 17:07:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01926|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42388: connection dropped (Protocol error)
Oct 01 17:07:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:07:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:08:40 ovirteng.stuffnet.local userhelper[19809]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:08:40 ovirteng.stuffnet.local userhelper[19809]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:10:40 ovirteng.stuffnet.local userhelper[19882]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:10:40 ovirteng.stuffnet.local userhelper[19882]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:12:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:12:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01927|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01928|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42506: receive error: Protocol error
Oct 01 17:12:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01929|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42506: connection dropped (Protocol error)
Oct 01 17:12:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:12:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:12:48 ovirteng.stuffnet.local userhelper[19966]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:12:48 ovirteng.stuffnet.local userhelper[19966]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:14:48 ovirteng.stuffnet.local userhelper[20042]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:14:48 ovirteng.stuffnet.local userhelper[20042]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:16:52 ovirteng.stuffnet.local userhelper[20114]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:16:52 ovirteng.stuffnet.local userhelper[20114]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:17:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:17:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01930|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01931|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42624: receive error: Protocol error
Oct 01 17:17:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01932|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42624: connection dropped (Protocol error)
Oct 01 17:17:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:17:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:18:53 ovirteng.stuffnet.local userhelper[20192]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:18:53 ovirteng.stuffnet.local userhelper[20192]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:20:53 ovirteng.stuffnet.local userhelper[20266]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:20:53 ovirteng.stuffnet.local userhelper[20266]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:22:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:22:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01933|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01934|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42742: receive error: Protocol error
Oct 01 17:22:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01935|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42742: connection dropped (Protocol error)
Oct 01 17:22:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:22:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:22:54 ovirteng.stuffnet.local userhelper[20348]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:22:54 ovirteng.stuffnet.local userhelper[20348]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:24:54 ovirteng.stuffnet.local userhelper[20419]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:24:54 ovirteng.stuffnet.local userhelper[20419]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:26:55 ovirteng.stuffnet.local userhelper[20497]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:26:55 ovirteng.stuffnet.local userhelper[20497]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:27:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:27:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01936|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01937|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42860: receive error: Protocol error
Oct 01 17:27:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01938|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42860: connection dropped (Protocol error)
Oct 01 17:27:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:27:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:28:55 ovirteng.stuffnet.local userhelper[20574]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:28:55 ovirteng.stuffnet.local userhelper[20574]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:30:56 ovirteng.stuffnet.local userhelper[20647]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:30:56 ovirteng.stuffnet.local userhelper[20647]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:32:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:32:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01939|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01940|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42978: receive error: Protocol error
Oct 01 17:32:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01941|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42978: connection dropped (Protocol error)
Oct 01 17:32:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:32:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:33:08 ovirteng.stuffnet.local userhelper[20728]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:33:08 ovirteng.stuffnet.local userhelper[20728]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:35:08 ovirteng.stuffnet.local userhelper[20801]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:35:08 ovirteng.stuffnet.local userhelper[20801]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:37:09 ovirteng.stuffnet.local userhelper[20875]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:37:09 ovirteng.stuffnet.local userhelper[20875]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:37:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:37:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:37:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01942|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:37:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01943|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43096: receive error: Protocol error
Oct 01 17:37:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01944|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43096: connection dropped (Protocol error)
Oct 01 17:37:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:37:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:39:09 ovirteng.stuffnet.local userhelper[20955]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:39:09 ovirteng.stuffnet.local userhelper[20955]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:41:10 ovirteng.stuffnet.local userhelper[21025]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:41:10 ovirteng.stuffnet.local userhelper[21025]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:42:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:42:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:42:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01945|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:42:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01946|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43214: receive error: Protocol error
Oct 01 17:42:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01947|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43214: connection dropped (Protocol error)
Oct 01 17:42:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:42:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:43:10 ovirteng.stuffnet.local userhelper[21108]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:43:10 ovirteng.stuffnet.local userhelper[21108]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:45:11 ovirteng.stuffnet.local userhelper[21184]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:45:11 ovirteng.stuffnet.local userhelper[21184]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:47:11 ovirteng.stuffnet.local userhelper[21261]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:47:11 ovirteng.stuffnet.local userhelper[21261]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:47:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:47:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:47:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01948|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:47:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01949|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43332: receive error: Protocol error
Oct 01 17:47:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01950|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43332: connection dropped (Protocol error)
Oct 01 17:47:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:47:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:49:12 ovirteng.stuffnet.local userhelper[21342]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:49:12 ovirteng.stuffnet.local userhelper[21342]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:51:12 ovirteng.stuffnet.local userhelper[21415]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:51:12 ovirteng.stuffnet.local userhelper[21415]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:52:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:52:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:52:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01951|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:52:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01952|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43452: receive error: Protocol error
Oct 01 17:52:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01953|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43452: connection dropped (Protocol error)
Oct 01 17:52:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:52:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:53:12 ovirteng.stuffnet.local userhelper[21495]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:53:12 ovirteng.stuffnet.local userhelper[21495]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:55:13 ovirteng.stuffnet.local userhelper[21574]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:55:13 ovirteng.stuffnet.local userhelper[21574]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:57:13 ovirteng.stuffnet.local userhelper[21652]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:57:13 ovirteng.stuffnet.local userhelper[21652]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 17:57:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:57:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 17:57:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01954|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 17:57:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01955|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43570: receive error: Protocol error
Oct 01 17:57:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01956|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43570: connection dropped (Protocol error)
Oct 01 17:57:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 17:57:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 17:59:13 ovirteng.stuffnet.local userhelper[21734]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 17:59:13 ovirteng.stuffnet.local userhelper[21734]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 18:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 56 of user root.
-- Subject: Unit session-56.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-56.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 18:01:01 ovirteng.stuffnet.local CROND[21814]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[21817]: starting 0anacron
Oct 01 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[21823]: finished 0anacron
Oct 01 18:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 18:01:14 ovirteng.stuffnet.local userhelper[21832]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:01:14 ovirteng.stuffnet.local userhelper[21832]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:02:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:02:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:02:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01957|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:02:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01958|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43692: receive error: Protocol error
Oct 01 18:02:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01959|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43692: connection dropped (Protocol error)
Oct 01 18:02:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:02:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:03:14 ovirteng.stuffnet.local userhelper[21913]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:03:14 ovirteng.stuffnet.local userhelper[21913]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:05:15 ovirteng.stuffnet.local userhelper[21988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:05:15 ovirteng.stuffnet.local userhelper[21988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:07:16 ovirteng.stuffnet.local userhelper[22067]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:07:16 ovirteng.stuffnet.local userhelper[22067]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:07:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:07:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:07:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01960|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:07:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01961|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43810: receive error: Protocol error
Oct 01 18:07:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01962|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43810: connection dropped (Protocol error)
Oct 01 18:07:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:07:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:09:16 ovirteng.stuffnet.local userhelper[22147]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:09:16 ovirteng.stuffnet.local userhelper[22147]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:11:17 ovirteng.stuffnet.local userhelper[22222]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:11:17 ovirteng.stuffnet.local userhelper[22222]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:12:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:12:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:12:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01963|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:12:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01964|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43928: receive error: Protocol error
Oct 01 18:12:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01965|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43928: connection dropped (Protocol error)
Oct 01 18:12:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:12:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:13:17 ovirteng.stuffnet.local userhelper[22305]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:13:17 ovirteng.stuffnet.local userhelper[22305]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:15:18 ovirteng.stuffnet.local userhelper[22379]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:15:18 ovirteng.stuffnet.local userhelper[22379]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:17:18 ovirteng.stuffnet.local userhelper[22456]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:17:18 ovirteng.stuffnet.local userhelper[22456]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:17:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:17:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:17:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01966|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:17:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01967|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44046: receive error: Protocol error
Oct 01 18:17:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01968|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44046: connection dropped (Protocol error)
Oct 01 18:17:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:17:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:19:18 ovirteng.stuffnet.local userhelper[22538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:19:18 ovirteng.stuffnet.local userhelper[22538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:21:19 ovirteng.stuffnet.local userhelper[22611]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:21:19 ovirteng.stuffnet.local userhelper[22611]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:22:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:22:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:22:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01969|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:22:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01970|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44164: receive error: Protocol error
Oct 01 18:22:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01971|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44164: connection dropped (Protocol error)
Oct 01 18:22:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:22:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:23:19 ovirteng.stuffnet.local userhelper[22696]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:23:19 ovirteng.stuffnet.local userhelper[22696]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:25:20 ovirteng.stuffnet.local userhelper[22772]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:25:20 ovirteng.stuffnet.local userhelper[22772]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:27:20 ovirteng.stuffnet.local userhelper[22849]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:27:20 ovirteng.stuffnet.local userhelper[22849]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:27:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:27:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:27:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01972|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:27:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01973|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44282: receive error: Protocol error
Oct 01 18:27:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01974|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44282: connection dropped (Protocol error)
Oct 01 18:27:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:27:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:29:20 ovirteng.stuffnet.local userhelper[22929]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:29:20 ovirteng.stuffnet.local userhelper[22929]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:31:21 ovirteng.stuffnet.local userhelper[23004]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:31:21 ovirteng.stuffnet.local userhelper[23004]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:32:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:32:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:32:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01975|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:32:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01976|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44400: receive error: Protocol error
Oct 01 18:32:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01977|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44400: connection dropped (Protocol error)
Oct 01 18:32:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:32:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:33:24 ovirteng.stuffnet.local userhelper[23088]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:33:24 ovirteng.stuffnet.local userhelper[23088]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:35:24 ovirteng.stuffnet.local userhelper[23163]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:35:24 ovirteng.stuffnet.local userhelper[23163]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:37:25 ovirteng.stuffnet.local userhelper[23253]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:37:25 ovirteng.stuffnet.local userhelper[23253]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:37:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:37:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:37:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01978|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:37:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01979|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44518: receive error: Protocol error
Oct 01 18:37:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01980|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44518: connection dropped (Protocol error)
Oct 01 18:37:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:37:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:39:26 ovirteng.stuffnet.local userhelper[23334]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:39:26 ovirteng.stuffnet.local userhelper[23334]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:41:26 ovirteng.stuffnet.local userhelper[23409]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:41:26 ovirteng.stuffnet.local userhelper[23409]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:42:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:42:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:42:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01981|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:42:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01982|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44636: receive error: Protocol error
Oct 01 18:42:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01983|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44636: connection dropped (Protocol error)
Oct 01 18:42:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:42:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:43:27 ovirteng.stuffnet.local userhelper[23492]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:43:27 ovirteng.stuffnet.local userhelper[23492]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:45:27 ovirteng.stuffnet.local userhelper[23567]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:45:27 ovirteng.stuffnet.local userhelper[23567]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:47:27 ovirteng.stuffnet.local userhelper[23648]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:47:27 ovirteng.stuffnet.local userhelper[23648]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:47:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:47:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:47:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01984|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:47:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01985|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44754: receive error: Protocol error
Oct 01 18:47:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01986|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44754: connection dropped (Protocol error)
Oct 01 18:47:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:47:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:49:28 ovirteng.stuffnet.local userhelper[23727]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:49:28 ovirteng.stuffnet.local userhelper[23727]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:51:28 ovirteng.stuffnet.local userhelper[23804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:51:28 ovirteng.stuffnet.local userhelper[23804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:52:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:52:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:52:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01987|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:52:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01988|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44872: receive error: Protocol error
Oct 01 18:52:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01989|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44872: connection dropped (Protocol error)
Oct 01 18:52:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:52:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:53:28 ovirteng.stuffnet.local userhelper[23888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:53:28 ovirteng.stuffnet.local userhelper[23888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:55:29 ovirteng.stuffnet.local userhelper[23962]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:55:29 ovirteng.stuffnet.local userhelper[23962]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:57:29 ovirteng.stuffnet.local userhelper[24040]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:57:29 ovirteng.stuffnet.local userhelper[24040]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 18:57:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:57:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 18:57:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01990|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 18:57:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01991|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44990: receive error: Protocol error
Oct 01 18:57:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01992|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44990: connection dropped (Protocol error)
Oct 01 18:57:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 18:57:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 18:59:30 ovirteng.stuffnet.local userhelper[24122]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 18:59:30 ovirteng.stuffnet.local userhelper[24122]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 19:01:02 ovirteng.stuffnet.local systemd[1]: Started Session 57 of user root.
-- Subject: Unit session-57.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-57.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 19:01:02 ovirteng.stuffnet.local CROND[24188]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 19:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[24191]: starting 0anacron
Oct 01 19:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[24197]: finished 0anacron
Oct 01 19:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 19:01:30 ovirteng.stuffnet.local userhelper[24225]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:01:30 ovirteng.stuffnet.local userhelper[24225]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:02:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:02:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01993|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01994|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45112: receive error: Protocol error
Oct 01 19:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01995|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45112: connection dropped (Protocol error)
Oct 01 19:02:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:02:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:03:30 ovirteng.stuffnet.local userhelper[24303]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:03:30 ovirteng.stuffnet.local userhelper[24303]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:05:31 ovirteng.stuffnet.local userhelper[24379]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:05:31 ovirteng.stuffnet.local userhelper[24379]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:07:31 ovirteng.stuffnet.local userhelper[24457]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:07:31 ovirteng.stuffnet.local userhelper[24457]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:07:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:07:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01996|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01997|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45230: receive error: Protocol error
Oct 01 19:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01998|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45230: connection dropped (Protocol error)
Oct 01 19:07:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:07:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:09:32 ovirteng.stuffnet.local userhelper[24539]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:09:32 ovirteng.stuffnet.local userhelper[24539]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:11:32 ovirteng.stuffnet.local userhelper[24617]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:11:32 ovirteng.stuffnet.local userhelper[24617]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:12:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:12:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:12:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|01999|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:12:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02000|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45348: receive error: Protocol error
Oct 01 19:12:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02001|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45348: connection dropped (Protocol error)
Oct 01 19:12:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:12:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:13:32 ovirteng.stuffnet.local userhelper[24698]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:13:32 ovirteng.stuffnet.local userhelper[24698]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:15:33 ovirteng.stuffnet.local userhelper[24773]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:15:33 ovirteng.stuffnet.local userhelper[24773]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:17:33 ovirteng.stuffnet.local userhelper[24853]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:17:33 ovirteng.stuffnet.local userhelper[24853]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:17:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:17:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:17:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02002|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:17:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02003|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45466: receive error: Protocol error
Oct 01 19:17:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02004|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45466: connection dropped (Protocol error)
Oct 01 19:17:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:17:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:19:33 ovirteng.stuffnet.local userhelper[24933]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:19:33 ovirteng.stuffnet.local userhelper[24933]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:21:34 ovirteng.stuffnet.local userhelper[25010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:21:34 ovirteng.stuffnet.local userhelper[25010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:22:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:22:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:22:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02005|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:22:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02006|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45584: receive error: Protocol error
Oct 01 19:22:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02007|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45584: connection dropped (Protocol error)
Oct 01 19:22:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:22:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:23:34 ovirteng.stuffnet.local userhelper[25092]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:23:34 ovirteng.stuffnet.local userhelper[25092]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:25:35 ovirteng.stuffnet.local userhelper[25167]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:25:35 ovirteng.stuffnet.local userhelper[25167]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:27:35 ovirteng.stuffnet.local userhelper[25247]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:27:35 ovirteng.stuffnet.local userhelper[25247]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:27:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:27:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:27:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02008|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:27:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02009|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45702: receive error: Protocol error
Oct 01 19:27:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02010|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45702: connection dropped (Protocol error)
Oct 01 19:27:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:27:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:29:35 ovirteng.stuffnet.local userhelper[25327]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:29:35 ovirteng.stuffnet.local userhelper[25327]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:31:36 ovirteng.stuffnet.local userhelper[25404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:31:36 ovirteng.stuffnet.local userhelper[25404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:33:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:33:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:33:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02011|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:33:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02012|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45820: receive error: Protocol error
Oct 01 19:33:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02013|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45820: connection dropped (Protocol error)
Oct 01 19:33:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:33:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:33:36 ovirteng.stuffnet.local userhelper[25485]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:33:36 ovirteng.stuffnet.local userhelper[25485]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:35:37 ovirteng.stuffnet.local userhelper[25562]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:35:37 ovirteng.stuffnet.local userhelper[25562]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:37:37 ovirteng.stuffnet.local userhelper[25642]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:37:37 ovirteng.stuffnet.local userhelper[25642]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:38:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:38:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:38:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02014|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:38:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02015|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45938: receive error: Protocol error
Oct 01 19:38:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02016|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45938: connection dropped (Protocol error)
Oct 01 19:38:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:38:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:39:37 ovirteng.stuffnet.local userhelper[25722]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:39:37 ovirteng.stuffnet.local userhelper[25722]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:41:38 ovirteng.stuffnet.local userhelper[25799]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:41:38 ovirteng.stuffnet.local userhelper[25799]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:43:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:43:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:43:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02017|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:43:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02018|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46056: receive error: Protocol error
Oct 01 19:43:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02019|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46056: connection dropped (Protocol error)
Oct 01 19:43:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:43:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:43:38 ovirteng.stuffnet.local userhelper[25882]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:43:38 ovirteng.stuffnet.local userhelper[25882]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:45:38 ovirteng.stuffnet.local userhelper[25958]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:45:38 ovirteng.stuffnet.local userhelper[25958]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:47:39 ovirteng.stuffnet.local userhelper[26037]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:47:39 ovirteng.stuffnet.local userhelper[26037]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:48:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:48:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:48:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02020|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:48:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02021|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46174: receive error: Protocol error
Oct 01 19:48:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02022|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46174: connection dropped (Protocol error)
Oct 01 19:48:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:48:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:49:39 ovirteng.stuffnet.local userhelper[26117]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:49:39 ovirteng.stuffnet.local userhelper[26117]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:51:40 ovirteng.stuffnet.local userhelper[26192]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:51:40 ovirteng.stuffnet.local userhelper[26192]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:53:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:53:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:53:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02023|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:53:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02024|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46288: receive error: Protocol error
Oct 01 19:53:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02025|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46288: connection dropped (Protocol error)
Oct 01 19:53:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:53:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:53:40 ovirteng.stuffnet.local userhelper[26276]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:53:40 ovirteng.stuffnet.local userhelper[26276]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:55:40 ovirteng.stuffnet.local userhelper[26351]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:55:40 ovirteng.stuffnet.local userhelper[26351]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:57:41 ovirteng.stuffnet.local userhelper[26431]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:57:41 ovirteng.stuffnet.local userhelper[26431]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 19:58:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:58:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 19:58:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02026|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 19:58:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02027|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46404: receive error: Protocol error
Oct 01 19:58:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02028|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46404: connection dropped (Protocol error)
Oct 01 19:58:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 19:58:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 19:59:41 ovirteng.stuffnet.local userhelper[26511]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 19:59:41 ovirteng.stuffnet.local userhelper[26511]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 20:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 58 of user root.
-- Subject: Unit session-58.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-58.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 20:01:01 ovirteng.stuffnet.local CROND[26569]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 20:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[26572]: starting 0anacron
Oct 01 20:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[26578]: finished 0anacron
Oct 01 20:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 20:01:42 ovirteng.stuffnet.local userhelper[26615]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:01:42 ovirteng.stuffnet.local userhelper[26615]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:03:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:03:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:03:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02029|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:03:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02030|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46526: receive error: Protocol error
Oct 01 20:03:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02031|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46526: connection dropped (Protocol error)
Oct 01 20:03:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:03:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:03:42 ovirteng.stuffnet.local userhelper[26699]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:03:42 ovirteng.stuffnet.local userhelper[26699]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:05:42 ovirteng.stuffnet.local userhelper[26775]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:05:42 ovirteng.stuffnet.local userhelper[26775]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:07:43 ovirteng.stuffnet.local userhelper[26854]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:07:43 ovirteng.stuffnet.local userhelper[26854]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:08:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:08:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02032|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02033|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46644: receive error: Protocol error
Oct 01 20:08:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02034|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46644: connection dropped (Protocol error)
Oct 01 20:08:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:08:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:09:43 ovirteng.stuffnet.local userhelper[26935]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:09:43 ovirteng.stuffnet.local userhelper[26935]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:11:43 ovirteng.stuffnet.local userhelper[27011]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:11:43 ovirteng.stuffnet.local userhelper[27011]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:13:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:13:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:13:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02035|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:13:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02036|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46762: receive error: Protocol error
Oct 01 20:13:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02037|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46762: connection dropped (Protocol error)
Oct 01 20:13:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:13:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:13:44 ovirteng.stuffnet.local userhelper[27094]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:13:44 ovirteng.stuffnet.local userhelper[27094]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:15:44 ovirteng.stuffnet.local userhelper[27169]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:15:44 ovirteng.stuffnet.local userhelper[27169]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:17:45 ovirteng.stuffnet.local userhelper[27249]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:17:45 ovirteng.stuffnet.local userhelper[27249]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:18:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:18:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:18:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02038|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:18:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02039|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46880: receive error: Protocol error
Oct 01 20:18:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02040|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46880: connection dropped (Protocol error)
Oct 01 20:18:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:18:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:19:45 ovirteng.stuffnet.local userhelper[27328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:19:45 ovirteng.stuffnet.local userhelper[27328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:21:45 ovirteng.stuffnet.local userhelper[27405]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:21:45 ovirteng.stuffnet.local userhelper[27405]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:23:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:23:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:23:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02041|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:23:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02042|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46998: receive error: Protocol error
Oct 01 20:23:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02043|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46998: connection dropped (Protocol error)
Oct 01 20:23:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:23:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:23:46 ovirteng.stuffnet.local userhelper[27488]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:23:46 ovirteng.stuffnet.local userhelper[27488]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:25:46 ovirteng.stuffnet.local userhelper[27563]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:25:46 ovirteng.stuffnet.local userhelper[27563]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:27:47 ovirteng.stuffnet.local userhelper[27642]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:27:47 ovirteng.stuffnet.local userhelper[27642]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:28:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:28:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:28:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02044|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:28:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02045|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47116: receive error: Protocol error
Oct 01 20:28:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02046|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47116: connection dropped (Protocol error)
Oct 01 20:28:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:28:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:29:47 ovirteng.stuffnet.local userhelper[27722]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:29:47 ovirteng.stuffnet.local userhelper[27722]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:31:47 ovirteng.stuffnet.local userhelper[27798]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:31:47 ovirteng.stuffnet.local userhelper[27798]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:33:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:33:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:33:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02047|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:33:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02048|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47234: receive error: Protocol error
Oct 01 20:33:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02049|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47234: connection dropped (Protocol error)
Oct 01 20:33:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:33:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:33:48 ovirteng.stuffnet.local userhelper[27881]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:33:48 ovirteng.stuffnet.local userhelper[27881]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:35:48 ovirteng.stuffnet.local userhelper[27956]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:35:48 ovirteng.stuffnet.local userhelper[27956]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:37:49 ovirteng.stuffnet.local userhelper[28037]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:37:49 ovirteng.stuffnet.local userhelper[28037]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:38:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:38:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:38:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02050|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:38:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02051|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47352: receive error: Protocol error
Oct 01 20:38:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02052|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47352: connection dropped (Protocol error)
Oct 01 20:38:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:38:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:39:49 ovirteng.stuffnet.local userhelper[28116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:39:49 ovirteng.stuffnet.local userhelper[28116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:41:49 ovirteng.stuffnet.local userhelper[28192]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:41:49 ovirteng.stuffnet.local userhelper[28192]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:43:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:43:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:43:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02053|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:43:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02054|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47470: receive error: Protocol error
Oct 01 20:43:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02055|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47470: connection dropped (Protocol error)
Oct 01 20:43:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:43:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:43:53 ovirteng.stuffnet.local userhelper[28275]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:43:53 ovirteng.stuffnet.local userhelper[28275]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:45:53 ovirteng.stuffnet.local userhelper[28350]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:45:53 ovirteng.stuffnet.local userhelper[28350]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:47:54 ovirteng.stuffnet.local userhelper[28431]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:47:54 ovirteng.stuffnet.local userhelper[28431]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:48:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:48:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02056|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02057|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47588: receive error: Protocol error
Oct 01 20:48:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02058|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47588: connection dropped (Protocol error)
Oct 01 20:48:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:48:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:49:54 ovirteng.stuffnet.local userhelper[28512]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:49:54 ovirteng.stuffnet.local userhelper[28512]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:51:54 ovirteng.stuffnet.local userhelper[28587]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:51:54 ovirteng.stuffnet.local userhelper[28587]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:53:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:53:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:53:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02059|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:53:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02060|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47706: receive error: Protocol error
Oct 01 20:53:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02061|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47706: connection dropped (Protocol error)
Oct 01 20:53:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:53:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:53:55 ovirteng.stuffnet.local userhelper[28672]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:53:55 ovirteng.stuffnet.local userhelper[28672]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:55:55 ovirteng.stuffnet.local userhelper[28747]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:55:55 ovirteng.stuffnet.local userhelper[28747]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:57:56 ovirteng.stuffnet.local userhelper[28824]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:57:56 ovirteng.stuffnet.local userhelper[28824]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 20:58:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:58:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 20:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02062|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 20:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02063|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47824: receive error: Protocol error
Oct 01 20:58:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02064|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47824: connection dropped (Protocol error)
Oct 01 20:58:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 20:58:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 20:59:56 ovirteng.stuffnet.local userhelper[28905]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 20:59:56 ovirteng.stuffnet.local userhelper[28905]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 21:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 59 of user root.
-- Subject: Unit session-59.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-59.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 21:01:01 ovirteng.stuffnet.local CROND[28957]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 21:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[28960]: starting 0anacron
Oct 01 21:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[28966]: finished 0anacron
Oct 01 21:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 21:01:56 ovirteng.stuffnet.local userhelper[29007]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:01:56 ovirteng.stuffnet.local userhelper[29007]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:03:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:03:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:03:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02065|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:03:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02066|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47946: receive error: Protocol error
Oct 01 21:03:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02067|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47946: connection dropped (Protocol error)
Oct 01 21:03:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:03:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:03:57 ovirteng.stuffnet.local userhelper[29090]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:03:57 ovirteng.stuffnet.local userhelper[29090]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:05:57 ovirteng.stuffnet.local userhelper[29165]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:05:57 ovirteng.stuffnet.local userhelper[29165]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:07:58 ovirteng.stuffnet.local userhelper[29245]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:07:58 ovirteng.stuffnet.local userhelper[29245]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:08:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:08:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:08:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02068|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:08:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02069|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48082: receive error: Protocol error
Oct 01 21:08:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02070|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48082: connection dropped (Protocol error)
Oct 01 21:08:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:08:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:09:58 ovirteng.stuffnet.local userhelper[29338]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:09:58 ovirteng.stuffnet.local userhelper[29338]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:11:58 ovirteng.stuffnet.local userhelper[29417]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:11:58 ovirteng.stuffnet.local userhelper[29417]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:13:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:13:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:13:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02071|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:13:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02072|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48182: receive error: Protocol error
Oct 01 21:13:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02073|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48182: connection dropped (Protocol error)
Oct 01 21:13:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:13:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:13:59 ovirteng.stuffnet.local userhelper[29498]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:13:59 ovirteng.stuffnet.local userhelper[29498]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:16:00 ovirteng.stuffnet.local userhelper[29567]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:16:00 ovirteng.stuffnet.local userhelper[29567]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:18:09 ovirteng.stuffnet.local userhelper[29648]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:18:09 ovirteng.stuffnet.local userhelper[29648]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:18:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:18:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:18:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02074|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:18:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02075|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48300: receive error: Protocol error
Oct 01 21:18:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02076|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48300: connection dropped (Protocol error)
Oct 01 21:18:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:18:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:20:12 ovirteng.stuffnet.local userhelper[29720]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:20:12 ovirteng.stuffnet.local userhelper[29720]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:22:22 ovirteng.stuffnet.local userhelper[29788]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:22:22 ovirteng.stuffnet.local userhelper[29788]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:23:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:23:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:23:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02077|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:23:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02078|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48412: receive error: Protocol error
Oct 01 21:23:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02079|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48412: connection dropped (Protocol error)
Oct 01 21:23:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:23:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:24:22 ovirteng.stuffnet.local userhelper[29875]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:24:22 ovirteng.stuffnet.local userhelper[29875]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:26:23 ovirteng.stuffnet.local userhelper[29930]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:26:23 ovirteng.stuffnet.local userhelper[29930]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:28:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:28:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:28:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02080|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:28:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02081|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48524: receive error: Protocol error
Oct 01 21:28:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02082|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48524: connection dropped (Protocol error)
Oct 01 21:28:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:28:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:28:38 ovirteng.stuffnet.local userhelper[30010]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:28:38 ovirteng.stuffnet.local userhelper[30010]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2: lost interrupt (Status 0x58)
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2: drained 8 bytes to clear DRQ
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Get event status notification 4a 01 00 00 10 00 00 00 08 00res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2.00: status: { DRDY }
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2: soft resetting link
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2.01: NODEV after polling detection
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2.00: configured for MWDMA2
Oct 01 21:30:48 ovirteng.stuffnet.local kernel: ata2: EH complete
Oct 01 21:31:05 ovirteng.stuffnet.local userhelper[30088]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:31:05 ovirteng.stuffnet.local userhelper[30088]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:33:09 ovirteng.stuffnet.local userhelper[30161]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:33:09 ovirteng.stuffnet.local userhelper[30161]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:33:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:33:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:33:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02083|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:33:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02084|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48634: receive error: Protocol error
Oct 01 21:33:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02085|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48634: connection dropped (Protocol error)
Oct 01 21:33:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:33:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:35:09 ovirteng.stuffnet.local userhelper[30240]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:35:09 ovirteng.stuffnet.local userhelper[30240]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [python2:1367]
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: Modules linked in: openvswitch ip6t_rpfilter ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack ebtable_nat ip6table_nat nf_conntrack_ipv6 nf_defrag_ipv6 nf_nat_ipv6 ip6table_mangle ip6table_security ip6table_raw iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat iptable_mangle iptable_security iptable_raw nf_conntrack ip_set nfnetlink ebtable_filter ebtables ip6table_filter ip6_tables iptable_filter sunrpc ppdev crc32_pclmul ghash_clmulni_intel aesni_intel lrw gf128mul glue_helper ablk_helper cryptd sg joydev virtio_rng pcspkr virtio_net virtio_balloon parport_pc parport snd_hda_codec_generic snd_hda_intel snd_hda_codec qxl snd_hda_core ttm snd_hwdep snd_seq drm_kms_helper snd_seq_device snd_pcm syscopyarea sysfillrect sysimgblt fb_sys_fops drm snd_timer snd
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: soundcore drm_panel_orientation_quirks i2c_piix4 ip_tables xfs libcrc32c sr_mod cdrom ata_generic pata_acpi virtio_blk virtio_console virtio_scsi crct10dif_pclmul crct10dif_common ata_piix crc32c_intel libata serio_raw virtio_pci floppy virtio_ring virtio dm_mirror dm_region_hash dm_log dm_mod
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: CPU: 1 PID: 1367 Comm: python2 Kdump: loaded Tainted: G L ------------ 3.10.0-1062.1.1.el7.x86_64 #1
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: Hardware name: oVirt oVirt Node, BIOS 1.11.0-2.el7 04/01/2014
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: task: ffff890d2aa49070 ti: ffff890d2c89c000 task.ti: ffff890d2c89c000
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: RIP: 0010:[<ffffffffab914a22>] [<ffffffffab914a22>] generic_exec_single+0x102/0x1c0
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: RSP: 0018:ffff890d2c89fc50 EFLAGS: 00000202
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: RAX: 0000000000000040 RBX: ffff890d2c89fc20 RCX: 0000000000000003
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: RDX: ffffffffac013a48 RSI: 0000000000000040 RDI: 0000000000000282
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: RBP: ffff890d2c89fca0 R08: ffffffffac013a48 R09: ffffffffab89776c
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: R10: ffff8909355e9cb0 R11: 0000000000000000 R12: ffff890d2c89fbd8
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: R13: ffffd2cfcf97ad80 R14: 00007ffe2cd03000 R15: 0000000000000000
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: FS: 00007f1f91f05700(0000) GS:ffff890d2e640000(0000) knlGS:0000000000000000
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: CR2: 00007f1f96013f38 CR3: 0000000424fba000 CR4: 00000000000206e0
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: Call Trace:
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab87d1d0>] ? leave_mm+0x110/0x110
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab87d1d0>] ? leave_mm+0x110/0x110
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab87d1d0>] ? leave_mm+0x110/0x110
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab914b3f>] smp_call_function_single+0x5f/0xa0
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabb7f475>] ? cpumask_next_and+0x35/0x50
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab9150eb>] smp_call_function_many+0x22b/0x270
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab87d398>] native_flush_tlb_others+0xb8/0xc0
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab87d40b>] flush_tlb_mm_range+0x6b/0x140
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab897b8d>] dup_mm+0x65d/0x750
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab89910e>] copy_process+0x145e/0x1a50
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab8998b1>] do_fork+0x91/0x330
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8ce15>] ? system_call_after_swapgs+0xa2/0x146
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8ce21>] ? system_call_after_swapgs+0xae/0x146
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8ce15>] ? system_call_after_swapgs+0xa2/0x146
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8ce21>] ? system_call_after_swapgs+0xae/0x146
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8ce15>] ? system_call_after_swapgs+0xa2/0x146
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffab899bd6>] SyS_clone+0x16/0x20
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8d2b4>] stub_clone+0x44/0x70
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: [<ffffffffabf8cede>] ? system_call_fastpath+0x25/0x2a
Oct 01 21:37:38 ovirteng.stuffnet.local kernel: Code: 89 de 48 03 14 c5 e0 d7 54 ac 48 89 df e8 d7 1a 28 00 84 c0 75 53 45 85 ed 74 16 f6 43 20 01 74 10 0f 1f 84 00 00 00 00 00 f3 90 <f6> 43 20 01 75 f8 31 c0 48 8b 7c 24 28 65 48 33 3c 25 28 00 00
Oct 01 21:38:07 ovirteng.stuffnet.local userhelper[30285]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:38:07 ovirteng.stuffnet.local userhelper[30285]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:38:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:38:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:38:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02086|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:38:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02087|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48740: receive error: Protocol error
Oct 01 21:38:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02088|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48740: connection dropped (Protocol error)
Oct 01 21:38:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:38:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:40:09 ovirteng.stuffnet.local userhelper[30354]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:40:09 ovirteng.stuffnet.local userhelper[30354]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:42:14 ovirteng.stuffnet.local userhelper[30431]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:42:14 ovirteng.stuffnet.local userhelper[30431]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:43:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:43:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:43:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02089|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:43:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02090|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48852: receive error: Protocol error
Oct 01 21:43:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02091|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48852: connection dropped (Protocol error)
Oct 01 21:43:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:43:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:44:15 ovirteng.stuffnet.local userhelper[30501]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:44:15 ovirteng.stuffnet.local userhelper[30501]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:46:21 ovirteng.stuffnet.local userhelper[30577]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:46:21 ovirteng.stuffnet.local userhelper[30577]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:48:26 ovirteng.stuffnet.local userhelper[30648]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:48:26 ovirteng.stuffnet.local userhelper[30648]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:48:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:48:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:48:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02092|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:48:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02093|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48974: receive error: Protocol error
Oct 01 21:48:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02094|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48974: connection dropped (Protocol error)
Oct 01 21:48:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:48:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:50:29 ovirteng.stuffnet.local userhelper[30709]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:50:29 ovirteng.stuffnet.local userhelper[30709]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:52:30 ovirteng.stuffnet.local userhelper[30797]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:52:30 ovirteng.stuffnet.local userhelper[30797]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:53:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:53:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:53:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02095|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:53:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02096|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49086: receive error: Protocol error
Oct 01 21:53:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02097|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49086: connection dropped (Protocol error)
Oct 01 21:53:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:53:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 21:54:34 ovirteng.stuffnet.local userhelper[30859]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:54:34 ovirteng.stuffnet.local userhelper[30859]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:55:22 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00126|reconnect|ERR|ssl:[::ffff:10.1.3.10]:44130: no response to inactivity probe after 5 seconds, disconnecting
Oct 01 21:56:43 ovirteng.stuffnet.local userhelper[30926]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:56:43 ovirteng.stuffnet.local userhelper[30926]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:58:54 ovirteng.stuffnet.local userhelper[30988]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 21:58:54 ovirteng.stuffnet.local userhelper[30988]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 21:59:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:59:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 21:59:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02098|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 21:59:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02099|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49210: receive error: Protocol error
Oct 01 21:59:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02100|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49210: connection dropped (Protocol error)
Oct 01 21:59:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 21:59:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:01:02 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 22:01:02 ovirteng.stuffnet.local systemd[1]: Started Session 60 of user root.
-- Subject: Unit session-60.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-60.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 22:01:02 ovirteng.stuffnet.local CROND[31074]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 22:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[31077]: starting 0anacron
Oct 01 22:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[31083]: finished 0anacron
Oct 01 22:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 22:01:08 ovirteng.stuffnet.local userhelper[31091]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:01:08 ovirteng.stuffnet.local userhelper[31091]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:03:12 ovirteng.stuffnet.local userhelper[31158]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:03:12 ovirteng.stuffnet.local userhelper[31158]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:04:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:04:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02101|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02102|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49322: receive error: Protocol error
Oct 01 22:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02103|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49322: connection dropped (Protocol error)
Oct 01 22:04:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:04:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:05:14 ovirteng.stuffnet.local userhelper[31233]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:05:14 ovirteng.stuffnet.local userhelper[31233]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:07:22 ovirteng.stuffnet.local userhelper[31310]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:07:22 ovirteng.stuffnet.local userhelper[31310]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02104|timeval|WARN|Unreasonably long 1645ms poll interval (1004ms user, 640ms system)
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02105|timeval|WARN|context switches: 0 voluntary, 1 involuntary
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02106|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=08d40c2c:
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02107|coverage|INFO|hmap_pathological 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02108|coverage|INFO|hmap_expand 3.6/sec 3.400/sec 3.7114/sec total: 802579
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02109|coverage|INFO|lockfile_lock 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02110|coverage|INFO|poll_create_node 8.0/sec 7.400/sec 6.9453/sec total: 1502051
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02111|coverage|INFO|poll_zero_timeout 0.4/sec 0.400/sec 0.3981/sec total: 83831
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02112|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02113|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02114|coverage|INFO|unixctl_received 0.0/sec 0.000/sec 0.0000/sec total: 2
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02115|coverage|INFO|unixctl_replied 0.0/sec 0.000/sec 0.0000/sec total: 2
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02116|coverage|INFO|util_xalloc 96.4/sec 91.500/sec 95.3992/sec total: 20569607
Oct 01 22:07:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02117|coverage|INFO|68 events never hit
Oct 01 22:07:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02118|poll_loop|INFO|wakeup due to 604-ms timeout at lib/reconnect.c:643 (53% CPU usage)
Oct 01 22:07:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02119|poll_loop|INFO|wakeup due to [POLLIN] on fd 19 ([::ffff:127.0.0.1]:6641<->[::ffff:127.0.0.1]:57110) at lib/stream-ssl.c:774 (53% CPU usage)
Oct 01 22:07:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02120|poll_loop|INFO|wakeup due to 0-ms timeout at lib/stream-ssl.c:776 (53% CPU usage)
Oct 01 22:07:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02121|poll_loop|INFO|wakeup due to 0-ms timeout at lib/stream-ssl.c:776 (53% CPU usage)
Oct 01 22:07:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02122|poll_loop|INFO|wakeup due to 1897-ms timeout at ovsdb/ovsdb-server.c:276 (53% CPU usage)
Oct 01 22:09:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:09:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:09:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02123|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:09:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02124|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49458: receive error: Protocol error
Oct 01 22:09:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02125|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49458: connection dropped (Protocol error)
Oct 01 22:09:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:09:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:09:23 ovirteng.stuffnet.local userhelper[31397]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:09:23 ovirteng.stuffnet.local userhelper[31397]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:11:32 ovirteng.stuffnet.local userhelper[31462]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:11:32 ovirteng.stuffnet.local userhelper[31462]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:13:34 ovirteng.stuffnet.local userhelper[31533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:13:34 ovirteng.stuffnet.local userhelper[31533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:14:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:14:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:14:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02126|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:14:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02127|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49576: receive error: Protocol error
Oct 01 22:14:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02128|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49576: connection dropped (Protocol error)
Oct 01 22:14:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:14:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:15:38 ovirteng.stuffnet.local userhelper[31607]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:15:38 ovirteng.stuffnet.local userhelper[31607]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:17:40 ovirteng.stuffnet.local userhelper[31678]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:17:40 ovirteng.stuffnet.local userhelper[31678]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:19:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:19:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:19:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02129|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:19:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02130|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49700: receive error: Protocol error
Oct 01 22:19:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02131|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49700: connection dropped (Protocol error)
Oct 01 22:19:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:19:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:19:40 ovirteng.stuffnet.local userhelper[31753]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:19:40 ovirteng.stuffnet.local userhelper[31753]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:22:02 ovirteng.stuffnet.local userhelper[31822]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:22:02 ovirteng.stuffnet.local userhelper[31822]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:24:04 ovirteng.stuffnet.local userhelper[31884]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:24:04 ovirteng.stuffnet.local userhelper[31884]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:24:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:24:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:24:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02132|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:24:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02133|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49814: receive error: Protocol error
Oct 01 22:24:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02134|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49814: connection dropped (Protocol error)
Oct 01 22:24:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:24:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:26:09 ovirteng.stuffnet.local userhelper[31955]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:26:09 ovirteng.stuffnet.local userhelper[31955]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:28:29 ovirteng.stuffnet.local userhelper[32043]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:28:29 ovirteng.stuffnet.local userhelper[32043]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:29:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:29:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:29:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02135|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:29:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02136|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49910: receive error: Protocol error
Oct 01 22:29:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02137|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49910: connection dropped (Protocol error)
Oct 01 22:29:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:29:48] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:30:29 ovirteng.stuffnet.local userhelper[32098]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:30:29 ovirteng.stuffnet.local userhelper[32098]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:32:42 ovirteng.stuffnet.local userhelper[32170]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:32:42 ovirteng.stuffnet.local userhelper[32170]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:34:44 ovirteng.stuffnet.local userhelper[32244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:34:44 ovirteng.stuffnet.local userhelper[32244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:34:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:34:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:34:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02138|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:34:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02139|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50032: receive error: Protocol error
Oct 01 22:34:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02140|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50032: connection dropped (Protocol error)
Oct 01 22:34:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:34:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:37:00 ovirteng.stuffnet.local userhelper[32311]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:37:00 ovirteng.stuffnet.local userhelper[32311]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:39:06 ovirteng.stuffnet.local userhelper[32380]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:39:06 ovirteng.stuffnet.local userhelper[32380]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:40:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:40:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:40:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02141|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:40:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02142|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50150: receive error: Protocol error
Oct 01 22:40:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02143|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50150: connection dropped (Protocol error)
Oct 01 22:40:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:40:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:41:15 ovirteng.stuffnet.local userhelper[32427]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:41:15 ovirteng.stuffnet.local userhelper[32427]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:43:36 ovirteng.stuffnet.local userhelper[32506]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:43:36 ovirteng.stuffnet.local userhelper[32506]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:45:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:45:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:45:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02144|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:45:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02145|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50260: receive error: Protocol error
Oct 01 22:45:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02146|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50260: connection dropped (Protocol error)
Oct 01 22:45:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:45:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:45:43 ovirteng.stuffnet.local userhelper[32557]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:45:43 ovirteng.stuffnet.local userhelper[32557]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:47:49 ovirteng.stuffnet.local userhelper[32640]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:47:49 ovirteng.stuffnet.local userhelper[32640]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:49:51 ovirteng.stuffnet.local userhelper[32708]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:49:51 ovirteng.stuffnet.local userhelper[32708]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:50:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:50:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:50:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02147|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:50:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02148|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50358: receive error: Protocol error
Oct 01 22:50:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02149|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50358: connection dropped (Protocol error)
Oct 01 22:50:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:50:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:51:52 ovirteng.stuffnet.local userhelper[32770]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:51:52 ovirteng.stuffnet.local userhelper[32770]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:53:53 ovirteng.stuffnet.local userhelper[32832]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:53:53 ovirteng.stuffnet.local userhelper[32832]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:56:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:56:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 22:56:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02150|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 22:56:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02151|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50456: receive error: Protocol error
Oct 01 22:56:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02152|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50456: connection dropped (Protocol error)
Oct 01 22:56:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 22:56:16] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 22:56:17 ovirteng.stuffnet.local userhelper[32889]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:56:17 ovirteng.stuffnet.local userhelper[32889]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 22:58:28 ovirteng.stuffnet.local userhelper[32958]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 22:58:28 ovirteng.stuffnet.local userhelper[32958]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:00:28 ovirteng.stuffnet.local userhelper[33045]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:00:28 ovirteng.stuffnet.local userhelper[33045]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 01 23:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 61 of user root.
-- Subject: Unit session-61.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-61.scope has finished starting up.
--
-- The start-up result is done.
Oct 01 23:01:01 ovirteng.stuffnet.local CROND[33068]: (root) CMD (run-parts /etc/cron.hourly)
Oct 01 23:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[33071]: starting 0anacron
Oct 01 23:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[33077]: finished 0anacron
Oct 01 23:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 01 23:01:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:01:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:01:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02153|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:01:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02154|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50570: receive error: Protocol error
Oct 01 23:01:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02155|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50570: connection dropped (Protocol error)
Oct 01 23:01:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:01:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:02:41 ovirteng.stuffnet.local userhelper[33130]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:02:41 ovirteng.stuffnet.local userhelper[33130]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:04:52 ovirteng.stuffnet.local userhelper[33209]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:04:52 ovirteng.stuffnet.local userhelper[33209]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:06:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:06:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:06:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02156|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:06:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02157|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50658: receive error: Protocol error
Oct 01 23:06:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02158|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50658: connection dropped (Protocol error)
Oct 01 23:06:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:06:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:06:56 ovirteng.stuffnet.local userhelper[33274]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:06:56 ovirteng.stuffnet.local userhelper[33274]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:09:01 ovirteng.stuffnet.local userhelper[33355]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:09:01 ovirteng.stuffnet.local userhelper[33355]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:11:01 ovirteng.stuffnet.local userhelper[33412]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:11:01 ovirteng.stuffnet.local userhelper[33412]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:11:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:11:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02159|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02160|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50778: receive error: Protocol error
Oct 01 23:11:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02161|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50778: connection dropped (Protocol error)
Oct 01 23:11:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:11:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:13:02 ovirteng.stuffnet.local userhelper[33490]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:13:02 ovirteng.stuffnet.local userhelper[33490]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:14:52 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00127|reconnect|ERR|ssl:[::ffff:10.1.3.10]:44604: no response to inactivity probe after 5 seconds, disconnecting
Oct 01 23:15:02 ovirteng.stuffnet.local userhelper[33561]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:15:02 ovirteng.stuffnet.local userhelper[33561]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:16:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:16:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02162|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02163|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50884: receive error: Protocol error
Oct 01 23:16:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02164|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50884: connection dropped (Protocol error)
Oct 01 23:16:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:16:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:17:03 ovirteng.stuffnet.local userhelper[33641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:17:03 ovirteng.stuffnet.local userhelper[33641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:19:09 ovirteng.stuffnet.local userhelper[33706]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:19:09 ovirteng.stuffnet.local userhelper[33706]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:21:20 ovirteng.stuffnet.local userhelper[33771]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:21:20 ovirteng.stuffnet.local userhelper[33771]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:21:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:21:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:21:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02165|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:21:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02166|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50968: receive error: Protocol error
Oct 01 23:21:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02167|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50968: connection dropped (Protocol error)
Oct 01 23:21:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:21:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:21:54 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00128|reconnect|ERR|ssl:[::ffff:10.1.3.10]:44606: no response to inactivity probe after 5 seconds, disconnecting
Oct 01 23:23:29 ovirteng.stuffnet.local userhelper[33852]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:23:29 ovirteng.stuffnet.local userhelper[33852]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:25:31 ovirteng.stuffnet.local userhelper[33923]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:25:31 ovirteng.stuffnet.local userhelper[33923]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:26:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:26:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:26:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02168|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:26:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02169|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51062: receive error: Protocol error
Oct 01 23:26:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02170|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51062: connection dropped (Protocol error)
Oct 01 23:26:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:26:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:27:32 ovirteng.stuffnet.local userhelper[33983]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:27:32 ovirteng.stuffnet.local userhelper[33983]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:29:33 ovirteng.stuffnet.local userhelper[34053]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:29:33 ovirteng.stuffnet.local userhelper[34053]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:31:34 ovirteng.stuffnet.local userhelper[34125]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:31:34 ovirteng.stuffnet.local userhelper[34125]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:31:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:31:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:31:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02171|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:31:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02172|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51154: receive error: Protocol error
Oct 01 23:31:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02173|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51154: connection dropped (Protocol error)
Oct 01 23:31:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:31:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:33:36 ovirteng.stuffnet.local userhelper[34187]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:33:36 ovirteng.stuffnet.local userhelper[34187]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:35:40 ovirteng.stuffnet.local userhelper[34261]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:35:40 ovirteng.stuffnet.local userhelper[34261]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:36:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:36:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:36:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02174|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:36:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02175|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51228: receive error: Protocol error
Oct 01 23:36:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02176|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51228: connection dropped (Protocol error)
Oct 01 23:36:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:36:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:37:40 ovirteng.stuffnet.local userhelper[34328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:37:40 ovirteng.stuffnet.local userhelper[34328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:39:46 ovirteng.stuffnet.local userhelper[34403]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:39:46 ovirteng.stuffnet.local userhelper[34403]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:41:47 ovirteng.stuffnet.local userhelper[34754]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:41:47 ovirteng.stuffnet.local userhelper[34754]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:41:49 ovirteng.stuffnet.local python2[34767]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_common.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:41:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:41:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:41:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02177|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:41:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02178|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51320: receive error: Protocol error
Oct 01 23:41:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02179|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51320: connection dropped (Protocol error)
Oct 01 23:41:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:41:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:42:01 ovirteng.stuffnet.local python2[34869]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_virt.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:42:10 ovirteng.stuffnet.local python2[34926]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_common_4.3.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:42:11 ovirteng.stuffnet.local python2[34956]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_virt_4.3.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:42:33 ovirteng.stuffnet.local python2[35114]: ansible-package_facts Invoked with manager=['rpm'] strategy=first
Oct 01 23:42:40 ovirteng.stuffnet.local python2[35146]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/ovirt-engine-metrics/config.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:43:48 ovirteng.stuffnet.local userhelper[35294]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:43:48 ovirteng.stuffnet.local userhelper[35294]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:44:05 ovirteng.stuffnet.local python2[35374]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/ovirt-engine/ansible/ovirt-host-deploy-post-tasks.yml get_md5=None get_mime=True get_attributes=True
Oct 01 23:45:53 ovirteng.stuffnet.local userhelper[35445]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:45:53 ovirteng.stuffnet.local userhelper[35445]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:47:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:47:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:47:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02180|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:47:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02181|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51394: receive error: Protocol error
Oct 01 23:47:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02182|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51394: connection dropped (Protocol error)
Oct 01 23:47:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:47:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:47:54 ovirteng.stuffnet.local userhelper[35534]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:47:54 ovirteng.stuffnet.local userhelper[35534]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:49:55 ovirteng.stuffnet.local userhelper[35599]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:49:55 ovirteng.stuffnet.local userhelper[35599]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:52:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:52:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:52:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02183|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:52:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02184|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51484: receive error: Protocol error
Oct 01 23:52:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02185|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51484: connection dropped (Protocol error)
Oct 01 23:52:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:52:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:52:04 ovirteng.stuffnet.local userhelper[35673]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:52:04 ovirteng.stuffnet.local userhelper[35673]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:54:05 ovirteng.stuffnet.local userhelper[35737]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:54:05 ovirteng.stuffnet.local userhelper[35737]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:56:06 ovirteng.stuffnet.local userhelper[35793]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:56:06 ovirteng.stuffnet.local userhelper[35793]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 01 23:57:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:57:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 01 23:57:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02186|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 01 23:57:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02187|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51602: receive error: Protocol error
Oct 01 23:57:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02188|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51602: connection dropped (Protocol error)
Oct 01 23:57:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [01/Oct/2019 23:57:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 01 23:58:07 ovirteng.stuffnet.local userhelper[35854]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 01 23:58:07 ovirteng.stuffnet.local userhelper[35854]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:00:01 ovirteng.stuffnet.local systemd[1]: Starting update of the root trust anchor for DNSSEC validation in unbound...
-- Subject: Unit unbound-anchor.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit unbound-anchor.service has begun starting up.
Oct 02 00:00:03 ovirteng.stuffnet.local systemd[1]: Started update of the root trust anchor for DNSSEC validation in unbound.
-- Subject: Unit unbound-anchor.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit unbound-anchor.service has finished starting up.
--
-- The start-up result is done.
Oct 02 00:00:08 ovirteng.stuffnet.local userhelper[35954]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:00:08 ovirteng.stuffnet.local userhelper[35954]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:01:07 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 00:01:07 ovirteng.stuffnet.local systemd[1]: Started Session 62 of user root.
-- Subject: Unit session-62.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-62.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 00:01:07 ovirteng.stuffnet.local CROND[36000]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 00:01:07 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[36003]: starting 0anacron
Oct 02 00:01:07 ovirteng.stuffnet.local anacron[36009]: Anacron started on 2019-10-02
Oct 02 00:01:07 ovirteng.stuffnet.local anacron[36009]: Normal exit (0 jobs run)
Oct 02 00:01:07 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[36011]: finished 0anacron
Oct 02 00:01:07 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 00:02:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:02:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:02:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02189|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:02:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02190|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51724: receive error: Protocol error
Oct 02 00:02:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02191|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51724: connection dropped (Protocol error)
Oct 02 00:02:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:02:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:02:17 ovirteng.stuffnet.local userhelper[36078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:02:17 ovirteng.stuffnet.local userhelper[36078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:04:18 ovirteng.stuffnet.local userhelper[36150]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:04:18 ovirteng.stuffnet.local userhelper[36150]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:06:20 ovirteng.stuffnet.local userhelper[36221]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:06:20 ovirteng.stuffnet.local userhelper[36221]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:07:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:07:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:07:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02192|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:07:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02193|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51812: receive error: Protocol error
Oct 02 00:07:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02194|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51812: connection dropped (Protocol error)
Oct 02 00:07:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:07:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:08:24 ovirteng.stuffnet.local userhelper[36306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:08:24 ovirteng.stuffnet.local userhelper[36306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:10:25 ovirteng.stuffnet.local userhelper[36374]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:10:25 ovirteng.stuffnet.local userhelper[36374]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:12:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:12:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:12:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02195|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:12:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02196|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51902: receive error: Protocol error
Oct 02 00:12:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02197|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51902: connection dropped (Protocol error)
Oct 02 00:12:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:12:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:12:25 ovirteng.stuffnet.local userhelper[36452]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:12:25 ovirteng.stuffnet.local userhelper[36452]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:14:25 ovirteng.stuffnet.local userhelper[36518]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:14:25 ovirteng.stuffnet.local userhelper[36518]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:16:34 ovirteng.stuffnet.local userhelper[36589]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:16:34 ovirteng.stuffnet.local userhelper[36589]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:17:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:17:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:17:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02198|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:17:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02199|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52006: receive error: Protocol error
Oct 02 00:17:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02200|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52006: connection dropped (Protocol error)
Oct 02 00:17:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:17:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:18:38 ovirteng.stuffnet.local userhelper[36657]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:18:38 ovirteng.stuffnet.local userhelper[36657]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:19:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02201|timeval|WARN|Unreasonably long 4000ms poll interval (9ms user, 8ms system)
Oct 02 00:19:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02202|timeval|WARN|context switches: 0 voluntary, 1 involuntary
Oct 02 00:19:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02203|coverage|INFO|Skipping details of duplicate event coverage for hash=08d40c2c
Oct 02 00:20:43 ovirteng.stuffnet.local userhelper[36739]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:20:43 ovirteng.stuffnet.local userhelper[36739]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:22:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:22:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02204|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02205|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52112: receive error: Protocol error
Oct 02 00:22:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02206|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52112: connection dropped (Protocol error)
Oct 02 00:22:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:22:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:22:50 ovirteng.stuffnet.local userhelper[36812]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:22:50 ovirteng.stuffnet.local userhelper[36812]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:24:52 ovirteng.stuffnet.local userhelper[36883]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:24:52 ovirteng.stuffnet.local userhelper[36883]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:26:53 ovirteng.stuffnet.local userhelper[36957]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:26:53 ovirteng.stuffnet.local userhelper[36957]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:27:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:27:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:27:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02207|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:27:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02208|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52190: receive error: Protocol error
Oct 02 00:27:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02209|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52190: connection dropped (Protocol error)
Oct 02 00:27:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:27:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:28:53 ovirteng.stuffnet.local userhelper[37032]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:28:53 ovirteng.stuffnet.local userhelper[37032]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:31:01 ovirteng.stuffnet.local userhelper[37103]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:31:01 ovirteng.stuffnet.local userhelper[37103]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:32:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:32:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02210|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02211|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52272: receive error: Protocol error
Oct 02 00:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02212|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52272: connection dropped (Protocol error)
Oct 02 00:32:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:32:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:33:02 ovirteng.stuffnet.local userhelper[37174]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:33:02 ovirteng.stuffnet.local userhelper[37174]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:35:02 ovirteng.stuffnet.local userhelper[37238]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:35:02 ovirteng.stuffnet.local userhelper[37238]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:37:10 ovirteng.stuffnet.local userhelper[37299]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:37:10 ovirteng.stuffnet.local userhelper[37299]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:37:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:37:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:37:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02213|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:37:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02214|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52346: receive error: Protocol error
Oct 02 00:37:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02215|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52346: connection dropped (Protocol error)
Oct 02 00:37:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:37:29] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:39:11 ovirteng.stuffnet.local userhelper[37371]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:39:11 ovirteng.stuffnet.local userhelper[37371]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:41:11 ovirteng.stuffnet.local userhelper[37437]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:41:11 ovirteng.stuffnet.local userhelper[37437]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:42:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:42:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:42:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02216|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:42:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02217|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52436: receive error: Protocol error
Oct 02 00:42:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02218|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52436: connection dropped (Protocol error)
Oct 02 00:42:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:42:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:43:13 ovirteng.stuffnet.local userhelper[37509]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:43:13 ovirteng.stuffnet.local userhelper[37509]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:45:14 ovirteng.stuffnet.local userhelper[37577]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:45:14 ovirteng.stuffnet.local userhelper[37577]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:47:16 ovirteng.stuffnet.local userhelper[37649]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:47:16 ovirteng.stuffnet.local userhelper[37649]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:47:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:47:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:47:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02219|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:47:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02220|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52564: receive error: Protocol error
Oct 02 00:47:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02221|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52564: connection dropped (Protocol error)
Oct 02 00:47:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:47:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:49:16 ovirteng.stuffnet.local userhelper[37717]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:49:16 ovirteng.stuffnet.local userhelper[37717]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:51:18 ovirteng.stuffnet.local userhelper[37793]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:51:18 ovirteng.stuffnet.local userhelper[37793]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:52:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:52:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:52:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02222|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:52:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02223|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52702: receive error: Protocol error
Oct 02 00:52:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02224|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52702: connection dropped (Protocol error)
Oct 02 00:52:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:52:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:53:18 ovirteng.stuffnet.local userhelper[37861]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:53:18 ovirteng.stuffnet.local userhelper[37861]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:55:19 ovirteng.stuffnet.local userhelper[37931]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:55:19 ovirteng.stuffnet.local userhelper[37931]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:57:19 ovirteng.stuffnet.local userhelper[37998]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:57:19 ovirteng.stuffnet.local userhelper[37998]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 00:57:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:57:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 00:57:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02225|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 00:57:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02226|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52830: receive error: Protocol error
Oct 02 00:57:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02227|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52830: connection dropped (Protocol error)
Oct 02 00:57:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 00:57:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 00:59:19 ovirteng.stuffnet.local userhelper[38063]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 00:59:19 ovirteng.stuffnet.local userhelper[38063]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 01:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 63 of user root.
-- Subject: Unit session-63.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-63.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 01:01:01 ovirteng.stuffnet.local CROND[38133]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 01:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[38136]: starting 0anacron
Oct 02 01:01:01 ovirteng.stuffnet.local anacron[38142]: Anacron started on 2019-10-02
Oct 02 01:01:01 ovirteng.stuffnet.local anacron[38142]: Normal exit (0 jobs run)
Oct 02 01:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[38144]: finished 0anacron
Oct 02 01:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 01:01:21 ovirteng.stuffnet.local userhelper[38166]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:01:21 ovirteng.stuffnet.local userhelper[38166]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:02:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:02:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:02:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02228|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:02:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02229|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:52962: receive error: Protocol error
Oct 02 01:02:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02230|reconnect|WARN|ssl:[::ffff:127.0.0.1]:52962: connection dropped (Protocol error)
Oct 02 01:02:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:02:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:03:22 ovirteng.stuffnet.local userhelper[38242]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:03:22 ovirteng.stuffnet.local userhelper[38242]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:05:24 ovirteng.stuffnet.local userhelper[38314]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:05:24 ovirteng.stuffnet.local userhelper[38314]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:07:25 ovirteng.stuffnet.local userhelper[38386]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:07:25 ovirteng.stuffnet.local userhelper[38386]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:07:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:07:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:07:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02231|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:07:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02232|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53092: receive error: Protocol error
Oct 02 01:07:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02233|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53092: connection dropped (Protocol error)
Oct 02 01:07:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:07:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:09:27 ovirteng.stuffnet.local userhelper[38461]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:09:27 ovirteng.stuffnet.local userhelper[38461]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:11:32 ovirteng.stuffnet.local userhelper[38523]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:11:32 ovirteng.stuffnet.local userhelper[38523]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:12:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:12:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02234|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02235|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53222: receive error: Protocol error
Oct 02 01:12:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02236|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53222: connection dropped (Protocol error)
Oct 02 01:12:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:12:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:13:32 ovirteng.stuffnet.local userhelper[38600]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:13:32 ovirteng.stuffnet.local userhelper[38600]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:15:36 ovirteng.stuffnet.local userhelper[38671]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:15:36 ovirteng.stuffnet.local userhelper[38671]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:17:37 ovirteng.stuffnet.local userhelper[38742]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:17:37 ovirteng.stuffnet.local userhelper[38742]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:17:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:17:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:17:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02237|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:17:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02238|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53352: receive error: Protocol error
Oct 02 01:17:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02239|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53352: connection dropped (Protocol error)
Oct 02 01:17:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:17:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:19:38 ovirteng.stuffnet.local userhelper[38817]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:19:38 ovirteng.stuffnet.local userhelper[38817]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:21:48 ovirteng.stuffnet.local userhelper[38890]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:21:48 ovirteng.stuffnet.local userhelper[38890]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:22:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:22:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:22:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02240|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:22:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02241|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53480: receive error: Protocol error
Oct 02 01:22:54 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02242|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53480: connection dropped (Protocol error)
Oct 02 01:22:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:22:54] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:23:51 ovirteng.stuffnet.local userhelper[38973]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:23:51 ovirteng.stuffnet.local userhelper[38973]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:25:53 ovirteng.stuffnet.local userhelper[39043]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:25:53 ovirteng.stuffnet.local userhelper[39043]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:27:53 ovirteng.stuffnet.local userhelper[39113]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:27:53 ovirteng.stuffnet.local userhelper[39113]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:27:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:27:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:27:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02243|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:27:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02244|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53602: receive error: Protocol error
Oct 02 01:27:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02245|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53602: connection dropped (Protocol error)
Oct 02 01:27:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:27:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:29:53 ovirteng.stuffnet.local userhelper[39188]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:29:53 ovirteng.stuffnet.local userhelper[39188]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:31:57 ovirteng.stuffnet.local userhelper[39255]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:31:57 ovirteng.stuffnet.local userhelper[39255]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:32:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:32:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:32:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02246|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:32:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02247|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53732: receive error: Protocol error
Oct 02 01:32:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02248|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53732: connection dropped (Protocol error)
Oct 02 01:32:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:32:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:33:58 ovirteng.stuffnet.local userhelper[39336]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:33:58 ovirteng.stuffnet.local userhelper[39336]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:36:06 ovirteng.stuffnet.local userhelper[39403]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:36:06 ovirteng.stuffnet.local userhelper[39403]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:37:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:37:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:37:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02249|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:37:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02250|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53864: receive error: Protocol error
Oct 02 01:37:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02251|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53864: connection dropped (Protocol error)
Oct 02 01:37:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:37:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:38:07 ovirteng.stuffnet.local userhelper[39477]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:38:07 ovirteng.stuffnet.local userhelper[39477]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:40:09 ovirteng.stuffnet.local userhelper[39548]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:40:09 ovirteng.stuffnet.local userhelper[39548]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:42:10 ovirteng.stuffnet.local userhelper[39614]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:42:10 ovirteng.stuffnet.local userhelper[39614]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:43:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:43:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:43:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02252|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:43:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02253|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:53992: receive error: Protocol error
Oct 02 01:43:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02254|reconnect|WARN|ssl:[::ffff:127.0.0.1]:53992: connection dropped (Protocol error)
Oct 02 01:43:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:43:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:44:10 ovirteng.stuffnet.local userhelper[39696]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:44:10 ovirteng.stuffnet.local userhelper[39696]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:46:11 ovirteng.stuffnet.local userhelper[39763]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:46:11 ovirteng.stuffnet.local userhelper[39763]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:48:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:48:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:48:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02255|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:48:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02256|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54120: receive error: Protocol error
Oct 02 01:48:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02257|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54120: connection dropped (Protocol error)
Oct 02 01:48:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:48:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:48:12 ovirteng.stuffnet.local userhelper[39841]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:48:12 ovirteng.stuffnet.local userhelper[39841]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:50:12 ovirteng.stuffnet.local userhelper[39909]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:50:12 ovirteng.stuffnet.local userhelper[39909]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:52:12 ovirteng.stuffnet.local userhelper[39979]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:52:12 ovirteng.stuffnet.local userhelper[39979]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:53:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:53:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:53:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02258|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:53:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02259|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54256: receive error: Protocol error
Oct 02 01:53:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02260|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54256: connection dropped (Protocol error)
Oct 02 01:53:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:53:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:54:18 ovirteng.stuffnet.local userhelper[40069]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:54:18 ovirteng.stuffnet.local userhelper[40069]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:56:23 ovirteng.stuffnet.local userhelper[40134]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:56:23 ovirteng.stuffnet.local userhelper[40134]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 01:58:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:58:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 01:58:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02261|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 01:58:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02262|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54392: receive error: Protocol error
Oct 02 01:58:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02263|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54392: connection dropped (Protocol error)
Oct 02 01:58:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 01:58:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 01:58:23 ovirteng.stuffnet.local userhelper[40211]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 01:58:23 ovirteng.stuffnet.local userhelper[40211]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:00:24 ovirteng.stuffnet.local userhelper[40290]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:00:24 ovirteng.stuffnet.local userhelper[40290]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 02:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 64 of user root.
-- Subject: Unit session-64.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-64.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 02:01:01 ovirteng.stuffnet.local CROND[40304]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[40307]: starting 0anacron
Oct 02 02:01:01 ovirteng.stuffnet.local anacron[40313]: Anacron started on 2019-10-02
Oct 02 02:01:01 ovirteng.stuffnet.local anacron[40313]: Normal exit (0 jobs run)
Oct 02 02:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[40315]: finished 0anacron
Oct 02 02:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 02:02:24 ovirteng.stuffnet.local userhelper[40377]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:02:24 ovirteng.stuffnet.local userhelper[40377]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:03:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:03:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:03:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02264|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:03:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02265|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54528: receive error: Protocol error
Oct 02 02:03:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02266|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54528: connection dropped (Protocol error)
Oct 02 02:03:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:03:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:04:27 ovirteng.stuffnet.local userhelper[40458]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:04:27 ovirteng.stuffnet.local userhelper[40458]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:06:28 ovirteng.stuffnet.local userhelper[40525]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:06:28 ovirteng.stuffnet.local userhelper[40525]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:08:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:08:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:08:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02267|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:08:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02268|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54662: receive error: Protocol error
Oct 02 02:08:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02269|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54662: connection dropped (Protocol error)
Oct 02 02:08:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:08:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:08:29 ovirteng.stuffnet.local userhelper[40602]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:08:29 ovirteng.stuffnet.local userhelper[40602]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:10:29 ovirteng.stuffnet.local userhelper[40673]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:10:29 ovirteng.stuffnet.local userhelper[40673]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:12:32 ovirteng.stuffnet.local userhelper[40742]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:12:32 ovirteng.stuffnet.local userhelper[40742]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:13:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:13:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:13:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02270|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:13:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02271|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54792: receive error: Protocol error
Oct 02 02:13:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02272|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54792: connection dropped (Protocol error)
Oct 02 02:13:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:13:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:14:33 ovirteng.stuffnet.local userhelper[40824]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:14:33 ovirteng.stuffnet.local userhelper[40824]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:16:34 ovirteng.stuffnet.local userhelper[40893]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:16:34 ovirteng.stuffnet.local userhelper[40893]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:18:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:18:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:18:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02273|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:18:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02274|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:54922: receive error: Protocol error
Oct 02 02:18:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02275|reconnect|WARN|ssl:[::ffff:127.0.0.1]:54922: connection dropped (Protocol error)
Oct 02 02:18:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:18:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:18:36 ovirteng.stuffnet.local userhelper[40973]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:18:36 ovirteng.stuffnet.local userhelper[40973]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:20:36 ovirteng.stuffnet.local userhelper[41041]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:20:36 ovirteng.stuffnet.local userhelper[41041]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:22:36 ovirteng.stuffnet.local userhelper[41108]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:22:36 ovirteng.stuffnet.local userhelper[41108]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:23:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:23:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:23:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02276|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:23:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02277|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55056: receive error: Protocol error
Oct 02 02:23:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02278|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55056: connection dropped (Protocol error)
Oct 02 02:23:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:23:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:24:44 ovirteng.stuffnet.local userhelper[41184]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:24:44 ovirteng.stuffnet.local userhelper[41184]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:26:46 ovirteng.stuffnet.local userhelper[41251]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:26:46 ovirteng.stuffnet.local userhelper[41251]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:28:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:28:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02279|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02280|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55186: receive error: Protocol error
Oct 02 02:28:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02281|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55186: connection dropped (Protocol error)
Oct 02 02:28:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:28:25] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:28:51 ovirteng.stuffnet.local userhelper[41325]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:28:51 ovirteng.stuffnet.local userhelper[41325]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:30:53 ovirteng.stuffnet.local userhelper[41389]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:30:53 ovirteng.stuffnet.local userhelper[41389]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:32:57 ovirteng.stuffnet.local userhelper[41460]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:32:57 ovirteng.stuffnet.local userhelper[41460]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:33:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:33:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:33:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02282|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:33:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02283|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55328: receive error: Protocol error
Oct 02 02:33:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02284|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55328: connection dropped (Protocol error)
Oct 02 02:33:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:33:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:35:03 ovirteng.stuffnet.local userhelper[41538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:35:03 ovirteng.stuffnet.local userhelper[41538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:37:06 ovirteng.stuffnet.local userhelper[41607]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:37:06 ovirteng.stuffnet.local userhelper[41607]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:38:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:38:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:38:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02285|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:38:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02286|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55456: receive error: Protocol error
Oct 02 02:38:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02287|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55456: connection dropped (Protocol error)
Oct 02 02:38:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:38:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:39:08 ovirteng.stuffnet.local userhelper[41684]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:39:08 ovirteng.stuffnet.local userhelper[41684]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:41:09 ovirteng.stuffnet.local userhelper[41753]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:41:09 ovirteng.stuffnet.local userhelper[41753]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:43:10 ovirteng.stuffnet.local userhelper[41822]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:43:10 ovirteng.stuffnet.local userhelper[41822]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:43:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:43:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:43:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02288|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:43:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02289|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55586: receive error: Protocol error
Oct 02 02:43:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02290|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55586: connection dropped (Protocol error)
Oct 02 02:43:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:43:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:45:12 ovirteng.stuffnet.local userhelper[41912]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:45:12 ovirteng.stuffnet.local userhelper[41912]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:47:17 ovirteng.stuffnet.local userhelper[41985]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:47:17 ovirteng.stuffnet.local userhelper[41985]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:48:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:48:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:48:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02291|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:48:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02292|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55714: receive error: Protocol error
Oct 02 02:48:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02293|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55714: connection dropped (Protocol error)
Oct 02 02:48:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:48:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:49:17 ovirteng.stuffnet.local userhelper[42058]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:49:17 ovirteng.stuffnet.local userhelper[42058]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:51:18 ovirteng.stuffnet.local userhelper[42120]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:51:18 ovirteng.stuffnet.local userhelper[42120]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:53:18 ovirteng.stuffnet.local userhelper[42196]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:53:18 ovirteng.stuffnet.local userhelper[42196]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:53:54 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:53:54] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:53:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02294|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:53:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02295|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55840: receive error: Protocol error
Oct 02 02:53:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02296|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55840: connection dropped (Protocol error)
Oct 02 02:53:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:53:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:55:18 ovirteng.stuffnet.local userhelper[42274]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:55:18 ovirteng.stuffnet.local userhelper[42274]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:57:21 ovirteng.stuffnet.local userhelper[42342]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:57:21 ovirteng.stuffnet.local userhelper[42342]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 02:59:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:59:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 02:59:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02297|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 02:59:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02298|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:55978: receive error: Protocol error
Oct 02 02:59:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02299|reconnect|WARN|ssl:[::ffff:127.0.0.1]:55978: connection dropped (Protocol error)
Oct 02 02:59:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 02:59:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 02:59:22 ovirteng.stuffnet.local userhelper[42419]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 02:59:22 ovirteng.stuffnet.local userhelper[42419]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 03:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 65 of user root.
-- Subject: Unit session-65.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-65.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 03:01:01 ovirteng.stuffnet.local CROND[42659]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[42662]: starting 0anacron
Oct 02 03:01:01 ovirteng.stuffnet.local anacron[42668]: Anacron started on 2019-10-02
Oct 02 03:01:01 ovirteng.stuffnet.local anacron[42668]: Will run job `cron.daily' in 47 min.
Oct 02 03:01:01 ovirteng.stuffnet.local anacron[42668]: Jobs will be executed sequentially
Oct 02 03:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[42670]: finished 0anacron
Oct 02 03:01:24 ovirteng.stuffnet.local userhelper[42742]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:01:24 ovirteng.stuffnet.local userhelper[42742]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:03:27 ovirteng.stuffnet.local userhelper[42966]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:03:27 ovirteng.stuffnet.local userhelper[42966]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:04:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:04:09] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:04:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02300|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:04:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02301|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56176: receive error: Protocol error
Oct 02 03:04:09 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02302|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56176: connection dropped (Protocol error)
Oct 02 03:04:09 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:04:09] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:05:41 ovirteng.stuffnet.local userhelper[43048]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:05:41 ovirteng.stuffnet.local userhelper[43048]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:07:52 ovirteng.stuffnet.local userhelper[43113]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:07:52 ovirteng.stuffnet.local userhelper[43113]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:09:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:09:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:09:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02303|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:09:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02304|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56320: receive error: Protocol error
Oct 02 03:09:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02305|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56320: connection dropped (Protocol error)
Oct 02 03:09:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:09:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:09:57 ovirteng.stuffnet.local userhelper[43188]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:09:57 ovirteng.stuffnet.local userhelper[43188]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:11:58 ovirteng.stuffnet.local userhelper[43257]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:11:58 ovirteng.stuffnet.local userhelper[43257]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:13:58 ovirteng.stuffnet.local userhelper[43328]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:13:58 ovirteng.stuffnet.local userhelper[43328]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:14:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:14:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:14:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02306|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:14:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02307|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56446: receive error: Protocol error
Oct 02 03:14:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02308|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56446: connection dropped (Protocol error)
Oct 02 03:14:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:14:16] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:16:05 ovirteng.stuffnet.local userhelper[43406]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:16:05 ovirteng.stuffnet.local userhelper[43406]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:18:06 ovirteng.stuffnet.local userhelper[43478]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:18:06 ovirteng.stuffnet.local userhelper[43478]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:19:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:19:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:19:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02309|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:19:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02310|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56576: receive error: Protocol error
Oct 02 03:19:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02311|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56576: connection dropped (Protocol error)
Oct 02 03:19:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:19:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:20:08 ovirteng.stuffnet.local userhelper[43560]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:20:08 ovirteng.stuffnet.local userhelper[43560]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:22:08 ovirteng.stuffnet.local userhelper[43626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:22:08 ovirteng.stuffnet.local userhelper[43626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:24:09 ovirteng.stuffnet.local userhelper[43693]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:24:09 ovirteng.stuffnet.local userhelper[43693]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:24:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:24:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:24:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02312|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:24:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02313|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56702: receive error: Protocol error
Oct 02 03:24:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02314|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56702: connection dropped (Protocol error)
Oct 02 03:24:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:24:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:26:09 ovirteng.stuffnet.local userhelper[43771]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:26:09 ovirteng.stuffnet.local userhelper[43771]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:28:11 ovirteng.stuffnet.local userhelper[43843]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:28:11 ovirteng.stuffnet.local userhelper[43843]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:29:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:29:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:29:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02315|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:29:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02316|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56838: receive error: Protocol error
Oct 02 03:29:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02317|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56838: connection dropped (Protocol error)
Oct 02 03:29:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:29:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:30:12 ovirteng.stuffnet.local userhelper[43922]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:30:12 ovirteng.stuffnet.local userhelper[43922]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:32:12 ovirteng.stuffnet.local userhelper[43991]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:32:12 ovirteng.stuffnet.local userhelper[43991]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:34:13 ovirteng.stuffnet.local userhelper[44065]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:34:13 ovirteng.stuffnet.local userhelper[44065]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:34:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:34:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:34:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02318|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:34:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02319|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:56966: receive error: Protocol error
Oct 02 03:34:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02320|reconnect|WARN|ssl:[::ffff:127.0.0.1]:56966: connection dropped (Protocol error)
Oct 02 03:34:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:34:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:36:14 ovirteng.stuffnet.local userhelper[44143]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:36:14 ovirteng.stuffnet.local userhelper[44143]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:38:16 ovirteng.stuffnet.local userhelper[44224]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:38:16 ovirteng.stuffnet.local userhelper[44224]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:39:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:39:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:39:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02321|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:39:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02322|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57096: receive error: Protocol error
Oct 02 03:39:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02323|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57096: connection dropped (Protocol error)
Oct 02 03:39:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:39:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:40:17 ovirteng.stuffnet.local userhelper[44306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:40:17 ovirteng.stuffnet.local userhelper[44306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:42:17 ovirteng.stuffnet.local userhelper[44371]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:42:17 ovirteng.stuffnet.local userhelper[44371]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:44:17 ovirteng.stuffnet.local userhelper[44439]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:44:17 ovirteng.stuffnet.local userhelper[44439]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:44:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:44:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:44:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02324|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:44:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02325|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57222: receive error: Protocol error
Oct 02 03:44:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02326|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57222: connection dropped (Protocol error)
Oct 02 03:44:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:44:25] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:46:18 ovirteng.stuffnet.local userhelper[44521]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:46:18 ovirteng.stuffnet.local userhelper[44521]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:48:01 ovirteng.stuffnet.local anacron[42668]: Job `cron.daily' started
Oct 02 03:48:01 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[44574]: starting logrotate
Oct 02 03:48:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02327|vlog|INFO|closing log file
Oct 02 03:48:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02328|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-nb.log
Oct 02 03:48:01 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00129|vlog|INFO|closing log file
Oct 02 03:48:01 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00130|vlog|INFO|opened log file /var/log/openvswitch/ovsdb-server-sb.log
Oct 02 03:48:13 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[44599]: finished logrotate
Oct 02 03:48:13 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[44603]: starting man-db.cron
Oct 02 03:48:21 ovirteng.stuffnet.local userhelper[44619]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:48:21 ovirteng.stuffnet.local userhelper[44619]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:49:04 ovirteng.stuffnet.local run-parts(/etc/cron.daily)[44637]: finished man-db.cron
Oct 02 03:49:04 ovirteng.stuffnet.local anacron[42668]: Job `cron.daily' terminated
Oct 02 03:49:04 ovirteng.stuffnet.local anacron[42668]: Normal exit (1 job run)
Oct 02 03:49:04 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 03:49:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:49:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02329|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02330|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57350: receive error: Protocol error
Oct 02 03:49:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02331|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57350: connection dropped (Protocol error)
Oct 02 03:49:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:49:25] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:50:21 ovirteng.stuffnet.local userhelper[44705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:50:21 ovirteng.stuffnet.local userhelper[44705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:52:21 ovirteng.stuffnet.local userhelper[44778]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:52:21 ovirteng.stuffnet.local userhelper[44778]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:54:22 ovirteng.stuffnet.local userhelper[44850]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:54:22 ovirteng.stuffnet.local userhelper[44850]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:54:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:54:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:54:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02332|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:54:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02333|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57478: receive error: Protocol error
Oct 02 03:54:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02334|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57478: connection dropped (Protocol error)
Oct 02 03:54:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:54:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 03:56:22 ovirteng.stuffnet.local userhelper[44933]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:56:22 ovirteng.stuffnet.local userhelper[44933]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:58:23 ovirteng.stuffnet.local userhelper[45009]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 03:58:23 ovirteng.stuffnet.local userhelper[45009]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 03:59:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:59:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 03:59:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02335|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 03:59:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02336|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57604: receive error: Protocol error
Oct 02 03:59:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02337|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57604: connection dropped (Protocol error)
Oct 02 03:59:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 03:59:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:00:23 ovirteng.stuffnet.local userhelper[45104]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:00:23 ovirteng.stuffnet.local userhelper[45104]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 04:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 66 of user root.
-- Subject: Unit session-66.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-66.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 04:01:01 ovirteng.stuffnet.local CROND[45125]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[45128]: starting 0anacron
Oct 02 04:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[45134]: finished 0anacron
Oct 02 04:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 04:02:23 ovirteng.stuffnet.local userhelper[45197]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:02:23 ovirteng.stuffnet.local userhelper[45197]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:04:24 ovirteng.stuffnet.local userhelper[45277]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:04:24 ovirteng.stuffnet.local userhelper[45277]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:04:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:04:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:04:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02338|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:04:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02339|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57734: receive error: Protocol error
Oct 02 04:04:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02340|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57734: connection dropped (Protocol error)
Oct 02 04:04:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:04:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:06:24 ovirteng.stuffnet.local userhelper[45360]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:06:24 ovirteng.stuffnet.local userhelper[45360]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:08:24 ovirteng.stuffnet.local userhelper[45436]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:08:24 ovirteng.stuffnet.local userhelper[45436]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:09:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:09:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:09:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02341|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:09:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02342|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57862: receive error: Protocol error
Oct 02 04:09:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02343|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57862: connection dropped (Protocol error)
Oct 02 04:09:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:09:27] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:10:25 ovirteng.stuffnet.local userhelper[45521]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:10:25 ovirteng.stuffnet.local userhelper[45521]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:12:25 ovirteng.stuffnet.local userhelper[45596]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:12:25 ovirteng.stuffnet.local userhelper[45596]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:14:26 ovirteng.stuffnet.local userhelper[45672]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:14:26 ovirteng.stuffnet.local userhelper[45672]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:14:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:14:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:14:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02344|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:14:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02345|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:57988: receive error: Protocol error
Oct 02 04:14:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02346|reconnect|WARN|ssl:[::ffff:127.0.0.1]:57988: connection dropped (Protocol error)
Oct 02 04:14:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:14:27] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:16:26 ovirteng.stuffnet.local userhelper[45757]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:16:26 ovirteng.stuffnet.local userhelper[45757]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:18:26 ovirteng.stuffnet.local userhelper[45833]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:18:26 ovirteng.stuffnet.local userhelper[45833]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:19:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:19:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:19:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02347|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:19:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02348|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58112: receive error: Protocol error
Oct 02 04:19:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02349|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58112: connection dropped (Protocol error)
Oct 02 04:19:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:19:27] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:20:27 ovirteng.stuffnet.local userhelper[45917]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:20:27 ovirteng.stuffnet.local userhelper[45917]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:22:27 ovirteng.stuffnet.local userhelper[45993]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:22:27 ovirteng.stuffnet.local userhelper[45993]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:24:27 ovirteng.stuffnet.local userhelper[46071]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:24:27 ovirteng.stuffnet.local userhelper[46071]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:24:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:24:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:24:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02350|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:24:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02351|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58244: receive error: Protocol error
Oct 02 04:24:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02352|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58244: connection dropped (Protocol error)
Oct 02 04:24:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:24:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:26:28 ovirteng.stuffnet.local userhelper[46151]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:26:28 ovirteng.stuffnet.local userhelper[46151]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:28:28 ovirteng.stuffnet.local userhelper[46227]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:28:28 ovirteng.stuffnet.local userhelper[46227]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:29:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:29:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:29:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02353|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:29:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02354|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58362: receive error: Protocol error
Oct 02 04:29:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02355|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58362: connection dropped (Protocol error)
Oct 02 04:29:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:29:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:30:29 ovirteng.stuffnet.local userhelper[46310]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:30:29 ovirteng.stuffnet.local userhelper[46310]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:32:29 ovirteng.stuffnet.local userhelper[46385]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:32:29 ovirteng.stuffnet.local userhelper[46385]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:34:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:34:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:34:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02356|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:34:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02357|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58480: receive error: Protocol error
Oct 02 04:34:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02358|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58480: connection dropped (Protocol error)
Oct 02 04:34:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:34:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:34:29 ovirteng.stuffnet.local userhelper[46467]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:34:29 ovirteng.stuffnet.local userhelper[46467]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:36:30 ovirteng.stuffnet.local userhelper[46545]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:36:30 ovirteng.stuffnet.local userhelper[46545]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:38:30 ovirteng.stuffnet.local userhelper[46621]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:38:30 ovirteng.stuffnet.local userhelper[46621]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:39:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:39:29] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:39:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02359|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:39:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02360|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58598: receive error: Protocol error
Oct 02 04:39:29 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02361|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58598: connection dropped (Protocol error)
Oct 02 04:39:29 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:39:29] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:40:31 ovirteng.stuffnet.local userhelper[46705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:40:31 ovirteng.stuffnet.local userhelper[46705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:42:31 ovirteng.stuffnet.local userhelper[46780]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:42:31 ovirteng.stuffnet.local userhelper[46780]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:44:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:44:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:44:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02362|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:44:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02363|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58716: receive error: Protocol error
Oct 02 04:44:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02364|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58716: connection dropped (Protocol error)
Oct 02 04:44:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:44:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:44:31 ovirteng.stuffnet.local userhelper[46861]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:44:31 ovirteng.stuffnet.local userhelper[46861]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:46:32 ovirteng.stuffnet.local userhelper[46939]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:46:32 ovirteng.stuffnet.local userhelper[46939]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:48:32 ovirteng.stuffnet.local userhelper[47015]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:48:32 ovirteng.stuffnet.local userhelper[47015]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:49:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:49:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:49:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02365|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:49:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02366|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58834: receive error: Protocol error
Oct 02 04:49:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02367|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58834: connection dropped (Protocol error)
Oct 02 04:49:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:49:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:50:33 ovirteng.stuffnet.local userhelper[47098]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:50:33 ovirteng.stuffnet.local userhelper[47098]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:52:33 ovirteng.stuffnet.local userhelper[47174]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:52:33 ovirteng.stuffnet.local userhelper[47174]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:54:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:54:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:54:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02368|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:54:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02369|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:58952: receive error: Protocol error
Oct 02 04:54:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02370|reconnect|WARN|ssl:[::ffff:127.0.0.1]:58952: connection dropped (Protocol error)
Oct 02 04:54:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:54:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 04:54:33 ovirteng.stuffnet.local userhelper[47254]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:54:33 ovirteng.stuffnet.local userhelper[47254]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:56:34 ovirteng.stuffnet.local userhelper[47332]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:56:34 ovirteng.stuffnet.local userhelper[47332]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:58:34 ovirteng.stuffnet.local userhelper[47405]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 04:58:34 ovirteng.stuffnet.local userhelper[47405]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 04:59:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:59:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 04:59:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02371|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 04:59:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02372|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59070: receive error: Protocol error
Oct 02 04:59:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02373|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59070: connection dropped (Protocol error)
Oct 02 04:59:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 04:59:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:00:34 ovirteng.stuffnet.local userhelper[47500]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:00:34 ovirteng.stuffnet.local userhelper[47500]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 05:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 67 of user root.
-- Subject: Unit session-67.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-67.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 05:01:01 ovirteng.stuffnet.local CROND[47516]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 05:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[47519]: starting 0anacron
Oct 02 05:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[47525]: finished 0anacron
Oct 02 05:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 05:02:35 ovirteng.stuffnet.local userhelper[47592]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:02:35 ovirteng.stuffnet.local userhelper[47592]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:04:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:04:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:04:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02374|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:04:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02375|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59192: receive error: Protocol error
Oct 02 05:04:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02376|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59192: connection dropped (Protocol error)
Oct 02 05:04:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:04:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:04:35 ovirteng.stuffnet.local userhelper[47671]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:04:35 ovirteng.stuffnet.local userhelper[47671]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:06:36 ovirteng.stuffnet.local userhelper[47749]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:06:36 ovirteng.stuffnet.local userhelper[47749]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:08:36 ovirteng.stuffnet.local userhelper[47825]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:08:36 ovirteng.stuffnet.local userhelper[47825]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:09:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:09:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:09:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02377|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:09:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02378|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59312: receive error: Protocol error
Oct 02 05:09:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02379|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59312: connection dropped (Protocol error)
Oct 02 05:09:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:09:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:10:37 ovirteng.stuffnet.local userhelper[47909]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:10:37 ovirteng.stuffnet.local userhelper[47909]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:12:37 ovirteng.stuffnet.local userhelper[47984]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:12:37 ovirteng.stuffnet.local userhelper[47984]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:14:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:14:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:14:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02380|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:14:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02381|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59428: receive error: Protocol error
Oct 02 05:14:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02382|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59428: connection dropped (Protocol error)
Oct 02 05:14:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:14:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:14:38 ovirteng.stuffnet.local userhelper[48062]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:14:38 ovirteng.stuffnet.local userhelper[48062]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:16:38 ovirteng.stuffnet.local userhelper[48141]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:16:38 ovirteng.stuffnet.local userhelper[48141]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:18:38 ovirteng.stuffnet.local userhelper[48216]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:18:38 ovirteng.stuffnet.local userhelper[48216]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:19:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:19:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:19:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02383|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:19:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02384|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59548: receive error: Protocol error
Oct 02 05:19:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02385|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59548: connection dropped (Protocol error)
Oct 02 05:19:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:19:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:20:39 ovirteng.stuffnet.local userhelper[48301]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:20:39 ovirteng.stuffnet.local userhelper[48301]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:22:39 ovirteng.stuffnet.local userhelper[48377]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:22:39 ovirteng.stuffnet.local userhelper[48377]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:24:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:24:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:24:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02386|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:24:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02387|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59666: receive error: Protocol error
Oct 02 05:24:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02388|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59666: connection dropped (Protocol error)
Oct 02 05:24:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:24:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:24:40 ovirteng.stuffnet.local userhelper[48457]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:24:40 ovirteng.stuffnet.local userhelper[48457]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:26:41 ovirteng.stuffnet.local userhelper[48533]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:26:41 ovirteng.stuffnet.local userhelper[48533]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:28:41 ovirteng.stuffnet.local userhelper[48611]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:28:41 ovirteng.stuffnet.local userhelper[48611]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:29:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:29:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:29:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02389|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:29:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02390|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59784: receive error: Protocol error
Oct 02 05:29:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02391|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59784: connection dropped (Protocol error)
Oct 02 05:29:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:29:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:30:41 ovirteng.stuffnet.local userhelper[48695]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:30:41 ovirteng.stuffnet.local userhelper[48695]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:32:42 ovirteng.stuffnet.local userhelper[48770]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:32:42 ovirteng.stuffnet.local userhelper[48770]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:34:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:34:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:34:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02392|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:34:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02393|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:59902: receive error: Protocol error
Oct 02 05:34:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02394|reconnect|WARN|ssl:[::ffff:127.0.0.1]:59902: connection dropped (Protocol error)
Oct 02 05:34:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:34:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:34:42 ovirteng.stuffnet.local userhelper[48853]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:34:42 ovirteng.stuffnet.local userhelper[48853]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:36:43 ovirteng.stuffnet.local userhelper[48931]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:36:43 ovirteng.stuffnet.local userhelper[48931]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:38:43 ovirteng.stuffnet.local userhelper[49007]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:38:43 ovirteng.stuffnet.local userhelper[49007]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:39:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:39:34] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:39:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02395|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:39:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02396|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60020: receive error: Protocol error
Oct 02 05:39:34 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02397|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60020: connection dropped (Protocol error)
Oct 02 05:39:34 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:39:34] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:40:43 ovirteng.stuffnet.local userhelper[49092]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:40:43 ovirteng.stuffnet.local userhelper[49092]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:42:44 ovirteng.stuffnet.local userhelper[49167]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:42:44 ovirteng.stuffnet.local userhelper[49167]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:44:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:44:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02398|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02399|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60138: receive error: Protocol error
Oct 02 05:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02400|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60138: connection dropped (Protocol error)
Oct 02 05:44:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:44:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:44:44 ovirteng.stuffnet.local userhelper[49249]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:44:44 ovirteng.stuffnet.local userhelper[49249]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:46:44 ovirteng.stuffnet.local userhelper[49329]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:46:44 ovirteng.stuffnet.local userhelper[49329]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:48:45 ovirteng.stuffnet.local userhelper[49404]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:48:45 ovirteng.stuffnet.local userhelper[49404]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:49:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:49:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:49:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02401|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:49:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02402|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60256: receive error: Protocol error
Oct 02 05:49:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02403|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60256: connection dropped (Protocol error)
Oct 02 05:49:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:49:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:50:45 ovirteng.stuffnet.local userhelper[49489]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:50:45 ovirteng.stuffnet.local userhelper[49489]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:52:46 ovirteng.stuffnet.local userhelper[49565]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:52:46 ovirteng.stuffnet.local userhelper[49565]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:54:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:54:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:54:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02404|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:54:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02405|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60374: receive error: Protocol error
Oct 02 05:54:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02406|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60374: connection dropped (Protocol error)
Oct 02 05:54:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:54:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 05:54:46 ovirteng.stuffnet.local userhelper[49647]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:54:46 ovirteng.stuffnet.local userhelper[49647]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:56:46 ovirteng.stuffnet.local userhelper[49725]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:56:46 ovirteng.stuffnet.local userhelper[49725]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:58:47 ovirteng.stuffnet.local userhelper[49801]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 05:58:47 ovirteng.stuffnet.local userhelper[49801]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 05:59:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:59:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 05:59:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02407|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 05:59:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02408|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60492: receive error: Protocol error
Oct 02 05:59:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02409|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60492: connection dropped (Protocol error)
Oct 02 05:59:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 05:59:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:00:47 ovirteng.stuffnet.local userhelper[49898]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:00:47 ovirteng.stuffnet.local userhelper[49898]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 06:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 68 of user root.
-- Subject: Unit session-68.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-68.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 06:01:01 ovirteng.stuffnet.local CROND[49907]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[49910]: starting 0anacron
Oct 02 06:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[49916]: finished 0anacron
Oct 02 06:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 06:02:47 ovirteng.stuffnet.local userhelper[49989]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:02:47 ovirteng.stuffnet.local userhelper[49989]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:04:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:04:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:04:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02410|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:04:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02411|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60614: receive error: Protocol error
Oct 02 06:04:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02412|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60614: connection dropped (Protocol error)
Oct 02 06:04:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:04:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:04:48 ovirteng.stuffnet.local userhelper[50070]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:04:48 ovirteng.stuffnet.local userhelper[50070]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:06:48 ovirteng.stuffnet.local userhelper[50150]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:06:48 ovirteng.stuffnet.local userhelper[50150]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:08:49 ovirteng.stuffnet.local userhelper[50225]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:08:49 ovirteng.stuffnet.local userhelper[50225]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:09:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:09:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:09:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02413|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:09:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02414|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60732: receive error: Protocol error
Oct 02 06:09:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02415|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60732: connection dropped (Protocol error)
Oct 02 06:09:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:09:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:10:49 ovirteng.stuffnet.local userhelper[50309]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:10:49 ovirteng.stuffnet.local userhelper[50309]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:12:49 ovirteng.stuffnet.local userhelper[50386]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:12:49 ovirteng.stuffnet.local userhelper[50386]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:14:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:14:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:14:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02416|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:14:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02417|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60850: receive error: Protocol error
Oct 02 06:14:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02418|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60850: connection dropped (Protocol error)
Oct 02 06:14:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:14:38] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:14:52 ovirteng.stuffnet.local userhelper[50467]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:14:52 ovirteng.stuffnet.local userhelper[50467]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:16:52 ovirteng.stuffnet.local userhelper[50545]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:16:52 ovirteng.stuffnet.local userhelper[50545]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:18:53 ovirteng.stuffnet.local userhelper[50620]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:18:53 ovirteng.stuffnet.local userhelper[50620]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:19:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:19:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:19:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02419|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:19:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02420|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:60968: receive error: Protocol error
Oct 02 06:19:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02421|reconnect|WARN|ssl:[::ffff:127.0.0.1]:60968: connection dropped (Protocol error)
Oct 02 06:19:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:19:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:20:53 ovirteng.stuffnet.local userhelper[50704]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:20:53 ovirteng.stuffnet.local userhelper[50704]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:22:53 ovirteng.stuffnet.local userhelper[50779]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:22:53 ovirteng.stuffnet.local userhelper[50779]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:24:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:24:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:24:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02422|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:24:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02423|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:32854: receive error: Protocol error
Oct 02 06:24:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02424|reconnect|WARN|ssl:[::ffff:127.0.0.1]:32854: connection dropped (Protocol error)
Oct 02 06:24:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:24:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:24:54 ovirteng.stuffnet.local userhelper[50861]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:24:54 ovirteng.stuffnet.local userhelper[50861]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:26:54 ovirteng.stuffnet.local userhelper[50939]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:26:54 ovirteng.stuffnet.local userhelper[50939]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:28:55 ovirteng.stuffnet.local userhelper[51014]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:28:55 ovirteng.stuffnet.local userhelper[51014]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:29:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:29:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:29:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02425|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:29:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02426|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:32972: receive error: Protocol error
Oct 02 06:29:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02427|reconnect|WARN|ssl:[::ffff:127.0.0.1]:32972: connection dropped (Protocol error)
Oct 02 06:29:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:29:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:30:55 ovirteng.stuffnet.local userhelper[51098]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:30:55 ovirteng.stuffnet.local userhelper[51098]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:32:55 ovirteng.stuffnet.local userhelper[51174]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:32:55 ovirteng.stuffnet.local userhelper[51174]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:34:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:34:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:34:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02428|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:34:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02429|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33090: receive error: Protocol error
Oct 02 06:34:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02430|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33090: connection dropped (Protocol error)
Oct 02 06:34:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:34:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:34:57 ovirteng.stuffnet.local userhelper[51254]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:34:57 ovirteng.stuffnet.local userhelper[51254]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:36:57 ovirteng.stuffnet.local userhelper[51332]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:36:57 ovirteng.stuffnet.local userhelper[51332]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:38:58 ovirteng.stuffnet.local userhelper[51408]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:38:58 ovirteng.stuffnet.local userhelper[51408]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:39:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:39:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:39:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02431|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:39:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02432|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33208: receive error: Protocol error
Oct 02 06:39:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02433|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33208: connection dropped (Protocol error)
Oct 02 06:39:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:39:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:40:58 ovirteng.stuffnet.local userhelper[51492]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:40:58 ovirteng.stuffnet.local userhelper[51492]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:42:59 ovirteng.stuffnet.local userhelper[51568]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:42:59 ovirteng.stuffnet.local userhelper[51568]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:44:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:44:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:44:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02434|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:44:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02435|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33326: receive error: Protocol error
Oct 02 06:44:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02436|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33326: connection dropped (Protocol error)
Oct 02 06:44:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:44:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:44:59 ovirteng.stuffnet.local userhelper[51649]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:44:59 ovirteng.stuffnet.local userhelper[51649]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:46:59 ovirteng.stuffnet.local userhelper[51727]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:46:59 ovirteng.stuffnet.local userhelper[51727]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:49:00 ovirteng.stuffnet.local userhelper[51804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:49:00 ovirteng.stuffnet.local userhelper[51804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:49:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:49:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:49:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02437|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:49:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02438|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33444: receive error: Protocol error
Oct 02 06:49:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02439|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33444: connection dropped (Protocol error)
Oct 02 06:49:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:49:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:51:00 ovirteng.stuffnet.local userhelper[51888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:51:00 ovirteng.stuffnet.local userhelper[51888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:53:00 ovirteng.stuffnet.local userhelper[51963]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:53:00 ovirteng.stuffnet.local userhelper[51963]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:54:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:54:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:54:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02440|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:54:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02441|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33562: receive error: Protocol error
Oct 02 06:54:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02442|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33562: connection dropped (Protocol error)
Oct 02 06:54:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:54:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 06:55:01 ovirteng.stuffnet.local userhelper[52043]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:55:01 ovirteng.stuffnet.local userhelper[52043]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:57:01 ovirteng.stuffnet.local userhelper[52122]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:57:01 ovirteng.stuffnet.local userhelper[52122]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:59:02 ovirteng.stuffnet.local userhelper[52198]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 06:59:02 ovirteng.stuffnet.local userhelper[52198]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 06:59:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:59:43] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 06:59:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02443|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 06:59:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02444|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33680: receive error: Protocol error
Oct 02 06:59:43 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02445|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33680: connection dropped (Protocol error)
Oct 02 06:59:43 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 06:59:43] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 07:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 69 of user root.
-- Subject: Unit session-69.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-69.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 07:01:01 ovirteng.stuffnet.local CROND[52293]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[52296]: starting 0anacron
Oct 02 07:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[52302]: finished 0anacron
Oct 02 07:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 07:01:02 ovirteng.stuffnet.local userhelper[52307]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:01:02 ovirteng.stuffnet.local userhelper[52307]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:03:02 ovirteng.stuffnet.local userhelper[52382]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:03:02 ovirteng.stuffnet.local userhelper[52382]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:04:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:04:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:04:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02446|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:04:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02447|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33804: receive error: Protocol error
Oct 02 07:04:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02448|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33804: connection dropped (Protocol error)
Oct 02 07:04:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:04:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:05:03 ovirteng.stuffnet.local userhelper[52459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:05:03 ovirteng.stuffnet.local userhelper[52459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:07:03 ovirteng.stuffnet.local userhelper[52538]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:07:03 ovirteng.stuffnet.local userhelper[52538]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:09:04 ovirteng.stuffnet.local userhelper[52612]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:09:04 ovirteng.stuffnet.local userhelper[52612]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:09:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:09:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:09:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02449|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:09:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02450|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:33922: receive error: Protocol error
Oct 02 07:09:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02451|reconnect|WARN|ssl:[::ffff:127.0.0.1]:33922: connection dropped (Protocol error)
Oct 02 07:09:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:09:45] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:11:04 ovirteng.stuffnet.local userhelper[52696]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:11:04 ovirteng.stuffnet.local userhelper[52696]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:13:04 ovirteng.stuffnet.local userhelper[52771]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:13:04 ovirteng.stuffnet.local userhelper[52771]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:14:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:14:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:14:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02452|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:14:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02453|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34040: receive error: Protocol error
Oct 02 07:14:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02454|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34040: connection dropped (Protocol error)
Oct 02 07:14:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:14:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:15:05 ovirteng.stuffnet.local userhelper[52852]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:15:05 ovirteng.stuffnet.local userhelper[52852]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:17:05 ovirteng.stuffnet.local userhelper[52931]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:17:05 ovirteng.stuffnet.local userhelper[52931]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:19:06 ovirteng.stuffnet.local userhelper[53007]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:19:06 ovirteng.stuffnet.local userhelper[53007]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:19:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:19:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:19:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02455|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:19:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02456|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34158: receive error: Protocol error
Oct 02 07:19:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02457|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34158: connection dropped (Protocol error)
Oct 02 07:19:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:19:48] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:21:06 ovirteng.stuffnet.local userhelper[53091]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:21:06 ovirteng.stuffnet.local userhelper[53091]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:23:06 ovirteng.stuffnet.local userhelper[53165]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:23:06 ovirteng.stuffnet.local userhelper[53165]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:24:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:24:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:24:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02458|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:24:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02459|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34276: receive error: Protocol error
Oct 02 07:24:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02460|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34276: connection dropped (Protocol error)
Oct 02 07:24:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:24:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:25:07 ovirteng.stuffnet.local userhelper[53245]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:25:07 ovirteng.stuffnet.local userhelper[53245]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:27:07 ovirteng.stuffnet.local userhelper[53325]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:27:07 ovirteng.stuffnet.local userhelper[53325]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:29:07 ovirteng.stuffnet.local userhelper[53399]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:29:07 ovirteng.stuffnet.local userhelper[53399]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:29:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:29:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:29:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02461|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:29:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02462|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34394: receive error: Protocol error
Oct 02 07:29:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02463|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34394: connection dropped (Protocol error)
Oct 02 07:29:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:29:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:31:08 ovirteng.stuffnet.local userhelper[53484]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:31:08 ovirteng.stuffnet.local userhelper[53484]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:33:08 ovirteng.stuffnet.local userhelper[53559]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:33:08 ovirteng.stuffnet.local userhelper[53559]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:34:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:34:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:34:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02464|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:34:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02465|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34512: receive error: Protocol error
Oct 02 07:34:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02466|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34512: connection dropped (Protocol error)
Oct 02 07:34:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:34:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:35:09 ovirteng.stuffnet.local userhelper[53640]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:35:09 ovirteng.stuffnet.local userhelper[53640]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:37:09 ovirteng.stuffnet.local userhelper[53720]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:37:09 ovirteng.stuffnet.local userhelper[53720]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:39:09 ovirteng.stuffnet.local userhelper[53795]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:39:09 ovirteng.stuffnet.local userhelper[53795]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:39:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:39:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:39:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02467|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:39:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02468|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34630: receive error: Protocol error
Oct 02 07:39:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02469|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34630: connection dropped (Protocol error)
Oct 02 07:39:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:39:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:41:10 ovirteng.stuffnet.local userhelper[53880]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:41:10 ovirteng.stuffnet.local userhelper[53880]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:43:10 ovirteng.stuffnet.local userhelper[53956]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:43:10 ovirteng.stuffnet.local userhelper[53956]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:44:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:44:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:44:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02470|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:44:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02471|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34748: receive error: Protocol error
Oct 02 07:44:50 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02472|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34748: connection dropped (Protocol error)
Oct 02 07:44:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:44:50] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:45:11 ovirteng.stuffnet.local userhelper[54035]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:45:11 ovirteng.stuffnet.local userhelper[54035]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:47:12 ovirteng.stuffnet.local userhelper[54115]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:47:12 ovirteng.stuffnet.local userhelper[54115]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:49:12 ovirteng.stuffnet.local userhelper[54202]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:49:12 ovirteng.stuffnet.local userhelper[54202]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:49:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:49:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:49:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02473|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:49:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02474|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34866: receive error: Protocol error
Oct 02 07:49:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02475|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34866: connection dropped (Protocol error)
Oct 02 07:49:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:49:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:51:13 ovirteng.stuffnet.local userhelper[54286]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:51:13 ovirteng.stuffnet.local userhelper[54286]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:53:14 ovirteng.stuffnet.local userhelper[54360]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:53:14 ovirteng.stuffnet.local userhelper[54360]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:54:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:54:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:54:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02476|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:54:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02477|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:34984: receive error: Protocol error
Oct 02 07:54:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02478|reconnect|WARN|ssl:[::ffff:127.0.0.1]:34984: connection dropped (Protocol error)
Oct 02 07:54:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:54:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 07:55:14 ovirteng.stuffnet.local userhelper[54442]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:55:14 ovirteng.stuffnet.local userhelper[54442]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:57:14 ovirteng.stuffnet.local userhelper[54520]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:57:14 ovirteng.stuffnet.local userhelper[54520]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:59:15 ovirteng.stuffnet.local userhelper[54596]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 07:59:15 ovirteng.stuffnet.local userhelper[54596]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 07:59:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:59:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 07:59:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02479|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 07:59:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02480|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35102: receive error: Protocol error
Oct 02 07:59:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02481|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35102: connection dropped (Protocol error)
Oct 02 07:59:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 07:59:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 08:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 70 of user root.
-- Subject: Unit session-70.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-70.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 08:01:01 ovirteng.stuffnet.local CROND[54675]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[54678]: starting 0anacron
Oct 02 08:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[54684]: finished 0anacron
Oct 02 08:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 08:01:15 ovirteng.stuffnet.local userhelper[54705]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:01:15 ovirteng.stuffnet.local userhelper[54705]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:03:16 ovirteng.stuffnet.local userhelper[54782]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:03:16 ovirteng.stuffnet.local userhelper[54782]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:04:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:04:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:04:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02482|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:04:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02483|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35224: receive error: Protocol error
Oct 02 08:04:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02484|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35224: connection dropped (Protocol error)
Oct 02 08:04:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:04:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:05:16 ovirteng.stuffnet.local userhelper[54863]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:05:16 ovirteng.stuffnet.local userhelper[54863]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:07:16 ovirteng.stuffnet.local userhelper[54941]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:07:16 ovirteng.stuffnet.local userhelper[54941]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:09:17 ovirteng.stuffnet.local userhelper[55017]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:09:17 ovirteng.stuffnet.local userhelper[55017]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:09:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:09:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:09:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02485|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:09:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02486|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35342: receive error: Protocol error
Oct 02 08:09:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02487|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35342: connection dropped (Protocol error)
Oct 02 08:09:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:09:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:11:17 ovirteng.stuffnet.local userhelper[55102]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:11:17 ovirteng.stuffnet.local userhelper[55102]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:13:18 ovirteng.stuffnet.local userhelper[55177]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:13:18 ovirteng.stuffnet.local userhelper[55177]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:14:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:14:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:14:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02488|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:14:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02489|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35462: receive error: Protocol error
Oct 02 08:14:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02490|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35462: connection dropped (Protocol error)
Oct 02 08:14:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:14:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:15:18 ovirteng.stuffnet.local userhelper[55256]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:15:18 ovirteng.stuffnet.local userhelper[55256]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:17:18 ovirteng.stuffnet.local userhelper[55335]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:17:18 ovirteng.stuffnet.local userhelper[55335]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:19:19 ovirteng.stuffnet.local userhelper[55413]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:19:19 ovirteng.stuffnet.local userhelper[55413]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:19:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:19:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:19:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02491|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:19:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02492|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35580: receive error: Protocol error
Oct 02 08:19:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02493|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35580: connection dropped (Protocol error)
Oct 02 08:19:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:19:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:21:19 ovirteng.stuffnet.local userhelper[55495]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:21:19 ovirteng.stuffnet.local userhelper[55495]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:23:19 ovirteng.stuffnet.local userhelper[55569]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:23:19 ovirteng.stuffnet.local userhelper[55569]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:24:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:24:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:24:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02494|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:24:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02495|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35718: receive error: Protocol error
Oct 02 08:24:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02496|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35718: connection dropped (Protocol error)
Oct 02 08:24:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:24:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:25:20 ovirteng.stuffnet.local userhelper[55665]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:25:20 ovirteng.stuffnet.local userhelper[55665]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:27:20 ovirteng.stuffnet.local userhelper[55743]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:27:20 ovirteng.stuffnet.local userhelper[55743]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:29:21 ovirteng.stuffnet.local userhelper[55818]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:29:21 ovirteng.stuffnet.local userhelper[55818]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:29:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:29:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:29:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02497|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:29:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02498|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35836: receive error: Protocol error
Oct 02 08:29:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02499|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35836: connection dropped (Protocol error)
Oct 02 08:29:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:29:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:31:21 ovirteng.stuffnet.local userhelper[55900]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:31:21 ovirteng.stuffnet.local userhelper[55900]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:33:21 ovirteng.stuffnet.local userhelper[55973]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:33:21 ovirteng.stuffnet.local userhelper[55973]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:34:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:34:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:34:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02500|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:34:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02501|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:35948: receive error: Protocol error
Oct 02 08:34:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02502|reconnect|WARN|ssl:[::ffff:127.0.0.1]:35948: connection dropped (Protocol error)
Oct 02 08:34:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:34:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:35:22 ovirteng.stuffnet.local userhelper[56054]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:35:22 ovirteng.stuffnet.local userhelper[56054]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:37:22 ovirteng.stuffnet.local userhelper[56133]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:37:22 ovirteng.stuffnet.local userhelper[56133]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:39:23 ovirteng.stuffnet.local userhelper[56208]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:39:23 ovirteng.stuffnet.local userhelper[56208]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:39:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:39:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02503|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02504|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36086: receive error: Protocol error
Oct 02 08:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02505|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36086: connection dropped (Protocol error)
Oct 02 08:39:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:39:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:41:23 ovirteng.stuffnet.local userhelper[56304]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:41:23 ovirteng.stuffnet.local userhelper[56304]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:43:24 ovirteng.stuffnet.local userhelper[56375]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:43:24 ovirteng.stuffnet.local userhelper[56375]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:44:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:44:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:44:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02506|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:44:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02507|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36204: receive error: Protocol error
Oct 02 08:44:59 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02508|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36204: connection dropped (Protocol error)
Oct 02 08:44:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:44:59] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:45:25 ovirteng.stuffnet.local userhelper[56458]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:45:25 ovirteng.stuffnet.local userhelper[56458]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:47:25 ovirteng.stuffnet.local userhelper[56536]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:47:25 ovirteng.stuffnet.local userhelper[56536]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:49:26 ovirteng.stuffnet.local userhelper[56609]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:49:26 ovirteng.stuffnet.local userhelper[56609]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:50:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:50:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02509|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02510|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36318: receive error: Protocol error
Oct 02 08:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02511|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36318: connection dropped (Protocol error)
Oct 02 08:50:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:50:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:51:26 ovirteng.stuffnet.local userhelper[56688]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:51:26 ovirteng.stuffnet.local userhelper[56688]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:53:26 ovirteng.stuffnet.local userhelper[56764]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:53:26 ovirteng.stuffnet.local userhelper[56764]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:55:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:55:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 08:55:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02512|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 08:55:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02513|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36432: receive error: Protocol error
Oct 02 08:55:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02514|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36432: connection dropped (Protocol error)
Oct 02 08:55:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 08:55:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 08:55:27 ovirteng.stuffnet.local userhelper[56844]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:55:27 ovirteng.stuffnet.local userhelper[56844]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:57:30 ovirteng.stuffnet.local userhelper[56921]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:57:30 ovirteng.stuffnet.local userhelper[56921]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 08:59:30 ovirteng.stuffnet.local userhelper[56995]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 08:59:30 ovirteng.stuffnet.local userhelper[56995]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:00:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:00:02] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:00:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02515|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:00:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02516|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36546: receive error: Protocol error
Oct 02 09:00:02 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02517|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36546: connection dropped (Protocol error)
Oct 02 09:00:02 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:00:02] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 09:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 71 of user root.
-- Subject: Unit session-71.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-71.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 09:01:01 ovirteng.stuffnet.local CROND[57068]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[57071]: starting 0anacron
Oct 02 09:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[57077]: finished 0anacron
Oct 02 09:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 09:01:30 ovirteng.stuffnet.local userhelper[57105]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:01:30 ovirteng.stuffnet.local userhelper[57105]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:03:33 ovirteng.stuffnet.local userhelper[57185]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:03:33 ovirteng.stuffnet.local userhelper[57185]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:05:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:05:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:05:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02518|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:05:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02519|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36666: receive error: Protocol error
Oct 02 09:05:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02520|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36666: connection dropped (Protocol error)
Oct 02 09:05:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:05:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:05:34 ovirteng.stuffnet.local userhelper[57264]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:05:34 ovirteng.stuffnet.local userhelper[57264]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:07:34 ovirteng.stuffnet.local userhelper[57339]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:07:34 ovirteng.stuffnet.local userhelper[57339]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:09:34 ovirteng.stuffnet.local userhelper[57417]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:09:34 ovirteng.stuffnet.local userhelper[57417]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:10:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:10:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:10:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02521|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:10:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02522|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36794: receive error: Protocol error
Oct 02 09:10:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02523|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36794: connection dropped (Protocol error)
Oct 02 09:10:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:10:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:11:35 ovirteng.stuffnet.local userhelper[57501]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:11:35 ovirteng.stuffnet.local userhelper[57501]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:13:35 ovirteng.stuffnet.local userhelper[57575]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:13:35 ovirteng.stuffnet.local userhelper[57575]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:15:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:15:05] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:15:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02524|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:15:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02525|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:36922: receive error: Protocol error
Oct 02 09:15:05 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02526|reconnect|WARN|ssl:[::ffff:127.0.0.1]:36922: connection dropped (Protocol error)
Oct 02 09:15:05 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:15:05] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:15:36 ovirteng.stuffnet.local userhelper[57654]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:15:36 ovirteng.stuffnet.local userhelper[57654]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:17:36 ovirteng.stuffnet.local userhelper[57733]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:17:36 ovirteng.stuffnet.local userhelper[57733]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:19:36 ovirteng.stuffnet.local userhelper[57809]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:19:36 ovirteng.stuffnet.local userhelper[57809]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:20:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:20:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:20:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02527|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:20:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02528|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37034: receive error: Protocol error
Oct 02 09:20:06 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02529|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37034: connection dropped (Protocol error)
Oct 02 09:20:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:20:06] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:21:37 ovirteng.stuffnet.local userhelper[57895]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:21:37 ovirteng.stuffnet.local userhelper[57895]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:23:37 ovirteng.stuffnet.local userhelper[57968]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:23:37 ovirteng.stuffnet.local userhelper[57968]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:25:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:25:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:25:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02530|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:25:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02531|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37152: receive error: Protocol error
Oct 02 09:25:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02532|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37152: connection dropped (Protocol error)
Oct 02 09:25:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:25:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:25:38 ovirteng.stuffnet.local userhelper[58048]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:25:38 ovirteng.stuffnet.local userhelper[58048]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:27:38 ovirteng.stuffnet.local userhelper[58127]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:27:38 ovirteng.stuffnet.local userhelper[58127]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:29:38 ovirteng.stuffnet.local userhelper[58201]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:29:38 ovirteng.stuffnet.local userhelper[58201]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:30:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:30:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:30:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02533|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:30:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02534|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37270: receive error: Protocol error
Oct 02 09:30:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02535|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37270: connection dropped (Protocol error)
Oct 02 09:30:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:30:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:31:39 ovirteng.stuffnet.local userhelper[58284]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:31:39 ovirteng.stuffnet.local userhelper[58284]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:33:39 ovirteng.stuffnet.local userhelper[58358]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:33:39 ovirteng.stuffnet.local userhelper[58358]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:35:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:35:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:35:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02536|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:35:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02537|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37390: receive error: Protocol error
Oct 02 09:35:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02538|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37390: connection dropped (Protocol error)
Oct 02 09:35:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:35:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:35:40 ovirteng.stuffnet.local userhelper[58434]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:35:40 ovirteng.stuffnet.local userhelper[58434]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:37:40 ovirteng.stuffnet.local userhelper[58510]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:37:40 ovirteng.stuffnet.local userhelper[58510]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:39:40 ovirteng.stuffnet.local userhelper[58585]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:39:40 ovirteng.stuffnet.local userhelper[58585]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:40:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:40:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:40:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02539|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:40:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02540|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37510: receive error: Protocol error
Oct 02 09:40:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02541|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37510: connection dropped (Protocol error)
Oct 02 09:40:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:40:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:41:41 ovirteng.stuffnet.local userhelper[58665]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:41:41 ovirteng.stuffnet.local userhelper[58665]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:43:41 ovirteng.stuffnet.local userhelper[58740]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:43:41 ovirteng.stuffnet.local userhelper[58740]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:45:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:45:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:45:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02542|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:45:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02543|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37628: receive error: Protocol error
Oct 02 09:45:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02544|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37628: connection dropped (Protocol error)
Oct 02 09:45:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:45:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:45:41 ovirteng.stuffnet.local userhelper[58822]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:45:41 ovirteng.stuffnet.local userhelper[58822]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:47:42 ovirteng.stuffnet.local userhelper[58897]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:47:42 ovirteng.stuffnet.local userhelper[58897]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:49:42 ovirteng.stuffnet.local userhelper[58972]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:49:42 ovirteng.stuffnet.local userhelper[58972]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:50:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:50:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:50:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02545|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:50:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02546|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37748: receive error: Protocol error
Oct 02 09:50:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02547|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37748: connection dropped (Protocol error)
Oct 02 09:50:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:50:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:51:44 ovirteng.stuffnet.local userhelper[59055]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:51:44 ovirteng.stuffnet.local userhelper[59055]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:53:47 ovirteng.stuffnet.local userhelper[59131]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:53:47 ovirteng.stuffnet.local userhelper[59131]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:55:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:55:14] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 09:55:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02548|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 09:55:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02549|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37864: receive error: Protocol error
Oct 02 09:55:14 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02550|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37864: connection dropped (Protocol error)
Oct 02 09:55:14 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 09:55:14] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 09:55:48 ovirteng.stuffnet.local userhelper[59211]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:55:48 ovirteng.stuffnet.local userhelper[59211]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:57:48 ovirteng.stuffnet.local userhelper[59290]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:57:48 ovirteng.stuffnet.local userhelper[59290]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 09:59:48 ovirteng.stuffnet.local userhelper[59360]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 09:59:48 ovirteng.stuffnet.local userhelper[59360]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:00:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:00:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:00:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02551|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:00:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02552|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:37990: receive error: Protocol error
Oct 02 10:00:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02553|reconnect|WARN|ssl:[::ffff:127.0.0.1]:37990: connection dropped (Protocol error)
Oct 02 10:00:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:00:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 10:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 72 of user root.
-- Subject: Unit session-72.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-72.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 10:01:01 ovirteng.stuffnet.local CROND[59425]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[59428]: starting 0anacron
Oct 02 10:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[59434]: finished 0anacron
Oct 02 10:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 10:01:49 ovirteng.stuffnet.local userhelper[59468]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:01:49 ovirteng.stuffnet.local userhelper[59468]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:03:49 ovirteng.stuffnet.local userhelper[59544]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:03:49 ovirteng.stuffnet.local userhelper[59544]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:05:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:05:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:05:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02554|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:05:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02555|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38108: receive error: Protocol error
Oct 02 10:05:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02556|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38108: connection dropped (Protocol error)
Oct 02 10:05:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:05:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:05:52 ovirteng.stuffnet.local userhelper[59626]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:05:52 ovirteng.stuffnet.local userhelper[59626]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:07:53 ovirteng.stuffnet.local userhelper[59704]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:07:53 ovirteng.stuffnet.local userhelper[59704]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:09:54 ovirteng.stuffnet.local userhelper[59778]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:09:54 ovirteng.stuffnet.local userhelper[59778]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:10:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:10:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:10:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02557|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:10:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02558|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38226: receive error: Protocol error
Oct 02 10:10:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02559|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38226: connection dropped (Protocol error)
Oct 02 10:10:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:10:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:11:54 ovirteng.stuffnet.local userhelper[59860]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:11:54 ovirteng.stuffnet.local userhelper[59860]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:13:55 ovirteng.stuffnet.local userhelper[59936]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:13:55 ovirteng.stuffnet.local userhelper[59936]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:15:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:15:20] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:15:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02560|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:15:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02561|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38344: receive error: Protocol error
Oct 02 10:15:20 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02562|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38344: connection dropped (Protocol error)
Oct 02 10:15:20 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:15:20] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:15:55 ovirteng.stuffnet.local userhelper[60014]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:15:55 ovirteng.stuffnet.local userhelper[60014]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:17:55 ovirteng.stuffnet.local userhelper[60094]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:17:55 ovirteng.stuffnet.local userhelper[60094]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:19:56 ovirteng.stuffnet.local userhelper[60170]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:19:56 ovirteng.stuffnet.local userhelper[60170]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:20:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:20:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:20:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02563|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:20:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02564|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38462: receive error: Protocol error
Oct 02 10:20:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02565|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38462: connection dropped (Protocol error)
Oct 02 10:20:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:20:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:21:57 ovirteng.stuffnet.local userhelper[60253]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:21:57 ovirteng.stuffnet.local userhelper[60253]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:23:57 ovirteng.stuffnet.local userhelper[60327]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:23:57 ovirteng.stuffnet.local userhelper[60327]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:25:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:25:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:25:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02566|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:25:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02567|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38580: receive error: Protocol error
Oct 02 10:25:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02568|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38580: connection dropped (Protocol error)
Oct 02 10:25:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:25:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:26:00 ovirteng.stuffnet.local userhelper[60402]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:26:00 ovirteng.stuffnet.local userhelper[60402]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:28:01 ovirteng.stuffnet.local userhelper[60478]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:28:01 ovirteng.stuffnet.local userhelper[60478]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:30:02 ovirteng.stuffnet.local userhelper[60553]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:30:02 ovirteng.stuffnet.local userhelper[60553]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:30:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:30:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:30:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02569|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:30:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02570|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38698: receive error: Protocol error
Oct 02 10:30:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02571|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38698: connection dropped (Protocol error)
Oct 02 10:30:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:30:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:32:03 ovirteng.stuffnet.local userhelper[60630]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:32:03 ovirteng.stuffnet.local userhelper[60630]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:34:05 ovirteng.stuffnet.local userhelper[60714]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:34:05 ovirteng.stuffnet.local userhelper[60714]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:35:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:35:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:35:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02572|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:35:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02573|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38820: receive error: Protocol error
Oct 02 10:35:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02574|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38820: connection dropped (Protocol error)
Oct 02 10:35:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:35:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:36:05 ovirteng.stuffnet.local userhelper[60795]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:36:05 ovirteng.stuffnet.local userhelper[60795]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:36:24 ovirteng.stuffnet.local userhelper[60822]: pam_succeed_if(ovirt-flush-caches:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:36:24 ovirteng.stuffnet.local userhelper[60822]: running '/usr/share/ovirt-guest-agent/scripts/hooks/defaults/flush-caches' with root privileges on behalf of 'ovirtagent'
Oct 02 10:36:24 ovirteng.stuffnet.local kernel: flush-caches (60822): drop_caches: 3
Oct 02 10:38:06 ovirteng.stuffnet.local userhelper[60869]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:38:06 ovirteng.stuffnet.local userhelper[60869]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:38:25 ovirteng.stuffnet.local userhelper[60889]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:38:25 ovirteng.stuffnet.local userhelper[60889]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:40:07 ovirteng.stuffnet.local userhelper[60941]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:40:07 ovirteng.stuffnet.local userhelper[60941]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:40:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:40:25] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02575|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02576|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:38920: receive error: Protocol error
Oct 02 10:40:25 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02577|reconnect|WARN|ssl:[::ffff:127.0.0.1]:38920: connection dropped (Protocol error)
Oct 02 10:40:25 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:40:25] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:42:08 ovirteng.stuffnet.local userhelper[61008]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:42:08 ovirteng.stuffnet.local userhelper[61008]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:44:08 ovirteng.stuffnet.local userhelper[61069]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:44:08 ovirteng.stuffnet.local userhelper[61069]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:45:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:45:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02578|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02579|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39038: receive error: Protocol error
Oct 02 10:45:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02580|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39038: connection dropped (Protocol error)
Oct 02 10:45:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:45:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:46:09 ovirteng.stuffnet.local userhelper[61133]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:46:09 ovirteng.stuffnet.local userhelper[61133]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:48:10 ovirteng.stuffnet.local userhelper[61196]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:48:10 ovirteng.stuffnet.local userhelper[61196]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:50:09 ovirteng.stuffnet.local chronyd[1307]: Selected source 216.229.0.49
Oct 02 10:50:10 ovirteng.stuffnet.local userhelper[61255]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:50:10 ovirteng.stuffnet.local userhelper[61255]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:50:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:50:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02581|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02582|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39140: receive error: Protocol error
Oct 02 10:50:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02583|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39140: connection dropped (Protocol error)
Oct 02 10:50:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:50:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:50:56 ovirteng.stuffnet.local chronyd[1307]: Can't synchronise: no majority
Oct 02 10:51:14 ovirteng.stuffnet.local chronyd[1307]: Source 64.79.100.197 replaced with 144.172.126.201
Oct 02 10:52:11 ovirteng.stuffnet.local userhelper[61323]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:52:11 ovirteng.stuffnet.local userhelper[61323]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:54:12 ovirteng.stuffnet.local userhelper[61384]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:54:12 ovirteng.stuffnet.local userhelper[61384]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:54:19 ovirteng.stuffnet.local chronyd[1307]: Selected source 216.229.0.49
Oct 02 10:55:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:55:27] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 10:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02584|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 10:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02585|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39254: receive error: Protocol error
Oct 02 10:55:27 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02586|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39254: connection dropped (Protocol error)
Oct 02 10:55:27 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 10:55:27] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 10:56:12 ovirteng.stuffnet.local userhelper[61459]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:56:12 ovirteng.stuffnet.local userhelper[61459]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 10:56:27 ovirteng.stuffnet.local chronyd[1307]: Selected source 144.172.126.201
Oct 02 10:58:14 ovirteng.stuffnet.local userhelper[61536]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 10:58:14 ovirteng.stuffnet.local userhelper[61536]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:00:14 ovirteng.stuffnet.local userhelper[61893]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:00:14 ovirteng.stuffnet.local userhelper[61893]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:00:17 ovirteng.stuffnet.local python2[61914]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_common.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:00:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:00:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02587|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02588|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39366: receive error: Protocol error
Oct 02 11:00:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02589|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39366: connection dropped (Protocol error)
Oct 02 11:00:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:00:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:00:31 ovirteng.stuffnet.local python2[62017]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_virt.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:00:38 ovirteng.stuffnet.local python2[62077]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_common_4.3.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:00:40 ovirteng.stuffnet.local python2[62104]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/usr/share/ovirt-engine/playbooks/roles/ovirt-host-deploy-firewalld/vars/firewalld_rules_virt_4.3.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:01:00 ovirteng.stuffnet.local python2[62250]: ansible-package_facts Invoked with manager=['rpm'] strategy=first
Oct 02 11:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 11:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 73 of user root.
-- Subject: Unit session-73.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-73.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 11:01:01 ovirteng.stuffnet.local CROND[62259]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 11:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[62262]: starting 0anacron
Oct 02 11:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[62268]: finished 0anacron
Oct 02 11:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 11:01:15 ovirteng.stuffnet.local python2[62307]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/ovirt-engine-metrics/config.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:02:15 ovirteng.stuffnet.local userhelper[62430]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:02:15 ovirteng.stuffnet.local userhelper[62430]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:03:09 ovirteng.stuffnet.local python2[62549]: ansible-stat Invoked with checksum_algorithm=sha1 get_checksum=True follow=False path=/etc/ovirt-engine/ansible/ovirt-host-deploy-post-tasks.yml get_md5=None get_mime=True get_attributes=True
Oct 02 11:04:16 ovirteng.stuffnet.local userhelper[62620]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:04:16 ovirteng.stuffnet.local userhelper[62620]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:05:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:05:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02590|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02591|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39454: receive error: Protocol error
Oct 02 11:05:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02592|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39454: connection dropped (Protocol error)
Oct 02 11:05:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:05:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:06:17 ovirteng.stuffnet.local userhelper[62695]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:06:17 ovirteng.stuffnet.local userhelper[62695]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:08:17 ovirteng.stuffnet.local userhelper[62759]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:08:17 ovirteng.stuffnet.local userhelper[62759]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:10:18 ovirteng.stuffnet.local userhelper[62818]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:10:18 ovirteng.stuffnet.local userhelper[62818]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:10:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:10:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:10:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02593|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:10:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02594|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39560: receive error: Protocol error
Oct 02 11:10:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02595|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39560: connection dropped (Protocol error)
Oct 02 11:10:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:10:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:12:18 ovirteng.stuffnet.local userhelper[62888]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:12:18 ovirteng.stuffnet.local userhelper[62888]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:14:19 ovirteng.stuffnet.local userhelper[62948]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:14:19 ovirteng.stuffnet.local userhelper[62948]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:15:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:15:32] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:15:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02596|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:15:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02597|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39676: receive error: Protocol error
Oct 02 11:15:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02598|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39676: connection dropped (Protocol error)
Oct 02 11:15:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:15:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:16:20 ovirteng.stuffnet.local userhelper[63013]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:16:20 ovirteng.stuffnet.local userhelper[63013]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:18:20 ovirteng.stuffnet.local userhelper[63076]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:18:20 ovirteng.stuffnet.local userhelper[63076]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:20:21 ovirteng.stuffnet.local userhelper[63135]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:20:21 ovirteng.stuffnet.local userhelper[63135]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:20:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:20:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:20:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02599|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:20:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02600|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39794: receive error: Protocol error
Oct 02 11:20:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02601|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39794: connection dropped (Protocol error)
Oct 02 11:20:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:20:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:22:22 ovirteng.stuffnet.local userhelper[63203]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:22:22 ovirteng.stuffnet.local userhelper[63203]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:24:22 ovirteng.stuffnet.local userhelper[63263]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:24:22 ovirteng.stuffnet.local userhelper[63263]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:25:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:25:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:25:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02602|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:25:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02603|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:39914: receive error: Protocol error
Oct 02 11:25:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02604|reconnect|WARN|ssl:[::ffff:127.0.0.1]:39914: connection dropped (Protocol error)
Oct 02 11:25:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:25:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:26:23 ovirteng.stuffnet.local userhelper[63329]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:26:23 ovirteng.stuffnet.local userhelper[63329]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:28:23 ovirteng.stuffnet.local userhelper[63393]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:28:23 ovirteng.stuffnet.local userhelper[63393]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:30:24 ovirteng.stuffnet.local userhelper[63454]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:30:24 ovirteng.stuffnet.local userhelper[63454]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:30:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:30:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:30:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02605|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:30:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02606|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40016: receive error: Protocol error
Oct 02 11:30:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02607|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40016: connection dropped (Protocol error)
Oct 02 11:30:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:30:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:32:25 ovirteng.stuffnet.local userhelper[63521]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:32:25 ovirteng.stuffnet.local userhelper[63521]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:34:25 ovirteng.stuffnet.local userhelper[63581]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:34:25 ovirteng.stuffnet.local userhelper[63581]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:35:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:35:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:35:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02608|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:35:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02609|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40150: receive error: Protocol error
Oct 02 11:35:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02610|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40150: connection dropped (Protocol error)
Oct 02 11:35:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:35:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:36:26 ovirteng.stuffnet.local userhelper[63645]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:36:26 ovirteng.stuffnet.local userhelper[63645]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:38:26 ovirteng.stuffnet.local userhelper[63709]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:38:26 ovirteng.stuffnet.local userhelper[63709]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:40:27 ovirteng.stuffnet.local userhelper[63768]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:40:27 ovirteng.stuffnet.local userhelper[63768]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:40:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:40:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:40:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02611|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:40:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02612|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40256: receive error: Protocol error
Oct 02 11:40:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02613|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40256: connection dropped (Protocol error)
Oct 02 11:40:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:40:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:42:28 ovirteng.stuffnet.local userhelper[63835]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:42:28 ovirteng.stuffnet.local userhelper[63835]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:44:28 ovirteng.stuffnet.local userhelper[63896]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:44:28 ovirteng.stuffnet.local userhelper[63896]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:45:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:45:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:45:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02614|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:45:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02615|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40374: receive error: Protocol error
Oct 02 11:45:38 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02616|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40374: connection dropped (Protocol error)
Oct 02 11:45:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:45:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:46:29 ovirteng.stuffnet.local userhelper[63961]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:46:29 ovirteng.stuffnet.local userhelper[63961]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:48:29 ovirteng.stuffnet.local userhelper[64024]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:48:29 ovirteng.stuffnet.local userhelper[64024]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:50:30 ovirteng.stuffnet.local userhelper[64084]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:50:30 ovirteng.stuffnet.local userhelper[64084]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:50:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:50:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:50:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02617|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:50:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02618|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40492: receive error: Protocol error
Oct 02 11:50:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02619|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40492: connection dropped (Protocol error)
Oct 02 11:50:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:50:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:52:31 ovirteng.stuffnet.local userhelper[64153]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:52:31 ovirteng.stuffnet.local userhelper[64153]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:54:31 ovirteng.stuffnet.local userhelper[64213]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:54:31 ovirteng.stuffnet.local userhelper[64213]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:55:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:55:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 11:55:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02620|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 11:55:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02621|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40610: receive error: Protocol error
Oct 02 11:55:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02622|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40610: connection dropped (Protocol error)
Oct 02 11:55:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 11:55:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 11:56:32 ovirteng.stuffnet.local userhelper[64278]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:56:32 ovirteng.stuffnet.local userhelper[64278]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 11:58:32 ovirteng.stuffnet.local userhelper[64343]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 11:58:32 ovirteng.stuffnet.local userhelper[64343]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:00:33 ovirteng.stuffnet.local userhelper[64413]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:00:33 ovirteng.stuffnet.local userhelper[64413]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:00:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:00:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:00:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02623|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:00:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02624|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40732: receive error: Protocol error
Oct 02 12:00:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02625|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40732: connection dropped (Protocol error)
Oct 02 12:00:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:00:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 12:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 74 of user root.
-- Subject: Unit session-74.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-74.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 12:01:01 ovirteng.stuffnet.local CROND[64430]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[64433]: starting 0anacron
Oct 02 12:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[64439]: finished 0anacron
Oct 02 12:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 12:02:34 ovirteng.stuffnet.local userhelper[64497]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:02:34 ovirteng.stuffnet.local userhelper[64497]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:04:34 ovirteng.stuffnet.local userhelper[64557]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:04:34 ovirteng.stuffnet.local userhelper[64557]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:05:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:05:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:05:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02626|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:05:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02627|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40850: receive error: Protocol error
Oct 02 12:05:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02628|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40850: connection dropped (Protocol error)
Oct 02 12:05:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:05:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:06:35 ovirteng.stuffnet.local userhelper[64620]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:06:35 ovirteng.stuffnet.local userhelper[64620]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:08:35 ovirteng.stuffnet.local userhelper[64683]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:08:35 ovirteng.stuffnet.local userhelper[64683]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:10:36 ovirteng.stuffnet.local userhelper[64743]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:10:36 ovirteng.stuffnet.local userhelper[64743]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:10:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:10:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:10:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02629|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:10:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02630|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:40968: receive error: Protocol error
Oct 02 12:10:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02631|reconnect|WARN|ssl:[::ffff:127.0.0.1]:40968: connection dropped (Protocol error)
Oct 02 12:10:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:10:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:12:37 ovirteng.stuffnet.local userhelper[64810]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:12:37 ovirteng.stuffnet.local userhelper[64810]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:14:37 ovirteng.stuffnet.local userhelper[64871]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:14:37 ovirteng.stuffnet.local userhelper[64871]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:15:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:15:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:15:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02632|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:15:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02633|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41088: receive error: Protocol error
Oct 02 12:15:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02634|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41088: connection dropped (Protocol error)
Oct 02 12:15:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:15:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:16:38 ovirteng.stuffnet.local userhelper[64935]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:16:38 ovirteng.stuffnet.local userhelper[64935]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:18:39 ovirteng.stuffnet.local userhelper[64998]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:18:39 ovirteng.stuffnet.local userhelper[64998]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:20:39 ovirteng.stuffnet.local userhelper[65057]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:20:39 ovirteng.stuffnet.local userhelper[65057]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:20:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:20:42] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:20:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02635|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:20:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02636|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41206: receive error: Protocol error
Oct 02 12:20:42 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02637|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41206: connection dropped (Protocol error)
Oct 02 12:20:42 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:20:42] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:22:40 ovirteng.stuffnet.local userhelper[65125]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:22:40 ovirteng.stuffnet.local userhelper[65125]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:24:40 ovirteng.stuffnet.local userhelper[65187]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:24:40 ovirteng.stuffnet.local userhelper[65187]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:25:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:25:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:25:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02638|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:25:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02639|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41324: receive error: Protocol error
Oct 02 12:25:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02640|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41324: connection dropped (Protocol error)
Oct 02 12:25:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:25:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:26:41 ovirteng.stuffnet.local userhelper[65251]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:26:41 ovirteng.stuffnet.local userhelper[65251]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:28:42 ovirteng.stuffnet.local userhelper[65315]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:28:42 ovirteng.stuffnet.local userhelper[65315]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:30:42 ovirteng.stuffnet.local userhelper[65375]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:30:42 ovirteng.stuffnet.local userhelper[65375]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:30:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:30:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:30:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02641|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:30:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02642|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41442: receive error: Protocol error
Oct 02 12:30:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02643|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41442: connection dropped (Protocol error)
Oct 02 12:30:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:30:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:32:43 ovirteng.stuffnet.local userhelper[65442]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:32:43 ovirteng.stuffnet.local userhelper[65442]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:34:44 ovirteng.stuffnet.local userhelper[65503]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:34:44 ovirteng.stuffnet.local userhelper[65503]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:35:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:35:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:35:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02644|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:35:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02645|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41564: receive error: Protocol error
Oct 02 12:35:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02646|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41564: connection dropped (Protocol error)
Oct 02 12:35:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:35:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:36:05 ovirteng.stuffnet.local systemd[1]: Starting Cleanup of Temporary Directories...
-- Subject: Unit systemd-tmpfiles-clean.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has begun starting up.
Oct 02 12:36:06 ovirteng.stuffnet.local systemd[1]: Started Cleanup of Temporary Directories.
-- Subject: Unit systemd-tmpfiles-clean.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit systemd-tmpfiles-clean.service has finished starting up.
--
-- The start-up result is done.
Oct 02 12:36:45 ovirteng.stuffnet.local userhelper[336]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:36:45 ovirteng.stuffnet.local userhelper[336]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:38:46 ovirteng.stuffnet.local userhelper[427]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:38:46 ovirteng.stuffnet.local userhelper[427]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:40:46 ovirteng.stuffnet.local userhelper[546]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:40:46 ovirteng.stuffnet.local userhelper[546]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:40:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:40:47] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:40:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02647|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:40:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02648|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41684: receive error: Protocol error
Oct 02 12:40:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02649|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41684: connection dropped (Protocol error)
Oct 02 12:40:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:40:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:42:47 ovirteng.stuffnet.local userhelper[621]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:42:47 ovirteng.stuffnet.local userhelper[621]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:44:48 ovirteng.stuffnet.local userhelper[697]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:44:48 ovirteng.stuffnet.local userhelper[697]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:45:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:45:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:45:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02650|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:45:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02651|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41802: receive error: Protocol error
Oct 02 12:45:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02652|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41802: connection dropped (Protocol error)
Oct 02 12:45:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:45:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:46:48 ovirteng.stuffnet.local userhelper[760]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:46:48 ovirteng.stuffnet.local userhelper[760]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:48:49 ovirteng.stuffnet.local userhelper[835]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:48:49 ovirteng.stuffnet.local userhelper[835]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:50:50 ovirteng.stuffnet.local userhelper[903]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:50:50 ovirteng.stuffnet.local userhelper[903]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:50:50 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:50:50] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:50:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02653|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:50:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02654|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:41934: receive error: Protocol error
Oct 02 12:50:51 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02655|reconnect|WARN|ssl:[::ffff:127.0.0.1]:41934: connection dropped (Protocol error)
Oct 02 12:50:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:50:51] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:52:50 ovirteng.stuffnet.local userhelper[970]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:52:50 ovirteng.stuffnet.local userhelper[970]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:54:51 ovirteng.stuffnet.local userhelper[1041]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:54:51 ovirteng.stuffnet.local userhelper[1041]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:55:51 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:55:51] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 12:55:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02656|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 12:55:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02657|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42056: receive error: Protocol error
Oct 02 12:55:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02658|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42056: connection dropped (Protocol error)
Oct 02 12:55:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 12:55:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 12:56:51 ovirteng.stuffnet.local userhelper[1111]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:56:51 ovirteng.stuffnet.local userhelper[1111]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 12:58:52 ovirteng.stuffnet.local userhelper[1185]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 12:58:52 ovirteng.stuffnet.local userhelper[1185]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:00:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:00:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:00:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02659|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:00:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02660|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42160: receive error: Protocol error
Oct 02 13:00:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02661|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42160: connection dropped (Protocol error)
Oct 02 13:00:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:00:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:00:53 ovirteng.stuffnet.local userhelper[1310]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:00:53 ovirteng.stuffnet.local userhelper[1310]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 13:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 75 of user root.
-- Subject: Unit session-75.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-75.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 13:01:01 ovirteng.stuffnet.local CROND[1319]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 13:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[1322]: starting 0anacron
Oct 02 13:01:02 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[1328]: finished 0anacron
Oct 02 13:01:02 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 13:02:53 ovirteng.stuffnet.local userhelper[1416]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:02:53 ovirteng.stuffnet.local userhelper[1416]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:04:54 ovirteng.stuffnet.local userhelper[1478]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:04:54 ovirteng.stuffnet.local userhelper[1478]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:05:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:05:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:05:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02662|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:05:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02663|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42266: receive error: Protocol error
Oct 02 13:05:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02664|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42266: connection dropped (Protocol error)
Oct 02 13:05:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:05:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:06:55 ovirteng.stuffnet.local userhelper[1542]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:06:55 ovirteng.stuffnet.local userhelper[1542]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:08:55 ovirteng.stuffnet.local userhelper[1606]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:08:55 ovirteng.stuffnet.local userhelper[1606]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:10:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:10:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:10:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02665|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:10:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02666|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42386: receive error: Protocol error
Oct 02 13:10:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02667|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42386: connection dropped (Protocol error)
Oct 02 13:10:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:10:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:10:56 ovirteng.stuffnet.local userhelper[1672]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:10:56 ovirteng.stuffnet.local userhelper[1672]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:12:57 ovirteng.stuffnet.local userhelper[1742]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:12:57 ovirteng.stuffnet.local userhelper[1742]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:14:57 ovirteng.stuffnet.local userhelper[1804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:14:57 ovirteng.stuffnet.local userhelper[1804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:15:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:15:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:15:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02668|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:15:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02669|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42508: receive error: Protocol error
Oct 02 13:15:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02670|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42508: connection dropped (Protocol error)
Oct 02 13:15:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:15:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:16:58 ovirteng.stuffnet.local userhelper[1866]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:16:58 ovirteng.stuffnet.local userhelper[1866]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:18:59 ovirteng.stuffnet.local userhelper[1937]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:18:59 ovirteng.stuffnet.local userhelper[1937]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:20:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:20:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:20:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02671|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:20:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02672|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42642: receive error: Protocol error
Oct 02 13:20:56 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02673|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42642: connection dropped (Protocol error)
Oct 02 13:20:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:20:56] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:20:59 ovirteng.stuffnet.local userhelper[2005]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:20:59 ovirteng.stuffnet.local userhelper[2005]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:23:00 ovirteng.stuffnet.local userhelper[2068]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:23:00 ovirteng.stuffnet.local userhelper[2068]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:25:00 ovirteng.stuffnet.local userhelper[2140]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:25:00 ovirteng.stuffnet.local userhelper[2140]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:25:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:25:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:25:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02674|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:25:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02675|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42758: receive error: Protocol error
Oct 02 13:25:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02676|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42758: connection dropped (Protocol error)
Oct 02 13:25:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:25:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:27:01 ovirteng.stuffnet.local userhelper[2226]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:27:01 ovirteng.stuffnet.local userhelper[2226]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:29:02 ovirteng.stuffnet.local userhelper[2314]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:29:02 ovirteng.stuffnet.local userhelper[2314]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:30:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:30:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:30:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02677|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:30:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02678|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42858: receive error: Protocol error
Oct 02 13:30:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02679|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42858: connection dropped (Protocol error)
Oct 02 13:30:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:30:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:31:02 ovirteng.stuffnet.local userhelper[2396]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:31:02 ovirteng.stuffnet.local userhelper[2396]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:33:03 ovirteng.stuffnet.local userhelper[2480]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:33:03 ovirteng.stuffnet.local userhelper[2480]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:35:04 ovirteng.stuffnet.local userhelper[2574]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:35:04 ovirteng.stuffnet.local userhelper[2574]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:35:59 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:35:59] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:36:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02680|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:36:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02681|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:42974: receive error: Protocol error
Oct 02 13:36:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02682|reconnect|WARN|ssl:[::ffff:127.0.0.1]:42974: connection dropped (Protocol error)
Oct 02 13:36:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:36:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:37:04 ovirteng.stuffnet.local userhelper[2721]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:37:04 ovirteng.stuffnet.local userhelper[2721]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:39:05 ovirteng.stuffnet.local userhelper[2947]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:39:05 ovirteng.stuffnet.local userhelper[2947]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:41:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:41:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:41:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02683|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:41:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02684|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43090: receive error: Protocol error
Oct 02 13:41:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02685|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43090: connection dropped (Protocol error)
Oct 02 13:41:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:41:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:41:05 ovirteng.stuffnet.local userhelper[3031]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:41:05 ovirteng.stuffnet.local userhelper[3031]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:43:06 ovirteng.stuffnet.local userhelper[3111]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:43:06 ovirteng.stuffnet.local userhelper[3111]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:45:07 ovirteng.stuffnet.local userhelper[3186]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:45:07 ovirteng.stuffnet.local userhelper[3186]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:46:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:46:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:46:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02686|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:46:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02687|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43204: receive error: Protocol error
Oct 02 13:46:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02688|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43204: connection dropped (Protocol error)
Oct 02 13:46:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:46:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:47:12 ovirteng.stuffnet.local userhelper[3244]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:47:12 ovirteng.stuffnet.local userhelper[3244]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:49:15 ovirteng.stuffnet.local userhelper[3304]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:49:15 ovirteng.stuffnet.local userhelper[3304]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:51:16 ovirteng.stuffnet.local userhelper[3365]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:51:16 ovirteng.stuffnet.local userhelper[3365]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:51:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:51:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:51:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02689|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:51:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02690|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43306: receive error: Protocol error
Oct 02 13:51:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02691|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43306: connection dropped (Protocol error)
Oct 02 13:51:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:51:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:53:20 ovirteng.stuffnet.local userhelper[3422]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:53:20 ovirteng.stuffnet.local userhelper[3422]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:55:23 ovirteng.stuffnet.local userhelper[3490]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:55:23 ovirteng.stuffnet.local userhelper[3490]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:56:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:56:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 13:56:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02692|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 13:56:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02693|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43434: receive error: Protocol error
Oct 02 13:56:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02694|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43434: connection dropped (Protocol error)
Oct 02 13:56:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 13:56:45] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 13:57:27 ovirteng.stuffnet.local userhelper[3574]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:57:27 ovirteng.stuffnet.local userhelper[3574]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 13:59:28 ovirteng.stuffnet.local userhelper[3654]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 13:59:28 ovirteng.stuffnet.local userhelper[3654]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 14:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 76 of user root.
-- Subject: Unit session-76.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-76.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 14:01:01 ovirteng.stuffnet.local CROND[3711]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 14:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[3714]: starting 0anacron
Oct 02 14:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[3720]: finished 0anacron
Oct 02 14:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 14:01:43 ovirteng.stuffnet.local userhelper[3735]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:01:43 ovirteng.stuffnet.local userhelper[3735]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:01:50 ovirteng.stuffnet.local kernel: ata2: lost interrupt (Status 0x58)
Oct 02 14:01:50 ovirteng.stuffnet.local kernel: ata2: drained 8 bytes to clear DRQ
Oct 02 14:01:50 ovirteng.stuffnet.local kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Get event status notification 4a 01 00 00 10 00 00 00 08 00res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2.00: status: { DRDY }
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2: soft resetting link
Oct 02 14:02:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:02:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:02:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02695|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:02:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02696|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43562: receive error: Protocol error
Oct 02 14:02:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02697|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43562: connection dropped (Protocol error)
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2.01: NODEV after polling detection
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2.00: configured for MWDMA2
Oct 02 14:02:03 ovirteng.stuffnet.local kernel: ata2: EH complete
Oct 02 14:02:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:02:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:03:54 ovirteng.stuffnet.local userhelper[3811]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:03:54 ovirteng.stuffnet.local userhelper[3811]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:05:55 ovirteng.stuffnet.local userhelper[3865]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:05:55 ovirteng.stuffnet.local userhelper[3865]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:07:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:07:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:07:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02698|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:07:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02699|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43692: receive error: Protocol error
Oct 02 14:07:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02700|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43692: connection dropped (Protocol error)
Oct 02 14:07:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:07:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:08:15 ovirteng.stuffnet.local userhelper[3932]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:08:15 ovirteng.stuffnet.local userhelper[3932]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:10:15 ovirteng.stuffnet.local userhelper[4019]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:10:15 ovirteng.stuffnet.local userhelper[4019]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:12:16 ovirteng.stuffnet.local userhelper[4081]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:12:16 ovirteng.stuffnet.local userhelper[4081]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:12:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:12:22] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:12:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02701|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:12:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02702|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43826: receive error: Protocol error
Oct 02 14:12:22 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02703|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43826: connection dropped (Protocol error)
Oct 02 14:12:22 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:12:22] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:14:16 ovirteng.stuffnet.local userhelper[4158]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:14:16 ovirteng.stuffnet.local userhelper[4158]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:16:17 ovirteng.stuffnet.local userhelper[4230]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:16:17 ovirteng.stuffnet.local userhelper[4230]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:17:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:17:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:17:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02704|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:17:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02705|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:43954: receive error: Protocol error
Oct 02 14:17:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02706|reconnect|WARN|ssl:[::ffff:127.0.0.1]:43954: connection dropped (Protocol error)
Oct 02 14:17:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:17:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:18:17 ovirteng.stuffnet.local userhelper[4306]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:18:17 ovirteng.stuffnet.local userhelper[4306]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:20:18 ovirteng.stuffnet.local userhelper[4388]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:20:18 ovirteng.stuffnet.local userhelper[4388]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:22:19 ovirteng.stuffnet.local userhelper[4460]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:22:19 ovirteng.stuffnet.local userhelper[4460]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:22:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:22:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02707|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02708|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44072: receive error: Protocol error
Oct 02 14:22:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02709|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44072: connection dropped (Protocol error)
Oct 02 14:22:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:22:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:24:19 ovirteng.stuffnet.local userhelper[4544]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:24:19 ovirteng.stuffnet.local userhelper[4544]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:26:21 ovirteng.stuffnet.local userhelper[4610]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:26:21 ovirteng.stuffnet.local userhelper[4610]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:27:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:27:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:27:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02710|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:27:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02711|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44186: receive error: Protocol error
Oct 02 14:27:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02712|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44186: connection dropped (Protocol error)
Oct 02 14:27:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:27:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:28:22 ovirteng.stuffnet.local userhelper[4685]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:28:22 ovirteng.stuffnet.local userhelper[4685]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:30:23 ovirteng.stuffnet.local userhelper[4758]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:30:23 ovirteng.stuffnet.local userhelper[4758]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:32:23 ovirteng.stuffnet.local userhelper[4804]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:32:23 ovirteng.stuffnet.local userhelper[4804]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:32:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:32:28] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02713|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02714|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44304: receive error: Protocol error
Oct 02 14:32:28 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02715|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44304: connection dropped (Protocol error)
Oct 02 14:32:28 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:32:28] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:34:24 ovirteng.stuffnet.local userhelper[4891]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:34:24 ovirteng.stuffnet.local userhelper[4891]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:36:27 ovirteng.stuffnet.local userhelper[4956]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:36:27 ovirteng.stuffnet.local userhelper[4956]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:37:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:37:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:37:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02716|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:37:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02717|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44422: receive error: Protocol error
Oct 02 14:37:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02718|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44422: connection dropped (Protocol error)
Oct 02 14:37:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:37:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:38:28 ovirteng.stuffnet.local userhelper[5033]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:38:28 ovirteng.stuffnet.local userhelper[5033]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:40:29 ovirteng.stuffnet.local userhelper[5108]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:40:29 ovirteng.stuffnet.local userhelper[5108]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:42:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:42:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:42:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02719|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:42:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02720|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44542: receive error: Protocol error
Oct 02 14:42:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02721|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44542: connection dropped (Protocol error)
Oct 02 14:42:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:42:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:42:46 ovirteng.stuffnet.local userhelper[5188]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:42:46 ovirteng.stuffnet.local userhelper[5188]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:44:49 ovirteng.stuffnet.local userhelper[5263]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:44:49 ovirteng.stuffnet.local userhelper[5263]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:46:50 ovirteng.stuffnet.local userhelper[5319]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:46:50 ovirteng.stuffnet.local userhelper[5319]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:47:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:47:40] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:47:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02722|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:47:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02723|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44658: receive error: Protocol error
Oct 02 14:47:40 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02724|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44658: connection dropped (Protocol error)
Oct 02 14:47:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:47:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:48:50 ovirteng.stuffnet.local userhelper[5397]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:48:50 ovirteng.stuffnet.local userhelper[5397]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:50:51 ovirteng.stuffnet.local userhelper[5468]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:50:51 ovirteng.stuffnet.local userhelper[5468]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:52:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:52:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:52:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02725|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:52:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02726|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44768: receive error: Protocol error
Oct 02 14:52:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02727|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44768: connection dropped (Protocol error)
Oct 02 14:52:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:52:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:52:54 ovirteng.stuffnet.local userhelper[5542]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:52:54 ovirteng.stuffnet.local userhelper[5542]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:54:54 ovirteng.stuffnet.local userhelper[5615]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:54:54 ovirteng.stuffnet.local userhelper[5615]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:56:57 ovirteng.stuffnet.local userhelper[5686]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:56:57 ovirteng.stuffnet.local userhelper[5686]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 14:57:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:57:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 14:57:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02728|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 14:57:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02729|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:44886: receive error: Protocol error
Oct 02 14:57:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02730|reconnect|WARN|ssl:[::ffff:127.0.0.1]:44886: connection dropped (Protocol error)
Oct 02 14:57:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 14:57:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 14:58:57 ovirteng.stuffnet.local userhelper[5761]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 14:58:57 ovirteng.stuffnet.local userhelper[5761]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:00:58 ovirteng.stuffnet.local userhelper[5828]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:00:58 ovirteng.stuffnet.local userhelper[5828]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 15:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 77 of user root.
-- Subject: Unit session-77.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-77.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 15:01:01 ovirteng.stuffnet.local CROND[5831]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[5834]: starting 0anacron
Oct 02 15:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[5840]: finished 0anacron
Oct 02 15:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 15:02:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:02:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02731|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02732|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45006: receive error: Protocol error
Oct 02 15:02:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02733|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45006: connection dropped (Protocol error)
Oct 02 15:02:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:02:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:03:00 ovirteng.stuffnet.local userhelper[5913]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:03:00 ovirteng.stuffnet.local userhelper[5913]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:05:00 ovirteng.stuffnet.local userhelper[5990]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:05:00 ovirteng.stuffnet.local userhelper[5990]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:07:01 ovirteng.stuffnet.local userhelper[6046]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:07:01 ovirteng.stuffnet.local userhelper[6046]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:07:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:07:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02734|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02735|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45126: receive error: Protocol error
Oct 02 15:07:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02736|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45126: connection dropped (Protocol error)
Oct 02 15:07:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:07:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:09:02 ovirteng.stuffnet.local userhelper[6119]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:09:02 ovirteng.stuffnet.local userhelper[6119]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:11:02 ovirteng.stuffnet.local userhelper[6191]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:11:02 ovirteng.stuffnet.local userhelper[6191]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:13:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:13:01] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:13:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02737|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:13:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02738|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45244: receive error: Protocol error
Oct 02 15:13:01 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02739|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45244: connection dropped (Protocol error)
Oct 02 15:13:01 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:13:01] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:13:06 ovirteng.stuffnet.local userhelper[6260]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:13:06 ovirteng.stuffnet.local userhelper[6260]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:15:06 ovirteng.stuffnet.local userhelper[6337]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:15:06 ovirteng.stuffnet.local userhelper[6337]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:17:08 ovirteng.stuffnet.local userhelper[6400]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:17:08 ovirteng.stuffnet.local userhelper[6400]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:18:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:18:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:18:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02740|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:18:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02741|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45356: receive error: Protocol error
Oct 02 15:18:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02742|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45356: connection dropped (Protocol error)
Oct 02 15:18:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:18:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:19:09 ovirteng.stuffnet.local userhelper[6470]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:19:09 ovirteng.stuffnet.local userhelper[6470]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:21:10 ovirteng.stuffnet.local userhelper[6537]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:21:10 ovirteng.stuffnet.local userhelper[6537]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:23:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:23:04] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:23:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02743|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:23:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02744|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45470: receive error: Protocol error
Oct 02 15:23:04 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02745|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45470: connection dropped (Protocol error)
Oct 02 15:23:04 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:23:04] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:23:13 ovirteng.stuffnet.local userhelper[6610]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:23:13 ovirteng.stuffnet.local userhelper[6610]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:25:14 ovirteng.stuffnet.local userhelper[6680]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:25:14 ovirteng.stuffnet.local userhelper[6680]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:27:14 ovirteng.stuffnet.local userhelper[6749]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:27:14 ovirteng.stuffnet.local userhelper[6749]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:28:06 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:28:06] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:28:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02746|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:28:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02747|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45588: receive error: Protocol error
Oct 02 15:28:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02748|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45588: connection dropped (Protocol error)
Oct 02 15:28:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:28:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:29:15 ovirteng.stuffnet.local userhelper[6822]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:29:15 ovirteng.stuffnet.local userhelper[6822]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:31:19 ovirteng.stuffnet.local userhelper[6874]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:31:19 ovirteng.stuffnet.local userhelper[6874]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:33:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:33:10] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:33:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02749|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:33:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02750|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45708: receive error: Protocol error
Oct 02 15:33:10 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02751|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45708: connection dropped (Protocol error)
Oct 02 15:33:10 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:33:10] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:33:20 ovirteng.stuffnet.local userhelper[6959]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:33:20 ovirteng.stuffnet.local userhelper[6959]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:35:21 ovirteng.stuffnet.local userhelper[7031]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:35:21 ovirteng.stuffnet.local userhelper[7031]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:37:22 ovirteng.stuffnet.local userhelper[7093]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:37:22 ovirteng.stuffnet.local userhelper[7093]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:38:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:38:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:38:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02752|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:38:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02753|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45826: receive error: Protocol error
Oct 02 15:38:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02754|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45826: connection dropped (Protocol error)
Oct 02 15:38:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:38:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:39:23 ovirteng.stuffnet.local userhelper[7164]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:39:23 ovirteng.stuffnet.local userhelper[7164]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:41:24 ovirteng.stuffnet.local userhelper[7224]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:41:24 ovirteng.stuffnet.local userhelper[7224]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:43:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:43:15] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:43:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02755|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:43:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02756|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:45940: receive error: Protocol error
Oct 02 15:43:15 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02757|reconnect|WARN|ssl:[::ffff:127.0.0.1]:45940: connection dropped (Protocol error)
Oct 02 15:43:15 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:43:15] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:43:47 ovirteng.stuffnet.local userhelper[7290]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:43:47 ovirteng.stuffnet.local userhelper[7290]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:45:48 ovirteng.stuffnet.local userhelper[7355]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:45:48 ovirteng.stuffnet.local userhelper[7355]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:47:50 ovirteng.stuffnet.local userhelper[7412]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:47:50 ovirteng.stuffnet.local userhelper[7412]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:48:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:48:18] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:48:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02758|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:48:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02759|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46058: receive error: Protocol error
Oct 02 15:48:18 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02760|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46058: connection dropped (Protocol error)
Oct 02 15:48:18 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:48:18] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:49:52 ovirteng.stuffnet.local userhelper[7488]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:49:52 ovirteng.stuffnet.local userhelper[7488]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:52:07 ovirteng.stuffnet.local userhelper[7564]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:52:07 ovirteng.stuffnet.local userhelper[7564]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:53:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:53:21] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:53:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02761|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:53:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02762|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46178: receive error: Protocol error
Oct 02 15:53:21 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02763|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46178: connection dropped (Protocol error)
Oct 02 15:53:21 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:53:21] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 15:54:11 ovirteng.stuffnet.local userhelper[7641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:54:11 ovirteng.stuffnet.local userhelper[7641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:56:12 ovirteng.stuffnet.local userhelper[7706]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:56:12 ovirteng.stuffnet.local userhelper[7706]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:58:15 ovirteng.stuffnet.local userhelper[7775]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 15:58:15 ovirteng.stuffnet.local userhelper[7775]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 15:58:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:58:23] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 15:58:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02764|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 15:58:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02765|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46298: receive error: Protocol error
Oct 02 15:58:23 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02766|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46298: connection dropped (Protocol error)
Oct 02 15:58:23 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 15:58:23] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:00:15 ovirteng.stuffnet.local userhelper[7858]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:00:15 ovirteng.stuffnet.local userhelper[7858]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 16:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 78 of user root.
-- Subject: Unit session-78.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-78.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 16:01:01 ovirteng.stuffnet.local CROND[7876]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[7879]: starting 0anacron
Oct 02 16:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[7885]: finished 0anacron
Oct 02 16:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 16:01:52 ovirteng.stuffnet.local kernel: ata2: lost interrupt (Status 0x58)
Oct 02 16:01:52 ovirteng.stuffnet.local kernel: ata2: drained 8 bytes to clear DRQ
Oct 02 16:01:52 ovirteng.stuffnet.local kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct 02 16:01:52 ovirteng.stuffnet.local kernel: ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Get event status notification 4a 01 00 00 10 00 00 00 08 00res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Oct 02 16:02:14 ovirteng.stuffnet.local kernel: ata2.00: status: { DRDY }
Oct 02 16:02:14 ovirteng.stuffnet.local kernel: ata2: soft resetting link
Oct 02 16:02:14 ovirteng.stuffnet.local kernel: ata2.01: NODEV after polling detection
Oct 02 16:02:14 ovirteng.stuffnet.local kernel: ata2.00: configured for MWDMA2
Oct 02 16:02:14 ovirteng.stuffnet.local kernel: ata2: EH complete
Oct 02 16:02:30 ovirteng.stuffnet.local userhelper[7919]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:02:30 ovirteng.stuffnet.local userhelper[7919]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:03:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:03:26] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:03:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02767|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:03:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02768|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46418: receive error: Protocol error
Oct 02 16:03:26 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02769|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46418: connection dropped (Protocol error)
Oct 02 16:03:26 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:03:26] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:04:33 ovirteng.stuffnet.local userhelper[7998]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:04:33 ovirteng.stuffnet.local userhelper[7998]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:07:03 ovirteng.stuffnet.local userhelper[8064]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:07:03 ovirteng.stuffnet.local userhelper[8064]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:08:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:08:30] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:08:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02770|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:08:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02771|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46540: receive error: Protocol error
Oct 02 16:08:30 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02772|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46540: connection dropped (Protocol error)
Oct 02 16:08:30 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:08:30] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:09:11 ovirteng.stuffnet.local userhelper[8140]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:09:11 ovirteng.stuffnet.local userhelper[8140]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:11:12 ovirteng.stuffnet.local userhelper[8204]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:11:12 ovirteng.stuffnet.local userhelper[8204]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:13:16 ovirteng.stuffnet.local userhelper[8264]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:13:16 ovirteng.stuffnet.local userhelper[8264]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:13:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:13:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:13:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02773|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:13:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02774|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46656: receive error: Protocol error
Oct 02 16:13:31 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02775|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46656: connection dropped (Protocol error)
Oct 02 16:13:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:13:31] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:15:17 ovirteng.stuffnet.local userhelper[8345]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:15:17 ovirteng.stuffnet.local userhelper[8345]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:17:40 ovirteng.stuffnet.local userhelper[8419]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:17:40 ovirteng.stuffnet.local userhelper[8419]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:18:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:18:33] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:18:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02776|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:18:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02777|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46776: receive error: Protocol error
Oct 02 16:18:33 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02778|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46776: connection dropped (Protocol error)
Oct 02 16:18:33 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:18:33] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:19:40 ovirteng.stuffnet.local userhelper[8499]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:19:40 ovirteng.stuffnet.local userhelper[8499]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:21:52 ovirteng.stuffnet.local userhelper[8562]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:21:52 ovirteng.stuffnet.local userhelper[8562]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:23:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:23:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:23:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02779|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:23:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02780|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:46894: receive error: Protocol error
Oct 02 16:23:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02781|reconnect|WARN|ssl:[::ffff:127.0.0.1]:46894: connection dropped (Protocol error)
Oct 02 16:23:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:23:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:23:56 ovirteng.stuffnet.local userhelper[8641]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:23:56 ovirteng.stuffnet.local userhelper[8641]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:25:57 ovirteng.stuffnet.local userhelper[8706]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:25:57 ovirteng.stuffnet.local userhelper[8706]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:27:57 ovirteng.stuffnet.local userhelper[8785]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:27:57 ovirteng.stuffnet.local userhelper[8785]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:28:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:28:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:28:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02782|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:28:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02783|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47012: receive error: Protocol error
Oct 02 16:28:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02784|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47012: connection dropped (Protocol error)
Oct 02 16:28:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:28:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:29:58 ovirteng.stuffnet.local userhelper[8862]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:29:58 ovirteng.stuffnet.local userhelper[8862]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:31:59 ovirteng.stuffnet.local userhelper[8927]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:31:59 ovirteng.stuffnet.local userhelper[8927]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:33:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:33:37] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:33:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02785|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:33:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02786|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47130: receive error: Protocol error
Oct 02 16:33:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02787|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47130: connection dropped (Protocol error)
Oct 02 16:33:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:33:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:34:00 ovirteng.stuffnet.local userhelper[9004]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:34:00 ovirteng.stuffnet.local userhelper[9004]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:36:00 ovirteng.stuffnet.local userhelper[9078]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:36:00 ovirteng.stuffnet.local userhelper[9078]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:38:01 ovirteng.stuffnet.local userhelper[9121]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:38:01 ovirteng.stuffnet.local userhelper[9121]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:38:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:38:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:38:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02788|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:38:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02789|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47242: receive error: Protocol error
Oct 02 16:38:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02790|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47242: connection dropped (Protocol error)
Oct 02 16:38:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:38:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:40:04 ovirteng.stuffnet.local userhelper[9203]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:40:04 ovirteng.stuffnet.local userhelper[9203]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:42:05 ovirteng.stuffnet.local userhelper[9265]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:42:05 ovirteng.stuffnet.local userhelper[9265]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:43:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:43:39] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:43:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02791|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:43:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02792|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47362: receive error: Protocol error
Oct 02 16:43:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02793|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47362: connection dropped (Protocol error)
Oct 02 16:43:40 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:43:40] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:44:05 ovirteng.stuffnet.local userhelper[9344]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:44:05 ovirteng.stuffnet.local userhelper[9344]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:46:14 ovirteng.stuffnet.local userhelper[9414]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:46:14 ovirteng.stuffnet.local userhelper[9414]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:48:14 ovirteng.stuffnet.local userhelper[9486]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:48:14 ovirteng.stuffnet.local userhelper[9486]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:48:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:48:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:48:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02794|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:48:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02795|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47480: receive error: Protocol error
Oct 02 16:48:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02796|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47480: connection dropped (Protocol error)
Oct 02 16:48:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:48:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:50:15 ovirteng.stuffnet.local userhelper[9565]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:50:15 ovirteng.stuffnet.local userhelper[9565]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:52:18 ovirteng.stuffnet.local userhelper[9634]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:52:18 ovirteng.stuffnet.local userhelper[9634]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:53:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:53:44] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:53:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02797|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:53:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02798|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47598: receive error: Protocol error
Oct 02 16:53:44 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02799|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47598: connection dropped (Protocol error)
Oct 02 16:53:44 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:53:44] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 16:54:19 ovirteng.stuffnet.local userhelper[9723]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:54:19 ovirteng.stuffnet.local userhelper[9723]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:56:30 ovirteng.stuffnet.local userhelper[9795]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:56:30 ovirteng.stuffnet.local userhelper[9795]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:58:31 ovirteng.stuffnet.local userhelper[9863]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 16:58:31 ovirteng.stuffnet.local userhelper[9863]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 16:58:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:58:45] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 16:58:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02800|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 16:58:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02801|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47716: receive error: Protocol error
Oct 02 16:58:45 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02802|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47716: connection dropped (Protocol error)
Oct 02 16:58:45 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 16:58:45] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:00:32 ovirteng.stuffnet.local userhelper[9947]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:00:32 ovirteng.stuffnet.local userhelper[9947]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 17:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 79 of user root.
-- Subject: Unit session-79.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-79.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 17:01:01 ovirteng.stuffnet.local CROND[9961]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[9964]: starting 0anacron
Oct 02 17:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[9970]: finished 0anacron
Oct 02 17:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 17:02:37 ovirteng.stuffnet.local userhelper[10025]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:02:37 ovirteng.stuffnet.local userhelper[10025]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:03:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:03:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:03:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02803|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:03:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02804|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47838: receive error: Protocol error
Oct 02 17:03:46 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02805|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47838: connection dropped (Protocol error)
Oct 02 17:03:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:03:46] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:04:38 ovirteng.stuffnet.local userhelper[10107]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:04:38 ovirteng.stuffnet.local userhelper[10107]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:06:38 ovirteng.stuffnet.local userhelper[10175]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:06:38 ovirteng.stuffnet.local userhelper[10175]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:08:39 ovirteng.stuffnet.local userhelper[10250]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:08:39 ovirteng.stuffnet.local userhelper[10250]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:08:46 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:08:46] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:08:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02806|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:08:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02807|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:47958: receive error: Protocol error
Oct 02 17:08:47 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02808|reconnect|WARN|ssl:[::ffff:127.0.0.1]:47958: connection dropped (Protocol error)
Oct 02 17:08:47 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:08:47] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:10:40 ovirteng.stuffnet.local userhelper[10325]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:10:40 ovirteng.stuffnet.local userhelper[10325]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:12:31 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00131|reconnect|ERR|ssl:[::ffff:10.1.3.10]:47146: no response to inactivity probe after 5 seconds, disconnecting
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00132|reconnect|ERR|ssl:[::ffff:10.1.3.11]:51290: no response to inactivity probe after 15.9 seconds, disconnecting
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00133|timeval|WARN|Unreasonably long 10859ms poll interval (0ms user, 1ms system)
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00134|timeval|WARN|disk: 8 reads, 8 writes
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00135|timeval|WARN|context switches: 1 voluntary, 0 involuntary
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00136|coverage|INFO|Event coverage, avg rate over last: 5 seconds, last minute, last hour, hash=0f0e865f:
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00137|coverage|INFO|hmap_pathological 0.0/sec 0.000/sec 0.0000/sec total: 42
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00138|coverage|INFO|hmap_expand 0.4/sec 3.167/sec 4.1294/sec total: 1187024
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00139|coverage|INFO|lockfile_lock 0.0/sec 0.000/sec 0.0000/sec total: 1
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00140|coverage|INFO|poll_create_node 1.4/sec 6.383/sec 8.1592/sec total: 2390713
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00141|coverage|INFO|poll_zero_timeout 0.2/sec 0.350/sec 0.5067/sec total: 157766
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00142|coverage|INFO|seq_change 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00143|coverage|INFO|pstream_open 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00144|coverage|INFO|unixctl_received 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00145|coverage|INFO|unixctl_replied 0.0/sec 0.000/sec 0.0000/sec total: 3
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00146|coverage|INFO|util_xalloc 17.8/sec 86.783/sec 110.4678/sec total: 31755201
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00147|coverage|INFO|68 events never hit
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00148|stream_ssl|WARN|SSL_accept: unexpected SSL connection close
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00149|jsonrpc|WARN|ssl:[::ffff:10.1.3.10]:52428: receive error: Protocol error
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00150|reconnect|WARN|ssl:[::ffff:10.1.3.10]:52428: connection dropped (Protocol error)
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00151|stream_ssl|WARN|SSL_accept: unexpected SSL connection close
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00152|jsonrpc|WARN|ssl:[::ffff:10.1.3.11]:51322: receive error: Protocol error
Oct 02 17:12:42 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00153|reconnect|WARN|ssl:[::ffff:10.1.3.11]:51322: connection dropped (Protocol error)
Oct 02 17:13:17 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00154|reconnect|ERR|ssl:[::ffff:10.1.3.10]:52430: no response to inactivity probe after 5 seconds, disconnecting
Oct 02 17:13:17 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00155|reconnect|ERR|ssl:[::ffff:10.1.3.11]:51324: no response to inactivity probe after 5 seconds, disconnecting
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00156|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00157|jsonrpc|WARN|ssl:[::ffff:10.1.3.10]:52440: receive error: Protocol error
Oct 02 17:13:21 ovirteng.stuffnet.local userhelper[10356]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:13:21 ovirteng.stuffnet.local userhelper[10356]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00158|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00159|jsonrpc|WARN|ssl:[::ffff:10.1.3.11]:51326: receive error: Protocol error
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00160|reconnect|WARN|ssl:[::ffff:10.1.3.10]:52440: connection dropped (Protocol error)
Oct 02 17:13:21 ovirteng.stuffnet.local ovsdb-server[1707]: ovs|00161|reconnect|WARN|ssl:[::ffff:10.1.3.11]:51326: connection dropped (Protocol error)
Oct 02 17:13:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:13:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:13:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02809|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:13:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02810|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48074: receive error: Protocol error
Oct 02 17:13:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02811|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48074: connection dropped (Protocol error)
Oct 02 17:13:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:13:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:15:21 ovirteng.stuffnet.local userhelper[10452]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:15:21 ovirteng.stuffnet.local userhelper[10452]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:17:22 ovirteng.stuffnet.local userhelper[10522]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:17:22 ovirteng.stuffnet.local userhelper[10522]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:18:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:18:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:18:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02812|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:18:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02813|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48192: receive error: Protocol error
Oct 02 17:18:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02814|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48192: connection dropped (Protocol error)
Oct 02 17:18:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:18:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:19:25 ovirteng.stuffnet.local userhelper[10607]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:19:25 ovirteng.stuffnet.local userhelper[10607]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:21:26 ovirteng.stuffnet.local userhelper[10670]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:21:26 ovirteng.stuffnet.local userhelper[10670]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:23:27 ovirteng.stuffnet.local userhelper[10746]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:23:27 ovirteng.stuffnet.local userhelper[10746]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:23:56 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:23:56] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:23:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02815|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:23:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02816|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48310: receive error: Protocol error
Oct 02 17:23:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02817|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48310: connection dropped (Protocol error)
Oct 02 17:23:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:23:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:25:28 ovirteng.stuffnet.local userhelper[10824]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:25:28 ovirteng.stuffnet.local userhelper[10824]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:27:28 ovirteng.stuffnet.local userhelper[10887]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:27:28 ovirteng.stuffnet.local userhelper[10887]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:28:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:28:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:28:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02818|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:28:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02819|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48430: receive error: Protocol error
Oct 02 17:28:57 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02820|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48430: connection dropped (Protocol error)
Oct 02 17:28:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:28:57] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:29:29 ovirteng.stuffnet.local userhelper[10976]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:29:29 ovirteng.stuffnet.local userhelper[10976]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:31:30 ovirteng.stuffnet.local userhelper[11041]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:31:30 ovirteng.stuffnet.local userhelper[11041]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:33:32 ovirteng.stuffnet.local userhelper[11114]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:33:32 ovirteng.stuffnet.local userhelper[11114]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:34:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:34:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:34:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02821|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:34:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02822|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48548: receive error: Protocol error
Oct 02 17:34:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02823|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48548: connection dropped (Protocol error)
Oct 02 17:34:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:34:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:35:33 ovirteng.stuffnet.local userhelper[11186]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:35:33 ovirteng.stuffnet.local userhelper[11186]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:37:34 ovirteng.stuffnet.local userhelper[11254]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:37:34 ovirteng.stuffnet.local userhelper[11254]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:39:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:39:03] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:39:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02824|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:39:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02825|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48666: receive error: Protocol error
Oct 02 17:39:03 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02826|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48666: connection dropped (Protocol error)
Oct 02 17:39:03 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:39:03] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:39:35 ovirteng.stuffnet.local userhelper[11336]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:39:35 ovirteng.stuffnet.local userhelper[11336]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:41:39 ovirteng.stuffnet.local userhelper[11395]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:41:39 ovirteng.stuffnet.local userhelper[11395]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:43:41 ovirteng.stuffnet.local userhelper[11475]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:43:41 ovirteng.stuffnet.local userhelper[11475]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:44:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:44:07] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:44:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02827|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:44:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02828|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48784: receive error: Protocol error
Oct 02 17:44:07 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02829|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48784: connection dropped (Protocol error)
Oct 02 17:44:07 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:44:07] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:45:46 ovirteng.stuffnet.local userhelper[11564]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:45:46 ovirteng.stuffnet.local userhelper[11564]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:48:20 ovirteng.stuffnet.local userhelper[11615]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:48:20 ovirteng.stuffnet.local userhelper[11615]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:49:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:49:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:49:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02830|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:49:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02831|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:48898: receive error: Protocol error
Oct 02 17:49:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02832|reconnect|WARN|ssl:[::ffff:127.0.0.1]:48898: connection dropped (Protocol error)
Oct 02 17:49:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:49:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:50:21 ovirteng.stuffnet.local userhelper[11698]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:50:21 ovirteng.stuffnet.local userhelper[11698]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:52:29 ovirteng.stuffnet.local userhelper[11758]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:52:29 ovirteng.stuffnet.local userhelper[11758]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:54:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:54:08] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:54:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02833|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:54:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02834|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49016: receive error: Protocol error
Oct 02 17:54:08 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02835|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49016: connection dropped (Protocol error)
Oct 02 17:54:08 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:54:08] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 17:54:31 ovirteng.stuffnet.local userhelper[11840]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:54:31 ovirteng.stuffnet.local userhelper[11840]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:56:38 ovirteng.stuffnet.local userhelper[11895]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:56:38 ovirteng.stuffnet.local userhelper[11895]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:58:39 ovirteng.stuffnet.local userhelper[11973]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 17:58:39 ovirteng.stuffnet.local userhelper[11973]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 17:59:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:59:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 17:59:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02836|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 17:59:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02837|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49136: receive error: Protocol error
Oct 02 17:59:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02838|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49136: connection dropped (Protocol error)
Oct 02 17:59:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 17:59:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:00:39 ovirteng.stuffnet.local userhelper[12069]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:00:39 ovirteng.stuffnet.local userhelper[12069]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 18:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 80 of user root.
-- Subject: Unit session-80.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-80.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 18:01:01 ovirteng.stuffnet.local CROND[12090]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[12093]: starting 0anacron
Oct 02 18:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[12099]: finished 0anacron
Oct 02 18:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 18:02:40 ovirteng.stuffnet.local userhelper[12158]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:02:40 ovirteng.stuffnet.local userhelper[12158]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:04:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:04:11] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02839|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02840|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49258: receive error: Protocol error
Oct 02 18:04:11 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02841|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49258: connection dropped (Protocol error)
Oct 02 18:04:11 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:04:11] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:04:40 ovirteng.stuffnet.local userhelper[12233]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:04:40 ovirteng.stuffnet.local userhelper[12233]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:06:41 ovirteng.stuffnet.local userhelper[12300]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:06:41 ovirteng.stuffnet.local userhelper[12300]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:08:42 ovirteng.stuffnet.local userhelper[12378]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:08:42 ovirteng.stuffnet.local userhelper[12378]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:09:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:09:12] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:09:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02842|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:09:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02843|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49376: receive error: Protocol error
Oct 02 18:09:12 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02844|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49376: connection dropped (Protocol error)
Oct 02 18:09:12 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:09:12] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:10:42 ovirteng.stuffnet.local userhelper[12453]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:10:42 ovirteng.stuffnet.local userhelper[12453]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:12:52 ovirteng.stuffnet.local userhelper[12529]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:12:52 ovirteng.stuffnet.local userhelper[12529]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:14:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:14:13] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:14:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02845|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:14:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02846|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49494: receive error: Protocol error
Oct 02 18:14:13 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02847|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49494: connection dropped (Protocol error)
Oct 02 18:14:13 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:14:13] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:14:53 ovirteng.stuffnet.local userhelper[12603]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:14:53 ovirteng.stuffnet.local userhelper[12603]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:17:14 ovirteng.stuffnet.local userhelper[12668]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:17:14 ovirteng.stuffnet.local userhelper[12668]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:19:15 ovirteng.stuffnet.local userhelper[12745]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:19:15 ovirteng.stuffnet.local userhelper[12745]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:19:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:19:16] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:19:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02848|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:19:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02849|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49612: receive error: Protocol error
Oct 02 18:19:16 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02850|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49612: connection dropped (Protocol error)
Oct 02 18:19:16 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:19:16] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:21:20 ovirteng.stuffnet.local userhelper[12814]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:21:20 ovirteng.stuffnet.local userhelper[12814]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:23:21 ovirteng.stuffnet.local userhelper[12889]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:23:21 ovirteng.stuffnet.local userhelper[12889]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:24:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:24:17] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:24:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02851|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:24:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02852|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49730: receive error: Protocol error
Oct 02 18:24:17 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02853|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49730: connection dropped (Protocol error)
Oct 02 18:24:17 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:24:17] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:25:22 ovirteng.stuffnet.local userhelper[12967]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:25:22 ovirteng.stuffnet.local userhelper[12967]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:27:23 ovirteng.stuffnet.local userhelper[13040]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:27:23 ovirteng.stuffnet.local userhelper[13040]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:29:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:29:19] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:29:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02854|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:29:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02855|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49848: receive error: Protocol error
Oct 02 18:29:19 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02856|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49848: connection dropped (Protocol error)
Oct 02 18:29:19 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:29:19] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:29:24 ovirteng.stuffnet.local userhelper[13116]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:29:24 ovirteng.stuffnet.local userhelper[13116]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:31:24 ovirteng.stuffnet.local userhelper[13169]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:31:24 ovirteng.stuffnet.local userhelper[13169]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:33:27 ovirteng.stuffnet.local userhelper[13247]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:33:27 ovirteng.stuffnet.local userhelper[13247]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:34:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:34:24] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:34:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02857|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:34:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02858|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:49966: receive error: Protocol error
Oct 02 18:34:24 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02859|reconnect|WARN|ssl:[::ffff:127.0.0.1]:49966: connection dropped (Protocol error)
Oct 02 18:34:24 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:34:24] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:35:29 ovirteng.stuffnet.local userhelper[13318]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:35:29 ovirteng.stuffnet.local userhelper[13318]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:37:39 ovirteng.stuffnet.local userhelper[13377]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:37:39 ovirteng.stuffnet.local userhelper[13377]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:39:31 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:39:31] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:39:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02860|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:39:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02861|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50086: receive error: Protocol error
Oct 02 18:39:32 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02862|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50086: connection dropped (Protocol error)
Oct 02 18:39:32 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:39:32] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:39:43 ovirteng.stuffnet.local userhelper[13458]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:39:43 ovirteng.stuffnet.local userhelper[13458]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:41:43 ovirteng.stuffnet.local userhelper[13525]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:41:43 ovirteng.stuffnet.local userhelper[13525]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:43:44 ovirteng.stuffnet.local userhelper[13600]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:43:44 ovirteng.stuffnet.local userhelper[13600]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:44:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:44:35] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02863|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02864|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50204: receive error: Protocol error
Oct 02 18:44:35 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02865|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50204: connection dropped (Protocol error)
Oct 02 18:44:35 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:44:35] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:45:44 ovirteng.stuffnet.local userhelper[13673]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:45:44 ovirteng.stuffnet.local userhelper[13673]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:46:55 ovirteng.stuffnet.local kernel: ata2: lost interrupt (Status 0x58)
Oct 02 18:46:55 ovirteng.stuffnet.local kernel: ata2: drained 8 bytes to clear DRQ
Oct 02 18:46:55 ovirteng.stuffnet.local kernel: ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Oct 02 18:46:55 ovirteng.stuffnet.local kernel: ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Get event status notification 4a 01 00 00 10 00 00 00 08 00res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Oct 02 18:47:02 ovirteng.stuffnet.local kernel: ata2.00: status: { DRDY }
Oct 02 18:47:02 ovirteng.stuffnet.local kernel: ata2: soft resetting link
Oct 02 18:47:07 ovirteng.stuffnet.local kernel: ata2.01: NODEV after polling detection
Oct 02 18:47:07 ovirteng.stuffnet.local kernel: ata2.00: configured for MWDMA2
Oct 02 18:47:07 ovirteng.stuffnet.local kernel: ata2: EH complete
Oct 02 18:47:54 ovirteng.stuffnet.local userhelper[13740]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:47:54 ovirteng.stuffnet.local userhelper[13740]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:49:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:49:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:49:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02866|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:49:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02867|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50322: receive error: Protocol error
Oct 02 18:49:36 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02868|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50322: connection dropped (Protocol error)
Oct 02 18:49:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:49:36] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:49:55 ovirteng.stuffnet.local userhelper[13808]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:49:55 ovirteng.stuffnet.local userhelper[13808]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:51:56 ovirteng.stuffnet.local userhelper[13878]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:51:56 ovirteng.stuffnet.local userhelper[13878]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:53:56 ovirteng.stuffnet.local userhelper[13951]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:53:56 ovirteng.stuffnet.local userhelper[13951]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:54:36 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:54:36] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:54:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02869|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:54:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02870|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50440: receive error: Protocol error
Oct 02 18:54:37 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02871|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50440: connection dropped (Protocol error)
Oct 02 18:54:37 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:54:37] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 18:55:57 ovirteng.stuffnet.local userhelper[14026]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:55:57 ovirteng.stuffnet.local userhelper[14026]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:58:09 ovirteng.stuffnet.local userhelper[14091]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 18:58:09 ovirteng.stuffnet.local userhelper[14091]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 18:59:38 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:59:38] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 18:59:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02872|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 18:59:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02873|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50558: receive error: Protocol error
Oct 02 18:59:39 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02874|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50558: connection dropped (Protocol error)
Oct 02 18:59:39 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 18:59:39] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:00:12 ovirteng.stuffnet.local userhelper[14177]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:00:12 ovirteng.stuffnet.local userhelper[14177]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:01:01 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 19:01:01 ovirteng.stuffnet.local systemd[1]: Started Session 81 of user root.
-- Subject: Unit session-81.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-81.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 19:01:01 ovirteng.stuffnet.local CROND[14204]: (root) CMD (run-parts /etc/cron.hourly)
Oct 02 19:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[14207]: starting 0anacron
Oct 02 19:01:01 ovirteng.stuffnet.local run-parts(/etc/cron.hourly)[14213]: finished 0anacron
Oct 02 19:01:01 ovirteng.stuffnet.local systemd[1]: Removed slice User Slice of root.
-- Subject: Unit user-0.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished shutting down.
Oct 02 19:02:12 ovirteng.stuffnet.local userhelper[14258]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:02:12 ovirteng.stuffnet.local userhelper[14258]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:04:13 ovirteng.stuffnet.local userhelper[14331]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:04:13 ovirteng.stuffnet.local userhelper[14331]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:04:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:04:41] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:04:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02875|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:04:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02876|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50680: receive error: Protocol error
Oct 02 19:04:41 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02877|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50680: connection dropped (Protocol error)
Oct 02 19:04:41 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:04:41] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:06:16 ovirteng.stuffnet.local userhelper[14400]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:06:16 ovirteng.stuffnet.local userhelper[14400]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:08:17 ovirteng.stuffnet.local userhelper[14469]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:08:17 ovirteng.stuffnet.local userhelper[14469]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:09:48 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:09:48] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:09:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02878|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:09:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02879|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50800: receive error: Protocol error
Oct 02 19:09:48 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02880|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50800: connection dropped (Protocol error)
Oct 02 19:09:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:09:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:10:18 ovirteng.stuffnet.local userhelper[14543]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:10:18 ovirteng.stuffnet.local userhelper[14543]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:12:18 ovirteng.stuffnet.local userhelper[14591]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:12:18 ovirteng.stuffnet.local userhelper[14591]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:14:19 ovirteng.stuffnet.local userhelper[14664]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:14:19 ovirteng.stuffnet.local userhelper[14664]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:14:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:14:49] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:14:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02881|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:14:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02882|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:50918: receive error: Protocol error
Oct 02 19:14:49 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02883|reconnect|WARN|ssl:[::ffff:127.0.0.1]:50918: connection dropped (Protocol error)
Oct 02 19:14:49 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:14:49] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:16:19 ovirteng.stuffnet.local userhelper[14733]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:16:19 ovirteng.stuffnet.local userhelper[14733]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:18:20 ovirteng.stuffnet.local userhelper[14809]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:18:20 ovirteng.stuffnet.local userhelper[14809]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:19:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:19:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:19:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02884|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:19:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02885|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51036: receive error: Protocol error
Oct 02 19:19:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02886|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51036: connection dropped (Protocol error)
Oct 02 19:19:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:19:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:20:23 ovirteng.stuffnet.local userhelper[14886]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:20:23 ovirteng.stuffnet.local userhelper[14886]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:22:24 ovirteng.stuffnet.local userhelper[14960]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:22:24 ovirteng.stuffnet.local userhelper[14960]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:24:25 ovirteng.stuffnet.local userhelper[15040]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:24:25 ovirteng.stuffnet.local userhelper[15040]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:24:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:24:52] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:24:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02887|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:24:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02888|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51154: receive error: Protocol error
Oct 02 19:24:52 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02889|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51154: connection dropped (Protocol error)
Oct 02 19:24:52 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:24:52] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:26:27 ovirteng.stuffnet.local userhelper[15102]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:26:27 ovirteng.stuffnet.local userhelper[15102]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:28:27 ovirteng.stuffnet.local userhelper[15190]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:28:27 ovirteng.stuffnet.local userhelper[15190]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:29:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:29:53] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:29:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02890|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:29:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02891|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51282: receive error: Protocol error
Oct 02 19:29:53 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02892|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51282: connection dropped (Protocol error)
Oct 02 19:29:53 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:29:53] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:30:28 ovirteng.stuffnet.local userhelper[15259]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:30:28 ovirteng.stuffnet.local userhelper[15259]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:32:34 ovirteng.stuffnet.local userhelper[15337]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:32:34 ovirteng.stuffnet.local userhelper[15337]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:34:35 ovirteng.stuffnet.local userhelper[15411]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:34:35 ovirteng.stuffnet.local userhelper[15411]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:34:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:34:55] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:34:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02893|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:34:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02894|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51390: receive error: Protocol error
Oct 02 19:34:55 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02895|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51390: connection dropped (Protocol error)
Oct 02 19:34:55 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:34:55] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:36:40 ovirteng.stuffnet.local userhelper[15478]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:36:40 ovirteng.stuffnet.local userhelper[15478]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:38:41 ovirteng.stuffnet.local userhelper[15557]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:38:41 ovirteng.stuffnet.local userhelper[15557]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:39:57 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:39:57] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02896|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02897|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51518: receive error: Protocol error
Oct 02 19:39:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02898|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51518: connection dropped (Protocol error)
Oct 02 19:39:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:39:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:40:42 ovirteng.stuffnet.local userhelper[15611]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:40:42 ovirteng.stuffnet.local userhelper[15611]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:42:59 ovirteng.stuffnet.local userhelper[15670]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:42:59 ovirteng.stuffnet.local userhelper[15670]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:43:24 ovirteng.stuffnet.local sshd[15636]: Accepted password for root from 10.1.1.183 port 37614 ssh2
Oct 02 19:43:26 ovirteng.stuffnet.local systemd[1]: Created slice User Slice of root.
-- Subject: Unit user-0.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-0.slice has finished starting up.
--
-- The start-up result is done.
Oct 02 19:43:26 ovirteng.stuffnet.local systemd-logind[1302]: New session 82 of user root.
-- Subject: A new session 82 has been created for user root
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A new session with the ID 82 has been created for the user root.
--
-- The leading process of the session is 15636.
Oct 02 19:43:26 ovirteng.stuffnet.local systemd[1]: Started Session 82 of user root.
-- Subject: Unit session-82.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-82.scope has finished starting up.
--
-- The start-up result is done.
Oct 02 19:43:26 ovirteng.stuffnet.local sshd[15636]: pam_unix(sshd:session): session opened for user root by (uid=0)
Oct 02 19:44:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:44:58] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:44:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02899|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:44:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02900|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51638: receive error: Protocol error
Oct 02 19:44:58 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02901|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51638: connection dropped (Protocol error)
Oct 02 19:44:58 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:44:58] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:44:59 ovirteng.stuffnet.local userhelper[15763]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:44:59 ovirteng.stuffnet.local userhelper[15763]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:47:10 ovirteng.stuffnet.local userhelper[15839]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:47:10 ovirteng.stuffnet.local userhelper[15839]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:49:10 ovirteng.stuffnet.local userhelper[15907]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:49:10 ovirteng.stuffnet.local userhelper[15907]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:50:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:50:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02902|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02903|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51752: receive error: Protocol error
Oct 02 19:50:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02904|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51752: connection dropped (Protocol error)
Oct 02 19:50:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:50:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:51:11 ovirteng.stuffnet.local userhelper[15979]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:51:11 ovirteng.stuffnet.local userhelper[15979]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:53:13 ovirteng.stuffnet.local userhelper[16062]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:53:13 ovirteng.stuffnet.local userhelper[16062]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
Oct 02 19:55:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:55:00] "POST /v2.0//tokens HTTP/1.1" 200 -
Oct 02 19:55:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02905|stream_ssl|WARN|SSL_read: unexpected SSL connection close
Oct 02 19:55:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02906|jsonrpc|WARN|ssl:[::ffff:127.0.0.1]:51846: receive error: Protocol error
Oct 02 19:55:00 ovirteng.stuffnet.local ovsdb-server[1694]: ovs|02907|reconnect|WARN|ssl:[::ffff:127.0.0.1]:51846: connection dropped (Protocol error)
Oct 02 19:55:00 ovirteng.stuffnet.local python2[1719]: ::ffff:10.1.3.2 - - [02/Oct/2019 19:55:00] "GET /v2.0/networks HTTP/1.1" 200 -
Oct 02 19:55:14 ovirteng.stuffnet.local userhelper[16162]: pam_succeed_if(ovirt-container-list:auth): requirement "user = ovirtagent" was met by user "ovirtagent"
Oct 02 19:55:14 ovirteng.stuffnet.local userhelper[16162]: running '/usr/share/ovirt-guest-agent/container-list' with root privileges on behalf of 'ovirtagent'
1
1

02 Oct '19
Hi Laura,
Sadly I didn't have the time to take the survey on a PC, as on Android chrome - the survey cannot be completed.
I hope next one is smartphone friendly.
I will try to take the survey as soon as possible.
Best Regards,
Strahil NikolovOn Oct 2, 2019 20:33, Laura Wright <lwright(a)redhat.com> wrote:
>
> Hi all,
>
> We're still looking for some more responses so if you haven't taken the survey yet we would really appreciate it! Thank you!
>
> On Thu, Sep 26, 2019 at 3:47 AM Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
>>
>> oVirt UX team at Red Hat is currently looking for feedback and thoughts on the area of user settings within oVirt, both the VM and Administrator portal.
>>
>> If you have any ideas around user settings, we would love to hear from you!
>>
>> Please follow the link below[1] which will take you to a short survey that will ask some questions around proposed settings and give you the opportunity to suggest settings you would want to use.
>>
>> Thank you!
>>
>> [1] https://redhatdg.co1.qualtrics.com/jfe/form/SV_a9uTOLlQ41lV7KJ
>>
>>
>> --
>>
>> Sandro Bonazzola
>>
>> MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
>>
>> Red Hat EMEA
>>
>> sbonazzo(a)redhat.com
>>
>> Red Hat respects your work life balance. Therefore there is no need to answer this email out of your office hours.
>> _______________________________________________
>> Users mailing list -- users(a)ovirt.org
>> To unsubscribe se
1
0

UX team is looking for feedback and your thoughts around user settings!
by Sandro Bonazzola 02 Oct '19
by Sandro Bonazzola 02 Oct '19
02 Oct '19
oVirt UX team at Red Hat is currently looking for feedback and thoughts on
the area of user settings within oVirt, both the VM and Administrator
portal.
If you have any ideas around user settings, we would love to hear from you!
Please follow the link below[1] which will take you to a short survey that
will ask some questions around proposed settings and give you the
opportunity to suggest settings you would want to use.
Thank you!
[1] https://redhatdg.co1.qualtrics.com/jfe/form/SV_a9uTOLlQ41lV7KJ
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA <https://www.redhat.com/>
sbonazzo(a)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.*
2
1
> >>>"Try to get all data in advance (before deactivating the VG)".
>
> Can you clarify? What do you mean by this?
Get all necessary info before disabling the VG.
For example:
pvs
vgs
lvs -a
lvdisplay -m /dev/gluster_vg1/lvthinpool
lvdisplay -m /dev/gluster_vg1/lvthinpool_tmeta
lvdisplay -m /dev/gluster_vg1/lvthinpool_tdata
> >>>"You got 15GiB of metadata, so create your new metadata LV at least 30 GiB."
>
> My presumption is that 15 GB is the max size the was specified when it was initially built but not the actual size right now, but yes, making it larger does make sense. I was curious to know what the present size is. Also, lvconvert man page specifies a supported value between 2M and 16G I will create a larger metadata volume assuming I can get the procedure to work properly I am having some difficulty with the procedure, see below.
If you don't manually create the meta and data LVs (which will create the pool with another command) the size is created by the following formula:
(Pool_LV_size / Pool_LV_chunk_size * 64).
For details check:
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/ht…
>
> My most important question was here:
> I am trying to follow the procedure from https://access.redhat.com/solutions/3251681 I am on step #2. Step 2a and 2b work without issue. Step 2c gives me an error.
>
> Here are the values I am using:
>
> # lvcreate -L 2G gluster_vg3 --name tmpLV
> (created with no issues)
>
> # lvchange -ay gluster_vg3/tmpLV
> (command completed with no issues)
>
> # lvconvert --thinpool gluster_vg1/lvthinpool --poolmetadata gluster_vg3/tmpLV
> Error:
> VG name mismatch from position arg (gluster_vg1) and option arg (gluster_vg3)
>
> Do I need to create the LV on the same disk that failed? (gluster_vg1)
According to the error yes - logic shows that you need to be working in the same VG.If you don't have free space on the thin pool, you can add additional PV and extend the pool and then create your thin meta LV.
You can also merge the 2 VGs to get the necessary space. Check 'man 8 vgmerge'.
Best Regards,
Strahil Nikolov
1
0
Is this an oVirt Node or a regular CentOS/RHEL ?On Oct 2, 2019 05:06, jeremy_tourville(a)hotmail.com wrote:
>
> Here is my fstab file:
> # /etc/fstab
> # Created by anaconda on Fri Dec 21 22:26:32 2018
> #
> # Accessible filesystems, by reference, are maintained under '/dev/disk'
> # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
> #
> /dev/onn_vmh/ovirt-node-ng-4.2.7.1-0.20181216.0+1 / ext4 defaults,discard 1 1
> UUID=9b9546f9-25d2-42a6-835b-303f32aee4b1 /boot ext4 defaults 1 2
> /dev/mapper/onn_vmh-home /home ext4 defaults,discard 1 2
> /dev/mapper/onn_vmh-tmp /tmp ext4 defaults,discard 1 2
> /dev/mapper/onn_vmh-var /var ext4 defaults,discard 1 2
> /dev/mapper/onn_vmh-var_log /var/log ext4 defaults,discard 1 2
> /dev/mapper/onn_vmh-var_log_audit /var/log/audit ext4 defaults,discard 1 2
> /dev/mapper/onn_vmh-swap swap swap defaults 0 0
> /dev/gluster_vg1/engine_lv /gluster_bricks/engine xfs inode64,noatime,nodiratime 0 0
> /dev/gluster_vg1/lv_vmdisks /gluster_bricks/vmstore xfs inode64,noatime,nodiratime 0 0
> /dev/gluster_vg1/lv_datadisks /gluster_bricks/data xfs inode64,noatime,nodiratime 0 0
> #/dev/sdd1 /gluster_bricks/iso xfs inode64,noatime,nodiratime 0 0
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/VYQ22EFSGRYDE…
1
0
Hm...
It's strage it doesn't detect the VG , but could be related to the issue.
Accordi g to this:
lvthinpool_tmeta {
id = "WBut10-rAOP-FzA7-bJvr-ZdxL-lB70-jzz1Tv"
status = ["READ", "WRITE"]
flags = []
creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
creation_host = "vmh.cyber-range.lan"
segment_count = 1
segment1 {
start_extent = 0
extent_count = 16192 # 15.8125 Gigabytes
You got 15GiB of metadata, so create your new metadata LV at least 30 GiB.
Best Regards,
Strahil NikolovOn Oct 2, 2019 04:49, jeremy_tourville(a)hotmail.com wrote:
>
> I don't know why I didn't think to get some more info regarding my storage environment and post it here earlier. My gluster_vg1 volume is on /dev/sda1. I can access the engine storage directory but I think that is because it is not thin provisioned. I guess I was too bogged down in solving the problem when I'm stuck in emergency mode. I had to sneaker net my USB drive to my system so I could capture some info. Anyhow here it is:
>
> # lsblk
> NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
> sda 8:0 0 5.5T 0 disk
> └─sda1 8:1 0 5.5T 0 part
> sdb 8:16 0 223.6G 0 disk
> ├─sdb1 8:17 0 1G 0 part /boot
> └─sdb2 8:18 0 222.6G 0 part
> └─md127 9:127 0 222.5G 0 raid1
> ├─onn_vmh-swap 253:0 0 4G 0 lvm [SWAP]
> ├─onn_vmh-pool00_tmeta 253:1 0 1G 0 lvm
> │ └─onn_vmh-pool00-tpool 253:3 0 173.6G 0 lvm
> │ ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4 0 146.6G 0 lvm /
> │ ├─onn_vmh-pool00 253:5 0 173.6G 0 lvm
> │ ├─onn_vmh-root 253:6 0 146.6G 0 lvm
> │ ├─onn_vmh-home 253:7 0 1G 0 lvm /home
> │ ├─onn_vmh-tmp 253:8 0 1G 0 lvm /tmp
> │ ├─onn_vmh-var 253:9 0 15G 0 lvm /var
> │ ├─onn_vmh-var_log 253:10 0 8G 0 lvm /var/log
> │ ├─onn_vmh-var_log_audit 253:11 0 2G 0 lvm /var/log/audit
> │ └─onn_vmh-var_crash 253:12 0 10G 0 lvm /var/crash
> └─onn_vmh-pool00_tdata 253:2 0 173.6G 0 lvm
> └─onn_vmh-pool00-tpool 253:3 0 173.6G 0 lvm
> ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4 0 146.6G 0 lvm /
> ├─onn_vmh-pool00 253:5 0 173.6G 0 lvm
> ├─onn_vmh-root 253:6 0 146.6G 0 lvm
> ├─onn_vmh-home 253:7 0 1G 0 lvm /home
> ├─onn_vmh-tmp 253:8 0 1G 0 lvm /tmp
> ├─onn_vmh-var 253:9 0 15G 0 lvm /var
> ├─onn_vmh-var_log 253:10 0 8G 0 lvm /var/log
> ├─onn_vmh-var_log_audit 253:11 0 2G 0 lvm /var/log/audit
> └─onn_vmh-var_crash 253:12 0 10G 0 lvm /var/crash
> sdc 8:32 0 223.6G 0 disk
> └─sdc1 8:33 0 222.6G 0 part
> └─md127 9:127 0 222.5G 0 raid1
> ├─onn_vmh-swap 253:0 0 4G 0 lvm [SWAP]
> ├─onn_vmh-pool00_tmeta 253:1 0 1G 0 lvm
> │ └─onn_vmh-pool00-tpool 253:3 0 173.6G 0 lvm
> │ ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4 0 146.6G 0 lvm /
> │ ├─onn_vmh-pool00 253:5 0 173.6G 0 lvm
> │ ├─onn_vmh-root 253:6 0 146.6G 0 lvm
> │ ├─onn_vmh-home 253:7 0 1G 0 lvm /home
> │ ├─onn_vmh-tmp 253:8 0 1G 0 lvm /tmp
> │ ├─onn_vmh-var 253:9 0 15G 0 lvm /var
> │ ├─onn_vmh-var_log 253:10 0 8G 0 lvm /var/log
> │ ├─onn_vmh-var_log_audit 253:11 0 2G 0 lvm /var/log/audit
> │ └─onn_vmh-var_crash 253:12 0 10G 0 lvm /var/crash
> └─onn_vmh-pool00_tdata 253:2 0 173.6G 0 lvm
> └─onn_vmh-pool00-tpool 253:3 0 173.6G 0 lvm
> ├─onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1 253:4 0 146.6G 0 lvm /
> ├─onn_vmh-pool00 253:5 0 173.6G 0 lvm
> ├─onn_vmh-root 253:6 0 146.6G 0 lvm
> ├─onn_vmh-home 253:7 0 1G 0 lvm /home
> ├─onn_vmh-tmp 253:8 0 1G 0 lvm /tmp
> ├─onn_vmh-var 253:9 0 15G 0 lvm /var
> ├─onn_vmh-var_log 253:10 0 8G 0 lvm /var/log
> ├─onn_vmh-var_log_audit 253:11 0 2G 0 lvm /var/log/audit
> └─onn_vmh-var_crash 253:12 0 10G 0 lvm /var/crash
> sdd 8:48 0 596.2G 0 disk
> └─sdd1 8:49 0 4G 0 part
> └─gluster_vg3-tmpLV 253:13 0 2G 0 lvm
> sde 8:64 1 7.5G 0 disk
> └─sde1 8:65 1 7.5G 0 part /mnt
>
> # blkid
> /dev/sda1: UUID="f026a2dc-201a-4b43-974e-2419a8783bce" TYPE="xfs" PARTLABEL="Linux filesystem" PARTUUID="4bca8a3a-42f0-4877-aa60-f544bf1fdce7"
> /dev/sdc1: UUID="e5f4acf5-a4bc-6470-7b6f-415e3f4077ff" UUID_SUB="a895900e-5585-8f31-7515-1ff7534e39d7" LABEL="vmh.cyber-range.lan:pv00" TYPE="linux_raid_member"
> /dev/sdb1: UUID="9b9546f9-25d2-42a6-835b-303f32aee4b1" TYPE="ext4"
> /dev/sdb2: UUID="e5f4acf5-a4bc-6470-7b6f-415e3f4077ff" UUID_SUB="6e20b5dd-0152-7f42-22a7-c17133fbce45" LABEL="vmh.cyber-range.lan:pv00" TYPE="linux_raid_member"
> /dev/sdd1: UUID="2nLjVF-sh3N-0qkm-aUQ1-jnls-3e8W-tUkBw5" TYPE="LVM2_member"
> /dev/md127: UUID="Mq1chn-6XhF-WCwF-LYhl-tZEz-Y8lq-8R2Ifq" TYPE="LVM2_member"
> /dev/mapper/onn_vmh-swap: UUID="1b0b9c91-22ed-41d1-aebf-e22fd9aa05d9" TYPE="swap"
> /dev/mapper/onn_vmh-ovirt--node--ng--4.2.7.1--0.20181216.0+1: UUID="b0e1c479-9696-4e19-b799-7f81236026b7" TYPE="ext4"
> /dev/mapper/onn_vmh-root: UUID="60905f5d-ed91-4ca9-9729-9a72a4678ddd" TYPE="ext4"
> /dev/mapper/onn_vmh-home: UUID="82a1d567-f8af-4b96-bfbf-5f79dff7384f" TYPE="ext4"
> /dev/mapper/onn_vmh-tmp: UUID="7dd9d3ae-3af7-4763-9683-19f583d8d15b" TYPE="ext4"
> /dev/mapper/onn_vmh-var: UUID="f206e030-876b-45a9-8a90-a0e54005b85c" TYPE="ext4"
> /dev/mapper/onn_vmh-var_log: UUID="b8a12f56-0818-416c-9fb7-33b48ef29eed" TYPE="ext4"
> /dev/mapper/onn_vmh-var_log_audit: UUID="bc78ad0c-9ab6-4f57-a69f-5b1ddf898552" TYPE="ext4"
> /dev/mapper/onn_vmh-var_crash: UUID="a941d416-4d7d-41ae-bcd4-8c1ec9d0f744" TYPE="ext4"
> /dev/sde1: UUID="44aa40d0-6c82-4e8e-8218-177e5c8474f4" TYPE="ext4"
>
> # pvscan
> PV /dev/md127 VG onn_vmh lvm2 [222.44 GiB / 43.66 GiB free]
> PV /dev/sdd1 VG gluster_vg3 lvm2 [<4.00 GiB / <2.00 GiB free]
> Total: 2 [<226.44 GiB] / in use: 2 [<226.44 GiB] / in no VG: 0 [0 ]
> Reading all physical volumes. This may take a while...
> Found volume group "onn_vmh" using metadata type lvm2
> Found volume group "gluster_vg3" using metadata type lvm2
>
> # lvscan
> ACTIVE '/dev/onn_vmh/pool00' [173.60 GiB] inherit
> ACTIVE '/dev/onn_vmh/root' [146.60 GiB] inherit
> ACTIVE '/dev/onn_vmh/home' [1.00 GiB] inherit
> ACTIVE '/dev/onn_vmh/tmp' [1.00 GiB] inherit
> ACTIVE '/dev/onn_vmh/var' [15.00 GiB] inherit
> ACTIVE '/dev/onn_vmh/var_log' [8.00 GiB] inherit
> ACTIVE '/dev/onn_vmh/var_log_audit' [2.00 GiB] inherit
> ACTIVE '/dev/onn_vmh/swap' [4.00 GiB] inherit
> inactive '/dev/onn_vmh/ovirt-node-ng-4.2.7.1-0.20181216.0' [146.60 GiB] inherit
> ACTIVE '/dev/onn_vmh/ovirt-node-ng-4.2.7.1-0.20181216.0+1' [146.60 GiB] inherit
> ACTIVE '/dev/onn_vmh/var_crash' [10.00 GiB] inherit
> ACTIVE '/dev/gluster_vg3/tmpLV' [2.00 GiB] inherit
>
> [/etc/lvm/backup/gluster_vg1]
> # Generated by LVM2 version 2.02.180(2)-RHEL7 (2018-07-20): Sat Dec 22 10:18:46 2018
>
> contents = "Text Format Volume Group"
> version = 1
>
> description = "Created *after* executing '/usr/sbin/lvcreate --virtualsize 500GB --name lv_datadisks -T gluster_vg1/lvthinpool'"
>
> creation_host = "vmh.cyber-range.lan" # Linux vmh.cyber-range.lan 3.10.0-957.1.3.el7.x86_64 #1 SMP Thu Nov 29 14:49:43 UTC 2018 x86_64
> creation_time = 1545495526 # Sat Dec 22 10:18:46 2018
>
> gluster_vg1 {
> id = "TfNqtn-2eX6-i5gC-w4ye-h29n-5Zfy-UFHSvU"
> seqno = 9
> format = "lvm2" # informational
> status = ["RESIZEABLE", "READ", "WRITE"]
> flags = []
> extent_size = 2048 # 1024 Kilobytes
> max_lv = 0
> max_pv = 0
> metadata_copies = 0
>
> physical_volumes {
>
> pv0 {
> id = "DRfoKl-TUhb-cirx-Oz9P-mZEY-XoiB-mdLy6v"
> device = "/dev/sda" # Hint only
>
> status = ["ALLOCATABLE"]
> flags = []
> dev_size = 11718885376 # 5.45703 Terabytes
> pe_start = 2048
> pe_count = 5722111 # 5.45703 Terabytes
> }
> }
>
> logical_volumes {
>
> engine_lv {
> id = "P2ScEB-ws3V-iqVv-XTWh-Y2Jh-pg0c-6KnJXC"
> status = ["READ", "WRITE", "VISIBLE"]
> flags = []
> creation_time = 1545495460 # 2018-12-22 10:17:40 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 102400 # 100 Gigabytes
>
> type = "striped"
> stripe_count = 1 # linear
>
> stripes = [
> "pv0", 0
> ]
> }
> }
>
> lvthinpool {
> id = "c0yaNn-DcaB-cYjj-9ZRv-M2Em-rzLW-qY9WpI"
> status = ["READ", "WRITE", "VISIBLE"]
> flags = []
> creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 512000 # 500 Gigabytes
>
> type = "thin-pool"
> metadata = "lvthinpool_tmeta"
> pool = "lvthinpool_tdata"
> transaction_id = 2
> chunk_size = 2048 # 1024 Kilobytes
> discards = "passdown"
> zero_new_blocks = 1
> }
> }
>
> lv_vmdisks {
> id = "erpXRi-nPUq-mCf2-ga2J-3a0l-OWiC-i0xr8M"
> status = ["READ", "WRITE", "VISIBLE"]
> flags = []
> creation_time = 1545495493 # 2018-12-22 10:18:13 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 4613735 # 4.4 Terabytes
>
> type = "thin"
> thin_pool = "lvthinpool"
> transaction_id = 0
> device_id = 1
> }
> }
>
> lv_datadisks {
> id = "hKim3z-1QCh-dwhU-st2O-t4tG-wIss-UpLMZw"
> status = ["READ", "WRITE", "VISIBLE"]
> flags = []
> creation_time = 1545495526 # 2018-12-22 10:18:46 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 512000 # 500 Gigabytes
>
> type = "thin"
> thin_pool = "lvthinpool"
> transaction_id = 1
> device_id = 2
> }
> }
>
> lvol0_pmspare {
> id = "bHc0eC-Z4Ed-mV47-QTU4-SCvo-FWbE-L8NV7Q"
> status = ["READ", "WRITE"]
> flags = []
> creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 16192 # 15.8125 Gigabytes
>
> type = "striped"
> stripe_count = 1 # linear
>
> stripes = [
> "pv0", 102400
> ]
> }
> }
>
> lvthinpool_tmeta {
> id = "WBut10-rAOP-FzA7-bJvr-ZdxL-lB70-jzz1Tv"
> status = ["READ", "WRITE"]
> flags = []
> creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 16192 # 15.8125 Gigabytes
>
> type = "striped"
> stripe_count = 1 # linear
>
> stripes = [
> "pv0", 630592
> ]
> }
> }
>
> lvthinpool_tdata {
> id = "rwNZux-1fz1-dv8J-yN2j-LcES-f6ml-231td5"
> status = ["READ", "WRITE"]
> flags = []
> creation_time = 1545495487 # 2018-12-22 10:18:07 -0600
> creation_host = "vmh.cyber-range.lan"
> segment_count = 1
>
> segment1 {
> start_extent = 0
> extent_count = 512000 # 500 Gigabytes
>
> type = "striped"
> stripe_count = 1 # linear
>
> stripes = [
> "pv0", 118592
> ]
> }
> }
> }
>
> }
>
>
> # cd /var/log
> # grep -ri gluster_vg1-lvthinpool-tpool
> messages-20190922:Sep 15 03:58:15 vmh lvm[14072]: Failed command for gluster_vg1-lvthinpool-tpool.
> messages:Sep 22 03:44:05 vmh lvm[14072]: Failed command for gluster_vg1-lvthinpool-tpool.
> messages-20190908:Sep 1 21:27:14 vmh lvm[14062]: Monitoring thin pool gluster_vg1-lvthinpool-tpool.
> messages-20190908:Sep 1 21:27:24 vmh lvm[14062]: WARNING: Thin pool gluster_vg1-lvthinpool-tpool data is now 100.00% full.
> messages-20190908:Sep 2 00:19:05 vmh lvm[14072]: Monitoring thin pool gluster_vg1-lvthinpool-tpool.
> messages-20190908:Sep 2 00:19:15 vmh lvm[14072]: WARNING: Thin pool gluster_vg1-lvthinpool-tpool data is now 100.00% full.
> messages-20190908:Sep 2 20:16:34 vmh lvm[14072]: Failed command for gluster_vg1-lvthinpool-tpool.
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/PPTNPPD3SQL3I…
1
0
Try to get all data in advance (before deactivating the VG).
I still can't imagine why the VG will disappear. Try with 'pvscan --cache' to redetect the PV.
Afrer all , all VG info is in the PVs' headers and should be visible no matter the VG is deactivated or not.
Best Regards,
Strahil NikolovOn Oct 2, 2019 02:08, jeremy_tourville(a)hotmail.com wrote:
>
> "lvs -a" does not list the logical volume I am missing.
> "lvdisplay -m /dev/gluster_vg1-lvthinpool-tpool_tmeta" does not work either. Error message is: Volume Group xxx not found. Cannot process volume group xxx."
>
> I am trying to follow the procedure from https://access.redhat.com/solutions/3251681
> I am on step #2 Step 2a and 2b work without issue. Step 2c give me an error. Here are the values I am using:
> # lvcreate -L 2G gluster_vg3 --name tmpLV
> # lvchange -ay gluster_vg3/tmpLV
> # lvconvert --thinpool gluster_vg1/lvthinpool --poolmetadata gluster_vg3/tmpLV
>
> VG name mismatch from position arg (gluster_vg1) and option arg (gluster_vg3)
>
> Do I need to create the LV on the same disk that failed? (gluster_vg1)
> Is creating a new LV on (gluster_vg3) ok for this situation?
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/OJN6VVEMQY743…
1
0
Hello,
environment tin 4.3.6.
Suppose I'm in Web Admin GUI in Storage --> Disks and I want to get
displayed only the disks with "pattern1" together with the disks with
"string2" ("or" condition), limiting output to these two conditions, how
can I do it?
I tried some combinations without success
BTW: also the "and" condition seems not to work
Thanks,
Gianluca
3
4
Hi,
oVirt Hyperconverged disaster recovery uses georeplication to replicate the
volume containing the VMs.
What I know about georeplication is that it is an asynchronous replication.
My questions are :
- How the replication of the VMs is done, are only the changes synchronized?
- What is the interval of this replication? can this interval be configured
taking into consideration the bandwidth of the replication link.
- How can the RPO be measured in the case of a georeplication?
Regards.
1
0
Hello guys,
No ideas for this issue?
Thanks for your cooperation!
Kind regards,
-----Original Message-----
From: Bruno Martins <bruno.o.martins(a)gfi.world>
Sent: 29 de setembro de 2019 16:16
To: users(a)ovirt.org
Subject: [ovirt-users] Cannot enable maintenance mode
Hello guys,
I am being unable to put a host from a two nodes cluster into maintenance mode in order to remove it from the cluster afterwards.
This is what I see in engine.log:
2019-09-27 16:20:58,364 INFO [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (org.ovirt.thread.pool-6-thread-45) [4cc251c9] Correlation ID: 4cc251c9, Job ID: 65731fbb-db34-49a9-ab56-9fba59bc0ee0, Call Stack: null, Custom Event ID: -1, Message: Host CentOS-H1 cannot change into maintenance mode - not all Vms have been migrated successfully. Consider manual intervention: stopping/migrating Vms: Non interactive user (User: admin).
Host has been rebooted multiple times. vdsClient shows no VM's running.
What else can I do?
Kind regards,
Bruno Martins
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/X5FJWFW7GXNW6…
1
0
Hi,
I tried to take incremental backup of a vm using this script.
public function downloadDiskIncremental(){
$data=array();
$xmlStr = "<disk_attachment>
<disk id='1371afdd-91d4-4bc7-9792-0efbf6bbd1c9'>
<backup>incremental</backup>
</disk>
</disk_attachment>";
$curlParam=array(
"url" => "vms/4044e014-7e20-4dbc-abe5-64690ec45f63/diskattachments",
"method" => "POST",
"data" =>$xmlStr,
);
}
But it is throwing me error as
Array ( [status] => error [message] => For correct usage, see: https://ovirt.bobcares.com/ovirt-engine/api/v4/model#services/disk-attachme…
Please help me with this issue....
2
1
You can view all LVs via 'lvs -a' and create a new metadata LV of bigger size.
Of course , lvdisplay -m /dev/gluster_vg1-lvthinpool-tpool_tmeta shoould also work.
Best Regards,
Strahil NikolovOn Oct 1, 2019 03:11, jeremy_tourville(a)hotmail.com wrote:
>
> vgs displays everything EXCEPT gluster_vg1
> "dmsetup ls" does not list the VG in question. That is why I couldn't run the lvchange command. They were not active or even detected by the system.
>
> OK, I found my problem, and a solution: https://access.redhat.com/solutions/3251681
> # cd /var/log
> # grep -ri gluster_vg1-lvthinpool-tpool
> My metadata is 100% full !!!
>
> Now, how do I find out how big my original metadata size was so I can make the new one the correct size?
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/6PI2N24GVWL64…
2
4
On Tue, Oct 1, 2019 at 12:49 PM Vrgotic, Marko <M.Vrgotic(a)activevideo.com>
wrote:
> Thank you very much Amit,
>
>
>
> I hope the result of suggested tests allows us improve the speed for
> specific IO test case as well.
>
>
>
> Apologies for not being more clear, but I was referring to changing mount
> options for storage where SHE also runs. It cannot be put in Maintenance
> mode since the engine is running on it.
> What to do in this case? Its clear that I need to power it down, but where
> can I then change the settings?
>
You can see similar question about changing mnt_options of hosted engine
and answer here [1]
[1] https://lists.ovirt.org/pipermail/users/2018-January/086265.html
>
>
> Kindly awaiting your reply.
>
>
>
> — — —
> Met vriendelijke groet / Kind regards,
>
> *Marko Vrgotic*
>
>
>
>
>
>
>
> *From: *Amit Bawer <abawer(a)redhat.com>
> *Date: *Saturday, 28 September 2019 at 20:25
> *To: *"Vrgotic, Marko" <M.Vrgotic(a)activevideo.com>
> *Cc: *Tony Brian Albers <tba(a)kb.dk>, "hunter86_bg(a)yahoo.com" <
> hunter86_bg(a)yahoo.com>, "users(a)ovirt.org" <users(a)ovirt.org>
> *Subject: *Re: [ovirt-users] Re: Super Low VM disk IO via Shared Storage
>
>
>
>
>
>
>
> On Fri, Sep 27, 2019 at 4:02 PM Vrgotic, Marko <M.Vrgotic(a)activevideo.com>
> wrote:
>
> Hi oVirt gurus,
>
>
>
> Thank s to Tony, who pointed me into discovery process, the performance of
> the IO seems greatly dependent on the flags.
>
>
>
> [root@lgu215 ~]# dd if=/dev/zero of=/tmp/test1.img bs=512 count=100000
>
> 100000+0 records in
>
> 100000+0 records out
>
> 51200000 bytes (51 MB) copied, 0.108962 s, *470 MB/s*
>
> [root@lgu215 ~]# dd if=/dev/zero of=/tmp/test1.img bs=512 count=100000
> *oflag=dsync*
>
> 100000+0 records in
>
> 100000+0 records out
>
> 51200000 bytes (51 MB) copied, 322.314 s, *159 kB/s*
>
>
>
> Dsync flag tells dd to ignore all buffers, cache except certain kernel
> buffers and write data physically to the disc, before writing further.
> According to number of sites I looked at, this is the way to test Server
> Latency in regards to IO operations. Difference in performance is huge, as
> you can see (below I have added results from tests with 4k and 8k block)
>
>
>
> Still, certain software component we run tests with writes data in
> this/similar way, which is why I got this complaint in the first place.
>
>
>
> Here is my current NFS mount settings:
>
>
> rw,relatime,vers=4.0,rsize=65536,wsize=65536,namlen=255,soft,nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,clientaddr=172.17.28.11,local_lock=none,addr=172.17.28.5
>
>
>
> *If you have any suggestions on possible NFS tuning options, to try to
> increase performance, I would highly appreciate it.*
>
> *Can someone tell me how to change NFS mount options in oVirt for already
> existing/used storage?*
>
>
>
> Taking into account your network configured MTU [1] and Linux version [2],
> you can tune wsize, rsize mount options.
>
> Editing mount options can be done from Storage->Domains->Manage Domain
> menu.
>
>
>
> [1] https://access.redhat.com/solutions/2440411
>
> [2] https://access.redhat.com/solutions/753853
>
>
>
>
>
> Test results with 4096 and 8192 byte size.
>
> [root@lgu215 ~]# dd if=/dev/zero of=/tmp/test1.img bs=4096 count=100000
>
> 100000+0 records in
>
> 100000+0 records out
>
> 409600000 bytes (410 MB) copied, 1.49831 s, *273 MB/s*
>
> [root@lgu215-admin ~]# dd if=/dev/zero of=/tmp/test1.img bs=4096
> count=100000 *oflag=dsync*
>
> 100000+0 records in
>
> 100000+0 records out
>
> 409600000 bytes (410 MB) copied, 349.041 s, *1.2 MB/s*
>
>
>
> [root@lgu215 ~]# dd if=/dev/zero of=/tmp/test1.img bs=8192 count=100000
>
> 100000+0 records in
>
> 100000+0 records out
>
> 819200000 bytes (819 MB) copied, 11.6553 s, *70.3 MB/s*
>
> [root@lgu215-admin ~]# dd if=/dev/zero of=/tmp/test1.img bs=8192
> count=100000 *oflag=dsync*
>
> 100000+0 records in
>
> 100000+0 records out
>
> 819200000 bytes (819 MB) copied, 393.035 s, *2.1 MB/s*
>
>
>
>
>
> *From: *"Vrgotic, Marko" <M.Vrgotic(a)activevideo.com>
> *Date: *Thursday, 26 September 2019 at 09:51
> *To: *Amit Bawer <abawer(a)redhat.com>
> *Cc: *Tony Brian Albers <tba(a)kb.dk>, "hunter86_bg(a)yahoo.com" <
> hunter86_bg(a)yahoo.com>, "users(a)ovirt.org" <users(a)ovirt.org>
> *Subject: *Re: [ovirt-users] Re: Super Low VM disk IO via Shared Storage
>
>
>
> Dear all,
>
>
>
> I very much appreciate all help and suggestions so far.
>
>
>
> Today I will send the test results and current mount settings for NFS4.
> Our production setup is using Netapp based NFS server.
>
>
>
> I am surprised with results from Tony’s test.
>
> We also have one setup with Gluster based NFS, and I will run tests on
> those as well.
>
> Sent from my iPhone
>
>
>
> On 25 Sep 2019, at 14:18, Amit Bawer <abawer(a)redhat.com> wrote:
>
>
>
>
>
> On Wed, Sep 25, 2019 at 2:44 PM Tony Brian Albers <tba(a)kb.dk> wrote:
>
> Guys,
>
> Just for info, this is what I'm getting on a VM that is on shared
> storage via NFSv3:
>
> --------------------------snip----------------------
> [root@proj-000 ~]# time dd if=/dev/zero of=testfile bs=4096
> count=1000000
> 1000000+0 records in
> 1000000+0 records out
> 4096000000 bytes (4.1 GB) copied, 18.0984 s, 226 MB/s
>
> real 0m18.171s
> user 0m1.077s
> sys 0m4.303s
> [root@proj-000 ~]#
> --------------------------snip----------------------
>
> my /etc/exports:
> /data/ovirt
> *(rw,sync,no_subtree_check,all_squash,anonuid=36,anongid=36)
>
> and output from 'mount' on one of the hosts:
>
> sto-001.kac.lokalnet:/data/ovirt on /rhev/data-center/mnt/sto-
> 001.kac.lokalnet:_data_ovirt type nfs
> (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,soft,nolock,
> nosharecache,proto=tcp,timeo=600,retrans=6,sec=sys,mountaddr=172.16.216
> .41,mountvers=3,mountport=20048,mountproto=udp,local_lock=all,addr=172.
> 16.216.41)
>
>
>
> Worth to compare mount options with the slow shared NFSv4 mount.
>
>
>
> Window size tuning can be found at bottom of [1], although its relating to
> NFSv3, it could be relevant to v4 as well.
>
> [1] https://www.ovirt.org/develop/troubleshooting-nfs-storage-issues.html
>
>
>
>
> connected via single 10gbit ethernet. Storage on NFS server is 8 x 4TB
> SATA disks in RAID10. NFS server is running CentOS 7.6.
>
> Maybe you can get some inspiration from this.
>
> /tony
>
>
>
> On Wed, 2019-09-25 at 09:59 +0000, Vrgotic, Marko wrote:
> > Dear Strahil, Amit,
> >
> > Thank you for the suggestion.
> > Test result with block size 4096:
> > Network storage:
> > avshared:
> > [root@mpoludctest4udc-1 ~]# dd if=/dev/zero of=/tmp/test2.img bs=4096
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 409600000 bytes (410 MB) copied, 275.522 s, 1.5 MB/s
> >
> > Local storage:
> >
> > avlocal2:
> > [root@mpollocalcheck22 ~]# dd if=/dev/zero of=/tmp/test2.img bs=4096
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 409600000 bytes (410 MB) copied, 53.093 s, 7.7 MB/s
> > 10:38
> > avlocal3:
> > [root@mpollocalcheck3 ~]# dd if=/dev/zero of=/tmp/test2.img bs=4096
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 409600000 bytes (410 MB) copied, 46.0392 s, 8.9 MB/s
> >
> > As Amit suggested, I am also going to execute same tests on the
> > BareMetals and between BareMetal and NFS to compare results.
> >
> >
> > — — —
> > Met vriendelijke groet / Kind regards,
> >
> > Marko Vrgotic
> >
> >
> >
> >
> > From: Strahil <hunter86_bg(a)yahoo.com>
> > Date: Tuesday, 24 September 2019 at 19:10
> > To: "Vrgotic, Marko" <M.Vrgotic(a)activevideo.com>, Amit <abawer@redhat
> > .com>
> > Cc: users <users(a)ovirt.org>
> > Subject: Re: [ovirt-users] Re: Super Low VM disk IO via Shared
> > Storage
> >
> > Why don't you try with 4096 ?
> > Most block devices have a blcok size of 4096 and anything bellow is
> > slowing them down.
> > Best Regards,
> > Strahil Nikolov
> > On Sep 24, 2019 17:40, Amit Bawer <abawer(a)redhat.com> wrote:
> > have you reproduced performance issue when checking this directly
> > with the shared storage mount, outside the VMs?
> >
> > On Tue, Sep 24, 2019 at 4:53 PM Vrgotic, Marko <M.Vrgotic@activevideo
> > .com> wrote:
> > Dear oVirt,
> >
> > I have executed some tests regarding IO disk speed on the VMs,
> > running on shared storage and local storage in oVirt.
> >
> > Results of the tests on local storage domains:
> > avlocal2:
> > [root@mpollocalcheck22 ~]# dd if=/dev/zero of=/tmp/test2.img bs=512
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 51200000 bytes (51 MB) copied, 45.9756 s, 1.1 MB/s
> >
> > avlocal3:
> > [root@mpollocalcheck3 ~]# dd if=/dev/zero of=/tmp/test2.img bs=512
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 51200000 bytes (51 MB) copied, 43.6179 s, 1.2 MB/s
> >
> > Results of the test on shared storage domain:
> > avshared:
> > [root@mpoludctest4udc-1 ~]# dd if=/dev/zero of=/tmp/test2.img bs=512
> > count=100000 oflag=dsync
> > 100000+0 records in
> > 100000+0 records out
> > 51200000 bytes (51 MB) copied, 283.499 s, 181 kB/s
> >
> > Why is it so low? Is there anything I can do to tune, configure VDSM
> > or other service to speed this up?
> > Any advice is appreciated.
> >
> > Shared storage is based on Netapp with 20Gbps LACP path from
> > Hypervisor to Netapp volume, and set to MTU 9000. Used protocol is
> > NFS4.0.
> > oVirt is 4.3.4.3 SHE.
> >
> >
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)ovirt.org
> > Privacy Statement: <
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)ovirt.org
> > Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct: https://www.ovirt.org/community/about/communit
> > y-guidelines/
> > List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/
> > message/7XYSFEGAHCWXIY2JILDE24EVAC5ZVKWU/
> --
> Tony Albers - Systems Architect - IT Development
> Royal Danish Library, Victor Albecks Vej 1, 8000 Aarhus C, Denmark
> Tel: +45 2566 2383 - CVR/SE: 2898 8842 - EAN: 5798000792142
>
>
1
0
Hi, the link https://blogs.ovirt.org/ does not work. Could you please activate it?
1
0
You can go with 512 emulation and later you can recreate the brick without that emulation (if there are benefits of doing so).
After all, you gluster is either replica 2 arbiter 1 or a replica 3 volume.
Best Regards,
Strahil Nikolov
On Oct 1, 2019 09:26, Satheesaran Sundaramoorthi <sasundar(a)redhat.com> wrote:
>
> On Tue, Oct 1, 2019 at 11:27 AM Guillaume Pavese <guillaume.pavese(a)interactiv-group.com> wrote:
>>
>> Hi all,
>>
>> Sorry for asking again :/
>>
>> Is there any consensus on not using --emulate512 anymore while creating VDO volumes on Gluster?
>> Since this parameter can not be changed once the volume is created and we are nearing production setup. I would really like to have an official advice on this.
>>
>> Best,
>>
>> Guillaume Pavese
>> Ingénieur Système et Réseau
>> Interactiv-Group
>>
> Hello Guillaume Pavese,
> If you are not using --emulate512 for VDO volume, then VDO volume will be created
> as 4K Native volume (with 4K block size).
>
> There are couple of things that bothers here:
> 1. 4K Native device support requires fixes at QEMU that will be part of
> CentOS 7.7.2 ( not yet available )
> 2. 4K Native support with VDO volumes on Gluster is not yet validated
> thoroughly.
>
> Based on the above items, it would be better you have emulate512=on or delay
> your production setup ( if possible, till above both items are addressed )
> to make use of 4K VDO volume.
>
> @Sahina Bose Do you have any other suggestions ?
>
> -- Satheesaran S (sas)
>>
>>
>> On Fri, Sep 27, 2019 at 3:19 PM Sandro Bonazzola <sbonazzo(a)redhat.com> wrote:
>>>
>>>
>>>
2
1
Hi Anton,
There is nothing special for upgrading HCI env with Gluster. Bellow steps will be enough:
1- Stop glusterd service in one node which needs to be upgraded.
2- upgrade that node and start glusterd service.
3- wait heal to be completed.
4- continue same procedure for other nodes.
In your case can you please restar glusterd in all nodes and check. If it's still not working please share glusterd log?
Also please share "gluster volume status" out put.
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: Sandro Bonazzola <sbonazzo(a)redhat.com>
Sent: Tuesday, October 1, 2019, 5:01 PM
To: Anton Marchukov; Gobinda Das; Sundaramoorthi, Satheesaran; Sahina Bose
Cc: users; Akshita Jain
Subject: Re: [ovirt-users] Fwd: Unable to Upgrade
Il giorno mar 1 ott 2019 alle ore 11:27 Anton Marchukov <amarchuk(a)redhat.com<mailto:amarchuk@redhat.com>> ha scritto:
Forwarding to the users list.
Begin forwarded message:
From: "Akshita Jain" <akshita(a)councilinfosec.org<mailto:akshita@councilinfosec.org>>
Subject: Unable to Upgrade
Date: 1 October 2019 at 11:12:58 CEST
To: infra(a)ovirt.org<mailto:infra@ovirt.org>
After upgrading oVirt 4.3.4 to 4.3.6, the gluster is also upgrading from 5.6 to 6.5. But as soon as it upgrades gluster peer status shows disconnected.
What is the correct method to upgrade oVirt with gluster HCI environment?
+Gobinda Das<mailto:godas@redhat.com> , +Sundaramoorthi, Satheesaran<mailto:sasundar@redhat.com> , +Sahina Bose<mailto:sabose@redhat.com> can you please follow up on this question?
_______________________________________________
Infra mailing list -- infra(a)ovirt.org<mailto:infra@ovirt.org>
To unsubscribe send an email to infra-leave(a)ovirt.org<mailto:infra-leave@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/infra@ovirt.org/message/24D6NKVLMYQA3…
--
Anton Marchukov
Associate Manager - RHV DevOps - Red Hat
_______________________________________________
Users mailing list -- users(a)ovirt.org<mailto:users@ovirt.org>
To unsubscribe send an email to users-leave(a)ovirt.org<mailto:users-leave@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/users@ovirt.org/message/YO2RYKFDCSPQ7…
--
Sandro Bonazzola
MANAGER, SOFTWARE ENGINEERING, EMEA R&D RHV
Red Hat EMEA<https://www.redhat.com/>
sbonazzo(a)redhat.com<mailto:sbonazzo@redhat.com>
[https://marketing-outfit-prod-images.s3-us-west-2.amazonaws.com/f5445ae0c9d…]<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>
1
0
Dear oVirt users,
I'm currently migrating our gluster setup, so i've done a gluster replace brick to the new machines.
Now i'm trying to update the connection strings of the related storage domains including the one hosting the ovirt-engine (which i believe cannot be brought down for maintenance). At the same time i'm trying to disable the "Use managed gluster volume" feature.
i've had tested this in a lab setup, but somehow i'm running into issues on the actual setup.
On the lab setup it was enough to run a query like this;
UPDATE public.storage_server_connections
SET "connection"='10.201.0.6:/ovirt-kube',gluster_volume_id=NULL,mount_options='backup-volfile-servers=10.201.0.1:10.201.0.2:10.201.0.3:10.201.0.5:10.201.0.4:10.201.0.7:10.201.0.8:10.201.0.9'
WHERE id='29aae3ce-61e4-4fcd-a8f2-ab0a0c07fa48';
on the live setup i also seem to run a query like this;
UPDATE public.gluster_volumes
SET task_id=NULL
WHERE id='9a552d7a-8a0d-4bae-b5a2-1cb8a7edf5c9';
i couldn't really find where this task_id relates to, but it does make the checkbox for "Use managed gluster volume" being unchecked in the web interface.
in the lab setup it was enough to run within the hosted engine;
- service ovirt-engine restart
and then bring an ovirt-host machine to maintenance, and active it again. and the changed connection string was being mounted in the /rhev/data-center/mnt/glusterSD/ directory.
Also the vm's after being shutdown and brought up again, started using the new connection string.
But now on the production instance, when i restart the engine the connection string is restored to the original values in the storage_server_connections table. I don't really understand where the engine gathers this information from.
Any advice on how to actually change the connection strings would by highly appreciated.
Thanks Olaf
1
3
Hi.
I'm trying to create vm from a snapshot using API. If I just provide the new vm name, source snapshot ID and cluster name the new vm is been created successfully on the same storage domain. But if I additionally provide diskattachments to create it on another storage I get error: "Cannot add VM. One or more provided storage domains are either not in active status or of an illegal type for the requested operation". I can't find the reason why I can't create vm on another storage via API while I can do the same via web-portal.
My oVirt Engine version is 4.1.1.8-1.el7.centos.
Here is my code:
curl.exe -k -u "user@domain.suffix:*************" -H "Content-Type: application/xml" -H
"Accept: application/xml" -X POST https://192.168.0.1/ovirt-engine/api/vms -d "<vm><name>vm-Test1</name><snapshots><snapshot id=\"4b73c79b-efed-4362-8843-91f5cc2d9775\"/></snapshots><cluster><name>MyCluster</name></cluster><disk_attachments><disk_attachment><disk><image_id>6525c157-4e73-440b-adc8-596f1d03ef3c</image_id><storage_domains><storage_domain id=\"52a003d7-cec1-473e-b521-1a551f55abd1\"/></storage_domains></disk></disk_attachment></disk_attachments></vm>"
The answer is:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<fault>
<detail>[Cannot add VM. One or more provided storage domains are either not in active status or of an illegal type for the requested operation.]</detail>
<reason>Operation Failed</reason>
</fault>
1
2
What happens when it complain that there is no VGs ?
When you run 'vgs' what is the output?
Also, take a look into https://www.redhat.com/archives/linux-lvm/2016-February/msg00012.html
I have the feeling that you need to disable all lvs - not only the thin pool, but also the thin LVs (first).
Best Regards,
Strahil NikolovOn Sep 29, 2019 23:00, jeremy_tourville(a)hotmail.com wrote:
>
> Yes, I can take the downtime. Actually, I don't have any choice at the moment because it is a single node setup. :) I think this is a distributed volume from the research I have performed. I posted the lvchange command in my last post, this was the result- I ran the command lvchange -an /dev/gluster_vg1/lv_datadisks When I do this I get the message "Volume group "gluster_vg1" not found. Cannot process volume group gluster_vg1". I also tried the command the way you specified with just the LV and get the same results.
>
> I had placed the system in Global maintenance mode prior to the reboot. Upon reboot I got the messages about the various gluster volumes not being able to be mounted because of timeout issues. That is what started my OP. I think we are both thinking along the same lines regarding the issue. I think the question is how do you fix a volume that the system won't mount? It does seem likely that the thinpool needs to be repaired but what do you do if you can't even perform the first step in the procedure?
>
> _______________________________________________
> Users mailing list -- users(a)ovirt.org
> To unsubscribe send an email to users-leave(a)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/users@ovirt.org/message/2X73CAASB4UCO…
2
1