Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1453178 Details for
Bug 1593239
Starting VM through RestAPI doesn't add cdrom with cloud-init
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Engine log after starting with AdminPortal
file_1593239.txt (text/plain), 8.72 KB, created by
biakymet
on 2018-06-20 10:53:27 UTC
(
hide
)
Description:
Engine log after starting with AdminPortal
Filename:
MIME Type:
Creator:
biakymet
Created:
2018-06-20 10:53:27 UTC
Size:
8.72 KB
patch
obsolete
>2018-06-20 12:50:54,497+02 INFO [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default task-13) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] START, IsVmDuringInitiatingVDSCommand( IsVmDuringInitiatingVDSCommandParameters:{vmId='da5a6145-730c-4ab2-8cdf-889aa2ba2205'}), log id: 3a7de498 >2018-06-20 12:50:54,497+02 INFO [org.ovirt.engine.core.vdsbroker.IsVmDuringInitiatingVDSCommand] (default task-13) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] FINISH, IsVmDuringInitiatingVDSCommand, return: false, log id: 3a7de498 >2018-06-20 12:50:54,615+02 INFO [org.ovirt.engine.core.bll.RunVmCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] Running command: RunVmCommand internal: false. Entities affected : ID: da5a6145-730c-4ab2-8cdf-889aa2ba2205 Type: VMAction group RUN_VM with role type USER >2018-06-20 12:50:54,683+02 INFO [org.ovirt.engine.core.vdsbroker.UpdateVmDynamicDataVDSCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] START, UpdateVmDynamicDataVDSCommand( UpdateVmDynamicDataVDSCommandParameters:{hostId='null', vmId='da5a6145-730c-4ab2-8cdf-889aa2ba2205', vmDynamic='org.ovirt.engine.core.common.businessentities.VmDynamic@729b8853'}), log id: 75780fdf >2018-06-20 12:50:54,686+02 INFO [org.ovirt.engine.core.vdsbroker.UpdateVmDynamicDataVDSCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] FINISH, UpdateVmDynamicDataVDSCommand, return: , log id: 75780fdf >2018-06-20 12:50:54,692+02 INFO [org.ovirt.engine.core.vdsbroker.CreateVDSCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] START, CreateVDSCommand( CreateVDSCommandParameters:{hostId='1da6e6a0-f8fa-4683-aa80-83f500aff761', vmId='da5a6145-730c-4ab2-8cdf-889aa2ba2205', vm='VM [test123]'}), log id: 53d0b23d >2018-06-20 12:50:54,695+02 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateBrokerVDSCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] START, CreateBrokerVDSCommand(HostName = centos7_dev-25.rhev.lab.eng.brq.redhat.com, CreateVDSCommandParameters:{hostId='1da6e6a0-f8fa-4683-aa80-83f500aff761', vmId='da5a6145-730c-4ab2-8cdf-889aa2ba2205', vm='VM [test123]'}), log id: 4bc18b6c >2018-06-20 12:50:54,724+02 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.CreateBrokerVDSCommand] (EE-ManagedThreadFactory-engine-Thread-195598) [96a85ab4-b6c6-4590-9e80-3f41dbf944bb] VM <?xml version="1.0" encoding="UTF-8"?><domain type="kvm" xmlns:ovirt-tune="http://ovirt.org/vm/tune/1.0" xmlns:ovirt-vm="http://ovirt.org/vm/1.0"> > <name>test123</name> > <uuid>da5a6145-730c-4ab2-8cdf-889aa2ba2205</uuid> > <memory>1048576</memory> > <currentMemory>1048576</currentMemory> > <maxMemory slots="16">4194304</maxMemory> > <vcpu current="1">16</vcpu> > <sysinfo type="smbios"> > <system> > <entry name="manufacturer">oVirt</entry> > <entry name="product">OS-NAME:</entry> > <entry name="version">OS-VERSION:</entry> > <entry name="serial">HOST-SERIAL:</entry> > <entry name="uuid">da5a6145-730c-4ab2-8cdf-889aa2ba2205</entry> > </system> > </sysinfo> > <clock offset="variable" adjustment="0"> > <timer name="rtc" tickpolicy="catchup"/> > <timer name="pit" tickpolicy="delay"/> > <timer name="hpet" present="no"/> > </clock> > <features> > <acpi/> > </features> > <cpu match="exact"> > <model>Westmere</model> > <topology cores="1" threads="1" sockets="16"/> > <numa> > <cell id="0" cpus="0" memory="1048576"/> > </numa> > </cpu> > <cputune/> > <devices> > <input type="mouse" bus="ps2"/> > <channel type="unix"> > <target type="virtio" name="ovirt-guest-agent.0"/> > <source mode="bind" path="/var/lib/libvirt/qemu/channels/da5a6145-730c-4ab2-8cdf-889aa2ba2205.ovirt-guest-agent.0"/> > </channel> > <channel type="unix"> > <target type="virtio" name="org.qemu.guest_agent.0"/> > <source mode="bind" path="/var/lib/libvirt/qemu/channels/da5a6145-730c-4ab2-8cdf-889aa2ba2205.org.qemu.guest_agent.0"/> > </channel> > <controller type="virtio-serial" index="0" ports="16"> > <alias name="ua-1e23643d-2109-4519-99dc-789bbe69ebc3"/> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x05" type="pci"/> > </controller> > <controller type="ide" index="0"> > <address bus="0x00" domain="0x0000" function="0x1" slot="0x01" type="pci"/> > </controller> > <controller type="usb" model="piix3-uhci" index="0"> > <address bus="0x00" domain="0x0000" function="0x2" slot="0x01" type="pci"/> > </controller> > <memballoon model="virtio"> > <stats period="5"/> > <alias name="ua-6fce8047-f669-44f0-ac47-2ee226caef0b"/> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x06" type="pci"/> > </memballoon> > <rng model="virtio"> > <backend model="random">/dev/urandom</backend> > <alias name="ua-aa40e6b0-fef3-40a3-80cd-19e102f53d1c"/> > </rng> > <controller type="scsi" model="virtio-scsi" index="0"> > <alias name="ua-be734832-6b6c-4855-9210-0d16805cf199"/> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x04" type="pci"/> > </controller> > <video> > <model type="qxl" vram="8192" heads="1" ram="65536" vgamem="16384"/> > <alias name="ua-c21dc2b9-92eb-400c-97e1-d1d10858837f"/> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x02" type="pci"/> > </video> > <graphics type="spice" port="-1" autoport="yes" passwd="*****" passwdValidTo="1970-01-01T00:00:01" tlsPort="-1"> > <listen type="network" network="vdsm-ovirtmgmt"/> > </graphics> > <channel type="spicevmc"> > <target type="virtio" name="com.redhat.spice.0"/> > </channel> > <interface type="bridge"> > <model type="virtio"/> > <link state="up"/> > <source bridge="ovirtmgmt"/> > <alias name="ua-62ec7a65-f1be-490b-b354-9ee69d79b4ce"/> > <address bus="0x00" domain="0x0000" function="0x0" slot="0x03" type="pci"/> > <boot order="1"/> > <mac address="00:1a:4a:70:3f:22"/> > <mtu size="1500"/> > <filterref filter="vdsm-no-mac-spoofing"/> > <bandwidth/> > </interface> > <disk type="file" device="cdrom" snapshot="no"> > <driver name="qemu" type="raw" error_policy="report"/> > <source file="PAYLOAD:" startupPolicy="optional"/> > <target dev="hdd" bus="ide"/> > <readonly/> > <alias name="ua-721c92f3-0b5b-478d-91d9-fd9414e67692"/> > </disk> > <disk type="file" device="cdrom" snapshot="no"> > <driver name="qemu" type="raw" error_policy="report"/> > <source file="" startupPolicy="optional"/> > <target dev="hdc" bus="ide"/> > <readonly/> > <alias name="ua-1f78e910-d2b9-429c-9020-32e8b962bc87"/> > <address bus="1" controller="0" unit="0" type="drive" target="0"/> > </disk> > </devices> > <pm> > <suspend-to-disk enabled="no"/> > <suspend-to-mem enabled="no"/> > </pm> > <os> > <type arch="x86_64" machine="pc-i440fx-rhel7.3.0">hvm</type> > <smbios mode="sysinfo"/> > </os> > <metadata> > <ovirt-tune:qos/> > <ovirt-vm:vm> > <minGuaranteedMemoryMb type="int">1024</minGuaranteedMemoryMb> > <clusterVersion>4.3</clusterVersion> > <ovirt-vm:custom/> > <ovirt-vm:device mac_address="00:1a:4a:70:3f:22"> > <ovirt-vm:custom/> > </ovirt-vm:device> > <launchPaused>false</launchPaused> > <ovirt-vm:device devtype="disk" name="hdd"> > <ovirt-vm:payload> > <ovirt-vm:volId>config-2</ovirt-vm:volId> > <ovirt-vm:file path="openstack/latest/meta_data.json">ewogICJhdmFpbGFiaWxpdHlfem9uZSIgOiAibm92YSIsCiAgImhvc3RuYW1lIiA6ICJ0ZXN0MTIzIiwKICAibGF1bmNoX2luZGV4IiA6ICIwIiwKICAibWV0YSIgOiB7CiAgICAicm9sZSIgOiAic2VydmVyIiwKICAgICJkc21vZGUiIDogImxvY2FsIiwKICAgICJlc3NlbnRpYWwiIDogImZhbHNlIgogIH0sCiAgIm5hbWUiIDogInRlc3QxMjMiLAogICJ1dWlkIiA6ICIyMTViMzIwNy1mZTcyLTQ4ZjAtYmEwYS0xNWFjMGQ1N2ZhYmIiCn0=</ovirt-vm:file> > <ovirt-vm:file path="openstack/latest/user_data">I2Nsb3VkLWNvbmZpZwpvdXRwdXQ6CiAgYWxsOiAnPj4gL3Zhci9sb2cvY2xvdWQtaW5pdC1vdXRwdXQubG9nJwpkaXNhYmxlX3Jvb3Q6IDAKcnVuY21kOgotICdzZWQgLWkgJycvXmRhdGFzb3VyY2VfbGlzdDogL2QnJyAvZXRjL2Nsb3VkL2Nsb3VkLmNmZzsgZWNobyAnJ2RhdGFzb3VyY2VfbGlzdDoKICBbIk5vQ2xvdWQiLCAiQ29uZmlnRHJpdmUiXScnID4+IC9ldGMvY2xvdWQvY2xvdWQuY2ZnJwpzc2hfcHdhdXRoOiB0cnVlCmNocGFzc3dkOgogIGV4cGlyZTogZmFsc2UK</ovirt-vm:file> > </ovirt-vm:payload> > </ovirt-vm:device> > <resumeBehavior>auto_resume</resumeBehavior> > </ovirt-vm:vm> > </metadata> ></domain> > >2018-06-20 12:51:09,455+02 WARN [org.ovirt.vdsm.jsonrpc.client.utils.retry.Retryable] (Stomp Reactor) [] Retry failed >2018-06-20 12:51:09,455+02 ERROR [org.ovirt.vdsm.jsonrpc.client.reactors.ReactorClient] (EE-ManagedThreadFactory-engineScheduled-Thread-66) [] Exception during connection
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1593239
:
1453177
| 1453178