Bug 1043239

Summary: DeviceTreeError: parent device not in tree
Product: [Fedora] Fedora Reporter: Alexey Pakseykin <uvsmtid>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, uvsmtid, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9df20a962d7c45b4721aacbe50a2cbb049562add03e7dcd43a6a166ed872e12a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-09 16:02:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log none

Description Alexey Pakseykin 2013-12-15 10:00:21 UTC
Version-Release number of selected component:
anaconda-20.25.6-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.6-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 271, in _addDevice
    raise DeviceTreeError("parent device not in tree")
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1311, in addLV
    self._addDevice(lv_device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1336, in handleVgLvs
    addLV(*lv_data[i])
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1423, in handleUdevLVMPVFormat
    self.handleVgLvs(vg_device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1716, in handleUdevDeviceFormat
    self.handleUdevLVMPVFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1075, in addUdevDevice
    self.handleUdevDeviceFormat(info, device)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1941, in _populate
    self.addUdevDevice(dev)
  File "/usr/lib/python2.7/site-packages/blivet/devicetree.py", line 1885, in populate
    self._populate()
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 418, in reset
    self.devicetree.populate(cleanupOnly=cleanupOnly)
  File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 144, in storageInitialize
    storage.reset()
  File "/usr/lib64/python2.7/threading.py", line 764, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 168, in run
    threading.Thread.run(self, *args, **kwargs)
DeviceTreeError: parent device not in tree

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda --liveinst --method=livecd:///dev/mapper/live-base --lang en_US.UTF-8
cmdline_file:   BOOT_IMAGE=/syslinux/vmlinuz0 root=live:LABEL=LIVE ro rd.live.image quiet rhgb rd.live.check
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.11.6-301.fc20.x86_64
other involved packages: python-libs-2.7.5-8.fc20.x86_64, python-blivet-0.23.4-1.fc20.noarch
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 Alexey Pakseykin 2013-12-15 10:00:54 UTC
Created attachment 836892 [details]
File: anaconda-tb

Comment 2 Alexey Pakseykin 2013-12-15 10:01:04 UTC
Created attachment 836893 [details]
File: anaconda.log

Comment 3 Alexey Pakseykin 2013-12-15 10:01:06 UTC
Created attachment 836894 [details]
File: environ

Comment 4 Alexey Pakseykin 2013-12-15 10:01:14 UTC
Created attachment 836895 [details]
File: journalctl

Comment 5 Alexey Pakseykin 2013-12-15 10:01:16 UTC
Created attachment 836896 [details]
File: lsblk_output

Comment 6 Alexey Pakseykin 2013-12-15 10:01:19 UTC
Created attachment 836897 [details]
File: nmcli_dev_list

Comment 7 Alexey Pakseykin 2013-12-15 10:01:21 UTC
Created attachment 836898 [details]
File: os_info

Comment 8 Alexey Pakseykin 2013-12-15 10:01:24 UTC
Created attachment 836899 [details]
File: program.log

Comment 9 Alexey Pakseykin 2013-12-15 10:01:38 UTC
Created attachment 836900 [details]
File: storage.log

Comment 10 Alexey Pakseykin 2013-12-15 10:01:40 UTC
Created attachment 836901 [details]
File: ifcfg.log

Comment 11 Brian Lane 2013-12-17 01:09:38 UTC
Please retry with the latest image (rc1.1) and see if it still happens.

Comment 12 Alexey Pakseykin 2014-06-09 15:20:41 UTC
It appears to me as an automatic bug where I couldn't add anything on top of auto-collected data and simply submitted it.

I've installed F20 many times since then an I didn't see problems.