Created
March 27, 2018 12:31
-
-
Save firemanxbr/3e5c39361a731c1a437205150e090393 to your computer and use it in GitHub Desktop.
another error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2018-03-27 14:13:47,213 extension L0189 DEBUG| found extension EntryPoint.parse('journal = avocado.plugins.journal:JournalResult') | |
2018-03-27 14:13:47,213 extension L0189 DEBUG| found extension EntryPoint.parse('tap = avocado.plugins.tap:TAPResult') | |
2018-03-27 14:13:47,213 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:Human') | |
2018-03-27 14:13:47,214 extension L0189 DEBUG| found extension EntryPoint.parse('teststmpdir = avocado.plugins.teststmpdir:TestsTmpDir') | |
2018-03-27 14:13:47,215 extension L0189 DEBUG| found extension EntryPoint.parse('jobscripts = avocado.plugins.jobscripts:JobScripts') | |
2018-03-27 14:13:47,215 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:HumanJob') | |
2018-03-27 14:13:47,217 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants') | |
2018-03-27 14:13:47,217 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux') | |
2018-03-27 14:13:47,218 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants') | |
2018-03-27 14:13:47,218 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux') | |
2018-03-27 14:13:47,220 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist. | |
2018-03-27 14:13:47,220 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist. | |
2018-03-27 14:13:47,220 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist. | |
2018-03-27 14:13:47,220 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log']) | |
2018-03-27 14:13:47,232 job L0327 INFO | Command line: /usr/bin/avocado run test_contra_env_setup.py -m test_contra_env_setup.yaml | |
2018-03-27 14:13:47,232 job L0328 INFO | | |
2018-03-27 14:13:47,232 job L0362 INFO | Avocado version: 59.0 | |
2018-03-27 14:13:47,232 job L0363 INFO | | |
2018-03-27 14:13:47,232 job L0367 INFO | Config files read (in order): | |
2018-03-27 14:13:47,232 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/avocado.conf | |
2018-03-27 14:13:47,232 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/gdb.conf | |
2018-03-27 14:13:47,232 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/result_upload.conf | |
2018-03-27 14:13:47,232 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/resultsdb.conf | |
2018-03-27 14:13:47,232 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/jobscripts.conf | |
2018-03-27 14:13:47,233 job L0369 INFO | /home/firemanxbr/.config/avocado/avocado.conf | |
2018-03-27 14:13:47,233 job L0374 INFO | | |
2018-03-27 14:13:47,233 job L0376 INFO | Avocado config: | |
2018-03-27 14:13:47,233 job L0385 INFO | Section.Key Value | |
2018-03-27 14:13:47,233 job L0385 INFO | datadir.paths.base_dir /var/lib/avocado | |
2018-03-27 14:13:47,233 job L0385 INFO | datadir.paths.test_dir /usr/share/avocado/tests | |
2018-03-27 14:13:47,233 job L0385 INFO | datadir.paths.data_dir /var/lib/avocado/data | |
2018-03-27 14:13:47,233 job L0385 INFO | datadir.paths.logs_dir ~/avocado/job-results | |
2018-03-27 14:13:47,233 job L0385 INFO | sysinfo.collect.enabled True | |
2018-03-27 14:13:47,233 job L0385 INFO | sysinfo.collect.commands_timeout -1 | |
2018-03-27 14:13:47,233 job L0385 INFO | sysinfo.collect.installed_packages False | |
2018-03-27 14:13:47,233 job L0385 INFO | sysinfo.collect.profiler False | |
2018-03-27 14:13:47,234 job L0385 INFO | sysinfo.collect.locale C | |
2018-03-27 14:13:47,234 job L0385 INFO | sysinfo.collect.per_test False | |
2018-03-27 14:13:47,234 job L0385 INFO | sysinfo.collectibles.commands /etc/avocado/sysinfo/commands | |
2018-03-27 14:13:47,234 job L0385 INFO | sysinfo.collectibles.files /etc/avocado/sysinfo/files | |
2018-03-27 14:13:47,234 job L0385 INFO | sysinfo.collectibles.profilers /etc/avocado/sysinfo/profilers | |
2018-03-27 14:13:47,234 job L0385 INFO | runner.output.colored True | |
2018-03-27 14:13:47,234 job L0385 INFO | runner.output.utf8 | |
2018-03-27 14:13:47,234 job L0385 INFO | remoter.behavior.reject_unknown_hosts False | |
2018-03-27 14:13:47,234 job L0385 INFO | remoter.behavior.disable_known_hosts False | |
2018-03-27 14:13:47,234 job L0385 INFO | job.output.loglevel debug | |
2018-03-27 14:13:47,234 job L0385 INFO | restclient.connection.hostname localhost | |
2018-03-27 14:13:47,234 job L0385 INFO | restclient.connection.port 9405 | |
2018-03-27 14:13:47,234 job L0385 INFO | restclient.connection.username | |
2018-03-27 14:13:47,234 job L0385 INFO | restclient.connection.password | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.disable [] | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.skip_broken_plugin_notification [] | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.loaders ['file', '@DEFAULT'] | |
2018-03-27 14:13:47,234 job L0385 INFO | gdb.paths.gdb /usr/bin/gdb | |
2018-03-27 14:13:47,234 job L0385 INFO | gdb.paths.gdbserver /usr/bin/gdbserver | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.jobscripts.pre /etc/avocado/scripts/job/pre.d/ | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.jobscripts.post /etc/avocado/scripts/job/post.d/ | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.jobscripts.warn_non_existing_dir False | |
2018-03-27 14:13:47,234 job L0385 INFO | plugins.jobscripts.warn_non_zero_status True | |
2018-03-27 14:13:47,234 job L0386 INFO | | |
2018-03-27 14:13:47,234 job L0389 INFO | Avocado Data Directories: | |
2018-03-27 14:13:47,234 job L0390 INFO | | |
2018-03-27 14:13:47,235 job L0391 INFO | base /home/firemanxbr/avocado | |
2018-03-27 14:13:47,235 job L0392 INFO | tests /home/firemanxbr/.local/lib/python2.7/site-packages/examples/tests | |
2018-03-27 14:13:47,235 job L0393 INFO | data /home/firemanxbr/avocado/data | |
2018-03-27 14:13:47,235 job L0394 INFO | logs /home/firemanxbr/avocado/job-results/job-2018-03-27T14.13-f897c76 | |
2018-03-27 14:13:47,235 job L0395 INFO | | |
2018-03-27 14:13:47,235 job L0401 INFO | Multiplex tree representation: | |
2018-03-27 14:13:47,235 job L0401 INFO | \-- run | |
2018-03-27 14:13:47,235 job L0401 INFO | \-- distros | |
2018-03-27 14:13:47,235 job L0401 INFO | #== fedora | |
2018-03-27 14:13:47,236 job L0401 INFO | #== centos | |
2018-03-27 14:13:47,236 job L0401 INFO | | |
2018-03-27 14:13:47,236 job L0401 INFO | Multiplex variants (2): | |
2018-03-27 14:13:47,236 job L0401 INFO | Variant fedora-2ab6: /run/distros/fedora | |
2018-03-27 14:13:47,236 job L0401 INFO | Variant centos-a0b1: /run/distros/centos | |
2018-03-27 14:13:47,236 job L0405 INFO | Temporary dir: /var/tmp/avocado_cb7b6t | |
2018-03-27 14:13:47,236 job L0406 INFO | | |
2018-03-27 14:13:47,236 job L0319 INFO | Job ID: f897c76980aa33dd3e4efe42893dc3405ca58f9e | |
2018-03-27 14:13:47,236 job L0322 INFO | | |
2018-03-27 14:13:47,268 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist. | |
2018-03-27 14:13:47,268 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist. | |
2018-03-27 14:13:47,268 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist. | |
2018-03-27 14:13:47,268 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log']) | |
2018-03-27 14:13:47,279 parameters L0146 DEBUG| PARAMS (key=timeout, path=*, default=None) => None | |
2018-03-27 14:13:47,279 test L0382 INFO | START 1-test_contra_env_setup.py:TestMinishift.test;fedora-2ab6 | |
2018-03-27 14:13:47,279 test L0400 DEBUG| Test metadata: | |
2018-03-27 14:13:47,279 test L0401 DEBUG| filename: /home/firemanxbr/GitHub/ari/contra-env-setup/test/test_contra_env_setup.py | |
2018-03-27 14:13:47,280 parameters L0146 DEBUG| PARAMS (key=qemu_bin, path=*, default=None) => None | |
2018-03-27 14:13:47,280 parameters L0146 DEBUG| PARAMS (key=arch, path=*, default=None) => None | |
2018-03-27 14:13:47,280 parameters L0146 DEBUG| PARAMS (key=qemu_dst_bin, path=*, default=None) => None | |
2018-03-27 14:13:47,280 parameters L0146 DEBUG| PARAMS (key=image_user, path=*, default=avocado) => 'avocado' | |
2018-03-27 14:13:47,280 parameters L0146 DEBUG| PARAMS (key=image_pass, path=*, default=avocado) => 'avocado' | |
2018-03-27 14:13:47,284 parameters L0146 DEBUG| PARAMS (key=machine_type, path=*, default=None) => None | |
2018-03-27 14:13:47,284 parameters L0146 DEBUG| PARAMS (key=machine_accel, path=*, default=None) => None | |
2018-03-27 14:13:47,284 parameters L0146 DEBUG| PARAMS (key=machine_kvm_type, path=*, default=None) => None | |
2018-03-27 14:13:47,306 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:13:47,307 parameters L0146 DEBUG| PARAMS (key=repo, path=*, default=https://github.com/CentOS-PaaS-SIG/contra-env-setup.git) => 'https://github.com/arilivigni/contra-env-setup.git' | |
2018-03-27 14:13:47,307 parameters L0146 DEBUG| PARAMS (key=branch, path=*, default=master) => 'master' | |
2018-03-27 14:13:47,307 git L0092 DEBUG| Initializing new git repo at /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6 for receiving git repo https://github.com/arilivigni/contra-env-setup.git | |
2018-03-27 14:13:47,307 process L0551 INFO | Running '/bin/git init' | |
2018-03-27 14:13:47,312 process L0395 DEBUG| [stdout] Initialized empty Git repository in /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/.git/ | |
2018-03-27 14:13:47,312 process L0633 INFO | Command '/bin/git init' finished with 0 after 0.00222420692444s | |
2018-03-27 14:13:47,312 git L0114 INFO | Fetching git [REP 'https://github.com/arilivigni/contra-env-setup.git' BRANCH 'master'] -> /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6 | |
2018-03-27 14:13:47,312 process L0551 INFO | Running '/bin/git fetch -q -f -u -t https://github.com/arilivigni/contra-env-setup.git master:master' | |
2018-03-27 14:13:48,469 process L0633 INFO | Command '/bin/git fetch -q -f -u -t https://github.com/arilivigni/contra-env-setup.git master:master' finished with 0 after 1.15380096436s | |
2018-03-27 14:13:48,469 git L0147 DEBUG| Checking out branch master | |
2018-03-27 14:13:48,470 process L0551 INFO | Running '/bin/git checkout master' | |
2018-03-27 14:13:48,489 process L0395 DEBUG| [stderr] Already on 'master' | |
2018-03-27 14:13:48,490 process L0633 INFO | Command '/bin/git checkout master' finished with 0 after 0.012745141983s | |
2018-03-27 14:13:48,491 git L0157 DEBUG| Specific commit not specified | |
2018-03-27 14:13:48,491 process L0551 INFO | Running '/bin/git log --pretty=format:%H -1' | |
2018-03-27 14:13:48,501 process L0403 DEBUG| [stdout] ac0a712c84378805320a1ac56e63346aea2f4329 | |
2018-03-27 14:13:48,501 process L0633 INFO | Command '/bin/git log --pretty=format:%H -1' finished with 0 after 0.00350189208984s | |
2018-03-27 14:13:48,502 process L0551 INFO | Running '/bin/git describe' | |
2018-03-27 14:13:48,511 process L0395 DEBUG| [stderr] fatal: No names found, cannot describe anything. | |
2018-03-27 14:13:48,511 process L0633 INFO | Command '/bin/git describe' finished with 128 after 0.00306296348572s | |
2018-03-27 14:13:48,512 git L0165 INFO | git commit ID is ac0a712c84378805320a1ac56e63346aea2f4329 (no tag found) | |
2018-03-27 14:13:48,513 parameters L0146 DEBUG| PARAMS (key=distro, path=*, default=Fedora) => 'Fedora' | |
2018-03-27 14:13:50,158 process L0551 INFO | Running '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64.qcow2 /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-82ef6478.qcow2' | |
2018-03-27 14:13:50,187 process L0395 DEBUG| [stdout] Formatting '/home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-82ef6478.qcow2', fmt=qcow2 size=4294967296 backing_file=/home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16 | |
2018-03-27 14:13:50,188 process L0633 INFO | Command '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64.qcow2 /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-82ef6478.qcow2' finished with 0 after 0.020133972168s | |
2018-03-27 14:13:50,191 process L0551 INFO | Running '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-82ef6478.qcow2 +20G' | |
2018-03-27 14:13:50,210 process L0395 DEBUG| [stdout] Image resized. | |
2018-03-27 14:13:50,210 process L0633 INFO | Command '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-82ef6478.qcow2 +20G' finished with 0 after 0.0149419307709s | |
2018-03-27 14:13:50,217 process L0551 INFO | Running '/bin/genisoimage -output /var/tmp/tmprmOvdw/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmprmOvdw/meta-data /var/tmp/tmprmOvdw/user-data' | |
2018-03-27 14:13:50,221 process L0395 DEBUG| [stderr] I: -input-charset not specified, using utf-8 (detected in locale settings) | |
2018-03-27 14:13:50,223 process L0395 DEBUG| [stderr] Total translation table size: 0 | |
2018-03-27 14:13:50,224 process L0395 DEBUG| [stderr] Total rockridge attributes bytes: 331 | |
2018-03-27 14:13:50,224 process L0395 DEBUG| [stderr] Total directory bytes: 0 | |
2018-03-27 14:13:50,224 process L0633 INFO | Command '/bin/genisoimage -output /var/tmp/tmprmOvdw/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmprmOvdw/meta-data /var/tmp/tmprmOvdw/user-data' finished with 0 after 0.0036301612854s | |
2018-03-27 14:13:50,224 process L0395 DEBUG| [stderr] Path table size(bytes): 10 | |
2018-03-27 14:13:50,225 process L0395 DEBUG| [stderr] Max brk space used 0 | |
2018-03-27 14:13:50,225 process L0395 DEBUG| [stderr] 183 extents written (0 MB) | |
2018-03-27 14:13:50,359 console L0068 INFO | Console: Waiting login prompt... | |
2018-03-27 14:14:08,615 console L0071 INFO | Console: Ready! | |
2018-03-27 14:14:08,669 console L0080 INFO | Console: Closed! | |
2018-03-27 14:14:08,670 process L0551 INFO | Running ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' | |
2018-03-27 14:15:05,732 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >> | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 0% [ ] --- B/s | 0 B --:-- ETA | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 38% [=======- ] 27 MB/s | 8.2 MB 00:00 ETA | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 69% [=============- ] 27 MB/s | 15 MB 00:00 ETA | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 99% [===================-] 27 MB/s | 21 MB 00:00 ETA | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - Updates 22 MB/s | 21 MB 00:00 | |
2018-03-27 14:15:05,733 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 0% [ ] --- B/s | 0 B --:-- ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 14% [==- ] 28 MB/s | 8.5 MB 00:01 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 45% [========= ] 30 MB/s | 26 MB 00:01 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 56% [=========== ] 30 MB/s | 33 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 64% [============- ] 29 MB/s | 37 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 72% [============== ] 28 MB/s | 42 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 80% [================ ] 27 MB/s | 47 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 88% [=================- ] 27 MB/s | 51 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 96% [=================== ] 26 MB/s | 56 MB 00:00 ETA | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 22 MB/s | 58 MB 00:02 | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Last metadata expiration check: 0:00:06 ago on Tue 27 Mar 2018 12:14:19 PM UTC. | |
2018-03-27 14:15:05,734 process L0395 DEBUG| [stdout] Dependencies resolved. | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] Package Arch Version Repository Size | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] Installing: | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] git x86_64 2.14.3-3.fc27 updates 1.1 M | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] libselinux-python x86_64 2.7-3.fc27 updates 250 k | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] python2 x86_64 2.7.14-10.fc27 updates 101 k | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] Upgrading: | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] gdbm x86_64 1:1.13-6.fc27 updates 158 k | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] libselinux x86_64 2.7-3.fc27 updates 173 k | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] libselinux-python3 x86_64 2.7-3.fc27 updates 251 k | |
2018-03-27 14:15:05,735 process L0395 DEBUG| [stdout] libselinux-utils x86_64 2.7-3.fc27 updates 162 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] libsepol x86_64 2.7-2.fc27 updates 332 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] Installing dependencies: | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] git-core x86_64 2.14.3-3.fc27 updates 4.1 M | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] git-core-doc x86_64 2.14.3-3.fc27 updates 2.2 M | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] libsecret x86_64 0.18.5-5.fc27 fedora 158 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Carp noarch 1.42-394.fc27 fedora 28 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Data-Dumper x86_64 2.167-398.fc27 updates 56 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Encode x86_64 4:2.94-16.fc27 updates 1.5 M | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Errno x86_64 1.28-403.fc27 updates 72 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Error noarch 1:0.17025-1.fc27 fedora 44 k | |
2018-03-27 14:15:05,736 process L0395 DEBUG| [stdout] perl-Exporter noarch 5.72-395.fc27 fedora 32 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-File-Path noarch 2.15-1.fc27 fedora 37 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-File-Temp noarch 0.230.400-394.fc27 fedora 61 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-Getopt-Long noarch 1:2.50-3.fc27 fedora 61 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-Git noarch 2.14.3-3.fc27 updates 68 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-HTTP-Tiny noarch 0.070-394.fc27 fedora 56 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-IO x86_64 1.38-403.fc27 updates 138 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-IO-Socket-IP noarch 0.39-4.fc27 fedora 45 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-MIME-Base64 x86_64 3.15-395.fc27 fedora 29 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-Net-SSLeay x86_64 1.81-4.fc27 fedora 334 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-PathTools x86_64 3.74-1.fc27 updates 88 k | |
2018-03-27 14:15:05,737 process L0395 DEBUG| [stdout] perl-Pod-Escapes noarch 1:1.07-394.fc27 fedora 19 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Pod-Perldoc noarch 3.28-395.fc27 fedora 87 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Pod-Simple noarch 1:3.35-394.fc27 fedora 211 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Pod-Usage noarch 4:1.69-394.fc27 fedora 33 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils x86_64 3:1.48-1.fc27 fedora 65 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Socket x86_64 4:2.027-1.fc27 updates 57 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Storable x86_64 1:2.62-395.fc27 fedora 84 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Term-ANSIColor noarch 4.06-395.fc27 fedora 44 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Term-Cap noarch 1.17-394.fc27 fedora 21 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-TermReadKey x86_64 2.37-5.fc27 fedora 38 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Text-ParseWords noarch 3.30-394.fc27 fedora 16 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Text-Tabs+Wrap noarch 2013.0523-394.fc27 fedora 23 k | |
2018-03-27 14:15:05,738 process L0395 DEBUG| [stdout] perl-Time-Local noarch 1:1.250-394.fc27 fedora 30 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-URI noarch 1.72-1.fc27 fedora 114 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-Unicode-Normalize x86_64 1.25-395.fc27 fedora 80 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-constant noarch 1.33-395.fc27 fedora 24 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-interpreter x86_64 4:5.26.1-403.fc27 updates 6.2 M | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-libnet noarch 3.11-1.fc27 updates 119 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-libs x86_64 4:5.26.1-403.fc27 updates 1.5 M | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-macros x86_64 4:5.26.1-403.fc27 updates 68 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-parent noarch 1:0.236-394.fc27 fedora 18 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-podlators noarch 4.09-395.fc27 updates 115 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-threads x86_64 1:2.21-1.fc27 updates 60 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] perl-threads-shared x86_64 1.58-1.fc27 updates 46 k | |
2018-03-27 14:15:05,739 process L0395 DEBUG| [stdout] python2-libs x86_64 2.7.14-10.fc27 updates 6.3 M | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] python2-pip noarch 9.0.1-14.fc27 updates 1.8 M | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] python2-setuptools noarch 37.0.0-1.fc27 updates 606 k | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] Installing weak dependencies: | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] perl-IO-Socket-SSL noarch 2.051-1.fc27 fedora 271 k | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] perl-Mozilla-CA noarch 20160104-6.fc27 fedora 14 k | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] Transaction Summary | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] Install 51 Packages | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] Upgrade 5 Packages | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,740 process L0395 DEBUG| [stdout] Total download size: 30 M | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] Downloading Packages: | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (1/56): python2-2.7. 0% [ ] --- B/s | 0 B --:-- ETA | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (1/56): python2-2.7.14-10.fc27.x86_64.rpm 894 kB/s | 101 kB 00:00 | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (2-3/56): python2-li 0% [ ] 2.1 MB/s | 246 kB 00:13 ETA | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (2/56): libselinux-python-2.7-3.fc27.x86_64.rpm 1.9 MB/s | 250 kB 00:00 | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (3-4/56): python2-li 1% [ ] 2.2 MB/s | 370 kB 00:13 ETA | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (3/56): git-2.14.3-3.fc27.x86_64.rpm 16 MB/s | 1.1 MB 00:00 | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (4-5/56): python2-li 10% [== ] 2.7 MB/s | 3.3 MB 00:09 ETA | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (4/56): git-core-2.14.3-3.fc27.x86_64.rpm 23 MB/s | 4.1 MB 00:00 | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (5-6/56): python2-li 33% [======- ] 4.0 MB/s | 9.9 MB 00:05 ETA | |
2018-03-27 14:15:05,741 process L0395 DEBUG| [stdout] (5/56): perl-Git-2.14.3-3.fc27.noarch.rpm 1.3 MB/s | 68 kB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (6-7/56): python2-li 35% [======= ] 4.1 MB/s | 11 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (6/56): git-core-doc-2.14.3-3.fc27.x86_64.rpm 11 MB/s | 2.2 MB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (7-8/56): python2-li 38% [=======- ] 4.2 MB/s | 12 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (7/56): libsecret-0.18.5-5.fc27.x86_64.rpm 3.4 MB/s | 158 kB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (8-9/56): python2-li 40% [======== ] 4.3 MB/s | 12 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (8/56): perl-Error-0.17025-1.fc27.noarch.rpm 2.0 MB/s | 44 kB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (9-10/56): python2-l 40% [======== ] 4.3 MB/s | 12 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (9/56): perl-Getopt-Long-2.50-3.fc27.noarch.rpm 2.3 MB/s | 61 kB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (10-11/56): python2- 40% [======== ] 4.3 MB/s | 12 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (10/56): perl-TermReadKey-2.37-5.fc27.x86_64.rp 2.2 MB/s | 38 kB 00:00 | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (11-12/56): python2- 40% [======== ] 4.3 MB/s | 12 MB 00:04 ETA | |
2018-03-27 14:15:05,742 process L0395 DEBUG| [stdout] (11/56): perl-Exporter-5.72-395.fc27.noarch.rpm 1.2 MB/s | 32 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (12-13/56): python2- 42% [======== ] 4.4 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (12/56): perl-Carp-1.42-394.fc27.noarch.rpm 890 kB/s | 28 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (13-14/56): python2- 42% [======== ] 4.4 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (13/56): perl-Time-Local-1.250-394.fc27.noarch. 2.2 MB/s | 30 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (14-15/56): python2- 42% [========- ] 4.4 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (14/56): perl-Scalar-List-Utils-1.48-1.fc27.x86 3.3 MB/s | 65 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (15-16/56): python2- 43% [========- ] 4.4 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (15/56): perl-Pod-Usage-1.69-394.fc27.noarch.rp 2.7 MB/s | 33 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (16-17/56): python2- 43% [========- ] 4.4 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (16/56): perl-Text-ParseWords-3.30-394.fc27.noa 1.3 MB/s | 16 kB 00:00 | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (17-18/56): python2- 44% [========- ] 4.5 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,743 process L0395 DEBUG| [stdout] (17/56): perl-constant-1.33-395.fc27.noarch.rpm 821 kB/s | 24 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (18-19/56): python2- 44% [========- ] 4.5 MB/s | 13 MB 00:03 ETA | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (18/56): perl-Pod-Perldoc-3.28-395.fc27.noarch. 5.3 MB/s | 87 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (19-20/56): python2- 45% [========= ] 4.5 MB/s | 14 MB 00:03 ETA | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (19/56): perl-File-Temp-0.230.400-394.fc27.noar 4.3 MB/s | 61 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (20-21/56): python2- 46% [========= ] 4.5 MB/s | 14 MB 00:03 ETA | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (20/56): perl-parent-0.236-394.fc27.noarch.rpm 315 kB/s | 18 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (21-22/56): python2- 46% [========= ] 4.6 MB/s | 14 MB 00:03 ETA | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (21/56): perl-HTTP-Tiny-0.070-394.fc27.noarch.r 4.0 MB/s | 56 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (22-23/56): python2- 47% [========= ] 4.6 MB/s | 14 MB 00:03 ETA | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (22/56): perl-File-Path-2.15-1.fc27.noarch.rpm 2.2 MB/s | 37 kB 00:00 | |
2018-03-27 14:15:05,744 process L0395 DEBUG| [stdout] (23-24/56): python2- 48% [=========- ] 4.7 MB/s | 14 MB 00:03 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (23/56): perl-MIME-Base64-3.15-395.fc27.x86_64. 2.2 MB/s | 29 kB 00:00 | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (24-25/56): python2- 49% [=========- ] 4.7 MB/s | 15 MB 00:03 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (24/56): perl-Pod-Escapes-1.07-394.fc27.noarch. 1.8 MB/s | 19 kB 00:00 | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (25-26/56): python2- 49% [=========- ] 4.7 MB/s | 15 MB 00:03 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (25/56): perl-Text-Tabs+Wrap-2013.0523-394.fc27 936 kB/s | 23 kB 00:00 | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (26-27/56): python2- 50% [========== ] 4.7 MB/s | 15 MB 00:03 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (26/56): python2-libs-2.7.14-10.fc27.x86_64.rpm 8.2 MB/s | 6.3 MB 00:00 | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (27-28/56): perl-Pod 51% [========== ] 4.6 MB/s | 15 MB 00:03 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (27/56): perl-libs-5.26.1-403.fc27.x86_64.rpm 6.5 MB/s | 1.5 MB 00:00 | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (28-29/56): perl-int 65% [============= ] 5.3 MB/s | 20 MB 00:01 ETA | |
2018-03-27 14:15:05,745 process L0395 DEBUG| [stdout] (28/56): perl-Pod-Simple-3.35-394.fc27.noarch.r 444 kB/s | 211 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (29-30/56): perl-Uni 66% [============= ] 5.3 MB/s | 20 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (29/56): perl-Unicode-Normalize-1.25-395.fc27.x 2.3 MB/s | 80 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (30-31/56): perl-Err 67% [============= ] 5.3 MB/s | 20 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (30/56): perl-Errno-1.28-403.fc27.x86_64.rpm 1.4 MB/s | 72 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (31-32/56): perl-Pat 69% [=============- ] 5.4 MB/s | 21 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (31/56): perl-PathTools-3.74-1.fc27.x86_64.rpm 2.0 MB/s | 88 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (32-33/56): perl-pod 69% [=============- ] 5.4 MB/s | 21 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (32/56): perl-Term-ANSIColor-4.06-395.fc27.noar 3.7 MB/s | 44 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (33-34/56): perl-pod 70% [============== ] 5.4 MB/s | 21 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (33/56): perl-podlators-4.09-395.fc27.noarch.rp 4.6 MB/s | 115 kB 00:00 | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (34-35/56): perl-Ter 70% [============== ] 5.5 MB/s | 21 MB 00:01 ETA | |
2018-03-27 14:15:05,746 process L0395 DEBUG| [stdout] (34/56): perl-Term-Cap-1.17-394.fc27.noarch.rpm 1.8 MB/s | 21 kB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (35-36/56): perl-Enc 71% [============== ] 5.5 MB/s | 21 MB 00:01 ETA | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (35/56): perl-Storable-2.62-395.fc27.x86_64.rpm 6.9 MB/s | 84 kB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (36-37/56): perl-Enc 72% [============== ] 5.5 MB/s | 22 MB 00:01 ETA | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (36/56): perl-IO-1.38-403.fc27.x86_64.rpm 4.1 MB/s | 138 kB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (37-38/56): perl-Enc 76% [=============== ] 5.7 MB/s | 23 MB 00:01 ETA | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (37/56): perl-Encode-2.94-16.fc27.x86_64.rpm 18 MB/s | 1.5 MB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (38-39/56): perl-Soc 78% [===============- ] 5.8 MB/s | 23 MB 00:01 ETA | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (38/56): perl-Socket-2.027-1.fc27.x86_64.rpm 1.1 MB/s | 57 kB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (39-40/56): python2- 79% [===============- ] 5.9 MB/s | 24 MB 00:01 ETA | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (39/56): python2-pip-9.0.1-14.fc27.noarch.rpm 11 MB/s | 1.8 MB 00:00 | |
2018-03-27 14:15:05,747 process L0395 DEBUG| [stdout] (40-41/56): python2- 90% [================== ] 6.3 MB/s | 27 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (40/56): perl-interpreter-5.26.1-403.fc27.x86_6 8.1 MB/s | 6.2 MB 00:00 | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (41-42/56): perl-mac 90% [================== ] 6.3 MB/s | 27 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (41/56): perl-macros-5.26.1-403.fc27.x86_64.rpm 1.8 MB/s | 68 kB 00:00 | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (42-43/56): perl-thr 91% [================== ] 6.3 MB/s | 27 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (42/56): perl-threads-2.21-1.fc27.x86_64.rpm 2.3 MB/s | 60 kB 00:00 | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (43-44/56): perl-thr 93% [==================- ] 6.4 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (43/56): python2-setuptools-37.0.0-1.fc27.noarc 2.6 MB/s | 606 kB 00:00 | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (44-45/56): perl-Moz 93% [==================- ] 6.4 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (44/56): perl-Mozilla-CA-20160104-6.fc27.noarch 693 kB/s | 14 kB 00:00 | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (45-46/56): perl-IO- 93% [==================- ] 6.4 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,748 process L0395 DEBUG| [stdout] (45/56): perl-threads-shared-1.58-1.fc27.x86_64 886 kB/s | 46 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (46-47/56): perl-IO- 93% [==================- ] 6.4 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (46/56): perl-IO-Socket-IP-0.39-4.fc27.noarch.r 3.6 MB/s | 45 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (47-48/56): perl-Net 93% [==================- ] 6.4 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (47/56): perl-URI-1.72-1.fc27.noarch.rpm 5.7 MB/s | 114 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (48-49/56): perl-Net 95% [=================== ] 6.5 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (48/56): perl-IO-Socket-SSL-2.051-1.fc27.noarch 5.6 MB/s | 271 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (49-50/56): perl-Dat 95% [=================== ] 6.5 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (49/56): perl-Data-Dumper-2.167-398.fc27.x86_64 2.5 MB/s | 56 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (50-51/56): perl-lib 95% [=================== ] 6.5 MB/s | 28 MB 00:00 ETA | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (50/56): perl-libnet-3.11-1.fc27.noarch.rpm 2.0 MB/s | 119 kB 00:00 | |
2018-03-27 14:15:05,749 process L0395 DEBUG| [stdout] (51-52/56): gdbm-1.1 96% [=================== ] 6.4 MB/s | 29 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (51/56): gdbm-1.13-6.fc27.x86_64.rpm 1.9 MB/s | 158 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (52-53/56): libselin 96% [=================== ] 6.4 MB/s | 29 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (52/56): libselinux-2.7-3.fc27.x86_64.rpm 1.6 MB/s | 173 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (53-54/56): libsepol 97% [=================== ] 6.4 MB/s | 29 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (53/56): libsepol-2.7-2.fc27.x86_64.rpm 3.0 MB/s | 332 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (54-55/56): libselin 98% [===================-] 6.4 MB/s | 29 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (54/56): libselinux-utils-2.7-3.fc27.x86_64.rpm 2.9 MB/s | 162 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (55-56/56): libselin 98% [===================-] 6.4 MB/s | 29 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (55/56): perl-Net-SSLeay-1.81-4.fc27.x86_64.rpm 1.2 MB/s | 334 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (56/56): libselinux- 99% [===================-] 6.4 MB/s | 30 MB 00:00 ETA | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] (56/56): libselinux-python3-2.7-3.fc27.x86_64.r 4.1 MB/s | 251 kB 00:00 | |
2018-03-27 14:15:05,750 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------- | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Total 9.4 MB/s | 30 MB 00:03 | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Running transaction check | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Transaction check succeeded. | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Running transaction test | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Transaction test succeeded. | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Running transaction | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Preparing : [ ] 1/1 | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Preparing : [= ] 1/1 | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Preparing : [== ] 1/1 | |
2018-03-27 14:15:05,751 process L0395 DEBUG| [stdout] Preparing : [=== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [==== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [===== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [====== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [======= ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [======== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [========= ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [========== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [=========== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [============ ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [============= ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [============== ] 1/1 | |
2018-03-27 14:15:05,752 process L0395 DEBUG| [stdout] Preparing : [=============== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [================ ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [================= ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [=================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [==================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [===================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [====================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [======================= ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [======================== ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [========================= ] 1/1 | |
2018-03-27 14:15:05,753 process L0395 DEBUG| [stdout] Preparing : [========================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [=========================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [============================ ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [============================= ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [============================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [=============================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [================================ ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [================================= ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [================================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [=================================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [==================================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [===================================== ] 1/1 | |
2018-03-27 14:15:05,754 process L0395 DEBUG| [stdout] Preparing : [====================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [======================================= ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [======================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [========================================= ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [========================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [=========================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [============================================ ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [============================================= ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [============================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [=============================================== ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [================================================ ] 1/1 | |
2018-03-27 14:15:05,755 process L0395 DEBUG| [stdout] Preparing : [================================================= ] 1/1 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Preparing : 1/1 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [ ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [= ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [========= ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [============= ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [====================== ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [======================== ] 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.fc27.noarch 1/61 | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,756 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [ ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [= ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [==== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [===== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [====== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======= ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [========= ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [========== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=========== ] 2/61 | |
2018-03-27 14:15:05,757 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============ ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============= ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=============== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================ ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================= ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=================== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [==================== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [===================== ] 2/61 | |
2018-03-27 14:15:05,758 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [====================== ] 2/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======================= ] 2/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======================== ] 2/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.fc27.x86_64 2/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Running scriptlet: perl-libs-4:5.26.1-403.fc27.x86_64 2/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [ ] 3/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [== ] 3/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [====== ] 3/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [======================== ] 3/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27.noarch 3/61 | |
2018-03-27 14:15:05,759 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [ ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [==== ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [====== ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======= ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [============= ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [================= ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [===================== ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======================= ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======================== ] 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3:1.48-1.fc27.x86_64 4/61 | |
2018-03-27 14:15:05,760 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [ ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [= ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [==== ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [========= ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [========== ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [======================== ] 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.30-394.fc27.noarch 5/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [ ] 6/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [= ] 6/61 | |
2018-03-27 14:15:05,761 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [==== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [===== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======= ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [========== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=========== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [============ ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [============= ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=============== ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================ ] 6/61 | |
2018-03-27 14:15:05,762 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================= ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [==================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [===================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [====================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======================= ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======================== ] 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_64 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Running scriptlet: gdbm-1:1.13-6.fc27.x86_64 6/61 | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,763 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [ ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [= ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [== ] 7/61 | |
2018-03-27 14:15:05,764 process L0633 INFO | Command ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 57.0891361237s | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=== ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [==== ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [===== ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [====== ] 7/61 | |
2018-03-27 14:15:05,764 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======= ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [========= ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [========== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=========== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============ ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============= ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=============== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================ ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================= ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================== ] 7/61 | |
2018-03-27 14:15:05,765 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=================== ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [==================== ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [===================== ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [====================== ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======================= ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======================== ] 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.fc27.x86_64 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Running scriptlet: python2-libs-2.7.14-10.fc27.x86_64 7/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [ ] 8/61 | |
2018-03-27 14:15:05,766 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [= ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [==== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [===== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [====== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======= ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [========= ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [========== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=========== ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============ ] 8/61 | |
2018-03-27 14:15:05,767 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============= ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=============== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================ ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================= ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [==================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [===================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [====================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======================= ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======================== ] 8/61 | |
2018-03-27 14:15:05,768 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc27.noarch 8/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [ ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [= ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [==== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [===== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [====== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======= ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======== ] 9/61 | |
2018-03-27 14:15:05,769 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [========= ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [========== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=========== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============ ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============= ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=============== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================ ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================= ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=================== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [==================== ] 9/61 | |
2018-03-27 14:15:05,770 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [===================== ] 9/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [====================== ] 9/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======================= ] 9/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======================== ] 9/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0.0-1.fc27.noarch 9/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [ ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [== ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [============ ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [=================== ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [======================= ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [======================== ] 10/61 | |
2018-03-27 14:15:05,771 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x86_64 10/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [ ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [= ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [==== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [===== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [====== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======= ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [========= ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [========== ] 11/61 | |
2018-03-27 14:15:05,772 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=========== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============ ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============= ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=============== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================ ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================= ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=================== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [==================== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [===================== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [====================== ] 11/61 | |
2018-03-27 14:15:05,773 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======================= ] 11/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======================== ] 11/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x86_64 11/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [ ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [= ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [==== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [===== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [====== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======= ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======== ] 12/61 | |
2018-03-27 14:15:05,774 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [========= ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [========== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=========== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============ ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============= ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=============== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================ ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================= ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=================== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [==================== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [===================== ] 12/61 | |
2018-03-27 14:15:05,775 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [====================== ] 12/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======================= ] 12/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======================== ] 12/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc27.x86_64 12/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [ ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [=== ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [==== ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [===== ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======= ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======== ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [=========== ] 13/61 | |
2018-03-27 14:15:05,776 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [==================== ] 13/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======================== ] 13/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06-395.fc27.noarch 13/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403 [ ] 14/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403 [======================== ] 14/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403.fc27.x86_64 14/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [ ] 15/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [==== ] 15/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [====== ] 15/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [======= ] 15/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [=========== ] 15/61 | |
2018-03-27 14:15:05,777 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [======================== ] 15/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.fc27.noarch 15/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [ ] 16/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [=========== ] 16/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [================= ] 16/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [======================== ] 16/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394.fc27.noarch 16/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [ ] 17/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [==== ] 17/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [===== ] 17/61 | |
2018-03-27 14:15:05,778 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [======= ] 17/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [=========== ] 17/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [================ ] 17/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [======================== ] 17/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013.0523-394.fc27.noarch 17/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [ ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [== ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [=== ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [==== ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [===== ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======= ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======== ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [========= ] 18/61 | |
2018-03-27 14:15:05,779 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [=========== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============ ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============= ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================ ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================= ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [==================== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [===================== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [====================== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======================= ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======================== ] 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1.25-395.fc27.x86_64 18/61 | |
2018-03-27 14:15:05,780 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [ ] 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [==== ] 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [======== ] 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [==================== ] 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [======================== ] 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc27.noarch 19/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [ ] 20/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=== ] 20/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [==== ] 20/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [===== ] 20/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======== ] 20/61 | |
2018-03-27 14:15:05,781 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [========= ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=========== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [============= ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=============== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [================ ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [==================== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [===================== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [====================== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======================= ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======================== ] 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc27.x86_64 20/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [ ] 21/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [================= ] 21/61 | |
2018-03-27 14:15:05,782 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [======================== ] 21/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27.x86_64 21/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [ ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [= ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [===== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [====== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======= ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [========= ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [=========== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [============== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [================== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [=================== ] 22/61 | |
2018-03-27 14:15:05,783 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [==================== ] 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [===================== ] 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [====================== ] 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======================= ] 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======================== ] 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x86_64 22/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [ ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [====== ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======= ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [============== ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [================ ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [================== ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [==================== ] 23/61 | |
2018-03-27 14:15:05,784 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [====================== ] 23/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======================= ] 23/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======================== ] 23/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc27.x86_64 23/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [ ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [======= ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [========= ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [================ ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [================= ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [=================== ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [==================== ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [===================== ] 24/61 | |
2018-03-27 14:15:05,785 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [======================== ] 24/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc27.x86_64 24/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [ ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [========== ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [============ ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [=================== ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [===================== ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [====================== ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [======================== ] 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58-1.fc27.x86_64 25/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [ ] 26/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [= ] 26/61 | |
2018-03-27 14:15:05,786 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [==== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [===== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [====== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======= ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [========= ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [========== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=========== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============ ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============= ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=============== ] 26/61 | |
2018-03-27 14:15:05,787 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================ ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================= ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [==================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [===================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [====================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======================= ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======================== ] 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26.1-403.fc27.x86_64 26/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [ ] 27/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [=== ] 27/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [===== ] 27/61 | |
2018-03-27 14:15:05,788 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [============== ] 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [==================== ] 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [===================== ] 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [======================= ] 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [======================== ] 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-395.fc27.x86_64 27/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [ ] 28/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [= ] 28/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [===== ] 28/61 | |
2018-03-27 14:15:05,789 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [======== ] 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [========= ] 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [================= ] 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [=================== ] 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [======================== ] 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250-394.fc27.noarch 28/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [ ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [=== ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [====== ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======= ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [========== ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [============ ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [================= ] 29/61 | |
2018-03-27 14:15:05,790 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======================= ] 29/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======================== ] 29/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394.fc27.noarch 29/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [ ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [=== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [==== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [===== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [====== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [============= ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [=============== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [================ ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [======================== ] 30/61 | |
2018-03-27 14:15:05,791 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.fc27.noarch 30/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [ ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [== ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======= ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======== ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [============ ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [============== ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [=============== ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======================= ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======================== ] 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4.fc27.noarch 31/61 | |
2018-03-27 14:15:05,792 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [ ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [= ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [==== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [===== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [====== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [======= ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [========= ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [========== ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [============= ] 32/61 | |
2018-03-27 14:15:05,793 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=============== ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [================ ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=================== ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [==================== ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [====================== ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [======================== ] 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27.noarch 32/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [ ] 33/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [= ] 33/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [== ] 33/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=== ] 33/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [==== ] 33/61 | |
2018-03-27 14:15:05,794 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [===== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [====== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======= ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [========= ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [========== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=========== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============ ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============= ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=============== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================ ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================= ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================== ] 33/61 | |
2018-03-27 14:15:05,795 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=================== ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [==================== ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [===================== ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [====================== ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======================= ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======================== ] 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.fc27.x86_64 33/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [ ] 34/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [===== ] 34/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [============== ] 34/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [================= ] 34/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [==================== ] 34/61 | |
2018-03-27 14:15:05,796 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [======================= ] 34/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [======================== ] 34/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5.fc27.x86_64 34/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [ ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [== ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [===== ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [========== ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [============ ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [================= ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [====================== ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [======================== ] 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400-394.fc27.noarch 35/61 | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,797 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [ ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [== ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [==== ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======= ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======== ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======================== ] 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07-394.fc27.noarch 36/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [ ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [== ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [=== ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [===== ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [======== ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [======================== ] 37/61 | |
2018-03-27 14:15:05,798 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.fc27.noarch 37/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [ ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [==== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [===== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [========== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [============== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [================== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [====================== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [======================= ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [======================== ] 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395.fc27.x86_64 38/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [ ] 39/61 | |
2018-03-27 14:15:05,799 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [= ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [==== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [===== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [====== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======= ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [========= ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=========== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [============ ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [============== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=============== ] 39/61 | |
2018-03-27 14:15:05,800 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================ ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================= ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================== ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=================== ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [===================== ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [====================== ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======================= ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======================== ] 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-394.fc27.noarch 39/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [ ] 40/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [== ] 40/61 | |
2018-03-27 14:15:05,801 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [==== ] 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [===== ] 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [====== ] 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [========== ] 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [======================== ] 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-394.fc27.noarch 40/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [ ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [=== ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [==== ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [===== ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [====== ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [======= ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [========= ] 41/61 | |
2018-03-27 14:15:05,802 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [=============== ] 41/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [===================== ] 41/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [======================== ] 41/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50-3.fc27.noarch 41/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [ ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [= ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [==== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [===== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [====== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======= ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======== ] 42/61 | |
2018-03-27 14:15:05,803 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [========= ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [========== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=========== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============ ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============= ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=============== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================ ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================= ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [==================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [===================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [====================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======================= ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======================== ] 42/61 | |
2018-03-27 14:15:05,804 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc27.x86_64 42/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [ ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [= ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [===== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [====== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======= ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [========= ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [========== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=========== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [============ ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=============== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [================== ] 43/61 | |
2018-03-27 14:15:05,805 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=================== ] 43/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [==================== ] 43/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======================= ] 43/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======================== ] 43/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395.fc27.noarch 43/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [ ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [== ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [=== ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [==== ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [===== ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [====== ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======= ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [============ ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [================= ] 44/61 | |
2018-03-27 14:15:05,806 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [================== ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [==================== ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [===================== ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [====================== ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======================= ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======================== ] 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-395.fc27.noarch 44/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [ ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [======= ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [========== ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [================== ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [==================== ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [====================== ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [======================== ] 45/61 | |
2018-03-27 14:15:05,807 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-398.fc27.x86_64 45/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [ ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [===== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [====== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======= ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [========= ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [============= ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [============== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=============== ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================ ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================= ] 46/61 | |
2018-03-27 14:15:05,808 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [==================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [===================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [====================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======================= ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======================== ] 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noarch 46/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [ ] 47/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [= ] 47/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [== ] 47/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=== ] 47/61 | |
2018-03-27 14:15:05,809 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [==== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [===== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [====== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======= ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [========= ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=========== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============ ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============= ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=============== ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================ ] 47/61 | |
2018-03-27 14:15:05,810 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================= ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================== ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=================== ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [==================== ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [====================== ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======================= ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======================== ] 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_64 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Running scriptlet: libsepol-2.7-2.fc27.x86_64 47/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [ ] 48/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [=== ] 48/61 | |
2018-03-27 14:15:05,811 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [======= ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [========== ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [============== ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [================== ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [===================== ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [======================== ] 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x86_64 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Running scriptlet: libselinux-2.7-3.fc27.x86_64 48/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [ ] 49/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [= ] 49/61 | |
2018-03-27 14:15:05,812 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [===== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [====== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [========== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=========== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [============= ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=============== ] 49/61 | |
2018-03-27 14:15:05,813 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [================ ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [==================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [===================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [====================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======================= ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======================== ] 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27.x86_64 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Running scriptlet: libsecret-0.18.5-5.fc27.x86_64 49/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [ ] 50/61 | |
2018-03-27 14:15:05,814 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [=== ] 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [==== ] 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [================= ] 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [======================= ] 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [======================== ] 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.noarch 50/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [ ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [= ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [== ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=== ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [==== ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [===== ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [====== ] 51/61 | |
2018-03-27 14:15:05,815 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======= ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [========= ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [========== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=========== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============ ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============= ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=============== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================ ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================= ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=================== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [==================== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [===================== ] 51/61 | |
2018-03-27 14:15:05,816 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [====================== ] 51/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======================= ] 51/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======================== ] 51/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 51/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [ ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [= ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [== ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=== ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [===== ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [====== ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======= ] 52/61 | |
2018-03-27 14:15:05,817 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [========= ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [========== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=========== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [============ ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [============== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=============== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [================ ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [================= ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=================== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [==================== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [===================== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [====================== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======================= ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======================== ] 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3.fc27.x86_64 52/61 | |
2018-03-27 14:15:05,818 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [ ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [===== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [====== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [========= ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=========== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [============ ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [============== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=============== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [================= ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [================== ] 53/61 | |
2018-03-27 14:15:05,819 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=================== ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [==================== ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [===================== ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [====================== ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======================= ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======================== ] 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.fc27.x86_64 53/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [ ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [= ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [== ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [==== ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [===== ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [====== ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [======== ] 54/61 | |
2018-03-27 14:15:05,820 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [========= ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [========== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=========== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [============= ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [============== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=============== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [================= ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [================== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=================== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [===================== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [====================== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [======================== ] 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3.fc27.x86_64 54/61 | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,821 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [ ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [= ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [==== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [===== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [====== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======= ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [========= ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=========== ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [============ ] 55/61 | |
2018-03-27 14:15:05,822 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [============== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=============== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [================ ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [================== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=================== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [==================== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [====================== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======================= ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======================== ] 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051-1.fc27.noarch 55/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [ ] 56/61 | |
2018-03-27 14:15:05,823 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [====== ] 56/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [=========== ] 56/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [================== ] 56/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [======================== ] 56/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104-6.fc27.noarch 56/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [ ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [==== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [====== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [======== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [========== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [============ ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [============== ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [================ ] 57/61 | |
2018-03-27 14:15:05,824 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [================== ] 57/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [==================== ] 57/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [====================== ] 57/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2.fc27.x86_64 57/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [ ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [= ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [==== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [===== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [====== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======= ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======== ] 58/61 | |
2018-03-27 14:15:05,825 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [========= ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [========== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=========== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============ ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============= ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=============== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================ ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================= ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [==================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [===================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [====================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======================= ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======================== ] 58/61 | |
2018-03-27 14:15:05,826 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.fc27.x86_64 58/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [ ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [==== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [====== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [========= ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [=========== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [============= ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [=============== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [================== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [==================== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [====================== ] 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x86_64 59/61 | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,827 process L0395 DEBUG| [stdout] Running scriptlet: libselinux-2.7-2.fc27.x86_64 59/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [ ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [==== ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [======== ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [============ ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [================ ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [==================== ] 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_64 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Running scriptlet: libsepol-2.7-1.fc27.x86_64 60/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [ ] 61/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [= ] 61/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [== ] 61/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=== ] 61/61 | |
2018-03-27 14:15:05,828 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [==== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [===== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [====== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======= ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========= ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=========== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============ ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============= ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=============== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================ ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================= ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================== ] 61/61 | |
2018-03-27 14:15:05,829 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=================== ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [==================== ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [===================== ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [====================== ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======================= ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======================== ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========================= ] 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 61/61 | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/vi/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/uk/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,830 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/sr/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/pt_BR/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/pl/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/ja/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/fr/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/fi/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/eo/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/de/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/da/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] Running scriptlet: gdbm-1.13-3.fc27.x86_64 61/61 | |
2018-03-27 14:15:05,831 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : python2-2.7.14-10.fc27.x86_64 1/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : python2-libs-2.7.14-10.fc27.x86_64 2/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : libselinux-python-2.7-3.fc27.x86_64 3/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : git-2.14.3-3.fc27.x86_64 4/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : git-core-2.14.3-3.fc27.x86_64 5/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : git-core-doc-2.14.3-3.fc27.x86_64 6/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] Verifying : perl-Git-2.14.3-3.fc27.noarch 7/61 | |
2018-03-27 14:15:05,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : libsecret-0.18.5-5.fc27.x86_64 8/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Error-1:0.17025-1.fc27.noarch 9/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Getopt-Long-1:2.50-3.fc27.noarch 10/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-TermReadKey-2.37-5.fc27.x86_64 11/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Carp-1.42-394.fc27.noarch 12/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Exporter-5.72-395.fc27.noarch 13/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Time-Local-1:1.250-394.fc27.noarch 14/61 | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,833 process L0395 DEBUG| [stdout] Verifying : perl-Scalar-List-Utils-3:1.48-1.fc27.x86_64 15/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Usage-4:1.69-394.fc27.noarch 16/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-Text-ParseWords-3.30-394.fc27.noarch 17/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-constant-1.33-395.fc27.noarch 18/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-parent-1:0.236-394.fc27.noarch 19/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Perldoc-3.28-395.fc27.noarch 20/61 | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,834 process L0395 DEBUG| [stdout] Verifying : perl-File-Temp-0.230.400-394.fc27.noarch 21/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-HTTP-Tiny-0.070-394.fc27.noarch 22/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Simple-1:3.35-394.fc27.noarch 23/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-File-Path-2.15-1.fc27.noarch 24/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-MIME-Base64-3.15-395.fc27.x86_64 25/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Escapes-1:1.07-394.fc27.noarch 26/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-Text-Tabs+Wrap-2013.0523-394.fc27.noarch 27/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] Verifying : perl-interpreter-4:5.26.1-403.fc27.x86_64 28/61 | |
2018-03-27 14:15:05,835 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-libs-4:5.26.1-403.fc27.x86_64 29/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-Unicode-Normalize-1.25-395.fc27.x86_64 30/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-Errno-1.28-403.fc27.x86_64 31/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-PathTools-3.74-1.fc27.x86_64 32/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-podlators-4.09-395.fc27.noarch 33/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-Term-ANSIColor-4.06-395.fc27.noarch 34/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] Verifying : perl-Term-Cap-1.17-394.fc27.noarch 35/61 | |
2018-03-27 14:15:05,836 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-Encode-4:2.94-16.fc27.x86_64 36/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-Storable-1:2.62-395.fc27.x86_64 37/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-IO-1.38-403.fc27.x86_64 38/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-Socket-4:2.027-1.fc27.x86_64 39/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : python2-pip-9.0.1-14.fc27.noarch 40/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : python2-setuptools-37.0.0-1.fc27.noarch 41/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-macros-4:5.26.1-403.fc27.x86_64 42/61 | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,837 process L0395 DEBUG| [stdout] Verifying : perl-threads-1:2.21-1.fc27.x86_64 43/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-threads-shared-1.58-1.fc27.x86_64 44/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-Mozilla-CA-20160104-6.fc27.noarch 45/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-IO-Socket-SSL-2.051-1.fc27.noarch 46/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-IO-Socket-IP-0.39-4.fc27.noarch 47/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-Net-SSLeay-1.81-4.fc27.x86_64 48/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-URI-1.72-1.fc27.noarch 49/61 | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,838 process L0395 DEBUG| [stdout] Verifying : perl-Data-Dumper-2.167-398.fc27.x86_64 50/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : perl-libnet-3.11-1.fc27.noarch 51/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : gdbm-1:1.13-6.fc27.x86_64 52/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : libselinux-2.7-3.fc27.x86_64 53/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : libsepol-2.7-2.fc27.x86_64 54/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : libselinux-utils-2.7-3.fc27.x86_64 55/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : libselinux-python3-2.7-3.fc27.x86_64 56/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] Verifying : libselinux-2.7-2.fc27.x86_64 57/61 | |
2018-03-27 14:15:05,839 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] Verifying : libselinux-python3-2.7-2.fc27.x86_64 58/61 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] Verifying : libselinux-utils-2.7-2.fc27.x86_64 59/61 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] Verifying : libsepol-2.7-1.fc27.x86_64 60/61 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] Verifying : gdbm-1.13-3.fc27.x86_64 61/61 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] Installed: | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] git.x86_64 2.14.3-3.fc27 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] libselinux-python.x86_64 2.7-3.fc27 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] python2.x86_64 2.7.14-10.fc27 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] perl-IO-Socket-SSL.noarch 2.051-1.fc27 | |
2018-03-27 14:15:05,840 process L0395 DEBUG| [stdout] perl-Mozilla-CA.noarch 20160104-6.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] git-core.x86_64 2.14.3-3.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] git-core-doc.x86_64 2.14.3-3.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] libsecret.x86_64 0.18.5-5.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Carp.noarch 1.42-394.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Data-Dumper.x86_64 2.167-398.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Encode.x86_64 4:2.94-16.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Errno.x86_64 1.28-403.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Error.noarch 1:0.17025-1.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Exporter.noarch 5.72-395.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-File-Path.noarch 2.15-1.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-File-Temp.noarch 0.230.400-394.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Getopt-Long.noarch 1:2.50-3.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-Git.noarch 2.14.3-3.fc27 | |
2018-03-27 14:15:05,841 process L0395 DEBUG| [stdout] perl-HTTP-Tiny.noarch 0.070-394.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-IO.x86_64 1.38-403.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-IO-Socket-IP.noarch 0.39-4.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-MIME-Base64.x86_64 3.15-395.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Net-SSLeay.x86_64 1.81-4.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-PathTools.x86_64 3.74-1.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Pod-Escapes.noarch 1:1.07-394.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Pod-Perldoc.noarch 3.28-395.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Pod-Simple.noarch 1:3.35-394.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Pod-Usage.noarch 4:1.69-394.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils.x86_64 3:1.48-1.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Socket.x86_64 4:2.027-1.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Storable.x86_64 1:2.62-395.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Term-ANSIColor.noarch 4.06-395.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-Term-Cap.noarch 1.17-394.fc27 | |
2018-03-27 14:15:05,842 process L0395 DEBUG| [stdout] perl-TermReadKey.x86_64 2.37-5.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-Text-ParseWords.noarch 3.30-394.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-Text-Tabs+Wrap.noarch 2013.0523-394.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-Time-Local.noarch 1:1.250-394.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-URI.noarch 1.72-1.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-Unicode-Normalize.x86_64 1.25-395.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-constant.noarch 1.33-395.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-interpreter.x86_64 4:5.26.1-403.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-libnet.noarch 3.11-1.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-libs.x86_64 4:5.26.1-403.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-macros.x86_64 4:5.26.1-403.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-parent.noarch 1:0.236-394.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-podlators.noarch 4.09-395.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-threads.x86_64 1:2.21-1.fc27 | |
2018-03-27 14:15:05,843 process L0395 DEBUG| [stdout] perl-threads-shared.x86_64 1.58-1.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] python2-libs.x86_64 2.7.14-10.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] python2-pip.noarch 9.0.1-14.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] python2-setuptools.noarch 37.0.0-1.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] Upgraded: | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] gdbm.x86_64 1:1.13-6.fc27 libselinux.x86_64 2.7-3.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] libselinux-python3.x86_64 2.7-3.fc27 libselinux-utils.x86_64 2.7-3.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] libsepol.x86_64 2.7-2.fc27 | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] Complete! | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] Last metadata expiration check: 0:00:41 ago on Tue 27 Mar 2018 12:14:19 PM UTC. | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] Dependencies resolved. | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] Package Arch Version Repository Size | |
2018-03-27 14:15:05,844 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Upgrading: | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] nettle x86_64 3.4-1.fc27 updates 292 k | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Transaction Summary | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Upgrade 1 Package | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Total download size: 292 k | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Downloading Packages: | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] nettle-3.4-1.fc27.x8 0% [ ] --- B/s | 0 B --:-- ETA | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] nettle-3.4-1.fc27.x86_64.rpm 1.8 MB/s | 292 kB 00:00 | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------- | |
2018-03-27 14:15:05,845 process L0395 DEBUG| [stdout] Total 103 kB/s | 292 kB 00:02 | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Running transaction check | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Transaction check succeeded. | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Running transaction test | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Transaction test succeeded. | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Running transaction | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Preparing : [========================= ] 1/1 | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Preparing : 1/1 | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [ ] 1/2 | |
2018-03-27 14:15:05,846 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [= ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [=== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [==== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [====== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [======= ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========= ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [============ ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [============== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [=============== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [================= ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [================== ] 1/2 | |
2018-03-27 14:15:05,847 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [==================== ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [===================== ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [====================== ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [======================== ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========================= ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========================== ] 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.4-1.fc27.x86_64 1/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.3-5.fc27.x86_64 2/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [ ] 2/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [= ] 2/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [== ] 2/2 | |
2018-03-27 14:15:05,848 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [==== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [===== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======= ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [========== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [=========== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [============= ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [============== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [================ ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [================= ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [=================== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [==================== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [====================== ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======================= ] 2/2 | |
2018-03-27 14:15:05,849 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [========================= ] 2/2 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 2/2 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.3-5.fc27.x86_64 2/2 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] Verifying : nettle-3.4-1.fc27.x86_64 1/2 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] Verifying : nettle-3.3-5.fc27.x86_64 2/2 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] Upgraded: | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] nettle.x86_64 3.4-1.fc27 | |
2018-03-27 14:15:05,850 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,851 process L0395 DEBUG| [stdout] Complete! | |
2018-03-27 14:15:05,851 process L0395 DEBUG| [stdout] Warning: Permanently added '[localhost]:12345' (ECDSA) to the list of known hosts. | |
2018-03-27 14:15:05,851 process L0395 DEBUG| [stdout] Shared connection to localhost closed. | |
2018-03-27 14:15:05,851 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:05,854 parameters L0146 DEBUG| PARAMS (key=DEBUG, path=*, default=None) => 'None' | |
2018-03-27 14:15:05,854 parameters L0146 DEBUG| PARAMS (key=command, path=*, default=None) => 'ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true' | |
2018-03-27 14:15:05,854 parameters L0146 DEBUG| PARAMS (key=minishift_iso_src_path, path=*, default=None) => '~/.contra-env-setup/minishift' | |
2018-03-27 14:15:05,854 parameters L0146 DEBUG| PARAMS (key=minishift_iso_dest_path, path=*, default=None) => '~/.contra-env-setup/minishift' | |
2018-03-27 14:15:05,854 process L0551 INFO | Running ' ansible localhost -i "localhost," -m raw -a "mkdir -p ~/.contra-env-setup/minishift" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' | |
2018-03-27 14:15:06,620 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >> | |
2018-03-27 14:15:06,620 process L0395 DEBUG| [stdout] Shared connection to localhost closed. | |
2018-03-27 14:15:06,620 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:06,656 process L0633 INFO | Command ' ansible localhost -i "localhost," -m raw -a "mkdir -p ~/.contra-env-setup/minishift" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 0.798223018646s | |
2018-03-27 14:15:06,659 process L0551 INFO | Running ' ansible localhost -i "localhost," -m copy -a "src=~/.contra-env-setup/minishift/minishift.iso dest=~/.contra-env-setup/minishift/" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' | |
2018-03-27 14:15:24,680 process L0395 DEBUG| [stdout] localhost | SUCCESS => { | |
2018-03-27 14:15:24,680 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 14:15:24,680 process L0395 DEBUG| [stdout] "checksum": "8bc03f8d26134e3d526883883a51b50fd282fdb5", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "md5sum": "5664091958cb2f0948b96ecfd140fded", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "mode": "0664", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "size": 413138944, | |
2018-03-27 14:15:24,681 process L0395 DEBUG| [stdout] "src": "/home/avocado/.ansible/tmp/ansible-tmp-1522152907.42-72775632218170/source", | |
2018-03-27 14:15:24,682 process L0395 DEBUG| [stdout] "state": "file", | |
2018-03-27 14:15:24,682 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 14:15:24,682 process L0395 DEBUG| [stdout] } | |
2018-03-27 14:15:24,712 process L0633 INFO | Command ' ansible localhost -i "localhost," -m copy -a "src=~/.contra-env-setup/minishift/minishift.iso dest=~/.contra-env-setup/minishift/" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 18.0500400066s | |
2018-03-27 14:15:24,717 process L0551 INFO | Running ' ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' | |
2018-03-27 14:15:25,315 process L0395 DEBUG| [stdout] ansible-playbook 2.4.3.0 | |
2018-03-27 14:15:25,315 process L0395 DEBUG| [stdout] config file = /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/test/ansible.cfg | |
2018-03-27 14:15:25,316 process L0395 DEBUG| [stdout] configured module search path = [u'/home/firemanxbr/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] | |
2018-03-27 14:15:25,316 process L0395 DEBUG| [stdout] ansible python module location = /usr/lib/python2.7/site-packages/ansible | |
2018-03-27 14:15:25,316 process L0395 DEBUG| [stdout] executable location = /usr/bin/ansible-playbook | |
2018-03-27 14:15:25,316 process L0395 DEBUG| [stdout] python version = 2.7.14 (default, Mar 14 2018, 13:36:31) [GCC 7.3.1 20180303 (Red Hat 7.3.1-5)] | |
2018-03-27 14:15:25,316 process L0395 DEBUG| [stdout] Using /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/test/ansible.cfg as config file | |
2018-03-27 14:15:25,420 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/cleanup/tasks/cleanup.yml | |
2018-03-27 14:15:25,427 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/clone_project_repo.yml | |
2018-03-27 14:15:25,433 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml | |
2018-03-27 14:15:25,444 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 14:15:25,450 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml | |
2018-03-27 14:15:25,452 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 14:15:25,464 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml | |
2018-03-27 14:15:25,469 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/set_minishift_path.yml | |
2018-03-27 14:15:25,501 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml | |
2018-03-27 14:15:25,511 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/init_minishift.yml | |
2018-03-27 14:15:25,518 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/start_mcluster.yml | |
2018-03-27 14:15:25,523 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml | |
2018-03-27 14:15:25,533 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/login_to_cluster.yml | |
2018-03-27 14:15:25,536 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/get_set_project.yml | |
2018-03-27 14:15:25,543 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 14:15:25,549 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/setup_containers.yml | |
2018-03-27 14:15:25,554 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml | |
2018-03-27 14:15:25,558 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/login_to_cluster.yml | |
2018-03-27 14:15:25,563 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml | |
2018-03-27 14:15:25,635 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:25,635 process L0395 DEBUG| [stdout] PLAYBOOK: setup.yml ************************************************************ | |
2018-03-27 14:15:25,635 process L0395 DEBUG| [stdout] 1 plays in playbooks/setup.yml | |
2018-03-27 14:15:25,642 process L0395 DEBUG| [stderr] [WARNING]: Found variable using reserved name: remote_user | |
2018-03-27 14:15:25,645 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:25,645 process L0395 DEBUG| [stdout] PLAY [all] ********************************************************************* | |
2018-03-27 14:15:25,688 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:25,688 process L0395 DEBUG| [stdout] TASK [Gathering Facts] ********************************************************* | |
2018-03-27 14:15:26,730 process L0395 DEBUG| [stdout] ok: [localhost] | |
2018-03-27 14:15:26,730 process L0395 DEBUG| [stdout] META: ran handlers | |
2018-03-27 14:15:26,736 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:26,737 process L0395 DEBUG| [stdout] TASK [cleanup : Stop minishift if running] ************************************* | |
2018-03-27 14:15:26,737 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/cleanup/tasks/cleanup.yml:5 | |
2018-03-27 14:15:27,220 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "delta": "0:00:00.004023", "end": "2018-03-27 12:15:27.204135", "msg": "non-zero return code", "rc": 127, "start": "2018-03-27 12:15:27.200112", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "stderr_lines": ["/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory"], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:27,221 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 14:15:27,225 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:27,226 process L0395 DEBUG| [stdout] TASK [cleanup : Delete minishift profile minishift] **************************** | |
2018-03-27 14:15:27,226 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/cleanup/tasks/cleanup.yml:9 | |
2018-03-27 14:15:27,527 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", "delta": "0:00:00.002688", "end": "2018-03-27 12:15:27.512003", "msg": "non-zero return code", "rc": 127, "start": "2018-03-27 12:15:27.509315", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "stderr_lines": ["/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory"], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:27,528 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 14:15:27,532 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:27,533 process L0395 DEBUG| [stdout] TASK [cleanup : Cleanup files and directories] ********************************* | |
2018-03-27 14:15:27,533 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/cleanup/tasks/cleanup.yml:13 | |
2018-03-27 14:15:27,920 process L0395 DEBUG| [stdout] ok: [localhost] => (item=minishift) => {"changed": false, "item": "minishift", "path": "/home/avocado/.contra-env-setup/minishift/minishift", "state": "absent"} | |
2018-03-27 14:15:28,199 process L0395 DEBUG| [stdout] ok: [localhost] => (item=LICENSE) => {"changed": false, "item": "LICENSE", "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", "state": "absent"} | |
2018-03-27 14:15:28,441 process L0395 DEBUG| [stdout] ok: [localhost] => (item=README.adoc) => {"changed": false, "item": "README.adoc", "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", "state": "absent"} | |
2018-03-27 14:15:28,654 process L0395 DEBUG| [stdout] ok: [localhost] => (item=.minishift) => {"changed": false, "item": ".minishift", "path": "/home/avocado/.contra-env-setup/minishift/.minishift", "state": "absent"} | |
2018-03-27 14:15:28,879 process L0395 DEBUG| [stdout] ok: [localhost] => (item=.kube) => {"changed": false, "item": ".kube", "path": "/home/avocado/.contra-env-setup/minishift/.kube", "state": "absent"} | |
2018-03-27 14:15:28,884 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:28,884 process L0395 DEBUG| [stdout] TASK [create : Create contra-env-setup directories] **************************** | |
2018-03-27 14:15:28,884 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/main.yml:4 | |
2018-03-27 14:15:29,124 process L0395 DEBUG| [stdout] ok: [localhost] => (item=/home/avocado/.contra-env-setup) => {"changed": false, "gid": 1000, "group": "avocado", "item": "/home/avocado/.contra-env-setup", "mode": "0775", "owner": "avocado", "path": "/home/avocado/.contra-env-setup", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} | |
2018-03-27 14:15:29,368 process L0395 DEBUG| [stdout] ok: [localhost] => (item=/home/avocado/.contra-env-setup/minishift) => {"changed": false, "gid": 1000, "group": "avocado", "item": "/home/avocado/.contra-env-setup/minishift", "mode": "0775", "owner": "avocado", "path": "/home/avocado/.contra-env-setup/minishift", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} | |
2018-03-27 14:15:29,372 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:29,372 process L0395 DEBUG| [stdout] TASK [create : Update os_template_dir based on repo] *************************** | |
2018-03-27 14:15:29,373 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/main.yml:12 | |
2018-03-27 14:15:29,399 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"os_template_dir": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i"}, "changed": false} | |
2018-03-27 14:15:29,402 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:29,402 process L0395 DEBUG| [stdout] TASK [create : Update pipeline_dir based on repo] ****************************** | |
2018-03-27 14:15:29,403 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/main.yml:16 | |
2018-03-27 14:15:29,429 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"os_template_dir": "/home/avocado/.contra-env-setup/contra-env-sample-project//home/avocado/.contra-env-setup/contra-env-sample-project"}, "changed": false} | |
2018-03-27 14:15:29,435 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:29,435 process L0395 DEBUG| [stdout] TASK [create : Is project repository present in /home/avocado/.contra-env-setup/contra-env-sample-project] *** | |
2018-03-27 14:15:29,435 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/clone_project_repo.yml:5 | |
2018-03-27 14:15:29,790 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "stat": {"exists": false}} | |
2018-03-27 14:15:29,797 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:29,797 process L0395 DEBUG| [stdout] TASK [create : checkout the project repo @ https://github.com/CentOS-PaaS-SIG/contra-env-sample-project to /home/avocado/.contra-env-setup/contra-env-sample-project] *** | |
2018-03-27 14:15:29,797 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/create/tasks/clone_project_repo.yml:11 | |
2018-03-27 14:15:33,051 process L0395 DEBUG| [stdout] changed: [localhost] => {"after": "4cc3af10b295909500264c171a0376a1c1a0f76e", "before": null, "changed": true} | |
2018-03-27 14:15:33,058 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,058 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings] ********************************* | |
2018-03-27 14:15:33,059 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:5 | |
2018-03-27 14:15:33,367 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cat /proc/cpuinfo | grep 'vmx\\|svm'", "delta": "0:00:00.003840", "end": "2018-03-27 12:15:33.350396", "rc": 0, "start": "2018-03-27 12:15:33.346556", "stderr": "", "stderr_lines": [], "stdout": "flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves arat", "stdout_lines": ["flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves arat"]} | |
2018-03-27 14:15:33,372 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,372 process L0395 DEBUG| [stdout] TASK [prereqs : Output of cpuinfo from proc] *********************************** | |
2018-03-27 14:15:33,372 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:11 | |
2018-03-27 14:15:33,408 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 14:15:33,408 process L0395 DEBUG| [stdout] "msg": "cpuinfo: flags\t\t: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl xtopology cpuid pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch cpuid_fault tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves arat" | |
2018-03-27 14:15:33,408 process L0395 DEBUG| [stdout] } | |
2018-03-27 14:15:33,412 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,412 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if virtualization is not turned on in the BIOS] *********** | |
2018-03-27 14:15:33,412 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:15 | |
2018-03-27 14:15:33,429 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:33,433 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,433 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for Intel] *********************** | |
2018-03-27 14:15:33,433 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:19 | |
2018-03-27 14:15:33,669 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["cat", "/sys/module/kvm_intel/parameters/nested"], "delta": "0:00:00.001691", "end": "2018-03-27 12:15:33.652412", "rc": 0, "start": "2018-03-27 12:15:33.650721", "stderr": "", "stderr_lines": [], "stdout": "N", "stdout_lines": ["N"]} | |
2018-03-27 14:15:33,675 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,675 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_intel nested] ************************************ | |
2018-03-27 14:15:33,675 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:25 | |
2018-03-27 14:15:33,710 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 14:15:33,711 process L0395 DEBUG| [stdout] "msg": "cpuinfo: N" | |
2018-03-27 14:15:33,711 process L0395 DEBUG| [stdout] } | |
2018-03-27 14:15:33,715 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,715 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - rmmod] ********************* | |
2018-03-27 14:15:33,715 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:30 | |
2018-03-27 14:15:33,967 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["rmmod", "kvm-intel"], "delta": "0:00:00.005569", "end": "2018-03-27 12:15:33.950391", "rc": 0, "start": "2018-03-27 12:15:33.944822", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:33,972 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:33,972 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - update dist.conf] ********** | |
2018-03-27 14:15:33,972 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:35 | |
2018-03-27 14:15:34,230 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf", "delta": "0:00:00.001901", "end": "2018-03-27 12:15:34.214525", "rc": 0, "start": "2018-03-27 12:15:34.212624", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:34,234 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:34,234 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - modprobe] ****************** | |
2018-03-27 14:15:34,234 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:40 | |
2018-03-27 14:15:34,558 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["modprobe", "kvm-intel"], "delta": "0:00:00.018012", "end": "2018-03-27 12:15:34.533064", "rc": 0, "start": "2018-03-27 12:15:34.515052", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:34,564 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:34,564 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for AMD] ************************* | |
2018-03-27 14:15:34,564 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:45 | |
2018-03-27 14:15:34,908 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["cat", "/sys/module/kvm_amd/parameters/nested"], "delta": "0:00:00.002076", "end": "2018-03-27 12:15:34.885767", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 12:15:34.883691", "stderr": "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory", "stderr_lines": ["cat: /sys/module/kvm_amd/parameters/nested: No such file or directory"], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:15:34,908 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 14:15:34,913 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:34,913 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_amd nested] ************************************** | |
2018-03-27 14:15:34,913 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:51 | |
2018-03-27 14:15:34,937 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:34,943 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:34,943 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - rmmod] *********************** | |
2018-03-27 14:15:34,943 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:56 | |
2018-03-27 14:15:34,967 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:34,974 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:34,974 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - update dist.conf] ************ | |
2018-03-27 14:15:34,975 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:61 | |
2018-03-27 14:15:34,997 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:35,003 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:35,003 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - modprobe] ******************** | |
2018-03-27 14:15:35,003 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:66 | |
2018-03-27 14:15:35,025 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:35,031 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:35,031 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if nested virtualization is off] ************************** | |
2018-03-27 14:15:35,032 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:71 | |
2018-03-27 14:15:35,055 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:15:35,061 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:35,061 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] ************* | |
2018-03-27 14:15:35,061 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2 | |
2018-03-27 14:15:46,730 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "rc": 0, "stderr": "Shared connection to localhost closed.\r\n", "stdout": "Last metadata expiration check: 0:01:15 ago on Tue 27 Mar 2018 12:14:19 PM UTC.\r\nDependencies resolved.\r\n================================================================================\r\n Package Arch Version Repository Size\r\n================================================================================\r\nInstalling:\r\n python2-dnf noarch 2.7.5-2.fc27 updates 457 k\r\nUpgrading:\r\n dnf noarch 2.7.5-2.fc27 updates 350 k\r\n dnf-conf noarch 2.7.5-2.fc27 updates 68 k\r\n dnf-yum noarch 2.7.5-2.fc27 updates 50 k\r\n python3-dnf noarch 2.7.5-2.fc27 updates 454 k\r\nInstalling dependencies:\r\n pyliblzma x86_64 0.5.3-19.fc27 fedora 54 k\r\n python2-gpg x86_64 1.9.0-6.fc27 fedora 219 k\r\n python2-hawkey x86_64 0.11.0-1.fc27 fedora 56 k\r\n python2-iniparse noarch 0.4-26.fc27 fedora 46 k\r\n python2-libcomps x86_64 0.1.8-6.fc27 fedora 49 k\r\n python2-librepo x86_64 1.8.0-1.fc27 fedora 46 k\r\n python2-rpm x86_64 4.14.0-2.fc27 fedora 117 k\r\n python2-six noarch 1.11.0-1.fc27 fedora 36 k\r\nInstalling weak dependencies:\r\n rpm-plugin-systemd-inhibit x86_64 4.14.0-2.fc27 fedora 67 k\r\n\r\nTransaction Summary\r\n================================================================================\r\nInstall 10 Packages\r\nUpgrade 4 Packages\r\n\r\nTotal download size: 2.0 M\r\nDownloading Packages:\r\n(1/14): python2-dnf- 0% [ ] --- B/s | 0 B --:-- ETA\r(1/14): pyliblzma-0.5.3-19.fc27.x86_64.rpm 353 kB/s | 54 kB 00:00 \r\n(2-3/14): python2-dn 4% [- ] 645 kB/s | 98 kB 00:03 ETA\r(2/14): python2-iniparse-0.4-26.fc27.noarch.rpm 1.5 MB/s | 46 kB 00:00 \r\n(3-4/14): python2-dn 16% [=== ] 690 kB/s | 343 kB 00:02 ETA\r(3/14): python2-gpg-1.9.0-6.fc27.x86_64.rpm 1.1 MB/s | 219 kB 00:00 \r\n(4-5/14): python2-dn 26% [===== ] 729 kB/s | 553 kB 00:02 ETA\r(4/14): python2-libcomps-0.1.8-6.fc27.x86_64.rp 1.9 MB/s | 49 kB 00:00 \r\n(5-6/14): python2-dn 31% [====== ] 749 kB/s | 658 kB 00:01 ETA\r(5/14): python2-dnf-2.7.5-2.fc27.noarch.rpm 1.4 MB/s | 457 kB 00:00 \r\n(6-7/14): python2-li 39% [=======- ] 767 kB/s | 825 kB 00:01 ETA\r(6/14): python2-librepo-1.8.0-1.fc27.x86_64.rpm 177 kB/s | 46 kB 00:00 \r\n(7-8/14): python2-si 42% [======== ] 753 kB/s | 871 kB 00:01 ETA\r(7/14): python2-six-1.11.0-1.fc27.noarch.rpm 135 kB/s | 36 kB 00:00 \r\n(8-9/14): python2-ha 44% [========- ] 761 kB/s | 922 kB 00:01 ETA\r(8/14): python2-hawkey-0.11.0-1.fc27.x86_64.rpm 279 kB/s | 56 kB 00:00 \r\n(9-10/14): rpm-plugi 46% [========= ] 764 kB/s | 964 kB 00:01 ETA\r(9/14): dnf-conf-2.7.5-2.fc27.noarch.rpm 502 kB/s | 68 kB 00:00 \r\n(10-11/14): rpm-plug 49% [=========- ] 756 kB/s | 1.0 MB 00:01 ETA\r(10/14): python2-rpm-4.14.0-2.fc27.x86_64.rpm 577 kB/s | 117 kB 00:00 \r\n(11-12/14): python3- 57% [=========== ] 784 kB/s | 1.2 MB 00:01 ETA\r(11/14): rpm-plugin-systemd-inhibit-4.14.0-2.fc 320 kB/s | 67 kB 00:00 \r\n(12-13/14): dnf-2.7. 67% [=============- ] 824 kB/s | 1.4 MB 00:00 ETA\r(12/14): python3-dnf-2.7.5-2.fc27.noarch.rpm 6.2 MB/s | 454 kB 00:00 \r\n(13-14/14): dnf-yum- 85% [================= ] 892 kB/s | 1.7 MB 00:00 ETA\r(13/14): dnf-yum-2.7.5-2.fc27.noarch.rpm 1.0 MB/s | 50 kB 00:00 \r\n(14/14): dnf-2.7.5-2 90% [================== ] 912 kB/s | 1.8 MB 00:00 ETA\r(14/14): dnf-2.7.5-2.fc27.noarch.rpm 3.5 MB/s | 350 kB 00:00 \r\n--------------------------------------------------------------------------------\r\nTotal 303 kB/s | 2.0 MB 00:06 \r\nRunning transaction check\r\nTransaction check succeeded.\r\nRunning transaction test\r\nTransaction test succeeded.\r\nRunning transaction\r\n\r Running scriptlet: systemd 1/1 \r\n\r Preparing : [== ] 1/1\r Preparing : [===== ] 1/1\r Preparing : [======== ] 1/1\r Preparing : [=========== ] 1/1\r Preparing : [============= ] 1/1\r Preparing : [================ ] 1/1\r Preparing : [=================== ] 1/1\r Preparing : [====================== ] 1/1\r Preparing : [========================= ] 1/1\r Preparing : [============================ ] 1/1\r Preparing : [=============================== ] 1/1\r Preparing : [================================= ] 1/1\r Preparing : [==================================== ] 1/1\r Preparing : [======================================= ] 1/1\r Preparing : [========================================== ] 1/1\r Preparing : [============================================ ] 1/1\r Preparing : [=============================================== ] 1/1\r Preparing : 1/1 \r\n\r Upgrading : dnf-conf-2.7.5-2.fc27.no [ ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [= ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [=== ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [====== ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [======= ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [=================== ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [==================== ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.no [======================== ] 1/18\r Upgrading : dnf-conf-2.7.5-2.fc27.noarch 1/18 \r\n\r Upgrading : python3-dnf-2.7.5-2.fc27 [ ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [=== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [==== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [===== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [====== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [======= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [======== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [========= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [========== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [=========== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [============ ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [============= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [============== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [=============== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [================ ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [================= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [=================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [==================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [===================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [====================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [======================= ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27 [======================== ] 2/18\r Upgrading : python3-dnf-2.7.5-2.fc27.noarch 2/18 \r\n\r Upgrading : dnf-2.7.5-2.fc27.noarch [ ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [=== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [==== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [===== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [====== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [======= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [======== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [========= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [========== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [=========== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [============ ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [============= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [============== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [================ ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [================= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [=================== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [==================== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [===================== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [====================== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [======================== ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch [========================= ] 3/18\r Upgrading : dnf-2.7.5-2.fc27.noarch 3/18 \r\n\r Running scriptlet: dnf-2.7.5-2.fc27.noarch 3/18 \r\n\r Installing : python2-rpm-4.14.0-2.fc2 [ ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [==== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [======== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [============= ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [================= ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [=================== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [===================== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [====================== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [======================= ] 4/18\r Installing : python2-rpm-4.14.0-2.fc2 [======================== ] 4/18\r Installing : python2-rpm-4.14.0-2.fc27.x86_64 4/18 \r\n\r Installing : python2-hawkey-0.11.0-1. [ ] 5/18\r Installing : python2-hawkey-0.11.0-1. [== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [==== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [====== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [=========== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [=============== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [=================== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [====================== ] 5/18\r Installing : python2-hawkey-0.11.0-1. [======================= ] 5/18\r Installing : python2-hawkey-0.11.0-1. [======================== ] 5/18\r Installing : python2-hawkey-0.11.0-1.fc27.x86_64 5/18 \r\n\r Installing : python2-six-1.11.0-1.fc2 [ ] 6/18\r Installing : python2-six-1.11.0-1.fc2 [= ] 6/18\r Installing : python2-six-1.11.0-1.fc2 [======== ] 6/18\r Installing : python2-six-1.11.0-1.fc2 [================ ] 6/18\r Installing : python2-six-1.11.0-1.fc2 [================= ] 6/18\r Installing : python2-six-1.11.0-1.fc2 [======================== ] 6/18\r Installing : python2-six-1.11.0-1.fc27.noarch 6/18 \r\n\r Installing : python2-iniparse-0.4-26. [ ] 7/18\r Installing : python2-iniparse-0.4-26. [=== ] 7/18\r Installing : python2-iniparse-0.4-26. [===== ] 7/18\r Installing : python2-iniparse-0.4-26. [========= ] 7/18\r Installing : python2-iniparse-0.4-26. [========== ] 7/18\r Installing : python2-iniparse-0.4-26. [=========== ] 7/18\r Installing : python2-iniparse-0.4-26. [============ ] 7/18\r Installing : python2-iniparse-0.4-26. [=============== ] 7/18\r Installing : python2-iniparse-0.4-26. [================== ] 7/18\r Installing : python2-iniparse-0.4-26. [==================== ] 7/18\r Installing : python2-iniparse-0.4-26. [======================== ] 7/18\r Installing : python2-iniparse-0.4-26.fc27.noarch 7/18 \r\n\r Installing : python2-librepo-1.8.0-1. [ ] 8/18\r Installing : python2-librepo-1.8.0-1. [==== ] 8/18\r Installing : python2-librepo-1.8.0-1. [======= ] 8/18\r Installing : python2-librepo-1.8.0-1. [============ ] 8/18\r Installing : python2-librepo-1.8.0-1. [================= ] 8/18\r Installing : python2-librepo-1.8.0-1. [===================== ] 8/18\r Installing : python2-librepo-1.8.0-1. [======================== ] 8/18\r Installing : python2-librepo-1.8.0-1.fc27.x86_64 8/18 \r\n\r Installing : python2-libcomps-0.1.8-6 [ ] 9/18\r Installing : python2-libcomps-0.1.8-6 [===== ] 9/18\r Installing : python2-libcomps-0.1.8-6 [=========== ] 9/18\r Installing : python2-libcomps-0.1.8-6 [================= ] 9/18\r Installing : python2-libcomps-0.1.8-6 [====================== ] 9/18\r Installing : python2-libcomps-0.1.8-6 [======================== ] 9/18\r Installing : python2-libcomps-0.1.8-6.fc27.x86_64 9/18 \r\n\r Installing : python2-gpg-1.9.0-6.fc27 [ ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [=== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [==== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [===== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [====== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [======= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [======== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [========= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [========== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [=========== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [============ ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [============= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [============== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [=============== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [================ ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [================= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [=================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [==================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [===================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [====================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [======================= ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27 [======================== ] 10/18\r Installing : python2-gpg-1.9.0-6.fc27.x86_64 10/18 \r\n\r Installing : pyliblzma-0.5.3-19.fc27. [ ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [==== ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [======== ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [============ ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [================= ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [===================== ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [======================= ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27. [======================== ] 11/18\r Installing : pyliblzma-0.5.3-19.fc27.x86_64 11/18 \r\n\r Installing : python2-dnf-2.7.5-2.fc27 [ ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [=== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [==== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [===== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [====== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [======= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [======== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [========= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [========== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [=========== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [============ ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [============= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [============== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [=============== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [================ ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [================= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [=================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [==================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [===================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [====================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [======================= ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27 [======================== ] 12/18\r Installing : python2-dnf-2.7.5-2.fc27.noarch 12/18 \r\n\r Upgrading : dnf-yum-2.7.5-2.fc27.noa [ ] 13/18\r Upgrading : dnf-yum-2.7.5-2.fc27.noa [== ] 13/18\r Upgrading : dnf-yum-2.7.5-2.fc27.noa [====================== ] 13/18\r Upgrading : dnf-yum-2.7.5-2.fc27.noarch 13/18 \r\n\r Installing : rpm-plugin-systemd-inhib [ ] 14/18\r Installing : rpm-plugin-systemd-inhib [======================= ] 14/18\r Installing : rpm-plugin-systemd-inhib [======================== ] 14/18\r Installing : rpm-plugin-systemd-inhibit-4.14.0-2.fc27.x86_64 14/18 \r\n\r Cleanup : dnf-yum-2.7.3-1.fc27.noa [ ] 15/18\r Cleanup : dnf-yum-2.7.3-1.fc27.noa [============ ] 15/18\r Cleanup : dnf-yum-2.7.3-1.fc27.noarch 15/18 \r\n\r Running scriptlet: dnf-2.7.3-1.fc27.noarch 16/18 \r\n\r Cleanup : dnf-2.7.3-1.fc27.noarch [ ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [=== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [==== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [===== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [====== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [======= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [======== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [========= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [========== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [=========== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [============ ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [============= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [============== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [=============== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [================ ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [================= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [=================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [==================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [===================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [====================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [======================= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [======================== ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch [========================= ] 16/18\r Cleanup : dnf-2.7.3-1.fc27.noarch 16/18 \r\nwarning: file /usr/share/locale/zh_TW/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/zh_CN/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ur/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/uk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/tr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/th/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/sv/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/sr@latin/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/sr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/sq/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/sk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ru/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/pt_BR/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/pt/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/pl/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/pa/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/nl/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/nb/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ms/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/mr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ml/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/lt/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ko/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/kk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ka/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ja/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/it/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/id/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/hu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/hr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/hi/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/he/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/gu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/fr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/fi/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/eu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/es/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/el/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/de/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/da/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/cs/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ca/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/bn_IN/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/bg/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\nwarning: file /usr/share/locale/ar/LC_MESSAGES/dnf.mo: remove failed: No such file or directory\r\n\r Running scriptlet: dnf-2.7.3-1.fc27.noarch 16/18 \r\n\r Cleanup : python3-dnf-2.7.3-1.fc27 [ ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [=== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [==== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [===== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [====== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [======= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [======== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [========= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [========== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [=========== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [============ ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [============= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [============== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [=============== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [================ ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [================= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [=================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [==================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [===================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [====================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [======================= ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27 [======================== ] 17/18\r Cleanup : python3-dnf-2.7.3-1.fc27.noarch 17/18 \r\n\r Cleanup : dnf-conf-2.7.3-1.fc27.no [ ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [=== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [==== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [===== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [====== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [======= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [======== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [========= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [========== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [=========== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [============ ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [============= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [============== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [=============== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [================ ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [================= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [================== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [=================== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [==================== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [===================== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [====================== ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.no [======================= ] 18/18\r Cleanup : dnf-conf-2.7.3-1.fc27.noarch 18/18 \r\n\r Running scriptlet: dnf-conf-2.7.3-1.fc27.noarch 18/18 \r\n\r Verifying : python2-dnf-2.7.5-2.fc27.noarch 1/18 \r\n\r Verifying : pyliblzma-0.5.3-19.fc27.x86_64 2/18 \r\n\r Verifying : python2-gpg-1.9.0-6.fc27.x86_64 3/18 \r\n\r Verifying : python2-iniparse-0.4-26.fc27.noarch 4/18 \r\n\r Verifying : python2-libcomps-0.1.8-6.fc27.x86_64 5/18 \r\n\r Verifying : python2-librepo-1.8.0-1.fc27.x86_64 6/18 \r\n\r Verifying : python2-six-1.11.0-1.fc27.noarch 7/18 \r\n\r Verifying : python2-hawkey-0.11.0-1.fc27.x86_64 8/18 \r\n\r Verifying : python2-rpm-4.14.0-2.fc27.x86_64 9/18 \r\n\r Verifying : rpm-plugin-systemd-inhibit-4.14.0-2.fc27.x86_64 10/18 \r\n\r Verifying : dnf-conf-2.7.5-2.fc27.noarch 11/18 \r\n\r Verifying : python3-dnf-2.7.5-2.fc27.noarch 12/18 \r\n\r Verifying : dnf-2.7.5-2.fc27.noarch 13/18 \r\n\r Verifying : dnf-yum-2.7.5-2.fc27.noarch 14/18 \r\n\r Verifying : python3-dnf-2.7.3-1.fc27.noarch 15/18 \r\n\r Verifying : dnf-conf-2.7.3-1.fc27.noarch 16/18 \r\n\r Verifying : dnf-2.7.3-1.fc27.noarch 17/18 \r\n\r Verifying : dnf-yum-2.7.3-1.fc27.noarch 18/18 \r\n\r\nInstalled:\r\n python2-dnf.noarch 2.7.5-2.fc27 \r\n rpm-plugin-systemd-inhibit.x86_64 4.14.0-2.fc27 \r\n pyliblzma.x86_64 0.5.3-19.fc27 \r\n python2-gpg.x86_64 1.9.0-6.fc27 \r\n python2-hawkey.x86_64 0.11.0-1.fc27 \r\n python2-iniparse.noarch 0.4-26.fc27 \r\n python2-libcomps.x86_64 0.1.8-6.fc27 \r\n python2-librepo.x86_64 1.8.0-1.fc27 \r\n python2-rpm.x86_64 4.14.0-2.fc27 \r\n python2-six.noarch 1.11.0-1.fc27 \r\n\r\nUpgraded:\r\n dnf.noarch 2.7.5-2.fc27 dnf-conf.noarch 2.7.5-2.fc27 \r\n dnf-yum.noarch 2.7.5-2.fc27 python3-dnf.noarch 2.7.5-2.fc27 \r\n\r\nComplete!\r\n", "stdout_lines": ["Last metadata expiration check: 0:01:15 ago on Tue 27 Mar 2018 12:14:19 PM UTC.", "Dependencies resolved.", "================================================================================", " Package Arch Version Repository Size", "================================================================================", "Installing:", " python2-dnf noarch 2.7.5-2.fc27 updates 457 k", "Upgrading:", " dnf noarch 2.7.5-2.fc27 updates 350 k", " dnf-conf noarch 2.7.5-2.fc27 updates 68 k", " dnf-yum noarch 2.7.5-2.fc27 updates 50 k", " python3-dnf noarch 2.7.5-2.fc27 updates 454 k", "Installing dependencies:", " pyliblzma x86_64 0.5.3-19.fc27 fedora 54 k", " python2-gpg x86_64 1.9.0-6.fc27 fedora 219 k", " python2-hawkey x86_64 0.11.0-1.fc27 fedora 56 k", " python2-iniparse noarch 0.4-26.fc27 fedora 46 k", " python2-libcomps x86_64 0.1.8-6.fc27 fedora 49 k", " python2-librepo x86_64 1.8.0-1.fc27 fedora 46 k", " python2-rpm x86_64 4.14.0-2.fc27 fedora 117 k", " python2-six noarch 1.11.0-1.fc27 fedora 36 k", "Installing weak dependencies:", " rpm-plugin-systemd-inhibit x86_64 4.14.0-2.fc27 fedora 67 k", "", "Transaction Summary", "================================================================================", "Install 10 Packages", "Upgrade 4 Packages", "", "Total download size: 2.0 M", "Downloading Packages:", "(1/14): python2-dnf- 0% [ ] --- B/s | 0 B --:-- ETA", "(1/14): pyliblzma-0.5.3-19.fc27.x86_64.rpm 353 kB/s | 54 kB 00:00 ", "(2-3/14): python2-dn 4% [- ] 645 kB/s | 98 kB 00:03 ETA", "(2/14): python2-iniparse-0.4-26.fc27.noarch.rpm 1.5 MB/s | 46 kB 00:00 ", "(3-4/14): python2-dn 16% [=== ] 690 kB/s | 343 kB 00:02 ETA", "(3/14): python2-gpg-1.9.0-6.fc27.x86_64.rpm 1.1 MB/s | 219 kB 00:00 ", "(4-5/14): python2-dn 26% [===== ] 729 kB/s | 553 kB 00:02 ETA", "(4/14): python2-libcomps-0.1.8-6.fc27.x86_64.rp 1.9 MB/s | 49 kB 00:00 ", "(5-6/14): python2-dn 31% [====== ] 749 kB/s | 658 kB 00:01 ETA", "(5/14): python2-dnf-2.7.5-2.fc27.noarch.rpm 1.4 MB/s | 457 kB 00:00 ", "(6-7/14): python2-li 39% [=======- ] 767 kB/s | 825 kB 00:01 ETA", "(6/14): python2-librepo-1.8.0-1.fc27.x86_64.rpm 177 kB/s | 46 kB 00:00 ", "(7-8/14): python2-si 42% [======== ] 753 kB/s | 871 kB 00:01 ETA", "(7/14): python2-six-1.11.0-1.fc27.noarch.rpm 135 kB/s | 36 kB 00:00 ", "(8-9/14): python2-ha 44% [========- ] 761 kB/s | 922 kB 00:01 ETA", "(8/14): python2-hawkey-0.11.0-1.fc27.x86_64.rpm 279 kB/s | 56 kB 00:00 ", "(9-10/14): rpm-plugi 46% [========= ] 764 kB/s | 964 kB 00:01 ETA", "(9/14): dnf-conf-2.7.5-2.fc27.noarch.rpm 502 kB/s | 68 kB 00:00 ", "(10-11/14): rpm-plug 49% [=========- ] 756 kB/s | 1.0 MB 00:01 ETA", "(10/14): python2-rpm-4.14.0-2.fc27.x86_64.rpm 577 kB/s | 117 kB 00:00 ", "(11-12/14): python3- 57% [=========== ] 784 kB/s | 1.2 MB 00:01 ETA", "(11/14): rpm-plugin-systemd-inhibit-4.14.0-2.fc 320 kB/s | 67 kB 00:00 ", "(12-13/14): dnf-2.7. 67% [=============- ] 824 kB/s | 1.4 MB 00:00 ETA", "(12/14): python3-dnf-2.7.5-2.fc27.noarch.rpm 6.2 MB/s | 454 kB 00:00 ", "(13-14/14): dnf-yum- 85% [================= ] 892 kB/s | 1.7 MB 00:00 ETA", "(13/14): dnf-yum-2.7.5-2.fc27.noarch.rpm 1.0 MB/s | 50 kB 00:00 ", "(14/14): dnf-2.7.5-2 90% [================== ] 912 kB/s | 1.8 MB 00:00 ETA", "(14/14): dnf-2.7.5-2.fc27.noarch.rpm 3.5 MB/s | 350 kB 00:00 ", "--------------------------------------------------------------------------------", "Total 303 kB/s | 2.0 MB 00:06 ", "Running transaction check", "Transaction check succeeded.", "Running transaction test", "Transaction test succeeded.", "Running transaction", "", " Running scriptlet: systemd 1/1 ", "", " Preparing : [== ] 1/1", " Preparing : [===== ] 1/1", " Preparing : [======== ] 1/1", " Preparing : [=========== ] 1/1", " Preparing : [============= ] 1/1", " Preparing : [================ ] 1/1", " Preparing : [=================== ] 1/1", " Preparing : [====================== ] 1/1", " Preparing : [========================= ] 1/1", " Preparing : [============================ ] 1/1", " Preparing : [=============================== ] 1/1", " Preparing : [================================= ] 1/1", " Preparing : [==================================== ] 1/1", " Preparing : [======================================= ] 1/1", " Preparing : [========================================== ] 1/1", " Preparing : [============================================ ] 1/1", " Preparing : [=============================================== ] 1/1", " Preparing : 1/1 ", "", " Upgrading : dnf-conf-2.7.5-2.fc27.no [ ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [= ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [=== ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [====== ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [======= ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [=================== ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [==================== ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.no [======================== ] 1/18", " Upgrading : dnf-conf-2.7.5-2.fc27.noarch 1/18 ", "", " Upgrading : python3-dnf-2.7.5-2.fc27 [ ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [=== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [==== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [===== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [====== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [======= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [======== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [========= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [========== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [=========== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [============ ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [============= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [============== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [=============== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [================ ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [================= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [=================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [==================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [===================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [====================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [======================= ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27 [======================== ] 2/18", " Upgrading : python3-dnf-2.7.5-2.fc27.noarch 2/18 ", "", " Upgrading : dnf-2.7.5-2.fc27.noarch [ ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [=== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [==== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [===== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [====== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [======= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [======== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [========= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [========== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [=========== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [============ ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [============= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [============== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [================ ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [================= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [=================== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [==================== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [===================== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [====================== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [======================== ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch [========================= ] 3/18", " Upgrading : dnf-2.7.5-2.fc27.noarch 3/18 ", "", " Running scriptlet: dnf-2.7.5-2.fc27.noarch 3/18 ", "", " Installing : python2-rpm-4.14.0-2.fc2 [ ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [==== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [======== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [============= ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [================= ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [=================== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [===================== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [====================== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [======================= ] 4/18", " Installing : python2-rpm-4.14.0-2.fc2 [======================== ] 4/18", " Installing : python2-rpm-4.14.0-2.fc27.x86_64 4/18 ", "", " Installing : python2-hawkey-0.11.0-1. [ ] 5/18", " Installing : python2-hawkey-0.11.0-1. [== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [==== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [====== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [=========== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [=============== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [=================== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [====================== ] 5/18", " Installing : python2-hawkey-0.11.0-1. [======================= ] 5/18", " Installing : python2-hawkey-0.11.0-1. [======================== ] 5/18", " Installing : python2-hawkey-0.11.0-1.fc27.x86_64 5/18 ", "", " Installing : python2-six-1.11.0-1.fc2 [ ] 6/18", " Installing : python2-six-1.11.0-1.fc2 [= ] 6/18", " Installing : python2-six-1.11.0-1.fc2 [======== ] 6/18", " Installing : python2-six-1.11.0-1.fc2 [================ ] 6/18", " Installing : python2-six-1.11.0-1.fc2 [================= ] 6/18", " Installing : python2-six-1.11.0-1.fc2 [======================== ] 6/18", " Installing : python2-six-1.11.0-1.fc27.noarch 6/18 ", "", " Installing : python2-iniparse-0.4-26. [ ] 7/18", " Installing : python2-iniparse-0.4-26. [=== ] 7/18", " Installing : python2-iniparse-0.4-26. [===== ] 7/18", " Installing : python2-iniparse-0.4-26. [========= ] 7/18", " Installing : python2-iniparse-0.4-26. [========== ] 7/18", " Installing : python2-iniparse-0.4-26. [=========== ] 7/18", " Installing : python2-iniparse-0.4-26. [============ ] 7/18", " Installing : python2-iniparse-0.4-26. [=============== ] 7/18", " Installing : python2-iniparse-0.4-26. [================== ] 7/18", " Installing : python2-iniparse-0.4-26. [==================== ] 7/18", " Installing : python2-iniparse-0.4-26. [======================== ] 7/18", " Installing : python2-iniparse-0.4-26.fc27.noarch 7/18 ", "", " Installing : python2-librepo-1.8.0-1. [ ] 8/18", " Installing : python2-librepo-1.8.0-1. [==== ] 8/18", " Installing : python2-librepo-1.8.0-1. [======= ] 8/18", " Installing : python2-librepo-1.8.0-1. [============ ] 8/18", " Installing : python2-librepo-1.8.0-1. [================= ] 8/18", " Installing : python2-librepo-1.8.0-1. [===================== ] 8/18", " Installing : python2-librepo-1.8.0-1. [======================== ] 8/18", " Installing : python2-librepo-1.8.0-1.fc27.x86_64 8/18 ", "", " Installing : python2-libcomps-0.1.8-6 [ ] 9/18", " Installing : python2-libcomps-0.1.8-6 [===== ] 9/18", " Installing : python2-libcomps-0.1.8-6 [=========== ] 9/18", " Installing : python2-libcomps-0.1.8-6 [================= ] 9/18", " Installing : python2-libcomps-0.1.8-6 [====================== ] 9/18", " Installing : python2-libcomps-0.1.8-6 [======================== ] 9/18", " Installing : python2-libcomps-0.1.8-6.fc27.x86_64 9/18 ", "", " Installing : python2-gpg-1.9.0-6.fc27 [ ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [=== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [==== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [===== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [====== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [======= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [======== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [========= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [========== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [=========== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [============ ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [============= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [============== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [=============== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [================ ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [================= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [=================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [==================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [===================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [====================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [======================= ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27 [======================== ] 10/18", " Installing : python2-gpg-1.9.0-6.fc27.x86_64 10/18 ", "", " Installing : pyliblzma-0.5.3-19.fc27. [ ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [==== ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [======== ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [============ ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [================= ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [===================== ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [======================= ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27. [======================== ] 11/18", " Installing : pyliblzma-0.5.3-19.fc27.x86_64 11/18 ", "", " Installing : python2-dnf-2.7.5-2.fc27 [ ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [=== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [==== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [===== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [====== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [======= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [======== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [========= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [========== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [=========== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [============ ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [============= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [============== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [=============== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [================ ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [================= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [=================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [==================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [===================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [====================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [======================= ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27 [======================== ] 12/18", " Installing : python2-dnf-2.7.5-2.fc27.noarch 12/18 ", "", " Upgrading : dnf-yum-2.7.5-2.fc27.noa [ ] 13/18", " Upgrading : dnf-yum-2.7.5-2.fc27.noa [== ] 13/18", " Upgrading : dnf-yum-2.7.5-2.fc27.noa [====================== ] 13/18", " Upgrading : dnf-yum-2.7.5-2.fc27.noarch 13/18 ", "", " Installing : rpm-plugin-systemd-inhib [ ] 14/18", " Installing : rpm-plugin-systemd-inhib [======================= ] 14/18", " Installing : rpm-plugin-systemd-inhib [======================== ] 14/18", " Installing : rpm-plugin-systemd-inhibit-4.14.0-2.fc27.x86_64 14/18 ", "", " Cleanup : dnf-yum-2.7.3-1.fc27.noa [ ] 15/18", " Cleanup : dnf-yum-2.7.3-1.fc27.noa [============ ] 15/18", " Cleanup : dnf-yum-2.7.3-1.fc27.noarch 15/18 ", "", " Running scriptlet: dnf-2.7.3-1.fc27.noarch 16/18 ", "", " Cleanup : dnf-2.7.3-1.fc27.noarch [ ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [=== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [==== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [===== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [====== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [======= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [======== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [========= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [========== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [=========== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [============ ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [============= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [============== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [=============== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [================ ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [================= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [=================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [==================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [===================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [====================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [======================= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [======================== ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch [========================= ] 16/18", " Cleanup : dnf-2.7.3-1.fc27.noarch 16/18 ", "warning: file /usr/share/locale/zh_TW/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/zh_CN/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ur/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/uk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/tr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/th/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/sv/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/sr@latin/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/sr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/sq/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/sk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ru/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/pt_BR/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/pt/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/pl/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/pa/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/nl/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/nb/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ms/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/mr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ml/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/lt/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ko/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/kk/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ka/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ja/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/it/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/id/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/hu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/hr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/hi/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/he/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/gu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/fr/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/fi/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/eu/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/es/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/el/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/de/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/da/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/cs/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ca/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/bn_IN/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/bg/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "warning: file /usr/share/locale/ar/LC_MESSAGES/dnf.mo: remove failed: No such file or directory", "", " Running scriptlet: dnf-2.7.3-1.fc27.noarch 16/18 ", "", " Cleanup : python3-dnf-2.7.3-1.fc27 [ ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [=== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [==== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [===== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [====== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [======= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [======== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [========= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [========== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [=========== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [============ ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [============= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [============== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [=============== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [================ ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [================= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [=================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [==================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [===================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [====================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [======================= ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27 [======================== ] 17/18", " Cleanup : python3-dnf-2.7.3-1.fc27.noarch 17/18 ", "", " Cleanup : dnf-conf-2.7.3-1.fc27.no [ ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [=== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [==== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [===== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [====== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [======= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [======== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [========= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [========== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [=========== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [============ ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [============= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [============== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [=============== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [================ ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [================= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [================== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [=================== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [==================== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [===================== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [====================== ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.no [======================= ] 18/18", " Cleanup : dnf-conf-2.7.3-1.fc27.noarch 18/18 ", "", " Running scriptlet: dnf-conf-2.7.3-1.fc27.noarch 18/18 ", "", " Verifying : python2-dnf-2.7.5-2.fc27.noarch 1/18 ", "", " Verifying : pyliblzma-0.5.3-19.fc27.x86_64 2/18 ", "", " Verifying : python2-gpg-1.9.0-6.fc27.x86_64 3/18 ", "", " Verifying : python2-iniparse-0.4-26.fc27.noarch 4/18 ", "", " Verifying : python2-libcomps-0.1.8-6.fc27.x86_64 5/18 ", "", " Verifying : python2-librepo-1.8.0-1.fc27.x86_64 6/18 ", "", " Verifying : python2-six-1.11.0-1.fc27.noarch 7/18 ", "", " Verifying : python2-hawkey-0.11.0-1.fc27.x86_64 8/18 ", "", " Verifying : python2-rpm-4.14.0-2.fc27.x86_64 9/18 ", "", " Verifying : rpm-plugin-systemd-inhibit-4.14.0-2.fc27.x86_64 10/18 ", "", " Verifying : dnf-conf-2.7.5-2.fc27.noarch 11/18 ", "", " Verifying : python3-dnf-2.7.5-2.fc27.noarch 12/18 ", "", " Verifying : dnf-2.7.5-2.fc27.noarch 13/18 ", "", " Verifying : dnf-yum-2.7.5-2.fc27.noarch 14/18 ", "", " Verifying : python3-dnf-2.7.3-1.fc27.noarch 15/18 ", "", " Verifying : dnf-conf-2.7.3-1.fc27.noarch 16/18 ", "", " Verifying : dnf-2.7.3-1.fc27.noarch 17/18 ", "", " Verifying : dnf-yum-2.7.3-1.fc27.noarch 18/18 ", "", "Installed:", " python2-dnf.noarch 2.7.5-2.fc27 ", " rpm-plugin-systemd-inhibit.x86_64 4.14.0-2.fc27 ", " pyliblzma.x86_64 0.5.3-19.fc27 ", " python2-gpg.x86_64 1.9.0-6.fc27 ", " python2-hawkey.x86_64 0.11.0-1.fc27 ", " python2-iniparse.noarch 0.4-26.fc27 ", " python2-libcomps.x86_64 0.1.8-6.fc27 ", " python2-librepo.x86_64 1.8.0-1.fc27 ", " python2-rpm.x86_64 4.14.0-2.fc27 ", " python2-six.noarch 1.11.0-1.fc27 ", "", "Upgraded:", " dnf.noarch 2.7.5-2.fc27 dnf-conf.noarch 2.7.5-2.fc27 ", " dnf-yum.noarch 2.7.5-2.fc27 python3-dnf.noarch 2.7.5-2.fc27 ", "", "Complete!"]} | |
2018-03-27 14:15:46,735 process L0395 DEBUG| [stdout] | |
2018-03-27 14:15:46,735 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] ******************* | |
2018-03-27 14:15:46,735 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7 | |
2018-03-27 14:16:33,139 process L0395 DEBUG| [stdout] changed: [localhost] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => {"changed": true, "item": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "results": ["Installed: device-mapper-multipath-libs-0.7.1-9.git847cc43.fc27.x86_64", "Installed: device-mapper-persistent-data-0.7.5-1.fc27.x86_64", "Installed: at-spi2-atk-2.26.1-1.fc27.x86_64", "Installed: dmidecode-1:3.1-4.fc27.x86_64", "Installed: at-spi2-core-2.26.2-1.fc27.x86_64", "Installed: atk-2.26.1-1.fc27.x86_64", "Installed: fuse-2.9.7-9.fc27.x86_64", "Installed: fuse-common-3.1.1-9.fc27.x86_64", "Installed: libverto-libev-0.2.6-11.fc27.x86_64", "Installed: libsndfile-1.0.28-6.fc27.x86_64", "Installed: tcp_wrappers-7.6-87.fc27.x86_64", "Installed: graphite2-1.3.10-3.fc27.x86_64", "Installed: cdparanoia-libs-10.2-24.fc27.x86_64", "Installed: libICE-1.0.9-11.fc27.x86_64", "Installed: hicolor-icon-theme-0.17-1.fc27.noarch", "Installed: libcacard-3:2.5.3-3.fc27.x86_64", "Installed: libdrm-2.4.90-2.fc27.x86_64", "Installed: yajl-2.1.0-8.fc27.x86_64", "Installed: augeas-libs-1.10.1-1.fc27.x86_64", "Installed: libvirt-3.7.0-4.fc27.x86_64", "Installed: ebtables-2.0.10-24.fc27.x86_64", "Installed: polkit-0.113-15.fc27.x86_64", "Installed: libvirt-daemon-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-config-network-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-config-nwfilter-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-interface-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-libxl-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-lxc-3.7.0-4.fc27.x86_64", "Installed: polkit-libs-0.113-15.fc27.x86_64", "Installed: libvirt-daemon-driver-nodedev-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-nwfilter-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-qemu-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-secret-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-core-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-disk-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-gluster-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-iscsi-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-logical-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-mpath-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-rbd-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-scsi-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-sheepdog-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-storage-zfs-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-uml-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-vbox-3.7.0-4.fc27.x86_64", "Installed: libvirt-daemon-driver-xen-3.7.0-4.fc27.x86_64", "Installed: vte-profile-0.50.2-2.fc27.x86_64", "Installed: vte291-0.50.2-2.fc27.x86_64", "Installed: json-glib-1.4.2-1.fc27.x86_64", "Installed: libvirt-libs-3.7.0-4.fc27.x86_64", "Installed: libxcb-1.12-5.fc27.x86_64", "Installed: libSM-1.2.2-7.fc27.x86_64", "Installed: psmisc-23.1-2.fc27.x86_64", "Installed: usbredir-0.7.1-5.fc27.x86_64", "Installed: libX11-1.6.5-4.fc27.x86_64", "Installed: libvorbis-1:1.3.6-1.fc27.x86_64", "Installed: xml-common-0.6.3-46.fc27.noarch", "Installed: libev-4.24-4.fc27.x86_64", "Installed: libX11-common-1.6.5-4.fc27.noarch", "Installed: librados2-1:12.2.4-1.fc27.x86_64", "Installed: userspace-rcu-0.10.0-3.fc27.x86_64", "Installed: libfdt-1.4.6-1.fc27.x86_64", "Installed: virglrenderer-0.6.0-3.20170210git76b3da97b.fc27.x86_64", "Installed: libgusb-0.2.11-3.fc27.x86_64", "Installed: glusterfs-cli-3.12.6-2.fc27.x86_64", "Installed: glusterfs-client-xlators-3.12.6-2.fc27.x86_64", "Installed: libevent-2.0.22-6.fc27.x86_64", "Installed: seabios-bin-1.10.2-2.fc27.noarch", "Installed: libwayland-server-1.14.0-2.fc27.x86_64", "Installed: libXau-1.0.8-9.fc27.x86_64", "Installed: glusterfs-fuse-3.12.6-2.fc27.x86_64", "Installed: libvisual-1:0.4.0-23.fc27.x86_64", "Installed: nfs-utils-1:2.2.1-4.rc2.fc27.x86_64", "Installed: mesa-libgbm-17.3.6-1.fc27.x86_64", "Installed: brlapi-0.6.6-8.fc27.x86_64", "Installed: gnutls-dane-3.5.15-1.fc27.x86_64", "Installed: seavgabios-bin-1.10.2-2.fc27.noarch", "Installed: SDL2-2.0.7-2.fc27.x86_64", "Installed: gnutls-utils-3.5.15-1.fc27.x86_64", "Installed: libXcomposite-0.4.4-11.fc27.x86_64", "Installed: glusterfs-api-3.12.6-2.fc27.x86_64", "Installed: libogg-2:1.3.2-8.fc27.x86_64", "Installed: dconf-0.26.1-1.fc27.x86_64", "Installed: pulseaudio-libs-11.1-15.fc27.x86_64", "Installed: libXdamage-1.1.4-11.fc27.x86_64", "Installed: gdk-pixbuf2-2.36.11-1.fc27.x86_64", "Installed: gdk-pixbuf2-modules-2.36.11-1.fc27.x86_64", "Installed: libwayland-client-1.14.0-2.fc27.x86_64", "Installed: pixman-0.34.0-4.fc27.x86_64", "Installed: libXext-1.3.3-7.fc27.x86_64", "Installed: fontconfig-2.12.6-4.fc27.x86_64", "Installed: libXfixes-5.0.3-4.fc27.x86_64", "Installed: attr-2.4.47-21.fc27.x86_64", "Installed: libwayland-cursor-1.14.0-2.fc27.x86_64", "Installed: keyutils-1.5.10-3.fc27.x86_64", "Installed: lzo-2.08-11.fc27.x86_64", "Installed: libXi-1.7.9-4.fc27.x86_64", "Installed: lzop-1.03-18.fc27.x86_64", "Installed: libXinerama-1.1.3-9.fc27.x86_64", "Installed: librbd1-1:12.2.4-1.fc27.x86_64", "Installed: libibverbs-14-4.fc27.x86_64", "Installed: jasper-libs-2.0.14-1.fc27.x86_64", "Installed: libXrandr-1.5.1-4.fc27.x86_64", "Installed: libXrender-0.9.10-4.fc27.x86_64", "Installed: gsettings-desktop-schemas-3.24.1-1.fc27.x86_64", "Installed: numactl-libs-2.0.11-5.fc27.x86_64", "Installed: numad-0.5-24.20150602git.fc27.x86_64", "Installed: libXtst-1.2.3-4.fc27.x86_64", "Installed: libXv-1.0.11-4.fc27.x86_64", "Installed: adwaita-cursor-theme-3.26.1-1.fc27.noarch", "Installed: adwaita-icon-theme-3.26.1-1.fc27.noarch", "Installed: snappy-1.1.4-5.fc27.x86_64", "Installed: libXft-2.3.2-7.fc27.x86_64", "Installed: fontpackages-filesystem-1.44-19.fc27.noarch", "Installed: zfs-fuse-0.7.2.2-6.fc27.x86_64", "Installed: gstreamer1-1.12.4-1.fc27.x86_64", "Installed: gsm-1.0.17-3.fc27.x86_64", "Installed: sheepdog-1.0.1-5.fc27.x86_64", "Installed: mesa-libwayland-egl-17.3.6-1.fc27.x86_64", "Installed: libwsman1-2.6.3-5.git4391e5c.fc27.x86_64", "Installed: libthai-0.1.25-4.fc27.x86_64", "Installed: sgabios-bin-1:0.20110622svn-11.fc27.noarch", "Installed: bluez-libs-5.48-3.fc27.x86_64", "Installed: libtheora-1:1.1.1-18.fc27.x86_64", "Installed: gstreamer1-plugins-base-1.12.4-1.fc27.x86_64", "Installed: alsa-lib-1.1.5-1.fc27.x86_64", "Installed: mozjs17-17.0.0-21.fc27.x86_64", "Installed: rdma-core-14-4.fc27.x86_64", "Installed: libXcursor-1.1.15-1.fc27.x86_64", "Installed: autogen-libopts-5.18.12-5.fc27.x86_64", "Installed: xen-libs-4.9.1-5.fc27.x86_64", "Installed: xen-licenses-4.9.1-5.fc27.x86_64", "Installed: libvirt-client-3.7.0-4.fc27.x86_64", "Installed: libmodman-2.0.1-16.fc27.x86_64", "Installed: libdatrie-0.2.9-6.fc27.x86_64", "Installed: libaio-0.3.110-9.fc27.x86_64", "Installed: libpciaccess-0.13.4-6.fc27.x86_64", "Installed: colord-libs-1.4.1-2.fc27.x86_64", "Installed: oniguruma-6.6.1-1.fc27.x86_64", "Installed: rest-0.8.1-1.fc27.x86_64", "Installed: orc-0.4.28-1.fc27.x86_64", "Installed: gtk-update-icon-cache-3.22.26-2.fc27.x86_64", "Installed: pango-1.40.14-1.fc27.x86_64", "Installed: lvm2-2.02.173-4.fc27.x86_64", "Installed: qemu-block-curl-2:2.10.1-2.fc27.x86_64", "Installed: qemu-block-dmg-2:2.10.1-2.fc27.x86_64", "Installed: qemu-block-gluster-2:2.10.1-2.fc27.x86_64", "Installed: qemu-block-iscsi-2:2.10.1-2.fc27.x86_64", "Installed: qemu-block-nfs-2:2.10.1-2.fc27.x86_64", "Installed: libjpeg-turbo-1.5.3-1.fc27.x86_64", "Installed: qemu-block-ssh-2:2.10.1-2.fc27.x86_64", "Installed: qemu-common-2:2.10.1-2.fc27.x86_64", "Installed: avahi-libs-0.7-3.fc27.x86_64", "Installed: corosynclib-2.4.3-2.fc27.x86_64", "Installed: harfbuzz-1.4.8-1.fc27.x86_64", "Installed: libepoxy-1.4.3-3.fc27.x86_64", "Installed: device-mapper-event-libs-1.02.142-4.fc27.x86_64", "Installed: qemu-block-rbd-2:2.10.1-2.fc27.x86_64", "Installed: systemd-container-234-8.fc27.x86_64", "Installed: glusterfs-libs-3.12.6-2.fc27.x86_64", "Installed: libxslt-1.1.29-4.fc27.x86_64", "Installed: libiscsi-1.15.0-5.fc27.x86_64", "Installed: quota-nls-1:4.03-9.fc27.noarch", "Installed: brltty-5.5-8.fc27.x86_64", "Installed: lvm2-libs-2.02.173-4.fc27.x86_64", "Installed: glib-networking-2.54.1-1.fc27.x86_64", "Installed: pciutils-3.5.5-3.fc27.x86_64", "Installed: gtk3-3.22.26-2.fc27.x86_64", "Installed: pciutils-libs-3.5.5-3.fc27.x86_64", "Installed: qemu-system-x86-2:2.10.1-2.fc27.x86_64", "Installed: qemu-system-x86-core-2:2.10.1-2.fc27.x86_64", "Installed: lttng-ust-2.10.0-2.fc27.x86_64", "Installed: jbigkit-libs-2.1-8.fc27.x86_64", "Installed: libnfs-1.9.8-5.fc27.x86_64", "Installed: edk2-ovmf-20170209git296153c5-5.fc27.noarch", "Installed: radvd-2.17-6.fc27.x86_64", "Installed: flac-libs-1.3.2-4.fc27.x86_64", "Installed: libasyncns-0.8-13.fc27.x86_64", "Installed: aajohan-comfortaa-fonts-3.001-1.fc27.noarch", "Installed: libsoup-2.60.3-1.fc27.x86_64", "Installed: lcms2-2.8-5.fc27.x86_64", "Installed: bridge-utils-1.6-1.fc27.x86_64", "Installed: quota-1:4.03-9.fc27.x86_64", "Installed: opus-1.2.1-3.fc27.x86_64", "Installed: gssproxy-0.7.0-29.fc27.x86_64", "Installed: iptables-1.6.1-4.fc27.x86_64", "Installed: glusterfs-3.12.6-2.fc27.x86_64", "Installed: cups-libs-1:2.2.4-8.fc27.x86_64", "Installed: libqb-1.0.3-1.fc27.x86_64", "Installed: libproxy-0.4.15-4.fc27.x86_64", "Installed: libX11-xcb-1.6.5-4.fc27.x86_64", "Installed: libssh-0.7.5-6.fc27.x86_64", "Installed: librdmacm-14-4.fc27.x86_64", "Installed: cairo-gobject-1.15.10-1.fc27.x86_64", "Installed: libnetfilter_conntrack-1.0.6-4.fc27.x86_64", "Installed: unbound-libs-1.6.8-6.fc27.x86_64", "Installed: dnsmasq-2.78-6.fc27.x86_64", "Installed: spice-server-0.14.0-1.fc27.x86_64", "Installed: cairo-1.15.10-1.fc27.x86_64", "Installed: rpcbind-0.2.4-8.rc3.fc27.x86_64", "Installed: libnfnetlink-1.0.1-11.fc27.x86_64", "Installed: polkit-pkla-compat-0.1-10.fc27.x86_64", "Installed: device-mapper-event-1.02.142-4.fc27.x86_64", "Installed: celt051-0.5.1.3-14.fc27.x86_64", "Installed: qemu-img-2:2.10.1-2.fc27.x86_64", "Installed: cyrus-sasl-2.1.26-34.fc27.x86_64", "Installed: hwdata-0.310-1.fc27.noarch", "Installed: cyrus-sasl-gssapi-2.1.26-34.fc27.x86_64", "Installed: iscsi-initiator-utils-6.2.0.874-6.git86e8892.fc27.x86_64", "Installed: iscsi-initiator-utils-iscsiuio-6.2.0.874-6.git86e8892.fc27.x86_64", "Installed: libnfsidmap-1:2.2.1-4.rc2.fc27.x86_64", "Installed: jq-1.5-8.fc27.x86_64", "Installed: qemu-kvm-2:2.10.1-2.fc27.x86_64", "Installed: libvirt-daemon-driver-network-3.7.0-4.fc27.x86_64", "Installed: nmap-ncat-2:7.60-7.fc27.x86_64", "Installed: ipxe-roms-qemu-20161108-2.gitb991c67.fc26.noarch", "Installed: iso-codes-3.75-2.fc27.noarch", "Installed: libtiff-4.0.9-2.fc27.x86_64", "Installed: libtirpc-1.0.3-0.fc27.x86_64", "Installed: netcf-libs-0.2.8-8.fc27.x86_64", "Installed: isns-utils-libs-0.97-5.fc27.x86_64"]} | |
2018-03-27 14:16:33,144 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:33,144 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] ************* | |
2018-03-27 14:16:33,144 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20 | |
2018-03-27 14:16:33,160 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:33,164 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:33,165 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] ***************** | |
2018-03-27 14:16:33,165 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27 | |
2018-03-27 14:16:33,183 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:33,187 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:33,187 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] *************************** | |
2018-03-27 14:16:33,187 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33 | |
2018-03-27 14:16:33,202 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:33,207 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:33,207 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] ******************* | |
2018-03-27 14:16:33,207 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38 | |
2018-03-27 14:16:33,244 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:33,249 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:33,249 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down kvm plugin] ****************************************** | |
2018-03-27 14:16:33,249 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:3 | |
2018-03-27 14:16:39,153 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "checksum_dest": null, "checksum_src": "0eb11f2b05e54b1ef51ab80e897e051e2c6e137c", "dest": "/usr/local/bin/docker-machine-driver-kvm", "gid": 0, "group": "root", "md5sum": "519d29300df740a73c90d048e5df43fb", "mode": "01363", "msg": "OK (12096944 bytes)", "owner": "root", "secontext": "system_u:object_r:bin_t:s0", "size": 12096944, "src": "/tmp/tmpebE_1C", "state": "file", "status_code": 200, "uid": 0, "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm"} | |
2018-03-27 14:16:39,158 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:39,158 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] ************* | |
2018-03-27 14:16:39,158 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2 | |
2018-03-27 14:16:40,991 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "rc": 0, "stderr": "Shared connection to localhost closed.\r\n", "stdout": "\r\nLast metadata expiration check: 0:02:20 ago on Tue 27 Mar 2018 12:14:19 PM UTC.\r\nPackage python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.\r\nDependencies resolved.\r\nNothing to do.\r\nComplete!\r\n", "stdout_lines": ["", "Last metadata expiration check: 0:02:20 ago on Tue 27 Mar 2018 12:14:19 PM UTC.", "Package python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.", "Dependencies resolved.", "Nothing to do.", "Complete!"]} | |
2018-03-27 14:16:40,997 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:40,998 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] ******************* | |
2018-03-27 14:16:40,998 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7 | |
2018-03-27 14:16:43,020 process L0395 DEBUG| [stdout] ok: [localhost] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => {"changed": false, "item": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "msg": "Nothing to do"} | |
2018-03-27 14:16:43,026 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,026 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] ************* | |
2018-03-27 14:16:43,026 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20 | |
2018-03-27 14:16:43,047 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:43,054 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,054 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] ***************** | |
2018-03-27 14:16:43,054 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27 | |
2018-03-27 14:16:43,077 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:43,081 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,081 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] *************************** | |
2018-03-27 14:16:43,081 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33 | |
2018-03-27 14:16:43,104 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:43,111 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,111 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] ******************* | |
2018-03-27 14:16:43,111 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38 | |
2018-03-27 14:16:43,166 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:43,172 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,172 process L0395 DEBUG| [stdout] TASK [prereqs : Start and enable libvirtd] ************************************* | |
2018-03-27 14:16:43,172 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:12 | |
2018-03-27 14:16:43,778 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "enabled": true, "name": "libvirtd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "remote-fs.target virtlogd.socket dbus.service virtlockd.service system.slice virtlockd.socket local-fs.target basic.target systemd-journald.socket sysinit.target iscsid.service apparmor.service virtlogd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target libvirt-guests.service multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CPUUsageNSec": "18446744073709551615", "CPUWeight": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Virtualization daemon", "DevicePolicy": "auto", "Documentation": "man:libvirtd(8) http://libvirt.org", "DynamicUser": "no", "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/libvirtd ; argv[]=/usr/sbin/libvirtd $LIBVIRTD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", "GID": "4294967295", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "18446744073709551615", "Id": "libvirtd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitASSoft": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCORESoft": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitCPUSoft": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitDATASoft": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitFSIZESoft": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitLOCKSSoft": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "8192", "LimitNOFILESoft": "8192", "LimitNPROC": "27802", "LimitNPROCSoft": "27802", "LimitRSS": "18446744073709551615", "LimitRSSSoft": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "18446744073709551615", "LimitRTTIMESoft": "18446744073709551615", "LimitSIGPENDING": "27802", "LimitSIGPENDINGSoft": "27802", "LimitSTACK": "18446744073709551615", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryDenyWriteExecute": "no", "MemoryHigh": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MemoryLow": "0", "MemoryMax": "18446744073709551615", "MemorySwapMax": "18446744073709551615", "MountAPIVFS": "no", "MountFlags": "0", "NFileDescriptorStore": "0", "Names": "libvirtd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "virtlogd.socket sysinit.target virtlockd.socket system.slice", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalSec": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StartupCPUWeight": "18446744073709551615", "StartupIOWeight": "18446744073709551615", "StateChangeTimestamp": "Tue 2018-03-27 12:16:29 UTC", "StateChangeTimestampMonotonic": "154187717", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "18446744073709551615", "TasksMax": "32768", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "4294967295", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "libvirt-guests.service multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} | |
2018-03-27 14:16:43,785 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:43,785 process L0395 DEBUG| [stdout] TASK [prereqs : Add user avocado to the libvirt group] ************************* | |
2018-03-27 14:16:43,785 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:19 | |
2018-03-27 14:16:44,674 process L0395 DEBUG| [stdout] changed: [localhost] => {"append": true, "changed": true, "comment": "Fedora", "group": 1000, "groups": "libvirt", "home": "/home/avocado", "move_home": false, "name": "avocado", "shell": "/bin/bash", "state": "present", "uid": 1000} | |
2018-03-27 14:16:44,678 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:44,678 process L0395 DEBUG| [stdout] TASK [prereqs : Newgroup libvirt] ********************************************** | |
2018-03-27 14:16:44,679 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:26 | |
2018-03-27 14:16:45,334 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "comment": "", "createhome": true, "group": 100, "home": "/home/libvirt", "name": "libvirt", "shell": "/bin/bash", "state": "present", "system": false, "uid": 1001} | |
2018-03-27 14:16:45,340 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:45,340 process L0395 DEBUG| [stdout] TASK [minishift : Is minishift binary present in /home/avocado/.contra-env-setup/minishift] *** | |
2018-03-27 14:16:45,340 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:5 | |
2018-03-27 14:16:45,630 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "stat": {"exists": false}} | |
2018-03-27 14:16:45,634 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:45,634 process L0395 DEBUG| [stdout] TASK [minishift : Query for minishift compressed binary] *********************** | |
2018-03-27 14:16:45,635 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4 | |
2018-03-27 14:16:46,719 process L0395 DEBUG| [stderr] [WARNING]: Consider using get_url or uri module rather than running curl | |
2018-03-27 14:16:46,720 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep 'minishift-.*-linux.*' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'", "delta": "0:00:00.837511", "end": "2018-03-27 12:16:46.689106", "rc": 0, "start": "2018-03-27 12:16:45.851595", "stderr": "", "stderr_lines": [], "stdout": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", "stdout_lines": ["https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz"]} | |
2018-03-27 14:16:46,728 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:46,728 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract minishift binary to /home/avocado/.contra-env-setup/minishift] *** | |
2018-03-27 14:16:46,728 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:8 | |
2018-03-27 14:16:52,550 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "dest": "/home/avocado/.contra-env-setup/minishift", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup/minishift", "-z", "-f", "/tmp/ansible_n7v5dN/minishift-1.12.0-linux-amd64.tgz"], "err": "", "out": "", "rc": 0}, "gid": 1000, "group": "avocado", "handler": "TgzArchive", "mode": "0775", "owner": "avocado", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "src": "/tmp/ansible_n7v5dN/minishift-1.12.0-linux-amd64.tgz", "state": "directory", "uid": 1000} | |
2018-03-27 14:16:52,554 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:52,554 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift_src_dir fact] ********************************** | |
2018-03-27 14:16:52,554 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:14 | |
2018-03-27 14:16:52,587 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"minishift_src_dir": "minishift-1.12.0-linux-amd64"}, "changed": false} | |
2018-03-27 14:16:52,593 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:52,593 process L0395 DEBUG| [stdout] TASK [minishift : Create a new /home/avocado/.contra-env-setup/minishift if it doesn't exist] *** | |
2018-03-27 14:16:52,593 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:20 | |
2018-03-27 14:16:52,831 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "gid": 1000, "group": "avocado", "mode": "0775", "owner": "avocado", "path": "/home/avocado/.contra-env-setup/minishift", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} | |
2018-03-27 14:16:52,838 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:52,838 process L0395 DEBUG| [stdout] TASK [minishift : Copy minishift version files to /home/avocado/.contra-env-setup/minishift/minishift/] *** | |
2018-03-27 14:16:52,839 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:25 | |
2018-03-27 14:16:53,085 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", "delta": "0:00:00.008743", "end": "2018-03-27 12:16:53.075904", "rc": 0, "start": "2018-03-27 12:16:53.067161", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:16:53,090 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:53,090 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/minishift-1.12.0-linux-amd64] *********** | |
2018-03-27 14:16:53,090 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/install_minishift_bin.yml:28 | |
2018-03-27 14:16:53,305 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "state": "absent"} | |
2018-03-27 14:16:53,310 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:53,310 process L0395 DEBUG| [stdout] TASK [minishift : Set path for minishift in /home/avocado/.bashrc] ************* | |
2018-03-27 14:16:53,310 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/set_minishift_path.yml:4 | |
2018-03-27 14:16:53,762 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"} | |
2018-03-27 14:16:53,769 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:53,769 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ******************************** | |
2018-03-27 14:16:53,769 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/set_minishift_path.yml:10 | |
2018-03-27 14:16:54,067 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "source /home/avocado/.bashrc", "delta": "0:00:00.011214", "end": "2018-03-27 12:16:54.050264", "rc": 0, "start": "2018-03-27 12:16:54.039050", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:16:54,073 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,073 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift disk-size 40gb] ******************************** | |
2018-03-27 14:16:54,073 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:15 | |
2018-03-27 14:16:54,389 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", "delta": "0:00:00.062671", "end": "2018-03-27 12:16:54.380327", "rc": 0, "start": "2018-03-27 12:16:54.317656", "stderr": "", "stderr_lines": [], "stdout": "No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'", "stdout_lines": ["No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'"]} | |
2018-03-27 14:16:54,393 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,393 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift memory 6400mb] ********************************* | |
2018-03-27 14:16:54,393 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:18 | |
2018-03-27 14:16:54,622 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "delta": "0:00:00.012593", "end": "2018-03-27 12:16:54.613148", "rc": 0, "start": "2018-03-27 12:16:54.600555", "stderr": "", "stderr_lines": [], "stdout": "No Minishift instance exists. New memory setting will be applied on next 'minishift start'", "stdout_lines": ["No Minishift instance exists. New memory setting will be applied on next 'minishift start'"]} | |
2018-03-27 14:16:54,627 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,627 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift openshift-version to v3.6.1] ******************* | |
2018-03-27 14:16:54,627 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:21 | |
2018-03-27 14:16:54,857 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", "delta": "0:00:00.013027", "end": "2018-03-27 12:16:54.848286", "rc": 0, "start": "2018-03-27 12:16:54.835259", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:16:54,861 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,861 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-version] ****************** | |
2018-03-27 14:16:54,861 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:24 | |
2018-03-27 14:16:54,875 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:54,878 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,878 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-release] ****************** | |
2018-03-27 14:16:54,878 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:28 | |
2018-03-27 14:16:54,893 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:16:54,896 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:54,896 process L0395 DEBUG| [stdout] TASK [minishift : Pull down the minishift iso] ********************************* | |
2018-03-27 14:16:54,896 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:32 | |
2018-03-27 14:16:55,135 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "gid": 1000, "group": "avocado", "mode": "0664", "msg": "file already exists", "owner": "avocado", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 413138944, "state": "file", "uid": 1000, "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso"} | |
2018-03-27 14:16:55,138 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:55,138 process L0395 DEBUG| [stdout] TASK [minishift : Check if the minishift profile exists] *********************** | |
2018-03-27 14:16:55,139 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/main.yml:39 | |
2018-03-27 14:16:55,350 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i 'does not exist'", "delta": "0:00:00.012875", "end": "2018-03-27 12:16:55.340936", "rc": 0, "start": "2018-03-27 12:16:55.328061", "stderr": "", "stderr_lines": [], "stdout": "Does Not Exist", "stdout_lines": ["Does Not Exist"]} | |
2018-03-27 14:16:55,353 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:55,353 process L0395 DEBUG| [stdout] TASK [minishift : Create directory for the OpenShift client binary(oc)] ******** | |
2018-03-27 14:16:55,353 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:3 | |
2018-03-27 14:16:55,596 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "gid": 1000, "group": "avocado", "mode": "0775", "owner": "avocado", "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "state": "directory", "uid": 1000} | |
2018-03-27 14:16:55,604 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:55,604 process L0395 DEBUG| [stdout] TASK [minishift : Query for OpenShift client compressed binary version v3.6.1] *** | |
2018-03-27 14:16:55,605 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:8 | |
2018-03-27 14:16:56,743 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "curl -s https://github.com/openshift/origin/releases/v3.6.1 | grep 'openshift-origin-client-tools-.*-linux.*.tar.gz' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'", "delta": "0:00:00.877569", "end": "2018-03-27 12:16:56.724905", "rc": 0, "start": "2018-03-27 12:16:55.847336", "stderr": "", "stderr_lines": [], "stdout": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "stdout_lines": ["https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"]} | |
2018-03-27 14:16:56,750 process L0395 DEBUG| [stdout] | |
2018-03-27 14:16:56,750 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] *** | |
2018-03-27 14:16:56,750 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:12 | |
2018-03-27 14:17:08,618 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "dest": "/home/avocado/.contra-env-setup", "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup", "-z", "-f", "/tmp/ansible_jXv9Tt/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"], "err": "/usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/gtar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n", "out": "", "rc": 0}, "gid": 1000, "group": "avocado", "handler": "TgzArchive", "mode": "0775", "owner": "avocado", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 4096, "src": "/tmp/ansible_jXv9Tt/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "state": "directory", "uid": 1000} | |
2018-03-27 14:17:08,621 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:08,621 process L0395 DEBUG| [stdout] TASK [minishift : Set oc_src_dir fact] ***************************************** | |
2018-03-27 14:17:08,622 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:18 | |
2018-03-27 14:17:08,651 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"oc_src_dir": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit"}, "changed": false} | |
2018-03-27 14:17:08,656 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:08,656 process L0395 DEBUG| [stdout] TASK [minishift : Copy OpenShift client binary(oc) version files from /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit//oc to /home/avocado/.minishift/cache/oc/v3.6.1/linux/] *** | |
2018-03-27 14:17:08,656 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:24 | |
2018-03-27 14:17:08,972 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cp /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit/oc /home/avocado/.minishift/cache/oc/v3.6.1/linux/", "delta": "0:00:00.088205", "end": "2018-03-27 12:17:08.962755", "rc": 0, "start": "2018-03-27 12:17:08.874550", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:17:08,976 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:08,976 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit] *** | |
2018-03-27 14:17:08,977 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:27 | |
2018-03-27 14:17:09,226 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "absent"} | |
2018-03-27 14:17:09,230 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:09,230 process L0395 DEBUG| [stdout] TASK [minishift : Update the path with the oc client] ************************** | |
2018-03-27 14:17:09,230 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:32 | |
2018-03-27 14:17:09,455 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"", "delta": "0:00:00.001510", "end": "2018-03-27 12:17:09.446974", "rc": 0, "start": "2018-03-27 12:17:09.445464", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:17:09,460 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:09,460 process L0395 DEBUG| [stdout] TASK [minishift : Set path for oc client in /home/avocado/.bashrc] ************* | |
2018-03-27 14:17:09,460 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:35 | |
2018-03-27 14:17:09,678 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"} | |
2018-03-27 14:17:09,682 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:09,682 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ******************************** | |
2018-03-27 14:17:09,683 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:41 | |
2018-03-27 14:17:09,919 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "source /home/avocado/.bashrc", "delta": "0:00:00.007840", "end": "2018-03-27 12:17:09.910261", "rc": 0, "start": "2018-03-27 12:17:09.902421", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:17:09,924 process L0395 DEBUG| [stdout] | |
2018-03-27 14:17:09,924 process L0395 DEBUG| [stdout] TASK [minishift : Initialization of minishift cluster with profile minishift] *** | |
2018-03-27 14:17:09,924 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/init_minishift.yml:3 | |
2018-03-27 14:22:18,785 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "delta": "0:05:08.608675", "end": "2018-03-27 12:22:18.745603", "rc": 0, "start": "2018-03-27 12:17:10.136928", "stderr": "", "stderr_lines": [], "stdout": "-- Starting profile 'minishift'\n-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK\n-- Checking if KVM driver is installed ... \n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \n Checking driver binary is executable ... OK\n-- Checking if Libvirt is installed ... OK\n-- Checking if Libvirt default network is present ... OK\n-- Checking if Libvirt default network is active ... OK\n-- Checking the ISO URL ... OK\n-- Starting local OpenShift cluster using 'kvm' hypervisor ...\n-- Minishift VM will be configured with ...\n Memory: 6 GB\n vCPUs : 2\n Disk size: 40 GB\n-- Starting Minishift VM ......................... OK\n-- Checking for IP address ... OK\n-- Checking if external host is reachable from the Minishift VM ... \n Pinging 8.8.8.8 ... FAIL\n VM is unable to ping external host\n-- Checking HTTP connectivity from the VM ... \n Retrieving http://minishift.io/index.html ... OK\n-- Checking if persistent storage volume is mounted ... OK\n-- Checking available disk space ... 1% used OK\n-- OpenShift cluster will be configured with ...\n Version: v3.6.1\n-- Checking `oc` support for startup flags ... \n host-config-dir ... OK\n host-data-dir ... OK\n host-pv-dir ... OK\n host-volumes-dir ... OK\n version ... OK\n routing-suffix ... OK\nStarting OpenShift using openshift/origin:v3.6.1 ...\nPulling image openshift/origin:v3.6.1\nPulled 1/4 layers, 26% complete\nPulled 2/4 layers, 78% complete\nPulled 3/4 layers, 99% complete\nPulled 4/4 layers, 100% complete\nExtracting\nImage pull complete\nOpenShift server started.\n\nThe server is accessible via web console at:\n https://192.168.42.137:8443\n\nYou are logged in as:\n User: developer\n Password: <any value>\n\nTo login as administrator:\n oc login -u system:admin", "stdout_lines": ["-- Starting profile 'minishift'", "-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK", "-- Checking if KVM driver is installed ... ", " Driver is available at /usr/local/bin/docker-machine-driver-kvm ... ", " Checking driver binary is executable ... OK", "-- Checking if Libvirt is installed ... OK", "-- Checking if Libvirt default network is present ... OK", "-- Checking if Libvirt default network is active ... OK", "-- Checking the ISO URL ... OK", "-- Starting local OpenShift cluster using 'kvm' hypervisor ...", "-- Minishift VM will be configured with ...", " Memory: 6 GB", " vCPUs : 2", " Disk size: 40 GB", "-- Starting Minishift VM ......................... OK", "-- Checking for IP address ... OK", "-- Checking if external host is reachable from the Minishift VM ... ", " Pinging 8.8.8.8 ... FAIL", " VM is unable to ping external host", "-- Checking HTTP connectivity from the VM ... ", " Retrieving http://minishift.io/index.html ... OK", "-- Checking if persistent storage volume is mounted ... OK", "-- Checking available disk space ... 1% used OK", "-- OpenShift cluster will be configured with ...", " Version: v3.6.1", "-- Checking `oc` support for startup flags ... ", " host-config-dir ... OK", " host-data-dir ... OK", " host-pv-dir ... OK", " host-volumes-dir ... OK", " version ... OK", " routing-suffix ... OK", "Starting OpenShift using openshift/origin:v3.6.1 ...", "Pulling image openshift/origin:v3.6.1", "Pulled 1/4 layers, 26% complete", "Pulled 2/4 layers, 78% complete", "Pulled 3/4 layers, 99% complete", "Pulled 4/4 layers, 100% complete", "Extracting", "Image pull complete", "OpenShift server started.", "", "The server is accessible via web console at:", " https://192.168.42.137:8443", "", "You are logged in as:", " User: developer", " Password: <any value>", "", "To login as administrator:", " oc login -u system:admin"]} | |
2018-03-27 14:22:18,791 process L0395 DEBUG| [stdout] | |
2018-03-27 14:22:18,791 process L0395 DEBUG| [stdout] TASK [minishift : Wait for the cluster to come up completely] ****************** | |
2018-03-27 14:22:18,791 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/init_minishift.yml:6 | |
2018-03-27 14:22:18,837 process L0395 DEBUG| [stdout] Pausing for 180 seconds | |
2018-03-27 14:22:18,837 process L0395 DEBUG| [stdout] (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort) | |
2018-03-27 14:25:18,839 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "delta": 180, "rc": 0, "start": "2018-03-27 14:22:18.837429", "stderr": "", "stdout": "Paused for 3.0 minutes", "stop": "2018-03-27 14:25:18.837607", "user_input": ""} | |
2018-03-27 14:25:18,842 process L0395 DEBUG| [stdout] | |
2018-03-27 14:25:18,843 process L0395 DEBUG| [stdout] TASK [minishift : Stop the cluster] ******************************************** | |
2018-03-27 14:25:18,843 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/init_minishift.yml:10 | |
2018-03-27 14:25:21,325 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "delta": "0:00:01.445045", "end": "2018-03-27 12:25:21.293702", "rc": 0, "start": "2018-03-27 12:25:19.848657", "stderr": "", "stderr_lines": [], "stdout": "Stopping local OpenShift cluster...\nCluster stopped.", "stdout_lines": ["Stopping local OpenShift cluster...", "Cluster stopped."]} | |
2018-03-27 14:25:21,329 process L0395 DEBUG| [stdout] | |
2018-03-27 14:25:21,329 process L0395 DEBUG| [stdout] TASK [minishift : Update the VM config] **************************************** | |
2018-03-27 14:25:21,329 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/minishift/tasks/init_minishift.yml:13 | |
2018-03-27 14:25:21,663 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"} | |
2018-03-27 14:25:21,667 process L0395 DEBUG| [stdout] | |
2018-03-27 14:25:21,667 process L0395 DEBUG| [stdout] TASK [os_temps : Check if the minishift profile is already up and running] ***** | |
2018-03-27 14:25:21,667 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/start_mcluster.yml:5 | |
2018-03-27 14:25:21,980 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | awk '{print $2}'", "delta": "0:00:00.087151", "end": "2018-03-27 12:25:21.969430", "rc": 0, "start": "2018-03-27 12:25:21.882279", "stderr": "", "stderr_lines": [], "stdout": "Stopped", "stdout_lines": ["Stopped"]} | |
2018-03-27 14:25:21,985 process L0395 DEBUG| [stdout] | |
2018-03-27 14:25:21,985 process L0395 DEBUG| [stdout] TASK [os_temps : Start minishift profile minishift] **************************** | |
2018-03-27 14:25:21,985 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/start_mcluster.yml:10 | |
2018-03-27 14:27:18,704 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift start --profile minishift --disk-size 40gb --memory 6400mb --openshift-version v3.6.1 --iso-url file:////home/avocado/.contra-env-setup/minishift/minishift.iso", "delta": "0:01:56.471789", "end": "2018-03-27 12:27:18.675992", "rc": 0, "start": "2018-03-27 12:25:22.204203", "stderr": "", "stderr_lines": [], "stdout": "-- Starting profile 'minishift'\n-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK\n-- Checking if KVM driver is installed ... \n Driver is available at /usr/local/bin/docker-machine-driver-kvm ... \n Checking driver binary is executable ... OK\n-- Checking if Libvirt is installed ... OK\n-- Checking if Libvirt default network is present ... OK\n-- Checking if Libvirt default network is active ... OK\n-- Checking the ISO URL ... OK\n-- Starting local OpenShift cluster using 'kvm' hypervisor ...\n-- Starting Minishift VM ....................... OK\n-- Checking for IP address ... OK\n-- Checking if external host is reachable from the Minishift VM ... \n Pinging 8.8.8.8 ... FAIL\n VM is unable to ping external host\n-- Checking HTTP connectivity from the VM ... \n Retrieving http://minishift.io/index.html ... OK\n-- Checking if persistent storage volume is mounted ... OK\n-- Checking available disk space ... 6% used OK\n-- OpenShift cluster will be configured with ...\n Version: v3.6.1\n-- Checking `oc` support for startup flags ... \n host-pv-dir ... OK\n host-volumes-dir ... OK\n version ... OK\n routing-suffix ... OK\n host-config-dir ... OK\n host-data-dir ... OK\nStarting OpenShift using openshift/origin:v3.6.1 ...\nOpenShift server started.\n\nThe server is accessible via web console at:\n https://192.168.42.137:8443", "stdout_lines": ["-- Starting profile 'minishift'", "-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK", "-- Checking if KVM driver is installed ... ", " Driver is available at /usr/local/bin/docker-machine-driver-kvm ... ", " Checking driver binary is executable ... OK", "-- Checking if Libvirt is installed ... OK", "-- Checking if Libvirt default network is present ... OK", "-- Checking if Libvirt default network is active ... OK", "-- Checking the ISO URL ... OK", "-- Starting local OpenShift cluster using 'kvm' hypervisor ...", "-- Starting Minishift VM ....................... OK", "-- Checking for IP address ... OK", "-- Checking if external host is reachable from the Minishift VM ... ", " Pinging 8.8.8.8 ... FAIL", " VM is unable to ping external host", "-- Checking HTTP connectivity from the VM ... ", " Retrieving http://minishift.io/index.html ... OK", "-- Checking if persistent storage volume is mounted ... OK", "-- Checking available disk space ... 6% used OK", "-- OpenShift cluster will be configured with ...", " Version: v3.6.1", "-- Checking `oc` support for startup flags ... ", " host-pv-dir ... OK", " host-volumes-dir ... OK", " version ... OK", " routing-suffix ... OK", " host-config-dir ... OK", " host-data-dir ... OK", "Starting OpenShift using openshift/origin:v3.6.1 ...", "OpenShift server started.", "", "The server is accessible via web console at:", " https://192.168.42.137:8443"]} | |
2018-03-27 14:27:18,708 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,708 process L0395 DEBUG| [stdout] TASK [os_temps : Create directory for the OpenShift client binary(oc)] ********* | |
2018-03-27 14:27:18,708 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:3 | |
2018-03-27 14:27:18,726 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,731 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,731 process L0395 DEBUG| [stdout] TASK [os_temps : Query for OpenShift client compressed binary version v3.6.1] *** | |
2018-03-27 14:27:18,731 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:8 | |
2018-03-27 14:27:18,747 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,752 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,752 process L0395 DEBUG| [stdout] TASK [os_temps : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] *** | |
2018-03-27 14:27:18,752 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:12 | |
2018-03-27 14:27:18,768 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,772 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,772 process L0395 DEBUG| [stdout] TASK [os_temps : Set oc_src_dir fact] ****************************************** | |
2018-03-27 14:27:18,772 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:18 | |
2018-03-27 14:27:18,788 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,793 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,793 process L0395 DEBUG| [stdout] TASK [os_temps : Copy OpenShift client binary(oc) version files from /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit//oc to /home/avocado/.minishift/cache/oc/v3.6.1/linux/] *** | |
2018-03-27 14:27:18,794 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:24 | |
2018-03-27 14:27:18,809 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,813 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,814 process L0395 DEBUG| [stdout] TASK [os_temps : Delete /home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit] *** | |
2018-03-27 14:27:18,814 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:27 | |
2018-03-27 14:27:18,828 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,832 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,832 process L0395 DEBUG| [stdout] TASK [os_temps : Update the path with the oc client] *************************** | |
2018-03-27 14:27:18,833 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:32 | |
2018-03-27 14:27:18,847 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,853 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,853 process L0395 DEBUG| [stdout] TASK [os_temps : Set path for oc client in /home/avocado/.bashrc] ************** | |
2018-03-27 14:27:18,853 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:35 | |
2018-03-27 14:27:18,869 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,874 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,874 process L0395 DEBUG| [stdout] TASK [os_temps : Source /home/avocado/.bashrc] ********************************* | |
2018-03-27 14:27:18,874 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/set_oc_client.yml:41 | |
2018-03-27 14:27:18,891 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:18,896 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:18,896 process L0395 DEBUG| [stdout] TASK [os_temps : Get the cluster Server URL for project contra-sample-project] *** | |
2018-03-27 14:27:18,896 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/main.yml:15 | |
2018-03-27 14:27:20,309 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc status | egrep 'contra-sample-project.*server' | awk '{print $NF}'", "delta": "0:00:00.938651", "end": "2018-03-27 12:27:20.277044", "rc": 0, "start": "2018-03-27 12:27:19.338393", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:27:20,313 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:20,314 process L0395 DEBUG| [stdout] TASK [os_temps : Login to the Openshift cluster] ******************************* | |
2018-03-27 14:27:20,314 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3 | |
2018-03-27 14:27:21,224 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc login --username=developer --password=developer --insecure-skip-tls-verify=true", "delta": "0:00:00.482807", "end": "2018-03-27 12:27:21.196733", "rc": 0, "start": "2018-03-27 12:27:20.713926", "stderr": "", "stderr_lines": [], "stdout": "Login successful.\n\nYou have one project on this server: \"myproject\"\n\nUsing project \"myproject\".", "stdout_lines": ["Login successful.", "", "You have one project on this server: \"myproject\"", "", "Using project \"myproject\"."]} | |
2018-03-27 14:27:21,228 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:21,229 process L0395 DEBUG| [stdout] TASK [os_temps : Query to see if project is already present] ******************* | |
2018-03-27 14:27:21,229 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/get_set_project.yml:4 | |
2018-03-27 14:27:22,102 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get project contra-sample-project | grep 'Active' | awk '{print $3}'", "delta": "0:00:00.443787", "end": "2018-03-27 12:27:22.069953", "rc": 0, "start": "2018-03-27 12:27:21.626166", "stderr": "Error from server (Forbidden): User \"developer\" cannot get project \"contra-sample-project\"", "stderr_lines": ["Error from server (Forbidden): User \"developer\" cannot get project \"contra-sample-project\""], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:27:22,107 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:22,108 process L0395 DEBUG| [stdout] TASK [os_temps : Create project/namespace in the openshift cluster] ************ | |
2018-03-27 14:27:22,108 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/get_set_project.yml:9 | |
2018-03-27 14:27:23,785 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc new-project 'contra-sample-project' --display-name='contra-sample-project'", "delta": "0:00:01.235036", "end": "2018-03-27 12:27:23.762290", "rc": 0, "start": "2018-03-27 12:27:22.527254", "stderr": "", "stderr_lines": [], "stdout": "Now using project \"contra-sample-project\" on server \"https://192.168.42.137:8443\".\n\nYou can add applications to this project with the 'new-app' command. For example, try:\n\n oc new-app centos/ruby-22-centos7~https://github.com/openshift/ruby-ex.git\n\nto build a new example application in Ruby.", "stdout_lines": ["Now using project \"contra-sample-project\" on server \"https://192.168.42.137:8443\".", "", "You can add applications to this project with the 'new-app' command. For example, try:", "", " oc new-app centos/ruby-22-centos7~https://github.com/openshift/ruby-ex.git", "", "to build a new example application in Ruby."]} | |
2018-03-27 14:27:23,789 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:23,789 process L0395 DEBUG| [stdout] TASK [os_temps : add-role-to-user] ********************************************* | |
2018-03-27 14:27:23,789 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/get_set_project.yml:13 | |
2018-03-27 14:27:24,867 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc policy add-role-to-user edit -z default -n 'contra-sample-project'", "delta": "0:00:00.569515", "end": "2018-03-27 12:27:24.838912", "rc": 0, "start": "2018-03-27 12:27:24.269397", "stderr": "", "stderr_lines": [], "stdout": "role \"edit\" added: \"default\"", "stdout_lines": ["role \"edit\" added: \"default\""]} | |
2018-03-27 14:27:24,875 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:24,875 process L0395 DEBUG| [stdout] TASK [os_temps : Install pre-requesites for dnf support for Fedora] ************ | |
2018-03-27 14:27:24,875 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2 | |
2018-03-27 14:27:29,142 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "rc": 0, "stderr": "Shared connection to localhost closed.\r\n", "stdout": "Last metadata expiration check: 0:13:07 ago on Tue 27 Mar 2018 12:14:19 PM UTC.\r\nPackage python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.\r\nDependencies resolved.\r\nNothing to do.\r\nComplete!\r\n", "stdout_lines": ["Last metadata expiration check: 0:13:07 ago on Tue 27 Mar 2018 12:14:19 PM UTC.", "Package python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.", "Dependencies resolved.", "Nothing to do.", "Complete!"]} | |
2018-03-27 14:27:29,147 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:29,147 process L0395 DEBUG| [stdout] TASK [os_temps : Install libvirt, qemu-kvm, and jq on Fedora] ****************** | |
2018-03-27 14:27:29,147 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7 | |
2018-03-27 14:27:32,271 process L0395 DEBUG| [stdout] ok: [localhost] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => {"changed": false, "item": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "msg": "Nothing to do"} | |
2018-03-27 14:27:32,279 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,279 process L0395 DEBUG| [stdout] TASK [os_temps : Check if EPEL is installed for non Fedora distros] ************ | |
2018-03-27 14:27:32,279 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20 | |
2018-03-27 14:27:32,308 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:32,312 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,313 process L0395 DEBUG| [stdout] TASK [os_temps : Pull down the EPEL for for non Fedora distros] **************** | |
2018-03-27 14:27:32,313 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27 | |
2018-03-27 14:27:32,336 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:32,342 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,342 process L0395 DEBUG| [stdout] TASK [os_temps : Install EPEL for non Fedora distros] ************************** | |
2018-03-27 14:27:32,342 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33 | |
2018-03-27 14:27:32,366 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:32,372 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,372 process L0395 DEBUG| [stdout] TASK [os_temps : Install libvirt, qemu-kvm, and jq on Fedora] ****************** | |
2018-03-27 14:27:32,372 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38 | |
2018-03-27 14:27:32,447 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:32,453 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,454 process L0395 DEBUG| [stdout] TASK [os_temps : Set the container_config_name to OpenShift s2i templates] ***** | |
2018-03-27 14:27:32,454 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/setup_containers.yml:4 | |
2018-03-27 14:27:32,502 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"container_config_name": "OpenShift s2i templates"}, "changed": false} | |
2018-03-27 14:27:32,509 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:32,509 process L0395 DEBUG| [stdout] TASK [os_temps : Get OpenShift s2i template names] ***************************** | |
2018-03-27 14:27:32,509 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/setup_containers.yml:9 | |
2018-03-27 14:27:33,190 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "examined": 0, "files": [], "matched": 0, "msg": "/home/avocado/.contra-env-setup/contra-env-sample-project//home/avocado/.contra-env-setup/contra-env-sample-project was skipped as it does not seem to be a valid directory or it cannot be accessed\n"} | |
2018-03-27 14:27:33,194 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:33,195 process L0395 DEBUG| [stdout] TASK [os_temps : Check that templates are valid] ******************************* | |
2018-03-27 14:27:33,195 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/setup_containers.yml:17 | |
2018-03-27 14:27:33,214 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:33,214 process L0395 DEBUG| [stdout] TASK [os_temps : include_tasks] ************************************************ | |
2018-03-27 14:27:33,214 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/setup_containers.yml:22 | |
2018-03-27 14:27:33,234 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:33,235 process L0395 DEBUG| [stdout] TASK [os_temps : Login to the Openshift cluster as an admin] ******************* | |
2018-03-27 14:27:33,235 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:5 | |
2018-03-27 14:27:34,671 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc login --username=system:admin --insecure-skip-tls-verify=true", "delta": "0:00:00.873982", "end": "2018-03-27 12:27:34.636475", "rc": 0, "start": "2018-03-27 12:27:33.762493", "stderr": "", "stderr_lines": [], "stdout": "Logged into \"https://192.168.42.137:8443\" as \"system:admin\" using existing credentials.\n\nYou have access to the following projects and can switch between them with 'oc project <projectname>':\n\n * contra-sample-project\n default\n kube-public\n kube-system\n myproject\n openshift\n openshift-infra\n\nUsing project \"contra-sample-project\".", "stdout_lines": ["Logged into \"https://192.168.42.137:8443\" as \"system:admin\" using existing credentials.", "", "You have access to the following projects and can switch between them with 'oc project <projectname>':", "", " * contra-sample-project", " default", " kube-public", " kube-system", " myproject", " openshift", " openshift-infra", "", "Using project \"contra-sample-project\"."]} | |
2018-03-27 14:27:34,676 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:34,676 process L0395 DEBUG| [stdout] TASK [os_temps : Check contra-env-setup scc name from the yaml file] *********** | |
2018-03-27 14:27:34,676 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:8 | |
2018-03-27 14:27:35,137 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cat /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2 | grep name | awk '{print $NF}'", "delta": "0:00:00.017687", "end": "2018-03-27 12:27:35.112864", "rc": 0, "start": "2018-03-27 12:27:35.095177", "stderr": "cat: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2: No such file or directory", "stderr_lines": ["cat: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2: No such file or directory"], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:27:35,142 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:35,142 process L0395 DEBUG| [stdout] TASK [os_temps : Check name exists from querying the cluster] ***************** | |
2018-03-27 14:27:35,142 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:12 | |
2018-03-27 14:27:36,116 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get scc | grep '' | awk '{print $1}'", "delta": "0:00:00.570060", "end": "2018-03-27 12:27:36.080457", "rc": 0, "start": "2018-03-27 12:27:35.510397", "stderr": "", "stderr_lines": [], "stdout": "NAME\nanyuid\nhostaccess\nhostmount-anyuid\nhostnetwork\nnonroot\nprivileged\nrestricted", "stdout_lines": ["NAME", "anyuid", "hostaccess", "hostmount-anyuid", "hostnetwork", "nonroot", "privileged", "restricted"]} | |
2018-03-27 14:27:36,122 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:36,122 process L0395 DEBUG| [stdout] TASK [os_temps : Generate and override the security context file from a template] *** | |
2018-03-27 14:27:36,123 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:16 | |
2018-03-27 14:27:37,358 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "checksum": "6fda0babd6d62dc5f0f5d1befb2b04095b56f2fc", "dest": "/home/avocado/.contra-env-setup/contra-env-setup-scc.yaml", "gid": 1000, "group": "avocado", "md5sum": "09fb17a1c2447fc1d35b223af1422934", "mode": "0755", "owner": "avocado", "secontext": "unconfined_u:object_r:user_home_t:s0", "size": 339, "src": "/home/avocado/.ansible/tmp/ansible-tmp-1522153656.25-61382324678696/source", "state": "file", "uid": 1000} | |
2018-03-27 14:27:37,371 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] TASK [os_temps : Create the NAME | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] anyuid | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] hostaccess | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] hostmount-anyuid | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] hostnetwork | |
2018-03-27 14:27:37,372 process L0395 DEBUG| [stdout] nonroot | |
2018-03-27 14:27:37,373 process L0395 DEBUG| [stdout] privileged | |
2018-03-27 14:27:37,373 process L0395 DEBUG| [stdout] restricted security context constraints] *** | |
2018-03-27 14:27:37,373 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:22 | |
2018-03-27 14:27:37,403 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"} | |
2018-03-27 14:27:37,414 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:37,415 process L0395 DEBUG| [stdout] TASK [os_temps : Update the NAME | |
2018-03-27 14:27:37,415 process L0395 DEBUG| [stdout] anyuid | |
2018-03-27 14:27:37,416 process L0395 DEBUG| [stdout] hostaccess | |
2018-03-27 14:27:37,417 process L0395 DEBUG| [stdout] hostmount-anyuid | |
2018-03-27 14:27:37,418 process L0395 DEBUG| [stdout] hostnetwork | |
2018-03-27 14:27:37,418 process L0395 DEBUG| [stdout] nonroot | |
2018-03-27 14:27:37,418 process L0395 DEBUG| [stdout] privileged | |
2018-03-27 14:27:37,419 process L0395 DEBUG| [stdout] restricted security context constraints] *** | |
2018-03-27 14:27:37,419 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/roles/os_temps/tasks/add_scc.yml:26 | |
2018-03-27 14:27:39,166 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc replace -f '/home/avocado/.contra-env-setup/contra-env-setup-scc.yaml'", "delta": "0:00:01.152859", "end": "2018-03-27 12:27:39.146671", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 12:27:37.993812", "stderr": "Error from server (NotFound): error when replacing \"/home/avocado/.contra-env-setup/contra-env-setup-scc.yaml\": securitycontextconstraints.security.openshift.io \"contra-env-setup-scc\" not found", "stderr_lines": ["Error from server (NotFound): error when replacing \"/home/avocado/.contra-env-setup/contra-env-setup-scc.yaml\": securitycontextconstraints.security.openshift.io \"contra-env-setup-scc\" not found"], "stdout": "", "stdout_lines": []} | |
2018-03-27 14:27:39,167 process L0395 DEBUG| [stdout] to retry, use: --limit @/var/tmp/avocado_cb7b6t/1-test_contra_env_setup.py_TestMinishift.test_fedora-2ab6/playbooks/setup.retry | |
2018-03-27 14:27:39,167 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:39,168 process L0395 DEBUG| [stdout] PLAY RECAP ********************************************************************* | |
2018-03-27 14:27:39,168 process L0395 DEBUG| [stdout] localhost : ok=67 changed=48 unreachable=0 failed=1 | |
2018-03-27 14:27:39,168 process L0395 DEBUG| [stdout] | |
2018-03-27 14:27:39,206 process L0633 INFO | Command ' ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' finished with 2 after 734.485908985s | |
2018-03-27 14:27:39,209 stacktrace L0041 ERROR| | |
2018-03-27 14:27:39,209 stacktrace L0044 ERROR| Reproduced traceback from: /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py:838 | |
2018-03-27 14:27:39,210 stacktrace L0047 ERROR| Traceback (most recent call last): | |
2018-03-27 14:27:39,210 stacktrace L0047 ERROR| File "/home/firemanxbr/GitHub/ari/contra-env-setup/test/test_contra_env_setup.py", line 90, in test | |
2018-03-27 14:27:39,210 stacktrace L0047 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/utils/process.py", line 1247, in run | |
2018-03-27 14:27:39,210 stacktrace L0047 ERROR| raise CmdError(cmd, sp.result) | |
2018-03-27 14:27:39,210 stacktrace L0047 ERROR| CmdError: Command ' ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 14:27:39,210 stacktrace L0048 ERROR| | |
2018-03-27 14:27:39,210 test L0843 DEBUG| Local variables: | |
2018-03-27 14:27:39,225 test L0846 DEBUG| -> cmd <type 'str'>: ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" | |
2018-03-27 14:27:39,225 test L0846 DEBUG| -> cmd_run <type 'str'>: ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true | |
2018-03-27 14:27:39,225 test L0846 DEBUG| -> self <class 'test_contra_env_setup.TestMinishift'>: 1-test_contra_env_setup.py:TestMinishift.test;fedora-2ab6 | |
2018-03-27 14:27:39,225 test L0846 DEBUG| -> iso_src <type 'str'>: ~/.contra-env-setup/minishift | |
2018-03-27 14:27:39,225 test L0846 DEBUG| -> env <type 'dict'>: {'ANSIBLE_CONFIG': 'test/ansible.cfg'} | |
2018-03-27 14:27:39,226 test L0846 DEBUG| -> DEBUG <type 'str'>: None | |
2018-03-27 14:27:39,226 test L0846 DEBUG| -> iso_dest <type 'str'>: ~/.contra-env-setup/minishift | |
2018-03-27 14:27:39,226 test L0846 DEBUG| -> ssh_args <type 'list'>: ['-o UserKnownHostsFile=/dev/null', '-o StrictHostKeyChecking=no'] | |
2018-03-27 14:27:39,255 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:27:39,256 test L0286 DEBUG| DATA (filename=stdout.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:27:39,256 test L0286 DEBUG| DATA (filename=stderr.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:27:39,256 test L1000 ERROR| Traceback (most recent call last): | |
2018-03-27 14:27:39,256 test L1000 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py", line 936, in _run_avocado | |
raise test_exception | |
2018-03-27 14:27:39,256 test L1000 ERROR| CmdError: Command ' ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 14:27:39,256 test L1015 ERROR| ERROR 1-test_contra_env_setup.py:TestMinishift.test;fedora-2ab6 -> CmdError: Command ' ansible-playbook -vv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 14:27:39,256 test L1004 INFO | | |
2018-03-27 14:27:39,299 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist. | |
2018-03-27 14:27:39,300 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist. | |
2018-03-27 14:27:39,300 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist. | |
2018-03-27 14:27:39,301 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log']) | |
2018-03-27 14:27:39,312 parameters L0146 DEBUG| PARAMS (key=timeout, path=*, default=None) => None | |
2018-03-27 14:27:39,313 test L0382 INFO | START 2-test_contra_env_setup.py:TestMinishift.test;centos-a0b1 | |
2018-03-27 14:27:39,313 test L0400 DEBUG| Test metadata: | |
2018-03-27 14:27:39,313 test L0401 DEBUG| filename: /home/firemanxbr/GitHub/ari/contra-env-setup/test/test_contra_env_setup.py | |
2018-03-27 14:27:39,313 parameters L0146 DEBUG| PARAMS (key=qemu_bin, path=*, default=None) => None | |
2018-03-27 14:27:39,313 parameters L0146 DEBUG| PARAMS (key=arch, path=*, default=None) => None | |
2018-03-27 14:27:39,313 parameters L0146 DEBUG| PARAMS (key=qemu_dst_bin, path=*, default=None) => None | |
2018-03-27 14:27:39,313 parameters L0146 DEBUG| PARAMS (key=image_user, path=*, default=avocado) => 'avocado' | |
2018-03-27 14:27:39,313 parameters L0146 DEBUG| PARAMS (key=image_pass, path=*, default=avocado) => 'avocado' | |
2018-03-27 14:27:39,319 parameters L0146 DEBUG| PARAMS (key=machine_type, path=*, default=None) => None | |
2018-03-27 14:27:39,319 parameters L0146 DEBUG| PARAMS (key=machine_accel, path=*, default=None) => None | |
2018-03-27 14:27:39,319 parameters L0146 DEBUG| PARAMS (key=machine_kvm_type, path=*, default=None) => None | |
2018-03-27 14:27:39,324 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:27:39,325 parameters L0146 DEBUG| PARAMS (key=repo, path=*, default=https://github.com/CentOS-PaaS-SIG/contra-env-setup.git) => 'https://github.com/arilivigni/contra-env-setup.git' | |
2018-03-27 14:27:39,325 parameters L0146 DEBUG| PARAMS (key=branch, path=*, default=master) => 'master' | |
2018-03-27 14:27:39,325 git L0092 DEBUG| Initializing new git repo at /var/tmp/avocado_cb7b6t/2-test_contra_env_setup.py_TestMinishift.test_centos-a0b1 for receiving git repo https://github.com/arilivigni/contra-env-setup.git | |
2018-03-27 14:27:39,325 process L0551 INFO | Running '/bin/git init' | |
2018-03-27 14:27:39,331 process L0395 DEBUG| [stdout] Initialized empty Git repository in /var/tmp/avocado_cb7b6t/2-test_contra_env_setup.py_TestMinishift.test_centos-a0b1/.git/ | |
2018-03-27 14:27:39,331 process L0633 INFO | Command '/bin/git init' finished with 0 after 0.00256705284119s | |
2018-03-27 14:27:39,332 git L0114 INFO | Fetching git [REP 'https://github.com/arilivigni/contra-env-setup.git' BRANCH 'master'] -> /var/tmp/avocado_cb7b6t/2-test_contra_env_setup.py_TestMinishift.test_centos-a0b1 | |
2018-03-27 14:27:39,332 process L0551 INFO | Running '/bin/git fetch -q -f -u -t https://github.com/arilivigni/contra-env-setup.git master:master' | |
2018-03-27 14:27:40,369 process L0633 INFO | Command '/bin/git fetch -q -f -u -t https://github.com/arilivigni/contra-env-setup.git master:master' finished with 0 after 1.03315091133s | |
2018-03-27 14:27:40,370 git L0147 DEBUG| Checking out branch master | |
2018-03-27 14:27:40,370 process L0551 INFO | Running '/bin/git checkout master' | |
2018-03-27 14:27:40,379 process L0395 DEBUG| [stderr] Already on 'master' | |
2018-03-27 14:27:40,379 process L0633 INFO | Command '/bin/git checkout master' finished with 0 after 0.0056779384613s | |
2018-03-27 14:27:40,379 git L0157 DEBUG| Specific commit not specified | |
2018-03-27 14:27:40,380 process L0551 INFO | Running '/bin/git log --pretty=format:%H -1' | |
2018-03-27 14:27:40,386 process L0403 DEBUG| [stdout] 9178e08bcc23c96f4d158fe74f4129dd25fc4738 | |
2018-03-27 14:27:40,386 process L0633 INFO | Command '/bin/git log --pretty=format:%H -1' finished with 0 after 0.00204610824585s | |
2018-03-27 14:27:40,387 process L0551 INFO | Running '/bin/git describe' | |
2018-03-27 14:27:40,392 process L0395 DEBUG| [stderr] fatal: No names found, cannot describe anything. | |
2018-03-27 14:27:40,392 process L0633 INFO | Command '/bin/git describe' finished with 128 after 0.00152492523193s | |
2018-03-27 14:27:40,392 git L0165 INFO | git commit ID is 9178e08bcc23c96f4d158fe74f4129dd25fc4738 (no tag found) | |
2018-03-27 14:27:40,393 parameters L0146 DEBUG| PARAMS (key=distro, path=*, default=Fedora) => 'CentOS' | |
2018-03-27 14:27:41,715 process L0551 INFO | Running '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-badbbffc.qcow2' | |
2018-03-27 14:27:41,751 process L0395 DEBUG| [stdout] Formatting '/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-badbbffc.qcow2', fmt=qcow2 size=8589934592 backing_file=/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16 | |
2018-03-27 14:27:41,752 process L0633 INFO | Command '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-badbbffc.qcow2' finished with 0 after 0.0260539054871s | |
2018-03-27 14:27:41,773 process L0551 INFO | Running '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-badbbffc.qcow2 +20G' | |
2018-03-27 14:27:41,808 process L0395 DEBUG| [stdout] Image resized. | |
2018-03-27 14:27:41,808 process L0633 INFO | Command '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-badbbffc.qcow2 +20G' finished with 0 after 0.0273921489716s | |
2018-03-27 14:27:41,813 process L0551 INFO | Running '/bin/genisoimage -output /var/tmp/tmpJ2FEIa/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpJ2FEIa/meta-data /var/tmp/tmpJ2FEIa/user-data' | |
2018-03-27 14:27:41,819 process L0395 DEBUG| [stderr] I: -input-charset not specified, using utf-8 (detected in locale settings) | |
2018-03-27 14:27:41,821 process L0395 DEBUG| [stderr] Total translation table size: 0 | |
2018-03-27 14:27:41,822 process L0395 DEBUG| [stderr] Total rockridge attributes bytes: 331 | |
2018-03-27 14:27:41,822 process L0395 DEBUG| [stderr] Total directory bytes: 0 | |
2018-03-27 14:27:41,822 process L0395 DEBUG| [stderr] Path table size(bytes): 10 | |
2018-03-27 14:27:41,823 process L0633 INFO | Command '/bin/genisoimage -output /var/tmp/tmpJ2FEIa/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpJ2FEIa/meta-data /var/tmp/tmpJ2FEIa/user-data' finished with 0 after 0.00512599945068s | |
2018-03-27 14:27:41,823 process L0395 DEBUG| [stderr] Max brk space used 0 | |
2018-03-27 14:27:41,823 process L0395 DEBUG| [stderr] 183 extents written (0 MB) | |
2018-03-27 14:27:41,957 console L0068 INFO | Console: Waiting login prompt... | |
2018-03-27 14:28:07,963 console L0071 INFO | Console: Ready! | |
2018-03-27 14:28:07,998 console L0080 INFO | Console: Closed! | |
2018-03-27 14:28:07,998 process L0551 INFO | Running ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' | |
2018-03-27 14:28:10,059 process L0395 DEBUG| [stdout] localhost | FAILED | rc=127 >> | |
2018-03-27 14:28:10,060 process L0395 DEBUG| [stdout] /bin/sh: dnf: command not found | |
2018-03-27 14:28:10,060 process L0395 DEBUG| [stdout] /bin/sh: dnf: command not found | |
2018-03-27 14:28:10,060 process L0395 DEBUG| [stdout] Warning: Permanently added '[localhost]:12345' (ECDSA) to the list of known hosts. | |
2018-03-27 14:28:10,060 process L0395 DEBUG| [stdout] Shared connection to localhost closed. | |
2018-03-27 14:28:10,060 process L0395 DEBUG| [stdout] non-zero return code | |
2018-03-27 14:28:10,094 process L0633 INFO | Command ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 2 after 2.0910820961s | |
2018-03-27 14:28:10,097 stacktrace L0041 ERROR| | |
2018-03-27 14:28:10,097 stacktrace L0044 ERROR| Reproduced traceback from: /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py:838 | |
2018-03-27 14:28:10,097 stacktrace L0047 ERROR| Traceback (most recent call last): | |
2018-03-27 14:28:10,098 stacktrace L0047 ERROR| File "/home/firemanxbr/GitHub/ari/contra-env-setup/test/test_contra_env_setup.py", line 62, in test | |
2018-03-27 14:28:10,098 stacktrace L0047 ERROR| process.run(cmd, env=env) | |
2018-03-27 14:28:10,098 stacktrace L0047 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/utils/process.py", line 1247, in run | |
2018-03-27 14:28:10,098 stacktrace L0047 ERROR| raise CmdError(cmd, sp.result) | |
2018-03-27 14:28:10,098 stacktrace L0047 ERROR| CmdError: Command ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' failed (rc=2) | |
2018-03-27 14:28:10,098 stacktrace L0048 ERROR| | |
2018-03-27 14:28:10,098 test L0843 DEBUG| Local variables: | |
2018-03-27 14:28:10,113 test L0846 DEBUG| -> self <class 'test_contra_env_setup.TestMinishift'>: 2-test_contra_env_setup.py:TestMinishift.test;centos-a0b1 | |
2018-03-27 14:28:10,113 test L0846 DEBUG| -> cmd <type 'str'>: ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" | |
2018-03-27 14:28:10,113 test L0846 DEBUG| -> env <type 'dict'>: {'ANSIBLE_CONFIG': 'test/ansible.cfg'} | |
2018-03-27 14:28:10,113 test L0846 DEBUG| -> ssh_args <type 'list'>: ['-o UserKnownHostsFile=/dev/null', '-o StrictHostKeyChecking=no'] | |
2018-03-27 14:28:10,125 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:28:10,125 test L0286 DEBUG| DATA (filename=stdout.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:28:10,125 test L0286 DEBUG| DATA (filename=stderr.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 14:28:10,125 test L1000 ERROR| Traceback (most recent call last): | |
2018-03-27 14:28:10,125 test L1000 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py", line 936, in _run_avocado | |
raise test_exception | |
2018-03-27 14:28:10,125 test L1000 ERROR| CmdError: Command ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' failed (rc=2) | |
2018-03-27 14:28:10,126 test L1015 ERROR| ERROR 2-test_contra_env_setup.py:TestMinishift.test;centos-a0b1 -> CmdError: Command ' ansible localhost -i "localhost," --become -m raw -a "dnf install -y python libselinux-python git; dnf update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' failed (rc=2) | |
2018-03-27 14:28:10,126 test L1004 INFO | | |
2018-03-27 14:28:10,142 job L0483 INFO | Test results available in /home/firemanxbr/avocado/job-results/job-2018-03-27T14.13-f897c76 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment