[Pkg-libvirt-maintainers] Bug#697457: libvirt-bin crash at startup

Guido Günther agx at sigxcpu.org
Sat Jan 5 16:11:07 UTC 2013


On Sun, Jan 06, 2013 at 02:03:10AM +1100, Thom wrote:
> Package: libvirt
> Version: 1.0.1-2
> Severity: normal
> 
> Dear Maintainer,
> After update libvirt-bin / libvirt0 / python-libvirt from 1.0.0-1_amd64 to 1.0.1-2_amd64
> 
> libvirt-bin daemon dies in a few seconds after start

Is there really a *crash* at startup? I can't find an indication in the
logs. What does happen if you start without all the debug fuzz? Just:

libvirtd -v 

as root? Does the daemon end itself? Are these the only packages you
upgraded between 1.0.0 and 1.0.1?
 -- Guido

> 
> Log of
> $ sudo LIBVIRT_DEBUG=1 libvirtd > out 2>&1
> is attached
> 
> 
> -- System Information:
> Debian Release: 7.0
> 
> Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash

> 2013-01-05 13:49:46.755+0000: 12497: info : libvirt version: 1.0.1
> 2013-01-05 13:49:46.755+0000: 12497: debug : virGlobalInit:417 : register drivers
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f68482f3ec0 name=Test
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:759 : registering Test as driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterNetworkDriver:594 : registering Test as network driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterInterfaceDriver:621 : registering Test as interface driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterStorageDriver:648 : registering Test as storage driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDeviceMonitor:675 : registering Test as device driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterSecretDriver:702 : registering Test as secret driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterNWFilterDriver:729 : registering Test as network filter driver 0
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f68482f54c0 name=OPENVZ
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:759 : registering OPENVZ as driver 1
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f68482f5a60 name=VMWARE
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:759 : registering VMWARE as driver 2
> 2013-01-05 13:49:46.755+0000: 12497: debug : vboxRegister:131 : VBoxCGlueInit failed, using dummy driver
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f68482f6000 name=VBOX
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterDriver:759 : registering VBOX as driver 3
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterNetworkDriver:594 : registering VBOX as network driver 1
> 2013-01-05 13:49:46.755+0000: 12497: debug : virRegisterStorageDriver:648 : registering VBOX as storage driver 1
> 2013-01-05 13:49:46.756+0000: 12497: debug : parallelsRegister:2434 : Can't find prlctl command in the PATH env
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f68482f4880 name=remote
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterDriver:759 : registering remote as driver 4
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterNetworkDriver:594 : registering remote as network driver 2
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterInterfaceDriver:621 : registering remote as interface driver 1
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterStorageDriver:648 : registering remote as storage driver 2
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterDeviceMonitor:675 : registering remote as device driver 1
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterSecretDriver:702 : registering remote as secret driver 1
> 2013-01-05 13:49:46.756+0000: 12497: debug : virRegisterNWFilterDriver:729 : registering remote as network filter driver 1
> 2013-01-05 13:49:46.756+0000: 12497: debug : virConfReadFile:767 : filename=/etc/libvirt/libvirtd.conf
> 2013-01-05 13:49:46.756+0000: 12497: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.756+0000: 12497: debug : virLogParseOutputs:1288 : outputs=1:stderr
> 2013-01-05 13:49:46.756+0000: 12497: info : libvirt version: 1.0.1
> 2013-01-05 13:49:46.756+0000: 12497: debug : main:1241 : Decided on pid file path '/var/run/libvirtd.pid'
> 2013-01-05 13:49:46.756+0000: 12497: debug : main:1251 : Decided on socket paths '/var/run/libvirt/libvirt-sock' and '/var/run/libvirt/libvirt-sock-ro'
> 2013-01-05 13:49:46.756+0000: 12497: debug : main:1289 : Ensuring run dir '/var/run/libvirt' exists
> 2013-01-05 13:49:46.756+0000: 12497: debug : virFileMakePathHelper:1264 : path=/var/run/libvirt mode=0777
> 2013-01-05 13:49:46.757+0000: 12497: debug : virNetlinkStartup:136 : Running global netlink initialization
> 2013-01-05 13:49:46.757+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19b27c0 classname=virNetServer
> 2013-01-05 13:49:46.757+0000: 12497: debug : virEventRegisterDefaultImpl:204 : registering default event implementation
> 2013-01-05 13:49:46.757+0000: 12497: debug : virEventPollAddHandle:111 : Used 0 handle slots, adding at least 10 more
> 2013-01-05 13:49:46.757+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.757+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=1 fd=5 events=1 cb=0x7f6847eb0b40 opaque=(nil) ff=(nil)
> 2013-01-05 13:49:46.757+0000: 12497: debug : virEventRegisterImpl:177 : addHandle=0x7f6847eb1770 updateHandle=0x7f6847eb1620 removeHandle=0x7f6847eb0fa0 addTimeout=0x7f6847eb1110 updateTimeout=0x7f6847eb12e0 removeTimeout=0x7f6847eb1480
> 2013-01-05 13:49:46.757+0000: 12497: debug : main:1329 : Dropping privileges (if required)
> 2013-01-05 13:49:46.757+0000: 12497: debug : virDriverModuleInitialize:53 : Module dir /usr/lib/libvirt/connection-driver
> 2013-01-05 13:49:46.757+0000: 12497: debug : virDriverLoadModule:66 : Module load network
> 2013-01-05 13:49:46.757+0000: 12497: debug : virRegisterNetworkDriver:594 : registering Network as network driver 3
> 2013-01-05 13:49:46.757+0000: 12497: debug : virDriverLoadModule:66 : Module load storage
> 2013-01-05 13:49:46.758+0000: 12497: debug : virRegisterStorageDriver:648 : registering storage as storage driver 3
> 2013-01-05 13:49:46.758+0000: 12497: debug : virDriverLoadModule:66 : Module load nodedev
> 2013-01-05 13:49:46.759+0000: 12497: debug : udevNodeRegister:1774 : Registering udev node device backend
> 2013-01-05 13:49:46.759+0000: 12497: debug : virRegisterDeviceMonitor:675 : registering udevDeviceMonitor as device driver 2
> 2013-01-05 13:49:46.759+0000: 12497: debug : virDriverLoadModule:66 : Module load secret
> 2013-01-05 13:49:46.759+0000: 12497: debug : virRegisterSecretDriver:702 : registering secret as secret driver 2
> 2013-01-05 13:49:46.759+0000: 12497: debug : virDriverLoadModule:66 : Module load nwfilter
> 2013-01-05 13:49:46.759+0000: 12497: debug : virRegisterNWFilterDriver:729 : registering nwfilter as network filter driver 2
> 2013-01-05 13:49:46.759+0000: 12497: debug : virDriverLoadModule:66 : Module load interface
> 2013-01-05 13:49:46.762+0000: 12497: debug : virRegisterInterfaceDriver:621 : registering netcf as interface driver 2
> 2013-01-05 13:49:46.762+0000: 12497: debug : virDriverLoadModule:66 : Module load xen
> 2013-01-05 13:49:46.763+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f683ef8ed20 name=Xen
> 2013-01-05 13:49:46.763+0000: 12497: debug : virRegisterDriver:759 : registering Xen as driver 5
> 2013-01-05 13:49:46.763+0000: 12497: debug : virDriverLoadModule:66 : Module load qemu
> 2013-01-05 13:49:46.763+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f683eb4bf80 name=QEMU
> 2013-01-05 13:49:46.763+0000: 12497: debug : virRegisterDriver:759 : registering QEMU as driver 6
> 2013-01-05 13:49:46.763+0000: 12497: debug : virDriverLoadModule:66 : Module load lxc
> 2013-01-05 13:49:46.764+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f683e86ee00 name=LXC
> 2013-01-05 13:49:46.764+0000: 12497: debug : virRegisterDriver:759 : registering LXC as driver 7
> 2013-01-05 13:49:46.764+0000: 12497: debug : virDriverLoadModule:66 : Module load uml
> 2013-01-05 13:49:46.764+0000: 12497: debug : virRegisterDriver:747 : driver=0x7f683e641740 name=UML
> 2013-01-05 13:49:46.764+0000: 12497: debug : virRegisterDriver:759 : registering UML as driver 8
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bcdd0 classname=virNetServerProgram
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetServerProgramNew:81 : prog=0x19bcdd0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bcdd0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bcda0 classname=virNetServerProgram
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetServerProgramNew:81 : prog=0x19bcda0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bcda0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=2 fd=7 events=1 cb=0x7f6847fa99a0 opaque=0x19b27c0 ff=(nil)
> 2013-01-05 13:49:46.764+0000: 12497: debug : main:1378 : Attempting to configure auditing subsystem
> 2013-01-05 13:49:46.764+0000: 12497: debug : virHookCheck:119 : No hook script /etc/libvirt/hooks/daemon
> 2013-01-05 13:49:46.764+0000: 12497: debug : virHookCheck:119 : No hook script /etc/libvirt/hooks/qemu
> 2013-01-05 13:49:46.764+0000: 12497: debug : virHookCheck:119 : No hook script /etc/libvirt/hooks/lxc
> 2013-01-05 13:49:46.764+0000: 12497: debug : daemonSetupNetworking:474 : Registering unix socket /var/run/libvirt/libvirt-sock
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bdd80 classname=virNetServerService
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetSocketNew:151 : localAddr=0x7fff129f8890 remoteAddr=(nil) fd=10 errfd=-1 pid=0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bde40 classname=virNetSocket
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetSocketNew:208 : RPC_SOCKET_NEW: sock=0x19bde40 fd=10 errfd=-1 pid=0 localAddr=127.0.0.1;0, remoteAddr=(null)
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bdd80
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bde40
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=3 fd=10 events=0 cb=0x7f6847fb3d30 opaque=0x19bde40 ff=0x7f6847fb3dc0
> 2013-01-05 13:49:46.764+0000: 12497: debug : daemonSetupNetworking:484 : Registering unix socket /var/run/libvirt/libvirt-sock-ro
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bddd0 classname=virNetServerService
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetSocketNew:151 : localAddr=0x7fff129f8890 remoteAddr=(nil) fd=11 errfd=-1 pid=0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19bf440 classname=virNetSocket
> 2013-01-05 13:49:46.764+0000: 12497: debug : virNetSocketNew:208 : RPC_SOCKET_NEW: sock=0x19bf440 fd=11 errfd=-1 pid=0 localAddr=127.0.0.1;0, remoteAddr=(null)
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bddd0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bf440
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=4 fd=11 events=0 cb=0x7f6847fb3d30 opaque=0x19bf440 ff=0x7f6847fb3dc0
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bdd80
> 2013-01-05 13:49:46.764+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19bddd0
> 2013-01-05 13:49:46.768+0000: 12497: debug : virObjectNew:110 : OBJECT_NEW: obj=0x19c1230 classname=virNetSASLContext
> 2013-01-05 13:49:46.768+0000: 12497: debug : virObjectRef:168 : OBJECT_REF: obj=0x19b27c0
> 2013-01-05 13:49:46.768+0000: 12497: info : virNetlinkEventServiceStart:517 : starting netlink event service with protocol 0
> 2013-01-05 13:49:46.768+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.768+0000: 12508: debug : virNetServerAddShutdownInhibition:810 : srv=0x19b27c0 inhibitions=1
> 2013-01-05 13:49:46.768+0000: 12508: debug : virNetServerCallInhibit:769 : srv=0x19b27c0 what=shutdown who=Libvirt why=Virtual machines need to be saved mode=delay
> 2013-01-05 13:49:46.768+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=5 fd=12 events=1 cb=0x7f6847ee01b0 opaque=0x19c13d0 ff=(nil)
> 2013-01-05 13:49:46.768+0000: 12497: debug : virNetlinkEventServiceStart:575 : netlink event listener on fd: 12 running
> 2013-01-05 13:49:46.768+0000: 12497: info : virNetlinkEventServiceStart:517 : starting netlink event service with protocol 15
> 2013-01-05 13:49:46.768+0000: 12497: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.768+0000: 12497: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=6 fd=13 events=1 cb=0x7f6847ee01b0 opaque=0x19c1b50 ff=(nil)
> 2013-01-05 13:49:46.768+0000: 12497: debug : virNetlinkEventServiceStart:575 : netlink event listener on fd: 13 running
> 2013-01-05 13:49:46.769+0000: 12508: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.769+0000: 12508: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=7 fd=14 events=0 cb=0x7f6847ed1d00 opaque=0x7f6838000a20 ff=(nil)
> 2013-01-05 13:49:46.769+0000: 12508: debug : virEventPollInterruptLocked:712 : Skip interrupt, 0 0
> 2013-01-05 13:49:46.769+0000: 12508: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=8 fd=14 events=1 cb=0x7f6847ed1d00 opaque=0x7f6838000a70 ff=(nil)
> 2013-01-05 13:49:46.769+0000: 12508: debug : virStateInitialize:812 : Running global init for Remote state driver
> 2013-01-05 13:49:46.769+0000: 12508: debug : virStateInitialize:812 : Running global init for Network state driver
> 2013-01-05 13:49:46.769+0000: 12508: debug : virObjectNew:110 : OBJECT_NEW: obj=0x7f6838004140 classname=dnsmasqCaps
> 2013-01-05 13:49:46.769+0000: 12497: debug : virNetServerRun:1096 : srv=0x19b27c0 quit=0
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventRunDefaultImpl:244 : running default event implementation
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollCleanupTimeouts:516 : Cleanup 0
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollCleanupTimeouts:552 : Found 0 out of 0 timeout slots used, releasing 0
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollCleanupHandles:564 : Cleanup 8
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=0 w=1, f=5 e=1 d=0
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=1 w=2, f=7 e=1 d=0
> 2013-01-05 13:49:46.769+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/sbin/dnsmasq --version
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=2 w=3, f=10 e=0 d=0
> 2013-01-05 13:49:46.769+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=3 w=4, f=11 e=0 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=4 w=5, f=12 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=5 w=6, f=13 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=6 w=7, f=14 e=0 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=7 w=8, f=14 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCalculateTimeout:332 : Calculate expiry of 0 timers
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCalculateTimeout:361 : Timeout at 0 due in -1 ms
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollRunOnce:629 : EVENT_POLL_RUN: nhandles=5 timeout=-1
> 2013-01-05 13:49:46.770+0000: 12508: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.770+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollRunOnce:640 : Poll got 1 event(s)
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchTimeouts:425 : Dispatch 0
> 2013-01-05 13:49:46.770+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:470 : Dispatch 5
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:484 : i=0 w=1
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:484 : i=1 w=2
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:484 : i=4 w=5
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:484 : i=5 w=6
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:484 : i=7 w=8
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollDispatchHandles:498 : EVENT_POLL_DISPATCH_HANDLE: watch=8 events=1
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.770+0000: 12497: debug : virNetServerGotInhibitReply:734 : srv=0x19b27c0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupTimeouts:516 : Cleanup 0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupTimeouts:552 : Found 0 out of 0 timeout slots used, releasing 0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupHandles:564 : Cleanup 8
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventRunDefaultImpl:244 : running default event implementation
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupTimeouts:516 : Cleanup 0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupTimeouts:552 : Found 0 out of 0 timeout slots used, releasing 0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCleanupHandles:564 : Cleanup 8
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=0 w=1, f=5 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=1 w=2, f=7 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=2 w=3, f=10 e=0 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=3 w=4, f=11 e=0 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=4 w=5, f=12 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=5 w=6, f=13 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=6 w=7, f=14 e=0 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=7 w=8, f=14 e=1 d=0
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCalculateTimeout:332 : Calculate expiry of 0 timers
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollCalculateTimeout:361 : Timeout at 0 due in -1 ms
> 2013-01-05 13:49:46.770+0000: 12497: debug : virEventPollRunOnce:629 : EVENT_POLL_RUN: nhandles=5 timeout=-1
> 2013-01-05 13:49:46.771+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: 'Dnsmasq version 2.65  Copyright (c) 2000-2012 Simon Kelley
> Compile time options: IPv6 GNU-getopt DBus i18n IDN DHCP DHCPv6 no-Lua TFTP conntrack
> 
> This software comes with ABSOLUTELY NO WARRANTY.
> Dnsmasq is free software, and you are welcome to redistribute it
> under the terms of the GNU General Public License, version 2 or 3.
> ' stderr: '2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.770+0000: 12509: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.770+0000: 12509: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.772+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.772+0000: 12508: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.772+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/sbin/dnsmasq --help
> 2013-01-05 13:49:46.772+0000: 12508: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.772+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.772+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.772+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12510
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.774+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: 'Usage: dnsmasq [options]
> 
> Valid options are:
> -a, --listen-address=<ipaddr>           Specify local address(es) to listen on.
> -A, --address=/<domain>/<ipaddr>        Return ipaddr for all hosts in specified domains.
> -b, --bogus-priv                        Fake reverse lookups for RFC1918 private address ranges.
> -B, --bogus-nxdomain=<ipaddr>           Treat ipaddr as NXDOMAIN (defeats Verisign wildcard).
> -c, --cache-size=<integer>              Specify the size of the cache in entries (defaults to 150).
> -C, --conf-file=<path>                  Specify configuration file (defaults to /etc/dnsmasq.conf).
> -d, --no-daemon                         Do NOT fork into the background: run in debug mode.
> -D, --domain-needed                     Do NOT forward queries with no domain part.
> -e, --selfmx                            Return self-pointing MX records for local hosts.
> -E, --expand-hosts                      Expand simple names in /etc/hosts with domain-suffix.
> -f, --filterwin2k                       Don't forward spurious DNS requests from Windows hosts.
> -F, --dhcp-range=<ipaddr>,...           Enable DHCP in the range given with lease duration.
> -g, --group=<groupname>                 Change to this group after startup (defaults to dip).
> -G, --dhcp-host=<hostspec>              Set address or hostname for a specified machine.
>     --dhcp-hostsfile=<path>             Read DHCP host specs from file.
>     --dhcp-optsfile=<path>              Read DHCP option specs from file.
>     --tag-if=tag-expression             Evaluate conditional tag expression.
> -h, --no-hosts                          Do NOT load /etc/hosts file.
> -H, --addn-hosts=<path>                 Specify a hosts file to be read in addition to /etc/hosts.
> -i, --interface=<interface>             Specify interface(s) to listen on.
> -I, --except-interface=<interface>      Specify interface(s) NOT to listen on.
> -j, --dhcp-userclass=set:<tag>,<class>  Map DHCP user class to tag.
>     --dhcp-circuitid=set:<tag>,<circuit>Map RFC3046 circuit-id to tag.
>     --dhcp-remoteid=set:<tag>,<remote>  Map RFC3046 remote-id to tag.
>     --dhcp-subscrid=set:<tag>,<remote>  Map RFC3993 subscriber-id to tag.
> -J, --dhcp-ignore=tag:<tag>...          Don't do DHCP for hosts with tag set.
>     --dhcp-broadcast[=tag:<tag>...]     Force broadcast replies for hosts with tag set.
> -k, --keep-in-foreground                Do NOT fork into the background, do NOT run in debug mode.
> -K, --dhcp-authoritative                Assume we are the only DHCP server on the local network.
> -l, --dhcp-leasefile=<path>             Specify where to store DHCP leases (defaults to /var/lib/misc/dnsmasq.leases).
> -L, --localmx                           Return MX records for local hosts.
> -m, --mx-host=<host_name>,<target>,<prefSpecify an MX record.
> -M, --dhcp-boot=<bootp opts>            Specify BOOTP options to DHCP server.
> -n, --no-poll                           Do NOT poll /etc/resolv.conf file, reload only on SIGHUP.
> -N, --no-negcache                       Do NOT cache failed search results.
> -o, --strict-order                      Use nameservers strictly in the order given in /etc/resolv.conf.
> -O, --dhcp-option=<optspec>             Specify options to be sent to DHCP clients.
>     --dhcp-option-force=<optspec>       DHCP option sent even if the client does not request it.
> -p, --port=<integer>                    Specify port to listen for DNS requests on (defaults to 53).
> -P, --edns-packet-max=<integer>         Maximum supported UDP packet size for EDNS.0 (defaults to 4096).
> -q, --log-queries                       Log DNS queries.
> -Q, --query-port=<integer>              Force the originating port for upstream DNS queries.
> -R, --no-resolv                         Do NOT read resolv.conf.
> -r, --resolv-file=<path>                Specify path to resolv.conf (defaults to /etc/resolv.conf).
> -S, --server=/<domain>/<ipaddr>         Specify address(es) of upstream servers with optional domains.
>     --local=/<domain>/                  Never forward queries to specified domains.
> -s, --domain=<domain>[,<range>]         Specify the domain to be assigned in DHCP leases.
> -t, --mx-target=<host_name>             Specify default target in an MX record.
> -T, --local-ttl=<integer>               Specify time-to-live in seconds for replies from /etc/hosts.
>     --neg-ttl=<integer>                 Specify time-to-live in seconds for negative caching.
>     --max-ttl=<integer>                 Specify time-to-live in seconds for maximum TTL to send to clients.
> -u, --user=<username>                   Change to this user after startup. (defaults to nobody).
> -U, --dhcp-vendorclass=set:<tag>,<class>Map DHCP vendor class to tag.
> -v, --version                           Display dnsmasq version and copyright information.
> -V, --alias=<ipaddr>,<ipaddr>,<netmask> Translate IPv4 addresses from upstream servers.
> -W, --srv-host=<name>,<target>,...      Specify a SRV record.
> -w, --help                              Display this message. Use --help dhcp for known DHCP options.
> -x, --pid-file=<path>                   Specify path of PID file (defaults to /var/run/dnsmasq.pid).
> -X, --dhcp-lease-max=<integer>          Specify maximum number of DHCP leases (defaults to 1000).
> -y, --localise-queries                  Answer DNS queries based on the interface a query was sent to.
> -Y, --txt-record=<name>,<txt>[,<txt]    Specify TXT DNS record.
>     --ptr-record=<name>,<target>        Specify PTR DNS record.
>     --interface-name=<name>,<interface> Give DNS name to IPv4 address of interface.
> -z, --bind-interfaces                   Bind only to interfaces in use.
> -Z, --read-ethers                       Read DHCP static host information from /etc/ethers.
> -1, --enable-dbus[=<busname>]           Enable the DBus interface for setting upstream servers, etc.
> -2, --no-dhcp-interface=<interface>     Do not provide DHCP on this interface, only provide DNS.
> -3, --bootp-dynamic[=tag:<tag>]...      Enable dynamic address allocation for bootp.
> -4, --dhcp-mac=set:<tag>,<mac address>  Map MAC address (with wildcards) to option set.
>     --bridge-interface=<iface>,<alias>..Treat DHCP requests on aliases as arriving from interface.
> -5, --no-ping                           Disable ICMP echo address checking in the DHCP server.
> -6, --dhcp-script=<path>                Shell script to run on DHCP lease creation and destruction.
>     --dhcp-luascript=path               Lua script to run on DHCP lease creation and destruction.
>     --dhcp-scriptuser=<username>        Run lease-change scripts as this user.
> -7, --conf-dir=<path>                   Read configuration from all the files in this directory.
> -8, --log-facility=<facilty>|<file>     Log to this syslog facility or file. (defaults to DAEMON)
> -9, --leasefile-ro                      Do not use leasefile.
> -0, --dns-forward-max=<integer>         Maximum number of concurrent DNS queries. (defaults to 150)
>     --clear-on-reload                   Clear DNS cache when reloading /etc/resolv.conf.
>     --dhcp-ignore-names[=tag:<tag>]...  Ignore hostnames provided by DHCP clients.
>     --dhcp-no-override                  Do NOT reuse filename and server fields for extra DHCP options.
>     --enable-tftp                       Enable integrated read-only TFTP server.
>     --tftp-root=<dir>[,<iface>]         Export files by TFTP only from the specified subtree.
>     --tftp-unique-root                  Add client IP address to tftp-root.
>     --tftp-secure                       Allow access only to files owned by the user running dnsmasq.
>     --tftp-max=<integer>                Maximum number of conncurrent TFTP transfers (defaults to 50).
>     --tftp-no-blocksize                 Disable the TFTP blocksize extension.
>     --tftp-lowercase                    Convert TFTP filenames to lowercase
>     --tftp-port-range=<start>,<end>     Ephemeral port range for use by TFTP transfers.
>     --log-dhcp                          Extra logging for DHCP.
>     --log-async[=<integer>]             Enable async. logging; optionally set queue length.
>     --stop-dns-rebind                   Stop DNS rebinding. Filter private IP ranges when resolving.
>     --rebind-localhost-ok               Allow rebinding of 127.0.0.0/8, for RBL servers.
>     --rebind-domain-ok=/<domain>/       Inhibit DNS-rebind protection on this domain.
>     --all-servers                       Always perform DNS queries to all servers.
>     --dhcp-match=set:<tag>,<optspec>    Set tag if client includes matching option in request.
>     --dhcp-alternate-port[=<ports>]     Use alternative ports for DHCP.
>     --naptr-record=<name>,<naptr>       Specify NAPTR DNS record.
>     --min-port=<port>                   Specify lowest port available for DNS query transmission.
>     --dhcp-fqdn                         Use only fully qualified domain names for DHCP clients.
>     --dhcp-generate-names[=tag:<tag>]   Generate hostnames based on MAC address for nameless clients.
>     --dhcp-proxy[=<ipaddr>]...          Use these DHCP relays as full proxies.
>     --cname=<alias>,<target>            Specify alias name for LOCAL DNS name.
>     --pxe-prompt=<prompt>,[<timeout>]   Prompt to send to PXE clients.
>     --pxe-service=<service>             Boot service for PXE menu.
>     --test                              Check configuration syntax.
>     --add-mac                           Add requestor's MAC address to forwarded DNS queries.
>     --proxy-dnssec                      Proxy DNSSEC validation results from upstream nameservers.
>     --dhcp-sequential-ip                Attempt to allocate sequential IP addresses to DHCP clients.
>     --conntrack                         Copy connection-track mark from queries to upstream connections.
>     --dhcp-client-update                Allow DHCP clients to do their own DDNS updates.
>     --enable-ra                         Send router-advertisements for interfaces doing DHCPv6
>     --dhcp-duid=<enterprise>,<duid>     Specify DUID_EN-type DHCPv6 server DUID
>     --host-record=<name>,<address>      Specify host (A/AAAA and PTR) records
>     --dns-rr=<name>,<RR-number>,[<data>]Specify arbitrary DNS resource record
>     --bind-dynamic                      Bind to interfaces in use - check for new interfaces
> ' stderr: '2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.772+0000: 12510: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.772+0000: 12510: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.774+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.774+0000: 12508: info : dnsmasqCapsSetFromBuffer:670 : dnsmasq version is 2.65, --bind-dynamic is present
> 2013-01-05 13:49:46.774+0000: 12508: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.774+0000: 12508: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.775+0000: 12508: info : networkReloadIptablesRules:2129 : Reloading iptables rules
> 2013-01-05 13:49:46.775+0000: 12508: info : networkRefreshDaemons:1493 : Refreshing network daemons
> 2013-01-05 13:49:46.775+0000: 12508: debug : virStateInitialize:812 : Running global init for Storage state driver
> 2013-01-05 13:49:46.775+0000: 12508: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.775+0000: 12508: info : virStorageBackendVolOpenCheckMode:1084 : Skipping special dir '..'
> 2013-01-05 13:49:46.775+0000: 12508: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.775+0000: 12508: info : virStorageBackendVolOpenCheckMode:1084 : Skipping special dir '.'
> 2013-01-05 13:49:46.775+0000: 12508: debug : virStateInitialize:812 : Running global init for udev state driver
> 2013-01-05 13:49:46.776+0000: 12508: debug : virEventPollInterruptLocked:716 : Interrupting
> 2013-01-05 13:49:46.776+0000: 12508: debug : virEventPollAddHandle:136 : EVENT_POLL_ADD_HANDLE: watch=9 fd=16 events=1 cb=0x7f6840527a90 opaque=(nil) ff=(nil)
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollRunOnce:640 : Poll got 1 event(s)
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchTimeouts:425 : Dispatch 0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:470 : Dispatch 5
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:484 : i=0 w=1
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:498 : EVENT_POLL_DISPATCH_HANDLE: watch=1 events=1
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product_name' value 'System Product Name' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:484 : i=1 w=2
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:484 : i=4 w=5
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:484 : i=5 w=6
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'sys_vendor' value 'System manufacturer' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollDispatchHandles:484 : i=7 w=8
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupTimeouts:516 : Cleanup 0
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product_version' value 'System Version' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product_serial' value 'System Serial Number' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupTimeouts:552 : Found 0 out of 0 timeout slots used, releasing 0
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bios_vendor' value 'American Megatrends Inc.' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupHandles:564 : Cleanup 9
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bios_version' value '3604' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventRunDefaultImpl:244 : running default event implementation
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupTimeouts:516 : Cleanup 0
> 2013-01-05 13:49:46.776+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bios_date' value '06/25/2012' for device with sysname 'id'
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupTimeouts:552 : Found 0 out of 0 timeout slots used, releasing 0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCleanupHandles:564 : Cleanup 9
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=0 w=1, f=5 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=1 w=2, f=7 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=2 w=3, f=10 e=0 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=3 w=4, f=11 e=0 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=4 w=5, f=12 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=5 w=6, f=13 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=6 w=7, f=14 e=0 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=7 w=8, f=14 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollMakePollFDs:393 : Prepare n=8 w=9, f=16 e=1 d=0
> 2013-01-05 13:49:46.776+0000: 12497: debug : virEventPollCalculateTimeout:332 : Calculate expiry of 0 timers
> 2013-01-05 13:49:46.777+0000: 12497: debug : virEventPollCalculateTimeout:361 : Timeout at 0 due in -1 ms
> 2013-01-05 13:49:46.777+0000: 12497: debug : virEventPollRunOnce:629 : EVENT_POLL_RUN: nhandles=6 timeout=-1
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXSYSTM:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXSYSTM:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXSYSTM:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXSYSTM:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXSYSTM:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:00'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:01'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:01'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:01'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:01'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:02'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:02'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:02'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:02'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:03'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:03'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:03'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:03'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:04'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:04'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:04'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:04'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:05'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:05'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:05' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:05' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:05'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:05'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:06'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:06'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:06' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:06' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:06'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:06'
> 2013-01-05 13:49:46.782+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'processor' for device with sysname 'LNXCPU:07'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXCPU:07'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:07' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXCPU:07' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXCPU:07'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXCPU:07'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'button' for device with sysname 'LNXPWRBN:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPWRBN:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPWRBN:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPWRBN:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPWRBN:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXPWRBN:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'wmi' for device with sysname 'PNP0C14:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C14:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C14:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C14:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C14:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/PNP0C14:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_root' for device with sysname 'PNP0A08:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0A08:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0A08:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0A08:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0A08:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXVIDEO:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXVIDEO:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXVIDEO:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXVIDEO:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXVIDEO:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3d' does not have property 'DRIVER'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3d'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3d' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3d' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3d'
> 2013-01-05 13:49:46.783+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:3d'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3e' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3e'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3e' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3e' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3e'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:3e'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3f' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3f'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3f' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3f' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3f'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:3f'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:40' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:40'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:40' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:40' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:40'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:40'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:41' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:41'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:41' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:41' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:41'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:41'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:42' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:42'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:42' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:42' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:42'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:42'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:43' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:43'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:43' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:43' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:43'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:43'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:44' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:44'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:44' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:44' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:44'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/device:44'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C01:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C01:00'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C01:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C01:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C01:00'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C01:00'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:03' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C02:03'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C02:03'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/PNP0C02:03'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:01' does not have property 'DRIVER'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:01'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:01'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01'
> 2013-01-05 13:49:46.784+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT0800:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'INT0800:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT0800:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT0800:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'INT0800:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/INT0800:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT3F0D:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'INT3F0D:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT3F0D:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'INT3F0D:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'INT3F0D:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/INT3F0D:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0000:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0000:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0000:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0000:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0000:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0000:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0100:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0100:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0100:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0100:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0100:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0100:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0103:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0103:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0103:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0103:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0103:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0103:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0200:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0200:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0200:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0200:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0200:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0200:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0501:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0501:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0501:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0501:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0501:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0501:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0B00:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0B00:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0B00:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0B00:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0B00:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0B00:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C02:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C02:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C02:00'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:01' does not have property 'DRIVER'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C02:01'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C02:01'
> 2013-01-05 13:49:46.785+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C02:01'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:02' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C02:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C02:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C02:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C02:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C04:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C04:00'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C04:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C04:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C04:00'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/PNP0C04:00'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:02' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:03' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:03'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:03'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:04' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:04'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:04'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:03/device:04'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:05' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:05'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:05' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:05' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:05'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:06' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:06'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:06' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:06' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:06'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:05/device:06'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:07' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:07'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:07' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:07' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:07'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:08' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:08'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:08' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:08' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:08'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/device:08'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:09' does not have property 'DRIVER'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:09'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:09' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:09' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:09'
> 2013-01-05 13:49:46.786+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0a' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0a'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0a' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0a' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0a'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:09/device:0a'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0b' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0b'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0b' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0b' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0b'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0c'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0c'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b/device:0c'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0d' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0d'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0d' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0d' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0d'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0b/device:0d'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0e' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0e'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0e' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0e' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0e'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0f' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:0f'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0f' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:0f' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:0f'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:0f'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:10' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:10'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:10' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:10' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:10'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:10'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:11' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:11'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:11' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:11' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:11'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:10/device:11'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:12' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:12'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:12' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:12' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:12'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:10/device:11/device:12'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:13' does not have property 'DRIVER'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:13'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:13' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:13' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:13'
> 2013-01-05 13:49:46.787+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:10/device:11/device:13'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:14' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:14'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:14' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:14' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:14'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:15' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:15'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:15' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:15' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:15'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:14/device:15'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:16' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:16'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:16' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:16' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:16'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:16'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:17' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:17'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:17' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:17' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:17'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:16/device:17'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:18' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:18'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:18' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:18' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:18'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:18'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:19' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:19'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:19' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:19' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:19'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:18/device:19'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1a' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1a'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1a' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1a' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1a'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1a'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1b' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1b'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1b' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1b' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1b'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1b'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1c'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1c'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1c'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1d' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1d'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1d' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1d' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1d'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1d'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1e' does not have property 'DRIVER'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1e'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1e' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1e' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1e'
> 2013-01-05 13:49:46.788+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1e'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1f' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:1f'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1f' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:1f' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:1f'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:20' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:20'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:20' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:20' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:20'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:21' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:21'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:21' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:21' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:21'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:22' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:22'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:22' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:22' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:22'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:22'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:23' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:23'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:23' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:23' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:23'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:23'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:24' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:24'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:24' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:24' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:24'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:24'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:25' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:25'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:25' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:25' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:25'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:25'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:26' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:26'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:26' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:26' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:26'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:26'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:27' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:27'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:27' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:27' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:27'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:27'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:28' does not have property 'DRIVER'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:28'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:28' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:28' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:28'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:28'
> 2013-01-05 13:49:46.789+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:29' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:29'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:29' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:29' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:29'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:1f/device:20/device:21/device:29'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2a' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2a'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2a' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2a' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2a'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2b' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2b'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2b' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2b' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2b'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2c'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2c'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2d' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2d'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2d' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2d' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2d'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:2d'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2e' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2e'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2e' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2e' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2e'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:2e'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2f' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:2f'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2f' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:2f' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:2f'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:2f'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:30' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:30'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:30' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:30' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:30'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:30'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:31' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:31'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:31' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:31' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:31'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:31'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:32' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:32'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:32' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:32' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:32'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2a/device:2b/device:2c/device:32'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:33' does not have property 'DRIVER'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:33'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:33' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:33' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.790+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:33'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:33'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:34' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:34'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:34' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:34' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:34'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:35' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:35'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:35' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:35' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:35'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:35'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:36' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:36'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:36' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:36' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:36'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:36'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:37' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:37'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:37' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:37' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:37'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:37'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:38' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:38'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:38' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:38' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:38'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:38'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:39' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:39'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:39' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:39' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:39'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:39'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3a' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3a'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3a' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3a' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3a'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:34/device:3a'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3b' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3b'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3b' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3b' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3b'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:3b'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:3c'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:3c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:3c'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:3c'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'button' for device with sysname 'PNP0C0C:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0C:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0C:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0C:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0C:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:00'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:01'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:01'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:01'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:01'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:02'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:02'
> 2013-01-05 13:49:46.791+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:05'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:05'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:05' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:05' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:05'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:05'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:06'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:06'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:06' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:06' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:06'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:06'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pci_link' for device with sysname 'PNP0C0F:07'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0F:07'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:07' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0F:07' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0F:07'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:00/PNP0C0F:07'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:45' does not have property 'DRIVER'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device:45'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:45' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device:45' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device:45'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'power' for device with sysname 'LNXPOWER:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPOWER:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPOWER:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXPOWER:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'power' for device with sysname 'LNXPOWER:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPOWER:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPOWER:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXPOWER:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'power' for device with sysname 'LNXPOWER:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPOWER:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPOWER:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXPOWER:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'power' for device with sysname 'LNXPOWER:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPOWER:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPOWER:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXPOWER:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'power' for device with sysname 'LNXPOWER:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXPOWER:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXPOWER:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXPOWER:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXPOWER:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'thermal' for device with sysname 'LNXTHERM:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXTHERM:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXTHERM:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXTHERM:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXTHERM:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXTHERM:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'thermal' for device with sysname 'LNXTHERM:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'LNXTHERM:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXTHERM:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'LNXTHERM:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'LNXTHERM:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/LNXTHERM:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'fan' for device with sysname 'PNP0C0B:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0B:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0B:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/PNP0C0B:00'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'fan' for device with sysname 'PNP0C0B:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0B:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0B:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/PNP0C0B:01'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'fan' for device with sysname 'PNP0C0B:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0B:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0B:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/PNP0C0B:02'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'fan' for device with sysname 'PNP0C0B:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0B:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0B:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/PNP0C0B:03'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'fan' for device with sysname 'PNP0C0B:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'PNP0C0B:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'PNP0C0B:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'PNP0C0B:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/LNXSYSTM:00/device:45/PNP0C0B:04'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'breakpoint' does not have property 'DRIVER'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'breakpoint'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'breakpoint' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'breakpoint' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'breakpoint'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/breakpoint'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu' does not have property 'DRIVER'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/cpu'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:00.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:00.0'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60000' for device with sysname '0000:00:00.0'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60000' to unsigned int 393216
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60000' for device with sysname '0000:00:00.0'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60000' to unsigned int 393216
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:00.0' to unsigned int 0
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:00.0' to unsigned int 0
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:00.0'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x0100' for device with sysname '0000:00:00.0'
> 2013-01-05 13:49:46.792+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x0100' to unsigned int 256
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:00.0/physfn'
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:00.0/physfn' does not exist
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcieport' for device with sysname '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:01.0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:01.0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '01.0' to unsigned int 1
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x0101' for device with sysname '0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x0101' to unsigned int 257
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:01.0/physfn'
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:01.0/physfn' does not exist
> 2013-01-05 13:49:46.795+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:01.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:01.0:pcie08' does not have property 'DRIVER'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:01.0:pcie08'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:01.0:pcie08' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:01.0:pcie08' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:00:01.0:pcie08'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:00:01.0:pcie08'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'nouveau' for device with sysname '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '30000' for device with sysname '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '30000' to unsigned int 196608
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '30000' for device with sysname '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '30000' to unsigned int 196608
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:01:00.0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '01:00.0' to unsigned int 1
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x10de' for device with sysname '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x10de' to unsigned int 4318
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1245' for device with sysname '0000:01:00.0'
> 2013-01-05 13:49:46.795+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1245' to unsigned int 4677
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/physfn'
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/physfn' does not exist
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'drm_minor' for device 'card0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-DVI-I-1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'card0-DVI-I-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-DVI-I-1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-DVI-I-1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card0-DVI-I-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0/card0-DVI-I-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-HDMI-A-1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'card0-HDMI-A-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-HDMI-A-1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-HDMI-A-1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card0-HDMI-A-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0/card0-HDMI-A-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-VGA-1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'card0-VGA-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-VGA-1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0-VGA-1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card0-VGA-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0/card0-VGA-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlD64' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'drm_minor' for device 'controlD64'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlD64' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'controlD64'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/controlD64'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fb0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'fb0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fb0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fb0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'fb0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/graphics/fb0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwmon3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwmon3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/hwmon/hwmon3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'i2c-0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'i2c-0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/i2c-0'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'i2c-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'i2c-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/i2c-1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'i2c-2'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'i2c-2'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/i2c-2'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'i2c-3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i2c-3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'i2c-3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/i2c-3'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'snd_hda_intel' for device with sysname '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '40300' for device with sysname '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '40300' to unsigned int 262912
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '40300' for device with sysname '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '40300' to unsigned int 262912
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:01:00.1' to unsigned int 0
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '01:00.1' to unsigned int 1
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.1' to unsigned int 0
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1' to unsigned int 1
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x10de' for device with sysname '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x10de' to unsigned int 4318
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x0bee' for device with sysname '0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x0bee' to unsigned int 3054
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/physfn'
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/physfn' does not exist
> 2013-01-05 13:49:46.797+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'card1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.797+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwC1D0'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwC1D0'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/hwC1D0'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwC1D1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwC1D1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/hwC1D1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwC1D2'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwC1D2'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/hwC1D2'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwC1D3'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC1D3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwC1D3'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/hwC1D3'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5/event5'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6/event6'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7/event7'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8/event8'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D3p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC1D3p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D3p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D3p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC1D3p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/pcmC1D3p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D7p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC1D7p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D7p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D7p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC1D7p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/pcmC1D7p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D8p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC1D8p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D8p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D8p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC1D8p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/pcmC1D8p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D9p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC1D9p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D9p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC1D9p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC1D9p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/pcmC1D9p'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'controlC1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'controlC1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/controlC1'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:01' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:01'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:01'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:01.0/pci_bus/0000:01'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:16.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:16.0'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '78000' for device with sysname '0000:00:16.0'
> 2013-01-05 13:49:46.798+0000: 12508: debug : udevStrToLong_ui:84 : Converted '78000' to unsigned int 491520
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '78000' for device with sysname '0000:00:16.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '78000' to unsigned int 491520
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:16.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:16.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '16.0' to unsigned int 22
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:16.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c3a' for device with sysname '0000:00:16.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c3a' to unsigned int 7226
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:16.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:16.0/physfn'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:16.0/physfn' does not exist
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:16.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'ehci_hcd' for device with sysname '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0320' for device with sysname '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0320' to unsigned int 787232
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0320' for device with sysname '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0320' to unsigned int 787232
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1a.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1a.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1a.0' to unsigned int 26
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c2d' for device with sysname '0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c2d' to unsigned int 7213
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1a.0/physfn'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1a.0/physfn' does not exist
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1a.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '001' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '001' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '1d6b' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1d6b' to unsigned int 7531
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'manufacturer' value 'Linux 3.2.0-4-amd64 ehci_hcd' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0002' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0002' to unsigned int 2
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product' value 'EHCI Host Controller' for device with sysname 'usb1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '1-0:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '001' for device with sysname '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '002' for device with sysname '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '002' to unsigned int 2
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '8087' for device with sysname '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '8087' to unsigned int 32903
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device '1-1' does not have sysfs attr 'manufacturer'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0024' for device with sysname '1-1'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0024' to unsigned int 36
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device '1-1' does not have sysfs attr 'product'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '1-1:1.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'snd_hda_intel' for device with sysname '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '40300' for device with sysname '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '40300' to unsigned int 262912
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '40300' for device with sysname '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '40300' to unsigned int 262912
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1b.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1b.0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1b.0' to unsigned int 27
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c20' for device with sysname '0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c20' to unsigned int 7200
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1b.0/physfn'
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1b.0/physfn' does not exist
> 2013-01-05 13:49:46.799+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1b.0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'card0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'card0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'card0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC0D0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwC0D0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC0D0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwC0D0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwC0D0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/hwC0D0'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input3'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input3'
> 2013-01-05 13:49:46.799+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input3'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event3'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event3'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/input3/event3'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC0D0c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC0D0c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC0D0p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D0p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC0D0p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D0p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D1p' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC0D1p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D1p' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D1p' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC0D1p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D1p'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D2c' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcmC0D2c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D2c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcmC0D2c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcmC0D2c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/pcmC0D2c'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'controlC0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'controlC0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'controlC0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1b.0/sound/card0/controlC0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcieport' for device with sysname '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1c.0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1c.0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1c.0' to unsigned int 28
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c10' for device with sysname '0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c10' to unsigned int 7184
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.0/physfn'
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.0/physfn' does not exist
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:02' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:02'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:02'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.0/pci_bus/0000:02'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:1c.4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60401' for device with sysname '0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60401' to unsigned int 394241
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60401' for device with sysname '0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60401' to unsigned int 394241
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1c.4' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1c.4' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1c.4' to unsigned int 28
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '4' to unsigned int 4
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x244e' for device with sysname '0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x244e' to unsigned int 9294
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.4/physfn'
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.4/physfn' does not exist
> 2013-01-05 13:49:46.800+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.4'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:03:00.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:03:00.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60401' for device with sysname '0000:03:00.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60401' to unsigned int 394241
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60401' for device with sysname '0000:03:00.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60401' to unsigned int 394241
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:03:00.0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '03:00.0' to unsigned int 3
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x1b21' for device with sysname '0000:03:00.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1b21' to unsigned int 6945
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1080' for device with sysname '0000:03:00.0'
> 2013-01-05 13:49:46.800+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1080' to unsigned int 4224
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/physfn'
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/physfn' does not exist
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:04' does not have property 'DRIVER'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:04'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:04'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/pci_bus/0000:04'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:03' does not have property 'DRIVER'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:03'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:03'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.4/pci_bus/0000:03'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcieport' for device with sysname '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1c.5' to unsigned int 0
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1c.5' to unsigned int 0
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1c.5' to unsigned int 28
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '5' to unsigned int 5
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c1a' for device with sysname '0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c1a' to unsigned int 7194
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.5/physfn'
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.5/physfn' does not exist
> 2013-01-05 13:49:46.802+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.5'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pata_via' for device with sysname '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '10185' for device with sysname '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '10185' to unsigned int 65925
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '10185' for device with sysname '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '10185' to unsigned int 65925
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:05:00.0' to unsigned int 0
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '05:00.0' to unsigned int 5
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x1106' for device with sysname '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1106' to unsigned int 4358
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x0415' for device with sysname '0000:05:00.0'
> 2013-01-05 13:49:46.802+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x0415' to unsigned int 1045
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/physfn'
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/physfn' does not exist
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata1/ata_port/ata1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata1/link1/ata_link/link1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev1.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev1.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata1/link1/dev1.0/ata_device/dev1.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev1.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev1.1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev1.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata1/link1/dev1.1/ata_device/dev1.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata2/ata_port/ata2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata2/link2/ata_link/link2'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev2.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev2.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata2/link2/dev2.0/ata_device/dev2.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev2.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev2.1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev2.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/ata2/link2/dev2.1/ata_device/dev2.1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : check_fc_host_linux:117 : Checking if host0 is an FC HBA
> 2013-01-05 13:49:46.804+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/host0/scsi_host/host0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1' to unsigned int 1
> 2013-01-05 13:49:46.804+0000: 12508: debug : check_fc_host_linux:117 : Checking if host1 is an FC HBA
> 2013-01-05 13:49:46.804+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host1
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/0000:05:00.0/host1/scsi_host/host1'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:05' does not have property 'DRIVER'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:05'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:05' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:05' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:05'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.5/pci_bus/0000:05'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcieport' for device with sysname '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1c.6' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1c.6' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1c.6' to unsigned int 28
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '6' to unsigned int 6
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c1c' for device with sysname '0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c1c' to unsigned int 7196
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.6/physfn'
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.6/physfn' does not exist
> 2013-01-05 13:49:46.804+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.6'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'r8169' for device with sysname '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '20000' for device with sysname '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '20000' to unsigned int 131072
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '20000' for device with sysname '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '20000' to unsigned int 131072
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:06:00.0' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '06:00.0' to unsigned int 6
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x10ec' for device with sysname '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x10ec' to unsigned int 4332
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x8168' for device with sysname '0000:06:00.0'
> 2013-01-05 13:49:46.804+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8168' to unsigned int 33128
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.6/0000:06:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.6/0000:06:00.0/physfn'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.6/0000:06:00.0/physfn' does not exist
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.6/0000:06:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eth0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'eth0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eth0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'eth0' for device with sysname 'eth0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'eth0' for device with sysname 'eth0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'address' value 'c8:60:00:61:40:3b' for device with sysname 'eth0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'addr_len' value '6' for device with sysname 'eth0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '6' to unsigned int 6
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:06' does not have property 'DRIVER'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:06'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:06' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:06' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:06'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.6/pci_bus/0000:06'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcieport' for device with sysname '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60400' for device with sysname '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60400' to unsigned int 394240
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1c.7' to unsigned int 0
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1c.7' to unsigned int 0
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1c.7' to unsigned int 28
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '7' to unsigned int 7
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c1e' for device with sysname '0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c1e' to unsigned int 7198
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.7/physfn'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.7/physfn' does not exist
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.7'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'xhci_hcd' for device with sysname '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0330' for device with sysname '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0330' to unsigned int 787248
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0330' for device with sysname '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0330' to unsigned int 787248
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:07:00.0' to unsigned int 0
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '07:00.0' to unsigned int 7
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00.0' to unsigned int 0
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x1b21' for device with sysname '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1b21' to unsigned int 6945
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1042' for device with sysname '0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1042' to unsigned int 4162
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1c.7/0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1c.7/0000:07:00.0/physfn'
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1c.7/0000:07:00.0/physfn' does not exist
> 2013-01-05 13:49:46.806+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1c.7/0000:07:00.0'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '002' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '002' to unsigned int 2
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '001' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '1d6b' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1d6b' to unsigned int 7531
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'manufacturer' value 'Linux 3.2.0-4-amd64 xhci_hcd' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0002' for device with sysname 'usb2'
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0002' to unsigned int 2
> 2013-01-05 13:49:46.806+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product' value 'xHCI Host Controller' for device with sysname 'usb2'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '2-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '004' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '004' to unsigned int 4
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '001' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '1d6b' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1d6b' to unsigned int 7531
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'manufacturer' value 'Linux 3.2.0-4-amd64 xhci_hcd' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0003' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0003' to unsigned int 3
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product' value 'xHCI Host Controller' for device with sysname 'usb4'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '4-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:07' does not have property 'DRIVER'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:07'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:07' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:07' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:07'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1c.7/pci_bus/0000:07'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'ehci_hcd' for device with sysname '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0320' for device with sysname '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0320' to unsigned int 787232
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0320' for device with sysname '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0320' to unsigned int 787232
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1d.0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1d.0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1d.0' to unsigned int 29
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c26' for device with sysname '0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c26' to unsigned int 7206
> 2013-01-05 13:49:46.807+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1d.0/physfn'
> 2013-01-05 13:49:46.807+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1d.0/physfn' does not exist
> 2013-01-05 13:49:46.807+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1d.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '003' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '003' to unsigned int 3
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '001' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '001' to unsigned int 1
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '1d6b' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1d6b' to unsigned int 7531
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'manufacturer' value 'Linux 3.2.0-4-amd64 ehci_hcd' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0002' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0002' to unsigned int 2
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'product' value 'EHCI Host Controller' for device with sysname 'usb3'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '3-0:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'usb' for device with sysname '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_device' for device '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'BUSNUM' value '003' for device with sysname '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '003' to unsigned int 3
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DEVNUM' value '002' for device with sysname '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '002' to unsigned int 2
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_VENDOR_ID' value '8087' for device with sysname '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '8087' to unsigned int 32903
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device '3-1' does not have sysfs attr 'manufacturer'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_MODEL_ID' value '0024' for device with sysname '3-1'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0024' to unsigned int 36
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device '3-1' does not have sysfs attr 'product'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'hub' for device with sysname '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'usb_interface' for device '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceNumber' value '00' for device with sysname '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceClass' value '09' for device with sysname '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '09' to unsigned int 9
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceSubClass' value '00' for device with sysname '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'bInterfaceProtocol' value '00' for device with sysname '3-1:1.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:1f.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1f.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60100' for device with sysname '0000:00:1f.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60100' to unsigned int 393472
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '60100' for device with sysname '0000:00:1f.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '60100' to unsigned int 393472
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1f.0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1f.0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1f.0' to unsigned int 31
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1f.0'
> 2013-01-05 13:49:46.807+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c4a' for device with sysname '0000:00:1f.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c4a' to unsigned int 7242
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1f.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1f.0/physfn'
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1f.0/physfn' does not exist
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1f.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'ahci' for device with sysname '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '10601' for device with sysname '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '10601' to unsigned int 67073
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value '10601' for device with sysname '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '10601' to unsigned int 67073
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1f.2' to unsigned int 0
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1f.2' to unsigned int 0
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1f.2' to unsigned int 31
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '2' to unsigned int 2
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c02' for device with sysname '0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c02' to unsigned int 7170
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1f.2/physfn'
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1f.2/physfn' does not exist
> 2013-01-05 13:49:46.808+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1f.2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata3/ata_port/ata3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata3/link3/ata_link/link3'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev3.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev3.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev3.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev3.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev3.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata3/link3/dev3.0/ata_device/dev3.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata4/ata_port/ata4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata4/link4/ata_link/link4'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev4.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev4.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev4.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev4.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev4.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata4/link4/dev4.0/ata_device/dev4.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata5/ata_port/ata5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata5/link5/ata_link/link5'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev5.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev5.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev5.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev5.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev5.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata5/link5/dev5.0/ata_device/dev5.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata6/ata_port/ata6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata6/link6/ata_link/link6'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev6.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev6.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev6.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev6.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev6.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata6/link6/dev6.0/ata_device/dev6.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata7/ata_port/ata7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata7/link7/ata_link/link7'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev7.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev7.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev7.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev7.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev7.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata7/link7/dev7.0/ata_device/dev7.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ata8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ata8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ata8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata8/ata_port/ata8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'link8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'link8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'link8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata8/link8/ata_link/link8'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev8.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'dev8.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev8.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'dev8.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'dev8.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/ata8/link8/dev8.0/ata_device/dev8.0'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host2'
> 2013-01-05 13:49:46.808+0000: 12508: debug : udevStrToLong_ui:84 : Converted '2' to unsigned int 2
> 2013-01-05 13:49:46.808+0000: 12508: debug : check_fc_host_linux:117 : Checking if host2 is an FC HBA
> 2013-01-05 13:49:46.808+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host2
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/scsi_host/host2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'target2:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_target' for device 'target2:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'sd' for device with sysname '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_device' for device '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '2:0:0:0' to unsigned int 2
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0:0:0' to unsigned int 0
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0:0' to unsigned int 0
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'type' value '0' for device with sysname '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_BUS' value 'ata' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_SERIAL' value 'WDC_WD1002FAEX-00Y9A0_WD-WCAW31101066' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device/vendor' value 'ATA     ' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device/model' value 'WDC WD1002FAEX-0' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_TYPE' value 'disk' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'size' value '1953525168' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ull:66 : Converted '1953525168' to unsigned long 1953525168
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'queue/logical_block_size' value '512' for device with sysname 'sda'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ull:66 : Converted '512' to unsigned long 512
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sda1'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sda1'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda1'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sda2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sda2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda2'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sda3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sda3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sda4'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sda4'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda4'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sda5'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sda5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sda5'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/block/sda/sda5'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/bsg/2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/scsi_device/2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '2:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/scsi_disk/2:0:0:0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'sg0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sg0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host2/target2:0:0/2:0:0:0/scsi_generic/sg0'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevStrToLong_ui:84 : Converted '3' to unsigned int 3
> 2013-01-05 13:49:46.809+0000: 12508: debug : check_fc_host_linux:117 : Checking if host3 is an FC HBA
> 2013-01-05 13:49:46.809+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host3
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host3'
> 2013-01-05 13:49:46.809+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/scsi_host/host3'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'target3:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_target' for device 'target3:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'sd' for device with sysname '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_device' for device '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '3:0:0:0' to unsigned int 3
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0:0:0' to unsigned int 0
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0:0' to unsigned int 0
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'type' value '0' for device with sysname '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0' to unsigned int 0
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_BUS' value 'ata' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_SERIAL' value 'WDC_WD1002FAEX-00Z3A0_WD-WCATRA108982' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device/vendor' value 'ATA     ' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device/model' value 'WDC WD1002FAEX-0' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'ID_TYPE' value 'disk' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'size' value '1953525168' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ull:66 : Converted '1953525168' to unsigned long 1953525168
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'queue/logical_block_size' value '512' for device with sysname 'sdb'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ull:66 : Converted '512' to unsigned long 512
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sdb1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sdb1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdb/sdb1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sdb2'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sdb2'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdb/sdb2'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sdb3'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sdb3'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdb/sdb3'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sdb4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sdb4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdb/sdb4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'partition' for device 'sdb5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sdb5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sdb5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/block/sdb/sdb5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/bsg/3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/scsi_device/3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '3:0:0:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/scsi_disk/3:0:0:0'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'sg1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'sg1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'sg1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host3/target3:0:0/3:0:0:0/scsi_generic/sg1'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '4' to unsigned int 4
> 2013-01-05 13:49:46.810+0000: 12508: debug : check_fc_host_linux:117 : Checking if host4 is an FC HBA
> 2013-01-05 13:49:46.810+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host4
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host4/scsi_host/host4'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevStrToLong_ui:84 : Converted '5' to unsigned int 5
> 2013-01-05 13:49:46.810+0000: 12508: debug : check_fc_host_linux:117 : Checking if host5 is an FC HBA
> 2013-01-05 13:49:46.810+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host5
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host5'
> 2013-01-05 13:49:46.810+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host5/scsi_host/host5'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host6'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '6' to unsigned int 6
> 2013-01-05 13:49:46.811+0000: 12508: debug : check_fc_host_linux:117 : Checking if host6 is an FC HBA
> 2013-01-05 13:49:46.811+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host6
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host6'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host6'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host6/scsi_host/host6'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'scsi_host' for device 'host7'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '7' to unsigned int 7
> 2013-01-05 13:49:46.811+0000: 12508: debug : check_fc_host_linux:117 : Checking if host7 is an FC HBA
> 2013-01-05 13:49:46.811+0000: 12508: debug : check_vport_capable_linux:208 : No vport operation path found for host7
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'host7'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'host7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'host7'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/0000:00:1f.2/host7/scsi_host/host7'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00:1f.3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0500' for device with sysname '0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0500' to unsigned int 787712
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'PCI_CLASS' value 'C0500' for device with sysname '0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted 'C0500' to unsigned int 787712
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0000:00:1f.3' to unsigned int 0
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '00:1f.3' to unsigned int 0
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '1f.3' to unsigned int 31
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '3' to unsigned int 3
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'vendor' value '0x8086' for device with sysname '0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x8086' to unsigned int 32902
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'device' value '0x1c22' for device with sysname '0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevStrToLong_ui:84 : Converted '0x1c22' to unsigned int 7202
> 2013-01-05 13:49:46.811+0000: 12508: debug : pciGetPhysicalFunction:1967 : Attempting to get SR IOV physical function for device with sysfs path '/sys/devices/pci0000:00/0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1912 : Attempting to resolve device path from device link '/sys/devices/pci0000:00/0000:00:1f.3/physfn'
> 2013-01-05 13:49:46.811+0000: 12508: debug : pciGetPciConfigAddressFromSysfsDeviceLink:1915 : sysfs_path '/sys/devices/pci0000:00/0000:00:1f.3/physfn' does not exist
> 2013-01-05 13:49:46.811+0000: 12508: debug : pciGetVirtualFunctions:1997 : Attempting to get SR IOV virtual functions for devicewith sysfs path '/sys/devices/pci0000:00/0000:00:1f.3'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '0000:00'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '0000:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '0000:00'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pci0000:00/pci_bus/0000:00'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'alarmtimer' for device with sysname 'alarmtimer'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'alarmtimer'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'alarmtimer' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'alarmtimer' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'alarmtimer'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/alarmtimer'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'coretemp' for device with sysname 'coretemp.0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'coretemp.0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'coretemp.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'coretemp.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'coretemp.0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/coretemp.0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwmon1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwmon1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/coretemp.0/hwmon/hwmon1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'eeepc-wmi' for device with sysname 'eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eeepc-wmi' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eeepc-wmi' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eeepc-wmi' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eeepc-wmi' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'eeepc-wmi' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/eeepc-wmi/backlight/eeepc-wmi'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwmon2'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwmon2'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/eeepc-wmi/hwmon/hwmon2'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/eeepc-wmi/input/input4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/eeepc-wmi/input/input4/event4'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'i8042' for device with sysname 'i8042'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'i8042'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i8042' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'i8042' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'i8042'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/i8042'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'serio0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'serio0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/i8042/serio0'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'serio1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serio1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'serio1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/i8042/serio1'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'iTCO_wdt' for device with sysname 'iTCO_wdt'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'iTCO_wdt'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'iTCO_wdt' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'iTCO_wdt' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'iTCO_wdt'
> 2013-01-05 13:49:46.811+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/iTCO_wdt'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'microcode'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'microcode'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/microcode'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'pcspkr' for device with sysname 'pcspkr'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'pcspkr'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcspkr' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'pcspkr' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'pcspkr'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/pcspkr'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'input2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'input2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'input2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/pcspkr/input/input2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'event2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'event2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'event2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/pcspkr/input/input2/event2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'reg-dummy' for device with sysname 'reg-dummy'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'reg-dummy'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'reg-dummy' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'reg-dummy' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'reg-dummy'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/reg-dummy'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'serial8250' for device with sysname 'serial8250'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'serial8250'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serial8250' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'serial8250' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'serial8250'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/serial8250'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ttyS1'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ttyS1'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/serial8250/tty/ttyS1'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ttyS2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ttyS2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/serial8250/tty/ttyS2'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ttyS3'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ttyS3'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/platform/serial8250/tty/ttyS3'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:00' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:00'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:00' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:00' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:00'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:00'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:01'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:01'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:01' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:01' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:01'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:01'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:02' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:02'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:02' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:02' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:02'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:02'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:03' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:03'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:03' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:03' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:03'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:03'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:04' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:04'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:04' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:04' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:04'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:04'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:05'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:05'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:05' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:05' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:05'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:05'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'rtc_cmos' for device with sysname '00:06'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:06'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:06' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:06' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:06'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:06'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rtc0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'rtc0'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rtc0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rtc0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'rtc0'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:06/rtc/rtc0'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:07'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:07'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:07' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:07' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:07'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:07'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:08'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:08'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:08' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:08' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:08'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:08'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:09'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:09'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:09' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:09' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:09'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:09'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0a' does not have property 'DRIVER'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:0a'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0a' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0a' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:0a'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:0a'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'serial' for device with sysname '00:0b'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:0b'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0b' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0b' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:0b'
> 2013-01-05 13:49:46.812+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:0b'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ttyS0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttyS0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ttyS0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:0b/tty/ttyS0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'DRIVER' value 'system' for device with sysname '00:0c'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '00:0c'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0c' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '00:0c' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '00:0c'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/pnp0/00:0c'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'software' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'software'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'software' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'software' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'software'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/software'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/cpu/cpu0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/cpu/cpu1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/cpu/cpu2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/cpu/cpu3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'machinecheck0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'machinecheck0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/machinecheck/machinecheck0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'machinecheck1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'machinecheck1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/machinecheck/machinecheck1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'machinecheck2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'machinecheck2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/machinecheck/machinecheck2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'machinecheck3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'machinecheck3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'machinecheck3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/system/machinecheck/machinecheck3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tracepoint' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tracepoint'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tracepoint' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tracepoint' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tracepoint'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/tracepoint'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:2'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:3'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:4'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:4'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:4'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:5'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:5'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:5'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:6'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:6'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:6'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '7:7'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '7:7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '7:7'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/7:7'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '8:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '8:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/8:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:16' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '8:16'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:16' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '8:16' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '8:16'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/8:16'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '9:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '9:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/9:0'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '9:1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '9:1'
> 2013-01-05 13:49:46.813+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/9:1'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '9:2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '9:2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/9:2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '9:3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '9:3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '9:3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/9:3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'default' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'default'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'default' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'default' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'default'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/bdi/default'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop0' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop0' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop0' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop0' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop0' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop0' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop0', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop1'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop1' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop1' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop1' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop1' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop1' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop1' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop1', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop1'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop1'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop2' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop2' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop2' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop2' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop2' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop2' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop2', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop2'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop3' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop3' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop3' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop3' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop3' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop3' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop3', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop3'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop4'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop4' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop4' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop4' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop4' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop4' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop4' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop4', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop4'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop4'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop5'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop5' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop5' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop5' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop5' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop5' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop5' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop5', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop5'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop5'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop6'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop6' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop6' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop6' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop6' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop6' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop6' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop6', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop6'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop6'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'loop7'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop7' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop7' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop7' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'loop7' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop7' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop7' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/loop7', trying to guess it
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/loop7'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/loop7'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'id' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'id'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'id' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'id' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'id'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/dmi/id'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttm' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'ttm' for device 'ttm'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ttm' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ttm'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/drm/ttm'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fbcon' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'fbcon'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fbcon' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fbcon' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'fbcon'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/graphics/fbcon'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hwmon0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hwmon0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hwmon0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/hwmon/hwmon0'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mice' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'mice'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mice' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mice' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'mice'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/input/mice'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'full' does not have property 'DRIVER'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'full'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'full' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'full' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'full'
> 2013-01-05 13:49:46.814+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/full'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kmsg' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'kmsg'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kmsg' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kmsg' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'kmsg'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/kmsg'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mem' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'mem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mem' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mem' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'mem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/mem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'null' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'null'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'null' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'null' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'null'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/null'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'oldmem' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'oldmem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'oldmem' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'oldmem' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'oldmem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/oldmem'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'port' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'port'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'port' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'port' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'port'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/port'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'random' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'random'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'random' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'random' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'random'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/random'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'urandom' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'urandom'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'urandom' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'urandom' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'urandom'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/urandom'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'zero' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'zero'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'zero' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'zero' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'zero'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/mem/zero'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu_dma_latency' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cpu_dma_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu_dma_latency' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cpu_dma_latency' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cpu_dma_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/cpu_dma_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device-mapper' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'device-mapper'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device-mapper' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'device-mapper' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'device-mapper'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/device-mapper'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fuse' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'fuse'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fuse' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'fuse' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'fuse'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/fuse'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hpet' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'hpet'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hpet' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'hpet' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'hpet'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/hpet'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kvm' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'kvm'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kvm' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'kvm' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'kvm'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/kvm'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop-control' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'loop-control'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop-control' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'loop-control' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'loop-control'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/loop-control'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mcelog' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'mcelog'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mcelog' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'mcelog' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'mcelog'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/mcelog'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'microcode'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'microcode' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'microcode'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/microcode'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_latency' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'network_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_latency' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_latency' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'network_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/network_latency'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_throughput' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'network_throughput'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_throughput' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'network_throughput' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'network_throughput'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/network_throughput'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'psaux' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'psaux'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'psaux' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'psaux' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'psaux'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/psaux'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rfkill' does not have property 'DRIVER'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'rfkill'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rfkill' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'rfkill' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'rfkill'
> 2013-01-05 13:49:46.815+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/rfkill'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'snapshot' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'snapshot'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'snapshot' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'snapshot' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'snapshot'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/snapshot'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vga_arbiter' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vga_arbiter'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vga_arbiter' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vga_arbiter' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vga_arbiter'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/vga_arbiter'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'watchdog' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'watchdog'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'watchdog' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'watchdog' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'watchdog'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/misc/watchdog'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'br0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'bridge' for device 'br0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'br0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'br0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/net/br0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'lo' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'lo'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'lo' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'lo' for device with sysname 'lo'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:140 : Found property key 'INTERFACE' value 'lo' for device with sysname 'lo'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'address' value '00:00:00:00:00:00' for device with sysname 'lo'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceSysfsAttr:229 : Found sysfs attribute 'addr_len' value '6' for device with sysname 'lo'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevStrToLong_ui:84 : Converted '6' to unsigned int 6
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'regulator.0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'regulator.0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'regulator.0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'regulator.0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'regulator.0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/regulator/regulator.0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'timer' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'timer'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'timer' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'timer' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'timer'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/sound/timer'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device2'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device2'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device2'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device3'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device3'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device3'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device4'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device4'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device4'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device5'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device5'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device5'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device6'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device6'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device6'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device7'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device7'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device7'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'cooling_device8'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'cooling_device8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'cooling_device8'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/cooling_device8'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'thermal_zone0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'thermal_zone0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/thermal_zone0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'thermal_zone1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'thermal_zone1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'thermal_zone1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/thermal/thermal_zone1'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'console' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'console'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'console' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'console' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'console'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/console'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ptmx' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ptmx'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ptmx' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ptmx' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ptmx'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/ptmx'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty0'
> 2013-01-05 13:49:46.816+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty0'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty1'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty1'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty1'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty10' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty10'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty10' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty10' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty10'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty10'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty11' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty11'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty11' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty11' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty11'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty11'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty12' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty12'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty12' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty12' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty12'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty12'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty13' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty13'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty13' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty13' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty13'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty13'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty14' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty14'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty14' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty14' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty14'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty14'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty15' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty15'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty15' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty15' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty15'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty15'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty16' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty16'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty16' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty16' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty16'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty16'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty17' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty17'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty17' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty17' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty17'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty17'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty18' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty18'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty18' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty18' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty18'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty18'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty19' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty19'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty19' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty19' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty19'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty19'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty2'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty2'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty2'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty20' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty20'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty20' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty20' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty20'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty20'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty21' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty21'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty21' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty21' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty21'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty21'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty22' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty22'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty22' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty22' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty22'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty22'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty23' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty23'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty23' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty23' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty23'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty23'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty24' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty24'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty24' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty24' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty24'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty24'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty25' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty25'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty25' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty25' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty25'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty25'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty26' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty26'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty26' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty26' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty26'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty26'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty27' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty27'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty27' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty27' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty27'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty27'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty28' does not have property 'DRIVER'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty28'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty28' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty28' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty28'
> 2013-01-05 13:49:46.817+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty28'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty29' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty29'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty29' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty29' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty29'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty29'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty3'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty3'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty3'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty30' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty30'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty30' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty30' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty30'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty30'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty31' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty31'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty31' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty31' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty31'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty31'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty32' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty32'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty32' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty32' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty32'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty32'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty33' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty33'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty33' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty33' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty33'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty33'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty34' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty34'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty34' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty34' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty34'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty34'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty35' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty35'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty35' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty35' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty35'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty35'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty36' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty36'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty36' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty36' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty36'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty36'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty37' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty37'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty37' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty37' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty37'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty37'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty38' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty38'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty38' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty38' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty38'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty38'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty39' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty39'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty39' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty39' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty39'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty39'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty4'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty4'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty4'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty40' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty40'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty40' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty40' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty40'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty40'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty41' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty41'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty41' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty41' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty41'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty41'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty42' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty42'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty42' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty42' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty42'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty42'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty43' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty43'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty43' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty43' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty43'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty43'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty44' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty44'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty44' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty44' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty44'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty44'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty45' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty45'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty45' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty45' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty45'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty45'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty46' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty46'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty46' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty46' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty46'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty46'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty47' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty47'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty47' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty47' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty47'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty47'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty48' does not have property 'DRIVER'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty48'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty48' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.818+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty48' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty48'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty48'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty49' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty49'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty49' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty49' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty49'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty49'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty5'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty5'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty5'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty50' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty50'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty50' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty50' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty50'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty50'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty51' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty51'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty51' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty51' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty51'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty51'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty52' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty52'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty52' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty52' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty52'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty52'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty53' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty53'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty53' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty53' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty53'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty53'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty54' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty54'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty54' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty54' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty54'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty54'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty55' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty55'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty55' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty55' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty55'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty55'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty56' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty56'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty56' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty56' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty56'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty56'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty57' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty57'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty57' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty57' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty57'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty57'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty58' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty58'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty58' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty58' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty58'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty58'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty59' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty59'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty59' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty59' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty59'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty59'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty6'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty6'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty6'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty60' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty60'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty60' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty60' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty60'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty60'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty61' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty61'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty61' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty61' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty61'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty61'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty62' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty62'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty62' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty62' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty62'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty62'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty63' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty63'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty63' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty63' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty63'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty63'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty7' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty7'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty7' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty7' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty7'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty7'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty8' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty8'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty8' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty8' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty8'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty8'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty9' does not have property 'DRIVER'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'tty9'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty9' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'tty9' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'tty9'
> 2013-01-05 13:49:46.819+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/tty/tty9'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcs6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcs6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcs6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcs6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa2' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa2' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa2'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa3'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa4'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa5'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa6'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vtcon0'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vtcon0'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vtconsole/vtcon0'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vtcon1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vtcon1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vtconsole/vtcon1'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md0'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md0' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md0' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.820+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md0', trying to guess it
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md0'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md0'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md1'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md1' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md1' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md1', trying to guess it
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md1'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md1'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md2'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md2' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md2' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md2', trying to guess it
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md2'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md2'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md3'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md3' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md3' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md3', trying to guess it
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md3'
> 2013-01-05 13:49:46.821+0000: 12508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md3'
> 2013-01-05 13:49:46.821+0000: 12508: debug : virStateInitialize:812 : Running global init for Secret state driver
> 2013-01-05 13:49:46.821+0000: 12508: debug : virStateInitialize:812 : Running global init for NWFilter state driver
> 2013-01-05 13:49:46.821+0000: 12508: debug : virNWFilterLearnInit:783 : Initializing IP address learning
> 2013-01-05 13:49:46.821+0000: 12508: debug : virNWFilterDHCPSnoopInit:2080 : Initializing DHCP snooping
> 2013-01-05 13:49:46.821+0000: 12508: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:46.821+0000: 12508: debug : virNWFilterTechDriversInit:60 : Initializing NWFilter technology drivers
> 2013-01-05 13:49:46.821+0000: 12508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'EBT="/sbin/ebtables"
> cmd='\''$EBT -t nat -L'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.821+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.821+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.821+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.821+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12511
> 2013-01-05 13:49:46.821+0000: 12511: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.821+0000: 12511: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.821+0000: 12511: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.821+0000: 12511: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.824+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.822+0000: 12511: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.824+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.824+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.824+0000: 12508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'IPT="/sbin/iptables"
> cmd='\''$IPT -n -L FORWARD'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.824+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.824+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.824+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.825+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12513
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.827+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.825+0000: 12513: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.827+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.827+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.827+0000: 12508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'IPT="/sbin/ip6tables"
> cmd='\''$IPT -n -L FORWARD'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.827+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.827+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.827+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.827+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12515
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.827+0000: 12515: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.829+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.828+0000: 12515: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.829+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.829+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+0000: 12508: debug : virStateInitialize:812 : Running global init for Xen state driver
> 2013-01-05 13:49:46.833+0000: 12508: debug : virStateInitialize:812 : Running global init for QEMU state driver
> 2013-01-05 13:49:46.833+0000: 12508: debug : virCommandRunAsync:2200 : About to run /usr/sbin/dmidecode -q -t 0,1,4,17
> 2013-01-05 13:49:46.833+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.833+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.833+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.833+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12517
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.835+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: 'BIOS Information
> 	Vendor: American Megatrends Inc.
> 	Version: 3604
> 	Release Date: 06/25/2012
> 	Address: 0xF0000
> 	Runtime Size: 64 kB
> 	ROM Size: 4096 kB
> 	Characteristics:
> 		PCI is supported
> 		BIOS is upgradeable
> 		BIOS shadowing is allowed
> 		Boot from CD is supported
> 		Selectable boot is supported
> 		BIOS ROM is socketed
> 		EDD is supported
> 		5.25"/1.2 MB floppy services are supported (int 13h)
> 		3.5"/720 kB floppy services are supported (int 13h)
> 		3.5"/2.88 MB floppy services are supported (int 13h)
> 		Print screen service is supported (int 5h)
> 		8042 keyboard services are supported (int 9h)
> 		Serial services are supported (int 14h)
> 		Printer services are supported (int 17h)
> 		ACPI is supported
> 		USB legacy is supported
> 		BIOS boot specification is supported
> 		Targeted content distribution is supported
> 	BIOS Revision: 4.6
> 
> System Information
> 	Manufacturer: System manufacturer
> 	Product Name: System Product Name
> 	Version: System Version
> 	Serial Number: System Serial Number
> 	UUID: 1D159400-5BCB-11D9-9653-C8600061403B
> 	Wake-up Type: Power Switch
> 	SKU Number: SKU
> 	Family: To be filled by O.E.M.
> 
> Processor Information
> 	Socket Designation: LGA1155
> 	Type: Central Processor
> 	Family: Core 2 Duo
> 	Manufacturer: Intel            
> 	ID: A7 06 02 00 FF FB EB BF
> 	Signature: Type 0, Family 6, Model 42, Stepping 7
> 	Flags:
> 		FPU (Floating-point unit on-chip)
> 		VME (Virtual mode extension)
> 		DE (Debugging extension)
> 		PSE (Page size extension)
> 		TSC (Time stamp counter)
> 		MSR (Model specific registers)
> 		PAE (Physical address extension)
> 		MCE (Machine check exception)
> 		CX8 (CMPXCHG8 instruction supported)
> 		APIC (On-chip APIC hardware supported)
> 		SEP (Fast system call)
> 		MTRR (Memory type range registers)
> 		PGE (Page global enable)
> 		MCA (Machine check architecture)
> 		CMOV (Conditional move instruction supported)
> 		PAT (Page attribute table)
> 		PSE-36 (36-bit page size extension)
> 		CLFSH (CLFLUSH instruction supported)
> 		DS (Debug store)
> 		ACPI (ACPI supported)
> 		MMX (MMX technology supported)
> 		FXSR (FXSAVE and FXSTOR instructions supported)
> 		SSE (Streaming SIMD extensions)
> 		SSE2 (Streaming SIMD extensions 2)
> 		SS (Self-snoop)
> 		HTT (Multi-threading)
> 		TM (Thermal monitor supported)
> 		PBE (Pending break enabled)
> 	Version: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz       
> 	Voltage: 1.0 V
> 	External Clock: 100 MHz
> 	Max Speed: 3800 MHz
> 	Current Speed: 3300 MHz
> 	Status: Populated, Enabled
> 	Upgrade: Other
> 	Serial Number: To Be Filled By O.E.M.
> 	Asset Tag: To Be Filled By O.E.M.
> 	Part Number: To Be Filled By O.E.M.
> 	Core Count: 4
> 	Core Enabled: 1
> 	Characteristics:
> 		64-bit capable
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelA-DIMM0
> 	Bank Locator: BANK 0
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 4820287C
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-414.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelA-DIMM1
> 	Bank Locator: BANK 1
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 1F3DB77E
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-413.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelB-DIMM0
> 	Bank Locator: BANK 2
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 4920037C
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-414.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelB-DIMM1
> 	Bank Locator: BANK 3
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 1E3DAC7E
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-413.A00LF 
> 	Rank: 1
> 
> ' stderr: '2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.834+0000: 12517: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/run/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/cache/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/save mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/snapshot mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/dump mode=0777
> 2013-01-05 13:49:46.835+0000: 12508: debug : virCgroupNew:619 : New group /
> 2013-01-05 13:49:46.835+0000: 12508: info : qemuStartup:802 : Unable to create cgroup for driver: ?????? ???????????? ???????????????????? ?????? ????????????
> 2013-01-05 13:49:46.835+0000: 12508: debug : virLockManagerPluginNew:143 : name=nop driverName=qemu configDir=/etc/libvirt flags=0
> 2013-01-05 13:49:46.835+0000: 12508: debug : virLockManagerNopInit:35 : version=1000000 configFile=/etc/libvirt/qemu-nop.conf flags=0
> 2013-01-05 13:49:46.835+0000: 12508: debug : virConfReadFile:767 : filename=/etc/libvirt/qemu.conf
> 2013-01-05 13:49:46.835+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpu'
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpuacct'
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpuset'
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'memory'
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'devices'
> 2013-01-05 13:49:46.836+0000: 12508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'blkio'
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityDriverLookup:58 : name=(null)
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityDriverLookup:69 : Probed name=none
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityManagerNew:151 : Auto-probed security driver is "none"; confined guests will not be created
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9be0 (none) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=0 requireConfined=0
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9cc0 (stack) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=0 requireConfined=0
> 2013-01-05 13:49:46.836+0000: 12508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9da0 (dac) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=1 requireConfined=0
> 2013-01-05 13:49:46.837+0000: 12508: debug : cpuNodeData:236 : arch=x86_64
> 2013-01-05 13:49:46.837+0000: 12508: debug : cpuDecode:141 : cpu=0x7f683809bb20, data=0x7f683801b1c0, nmodels=0, preferred=(null)
> 2013-01-05 13:49:46.841+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G5 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G4 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G3 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G2 differs from Intel; ignoring
> 2013-01-05 13:49:46.842+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G1 differs from Intel; ignoring
> 2013-01-05 13:49:46.842+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model phenom differs from Intel; ignoring
> 2013-01-05 13:49:46.842+0000: 12508: debug : x86Decode:1362 : CPU vendor AMD of model athlon differs from Intel; ignoring
> 2013-01-05 13:49:46.842+0000: 12508: debug : cpuDataFree:212 : arch=x86_64, data=0x7f683801b1c0
> 2013-01-05 13:49:46.842+0000: 12508: debug : virCommandRunAsync:2200 : About to run pm-is-supported --suspend
> 2013-01-05 13:49:46.842+0000: 12508: error : virExecWithHook:419 : Cannot find 'pm-is-supported' in path: ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:46.842+0000: 12508: debug : virCommandRunAsync:2218 : Command result -1, with PID -1
> 2013-01-05 13:49:46.842+0000: 12508: warning : qemuCapsInit:897 : Failed to get host power management capabilities
> 2013-01-05 13:49:46.842+0000: 12508: debug : qemuCapsCacheLookup:2592 : Creating capabilities for /usr/bin/kvm
> 2013-01-05 13:49:46.842+0000: 12508: debug : virObjectNew:110 : OBJECT_NEW: obj=0x7f683810b810 classname=qemuCaps
> 2013-01-05 13:49:46.842+0000: 12508: debug : qemuCapsInitQMP:2334 : Try to get caps via QMP caps=0x7f683810b810
> 2013-01-05 13:49:46.842+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -S -no-user-config -nodefaults -nographic -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait
> 2013-01-05 13:49:46.843+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.843+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12518
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:46.843+0000: 12518: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:46.844+0000: 12508: debug : virCommandRun:2016 : Result exit status 0, stdout: '(null)' stderr: '(null)'
> 2013-01-05 13:49:49.846+0000: 12508: error : qemuMonitorOpenUnix:300 : monitor socket did not show up: ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:49.846+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+0000: 12508: debug : qemuCapsInitQMP:2456 : Killing QMP caps process 12519
> 2013-01-05 13:49:49.846+0000: 12508: debug : qemuCapsInitHelp:2151 : caps=0x7f683810b810
> 2013-01-05 13:49:49.846+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -help
> 2013-01-05 13:49:49.846+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.846+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.846+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12524
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:49.846+0000: 12524: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.860+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: 'QEMU emulator version 1.1.2 (qemu-kvm-1.1.2+dfsg-3, Debian), Copyright (c) 2003-2008 Fabrice Bellard
> usage: kvm [options] [disk_image]
> 
> 'disk_image' is a raw hard disk image for IDE hard disk 0
> 
> Standard options:
> -h or -help     display this help and exit
> -version        display version information and exit
> -machine [type=]name[,prop[=value][,...]]
>                 selects emulated machine (-machine ? for list)
>                 property accel=accel1[:accel2[:...]] selects accelerator
>                 supported accelerators are kvm, xen, tcg (default: tcg)
>                 kernel_irqchip=on|off controls accelerated irqchip support
>                 kvm_shadow_mem=size of KVM shadow MMU
> -cpu cpu        select CPU (-cpu ? for list)
> -smp n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets]
>                 set the number of CPUs to 'n' [default=1]
>                 maxcpus= maximum number of total cpus, including
>                 offline CPUs for hotplug, etc
>                 cores= number of CPU cores on one socket
>                 threads= number of threads on one CPU core
>                 sockets= number of discrete sockets in the system
> -numa node[,mem=size][,cpus=cpu[-cpu]][,nodeid=node]
> -fda/-fdb file  use 'file' as floppy disk 0/1 image
> -hda/-hdb file  use 'file' as IDE hard disk 0/1 image
> -hdc/-hdd file  use 'file' as IDE hard disk 2/3 image
> -cdrom file     use 'file' as IDE cdrom image (cdrom is ide1 master)
> -drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]
>        [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off]
>        [,cache=writethrough|writeback|none|directsync|unsafe][,format=f]
>        [,serial=s][,addr=A][,id=name][,aio=threads|native]
>        [,readonly=on|off][,copy-on-read=on|off]
>        [[,bps=b]|[[,bps_rd=r][,bps_wr=w]]][[,iops=i]|[[,iops_rd=r][,iops_wr=w]]
>                 use 'file' as a drive image
> -set group.id.arg=value
>                 set <arg> parameter for item <id> of type <group>
>                 i.e. -set drive.$id.file=/path/to/image
> -global driver.prop=value
>                 set a global default for a driver property
> -mtdblock file  use 'file' as on-board Flash memory image
> -sd file        use 'file' as SecureDigital card image
> -pflash file    use 'file' as a parallel flash image
> -boot [order=drives][,once=drives][,menu=on|off]
>       [,splash=sp_name][,splash-time=sp_time]
>                 'drives': floppy (a), hard disk (c), CD-ROM (d), network (n)
>                 'sp_name': the file's name that would be passed to bios as logo picture, if menu=on
>                 'sp_time': the period that splash picture last if menu=on, unit is ms
> -snapshot       write to temporary files instead of disk image files
> -m megs         set virtual RAM size to megs MB [default=128]
> -mem-path FILE  provide backing storage for guest RAM
> -mem-prealloc   preallocate guest memory (use with -mem-path)
> -k language     use keyboard layout (for example 'fr' for French)
> -audio-help     print list of audio drivers and their options
> -soundhw c1,... enable audio support
>                 and only specified sound cards (comma separated list)
>                 use -soundhw ? to get the list of supported cards
>                 use -soundhw all to enable all of them
> -balloon none   disable balloon device
> -balloon virtio[,addr=str]
>                 enable virtio balloon device (default)
> -usb            enable the USB driver (will be the default soon)
> -usbdevice name add the host or guest USB device 'name'
> -device driver[,prop[=value][,...]]
>                 add device (based on driver)
>                 prop=value,... sets driver properties
>                 use -device ? to print all possible drivers
>                 use -device driver,? to print all possible properties
> 
> File system options:
> -fsdev fsdriver,id=id[,path=path,][security_model={mapped-xattr|mapped-file|passthrough|none}]
>  [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]
> 
> Virtual File system pass-through options:
> -virtfs local,path=path,mount_tag=tag,security_model=[mapped-xattr|mapped-file|passthrough|none]
>         [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]
> -virtfs_synth Create synthetic file system image
> 
> -name string1[,process=string2]
>                 set the name of the guest
>                 string1 sets the window title and string2 the process name (on Linux)
> -uuid %08x-%04x-%04x-%04x-%012x
>                 specify machine UUID
> 
> Display options:
> -display sdl[,frame=on|off][,alt_grab=on|off][,ctrl_grab=on|off]
>             [,window_close=on|off]|curses|none|
>             vnc=<display>[,<optargs>]
>                 select display type
> -nographic      disable graphical output and redirect serial I/Os to console
> -curses         use a curses/ncurses interface instead of SDL
> -no-frame       open SDL window without a frame and window decorations
> -alt-grab       use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)
> -ctrl-grab      use Right-Ctrl to grab mouse (instead of Ctrl-Alt)
> -no-quit        disable SDL window close capability
> -sdl            enable SDL
> -spice <args>   enable spice
> -portrait       rotate graphical output 90 deg left (only PXA LCD)
> -rotate <deg>   rotate graphical output some deg left (only PXA LCD)
> -vga [std|cirrus|vmware|qxl|xenfb|none]
>                 select video card type
> -full-screen    start in full screen
> -vnc display    start a VNC server on display
> 
> i386 target only:
> -win2k-hack     use it when installing Windows 2000 to avoid a disk full bug
> -no-fd-bootchk  disable boot signature checking for floppy disks
> -no-acpi        disable ACPI
> -no-hpet        disable HPET
> -acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,{data|file}=file1[:file2]...]
>                 ACPI table description
> -smbios file=binary
>                 load SMBIOS entry from binary file
> -smbios type=0[,vendor=str][,version=str][,date=str][,release=%d.%d]
>                 specify SMBIOS type 0 fields
> -smbios type=1[,manufacturer=str][,product=str][,version=str][,serial=str]
>               [,uuid=uuid][,sku=str][,family=str]
>                 specify SMBIOS type 1 fields
> 
> Network options:
> -net nic[,vlan=n][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]
>                 create a new Network Interface Card and connect it to VLAN 'n'
> -net user[,vlan=n][,name=str][,net=addr[/mask]][,host=addr][,restrict=on|off]
>          [,hostname=host][,dhcpstart=addr][,dns=addr][,tftp=dir][,bootfile=f]
>          [,hostfwd=rule][,guestfwd=rule][,smb=dir[,smbserver=addr]]
>                 connect the user mode network stack to VLAN 'n', configure its
>                 DHCP server and enabled optional services
> -net tap[,vlan=n][,name=str][,fd=h][,ifname=name][,script=file][,downscript=dfile][,helper=helper][,sndbuf=nbytes][,vnet_hdr=on|off][,vhost=on|off][,vhostfd=h][,vhostforce=on|off]
>                 connect the host TAP network interface to VLAN 'n' 
>                 use network scripts 'file' (default=/etc/kvm/kvm-ifup)
>                 to configure it and 'dfile' (default=/etc/kvm/kvm-ifdown)
>                 to deconfigure it
>                 use '[down]script=no' to disable script execution
>                 use network helper 'helper' (default=/usr/lib/qemu-bridge-helper) to
>                 configure it
>                 use 'fd=h' to connect to an already opened TAP interface
>                 use 'sndbuf=nbytes' to limit the size of the send buffer (the
>                 default is disabled 'sndbuf=0' to enable flow control set 'sndbuf=1048576')
>                 use vnet_hdr=off to avoid enabling the IFF_VNET_HDR tap flag
>                 use vnet_hdr=on to make the lack of IFF_VNET_HDR support an error condition
>                 use vhost=on to enable experimental in kernel accelerator
>                     (only has effect for virtio guests which use MSIX)
>                 use vhostforce=on to force vhost on for non-MSIX virtio guests
>                 use 'vhostfd=h' to connect to an already opened vhost net device
> -net bridge[,vlan=n][,name=str][,br=bridge][,helper=helper]
>                 connects a host TAP network interface to a host bridge device 'br'
>                 (default=br0) using the program 'helper'
>                 (default=/usr/lib/qemu-bridge-helper)
> -net socket[,vlan=n][,name=str][,fd=h][,listen=[host]:port][,connect=host:port]
>                 connect the vlan 'n' to another VLAN using a socket connection
> -net socket[,vlan=n][,name=str][,fd=h][,mcast=maddr:port[,localaddr=addr]]
>                 connect the vlan 'n' to multicast maddr and port
>                 use 'localaddr=addr' to specify the host address to send packets from
> -net socket[,vlan=n][,name=str][,fd=h][,udp=host:port][,localaddr=host:port]
>                 connect the vlan 'n' to another VLAN using an UDP tunnel
> -net vde[,vlan=n][,name=str][,sock=socketpath][,port=n][,group=groupname][,mode=octalmode]
>                 connect the vlan 'n' to port 'n' of a vde switch running
>                 on host and listening for incoming connections on 'socketpath'.
>                 Use group 'groupname' and mode 'octalmode' to change default
>                 ownership and permissions for communication port.
> -net dump[,vlan=n][,file=f][,len=n]
>                 dump traffic on vlan 'n' to file 'f' (max n bytes per packet)
> -net none       use it alone to have zero network devices. If no -net option
>                 is provided, the default is '-net nic -net user'
> -netdev [user|tap|bridge|vde|socket],id=str[,option][,option][,...]
> 
> Character device options:
> -chardev null,id=id[,mux=on|off]
> -chardev socket,id=id[,host=host],port=host[,to=to][,ipv4][,ipv6][,nodelay]
>          [,server][,nowait][,telnet][,mux=on|off] (tcp)
> -chardev socket,id=id,path=path[,server][,nowait][,telnet],[mux=on|off] (unix)
> -chardev udp,id=id[,host=host],port=port[,localaddr=localaddr]
>          [,localport=localport][,ipv4][,ipv6][,mux=on|off]
> -chardev msmouse,id=id[,mux=on|off]
> -chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]
>          [,mux=on|off]
> -chardev file,id=id,path=path[,mux=on|off]
> -chardev pipe,id=id,path=path[,mux=on|off]
> -chardev pty,id=id[,mux=on|off]
> -chardev stdio,id=id[,mux=on|off][,signal=on|off]
> -chardev braille,id=id[,mux=on|off]
> -chardev tty,id=id,path=path[,mux=on|off]
> -chardev parport,id=id,path=path[,mux=on|off]
> -chardev spicevmc,id=id,name=name[,debug=debug]
> 
> -iscsi [user=user][,password=password]
>        [,header-digest=CRC32C|CR32C-NONE|NONE-CRC32C|NONE
>        [,initiator-name=iqn]
>                 iSCSI session parameters
> Bluetooth(R) options:
> -bt hci,null    dumb bluetooth HCI - doesn't respond to commands
> -bt hci,host[:id]
>                 use host's HCI with the given name
> -bt hci[,vlan=n]
>                 emulate a standard HCI in virtual scatternet 'n'
> -bt vhci[,vlan=n]
>                 add host computer to virtual scatternet 'n' using VHCI
> -bt device:dev[,vlan=n]
>                 emulate a bluetooth device 'dev' in scatternet 'n'
> 
> Linux/Multiboot boot specific:
> -kernel bzImage use 'bzImage' as kernel image
> -append cmdline use 'cmdline' as kernel command line
> -initrd file    use 'file' as initial ram disk
> -dtb    file    use 'file' as device tree image
> 
> Debug/Expert options:
> -serial dev     redirect the serial port to char device 'dev'
> -parallel dev   redirect the parallel port to char device 'dev'
> -monitor dev    redirect the monitor to char device 'dev'
> -qmp dev        like -monitor but opens in 'control' mode
> -mon chardev=[name][,mode=readline|control][,default]
> -debugcon dev   redirect the debug console to char device 'dev'
> -pidfile file   write PID to 'file'
> -singlestep     always run in singlestep mode
> -S              freeze CPU at startup (use 'c' to start execution)
> -gdb dev        wait for gdb connection on 'dev'
> -s              shorthand for -gdb tcp::1234
> -d item1,...    output log to /tmp/qemu.log (use -d ? for a list of log items)
> -D logfile      output log to logfile (instead of the default /tmp/qemu.log)
> -hdachs c,h,s[,t]
>                 force hard disk 0 physical geometry and the optional BIOS
>                 translation (t=none or lba) (usually QEMU can guess them)
> -L path         set the directory for the BIOS, VGA BIOS and keymaps
> -bios file      set the filename for the BIOS
> -enable-kvm     enable KVM full virtualization support
> -xen-domid id   specify xen guest domain id
> -xen-create     create domain using xen hypercalls, bypassing xend
>                 warning: should not be used when xend is in use
> -xen-attach     attach to existing xen domain
>                 xend will use this when starting QEMU
> -no-reboot      exit instead of rebooting
> -no-shutdown    stop before shutdown
> -loadvm [tag|id]
>                 start right away with a saved state (loadvm in monitor)
> -daemonize      daemonize QEMU after initializing
> -option-rom rom load a file, rom, into the option ROM space
> -clock          force the use of the given methods for timer alarm.
>                 To see what timers are available use -clock ?
> -rtc [base=utc|localtime|date][,clock=host|rt|vm][,driftfix=none|slew]
>                 set the RTC base and clock, enable drift fix for clock ticks (x86 only)
> -icount [N|auto]
>                 enable virtual instruction counter with 2^N clock ticks per
>                 instruction
> -watchdog i6300esb|ib700
>                 enable virtual hardware watchdog [default=none]
> -watchdog-action reset|shutdown|poweroff|pause|debug|none
>                 action when watchdog fires [default=reset]
> -echr chr       set terminal escape character instead of ctrl-a
> -virtioconsole c
>                 set virtio console
> -show-cursor    show cursor
> -tb-size n      set TB size
> -incoming p     prepare for incoming migration, listen on port p
> -nodefaults     don't create default devices
> -chroot dir     chroot to dir just before starting the VM
> -runas user     change to user id user just before starting the VM
> -readconfig <file>
> -writeconfig <file>
>                 read/write config file
> -nodefconfig
>                 do not load default config files at startup
> -no-user-config
>                 do not load user-provided config files at startup
> -trace [events=<file>][,file=<file>]
>                 specify tracing options
> -qtest CHR      specify tracing options
> -qtest-log LOG  specify tracing options
> -no-kvm         disable KVM hardware virtualization
> -no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC
> -no-kvm-pit     disable KVM kernel mode PIT
> -no-kvm-pit-reinjection
>                 disable KVM kernel mode PIT interrupt reinjection
> 
> During emulation, the following keys are useful:
> ctrl-alt-f      toggle full screen
> ctrl-alt-n      switch to virtual console 'n'
> ctrl-alt        toggle mouse and keyboard grab
> 
> When using -nographic, press 'ctrl-a h' to get some help.
> ' stderr: '2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.847+0000: 12524: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.860+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.860+0000: 12508: debug : qemuCapsParseHelpStr:1275 : Version 1.1.2, cooked version 1001002, flags 0x00040010403edc021109fd66fffdfd6e
> 2013-01-05 13:49:49.860+0000: 12508: debug : qemuCapsParseHelpStr:1281 : qemu-kvm version 1.1.2 detected
> 2013-01-05 13:49:49.860+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -device '?' -device 'pci-assign,?' -device 'virtio-blk-pci,?' -device 'virtio-net-pci,?' -device 'scsi-disk,?' -device 'PIIX4_PM,?' -device 'usb-redir,?' -device 'ide-drive,?' -device 'usb-host,?'
> 2013-01-05 13:49:49.861+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.861+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.861+0000: 12508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.861+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12525
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.967+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.861+0000: 12525: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.861+0000: 12525: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.861+0000: 12525: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.862+0000: 12525: debug : virCommandHook:2119 : Hook is done 0
> name "gus", bus ISA, desc "Gravis Ultrasound GF1"
> name "usb-storage", bus USB
> name "scsi-hd", bus SCSI, desc "virtual SCSI disk"
> name "i82559a", bus PCI, desc "Intel i82559A Ethernet"
> name "i82559b", bus PCI, desc "Intel i82559B Ethernet"
> name "i82559c", bus PCI, desc "Intel i82559C Ethernet"
> name "sysbus-ohci", bus System, desc "OHCI USB Controller"
> name "virtio-blk-pci", bus PCI, alias "virtio-blk"
> name "qxl-vga", bus PCI, desc "Spice QXL GPU (primary, vga compatible)"
> name "x3130-upstream", bus PCI, desc "TI X3130 Upstream Port of PCI Express Switch"
> name "VGA", bus PCI
> name "ide-drive", bus IDE, desc "virtual IDE disk or CD-ROM (legacy)"
> name "virtio-9p-pci", bus PCI
> name "cirrus-vga", bus PCI, desc "Cirrus CLGD 54xx VGA"
> name "ide-hd", bus IDE, desc "virtual IDE disk"
> name "ES1370", bus PCI, desc "ENSONIQ AudioPCI ES1370"
> name "ioh3420", bus PCI, desc "Intel IOH device id 3420 PCIE Root Port"
> name "sga", bus ISA, desc "Serial Graphics Adapter"
> name "scsi-block", bus SCSI, desc "SCSI block device passthrough"
> name "usb-serial", bus USB
> name "pc-sysfw", bus System, desc "PC System Firmware"
> name "cs4231a", bus ISA, desc "Crystal Semiconductor CS4231A"
> name "usb-mouse", bus USB
> name "usb-hub", bus USB
> name "usb-net", bus USB
> name "ne2k_isa", bus ISA
> name "pci-assign", bus PCI
> name "scsi-generic", bus SCSI, desc "pass through generic scsi device (/dev/sg*)"
> name "pcnet", bus PCI
> name "lsi53c895a", bus PCI, alias "lsi"
> name "scsi-disk", bus SCSI, desc "virtual SCSI disk or CD-ROM (legacy)"
> name "hda-micro", bus HDA, desc "HDA Audio Codec, duplex (speaker, microphone)"
> name "xio3130-downstream", bus PCI, desc "TI X3130 Downstream Port of PCI Express Switch"
> name "pci-ohci", bus PCI, desc "Apple USB Controller"
> name "nec-usb-xhci", bus PCI
> name "usb-redir", bus USB
> name "virtserialport", bus virtio-serial-bus
> name "usb-braille", bus USB
> name "scsi-cd", bus SCSI, desc "virtual SCSI CD-ROM"
> name "usb-wacom-tablet", bus USB, desc "QEMU PenPartner Tablet"
> name "isa-serial", bus ISA
> name "i82550", bus PCI, desc "Intel i82550 Ethernet"
> name "i82551", bus PCI, desc "Intel i82551 Ethernet"
> name "isa-debugcon", bus ISA
> name "ide-cd", bus IDE, desc "virtual IDE CD-ROM"
> name "SUNW,fdtwo", bus System
> name "ich9-usb-uhci1", bus PCI
> name "ich9-usb-uhci2", bus PCI
> name "ich9-usb-uhci3", bus PCI
> name "isa-parallel", bus ISA
> name "virtconsole", bus virtio-serial-bus
> name "ne2k_pci", bus PCI
> name "virtio-serial-pci", bus PCI, alias "virtio-serial"
> name "hda-duplex", bus HDA, desc "HDA Audio Codec, duplex (line-out, line-in)"
> name "intel-hda", bus PCI, desc "Intel HD Audio Controller"
> name "i82559er", bus PCI, desc "Intel i82559ER Ethernet"
> name "hda-output", bus HDA, desc "HDA Audio Codec, output-only (line-out)"
> name "i82562", bus PCI, desc "Intel i82562 Ethernet"
> name "sysbus-ahci", bus System
> name "ivshmem", bus PCI
> name "AC97", bus PCI, desc "Intel 82801AA AC97 Audio"
> name "e1000", bus PCI, desc "Intel Gigabit Ethernet"
> name "sysbus-fdc", bus System
> name "usb-bt-dongle", bus USB
> name "usb-tablet", bus USB
> name "isa-vga", bus ISA
> name "usb-kbd", bus USB
> name "isa-applesmc", bus ISA
> name "rtl8139", bus PCI
> name "qxl", bus PCI, desc "Spice QXL GPU (secondary)"
> name "i82557a", bus PCI, desc "Intel i82557A Ethernet"
> name "i82557b", bus PCI, desc "Intel i82557B Ethernet"
> name "i82557c", bus PCI, desc "Intel i82557C Ethernet"
> name "usb-audio", bus USB
> name "piix3-usb-uhci", bus PCI
> name "i82801", bus PCI, desc "Intel i82801 Ethernet"
> name "testdev", bus ISA
> name "piix4-usb-uhci", bus PCI
> name "smbus-eeprom", bus I2C
> name "vmware-svga", bus PCI
> name "isa-cirrus-vga", bus ISA
> name "sb16", bus ISA, desc "Creative Sound Blaster 16"
> name "ib700", bus ISA
> name "pci-bridge", bus PCI, desc "Standard PCI Bridge"
> name "usb-ehci", bus PCI
> name "i82558a", bus PCI, desc "Intel i82558A Ethernet"
> name "i82558b", bus PCI, desc "Intel i82558B Ethernet"
> name "virtio-net-pci", bus PCI, alias "virtio-net"
> name "virtio-balloon-pci", bus PCI, alias "virtio-balloon"
> name "ich9-usb-ehci1", bus PCI
> name "isa-ide", bus ISA
> name "usb-host", bus USB
> name "ich9-ahci", bus PCI, alias "ahci"
> name "i6300esb", bus PCI
> name "vt82c686b-usb-uhci", bus PCI
> name "virtio-scsi-pci", bus PCI
> pci-assign.prefer_msi=on/off
> pci-assign.share_intx=on/off
> pci-assign.bootindex=int32
> pci-assign.configfd=string
> pci-assign.addr=pci-devfn
> pci-assign.romfile=string
> pci-assign.rombar=uint32
> pci-assign.multifunction=on/off
> pci-assign.command_serr_enable=on/off
> virtio-blk-pci.class=hex32
> virtio-blk-pci.drive=drive
> virtio-blk-pci.logical_block_size=blocksize
> virtio-blk-pci.physical_block_size=blocksize
> virtio-blk-pci.min_io_size=uint16
> virtio-blk-pci.opt_io_size=uint32
> virtio-blk-pci.bootindex=int32
> virtio-blk-pci.discard_granularity=uint32
> virtio-blk-pci.serial=string
> virtio-blk-pci.scsi=on/off
> virtio-blk-pci.ioeventfd=on/off
> virtio-blk-pci.vectors=uint32
> virtio-blk-pci.indirect_desc=on/off
> virtio-blk-pci.event_idx=on/off
> virtio-blk-pci.addr=pci-devfn
> virtio-blk-pci.romfile=string
> virtio-blk-pci.rombar=uint32
> virtio-blk-pci.multifunction=on/off
> virtio-blk-pci.command_serr_enable=on/off
> virtio-net-pci.ioeventfd=on/off
> virtio-net-pci.vectors=uint32
> virtio-net-pci.indirect_desc=on/off
> virtio-net-pci.event_idx=on/off
> virtio-net-pci.csum=on/off
> virtio-net-pci.guest_csum=on/off
> virtio-net-pci.gso=on/off
> virtio-net-pci.guest_tso4=on/off
> virtio-net-pci.guest_tso6=on/off
> virtio-net-pci.guest_ecn=on/off
> virtio-net-pci.guest_ufo=on/off
> virtio-net-pci.host_tso4=on/off
> virtio-net-pci.host_tso6=on/off
> virtio-net-pci.host_ecn=on/off
> virtio-net-pci.host_ufo=on/off
> virtio-net-pci.mrg_rxbuf=on/off
> virtio-net-pci.status=on/off
> virtio-net-pci.ctrl_vq=on/off
> virtio-net-pci.ctrl_rx=on/off
> virtio-net-pci.ctrl_vlan=on/off
> virtio-net-pci.ctrl_rx_extra=on/off
> virtio-net-pci.mac=macaddr
> virtio-net-pci.vlan=vlan
> virtio-net-pci.netdev=netdev
> virtio-net-pci.bootindex=int32
> virtio-net-pci.x-txtimer=uint32
> virtio-net-pci.x-txburst=int32
> virtio-net-pci.tx=string
> virtio-net-pci.addr=pci-devfn
> virtio-net-pci.romfile=string
> virtio-net-pci.rombar=uint32
> virtio-net-pci.multifunction=on/off
> virtio-net-pci.command_serr_enable=on/off
> scsi-disk.drive=drive
> scsi-disk.logical_block_size=blocksize
> scsi-disk.physical_block_size=blocksize
> scsi-disk.min_io_size=uint16
> scsi-disk.opt_io_size=uint32
> scsi-disk.bootindex=int32
> scsi-disk.discard_granularity=uint32
> scsi-disk.ver=string
> scsi-disk.serial=string
> scsi-disk.removable=on/off
> scsi-disk.dpofua=on/off
> scsi-disk.channel=uint32
> scsi-disk.scsi-id=uint32
> scsi-disk.lun=uint32
> PIIX4_PM.smb_io_base=uint32
> PIIX4_PM.addr=pci-devfn
> PIIX4_PM.romfile=string
> PIIX4_PM.rombar=uint32
> PIIX4_PM.multifunction=on/off
> PIIX4_PM.command_serr_enable=on/off
> usb-redir.chardev=chr
> usb-redir.debug=uint8
> usb-redir.filter=string
> usb-redir.bootindex=int32
> usb-redir.port=string
> usb-redir.full-path=on/off
> ide-drive.drive=drive
> ide-drive.logical_block_size=blocksize
> ide-drive.physical_block_size=blocksize
> ide-drive.min_io_size=uint16
> ide-drive.opt_io_size=uint32
> ide-drive.bootindex=int32
> ide-drive.discard_granularity=uint32
> ide-drive.ver=string
> ide-drive.wwn=hex64
> ide-drive.serial=string
> ide-drive.model=string
> ide-drive.unit=uint32
> usb-host.hostbus=uint32
> usb-host.hostaddr=uint32
> usb-host.hostport=string
> usb-host.vendorid=hex32
> usb-host.productid=hex32
> usb-host.isobufs=uint32
> usb-host.bootindex=int32
> usb-host.pipeline=on/off
> usb-host.port=string
> usb-host.full-path=on/off
> '
> 2013-01-05 13:49:49.967+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type virtio-blk-pci
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type virtio-net-pci
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type pci-assign
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type kvm-pci-assign
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type scsi-disk
> 2013-01-05 13:49:49.967+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type ide-drive
> 2013-01-05 13:49:49.968+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type PIIX4_PM
> 2013-01-05 13:49:49.968+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type usb-redir
> 2013-01-05 13:49:49.968+0000: 12508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type usb-host
> 2013-01-05 13:49:49.968+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.968+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -cpu '?'
> 2013-01-05 13:49:49.968+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.968+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.968+0000: 12508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.968+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12526
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.968+0000: 12526: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.982+0000: 12508: debug : virCommandRun:2016 : Result status 0, stdout: 'x86       Opteron_G4
> x86       Opteron_G3
> x86       Opteron_G2
> x86       Opteron_G1
> x86      SandyBridge
> x86         Westmere
> x86          Nehalem
> x86           Penryn
> x86           Conroe
> x86           [n270]
> x86         [athlon]
> x86       [pentium3]
> x86       [pentium2]
> x86        [pentium]
> x86            [486]
> x86        [coreduo]
> x86          [kvm32]
> x86         [qemu32]
> x86          [kvm64]
> x86       [core2duo]
> x86         [phenom]
> x86         [qemu64]
> ' stderr: '2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.969+0000: 12526: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.982+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.982+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.982+0000: 12508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -M '?'
> 2013-01-05 13:49:49.983+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.983+0000: 12508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.983+0000: 12508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.983+0000: 12508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12527
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 3
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 4
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 5
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 6
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 7
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 8
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 9
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 10
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 11
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 12
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 13
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 14
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 15
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 16
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.996+0000: 12508: debug : virCommandRun:2016 : Result exit status 0, stdout: 'Supported machines are:
> pc                   Standard PC (alias of pc-1.1)
> pc-1.1               Standard PC (default)
> pc-1.0               Standard PC
> pc-0.15              Standard PC
> pc-0.14              Standard PC
> pc-0.13              Standard PC
> pc-0.12              Standard PC
> pc-0.11              Standard PC, qemu 0.11
> pc-0.10              Standard PC, qemu 0.10
> isapc                ISA-only PC
> ' stderr: '2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.983+0000: 12527: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.983+0000: 12527: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.984+0000: 12527: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.984+0000: 12527: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.996+0000: 12508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.996+0000: 12508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.996+0000: 12508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.996+0000: 12508: debug : qemuCapsCacheLookup:2597 : Caching capabilities 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.996+0000: 12508: debug : qemuCapsCacheLookup:2604 : Returning caps 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.996+0000: 12508: debug : virObjectRef:168 : OBJECT_REF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+0000: 12508: debug : virObjectUnref:135 : OBJECT_UNREF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+0000: 12508: debug : qemuCapsCacheLookup:2604 : Returning caps 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.997+0000: 12508: debug : virObjectRef:168 : OBJECT_REF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+0000: 12508: debug : virObjectUnref:135 : OBJECT_UNREF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+0000: 12508: debug : qemuCreateCapabilities:469 : Initialized caps for security driver "none" with DOI "0"
> 2013-01-05 13:49:49.997+0000: 12508: debug : qemuCreateCapabilities:469 : Initialized caps for security driver "dac" with DOI "0"
> 2013-01-05 13:49:49.997+0000: 12508: info : virDomainLoadAllConfigs:14627 : Scanning for configs in /var/run/libvirt/qemu
> 2013-01-05 13:49:49.997+0000: 12508: debug : virConnectOpen:1356 : name=qemu:///system
> 2013-01-05 13:49:49.997+0000: 12508: debug : virObjectNew:110 : OBJECT_NEW: obj=0x7f683810aa00 classname=virConnect
> 2013-01-05 13:49:49.997+0000: 12508: debug : virConnectGetConfigFile:971 : Loading config file '/etc/libvirt/libvirt.conf'
> 2013-01-05 13:49:49.997+0000: 12508: debug : virConfReadFile:767 : filename=/etc/libvirt/libvirt.conf
> 2013-01-05 13:49:49.997+0000: 12508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1145 : name "qemu:///system" to URI components:
>   scheme qemu
>   server (null)
>   user (null)
>   port 0
>   path /system
> 
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 0 (Test) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 1 (OPENVZ) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 1 OPENVZ returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 2 (VMWARE) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 2 VMWARE returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 3 (VBOX) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 3 VBOX returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 4 (remote) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 4 remote returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 5 (Xen) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 5 Xen returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1191 : trying driver 6 (QEMU) ...
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1197 : driver 6 QEMU returned SUCCESS
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1221 : network driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1221 : network driver 1 VBOX returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1221 : network driver 2 remote returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1221 : network driver 3 Network returned SUCCESS
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1237 : interface driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+0000: 12508: debug : do_open:1237 : interface driver 1 remote returned DECLINED
> Caught Segmentation violation dumping internal log buffer:
> 
> 
>     ====== start of log =====
> 
> 
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa2'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa2'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa3'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa3' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa3'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa3'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa4'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa4' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa4'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa4'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa5'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa5' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa5'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa5'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vcsa6'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vcsa6' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vcsa6'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vc/vcsa6'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vtcon0'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon0' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vtcon0'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vtconsole/vtcon0'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'vtcon1'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'vtcon1' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'vtcon1'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/vtconsole/vtcon1'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '05901221-D566-11D1-B2F0-00A0C9062910' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/05901221-D566-11D1-B2F0-00A0C9062910'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '466747A0-70EC-11DE-8A39-0800200C9A66' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/466747A0-70EC-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device '97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device '97845ED0-4E6D-11DE-8A39-0800200C9A66' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path '97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/97845ED0-4E6D-11DE-8A39-0800200C9A66'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type '(null)' for device 'ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'PCI_CLASS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'ABBC0F72-8EA1-11D1-00A0-C90629100000' does not have property 'INTERFACE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1152 : Could not determine device type for device with sysfs path 'ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/wmi/ABBC0F72-8EA1-11D1-00A0-C90629100000'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'DRIVER'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md0'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md0' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md0' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.820+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md0' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md0', trying to guess it
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md0'
> 2013-01-05 13:49:46.821+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md0'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md1'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md1' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md1' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md1' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md1', trying to guess it
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md1'
> 2013-01-05 13:49:46.821+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md1'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md2'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md2' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md2' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md2' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md2', trying to guess it
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md2'
> 2013-01-05 13:49:46.821+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md2'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'DRIVER'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceType:1095 : Found device type 'disk' for device 'md3'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_BUS'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_SERIAL'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md3' does not have sysfs attr 'device/vendor'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceSysfsAttr:209 : udev reports device 'md3' does not have sysfs attr 'device/model'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_TYPE'
> 2013-01-05 13:49:46.821+000012508: debug : udevGetDeviceProperty:120 : udev reports device 'md3' does not have property 'ID_DRIVE_FLOPPY'
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:961 : Could not find definitive storage type for device with sysfs path '/sys/devices/virtual/block/md3', trying to guess it
> 2013-01-05 13:49:46.821+000012508: debug : udevKludgeStorageType:973 : Could not determine storage type for device with sysfs path '/sys/devices/virtual/block/md3'
> 2013-01-05 13:49:46.821+000012508: debug : udevProcessDeviceListEntry:1358 : Failed to create node device for udev device '/sys/devices/virtual/block/md3'
> 2013-01-05 13:49:46.821+000012508: debug : virStateInitialize:812 : Running global init for Secret state driver
> 2013-01-05 13:49:46.821+000012508: debug : virStateInitialize:812 : Running global init for NWFilter state driver
> 2013-01-05 13:49:46.821+000012508: debug : virNWFilterLearnInit:783 : Initializing IP address learning
> 2013-01-05 13:49:46.821+000012508: debug : virNWFilterDHCPSnoopInit:2080 : Initializing DHCP snooping
> 2013-01-05 13:49:46.821+000012508: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:46.821+000012508: debug : virNWFilterTechDriversInit:60 : Initializing NWFilter technology drivers
> 2013-01-05 13:49:46.821+000012508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'EBT="/sbin/ebtables"
> cmd='\''$EBT -t nat -L'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.821+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.821+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.821+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.821+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12511
> 2013-01-05 13:49:46.824+000012508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.822+0000: 12511: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.822+0000: 12511: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.824+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.824+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.824+000012508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'IPT="/sbin/iptables"
> cmd='\''$IPT -n -L FORWARD'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.824+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.824+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.824+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.825+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12513
> 2013-01-05 13:49:46.827+000012508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.825+0000: 12513: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.825+0000: 12513: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.827+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.827+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.827+000012508: debug : virCommandRunAsync:2200 : About to run /bin/sh -c 'IPT="/sbin/ip6tables"
> cmd='\''$IPT -n -L FORWARD'\''
> eval res=\$\("${cmd} 2>&1"\)
> if [ $? -ne 0 ]; then  echo "Failure to execute command '\''${cmd}'\'' : '\''${res}'\''.";  exit 1;fi
> '
> 2013-01-05 13:49:46.827+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.827+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.827+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.827+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12515
> 2013-01-05 13:49:46.829+000012508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.828+0000: 12515: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.828+0000: 12515: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.829+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.829+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.830+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.831+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.832+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.833+000012508: debug : virStateInitialize:812 : Running global init for Xen state driver
> 2013-01-05 13:49:46.833+000012508: debug : virStateInitialize:812 : Running global init for QEMU state driver
> 2013-01-05 13:49:46.833+000012508: debug : virCommandRunAsync:2200 : About to run /usr/sbin/dmidecode -q -t 0,1,4,17
> 2013-01-05 13:49:46.833+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.833+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.833+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.833+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12517
> 2013-01-05 13:49:46.835+000012508: debug : virCommandRun:2016 : Result status 0, stdout: 'BIOS Information
> 	Vendor: American Megatrends Inc.
> 	Version: 3604
> 	Release Date: 06/25/2012
> 	Address: 0xF0000
> 	Runtime Size: 64 kB
> 	ROM Size: 4096 kB
> 	Characteristics:
> 		PCI is supported
> 		BIOS is upgradeable
> 		BIOS shadowing is allowed
> 		Boot from CD is supported
> 		Selectable boot is supported
> 		BIOS ROM is socketed
> 		EDD is supported
> 		5.25"/1.2 MB floppy services are supported (int 13h)
> 		3.5"/720 kB floppy services are supported (int 13h)
> 		3.5"/2.88 MB floppy services are supported (int 13h)
> 		Print screen service is supported (int 5h)
> 		8042 keyboard services are supported (int 9h)
> 		Serial services are supported (int 14h)
> 		Printer services are supported (int 17h)
> 		ACPI is supported
> 		USB legacy is supported
> 		BIOS boot specification is supported
> 		Targeted content distribution is supported
> 	BIOS Revision: 4.6
> 
> System Information
> 	Manufacturer: System manufacturer
> 	Product Name: System Product Name
> 	Version: System Version
> 	Serial Number: System Serial Number
> 	UUID: 1D159400-5BCB-11D9-9653-C8600061403B
> 	Wake-up Type: Power Switch
> 	SKU Number: SKU
> 	Family: To be filled by O.E.M.
> 
> Processor Information
> 	Socket Designation: LGA1155
> 	Type: Central Processor
> 	Family: Core 2 Duo
> 	Manufacturer: Intel            
> 	ID: A7 06 02 00 FF FB EB BF
> 	Signature: Type 0, Family 6, Model 42, Stepping 7
> 	Flags:
> 		FPU (Floating-point unit on-chip)
> 		VME (Virtual mode extension)
> 		DE (Debugging extension)
> 		PSE (Page size extension)
> 		TSC (Time stamp counter)
> 		MSR (Model specific registers)
> 		PAE (Physical address extension)
> 		MCE (Machine check exception)
> 		CX8 (CMPXCHG8 instruction supported)
> 		APIC (On-chip APIC hardware supported)
> 		SEP (Fast system call)
> 		MTRR (Memory type range registers)
> 		PGE (Page global enable)
> 		MCA (Machine check architecture)
> 		CMOV (Conditional move instruction supported)
> 		PAT (Page attribute table)
> 		PSE-36 (36-bit page size extension)
> 		CLFSH (CLFLUSH instruction supported)
> 		DS (Debug store)
> 		ACPI (ACPI supported)
> 		MMX (MMX technology supported)
> 		FXSR (FXSAVE and FXSTOR instructions supported)
> 		SSE (Streaming SIMD extensions)
> 		SSE2 (Streaming SIMD extensions 2)
> 		SS (Self-snoop)
> 		HTT (Multi-threading)
> 		TM (Thermal monitor supported)
> 		PBE (Pending break enabled)
> 	Version: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz       
> 	Voltage: 1.0 V
> 	External Clock: 100 MHz
> 	Max Speed: 3800 MHz
> 	Current Speed: 3300 MHz
> 	Status: Populated, Enabled
> 	Upgrade: Other
> 	Serial Number: To Be Filled By O.E.M.
> 	Asset Tag: To Be Filled By O.E.M.
> 	Part Number: To Be Filled By O.E.M.
> 	Core Count: 4
> 	Core Enabled: 1
> 	Characteristics:
> 		64-bit capable
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelA-DIMM0
> 	Bank Locator: BANK 0
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 4820287C
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-414.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelA-DIMM1
> 	Bank Locator: BANK 1
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 1F3DB77E
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-413.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelB-DIMM0
> 	Bank Locator: BANK 2
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 4920037C
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-414.A00LF 
> 	Rank: 1
> 
> Memory Device
> 	Total Width: 64 bits
> 	Data Width: 64 bits
> 	Size: 2048 MB
> 	Form Factor: DIMM
> 	Set: None
> 	Locator: ChannelB-DIMM1
> 	Bank Locator: BANK 3
> 	Type: DDR3
> 	Type Detail: Synchronous
> 	Speed: 1333 MHz
> 	Manufacturer: Kingston
> 	Serial Number: 1E3DAC7E
> 	Asset Tag: 9876543210
> 	Part Number: 9905402-413.A00LF 
> 	Rank: 1
> 
> ' stderr: '2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:46.834+0000: 12517: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.834+0000: 12517: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:46.835+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:46.835+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/run/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/cache/libvirt/qemu mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/save mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/snapshot mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virFileMakePathHelper:1264 : path=/var/lib/libvirt/qemu/dump mode=0777
> 2013-01-05 13:49:46.835+000012508: debug : virCgroupNew:619 : New group /
> 2013-01-05 13:49:46.835+000012508: info : qemuStartup:802 : Unable to create cgroup for driver: ?????? ???????????? ???????????????????? ?????? ????????????
> 2013-01-05 13:49:46.835+000012508: debug : virLockManagerPluginNew:143 : name=nop driverName=qemu configDir=/etc/libvirt flags=0
> 2013-01-05 13:49:46.835+000012508: debug : virLockManagerNopInit:35 : version=1000000 configFile=/etc/libvirt/qemu-nop.conf flags=0
> 2013-01-05 13:49:46.835+000012508: debug : virConfReadFile:767 : filename=/etc/libvirt/qemu.conf
> 2013-01-05 13:49:46.835+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpu'
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpuacct'
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'cpuset'
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'memory'
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'devices'
> 2013-01-05 13:49:46.836+000012508: info : qemuLoadDriverConfig:299 : Configured cgroup controller 'blkio'
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityDriverLookup:58 : name=(null)
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityDriverLookup:69 : Probed name=none
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityManagerNew:151 : Auto-probed security driver is "none"; confined guests will not be created
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9be0 (none) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=0 requireConfined=0
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9cc0 (stack) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=0 requireConfined=0
> 2013-01-05 13:49:46.836+000012508: debug : virSecurityManagerNewDriver:56 : drv=0x7f68482f9da0 (dac) virtDriver=QEMU allowDiskFormatProbing=0 defaultConfined=1 requireConfined=0
> 2013-01-05 13:49:46.837+000012508: debug : cpuNodeData:236 : arch=x86_64
> 2013-01-05 13:49:46.837+000012508: debug : cpuDecode:141 : cpu=0x7f683809bb20, data=0x7f683801b1c0, nmodels=0, preferred=(null)
> 2013-01-05 13:49:46.841+000012508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G5 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+000012508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G4 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+000012508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G3 differs from Intel; ignoring
> 2013-01-05 13:49:46.841+000012508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G2 differs from Intel; ignoring
> 2013-01-05 13:49:46.842+000012508: debug : x86Decode:1362 : CPU vendor AMD of model Opteron_G1 differs from Intel; ignoring
> 2013-01-05 13:49:46.842+000012508: debug : x86Decode:1362 : CPU vendor AMD of model phenom differs from Intel; ignoring
> 2013-01-05 13:49:46.842+000012508: debug : x86Decode:1362 : CPU vendor AMD of model athlon differs from Intel; ignoring
> 2013-01-05 13:49:46.842+000012508: debug : cpuDataFree:212 : arch=x86_64, data=0x7f683801b1c0
> 2013-01-05 13:49:46.842+000012508: debug : virCommandRunAsync:2200 : About to run pm-is-supported --suspend
> 2013-01-05 13:49:46.842+000012508: error : virExecWithHook:419 : Cannot find 'pm-is-supported' in path: ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:46.842+000012508: debug : virCommandRunAsync:2218 : Command result -1, with PID -1
> 2013-01-05 13:49:46.842+000012508: warning : qemuCapsInit:897 : Failed to get host power management capabilities
> 2013-01-05 13:49:46.842+000012508: debug : qemuCapsCacheLookup:2592 : Creating capabilities for /usr/bin/kvm
> 2013-01-05 13:49:46.842+000012508: debug : virObjectNew:110 : OBJECT_NEW: obj=0x7f683810b810 classname=qemuCaps
> 2013-01-05 13:49:46.842+000012508: debug : qemuCapsInitQMP:2334 : Try to get caps via QMP caps=0x7f683810b810
> 2013-01-05 13:49:46.842+000012508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -S -no-user-config -nodefaults -nographic -M none -qmp unix:/var/lib/libvirt/qemu/capabilities.monitor.sock,server,nowait
> 2013-01-05 13:49:46.843+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:46.843+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12518
> 2013-01-05 13:49:46.844+000012508: debug : virCommandRun:2016 : Result exit status 0, stdout: '(null)' stderr: '(null)'
> 2013-01-05 13:49:49.846+000012508: error : qemuMonitorOpenUnix:300 : monitor socket did not show up: ?????? ???????????? ?????????? ?????? ????????????????
> 2013-01-05 13:49:49.846+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+000012508: debug : qemuCapsInitQMP:2456 : Killing QMP caps process 12519
> 2013-01-05 13:49:49.846+000012508: debug : qemuCapsInitHelp:2151 : caps=0x7f683810b810
> 2013-01-05 13:49:49.846+000012508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -help
> 2013-01-05 13:49:49.846+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.846+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.846+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.846+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12524
> 2013-01-05 13:49:49.860+000012508: debug : virCommandRun:2016 : Result status 0, stdout: 'QEMU emulator version 1.1.2 (qemu-kvm-1.1.2+dfsg-3, Debian), Copyright (c) 2003-2008 Fabrice Bellard
> usage: kvm [options] [disk_image]
> 
> 'disk_image' is a raw hard disk image for IDE hard disk 0
> 
> Standard options:
> -h or -help     display this help and exit
> -version        display version information and exit
> -machine [type=]name[,prop[=value][,...]]
>                 selects emulated machine (-machine ? for list)
>                 property accel=accel1[:accel2[:...]] selects accelerator
>                 supported accelerators are kvm, xen, tcg (default: tcg)
>                 kernel_irqchip=on|off controls accelerated irqchip support
>                 kvm_shadow_mem=size of KVM shadow MMU
> -cpu cpu        select CPU (-cpu ? for list)
> -smp n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets]
>                 set the number of CPUs to 'n' [default=1]
>                 maxcpus= maximum number of total cpus, including
>                 offline CPUs for hotplug, etc
>                 cores= number of CPU cores on one socket
>                 threads= number of threads on one CPU core
>                 sockets= number of discrete sockets in the system
> -numa node[,mem=size][,cpus=cpu[-cpu]][,nodeid=node]
> -fda/-fdb file  use 'file' as floppy disk 0/1 image
> -hda/-hdb file  use 'file' as IDE hard disk 0/1 image
> -hdc/-hdd file  use 'file' as IDE hard disk 2/3 image
> -cdrom file     use 'file' as IDE cdrom image (cdrom is ide1 master)
> -drive [file=file][,if=type][,bus=n][,unit=m][,media=d][,index=i]
>        [,cyls=c,heads=h,secs=s[,trans=t]][,snapshot=on|off]
>        [,cache=writethrough|writeback|none|directsync|unsafe][,format=f]
>        [,serial=s][,addr=A][,id=name][,aio=threads|native]
>        [,readonly=on|off][,copy-on-read=on|off]
>        [[,bps=b]|[[,bps_rd=r][,bps_wr=w]]][[,iops=i]|[[,iops_rd=r][,iops_wr=w]]
>                 use 'file' as a drive image
> -set group.id.arg=value
>                 set <arg> parameter for item <id> of type <group>
>                 i.e. -set drive.$id.file=/path/to/image
> -global driver.prop=value
>                 set a global default for a driver property
> -mtdblock file  use 'file' as on-board Flash memory image
> -sd file        use 'file' as SecureDigital card image
> -pflash file    use 'file' as a parallel flash image
> -boot [order=drives][,once=drives][,menu=on|off]
>       [,splash=sp_name][,splash-time=sp_time]
>                 'drives': floppy (a), hard disk (c), CD-ROM (d), network (n)
>                 'sp_name': the file's name that would be passed to bios as logo picture, if menu=on
>                 'sp_time': the period that splash picture last if menu=on, unit is ms
> -snapshot       write to temporary files instead of disk image files
> -m megs         set virtual RAM size to megs MB [default=128]
> -mem-path FILE  provide backing storage for guest RAM
> -mem-prealloc   preallocate guest memory (use with -mem-path)
> -k language     use keyboard layout (for example 'fr' for French)
> -audio-help     print list of audio drivers and their options
> -soundhw c1,... enable audio support
>                 and only specified sound cards (comma separated list)
>                 use -soundhw ? to get the list of supported cards
>                 use -soundhw all to enable all of them
> -balloon none   disable balloon device
> -balloon virtio[,addr=str]
>                 enable virtio balloon device (default)
> -usb            enable the USB driver (will be the default soon)
> -usbdevice name add the host or guest USB device 'name'
> -device driver[,prop[=value][,...]]
>                 add device (based on driver)
>                 prop=value,... sets driver properties
>                 use -device ? to print all possible drivers
>                 use -device driver,? to print all possible properties
> 
> File system options:
> -fsdev fsdriver,id=id[,path=path,][security_model={mapped-xattr|mapped-file|passthrough|none}]
>  [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]
> 
> Virtual File system pass-through options:
> -virtfs local,path=path,mount_tag=tag,security_model=[mapped-xattr|mapped-file|passthrough|none]
>         [,writeout=immediate][,readonly][,socket=socket|sock_fd=sock_fd]
> -virtfs_synth Create synthetic file system image
> 
> -name string1[,process=string2]
>                 set the name of the guest
>                 string1 sets the window title and string2 the process name (on Linux)
> -uuid %08x-%04x-%04x-%04x-%012x
>                 specify machine UUID
> 
> Display options:
> -display sdl[,frame=on|off][,alt_grab=on|off][,ctrl_grab=on|off]
>             [,window_close=on|off]|curses|none|
>             vnc=<display>[,<optargs>]
>                 select display type
> -nographic      disable graphical output and redirect serial I/Os to console
> -curses         use a curses/ncurses interface instead of SDL
> -no-frame       open SDL window without a frame and window decorations
> -alt-grab       use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)
> -ctrl-grab      use Right-Ctrl to grab mouse (instead of Ctrl-Alt)
> -no-quit        disable SDL window close capability
> -sdl            enable SDL
> -spice <args>   enable spice
> -portrait       rotate graphical output 90 deg left (only PXA LCD)
> -rotate <deg>   rotate graphical output some deg left (only PXA LCD)
> -vga [std|cirrus|vmware|qxl|xenfb|none]
>                 select video card type
> -full-screen    start in full screen
> -vnc display    start a VNC server on display
> 
> i386 target only:
> -win2k-hack     use it when installing Windows 2000 to avoid a disk full bug
> -no-fd-bootchk  disable boot signature checking for floppy disks
> -no-acpi        disable ACPI
> -no-hpet        disable HPET
> -acpitable [sig=str][,rev=n][,oem_id=str][,oem_table_id=str][,oem_rev=n][,asl_compiler_id=str][,asl_compiler_rev=n][,{data|file}=file1[:file2]...]
>                 ACPI table description
> -smbios file=binary
>                 load SMBIOS entry from binary file
> -smbios type=0[,vendor=str][,version=str][,date=str][,release=%d.%d]
>                 specify SMBIOS type 0 fields
> -smbios type=1[,manufacturer=str][,product=str][,version=str][,serial=str]
>               [,uuid=uuid][,sku=str][,family=str]
>                 specify SMBIOS type 1 fields
> 
> Network options:
> -net nic[,vlan=n][,macaddr=mac][,model=type][,name=str][,addr=str][,vectors=v]
>                 create a new Network Interface Card and connect it to VLAN 'n'
> -net user[,vlan=n][,name=str][,net=addr[/mask]][,host=addr][,restrict=on|off]
>          [,hostname=host][,dhcpstart=addr][,dns=addr][,tftp=dir][,bootfile=f]
>          [,hostfwd=rule][,guestfwd=rule][,smb=dir[,smbserver=addr]]
>                 connect the user mode network stack to VLAN 'n', configure its
>                 DHCP server and enabled optional services
> -net tap[,vlan=n][,name=str][,fd=h][,ifname=name][,script=file][,downscript=dfile][,helper=helper][,sndbuf=nbytes][,vnet_hdr=on|off][,vhost=on|off][,vhostfd=h][,vhostforce=on|off]
>                 connect the host TAP network interface to VLAN 'n' 
>                 use network scripts 'file' (default=/etc/kvm/kvm-ifup)
>                 to configure it and 'dfile' (default=/etc/kvm/kvm-ifdown)
>                 to deconfigure it
>                 use '[down]script=no' to disable script execution
>                 use network helper 'helper' (default=/usr/lib/qemu-bridge-helper) to
>                 configure it
>                 use 'fd=h' to connect to an already opened TAP interface
>                 use 'sndbuf=nbytes' to limit the size of the send buffer (the
>                 default is disabled 'sndbuf=0' to enable flow control set 'sndbuf=1048576')
>                 use vnet_hdr=off to avoid enabling the IFF_VNET_HDR tap flag
>                 use vnet_hdr=on to make the lack of IFF_VNET_HDR support an error condition
>                 use vhost=on to enable experimental in kernel accelerator
>                     (only has effect for virtio guests which use MSIX)
>                 use vhostforce=on to force vhost on for non-MSIX virtio guests
>                 use 'vhostfd=h' to connect to an already opened vhost net device
> -net bridge[,vlan=n][,name=str][,br=bridge][,helper=helper]
>                 connects a host TAP network interface to a host bridge device 'br'
>                 (default=br0) using the program 'helper'
>                 (default=/usr/lib/qemu-bridge-helper)
> -net socket[,vlan=n][,name=str][,fd=h][,listen=[host]:port][,connect=host:port]
>                 connect the vlan 'n' to another VLAN using a socket connection
> -net socket[,vlan=n][,name=str][,fd=h][,mcast=maddr:port[,localaddr=addr]]
>                 connect the vlan 'n' to multicast maddr and port
>                 use 'localaddr=addr' to specify the host address to send packets from
> -net socket[,vlan=n][,name=str][,fd=h][,udp=host:port][,localaddr=host:port]
>                 connect the vlan 'n' to another VLAN using an UDP tunnel
> -net vde[,vlan=n][,name=str][,sock=socketpath][,port=n][,group=groupname][,mode=octalmode]
>                 connect the vlan 'n' to port 'n' of a vde switch running
>                 on host and listening for incoming connections on 'socketpath'.
>                 Use group 'groupname' and mode 'octalmode' to change default
>                 ownership and permissions for communication port.
> -net dump[,vlan=n][,file=f][,len=n]
>                 dump traffic on vlan 'n' to file 'f' (max n bytes per packet)
> -net none       use it alone to have zero network devices. If no -net option
>                 is provided, the default is '-net nic -net user'
> -netdev [user|tap|bridge|vde|socket],id=str[,option][,option][,...]
> 
> Character device options:
> -chardev null,id=id[,mux=on|off]
> -chardev socket,id=id[,host=host],port=host[,to=to][,ipv4][,ipv6][,nodelay]
>          [,server][,nowait][,telnet][,mux=on|off] (tcp)
> -chardev socket,id=id,path=path[,server][,nowait][,telnet],[mux=on|off] (unix)
> -chardev udp,id=id[,host=host],port=port[,localaddr=localaddr]
>          [,localport=localport][,ipv4][,ipv6][,mux=on|off]
> -chardev msmouse,id=id[,mux=on|off]
> -chardev vc,id=id[[,width=width][,height=height]][[,cols=cols][,rows=rows]]
>          [,mux=on|off]
> -chardev file,id=id,path=path[,mux=on|off]
> -chardev pipe,id=id,path=path[,mux=on|off]
> -chardev pty,id=id[,mux=on|off]
> -chardev stdio,id=id[,mux=on|off][,signal=on|off]
> -chardev braille,id=id[,mux=on|off]
> -chardev tty,id=id,path=path[,mux=on|off]
> -chardev parport,id=id,path=path[,mux=on|off]
> -chardev spicevmc,id=id,name=name[,debug=debug]
> 
> -iscsi [user=user][,password=password]
>        [,header-digest=CRC32C|CR32C-NONE|NONE-CRC32C|NONE
>        [,initiator-name=iqn]
>                 iSCSI session parameters
> Bluetooth(R) options:
> -bt hci,null    dumb bluetooth HCI - doesn't respond to commands
> -bt hci,host[:id]
>                 use host's HCI with the given name
> -bt hci[,vlan=n]
>                 emulate a standard HCI in virtual scatternet 'n'
> -bt vhci[,vlan=n]
>                 add host computer to virtual scatternet 'n' using VHCI
> -bt device:dev[,vlan=n]
>                 emulate a bluetooth device 'dev' in scatternet 'n'
> 
> Linux/Multiboot boot specific:
> -kernel bzImage use 'bzImage' as kernel image
> -append cmdline use 'cmdline' as kernel command line
> -initrd file    use 'file' as initial ram disk
> -dtb    file    use 'file' as device tree image
> 
> Debug/Expert options:
> -serial dev     redirect the serial port to char device 'dev'
> -parallel dev   redirect the parallel port to char device 'dev'
> -monitor dev    redirect the monitor to char device 'dev'
> -qmp dev        like -monitor but opens in 'control' mode
> -mon chardev=[name][,mode=readline|control][,default]
> -debugcon dev   redirect the debug console to char device 'dev'
> -pidfile file   write PID to 'file'
> -singlestep     always run in singlestep mode
> -S              freeze CPU at startup (use 'c' to start execution)
> -gdb dev        wait for gdb connection on 'dev'
> -s              shorthand for -gdb tcp::1234
> -d item1,...    output log to /tmp/qemu.log (use -d ? for a list of log items)
> -D logfile      output log to logfile (instead of the default /tmp/qemu.log)
> -hdachs c,h,s[,t]
>                 force hard disk 0 physical geometry and the optional BIOS
>                 translation (t=none or lba) (usually QEMU can guess them)
> -L path         set the directory for the BIOS, VGA BIOS and keymaps
> -bios file      set the filename for the BIOS
> -enable-kvm     enable KVM full virtualization support
> -xen-domid id   specify xen guest domain id
> -xen-create     create domain using xen hypercalls, bypassing xend
>                 warning: should not be used when xend is in use
> -xen-attach     attach to existing xen domain
>                 xend will use this when starting QEMU
> -no-reboot      exit instead of rebooting
> -no-shutdown    stop before shutdown
> -loadvm [tag|id]
>                 start right away with a saved state (loadvm in monitor)
> -daemonize      daemonize QEMU after initializing
> -option-rom rom load a file, rom, into the option ROM space
> -clock          force the use of the given methods for timer alarm.
>                 To see what timers are available use -clock ?
> -rtc [base=utc|localtime|date][,clock=host|rt|vm][,driftfix=none|slew]
>                 set the RTC base and clock, enable drift fix for clock ticks (x86 only)
> -icount [N|auto]
>                 enable virtual instruction counter with 2^N clock ticks per
>                 instruction
> -watchdog i6300esb|ib700
>                 enable virtual hardware watchdog [default=none]
> -watchdog-action reset|shutdown|poweroff|pause|debug|none
>                 action when watchdog fires [default=reset]
> -echr chr       set terminal escape character instead of ctrl-a
> -virtioconsole c
>                 set virtio console
> -show-cursor    show cursor
> -tb-size n      set TB size
> -incoming p     prepare for incoming migration, listen on port p
> -nodefaults     don't create default devices
> -chroot dir     chroot to dir just before starting the VM
> -runas user     change to user id user just before starting the VM
> -readconfig <file>
> -writeconfig <file>
>                 read/write config file
> -nodefconfig
>                 do not load default config files at startup
> -no-user-config
>                 do not load user-provided config files at startup
> -trace [events=<file>][,file=<file>]
>                 specify tracing options
> -qtest CHR      specify tracing options
> -qtest-log LOG  specify tracing options
> -no-kvm         disable KVM hardware virtualization
> -no-kvm-irqchip disable KVM kernel mode PIC/IOAPIC/LAPIC
> -no-kvm-pit     disable KVM kernel mode PIT
> -no-kvm-pit-reinjection
>                 disable KVM kernel mode PIT interrupt reinjection
> 
> During emulation, the following keys are useful:
> ctrl-alt-f      toggle full screen
> ctrl-alt-n      switch to virtual console 'n'
> ctrl-alt        toggle mouse and keyboard grab
> 
> When using -nographic, press 'ctrl-a h' to get some help.
> ' stderr: '2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.847+0000: 12524: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.847+0000: 12524: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.847+0000: 12524: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.860+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.860+000012508: debug : qemuCapsParseHelpStr:1275 : Version 1.1.2, cooked version 1001002, flags 0x00040010403edc021109fd66fffdfd6e
> 2013-01-05 13:49:49.860+000012508: debug : qemuCapsParseHelpStr:1281 : qemu-kvm version 1.1.2 detected
> 2013-01-05 13:49:49.860+000012508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -device '?' -device 'pci-assign,?' -device 'virtio-blk-pci,?' -device 'virtio-net-pci,?' -device 'scsi-disk,?' -device 'PIIX4_PM,?' -device 'usb-redir,?' -device 'ide-drive,?' -device 'usb-host,?'
> 2013-01-05 13:49:49.861+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.861+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.861+000012508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.861+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12525
> 2013-01-05 13:49:49.967+000012508: debug : virCommandRun:2016 : Result status 0, stdout: '' stderr: '2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.861+0000: 12525: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.861+0000: 12525: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.861+0000: 12525: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.861+0000: 12525: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.862+0000: 12525: debug : virCommandHook:2119 : Hook is done 0
> name "gus", bus ISA, desc "Gravis Ultrasound GF1"
> name "usb-storage", bus USB
> name "scsi-hd", bus SCSI, desc "virtual SCSI disk"
> name "i82559a", bus PCI, desc "Intel i82559A Ethernet"
> name "i82559b", bus PCI, desc "Intel i82559B Ethernet"
> name "i82559c", bus PCI, desc "Intel i82559C Ethernet"
> name "sysbus-ohci", bus System, desc "OHCI USB Controller"
> name "virtio-blk-pci", bus PCI, alias "virtio-blk"
> name "qxl-vga", bus PCI, desc "Spice QXL GPU (primary, vga compatible)"
> name "x3130-upstream", bus PCI, desc "TI X3130 Upstream Port of PCI Express Switch"
> name "VGA", bus PCI
> name "ide-drive", bus IDE, desc "virtual IDE disk or CD-ROM (legacy)"
> name "virtio-9p-pci", bus PCI
> name "cirrus-vga", bus PCI, desc "Cirrus CLGD 54xx VGA"
> name "ide-hd", bus IDE, desc "virtual IDE disk"
> name "ES1370", bus PCI, desc "ENSONIQ AudioPCI ES1370"
> name "ioh3420", bus PCI, desc "Intel IOH device id 3420 PCIE Root Port"
> name "sga", bus ISA, desc "Serial Graphics Adapter"
> name "scsi-block", bus SCSI, desc "SCSI block device passthrough"
> name "usb-serial", bus USB
> name "pc-sysfw", bus System, desc "PC System Firmware"
> name "cs4231a", bus ISA, desc "Crystal Semiconductor CS4231A"
> name "usb-mouse", bus USB
> name "usb-hub", bus USB
> name "usb-net", bus USB
> name "ne2k_isa", bus ISA
> name "pci-assign", bus PCI
> name "scsi-generic", bus SCSI, desc "pass through generic scsi device (/dev/sg*)"
> name "pcnet", bus PCI
> name "lsi53c895a", bus PCI, alias "lsi"
> name "scsi-disk", bus SCSI, desc "virtual SCSI disk or CD-ROM (legacy)"
> name "hda-micro", bus HDA, desc "HDA Audio Codec, duplex (speaker, microphone)"
> name "xio3130-downstream", bus PCI, desc "TI X3130 Downstream Port of PCI Express Switch"
> name "pci-ohci", bus PCI, desc "Apple USB Controller"
> name "nec-usb-xhci", bus PCI
> name "usb-redir", bus USB
> name "virtserialport", bus virtio-serial-bus
> name "usb-braille", bus USB
> name "scsi-cd", bus SCSI, desc "virtual SCSI CD-ROM"
> name "usb-wacom-tablet", bus USB, desc "QEMU PenPartner Tablet"
> name "isa-serial", bus ISA
> name "i82550", bus PCI, desc "Intel i82550 Ethernet"
> name "i82551", bus PCI, desc "Intel i82551 Ethernet"
> name "isa-debugcon", bus ISA
> name "ide-cd", bus IDE, desc "virtual IDE CD-ROM"
> name "SUNW,fdtwo", bus System
> name "ich9-usb-uhci1", bus PCI
> name "ich9-usb-uhci2", bus PCI
> name "ich9-usb-uhci3", bus PCI
> name "isa-parallel", bus ISA
> name "virtconsole", bus virtio-serial-bus
> name "ne2k_pci", bus PCI
> name "virtio-serial-pci", bus PCI, alias "virtio-serial"
> name "hda-duplex", bus HDA, desc "HDA Audio Codec, duplex (line-out, line-in)"
> name "intel-hda", bus PCI, desc "Intel HD Audio Controller"
> name "i82559er", bus PCI, desc "Intel i82559ER Ethernet"
> name "hda-output", bus HDA, desc "HDA Audio Codec, output-only (line-out)"
> name "i82562", bus PCI, desc "Intel i82562 Ethernet"
> name "sysbus-ahci", bus System
> name "ivshmem", bus PCI
> name "AC97", bus PCI, desc "Intel 82801AA AC97 Audio"
> name "e1000", bus PCI, desc "Intel Gigabit Ethernet"
> name "sysbus-fdc", bus System
> name "usb-bt-dongle", bus USB
> name "usb-tablet", bus USB
> name "isa-vga", bus ISA
> name "usb-kbd", bus USB
> name "isa-applesmc", bus ISA
> name "rtl8139", bus PCI
> name "qxl", bus PCI, desc "Spice QXL GPU (secondary)"
> name "i82557a", bus PCI, desc "Intel i82557A Ethernet"
> name "i82557b", bus PCI, desc "Intel i82557B Ethernet"
> name "i82557c", bus PCI, desc "Intel i82557C Ethernet"
> name "usb-audio", bus USB
> name "piix3-usb-uhci", bus PCI
> name "i82801", bus PCI, desc "Intel i82801 Ethernet"
> name "testdev", bus ISA
> name "piix4-usb-uhci", bus PCI
> name "smbus-eeprom", bus I2C
> name "vmware-svga", bus PCI
> name "isa-cirrus-vga", bus ISA
> name "sb16", bus ISA, desc "Creative Sound Blaster 16"
> name "ib700", bus ISA
> name "pci-bridge", bus PCI, desc "Standard PCI Bridge"
> name "usb-ehci", bus PCI
> name "i82558a", bus PCI, desc "Intel i82558A Ethernet"
> name "i82558b", bus PCI, desc "Intel i82558B Ethernet"
> name "virtio-net-pci", bus PCI, alias "virtio-net"
> name "virtio-balloon-pci", bus PCI, alias "virtio-balloon"
> name "ich9-usb-ehci1", bus PCI
> name "isa-ide", bus ISA
> name "usb-host", bus USB
> name "ich9-ahci", bus PCI, alias "ahci"
> name "i6300esb", bus PCI
> name "vt82c686b-usb-uhci", bus PCI
> name "virtio-scsi-pci", bus PCI
> pci-assign.prefer_msi=on/off
> pci-assign.share_intx=on/off
> pci-assign.bootindex=int32
> pci-assign.configfd=string
> pci-assign.addr=pci-devfn
> pci-assign.romfile=string
> pci-assign.rombar=uint32
> pci-assign.multifunction=on/off
> pci-assign.command_serr_enable=on/off
> virtio-blk-pci.class=hex32
> virtio-blk-pci.drive=drive
> virtio-blk-pci.logical_block_size=blocksize
> virtio-blk-pci.physical_block_size=blocksize
> virtio-blk-pci.min_io_size=uint16
> virtio-blk-pci.opt_io_size=uint32
> virtio-blk-pci.bootindex=int32
> virtio-blk-pci.discard_granularity=uint32
> virtio-blk-pci.serial=string
> virtio-blk-pci.scsi=on/off
> virtio-blk-pci.ioeventfd=on/off
> virtio-blk-pci.vectors=uint32
> virtio-blk-pci.indirect_desc=on/off
> virtio-blk-pci.event_idx=on/off
> virtio-blk-pci.addr=pci-devfn
> virtio-blk-pci.romfile=string
> virtio-blk-pci.rombar=uint32
> virtio-blk-pci.multifunction=on/off
> virtio-blk-pci.command_serr_enable=on/off
> virtio-net-pci.ioeventfd=on/off
> virtio-net-pci.vectors=uint32
> virtio-net-pci.indirect_desc=on/off
> virtio-net-pci.event_idx=on/off
> virtio-net-pci.csum=on/off
> virtio-net-pci.guest_csum=on/off
> virtio-net-pci.gso=on/off
> virtio-net-pci.guest_tso4=on/off
> virtio-net-pci.guest_tso6=on/off
> virtio-net-pci.guest_ecn=on/off
> virtio-net-pci.guest_ufo=on/off
> virtio-net-pci.host_tso4=on/off
> virtio-net-pci.host_tso6=on/off
> virtio-net-pci.host_ecn=on/off
> virtio-net-pci.host_ufo=on/off
> virtio-net-pci.mrg_rxbuf=on/off
> virtio-net-pci.status=on/off
> virtio-net-pci.ctrl_vq=on/off
> virtio-net-pci.ctrl_rx=on/off
> virtio-net-pci.ctrl_vlan=on/off
> virtio-net-pci.ctrl_rx_extra=on/off
> virtio-net-pci.mac=macaddr
> virtio-net-pci.vlan=vlan
> virtio-net-pci.netdev=netdev
> virtio-net-pci.bootindex=int32
> virtio-net-pci.x-txtimer=uint32
> virtio-net-pci.x-txburst=int32
> virtio-net-pci.tx=string
> virtio-net-pci.addr=pci-devfn
> virtio-net-pci.romfile=string
> virtio-net-pci.rombar=uint32
> virtio-net-pci.multifunction=on/off
> virtio-net-pci.command_serr_enable=on/off
> scsi-disk.drive=drive
> scsi-disk.logical_block_size=blocksize
> scsi-disk.physical_block_size=blocksize
> scsi-disk.min_io_size=uint16
> scsi-disk.opt_io_size=uint32
> scsi-disk.bootindex=int32
> scsi-disk.discard_granularity=uint32
> scsi-disk.ver=string
> scsi-disk.serial=string
> scsi-disk.removable=on/off
> scsi-disk.dpofua=on/off
> scsi-disk.channel=uint32
> scsi-disk.scsi-id=uint32
> scsi-disk.lun=uint32
> PIIX4_PM.smb_io_base=uint32
> PIIX4_PM.addr=pci-devfn
> PIIX4_PM.romfile=string
> PIIX4_PM.rombar=uint32
> PIIX4_PM.multifunction=on/off
> PIIX4_PM.command_serr_enable=on/off
> usb-redir.chardev=chr
> usb-redir.debug=uint8
> usb-redir.filter=string
> usb-redir.bootindex=int32
> usb-redir.port=string
> usb-redir.full-path=on/off
> ide-drive.drive=drive
> ide-drive.logical_block_size=blocksize
> ide-drive.physical_block_size=blocksize
> ide-drive.min_io_size=uint16
> ide-drive.opt_io_size=uint32
> ide-drive.bootindex=int32
> ide-drive.discard_granularity=uint32
> ide-drive.ver=string
> ide-drive.wwn=hex64
> ide-drive.serial=string
> ide-drive.model=string
> ide-drive.unit=uint32
> usb-host.hostbus=uint32
> usb-host.hostaddr=uint32
> usb-host.hostport=string
> usb-host.vendorid=hex32
> usb-host.productid=hex32
> usb-host.isobufs=uint32
> usb-host.bootindex=int32
> usb-host.pipeline=on/off
> usb-host.port=string
> usb-host.full-path=on/off
> '
> 2013-01-05 13:49:49.967+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type virtio-blk-pci
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type virtio-net-pci
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type pci-assign
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type kvm-pci-assign
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type scsi-disk
> 2013-01-05 13:49:49.967+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type ide-drive
> 2013-01-05 13:49:49.968+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type PIIX4_PM
> 2013-01-05 13:49:49.968+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type usb-redir
> 2013-01-05 13:49:49.968+000012508: debug : qemuCapsParseDeviceStrObjectProps:1487 : Extract type usb-host
> 2013-01-05 13:49:49.968+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.968+000012508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -cpu '?'
> 2013-01-05 13:49:49.968+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.968+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.968+000012508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.968+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12526
> 2013-01-05 13:49:49.982+000012508: debug : virCommandRun:2016 : Result status 0, stdout: 'x86       Opteron_G4
> x86       Opteron_G3
> x86       Opteron_G2
> x86       Opteron_G1
> x86      SandyBridge
> x86         Westmere
> x86          Nehalem
> x86           Penryn
> x86           Conroe
> x86           [n270]
> x86         [athlon]
> x86       [pentium3]
> x86       [pentium2]
> x86        [pentium]
> x86            [486]
> x86        [coreduo]
> x86          [kvm32]
> x86         [qemu32]
> x86          [kvm64]
> x86       [core2duo]
> x86         [phenom]
> x86         [qemu64]
> ' stderr: '2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.969+0000: 12526: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.969+0000: 12526: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.969+0000: 12526: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.982+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.982+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.982+000012508: debug : virCommandRunAsync:2200 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin HOME=/root USER=root LOGNAME=root /usr/bin/kvm -no-user-config -M '?'
> 2013-01-05 13:49:49.983+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.983+000012508: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.983+000012508: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.983+000012508: debug : virCommandRunAsync:2218 : Command result 0, with PID 12527
> 2013-01-05 13:49:49.996+000012508: debug : virCommandRun:2016 : Result exit status 0, stdout: 'Supported machines are:
> pc                   Standard PC (alias of pc-1.1)
> pc-1.1               Standard PC (default)
> pc-1.0               Standard PC
> pc-0.15              Standard PC
> pc-0.14              Standard PC
> pc-0.13              Standard PC
> pc-0.12              Standard PC
> pc-0.11              Standard PC, qemu 0.11
> pc-0.10              Standard PC, qemu 0.10
> isapc                ISA-only PC
> ' stderr: '2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 20
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 22
> 2013-01-05 13:49:49.983+0000: 12527: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.983+0000: 12527: debug : virCommandHook:2058 : Run hook 0x7f683e899200 0x7f683c9ab050
> 2013-01-05 13:49:49.983+0000: 12527: debug : qemuCapsHook:267 : Switch QEMU uid:gid to 107:106
> 2013-01-05 13:49:49.984+0000: 12527: debug : virCommandHook:2060 : Done hook 0
> 2013-01-05 13:49:49.984+0000: 12527: debug : virCommandHook:2119 : Hook is done 0
> '
> 2013-01-05 13:49:49.996+000012508: debug : virFileClose:72 : Closed fd 21
> 2013-01-05 13:49:49.996+000012508: debug : virFileClose:72 : Closed fd 19
> 2013-01-05 13:49:49.996+000012508: debug : virFileClose:72 : Closed fd 18
> 2013-01-05 13:49:49.996+000012508: debug : qemuCapsCacheLookup:2597 : Caching capabilities 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.996+000012508: debug : qemuCapsCacheLookup:2604 : Returning caps 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.996+000012508: debug : virObjectRef:168 : OBJECT_REF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+000012508: debug : virObjectUnref:135 : OBJECT_UNREF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+000012508: debug : qemuCapsCacheLookup:2604 : Returning caps 0x7f683810b810 for /usr/bin/kvm
> 2013-01-05 13:49:49.997+000012508: debug : virObjectRef:168 : OBJECT_REF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+000012508: debug : virObjectUnref:135 : OBJECT_UNREF: obj=0x7f683810b810
> 2013-01-05 13:49:49.997+000012508: debug : qemuCreateCapabilities:469 : Initialized caps for security driver "none" with DOI "0"
> 2013-01-05 13:49:49.997+000012508: debug : qemuCreateCapabilities:469 : Initialized caps for security driver "dac" with DOI "0"
> 2013-01-05 13:49:49.997+000012508: info : virDomainLoadAllConfigs:14627 : Scanning for configs in /var/run/libvirt/qemu
> 2013-01-05 13:49:49.997+000012508: debug : virConnectOpen:1356 : name=qemu:///system
> 2013-01-05 13:49:49.997+000012508: debug : virObjectNew:110 : OBJECT_NEW: obj=0x7f683810aa00 classname=virConnect
> 2013-01-05 13:49:49.997+000012508: debug : virConnectGetConfigFile:971 : Loading config file '/etc/libvirt/libvirt.conf'
> 2013-01-05 13:49:49.997+000012508: debug : virConfReadFile:767 : filename=/etc/libvirt/libvirt.conf
> 2013-01-05 13:49:49.997+000012508: debug : virFileClose:72 : Closed fd 17
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1145 : name "qemu:///system" to URI components:
>   scheme qemu
>   server (null)
>   user (null)
>   port 0
>   path /system
> 
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 0 (Test) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 1 (OPENVZ) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 1 OPENVZ returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 2 (VMWARE) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 2 VMWARE returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 3 (VBOX) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 3 VBOX returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 4 (remote) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 4 remote returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 5 (Xen) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 5 Xen returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1191 : trying driver 6 (QEMU) ...
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1197 : driver 6 QEMU returned SUCCESS
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1221 : network driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1221 : network driver 1 VBOX returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1221 : network driver 2 remote returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1221 : network driver 3 Network returned SUCCESS
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1237 : interface driver 0 Test returned DECLINED
> 2013-01-05 13:49:49.997+000012508: debug : do_open:1237 : interface driver 1 remote returned DECLINED
> 
> 
>      ====== end of log =====
> 



More information about the Pkg-libvirt-maintainers mailing list