Skip to content

Instantly share code, notes, and snippets.

@firemanxbr
Created March 27, 2018 17:26
Show Gist options
  • Save firemanxbr/22e8f7022800284e4b515ce8be434202 to your computer and use it in GitHub Desktop.
Save firemanxbr/22e8f7022800284e4b515ce8be434202 to your computer and use it in GitHub Desktop.
checking the master F27 success !!!
2018-03-27 18:22:29,144 extension L0189 DEBUG| found extension EntryPoint.parse('journal = avocado.plugins.journal:JournalResult')
2018-03-27 18:22:29,144 extension L0189 DEBUG| found extension EntryPoint.parse('tap = avocado.plugins.tap:TAPResult')
2018-03-27 18:22:29,144 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:Human')
2018-03-27 18:22:29,145 extension L0189 DEBUG| found extension EntryPoint.parse('teststmpdir = avocado.plugins.teststmpdir:TestsTmpDir')
2018-03-27 18:22:29,146 extension L0189 DEBUG| found extension EntryPoint.parse('jobscripts = avocado.plugins.jobscripts:JobScripts')
2018-03-27 18:22:29,146 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:HumanJob')
2018-03-27 18:22:29,148 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants')
2018-03-27 18:22:29,149 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux')
2018-03-27 18:22:29,150 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants')
2018-03-27 18:22:29,150 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux')
2018-03-27 18:22:29,151 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist.
2018-03-27 18:22:29,151 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist.
2018-03-27 18:22:29,151 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist.
2018-03-27 18:22:29,151 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log'])
2018-03-27 18:22:29,503 job L0327 INFO | Command line: /usr/bin/avocado run test_contra_env_setup.py -m test_contra_env_setup.yaml
2018-03-27 18:22:29,503 job L0328 INFO |
2018-03-27 18:22:29,504 job L0362 INFO | Avocado version: 59.0
2018-03-27 18:22:29,504 job L0363 INFO |
2018-03-27 18:22:29,504 job L0367 INFO | Config files read (in order):
2018-03-27 18:22:29,504 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/avocado.conf
2018-03-27 18:22:29,504 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/gdb.conf
2018-03-27 18:22:29,504 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/result_upload.conf
2018-03-27 18:22:29,504 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/resultsdb.conf
2018-03-27 18:22:29,505 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/jobscripts.conf
2018-03-27 18:22:29,505 job L0369 INFO | /home/firemanxbr/.config/avocado/avocado.conf
2018-03-27 18:22:29,505 job L0374 INFO |
2018-03-27 18:22:29,505 job L0376 INFO | Avocado config:
2018-03-27 18:22:29,507 job L0385 INFO | Section.Key Value
2018-03-27 18:22:29,507 job L0385 INFO | datadir.paths.base_dir /var/lib/avocado
2018-03-27 18:22:29,507 job L0385 INFO | datadir.paths.test_dir /usr/share/avocado/tests
2018-03-27 18:22:29,507 job L0385 INFO | datadir.paths.data_dir /var/lib/avocado/data
2018-03-27 18:22:29,508 job L0385 INFO | datadir.paths.logs_dir ~/avocado/job-results
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.enabled True
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.commands_timeout -1
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.installed_packages False
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.profiler False
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.locale C
2018-03-27 18:22:29,508 job L0385 INFO | sysinfo.collect.per_test False
2018-03-27 18:22:29,509 job L0385 INFO | sysinfo.collectibles.commands /etc/avocado/sysinfo/commands
2018-03-27 18:22:29,509 job L0385 INFO | sysinfo.collectibles.files /etc/avocado/sysinfo/files
2018-03-27 18:22:29,509 job L0385 INFO | sysinfo.collectibles.profilers /etc/avocado/sysinfo/profilers
2018-03-27 18:22:29,509 job L0385 INFO | runner.output.colored True
2018-03-27 18:22:29,509 job L0385 INFO | runner.output.utf8
2018-03-27 18:22:29,509 job L0385 INFO | remoter.behavior.reject_unknown_hosts False
2018-03-27 18:22:29,509 job L0385 INFO | remoter.behavior.disable_known_hosts False
2018-03-27 18:22:29,509 job L0385 INFO | job.output.loglevel debug
2018-03-27 18:22:29,510 job L0385 INFO | restclient.connection.hostname localhost
2018-03-27 18:22:29,510 job L0385 INFO | restclient.connection.port 9405
2018-03-27 18:22:29,510 job L0385 INFO | restclient.connection.username
2018-03-27 18:22:29,510 job L0385 INFO | restclient.connection.password
2018-03-27 18:22:29,510 job L0385 INFO | plugins.disable []
2018-03-27 18:22:29,510 job L0385 INFO | plugins.skip_broken_plugin_notification []
2018-03-27 18:22:29,510 job L0385 INFO | plugins.loaders ['file', '@DEFAULT']
2018-03-27 18:22:29,510 job L0385 INFO | gdb.paths.gdb /usr/bin/gdb
2018-03-27 18:22:29,511 job L0385 INFO | gdb.paths.gdbserver /usr/bin/gdbserver
2018-03-27 18:22:29,511 job L0385 INFO | plugins.jobscripts.pre /etc/avocado/scripts/job/pre.d/
2018-03-27 18:22:29,511 job L0385 INFO | plugins.jobscripts.post /etc/avocado/scripts/job/post.d/
2018-03-27 18:22:29,511 job L0385 INFO | plugins.jobscripts.warn_non_existing_dir False
2018-03-27 18:22:29,511 job L0385 INFO | plugins.jobscripts.warn_non_zero_status True
2018-03-27 18:22:29,511 job L0386 INFO |
2018-03-27 18:22:29,511 job L0389 INFO | Avocado Data Directories:
2018-03-27 18:22:29,511 job L0390 INFO |
2018-03-27 18:22:29,512 job L0391 INFO | base /home/firemanxbr/avocado
2018-03-27 18:22:29,513 job L0392 INFO | tests /home/firemanxbr/.local/lib/python2.7/site-packages/examples/tests
2018-03-27 18:22:29,513 job L0393 INFO | data /home/firemanxbr/avocado/data
2018-03-27 18:22:29,514 job L0394 INFO | logs /home/firemanxbr/avocado/job-results/job-2018-03-27T18.22-bd7b75c
2018-03-27 18:22:29,514 job L0395 INFO |
2018-03-27 18:22:29,515 job L0401 INFO | Multiplex tree representation:
2018-03-27 18:22:29,515 job L0401 INFO | \-- run
2018-03-27 18:22:29,515 job L0401 INFO | \-- distros
2018-03-27 18:22:29,515 job L0401 INFO | #== fedora
2018-03-27 18:22:29,515 job L0401 INFO | #== centos
2018-03-27 18:22:29,515 job L0401 INFO |
2018-03-27 18:22:29,515 job L0401 INFO | Multiplex variants (2):
2018-03-27 18:22:29,516 job L0401 INFO | Variant fedora-e267: /run/distros/fedora
2018-03-27 18:22:29,516 job L0401 INFO | Variant centos-6e66: /run/distros/centos
2018-03-27 18:22:29,516 job L0405 INFO | Temporary dir: /var/tmp/avocado_VfcKhZ
2018-03-27 18:22:29,516 job L0406 INFO |
2018-03-27 18:22:29,516 job L0319 INFO | Job ID: bd7b75ccc373bb9a63d2531d694212992d253981
2018-03-27 18:22:29,516 job L0322 INFO |
2018-03-27 18:22:29,580 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist.
2018-03-27 18:22:29,580 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist.
2018-03-27 18:22:29,580 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist.
2018-03-27 18:22:29,581 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log'])
2018-03-27 18:22:29,591 parameters L0146 DEBUG| PARAMS (key=timeout, path=*, default=None) => None
2018-03-27 18:22:29,592 test L0382 INFO | START 1-test_contra_env_setup.py:TestMinishift.test;fedora-e267
2018-03-27 18:22:29,592 test L0400 DEBUG| Test metadata:
2018-03-27 18:22:29,592 test L0401 DEBUG| filename: /home/firemanxbr/GitHub/contra-env-setup/test/test_contra_env_setup.py
2018-03-27 18:22:29,592 parameters L0146 DEBUG| PARAMS (key=qemu_bin, path=*, default=None) => None
2018-03-27 18:22:29,592 parameters L0146 DEBUG| PARAMS (key=arch, path=*, default=None) => None
2018-03-27 18:22:29,592 parameters L0146 DEBUG| PARAMS (key=qemu_dst_bin, path=*, default=None) => None
2018-03-27 18:22:29,592 parameters L0146 DEBUG| PARAMS (key=image_user, path=*, default=avocado) => 'avocado'
2018-03-27 18:22:29,592 parameters L0146 DEBUG| PARAMS (key=image_pass, path=*, default=avocado) => 'avocado'
2018-03-27 18:22:29,596 parameters L0146 DEBUG| PARAMS (key=machine_type, path=*, default=None) => None
2018-03-27 18:22:29,596 parameters L0146 DEBUG| PARAMS (key=machine_accel, path=*, default=None) => None
2018-03-27 18:22:29,596 parameters L0146 DEBUG| PARAMS (key=machine_kvm_type, path=*, default=None) => None
2018-03-27 18:22:29,625 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file)
2018-03-27 18:22:29,626 parameters L0146 DEBUG| PARAMS (key=repo, path=*, default=https://github.com/CentOS-PaaS-SIG/contra-env-setup.git) => 'https://github.com/CentOS-PaaS-SIG/contra-env-setup.git'
2018-03-27 18:22:29,627 parameters L0146 DEBUG| PARAMS (key=branch, path=*, default=master) => 'master'
2018-03-27 18:22:29,627 git L0092 DEBUG| Initializing new git repo at /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267 for receiving git repo https://github.com/CentOS-PaaS-SIG/contra-env-setup.git
2018-03-27 18:22:29,628 process L0551 INFO | Running '/bin/git init'
2018-03-27 18:22:29,640 process L0395 DEBUG| [stdout] Initialized empty Git repository in /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/.git/
2018-03-27 18:22:29,641 process L0633 INFO | Command '/bin/git init' finished with 0 after 0.00671792030334s
2018-03-27 18:22:29,642 git L0114 INFO | Fetching git [REP 'https://github.com/CentOS-PaaS-SIG/contra-env-setup.git' BRANCH 'master'] -> /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267
2018-03-27 18:22:29,643 process L0551 INFO | Running '/bin/git fetch -q -f -u -t https://github.com/CentOS-PaaS-SIG/contra-env-setup.git master:master'
2018-03-27 18:22:30,716 process L0633 INFO | Command '/bin/git fetch -q -f -u -t https://github.com/CentOS-PaaS-SIG/contra-env-setup.git master:master' finished with 0 after 1.06595897675s
2018-03-27 18:22:30,716 git L0147 DEBUG| Checking out branch master
2018-03-27 18:22:30,717 process L0551 INFO | Running '/bin/git checkout master'
2018-03-27 18:22:30,723 process L0395 DEBUG| [stderr] Already on 'master'
2018-03-27 18:22:30,723 process L0633 INFO | Command '/bin/git checkout master' finished with 0 after 0.00431299209595s
2018-03-27 18:22:30,724 git L0157 DEBUG| Specific commit not specified
2018-03-27 18:22:30,724 process L0551 INFO | Running '/bin/git log --pretty=format:%H -1'
2018-03-27 18:22:30,727 process L0633 INFO | Command '/bin/git log --pretty=format:%H -1' finished with 0 after 0.000971078872681s
2018-03-27 18:22:30,728 process L0403 DEBUG| [stdout] fb6abc102952ff0a35dc5346d356abded91fa136
2018-03-27 18:22:30,728 process L0551 INFO | Running '/bin/git describe'
2018-03-27 18:22:30,731 process L0395 DEBUG| [stderr] fatal: No names found, cannot describe anything.
2018-03-27 18:22:30,731 process L0633 INFO | Command '/bin/git describe' finished with 128 after 0.000931978225708s
2018-03-27 18:22:30,731 git L0165 INFO | git commit ID is fb6abc102952ff0a35dc5346d356abded91fa136 (no tag found)
2018-03-27 18:22:30,731 parameters L0146 DEBUG| PARAMS (key=distro, path=*, default=Fedora) => 'Fedora'
2018-03-27 18:22:32,355 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-251cc46d.qcow2'
2018-03-27 18:22:32,384 process L0395 DEBUG| [stdout] Formatting '/home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-251cc46d.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 18:22:32,385 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-251cc46d.qcow2' finished with 0 after 0.0199840068817s
2018-03-27 18:22:32,388 process L0551 INFO | Running '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-251cc46d.qcow2 +20G'
2018-03-27 18:22:32,410 process L0395 DEBUG| [stdout] Image resized.
2018-03-27 18:22:32,411 process L0633 INFO | Command '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/Fedora-Cloud-Base-27-1.6.x86_64-251cc46d.qcow2 +20G' finished with 0 after 0.0176768302917s
2018-03-27 18:22:32,416 process L0551 INFO | Running '/bin/genisoimage -output /var/tmp/tmpnSfXCT/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpnSfXCT/meta-data /var/tmp/tmpnSfXCT/user-data'
2018-03-27 18:22:32,429 process L0395 DEBUG| [stderr] I: -input-charset not specified, using utf-8 (detected in locale settings)
2018-03-27 18:22:32,431 process L0395 DEBUG| [stderr] Total translation table size: 0
2018-03-27 18:22:32,432 process L0395 DEBUG| [stderr] Total rockridge attributes bytes: 331
2018-03-27 18:22:32,432 process L0633 INFO | Command '/bin/genisoimage -output /var/tmp/tmpnSfXCT/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpnSfXCT/meta-data /var/tmp/tmpnSfXCT/user-data' finished with 0 after 0.00830888748169s
2018-03-27 18:22:32,432 process L0395 DEBUG| [stderr] Total directory bytes: 0
2018-03-27 18:22:32,433 process L0395 DEBUG| [stderr] Path table size(bytes): 10
2018-03-27 18:22:32,433 process L0395 DEBUG| [stderr] Max brk space used 0
2018-03-27 18:22:32,433 process L0395 DEBUG| [stderr] 183 extents written (0 MB)
2018-03-27 18:22:32,697 console L0068 INFO | Console: Waiting login prompt...
2018-03-27 18:22:51,881 console L0071 INFO | Console: Ready!
2018-03-27 18:22:51,942 console L0080 INFO | Console: Closed!
2018-03-27 18:22:51,943 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 18:24:04,082 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >>
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 0% [ ] --- B/s | 0 B --:-- ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 3% [- ] 2.3 MB/s | 719 kB 00:08 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 15% [=== ] 2.7 MB/s | 3.3 MB 00:06 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 27% [===== ] 3.0 MB/s | 5.7 MB 00:05 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 37% [=======- ] 3.3 MB/s | 8.0 MB 00:03 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 46% [========= ] 3.5 MB/s | 9.9 MB 00:03 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 50% [========== ] 3.3 MB/s | 11 MB 00:03 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 57% [===========- ] 3.4 MB/s | 12 MB 00:02 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 62% [============- ] 3.4 MB/s | 13 MB 00:02 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 66% [============= ] 3.4 MB/s | 14 MB 00:02 ETA
2018-03-27 18:24:04,083 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 71% [============== ] 3.4 MB/s | 15 MB 00:01 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 75% [=============== ] 3.4 MB/s | 16 MB 00:01 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 78% [===============- ] 3.3 MB/s | 17 MB 00:01 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 82% [================ ] 3.2 MB/s | 17 MB 00:01 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 85% [================= ] 3.2 MB/s | 18 MB 00:00 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 89% [=================- ] 3.1 MB/s | 19 MB 00:00 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 92% [==================- ] 3.1 MB/s | 20 MB 00:00 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - 96% [=================== ] 3.1 MB/s | 20 MB 00:00 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 - Updates 3.8 MB/s | 21 MB 00:05
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 0% [ ] --- B/s | 0 B --:-- ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 3% [- ] 7.3 MB/s | 2.2 MB 00:07 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 8% [=- ] 7.3 MB/s | 4.7 MB 00:07 ETA
2018-03-27 18:24:04,084 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 12% [==- ] 7.4 MB/s | 7.3 MB 00:06 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 17% [=== ] 7.5 MB/s | 10 MB 00:06 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 21% [==== ] 7.6 MB/s | 13 MB 00:05 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 25% [===== ] 7.6 MB/s | 15 MB 00:05 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 29% [=====- ] 7.6 MB/s | 17 MB 00:05 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 33% [======- ] 7.6 MB/s | 20 MB 00:05 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 36% [======= ] 7.4 MB/s | 21 MB 00:04 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 38% [=======- ] 7.3 MB/s | 23 MB 00:04 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 41% [======== ] 7.1 MB/s | 24 MB 00:04 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 42% [========- ] 6.8 MB/s | 25 MB 00:04 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 43% [========- ] 6.5 MB/s | 25 MB 00:05 ETA
2018-03-27 18:24:04,085 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 45% [========= ] 6.3 MB/s | 26 MB 00:05 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 46% [========= ] 6.1 MB/s | 27 MB 00:05 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 48% [=========- ] 5.9 MB/s | 28 MB 00:05 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 49% [=========- ] 5.7 MB/s | 29 MB 00:05 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 51% [========== ] 5.6 MB/s | 30 MB 00:05 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 53% [==========- ] 5.5 MB/s | 31 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 55% [=========== ] 5.4 MB/s | 32 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 57% [===========- ] 5.3 MB/s | 34 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 59% [===========- ] 5.2 MB/s | 35 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 62% [============ ] 5.2 MB/s | 36 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 64% [============- ] 5.1 MB/s | 37 MB 00:04 ETA
2018-03-27 18:24:04,086 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 66% [============= ] 5.1 MB/s | 39 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 68% [=============- ] 4.9 MB/s | 40 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 69% [=============- ] 4.8 MB/s | 41 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 71% [============== ] 4.7 MB/s | 41 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 73% [==============- ] 4.6 MB/s | 43 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 75% [=============== ] 4.6 MB/s | 44 MB 00:03 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 76% [=============== ] 4.5 MB/s | 45 MB 00:02 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 78% [===============- ] 4.4 MB/s | 46 MB 00:02 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 80% [================ ] 4.4 MB/s | 47 MB 00:02 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 82% [================- ] 4.4 MB/s | 48 MB 00:02 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 84% [================- ] 4.3 MB/s | 49 MB 00:02 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 86% [================= ] 4.3 MB/s | 50 MB 00:01 ETA
2018-03-27 18:24:04,087 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 88% [=================- ] 4.3 MB/s | 52 MB 00:01 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 91% [================== ] 4.3 MB/s | 53 MB 00:01 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 93% [==================- ] 4.3 MB/s | 54 MB 00:00 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 95% [=================== ] 4.2 MB/s | 55 MB 00:00 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 96% [=================== ] 4.2 MB/s | 56 MB 00:00 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 98% [===================-] 4.2 MB/s | 58 MB 00:00 ETA
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Fedora 27 - x86_64 4.4 MB/s | 58 MB 00:13
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Last metadata expiration check: 0:00:07 ago on Tue 27 Mar 2018 04:23:09 PM UTC.
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Dependencies resolved.
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] Package Arch Version Repository Size
2018-03-27 18:24:04,088 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] Installing:
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] git x86_64 2.14.3-3.fc27 updates 1.1 M
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] libselinux-python x86_64 2.7-3.fc27 updates 250 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] python2 x86_64 2.7.14-10.fc27 updates 101 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] Upgrading:
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] gdbm x86_64 1:1.13-6.fc27 updates 158 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] libselinux x86_64 2.7-3.fc27 updates 173 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] libselinux-python3 x86_64 2.7-3.fc27 updates 251 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] libselinux-utils x86_64 2.7-3.fc27 updates 162 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] libsepol x86_64 2.7-2.fc27 updates 332 k
2018-03-27 18:24:04,089 process L0395 DEBUG| [stdout] Installing dependencies:
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] git-core x86_64 2.14.3-3.fc27 updates 4.1 M
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] git-core-doc x86_64 2.14.3-3.fc27 updates 2.2 M
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] libsecret x86_64 0.18.5-5.fc27 fedora 158 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Carp noarch 1.42-394.fc27 fedora 28 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Data-Dumper x86_64 2.167-398.fc27 updates 56 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Encode x86_64 4:2.94-16.fc27 updates 1.5 M
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Errno x86_64 1.28-403.fc27 updates 72 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Error noarch 1:0.17025-1.fc27 fedora 44 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-Exporter noarch 5.72-395.fc27 fedora 32 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-File-Path noarch 2.15-1.fc27 fedora 37 k
2018-03-27 18:24:04,090 process L0395 DEBUG| [stdout] perl-File-Temp noarch 0.230.400-394.fc27 fedora 61 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Getopt-Long noarch 1:2.50-3.fc27 fedora 61 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Git noarch 2.14.3-3.fc27 updates 68 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-HTTP-Tiny noarch 0.070-394.fc27 fedora 56 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-IO x86_64 1.38-403.fc27 updates 138 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-IO-Socket-IP noarch 0.39-4.fc27 fedora 45 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-MIME-Base64 x86_64 3.15-395.fc27 fedora 29 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Net-SSLeay x86_64 1.81-4.fc27 fedora 334 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-PathTools x86_64 3.74-1.fc27 updates 88 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Pod-Escapes noarch 1:1.07-394.fc27 fedora 19 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Pod-Perldoc noarch 3.28-395.fc27 fedora 87 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Pod-Simple noarch 1:3.35-394.fc27 fedora 211 k
2018-03-27 18:24:04,091 process L0395 DEBUG| [stdout] perl-Pod-Usage noarch 4:1.69-394.fc27 fedora 33 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils x86_64 3:1.48-1.fc27 fedora 65 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Socket x86_64 4:2.027-1.fc27 updates 57 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Storable x86_64 1:2.62-395.fc27 fedora 84 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Term-ANSIColor noarch 4.06-395.fc27 fedora 44 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Term-Cap noarch 1.17-394.fc27 fedora 21 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-TermReadKey x86_64 2.37-5.fc27 fedora 38 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Text-ParseWords noarch 3.30-394.fc27 fedora 16 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Text-Tabs+Wrap noarch 2013.0523-394.fc27 fedora 23 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Time-Local noarch 1:1.250-394.fc27 fedora 30 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-URI noarch 1.72-1.fc27 fedora 114 k
2018-03-27 18:24:04,092 process L0395 DEBUG| [stdout] perl-Unicode-Normalize x86_64 1.25-395.fc27 fedora 80 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-constant noarch 1.33-395.fc27 fedora 24 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-interpreter x86_64 4:5.26.1-403.fc27 updates 6.2 M
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-libnet noarch 3.11-1.fc27 updates 119 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-libs x86_64 4:5.26.1-403.fc27 updates 1.5 M
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-macros x86_64 4:5.26.1-403.fc27 updates 68 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-parent noarch 1:0.236-394.fc27 fedora 18 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-podlators noarch 4.09-395.fc27 updates 115 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-threads x86_64 1:2.21-1.fc27 updates 60 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] perl-threads-shared x86_64 1.58-1.fc27 updates 46 k
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] python2-libs x86_64 2.7.14-10.fc27 updates 6.3 M
2018-03-27 18:24:04,093 process L0395 DEBUG| [stdout] python2-pip noarch 9.0.1-14.fc27 updates 1.8 M
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] python2-setuptools noarch 37.0.0-1.fc27 updates 606 k
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] Installing weak dependencies:
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] perl-IO-Socket-SSL noarch 2.051-1.fc27 fedora 271 k
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] perl-Mozilla-CA noarch 20160104-6.fc27 fedora 14 k
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] Transaction Summary
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] Install 51 Packages
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] Upgrade 5 Packages
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,094 process L0395 DEBUG| [stdout] Total download size: 30 M
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] Downloading Packages:
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (1/56): python2-2.7. 0% [ ] --- B/s | 0 B --:-- ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (1/56): python2-2.7.14-10.fc27.x86_64.rpm 983 kB/s | 101 kB 00:00
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (2-3/56): libselinux 0% [ ] 2.4 MB/s | 251 kB 00:12 ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (2/56): libselinux-python-2.7-3.fc27.x86_64.rpm 2.0 MB/s | 250 kB 00:00
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (3-4/56): git-2.14.3 1% [ ] 2.4 MB/s | 419 kB 00:12 ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (3-5/56): git-2.14.3 12% [== ] 2.9 MB/s | 3.6 MB 00:08 ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (3/56): git-2.14.3-3.fc27.x86_64.rpm 3.0 MB/s | 1.1 MB 00:00
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (4-5/56): python2-li 14% [==- ] 3.0 MB/s | 4.2 MB 00:08 ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (4-6/56): git-core-2 25% [===== ] 3.5 MB/s | 7.5 MB 00:06 ETA
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (4/56): git-core-2.14.3-3.fc27.x86_64.rpm 5.7 MB/s | 4.1 MB 00:00
2018-03-27 18:24:04,095 process L0395 DEBUG| [stdout] (5-6/56): python2-li 26% [===== ] 3.5 MB/s | 7.8 MB 00:06 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (5/56): perl-Git-2.14.3-3.fc27.noarch.rpm 1.2 MB/s | 68 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (6-7/56): python2-li 27% [===== ] 3.5 MB/s | 8.2 MB 00:06 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (6/56): libsecret-0.18.5-5.fc27.x86_64.rpm 1.1 MB/s | 158 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (7-8/56): python2-li 30% [====== ] 3.6 MB/s | 9.0 MB 00:05 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (7/56): perl-Error-0.17025-1.fc27.noarch.rpm 1.5 MB/s | 44 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (8-9/56): python2-li 31% [====== ] 3.6 MB/s | 9.2 MB 00:05 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (8/56): perl-Getopt-Long-2.50-3.fc27.noarch.rpm 1.5 MB/s | 61 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (9-10/56): python2-l 32% [====== ] 3.7 MB/s | 9.6 MB 00:05 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (9/56): perl-TermReadKey-2.37-5.fc27.x86_64.rpm 1.3 MB/s | 38 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (10-11/56): python2- 32% [======- ] 3.7 MB/s | 9.8 MB 00:05 ETA
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (10/56): perl-Carp-1.42-394.fc27.noarch.rpm 1.0 MB/s | 28 kB 00:00
2018-03-27 18:24:04,096 process L0395 DEBUG| [stdout] (11-12/56): python2- 33% [======- ] 3.7 MB/s | 10 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (11/56): perl-Exporter-5.72-395.fc27.noarch.rpm 1.1 MB/s | 32 kB 00:00
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (12-13/56): python2- 34% [======- ] 3.7 MB/s | 10 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (12/56): perl-Time-Local-1.250-394.fc27.noarch. 1.7 MB/s | 30 kB 00:00
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (13-14/56): python2- 34% [======- ] 3.7 MB/s | 10 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (13/56): perl-Scalar-List-Utils-1.48-1.fc27.x86 2.2 MB/s | 65 kB 00:00
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (14-15/56): python2- 35% [======= ] 3.7 MB/s | 11 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (14/56): perl-Pod-Usage-1.69-394.fc27.noarch.rp 1.6 MB/s | 33 kB 00:00
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (15-16/56): python2- 35% [======= ] 3.8 MB/s | 11 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (15/56): perl-Text-ParseWords-3.30-394.fc27.noa 1.0 MB/s | 16 kB 00:00
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (16-17/56): git-core 36% [======= ] 3.8 MB/s | 11 MB 00:05 ETA
2018-03-27 18:24:04,097 process L0395 DEBUG| [stdout] (16/56): perl-constant-1.33-395.fc27.noarch.rpm 1.4 MB/s | 24 kB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (17-18/56): git-core 36% [======= ] 3.8 MB/s | 11 MB 00:04 ETA
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (17/56): perl-parent-0.236-394.fc27.noarch.rpm 1.0 MB/s | 18 kB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (18-19/56): git-core 37% [======= ] 3.8 MB/s | 11 MB 00:04 ETA
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (18/56): git-core-doc-2.14.3-3.fc27.x86_64.rpm 2.6 MB/s | 2.2 MB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (19-20/56): perl-Pod 37% [======= ] 3.8 MB/s | 11 MB 00:04 ETA
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (19/56): perl-Pod-Perldoc-3.28-395.fc27.noarch. 1.8 MB/s | 87 kB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (20-21/56): perl-Fil 38% [=======- ] 3.8 MB/s | 11 MB 00:04 ETA
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (20/56): perl-HTTP-Tiny-0.070-394.fc27.noarch.r 1.9 MB/s | 56 kB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (21-22/56): perl-Fil 38% [=======- ] 3.8 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (21/56): perl-File-Temp-0.230.400-394.fc27.noar 899 kB/s | 61 kB 00:00
2018-03-27 18:24:04,098 process L0395 DEBUG| [stdout] (22-23/56): perl-Pod 38% [=======- ] 3.8 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (22/56): perl-File-Path-2.15-1.fc27.noarch.rpm 1.3 MB/s | 37 kB 00:00
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (23-24/56): perl-Pod 39% [=======- ] 3.8 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (23/56): perl-MIME-Base64-3.15-395.fc27.x86_64. 1.7 MB/s | 29 kB 00:00
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (24-25/56): perl-Pod 40% [======== ] 3.9 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (24/56): perl-Pod-Escapes-1.07-394.fc27.noarch. 1.1 MB/s | 19 kB 00:00
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (25-26/56): perl-Pod 40% [======== ] 3.9 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (25/56): perl-Pod-Simple-3.35-394.fc27.noarch.r 2.3 MB/s | 211 kB 00:00
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (26-27/56): perl-Tex 40% [======== ] 3.9 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (26/56): perl-Text-Tabs+Wrap-2013.0523-394.fc27 1.4 MB/s | 23 kB 00:00
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (27-28/56): perl-int 40% [======== ] 3.9 MB/s | 12 MB 00:04 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (27-29/56): perl-lib 50% [========== ] 4.2 MB/s | 15 MB 00:03 ETA
2018-03-27 18:24:04,099 process L0395 DEBUG| [stdout] (27/56): perl-libs-5.26.1-403.fc27.x86_64.rpm 3.7 MB/s | 1.5 MB 00:00
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (28-29/56): perl-int 54% [==========- ] 4.4 MB/s | 16 MB 00:03 ETA
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (28-30/56): perl-Uni 60% [============ ] 4.5 MB/s | 18 MB 00:02 ETA
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (28/56): perl-Unicode-Normalize-1.25-395.fc27.x 206 kB/s | 80 kB 00:00
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (29-30/56): python2- 63% [============- ] 4.5 MB/s | 19 MB 00:02 ETA
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (29/56): perl-Errno-1.28-403.fc27.x86_64.rpm 2.2 MB/s | 72 kB 00:00
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (30-31/56): python2- 64% [============- ] 4.6 MB/s | 19 MB 00:02 ETA
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (30/56): perl-PathTools-3.74-1.fc27.x86_64.rpm 2.2 MB/s | 88 kB 00:00
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (31-32/56): python2- 65% [============= ] 4.6 MB/s | 20 MB 00:02 ETA
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (31/56): python2-libs-2.7.14-10.fc27.x86_64.rpm 2.6 MB/s | 6.3 MB 00:02
2018-03-27 18:24:04,100 process L0395 DEBUG| [stdout] (32-33/56): perl-int 65% [============= ] 4.6 MB/s | 20 MB 00:02 ETA
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (32/56): perl-podlators-4.09-395.fc27.noarch.rp 1.8 MB/s | 115 kB 00:00
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (33-34/56): perl-int 66% [============= ] 4.6 MB/s | 20 MB 00:02 ETA
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (33/56): perl-Term-Cap-1.17-394.fc27.noarch.rpm 762 kB/s | 21 kB 00:00
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (34-35/56): perl-int 66% [============= ] 4.6 MB/s | 20 MB 00:02 ETA
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (34/56): perl-Term-ANSIColor-4.06-395.fc27.noar 551 kB/s | 44 kB 00:00
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (35-36/56): perl-int 67% [=============- ] 4.6 MB/s | 20 MB 00:02 ETA
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (35/56): perl-Storable-2.62-395.fc27.x86_64.rpm 878 kB/s | 84 kB 00:00
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (36-37/56): perl-int 70% [============== ] 4.7 MB/s | 21 MB 00:01 ETA
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (36/56): perl-IO-1.38-403.fc27.x86_64.rpm 2.6 MB/s | 138 kB 00:00
2018-03-27 18:24:04,101 process L0395 DEBUG| [stdout] (37-38/56): perl-int 71% [============== ] 4.7 MB/s | 21 MB 00:01 ETA
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (37/56): perl-Socket-2.027-1.fc27.x86_64.rpm 1.4 MB/s | 57 kB 00:00
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (38-39/56): perl-int 73% [==============- ] 4.8 MB/s | 22 MB 00:01 ETA
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (38/56): perl-Encode-2.94-16.fc27.x86_64.rpm 4.7 MB/s | 1.5 MB 00:00
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (39-40/56): perl-int 74% [==============- ] 4.8 MB/s | 22 MB 00:01 ETA
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (39/56): python2-setuptools-37.0.0-1.fc27.noarc 3.3 MB/s | 606 kB 00:00
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (40-41/56): perl-int 80% [================ ] 4.9 MB/s | 24 MB 00:01 ETA
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (40/56): perl-macros-5.26.1-403.fc27.x86_64.rpm 2.2 MB/s | 68 kB 00:00
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (41-42/56): perl-int 81% [================ ] 5.0 MB/s | 24 MB 00:01 ETA
2018-03-27 18:24:04,102 process L0395 DEBUG| [stdout] (41/56): perl-threads-2.21-1.fc27.x86_64.rpm 2.1 MB/s | 60 kB 00:00
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (42-43/56): perl-int 82% [================ ] 5.0 MB/s | 24 MB 00:01 ETA
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (42/56): perl-threads-shared-1.58-1.fc27.x86_64 2.4 MB/s | 46 kB 00:00
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (43-44/56): perl-int 82% [================- ] 5.0 MB/s | 25 MB 00:01 ETA
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (43/56): perl-Mozilla-CA-20160104-6.fc27.noarch 517 kB/s | 14 kB 00:00
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (44-45/56): perl-int 83% [================- ] 5.0 MB/s | 25 MB 00:00 ETA
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (44/56): python2-pip-9.0.1-14.fc27.noarch.rpm 3.0 MB/s | 1.8 MB 00:00
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (45-46/56): perl-IO- 88% [=================- ] 5.1 MB/s | 26 MB 00:00 ETA
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (45/56): perl-IO-Socket-IP-0.39-4.fc27.noarch.r 1.1 MB/s | 45 kB 00:00
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (46-47/56): perl-IO- 89% [=================- ] 5.1 MB/s | 27 MB 00:00 ETA
2018-03-27 18:24:04,103 process L0395 DEBUG| [stdout] (46/56): perl-IO-Socket-SSL-2.051-1.fc27.noarch 976 kB/s | 271 kB 00:00
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (47-48/56): perl-Net 89% [=================- ] 5.1 MB/s | 27 MB 00:00 ETA
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (47/56): perl-Net-SSLeay-1.81-4.fc27.x86_64.rpm 2.7 MB/s | 334 kB 00:00
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (48-49/56): perl-URI 93% [==================- ] 5.2 MB/s | 28 MB 00:00 ETA
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (48/56): perl-URI-1.72-1.fc27.noarch.rpm 1.0 MB/s | 114 kB 00:00
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (49-50/56): perl-Dat 93% [==================- ] 5.2 MB/s | 28 MB 00:00 ETA
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (49/56): perl-Data-Dumper-2.167-398.fc27.x86_64 1.4 MB/s | 56 kB 00:00
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (50-51/56): perl-lib 94% [==================- ] 5.2 MB/s | 28 MB 00:00 ETA
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (50/56): perl-libnet-3.11-1.fc27.noarch.rpm 2.8 MB/s | 119 kB 00:00
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (51-52/56): gdbm-1.1 94% [==================- ] 5.2 MB/s | 28 MB 00:00 ETA
2018-03-27 18:24:04,104 process L0395 DEBUG| [stdout] (51/56): gdbm-1.13-6.fc27.x86_64.rpm 2.7 MB/s | 158 kB 00:00
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (52-53/56): libselin 96% [=================== ] 5.3 MB/s | 29 MB 00:00 ETA
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (52/56): libselinux-2.7-3.fc27.x86_64.rpm 3.0 MB/s | 173 kB 00:00
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (53-54/56): libsepol 96% [=================== ] 5.3 MB/s | 29 MB 00:00 ETA
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (53/56): libselinux-utils-2.7-3.fc27.x86_64.rpm 2.6 MB/s | 162 kB 00:00
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (54-55/56): libsepol 98% [===================-] 5.3 MB/s | 29 MB 00:00 ETA
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (54/56): libsepol-2.7-2.fc27.x86_64.rpm 3.5 MB/s | 332 kB 00:00
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (55-56/56): libselin 99% [===================-] 5.3 MB/s | 29 MB 00:00 ETA
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (55/56): perl-interpreter-5.26.1-403.fc27.x86_6 2.8 MB/s | 6.2 MB 00:02
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (56/56): libselinux- 99% [===================-] 5.3 MB/s | 30 MB 00:00 ETA
2018-03-27 18:24:04,105 process L0395 DEBUG| [stdout] (56/56): libselinux-python3-2.7-3.fc27.x86_64.r 2.2 MB/s | 251 kB 00:00
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] --------------------------------------------------------------------------------
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Total 5.3 MB/s | 30 MB 00:05
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Running transaction check
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Transaction check succeeded.
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Running transaction test
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Transaction test succeeded.
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Running transaction
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,106 process L0395 DEBUG| [stdout] Preparing : [ ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [= ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [=== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [==== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [===== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [====== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [======= ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [======== ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [========= ] 1/1
2018-03-27 18:24:04,107 process L0395 DEBUG| [stdout] Preparing : [========== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [=========== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [============ ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [============= ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [============== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [=============== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [================ ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [================= ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [================== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [=================== ] 1/1
2018-03-27 18:24:04,108 process L0395 DEBUG| [stdout] Preparing : [==================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [===================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [====================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [======================= ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [======================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [========================= ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [========================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [=========================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [============================ ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [============================= ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [============================== ] 1/1
2018-03-27 18:24:04,109 process L0395 DEBUG| [stdout] Preparing : [=============================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [================================ ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [================================= ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [=================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [==================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [===================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [====================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [======================================= ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [======================================== ] 1/1
2018-03-27 18:24:04,110 process L0395 DEBUG| [stdout] Preparing : [========================================= ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [========================================== ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [=========================================== ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [============================================ ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [============================================= ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [============================================== ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [=============================================== ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [================================================ ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : [================================================= ] 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout] Preparing : 1/1
2018-03-27 18:24:04,111 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [ ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [= ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [========= ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [============= ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [====================== ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.f [======================== ] 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.72-395.fc27.noarch 1/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [ ] 2/61
2018-03-27 18:24:04,112 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [= ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [==== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [===== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [====== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======= ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [========= ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [========== ] 2/61
2018-03-27 18:24:04,113 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=========== ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============ ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============= ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [============== ] 2/61
2018-03-27 18:24:04,114 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 72.1661541462s
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=============== ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================ ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================= ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [================== ] 2/61
2018-03-27 18:24:04,114 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [=================== ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [==================== ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [===================== ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [====================== ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======================= ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.f [======================== ] 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-libs-4:5.26.1-403.fc27.x86_64 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Running scriptlet: perl-libs-4:5.26.1-403.fc27.x86_64 2/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [ ] 3/61
2018-03-27 18:24:04,115 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [== ] 3/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [====== ] 3/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27. [======================== ] 3/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.42-394.fc27.noarch 3/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [ ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [==== ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [====== ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======= ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [============= ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [================= ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [===================== ] 4/61
2018-03-27 18:24:04,116 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======================= ] 4/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3 [======================== ] 4/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-3:1.48-1.fc27.x86_64 4/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [ ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [= ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [==== ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [========= ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [========== ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.3 [======================== ] 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.30-394.fc27.noarch 5/61
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,117 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [ ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [= ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [==== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [===== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======= ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [========== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=========== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [============ ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [============= ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=============== ] 6/61
2018-03-27 18:24:04,118 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================ ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================= ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [=================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [==================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [===================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [====================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======================= ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_6 [======================== ] 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Upgrading : gdbm-1:1.13-6.fc27.x86_64 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Running scriptlet: gdbm-1:1.13-6.fc27.x86_64 6/61
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,119 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [ ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [= ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [==== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [===== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [====== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======= ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [========= ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [========== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=========== ] 7/61
2018-03-27 18:24:04,120 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============ ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============= ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [============== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=============== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================ ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================= ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [=================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [==================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [===================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [====================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======================= ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.f [======================== ] 7/61
2018-03-27 18:24:04,121 process L0395 DEBUG| [stdout] Installing : python2-libs-2.7.14-10.fc27.x86_64 7/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Running scriptlet: python2-libs-2.7.14-10.fc27.x86_64 7/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [ ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [= ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [==== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [===== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [====== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======= ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======== ] 8/61
2018-03-27 18:24:04,122 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [========= ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [========== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=========== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============ ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============= ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [============== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=============== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================ ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================= ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [================== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [=================== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [==================== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [===================== ] 8/61
2018-03-27 18:24:04,123 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [====================== ] 8/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======================= ] 8/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc2 [======================== ] 8/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-pip-9.0.1-14.fc27.noarch 8/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [ ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [= ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [== ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=== ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [==== ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [===== ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [====== ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======= ] 9/61
2018-03-27 18:24:04,124 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [========= ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [========== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=========== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============ ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============= ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [============== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=============== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================ ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================= ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [================== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [=================== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [==================== ] 9/61
2018-03-27 18:24:04,125 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [===================== ] 9/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [====================== ] 9/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======================= ] 9/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0. [======================== ] 9/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-setuptools-37.0.0-1.fc27.noarch 9/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [ ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [== ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [============ ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [=================== ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [======================= ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x [======================== ] 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout] Installing : python2-2.7.14-10.fc27.x86_64 10/61
2018-03-27 18:24:04,126 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [ ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [= ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [==== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [===== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [====== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======= ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [========= ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [========== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=========== ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============ ] 11/61
2018-03-27 18:24:04,127 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============= ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [============== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=============== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================ ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================= ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [=================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [==================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [===================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [====================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======================= ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x [======================== ] 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout] Installing : git-core-2.14.3-3.fc27.x86_64 11/61
2018-03-27 18:24:04,128 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [ ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [= ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [==== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [===== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [====== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======= ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [========= ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [========== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=========== ] 12/61
2018-03-27 18:24:04,129 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============ ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============= ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [============== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=============== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================ ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================= ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [================== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [=================== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [==================== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [===================== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [====================== ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======================= ] 12/61
2018-03-27 18:24:04,130 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc [======================== ] 12/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : git-core-doc-2.14.3-3.fc27.x86_64 12/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [ ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [=== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [==== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [===== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======= ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [=========== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [==================== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06 [======================== ] 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout] Installing : perl-Term-ANSIColor-4.06-395.fc27.noarch 13/61
2018-03-27 18:24:04,131 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403 [ ] 14/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403 [======================== ] 14/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-macros-4:5.26.1-403.fc27.x86_64 14/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [ ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [==== ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [====== ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [======= ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [=========== ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.f [======================== ] 15/61
2018-03-27 18:24:04,132 process L0395 DEBUG| [stdout] Installing : perl-constant-1.33-395.fc27.noarch 15/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [ ] 16/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [=========== ] 16/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [================= ] 16/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394. [======================== ] 16/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-parent-1:0.236-394.fc27.noarch 16/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [ ] 17/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [==== ] 17/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [===== ] 17/61
2018-03-27 18:24:04,133 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [======= ] 17/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [=========== ] 17/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [================ ] 17/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013 [======================== ] 17/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Text-Tabs+Wrap-2013.0523-394.fc27.noarch 17/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [ ] 18/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [== ] 18/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [=== ] 18/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [==== ] 18/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [===== ] 18/61
2018-03-27 18:24:04,134 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======= ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======== ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [========= ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [=========== ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============ ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============= ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [============== ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================ ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================= ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [================== ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [==================== ] 18/61
2018-03-27 18:24:04,135 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [===================== ] 18/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [====================== ] 18/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======================= ] 18/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1 [======================== ] 18/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-Unicode-Normalize-1.25-395.fc27.x86_64 18/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [ ] 19/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [==== ] 19/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [======== ] 19/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [==================== ] 19/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc [======================== ] 19/61
2018-03-27 18:24:04,136 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.15-1.fc27.noarch 19/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [ ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [==== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [===== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [========= ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=========== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [============= ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [=============== ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [================ ] 20/61
2018-03-27 18:24:04,137 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [==================== ] 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [===================== ] 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [====================== ] 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======================= ] 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc [======================== ] 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.74-1.fc27.x86_64 20/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [ ] 21/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [================= ] 21/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27 [======================== ] 21/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout] Installing : perl-Errno-1.28-403.fc27.x86_64 21/61
2018-03-27 18:24:04,138 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [ ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [= ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [===== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [====== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======= ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [========= ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [=========== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [============== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [================== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [=================== ] 22/61
2018-03-27 18:24:04,139 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [==================== ] 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [===================== ] 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [====================== ] 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======================= ] 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x8 [======================== ] 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-IO-1.38-403.fc27.x86_64 22/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [ ] 23/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [====== ] 23/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======= ] 23/61
2018-03-27 18:24:04,140 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [============== ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [================ ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [================== ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [==================== ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [====================== ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======================= ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc [======================== ] 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-Socket-4:2.027-1.fc27.x86_64 23/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [ ] 24/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [======= ] 24/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [========= ] 24/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [================ ] 24/61
2018-03-27 18:24:04,141 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [================= ] 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [=================== ] 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [==================== ] 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [===================== ] 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc [======================== ] 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-1:2.21-1.fc27.x86_64 24/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [ ] 25/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [========== ] 25/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [============ ] 25/61
2018-03-27 18:24:04,142 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [=================== ] 25/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [===================== ] 25/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [====================== ] 25/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58 [======================== ] 25/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.58-1.fc27.x86_64 25/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [ ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [= ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [== ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=== ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [==== ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [===== ] 26/61
2018-03-27 18:24:04,143 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [====== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======= ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [========= ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [========== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=========== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============ ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============= ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [============== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=============== ] 26/61
2018-03-27 18:24:04,144 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================ ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================= ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [=================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [==================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [===================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [====================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======================= ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26. [======================== ] 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-interpreter-4:5.26.1-403.fc27.x86_64 26/61
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,145 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [ ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [=== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [===== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [============== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [==================== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [===================== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [======================= ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-39 [======================== ] 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-MIME-Base64-3.15-395.fc27.x86_64 27/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [ ] 28/61
2018-03-27 18:24:04,146 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [= ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [===== ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [======== ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [========= ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [================= ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [=================== ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250- [======================== ] 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1:1.250-394.fc27.noarch 28/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [ ] 29/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [=== ] 29/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [====== ] 29/61
2018-03-27 18:24:04,147 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======= ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [========== ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [============ ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [================= ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======================= ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394 [======================== ] 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.070-394.fc27.noarch 29/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [ ] 30/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [=== ] 30/61
2018-03-27 18:24:04,148 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [==== ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [===== ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [====== ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [============= ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [=============== ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [================ ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.f [======================== ] 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-Error-1:0.17025-1.fc27.noarch 30/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [ ] 31/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [== ] 31/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======= ] 31/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======== ] 31/61
2018-03-27 18:24:04,149 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [============ ] 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [============== ] 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [=============== ] 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======================= ] 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4 [======================== ] 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-IP-0.39-4.fc27.noarch 31/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [ ] 32/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [= ] 32/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [== ] 32/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=== ] 32/61
2018-03-27 18:24:04,150 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [==== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [===== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [====== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [======= ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [========= ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [========== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [============= ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=============== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [================ ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [=================== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [==================== ] 32/61
2018-03-27 18:24:04,151 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [====================== ] 32/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27. [======================== ] 32/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-libnet-3.11-1.fc27.noarch 32/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [ ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [= ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [== ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=== ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [==== ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [===== ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [====== ] 33/61
2018-03-27 18:24:04,152 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======= ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [========= ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [========== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=========== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============ ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============= ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [============== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=============== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================ ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================= ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [================== ] 33/61
2018-03-27 18:24:04,153 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [=================== ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [==================== ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [===================== ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [====================== ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======================= ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.f [======================== ] 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-Net-SSLeay-1.81-4.fc27.x86_64 33/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [ ] 34/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [===== ] 34/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [============== ] 34/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [================= ] 34/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [==================== ] 34/61
2018-03-27 18:24:04,154 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [======================= ] 34/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5. [======================== ] 34/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.37-5.fc27.x86_64 34/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [ ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [== ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [===== ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [========== ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [============ ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [================= ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [====================== ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400 [======================== ] 35/61
2018-03-27 18:24:04,155 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.230.400-394.fc27.noarch 35/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [ ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [== ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [==== ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======= ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======== ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07- [======================== ] 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Pod-Escapes-1:1.07-394.fc27.noarch 36/61
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,156 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [ ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [== ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [=== ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [===== ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [======== ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.f [======================== ] 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Term-Cap-1.17-394.fc27.noarch 37/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [ ] 38/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [==== ] 38/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [===== ] 38/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [========== ] 38/61
2018-03-27 18:24:04,157 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [============== ] 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [================== ] 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [====================== ] 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [======================= ] 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395 [======================== ] 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Storable-1:2.62-395.fc27.x86_64 38/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [ ] 39/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [= ] 39/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [== ] 39/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=== ] 39/61
2018-03-27 18:24:04,158 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [==== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [===== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [====== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======= ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [========= ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=========== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [============ ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [============== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=============== ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================ ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================= ] 39/61
2018-03-27 18:24:04,159 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [================== ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [=================== ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [===================== ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [====================== ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======================= ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-3 [======================== ] 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Simple-1:3.35-394.fc27.noarch 39/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [ ] 40/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [== ] 40/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [==== ] 40/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [===== ] 40/61
2018-03-27 18:24:04,160 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [====== ] 40/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [========== ] 40/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-39 [======================== ] 40/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-4:1.69-394.fc27.noarch 40/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [ ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [=== ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [==== ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [===== ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [====== ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [======= ] 41/61
2018-03-27 18:24:04,161 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [========= ] 41/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [=============== ] 41/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [===================== ] 41/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50- [======================== ] 41/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-1:2.50-3.fc27.noarch 41/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [ ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [= ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [== ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=== ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [==== ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [===== ] 42/61
2018-03-27 18:24:04,162 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [====== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======= ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [========= ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [========== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=========== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============ ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============= ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [============== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=============== ] 42/61
2018-03-27 18:24:04,163 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================ ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================= ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [=================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [==================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [===================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [====================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======================= ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc [======================== ] 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-Encode-4:2.94-16.fc27.x86_64 42/61
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,164 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [ ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [= ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [===== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [====== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======= ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [========= ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [========== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=========== ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [============ ] 43/61
2018-03-27 18:24:04,165 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=============== ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [================== ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [=================== ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [==================== ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======================= ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395. [======================== ] 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-podlators-4.09-395.fc27.noarch 43/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [ ] 44/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [== ] 44/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [=== ] 44/61
2018-03-27 18:24:04,166 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [==== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [===== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [====== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======= ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [============ ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [================= ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [================== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [==================== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [===================== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [====================== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======================= ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-39 [======================== ] 44/61
2018-03-27 18:24:04,167 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.28-395.fc27.noarch 44/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [ ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [======= ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [========== ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [================== ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [==================== ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [====================== ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-3 [======================== ] 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-Data-Dumper-2.167-398.fc27.x86_64 45/61
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,168 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [ ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [===== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [====== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======= ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [========= ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [============= ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [============== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=============== ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================ ] 46/61
2018-03-27 18:24:04,169 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================= ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [=================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [==================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [===================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [====================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======================= ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noa [======================== ] 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Installing : perl-URI-1.72-1.fc27.noarch 46/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [ ] 47/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [= ] 47/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [== ] 47/61
2018-03-27 18:24:04,170 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [==== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [===== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [====== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======= ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [========= ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=========== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============ ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============= ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [============== ] 47/61
2018-03-27 18:24:04,171 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=============== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================ ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================= ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [================== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [=================== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [==================== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [====================== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======================= ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_ [======================== ] 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Upgrading : libsepol-2.7-2.fc27.x86_64 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout] Running scriptlet: libsepol-2.7-2.fc27.x86_64 47/61
2018-03-27 18:24:04,172 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [ ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [=== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [======= ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [========== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [============== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [================== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [===================== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x8 [======================== ] 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Upgrading : libselinux-2.7-3.fc27.x86_64 48/61
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,173 process L0395 DEBUG| [stdout] Running scriptlet: libselinux-2.7-3.fc27.x86_64 48/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [ ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [= ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [===== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [====== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [========== ] 49/61
2018-03-27 18:24:04,174 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=========== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [============= ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=============== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [================ ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [=================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [==================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [===================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [====================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======================= ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27. [======================== ] 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Installing : libsecret-0.18.5-5.fc27.x86_64 49/61
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,175 process L0395 DEBUG| [stdout] Running scriptlet: libsecret-0.18.5-5.fc27.x86_64 49/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [ ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [=== ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [==== ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [================= ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [======================= ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.n [======================== ] 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : perl-Git-2.14.3-3.fc27.noarch 50/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [ ] 51/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [= ] 51/61
2018-03-27 18:24:04,176 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [==== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [===== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [====== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======= ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [========= ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [========== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=========== ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============ ] 51/61
2018-03-27 18:24:04,177 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============= ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [============== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=============== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================ ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================= ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [================== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [=================== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [==================== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [===================== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [====================== ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======================= ] 51/61
2018-03-27 18:24:04,178 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 [======================== ] 51/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : git-2.14.3-3.fc27.x86_64 51/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [ ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [= ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [== ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=== ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [===== ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [====== ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======= ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [========= ] 52/61
2018-03-27 18:24:04,179 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [========== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=========== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [============ ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [============== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=============== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [================ ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [================= ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [=================== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [==================== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [===================== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [====================== ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======================= ] 52/61
2018-03-27 18:24:04,180 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3. [======================== ] 52/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Installing : libselinux-python-2.7-3.fc27.x86_64 52/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [ ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [===== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [====== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [========= ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=========== ] 53/61
2018-03-27 18:24:04,181 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [============ ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [============== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=============== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [================= ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [=================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [==================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [===================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [====================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======================= ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.f [======================== ] 53/61
2018-03-27 18:24:04,182 process L0395 DEBUG| [stdout] Upgrading : libselinux-utils-2.7-3.fc27.x86_64 53/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [ ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [= ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [==== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [===== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [====== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [======== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [========= ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [========== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=========== ] 54/61
2018-03-27 18:24:04,183 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [============= ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [============== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=============== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [================= ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [================== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [=================== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [===================== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [====================== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3 [======================== ] 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Upgrading : libselinux-python3-2.7-3.fc27.x86_64 54/61
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,184 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [ ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [= ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [==== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [===== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [====== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======= ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [========= ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=========== ] 55/61
2018-03-27 18:24:04,185 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [============ ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [============== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=============== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [================ ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [================== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [=================== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [==================== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [====================== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======================= ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051 [======================== ] 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-IO-Socket-SSL-2.051-1.fc27.noarch 55/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [ ] 56/61
2018-03-27 18:24:04,186 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [====== ] 56/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [=========== ] 56/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [================== ] 56/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104 [======================== ] 56/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Installing : perl-Mozilla-CA-20160104-6.fc27.noarch 56/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [ ] 57/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [== ] 57/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [==== ] 57/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [====== ] 57/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [======== ] 57/61
2018-03-27 18:24:04,187 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [========== ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [============ ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [============== ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [================ ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [================== ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [==================== ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2 [====================== ] 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-python3-2.7-2.fc27.x86_64 57/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [ ] 58/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [= ] 58/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [== ] 58/61
2018-03-27 18:24:04,188 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [==== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [===== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [====== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======= ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [========= ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [========== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=========== ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============ ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============= ] 58/61
2018-03-27 18:24:04,189 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [============== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=============== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================ ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================= ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [=================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [==================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [===================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [====================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======================= ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.f [======================== ] 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout] Cleanup : libselinux-utils-2.7-2.fc27.x86_64 58/61
2018-03-27 18:24:04,190 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [ ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [==== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [====== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [========= ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [=========== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [============= ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [=============== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [================== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [==================== ] 59/61
2018-03-27 18:24:04,191 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x8 [====================== ] 59/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libselinux-2.7-2.fc27.x86_64 59/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Running scriptlet: libselinux-2.7-2.fc27.x86_64 59/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [ ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [==== ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [======== ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [============ ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [================ ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_ [==================== ] 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout] Cleanup : libsepol-2.7-1.fc27.x86_64 60/61
2018-03-27 18:24:04,192 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Running scriptlet: libsepol-2.7-1.fc27.x86_64 60/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [ ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [= ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [==== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [===== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [====== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======= ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======== ] 61/61
2018-03-27 18:24:04,193 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========= ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=========== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============ ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============= ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [============== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=============== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================ ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================= ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [================== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [=================== ] 61/61
2018-03-27 18:24:04,194 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [==================== ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [===================== ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [====================== ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======================= ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [======================== ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 [========================= ] 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] Cleanup : gdbm-1.13-3.fc27.x86_64 61/61
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/vi/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/uk/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,195 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/sr/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,195 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 18:24:04,195 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/pl/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/ja/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/fr/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/fi/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/eo/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/de/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] warning: file /usr/share/locale/da/LC_MESSAGES/gdbm.mo: remove failed: No such file or directory
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] Running scriptlet: gdbm-1.13-3.fc27.x86_64 61/61
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] Verifying : python2-2.7.14-10.fc27.x86_64 1/61
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,196 process L0395 DEBUG| [stdout] Verifying : python2-libs-2.7.14-10.fc27.x86_64 2/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout] Verifying : libselinux-python-2.7-3.fc27.x86_64 3/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout] Verifying : git-2.14.3-3.fc27.x86_64 4/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout] Verifying : git-core-2.14.3-3.fc27.x86_64 5/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout] Verifying : git-core-doc-2.14.3-3.fc27.x86_64 6/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout] Verifying : perl-Git-2.14.3-3.fc27.noarch 7/61
2018-03-27 18:24:04,197 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : libsecret-0.18.5-5.fc27.x86_64 8/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : perl-Error-1:0.17025-1.fc27.noarch 9/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : perl-Getopt-Long-1:2.50-3.fc27.noarch 10/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : perl-TermReadKey-2.37-5.fc27.x86_64 11/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : perl-Carp-1.42-394.fc27.noarch 12/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout] Verifying : perl-Exporter-5.72-395.fc27.noarch 13/61
2018-03-27 18:24:04,198 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-Time-Local-1:1.250-394.fc27.noarch 14/61
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-Scalar-List-Utils-3:1.48-1.fc27.x86_64 15/61
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Usage-4:1.69-394.fc27.noarch 16/61
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-Text-ParseWords-3.30-394.fc27.noarch 17/61
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-constant-1.33-395.fc27.noarch 18/61
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,199 process L0395 DEBUG| [stdout] Verifying : perl-parent-1:0.236-394.fc27.noarch 19/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Perldoc-3.28-395.fc27.noarch 20/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-File-Temp-0.230.400-394.fc27.noarch 21/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-HTTP-Tiny-0.070-394.fc27.noarch 22/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Simple-1:3.35-394.fc27.noarch 23/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-File-Path-2.15-1.fc27.noarch 24/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout] Verifying : perl-MIME-Base64-3.15-395.fc27.x86_64 25/61
2018-03-27 18:24:04,200 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Escapes-1:1.07-394.fc27.noarch 26/61
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-Text-Tabs+Wrap-2013.0523-394.fc27.noarch 27/61
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-interpreter-4:5.26.1-403.fc27.x86_64 28/61
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-libs-4:5.26.1-403.fc27.x86_64 29/61
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-Unicode-Normalize-1.25-395.fc27.x86_64 30/61
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,201 process L0395 DEBUG| [stdout] Verifying : perl-Errno-1.28-403.fc27.x86_64 31/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout] Verifying : perl-PathTools-3.74-1.fc27.x86_64 32/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout] Verifying : perl-podlators-4.09-395.fc27.noarch 33/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout] Verifying : perl-Term-ANSIColor-4.06-395.fc27.noarch 34/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout] Verifying : perl-Term-Cap-1.17-394.fc27.noarch 35/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout] Verifying : perl-Encode-4:2.94-16.fc27.x86_64 36/61
2018-03-27 18:24:04,202 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : perl-Storable-1:2.62-395.fc27.x86_64 37/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : perl-IO-1.38-403.fc27.x86_64 38/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : perl-Socket-4:2.027-1.fc27.x86_64 39/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : python2-pip-9.0.1-14.fc27.noarch 40/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : python2-setuptools-37.0.0-1.fc27.noarch 41/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout] Verifying : perl-macros-4:5.26.1-403.fc27.x86_64 42/61
2018-03-27 18:24:04,203 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-threads-1:2.21-1.fc27.x86_64 43/61
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-threads-shared-1.58-1.fc27.x86_64 44/61
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-Mozilla-CA-20160104-6.fc27.noarch 45/61
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-IO-Socket-SSL-2.051-1.fc27.noarch 46/61
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-IO-Socket-IP-0.39-4.fc27.noarch 47/61
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,204 process L0395 DEBUG| [stdout] Verifying : perl-Net-SSLeay-1.81-4.fc27.x86_64 48/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : perl-URI-1.72-1.fc27.noarch 49/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : perl-Data-Dumper-2.167-398.fc27.x86_64 50/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : perl-libnet-3.11-1.fc27.noarch 51/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : gdbm-1:1.13-6.fc27.x86_64 52/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : libselinux-2.7-3.fc27.x86_64 53/61
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,205 process L0395 DEBUG| [stdout] Verifying : libsepol-2.7-2.fc27.x86_64 54/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libselinux-utils-2.7-3.fc27.x86_64 55/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libselinux-python3-2.7-3.fc27.x86_64 56/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libselinux-2.7-2.fc27.x86_64 57/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libselinux-python3-2.7-2.fc27.x86_64 58/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libselinux-utils-2.7-2.fc27.x86_64 59/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout] Verifying : libsepol-2.7-1.fc27.x86_64 60/61
2018-03-27 18:24:04,206 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] Verifying : gdbm-1.13-3.fc27.x86_64 61/61
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] Installed:
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] git.x86_64 2.14.3-3.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] libselinux-python.x86_64 2.7-3.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] python2.x86_64 2.7.14-10.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] perl-IO-Socket-SSL.noarch 2.051-1.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] perl-Mozilla-CA.noarch 20160104-6.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] git-core.x86_64 2.14.3-3.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] git-core-doc.x86_64 2.14.3-3.fc27
2018-03-27 18:24:04,207 process L0395 DEBUG| [stdout] libsecret.x86_64 0.18.5-5.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Carp.noarch 1.42-394.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Data-Dumper.x86_64 2.167-398.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Encode.x86_64 4:2.94-16.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Errno.x86_64 1.28-403.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Error.noarch 1:0.17025-1.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Exporter.noarch 5.72-395.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-File-Path.noarch 2.15-1.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-File-Temp.noarch 0.230.400-394.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Getopt-Long.noarch 1:2.50-3.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-Git.noarch 2.14.3-3.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-HTTP-Tiny.noarch 0.070-394.fc27
2018-03-27 18:24:04,208 process L0395 DEBUG| [stdout] perl-IO.x86_64 1.38-403.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-IO-Socket-IP.noarch 0.39-4.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-MIME-Base64.x86_64 3.15-395.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Net-SSLeay.x86_64 1.81-4.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-PathTools.x86_64 3.74-1.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Pod-Escapes.noarch 1:1.07-394.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Pod-Perldoc.noarch 3.28-395.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Pod-Simple.noarch 1:3.35-394.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Pod-Usage.noarch 4:1.69-394.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils.x86_64 3:1.48-1.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Socket.x86_64 4:2.027-1.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Storable.x86_64 1:2.62-395.fc27
2018-03-27 18:24:04,209 process L0395 DEBUG| [stdout] perl-Term-ANSIColor.noarch 4.06-395.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-Term-Cap.noarch 1.17-394.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-TermReadKey.x86_64 2.37-5.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-Text-ParseWords.noarch 3.30-394.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-Text-Tabs+Wrap.noarch 2013.0523-394.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-Time-Local.noarch 1:1.250-394.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-URI.noarch 1.72-1.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-Unicode-Normalize.x86_64 1.25-395.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-constant.noarch 1.33-395.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-interpreter.x86_64 4:5.26.1-403.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-libnet.noarch 3.11-1.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-libs.x86_64 4:5.26.1-403.fc27
2018-03-27 18:24:04,210 process L0395 DEBUG| [stdout] perl-macros.x86_64 4:5.26.1-403.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] perl-parent.noarch 1:0.236-394.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] perl-podlators.noarch 4.09-395.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] perl-threads.x86_64 1:2.21-1.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] perl-threads-shared.x86_64 1.58-1.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] python2-libs.x86_64 2.7.14-10.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] python2-pip.noarch 9.0.1-14.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] python2-setuptools.noarch 37.0.0-1.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] Upgraded:
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] gdbm.x86_64 1:1.13-6.fc27 libselinux.x86_64 2.7-3.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] libselinux-python3.x86_64 2.7-3.fc27 libselinux-utils.x86_64 2.7-3.fc27
2018-03-27 18:24:04,211 process L0395 DEBUG| [stdout] libsepol.x86_64 2.7-2.fc27
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Complete!
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Last metadata expiration check: 0:00:51 ago on Tue 27 Mar 2018 04:23:09 PM UTC.
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Dependencies resolved.
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Package Arch Version Repository Size
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Upgrading:
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] nettle x86_64 3.4-1.fc27 updates 292 k
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] Transaction Summary
2018-03-27 18:24:04,212 process L0395 DEBUG| [stdout] ================================================================================
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Upgrade 1 Package
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Total download size: 292 k
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Downloading Packages:
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] nettle-3.4-1.fc27.x8 0% [ ] --- B/s | 0 B --:-- ETA
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] nettle-3.4-1.fc27.x86_64.rpm 1.6 MB/s | 292 kB 00:00
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] --------------------------------------------------------------------------------
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Total 147 kB/s | 292 kB 00:01
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Running transaction check
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Transaction check succeeded.
2018-03-27 18:24:04,213 process L0395 DEBUG| [stdout] Running transaction test
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Transaction test succeeded.
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Running transaction
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Preparing : [========================= ] 1/1
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Preparing : 1/1
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [ ] 1/2
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [= ] 1/2
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [=== ] 1/2
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [==== ] 1/2
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [====== ] 1/2
2018-03-27 18:24:04,214 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [======= ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========= ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [============ ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [============== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [=============== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [================= ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [================== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [==================== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [===================== ] 1/2
2018-03-27 18:24:04,215 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [====================== ] 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [======================== ] 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========================= ] 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 [========================== ] 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Upgrading : nettle-3.4-1.fc27.x86_64 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.4-1.fc27.x86_64 1/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.3-5.fc27.x86_64 2/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [ ] 2/2
2018-03-27 18:24:04,216 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [= ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [==== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [===== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======= ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [========== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [=========== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [============= ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [============== ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [================ ] 2/2
2018-03-27 18:24:04,217 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [================= ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [=================== ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [==================== ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [====================== ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [======================= ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 [========================= ] 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Cleanup : nettle-3.3-5.fc27.x86_64 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Running scriptlet: nettle-3.3-5.fc27.x86_64 2/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout] Verifying : nettle-3.4-1.fc27.x86_64 1/2
2018-03-27 18:24:04,218 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] Verifying : nettle-3.3-5.fc27.x86_64 2/2
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] Upgraded:
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] nettle.x86_64 3.4-1.fc27
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] Complete!
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] Warning: Permanently added '[localhost]:12345' (ECDSA) to the list of known hosts.
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout] Shared connection to localhost closed.
2018-03-27 18:24:04,219 process L0395 DEBUG| [stdout]
2018-03-27 18:24:04,222 parameters L0146 DEBUG| PARAMS (key=DEBUG, path=*, default=None) => 'None'
2018-03-27 18:24:04,222 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 18:24:04,222 parameters L0146 DEBUG| PARAMS (key=minishift_iso_src_path, path=*, default=None) => '~/.contra-env-setup/minishift'
2018-03-27 18:24:04,223 parameters L0146 DEBUG| PARAMS (key=minishift_iso_dest_path, path=*, default=None) => '~/.contra-env-setup/minishift'
2018-03-27 18:24:04,223 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 18:24:05,184 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >>
2018-03-27 18:24:05,185 process L0395 DEBUG| [stdout] Shared connection to localhost closed.
2018-03-27 18:24:05,185 process L0395 DEBUG| [stdout]
2018-03-27 18:24:05,234 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 1.00803995132s
2018-03-27 18:24:05,237 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 18:24:24,986 process L0395 DEBUG| [stdout] localhost | SUCCESS => {
2018-03-27 18:24:24,987 process L0395 DEBUG| [stdout] "changed": true,
2018-03-27 18:24:24,987 process L0395 DEBUG| [stdout] "checksum": "8bc03f8d26134e3d526883883a51b50fd282fdb5",
2018-03-27 18:24:24,987 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso",
2018-03-27 18:24:24,987 process L0395 DEBUG| [stdout] "gid": 1000,
2018-03-27 18:24:24,987 process L0395 DEBUG| [stdout] "group": "avocado",
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "md5sum": "5664091958cb2f0948b96ecfd140fded",
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "mode": "0664",
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "owner": "avocado",
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0",
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "size": 413138944,
2018-03-27 18:24:24,988 process L0395 DEBUG| [stdout] "src": "/home/avocado/.ansible/tmp/ansible-tmp-1522167846.15-224075670454464/source",
2018-03-27 18:24:24,989 process L0395 DEBUG| [stdout] "state": "file",
2018-03-27 18:24:24,989 process L0395 DEBUG| [stdout] "uid": 1000
2018-03-27 18:24:24,989 process L0395 DEBUG| [stdout] }
2018-03-27 18:24:25,017 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 19.7764289379s
2018-03-27 18:24:25,066 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 18:24:25,689 process L0395 DEBUG| [stdout] ansible-playbook 2.4.3.0
2018-03-27 18:24:25,690 process L0395 DEBUG| [stdout] config file = /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/test/ansible.cfg
2018-03-27 18:24:25,690 process L0395 DEBUG| [stdout] configured module search path = [u'/home/firemanxbr/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
2018-03-27 18:24:25,690 process L0395 DEBUG| [stdout] ansible python module location = /usr/lib/python2.7/site-packages/ansible
2018-03-27 18:24:25,690 process L0395 DEBUG| [stdout] executable location = /usr/bin/ansible-playbook
2018-03-27 18:24:25,690 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 18:24:25,690 process L0395 DEBUG| [stdout] Using /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/test/ansible.cfg as config file
2018-03-27 18:24:25,817 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/cleanup/tasks/cleanup.yml
2018-03-27 18:24:25,825 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/clone_project_repo.yml
2018-03-27 18:24:25,834 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml
2018-03-27 18:24:25,848 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-03-27 18:24:25,855 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml
2018-03-27 18:24:25,857 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-03-27 18:24:25,869 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml
2018-03-27 18:24:25,873 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/set_minishift_path.yml
2018-03-27 18:24:25,902 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml
2018-03-27 18:24:25,909 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/init_minishift.yml
2018-03-27 18:24:25,914 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/start_mcluster.yml
2018-03-27 18:24:25,917 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml
2018-03-27 18:24:25,923 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/login_to_cluster.yml
2018-03-27 18:24:25,925 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/get_set_project.yml
2018-03-27 18:24:25,930 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml
2018-03-27 18:24:25,935 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_containers.yml
2018-03-27 18:24:25,939 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml
2018-03-27 18:24:25,945 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/login_to_cluster.yml
2018-03-27 18:24:25,950 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml
2018-03-27 18:24:26,019 process L0395 DEBUG| [stdout]
2018-03-27 18:24:26,019 process L0395 DEBUG| [stdout] PLAYBOOK: setup.yml ************************************************************
2018-03-27 18:24:26,019 process L0395 DEBUG| [stdout] 1 plays in playbooks/setup.yml
2018-03-27 18:24:26,026 process L0395 DEBUG| [stderr] [WARNING]: Found variable using reserved name: remote_user
2018-03-27 18:24:26,028 process L0395 DEBUG| [stdout]
2018-03-27 18:24:26,029 process L0395 DEBUG| [stdout] PLAY [all] *********************************************************************
2018-03-27 18:24:26,095 process L0395 DEBUG| [stdout]
2018-03-27 18:24:26,095 process L0395 DEBUG| [stdout] TASK [Gathering Facts] *********************************************************
2018-03-27 18:24:26,936 process L0395 DEBUG| [stdout] ok: [localhost]
2018-03-27 18:24:26,937 process L0395 DEBUG| [stdout] META: ran handlers
2018-03-27 18:24:26,942 process L0395 DEBUG| [stdout]
2018-03-27 18:24:26,942 process L0395 DEBUG| [stdout] TASK [cleanup : Stop minishift if running] *************************************
2018-03-27 18:24:26,943 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/cleanup/tasks/cleanup.yml:5
2018-03-27 18:24:27,379 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "delta": "0:00:00.002026", "end": "2018-03-27 16:24:27.371075", "msg": "non-zero return code", "rc": 127, "start": "2018-03-27 16:24:27.369049", "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 18:24:27,379 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:24:27,385 process L0395 DEBUG| [stdout]
2018-03-27 18:24:27,385 process L0395 DEBUG| [stdout] TASK [cleanup : Delete minishift profile minishift] ****************************
2018-03-27 18:24:27,385 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/cleanup/tasks/cleanup.yml:9
2018-03-27 18:24:27,640 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.001628", "end": "2018-03-27 16:24:27.631933", "msg": "non-zero return code", "rc": 127, "start": "2018-03-27 16:24:27.630305", "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 18:24:27,640 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:24:27,644 process L0395 DEBUG| [stdout]
2018-03-27 18:24:27,645 process L0395 DEBUG| [stdout] TASK [cleanup : Cleanup files and directories] *********************************
2018-03-27 18:24:27,645 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/cleanup/tasks/cleanup.yml:13
2018-03-27 18:24:28,028 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 18:24:28,275 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 18:24:28,528 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 18:24:28,767 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 18:24:29,019 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 18:24:29,024 process L0395 DEBUG| [stdout]
2018-03-27 18:24:29,024 process L0395 DEBUG| [stdout] TASK [create : Create contra-env-setup directories] ****************************
2018-03-27 18:24:29,024 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/main.yml:4
2018-03-27 18:24:29,282 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 18:24:29,545 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 18:24:29,551 process L0395 DEBUG| [stdout]
2018-03-27 18:24:29,551 process L0395 DEBUG| [stdout] TASK [create : Update os_template_dir based on repo] ***************************
2018-03-27 18:24:29,551 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/main.yml:12
2018-03-27 18:24:29,581 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 18:24:29,587 process L0395 DEBUG| [stdout]
2018-03-27 18:24:29,588 process L0395 DEBUG| [stdout] TASK [create : Update pipeline_dir based on repo] ******************************
2018-03-27 18:24:29,588 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/main.yml:16
2018-03-27 18:24:29,623 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"pipeline_dir": "/home/avocado/.contra-env-setup/contra-env-sample-project//home/avocado/.contra-env-setup/contra-env-sample-project"}, "changed": false}
2018-03-27 18:24:29,632 process L0395 DEBUG| [stdout]
2018-03-27 18:24:29,632 process L0395 DEBUG| [stdout] TASK [create : Is project repository present in /home/avocado/.contra-env-setup/contra-env-sample-project] ***
2018-03-27 18:24:29,632 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/clone_project_repo.yml:5
2018-03-27 18:24:29,986 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "stat": {"exists": false}}
2018-03-27 18:24:29,990 process L0395 DEBUG| [stdout]
2018-03-27 18:24:29,990 process L0395 DEBUG| [stdout] TASK [create : Set http.sslVerify false] ***************************************
2018-03-27 18:24:29,990 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/clone_project_repo.yml:10
2018-03-27 18:24:30,243 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "git config --global http.sslVerify false", "delta": "0:00:00.002195", "end": "2018-03-27 16:24:30.236861", "rc": 0, "start": "2018-03-27 16:24:30.234666", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:24:30,251 process L0395 DEBUG| [stdout]
2018-03-27 18:24:30,251 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 18:24:30,251 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/create/tasks/clone_project_repo.yml:14
2018-03-27 18:24:38,905 process L0395 DEBUG| [stdout] changed: [localhost] => {"after": "4cc3af10b295909500264c171a0376a1c1a0f76e", "before": null, "changed": true}
2018-03-27 18:24:38,908 process L0395 DEBUG| [stdout]
2018-03-27 18:24:38,908 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings] *********************************
2018-03-27 18:24:38,909 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:5
2018-03-27 18:24:39,184 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cat /proc/cpuinfo | grep 'vmx\\|svm'", "delta": "0:00:00.002906", "end": "2018-03-27 16:24:39.176675", "rc": 0, "start": "2018-03-27 16:24:39.173769", "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 18:24:39,190 process L0395 DEBUG| [stdout]
2018-03-27 18:24:39,190 process L0395 DEBUG| [stdout] TASK [prereqs : Output of cpuinfo from proc] ***********************************
2018-03-27 18:24:39,190 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:11
2018-03-27 18:24:39,222 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:24:39,222 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 18:24:39,223 process L0395 DEBUG| [stdout] }
2018-03-27 18:24:39,226 process L0395 DEBUG| [stdout]
2018-03-27 18:24:39,226 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if virtualization is not turned on in the BIOS] ***********
2018-03-27 18:24:39,226 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:15
2018-03-27 18:24:39,241 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:39,244 process L0395 DEBUG| [stdout]
2018-03-27 18:24:39,245 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for Intel] ***********************
2018-03-27 18:24:39,245 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:19
2018-03-27 18:24:39,657 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["cat", "/sys/module/kvm_intel/parameters/nested"], "delta": "0:00:00.002737", "end": "2018-03-27 16:24:39.640628", "rc": 0, "start": "2018-03-27 16:24:39.637891", "stderr": "", "stderr_lines": [], "stdout": "N", "stdout_lines": ["N"]}
2018-03-27 18:24:39,663 process L0395 DEBUG| [stdout]
2018-03-27 18:24:39,663 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_intel nested] ************************************
2018-03-27 18:24:39,663 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:25
2018-03-27 18:24:39,701 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:24:39,701 process L0395 DEBUG| [stdout] "msg": "cpuinfo: N"
2018-03-27 18:24:39,702 process L0395 DEBUG| [stdout] }
2018-03-27 18:24:39,705 process L0395 DEBUG| [stdout]
2018-03-27 18:24:39,705 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - rmmod] *********************
2018-03-27 18:24:39,705 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:30
2018-03-27 18:24:40,072 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["rmmod", "kvm-intel"], "delta": "0:00:00.007118", "end": "2018-03-27 16:24:40.056561", "rc": 0, "start": "2018-03-27 16:24:40.049443", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:24:40,077 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,077 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - update dist.conf] **********
2018-03-27 18:24:40,077 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:35
2018-03-27 18:24:40,345 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf", "delta": "0:00:00.002396", "end": "2018-03-27 16:24:40.336864", "rc": 0, "start": "2018-03-27 16:24:40.334468", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:24:40,350 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,350 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - modprobe] ******************
2018-03-27 18:24:40,350 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:40
2018-03-27 18:24:40,616 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": ["modprobe", "kvm-intel"], "delta": "0:00:00.015374", "end": "2018-03-27 16:24:40.606464", "rc": 0, "start": "2018-03-27 16:24:40.591090", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:24:40,620 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,620 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for AMD] *************************
2018-03-27 18:24:40,620 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:45
2018-03-27 18:24:40,863 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["cat", "/sys/module/kvm_amd/parameters/nested"], "delta": "0:00:00.001464", "end": "2018-03-27 16:24:40.856372", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:24:40.854908", "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 18:24:40,863 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:24:40,867 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,867 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_amd nested] **************************************
2018-03-27 18:24:40,867 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:51
2018-03-27 18:24:40,885 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:40,889 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,889 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - rmmod] ***********************
2018-03-27 18:24:40,889 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:56
2018-03-27 18:24:40,906 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:40,912 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,912 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - update dist.conf] ************
2018-03-27 18:24:40,912 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:61
2018-03-27 18:24:40,929 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:40,934 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,934 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - modprobe] ********************
2018-03-27 18:24:40,934 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:66
2018-03-27 18:24:40,953 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:40,957 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,957 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if nested virtualization is off] **************************
2018-03-27 18:24:40,957 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:71
2018-03-27 18:24:40,976 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:24:40,981 process L0395 DEBUG| [stdout]
2018-03-27 18:24:40,981 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] *************
2018-03-27 18:24:40,981 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2
2018-03-27 18:24:48,770 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:32 ago on Tue 27 Mar 2018 04:23:09 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): python2-dnf-2.7.5-2.fc27.noarch.rpm 1.8 MB/s | 457 kB 00:00 \r\n(2-3/14): pyliblzma- 22% [==== ] 1.8 MB/s | 457 kB 00:00 ETA\r(2/14): python2-iniparse-0.4-26.fc27.noarch.rpm 612 kB/s | 46 kB 00:00 \r\n(3-4/14): pyliblzma- 26% [===== ] 1.8 MB/s | 558 kB 00:00 ETA\r(3/14): pyliblzma-0.5.3-19.fc27.x86_64.rpm 163 kB/s | 54 kB 00:00 \r\n(4-5/14): python2-gp 27% [===== ] 1.8 MB/s | 560 kB 00:00 ETA\r(4/14): python2-librepo-1.8.0-1.fc27.x86_64.rpm 980 kB/s | 46 kB 00:00 \r\n(5-6/14): python2-gp 36% [======= ] 1.8 MB/s | 746 kB 00:00 ETA\r(5/14): python2-gpg-1.9.0-6.fc27.x86_64.rpm 523 kB/s | 219 kB 00:00 \r\n(6-7/14): python2-li 39% [=======- ] 1.8 MB/s | 822 kB 00:00 ETA\r(6/14): python2-six-1.11.0-1.fc27.noarch.rpm 796 kB/s | 36 kB 00:00 \r\n(7-8/14): python2-li 42% [========- ] 1.8 MB/s | 884 kB 00:00 ETA\r(7/14): python2-libcomps-0.1.8-6.fc27.x86_64.rp 282 kB/s | 49 kB 00:00 \r\n(8-9/14): python2-ha 43% [========- ] 1.8 MB/s | 908 kB 00:00 ETA\r(8/14): python2-hawkey-0.11.0-1.fc27.x86_64.rpm 225 kB/s | 56 kB 00:00 \r\n(9-10/14): python2-r 46% [========= ] 1.8 MB/s | 964 kB 00:00 ETA\r(9/14): dnf-conf-2.7.5-2.fc27.noarch.rpm 2.1 MB/s | 68 kB 00:00 \r\n(10-11/14): python2- 54% [==========- ] 1.8 MB/s | 1.1 MB 00:00 ETA\r(10/14): python2-rpm-4.14.0-2.fc27.x86_64.rpm 412 kB/s | 117 kB 00:00 \r\n(11-12/14): rpm-plug 55% [=========== ] 1.8 MB/s | 1.1 MB 00:00 ETA\r(11/14): rpm-plugin-systemd-inhibit-4.14.0-2.fc 294 kB/s | 67 kB 00:00 \r\n(12-13/14): dnf-2.7. 62% [============ ] 1.8 MB/s | 1.3 MB 00:00 ETA\r(12/14): dnf-yum-2.7.5-2.fc27.noarch.rpm 938 kB/s | 50 kB 00:00 \r\n(13-14/14): dnf-2.7. 88% [=================- ] 1.9 MB/s | 1.8 MB 00:00 ETA\r(13/14): python3-dnf-2.7.5-2.fc27.noarch.rpm 4.3 MB/s | 454 kB 00:00 \r\n(14/14): dnf-2.7.5-2 99% [===================-] 1.9 MB/s | 2.0 MB 00:00 ETA\r(14/14): dnf-2.7.5-2.fc27.noarch.rpm 3.4 MB/s | 350 kB 00:00 \r\n--------------------------------------------------------------------------------\r\nTotal 836 kB/s | 2.0 MB 00:02 \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:32 ago on Tue 27 Mar 2018 04:23:09 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): python2-dnf-2.7.5-2.fc27.noarch.rpm 1.8 MB/s | 457 kB 00:00 ", "(2-3/14): pyliblzma- 22% [==== ] 1.8 MB/s | 457 kB 00:00 ETA", "(2/14): python2-iniparse-0.4-26.fc27.noarch.rpm 612 kB/s | 46 kB 00:00 ", "(3-4/14): pyliblzma- 26% [===== ] 1.8 MB/s | 558 kB 00:00 ETA", "(3/14): pyliblzma-0.5.3-19.fc27.x86_64.rpm 163 kB/s | 54 kB 00:00 ", "(4-5/14): python2-gp 27% [===== ] 1.8 MB/s | 560 kB 00:00 ETA", "(4/14): python2-librepo-1.8.0-1.fc27.x86_64.rpm 980 kB/s | 46 kB 00:00 ", "(5-6/14): python2-gp 36% [======= ] 1.8 MB/s | 746 kB 00:00 ETA", "(5/14): python2-gpg-1.9.0-6.fc27.x86_64.rpm 523 kB/s | 219 kB 00:00 ", "(6-7/14): python2-li 39% [=======- ] 1.8 MB/s | 822 kB 00:00 ETA", "(6/14): python2-six-1.11.0-1.fc27.noarch.rpm 796 kB/s | 36 kB 00:00 ", "(7-8/14): python2-li 42% [========- ] 1.8 MB/s | 884 kB 00:00 ETA", "(7/14): python2-libcomps-0.1.8-6.fc27.x86_64.rp 282 kB/s | 49 kB 00:00 ", "(8-9/14): python2-ha 43% [========- ] 1.8 MB/s | 908 kB 00:00 ETA", "(8/14): python2-hawkey-0.11.0-1.fc27.x86_64.rpm 225 kB/s | 56 kB 00:00 ", "(9-10/14): python2-r 46% [========= ] 1.8 MB/s | 964 kB 00:00 ETA", "(9/14): dnf-conf-2.7.5-2.fc27.noarch.rpm 2.1 MB/s | 68 kB 00:00 ", "(10-11/14): python2- 54% [==========- ] 1.8 MB/s | 1.1 MB 00:00 ETA", "(10/14): python2-rpm-4.14.0-2.fc27.x86_64.rpm 412 kB/s | 117 kB 00:00 ", "(11-12/14): rpm-plug 55% [=========== ] 1.8 MB/s | 1.1 MB 00:00 ETA", "(11/14): rpm-plugin-systemd-inhibit-4.14.0-2.fc 294 kB/s | 67 kB 00:00 ", "(12-13/14): dnf-2.7. 62% [============ ] 1.8 MB/s | 1.3 MB 00:00 ETA", "(12/14): dnf-yum-2.7.5-2.fc27.noarch.rpm 938 kB/s | 50 kB 00:00 ", "(13-14/14): dnf-2.7. 88% [=================- ] 1.9 MB/s | 1.8 MB 00:00 ETA", "(13/14): python3-dnf-2.7.5-2.fc27.noarch.rpm 4.3 MB/s | 454 kB 00:00 ", "(14/14): dnf-2.7.5-2 99% [===================-] 1.9 MB/s | 2.0 MB 00:00 ETA", "(14/14): dnf-2.7.5-2.fc27.noarch.rpm 3.4 MB/s | 350 kB 00:00 ", "--------------------------------------------------------------------------------", "Total 836 kB/s | 2.0 MB 00:02 ", "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 18:24:48,775 process L0395 DEBUG| [stdout]
2018-03-27 18:24:48,775 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] *******************
2018-03-27 18:24:48,775 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7
2018-03-27 18:25:44,550 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 18:25:44,555 process L0395 DEBUG| [stdout]
2018-03-27 18:25:44,555 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] *************
2018-03-27 18:25:44,555 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
2018-03-27 18:25:44,570 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:44,574 process L0395 DEBUG| [stdout]
2018-03-27 18:25:44,574 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] *****************
2018-03-27 18:25:44,574 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27
2018-03-27 18:25:44,590 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:44,594 process L0395 DEBUG| [stdout]
2018-03-27 18:25:44,594 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] ***************************
2018-03-27 18:25:44,594 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33
2018-03-27 18:25:44,611 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:44,615 process L0395 DEBUG| [stdout]
2018-03-27 18:25:44,615 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] *******************
2018-03-27 18:25:44,615 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38
2018-03-27 18:25:44,652 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"}
2018-03-27 18:25:44,655 process L0395 DEBUG| [stdout]
2018-03-27 18:25:44,655 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down kvm plugin] ******************************************
2018-03-27 18:25:44,655 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:3
2018-03-27 18:25:56,542 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/tmpoCXIRI", "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 18:25:56,545 process L0395 DEBUG| [stdout]
2018-03-27 18:25:56,545 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] *************
2018-03-27 18:25:56,546 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2
2018-03-27 18:25:58,131 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "rc": 0, "stderr": "Shared connection to localhost closed.\r\n", "stdout": "Last metadata expiration check: 0:02:47 ago on Tue 27 Mar 2018 04:23:09 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:47 ago on Tue 27 Mar 2018 04:23:09 PM UTC.", "Package python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.", "Dependencies resolved.", "Nothing to do.", "Complete!"]}
2018-03-27 18:25:58,136 process L0395 DEBUG| [stdout]
2018-03-27 18:25:58,136 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] *******************
2018-03-27 18:25:58,137 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7
2018-03-27 18:25:59,822 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 18:25:59,828 process L0395 DEBUG| [stdout]
2018-03-27 18:25:59,828 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] *************
2018-03-27 18:25:59,828 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
2018-03-27 18:25:59,842 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:59,846 process L0395 DEBUG| [stdout]
2018-03-27 18:25:59,846 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] *****************
2018-03-27 18:25:59,846 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27
2018-03-27 18:25:59,861 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:59,865 process L0395 DEBUG| [stdout]
2018-03-27 18:25:59,865 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] ***************************
2018-03-27 18:25:59,865 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33
2018-03-27 18:25:59,880 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:25:59,884 process L0395 DEBUG| [stdout]
2018-03-27 18:25:59,884 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on Fedora] *******************
2018-03-27 18:25:59,884 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38
2018-03-27 18:25:59,922 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"}
2018-03-27 18:25:59,926 process L0395 DEBUG| [stdout]
2018-03-27 18:25:59,926 process L0395 DEBUG| [stdout] TASK [prereqs : Start and enable libvirtd] *************************************
2018-03-27 18:25:59,926 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:12
2018-03-27 18:26:00,397 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "enabled": true, "name": "libvirtd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice iscsid.service basic.target apparmor.service virtlockd.socket network.target remote-fs.target systemd-journald.socket sysinit.target virtlogd.service virtlockd.service dbus.service local-fs.target virtlogd.socket", "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": "system.slice virtlogd.socket virtlockd.socket sysinit.target", "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 16:25:40 UTC", "StateChangeTimestampMonotonic": "184042091", "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 18:26:00,401 process L0395 DEBUG| [stdout]
2018-03-27 18:26:00,402 process L0395 DEBUG| [stdout] TASK [prereqs : Add user avocado to the libvirt group] *************************
2018-03-27 18:26:00,402 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:19
2018-03-27 18:26:01,092 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 18:26:01,100 process L0395 DEBUG| [stdout]
2018-03-27 18:26:01,101 process L0395 DEBUG| [stdout] TASK [prereqs : Newgroup libvirt] **********************************************
2018-03-27 18:26:01,101 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:26
2018-03-27 18:26:02,210 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 18:26:02,221 process L0395 DEBUG| [stdout]
2018-03-27 18:26:02,222 process L0395 DEBUG| [stdout] TASK [minishift : Is minishift binary present in /home/avocado/.contra-env-setup/minishift] ***
2018-03-27 18:26:02,222 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:5
2018-03-27 18:26:02,611 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "stat": {"exists": false}}
2018-03-27 18:26:02,616 process L0395 DEBUG| [stdout]
2018-03-27 18:26:02,616 process L0395 DEBUG| [stdout] TASK [minishift : Query for minishift compressed binary] ***********************
2018-03-27 18:26:02,616 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4
2018-03-27 18:26:03,797 process L0395 DEBUG| [stderr] [WARNING]: Consider using get_url or uri module rather than running curl
2018-03-27 18:26:03,797 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.925655", "end": "2018-03-27 16:26:03.769372", "rc": 0, "start": "2018-03-27 16:26:02.843717", "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 18:26:03,806 process L0395 DEBUG| [stdout]
2018-03-27 18:26:03,807 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract minishift binary to /home/avocado/.contra-env-setup/minishift] ***
2018-03-27 18:26:03,807 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:8
2018-03-27 18:26:10,866 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_mwuV3O/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_mwuV3O/minishift-1.12.0-linux-amd64.tgz", "state": "directory", "uid": 1000}
2018-03-27 18:26:10,869 process L0395 DEBUG| [stdout]
2018-03-27 18:26:10,870 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift_src_dir fact] **********************************
2018-03-27 18:26:10,870 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:14
2018-03-27 18:26:10,900 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"minishift_src_dir": "minishift-1.12.0-linux-amd64"}, "changed": false}
2018-03-27 18:26:10,906 process L0395 DEBUG| [stdout]
2018-03-27 18:26:10,906 process L0395 DEBUG| [stdout] TASK [minishift : Create a new /home/avocado/.contra-env-setup/minishift if it doesn't exist] ***
2018-03-27 18:26:10,906 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:20
2018-03-27 18:26:11,175 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 18:26:11,182 process L0395 DEBUG| [stdout]
2018-03-27 18:26:11,182 process L0395 DEBUG| [stdout] TASK [minishift : Copy minishift version files to /home/avocado/.contra-env-setup/minishift/minishift/] ***
2018-03-27 18:26:11,182 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:25
2018-03-27 18:26:11,419 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.008334", "end": "2018-03-27 16:26:11.413160", "rc": 0, "start": "2018-03-27 16:26:11.404826", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:26:11,424 process L0395 DEBUG| [stdout]
2018-03-27 18:26:11,424 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/minishift-1.12.0-linux-amd64] ***********
2018-03-27 18:26:11,424 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/install_minishift_bin.yml:28
2018-03-27 18:26:11,658 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "state": "absent"}
2018-03-27 18:26:11,662 process L0395 DEBUG| [stdout]
2018-03-27 18:26:11,663 process L0395 DEBUG| [stdout] TASK [minishift : Set path for minishift in /home/avocado/.bashrc] *************
2018-03-27 18:26:11,663 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/set_minishift_path.yml:4
2018-03-27 18:26:11,996 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"}
2018-03-27 18:26:12,003 process L0395 DEBUG| [stdout]
2018-03-27 18:26:12,004 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ********************************
2018-03-27 18:26:12,004 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/set_minishift_path.yml:10
2018-03-27 18:26:12,233 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "source /home/avocado/.bashrc", "delta": "0:00:00.007115", "end": "2018-03-27 16:26:12.228050", "rc": 0, "start": "2018-03-27 16:26:12.220935", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:26:12,237 process L0395 DEBUG| [stdout]
2018-03-27 18:26:12,238 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift disk-size 40gb] ********************************
2018-03-27 18:26:12,238 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:15
2018-03-27 18:26:12,556 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.066842", "end": "2018-03-27 16:26:12.549631", "rc": 0, "start": "2018-03-27 16:26:12.482789", "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 18:26:12,560 process L0395 DEBUG| [stdout]
2018-03-27 18:26:12,560 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift memory 6400mb] *********************************
2018-03-27 18:26:12,560 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:18
2018-03-27 18:26:12,786 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "delta": "0:00:00.011780", "end": "2018-03-27 16:26:12.781346", "rc": 0, "start": "2018-03-27 16:26:12.769566", "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 18:26:12,790 process L0395 DEBUG| [stdout]
2018-03-27 18:26:12,790 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift openshift-version to v3.6.1] *******************
2018-03-27 18:26:12,790 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:21
2018-03-27 18:26:13,018 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.011800", "end": "2018-03-27 16:26:13.013456", "rc": 0, "start": "2018-03-27 16:26:13.001656", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:26:13,021 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,021 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-version] ******************
2018-03-27 18:26:13,022 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:24
2018-03-27 18:26:13,035 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:26:13,039 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,039 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-release] ******************
2018-03-27 18:26:13,039 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:28
2018-03-27 18:26:13,053 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:26:13,056 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,057 process L0395 DEBUG| [stdout] TASK [minishift : Pull down the minishift iso] *********************************
2018-03-27 18:26:13,057 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:32
2018-03-27 18:26:13,309 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 18:26:13,312 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,312 process L0395 DEBUG| [stdout] TASK [minishift : Check if the minishift profile exists] ***********************
2018-03-27 18:26:13,312 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/main.yml:39
2018-03-27 18:26:13,549 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.014387", "end": "2018-03-27 16:26:13.543889", "rc": 0, "start": "2018-03-27 16:26:13.529502", "stderr": "", "stderr_lines": [], "stdout": "Does Not Exist", "stdout_lines": ["Does Not Exist"]}
2018-03-27 18:26:13,554 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,554 process L0395 DEBUG| [stdout] TASK [minishift : Create directory for the OpenShift client binary(oc)] ********
2018-03-27 18:26:13,554 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:3
2018-03-27 18:26:13,779 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 18:26:13,784 process L0395 DEBUG| [stdout]
2018-03-27 18:26:13,784 process L0395 DEBUG| [stdout] TASK [minishift : Query for OpenShift client compressed binary version v3.6.1] ***
2018-03-27 18:26:13,785 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:8
2018-03-27 18:26:15,086 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:01.063665", "end": "2018-03-27 16:26:15.059713", "rc": 0, "start": "2018-03-27 16:26:13.996048", "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 18:26:15,094 process L0395 DEBUG| [stdout]
2018-03-27 18:26:15,094 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] ***
2018-03-27 18:26:15,094 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:12
2018-03-27 18:27:04,216 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_UNy1xd/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_UNy1xd/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "state": "directory", "uid": 1000}
2018-03-27 18:27:04,221 process L0395 DEBUG| [stdout]
2018-03-27 18:27:04,222 process L0395 DEBUG| [stdout] TASK [minishift : Set oc_src_dir fact] *****************************************
2018-03-27 18:27:04,222 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:18
2018-03-27 18:27:04,260 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 18:27:04,267 process L0395 DEBUG| [stdout]
2018-03-27 18:27:04,268 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 18:27:04,268 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:24
2018-03-27 18:27:04,771 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.129106", "end": "2018-03-27 16:27:04.759875", "rc": 0, "start": "2018-03-27 16:27:04.630769", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:27:04,777 process L0395 DEBUG| [stdout]
2018-03-27 18:27:04,777 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 18:27:04,777 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:27
2018-03-27 18:27:05,276 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 18:27:05,283 process L0395 DEBUG| [stdout]
2018-03-27 18:27:05,283 process L0395 DEBUG| [stdout] TASK [minishift : Update the path with the oc client] **************************
2018-03-27 18:27:05,283 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:32
2018-03-27 18:27:05,644 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.001482", "end": "2018-03-27 16:27:05.639804", "rc": 0, "start": "2018-03-27 16:27:05.638322", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:27:05,649 process L0395 DEBUG| [stdout]
2018-03-27 18:27:05,650 process L0395 DEBUG| [stdout] TASK [minishift : Set path for oc client in /home/avocado/.bashrc] *************
2018-03-27 18:27:05,650 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:35
2018-03-27 18:27:05,915 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"}
2018-03-27 18:27:05,920 process L0395 DEBUG| [stdout]
2018-03-27 18:27:05,920 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ********************************
2018-03-27 18:27:05,920 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:41
2018-03-27 18:27:06,284 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "source /home/avocado/.bashrc", "delta": "0:00:00.011523", "end": "2018-03-27 16:27:06.273272", "rc": 0, "start": "2018-03-27 16:27:06.261749", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:27:06,290 process L0395 DEBUG| [stdout]
2018-03-27 18:27:06,290 process L0395 DEBUG| [stdout] TASK [minishift : Initialization of minishift cluster with profile minishift] ***
2018-03-27 18:27:06,290 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/init_minishift.yml:3
2018-03-27 18:32:26,131 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:19.542923", "end": "2018-03-27 16:32:26.107331", "rc": 0, "start": "2018-03-27 16:27:06.564408", "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 routing-suffix ... OK\n host-config-dir ... OK\n host-data-dir ... OK\n host-pv-dir ... OK\n host-volumes-dir ... OK\n version ... 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, 74% complete\nPulled 3/4 layers, 90% 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.143: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 ... ", " routing-suffix ... OK", " host-config-dir ... OK", " host-data-dir ... OK", " host-pv-dir ... OK", " host-volumes-dir ... OK", " version ... 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, 74% complete", "Pulled 3/4 layers, 90% 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.143:8443", "", "You are logged in as:", " User: developer", " Password: <any value>", "", "To login as administrator:", " oc login -u system:admin"]}
2018-03-27 18:32:26,136 process L0395 DEBUG| [stdout]
2018-03-27 18:32:26,136 process L0395 DEBUG| [stdout] TASK [minishift : Wait for the cluster to come up completely] ******************
2018-03-27 18:32:26,137 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/init_minishift.yml:6
2018-03-27 18:32:26,173 process L0395 DEBUG| [stdout] Pausing for 180 seconds
2018-03-27 18:32:26,173 process L0395 DEBUG| [stdout] (ctrl+C then 'C' = continue early, ctrl+C then 'A' = abort)
2018-03-27 18:35:26,175 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "delta": 180, "rc": 0, "start": "2018-03-27 18:32:26.172822", "stderr": "", "stdout": "Paused for 3.0 minutes", "stop": "2018-03-27 18:35:26.172938", "user_input": ""}
2018-03-27 18:35:26,180 process L0395 DEBUG| [stdout]
2018-03-27 18:35:26,180 process L0395 DEBUG| [stdout] TASK [minishift : Stop the cluster] ********************************************
2018-03-27 18:35:26,180 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/init_minishift.yml:10
2018-03-27 18:35:28,756 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "delta": "0:00:01.518474", "end": "2018-03-27 16:35:28.729336", "rc": 0, "start": "2018-03-27 16:35:27.210862", "stderr": "", "stderr_lines": [], "stdout": "Stopping local OpenShift cluster...\nCluster stopped.", "stdout_lines": ["Stopping local OpenShift cluster...", "Cluster stopped."]}
2018-03-27 18:35:28,760 process L0395 DEBUG| [stdout]
2018-03-27 18:35:28,760 process L0395 DEBUG| [stdout] TASK [minishift : Update the VM config] ****************************************
2018-03-27 18:35:28,760 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/minishift/tasks/init_minishift.yml:13
2018-03-27 18:35:29,151 process L0395 DEBUG| [stdout] changed: [localhost] => {"backup": "", "changed": true, "msg": "line added"}
2018-03-27 18:35:29,155 process L0395 DEBUG| [stdout]
2018-03-27 18:35:29,156 process L0395 DEBUG| [stdout] TASK [os_temps : Check if the minishift profile is already up and running] *****
2018-03-27 18:35:29,156 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/start_mcluster.yml:5
2018-03-27 18:35:29,593 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.103287", "end": "2018-03-27 16:35:29.581089", "rc": 0, "start": "2018-03-27 16:35:29.477802", "stderr": "", "stderr_lines": [], "stdout": "Stopped", "stdout_lines": ["Stopped"]}
2018-03-27 18:35:29,600 process L0395 DEBUG| [stdout]
2018-03-27 18:35:29,600 process L0395 DEBUG| [stdout] TASK [os_temps : Start minishift profile minishift] ****************************
2018-03-27 18:35:29,600 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/start_mcluster.yml:10
2018-03-27 18:37:32,608 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:02:02.668947", "end": "2018-03-27 16:37:32.592473", "rc": 0, "start": "2018-03-27 16:35:29.923526", "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.143: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.143:8443"]}
2018-03-27 18:37:32,612 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,612 process L0395 DEBUG| [stdout] TASK [os_temps : Create directory for the OpenShift client binary(oc)] *********
2018-03-27 18:37:32,612 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:3
2018-03-27 18:37:32,627 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,632 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,632 process L0395 DEBUG| [stdout] TASK [os_temps : Query for OpenShift client compressed binary version v3.6.1] ***
2018-03-27 18:37:32,632 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:8
2018-03-27 18:37:32,647 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,653 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,653 process L0395 DEBUG| [stdout] TASK [os_temps : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] ***
2018-03-27 18:37:32,653 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:12
2018-03-27 18:37:32,667 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,671 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,671 process L0395 DEBUG| [stdout] TASK [os_temps : Set oc_src_dir fact] ******************************************
2018-03-27 18:37:32,671 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:18
2018-03-27 18:37:32,686 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,691 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,691 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 18:37:32,691 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:24
2018-03-27 18:37:32,706 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,711 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,711 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 18:37:32,711 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:27
2018-03-27 18:37:32,727 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,733 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,733 process L0395 DEBUG| [stdout] TASK [os_temps : Update the path with the oc client] ***************************
2018-03-27 18:37:32,733 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:32
2018-03-27 18:37:32,752 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,757 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,757 process L0395 DEBUG| [stdout] TASK [os_temps : Set path for oc client in /home/avocado/.bashrc] **************
2018-03-27 18:37:32,758 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:35
2018-03-27 18:37:32,773 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,780 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,780 process L0395 DEBUG| [stdout] TASK [os_temps : Source /home/avocado/.bashrc] *********************************
2018-03-27 18:37:32,780 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/set_oc_client.yml:41
2018-03-27 18:37:32,795 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:32,800 process L0395 DEBUG| [stdout]
2018-03-27 18:37:32,801 process L0395 DEBUG| [stdout] TASK [os_temps : Get the cluster Server URL for project contra-sample-project] ***
2018-03-27 18:37:32,801 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/main.yml:15
2018-03-27 18:37:34,929 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc status | egrep 'contra-sample-project.*server' | awk '{print $NF}'", "delta": "0:00:01.728321", "end": "2018-03-27 16:37:34.904555", "rc": 0, "start": "2018-03-27 16:37:33.176234", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:34,933 process L0395 DEBUG| [stdout]
2018-03-27 18:37:34,933 process L0395 DEBUG| [stdout] TASK [os_temps : Login to the Openshift cluster] *******************************
2018-03-27 18:37:34,933 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
2018-03-27 18:37:35,900 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc login --username=developer --password=developer --insecure-skip-tls-verify=true", "delta": "0:00:00.611429", "end": "2018-03-27 16:37:35.879673", "rc": 0, "start": "2018-03-27 16:37:35.268244", "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 18:37:35,907 process L0395 DEBUG| [stdout]
2018-03-27 18:37:35,907 process L0395 DEBUG| [stdout] TASK [os_temps : Query to see if project is already present] *******************
2018-03-27 18:37:35,907 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/get_set_project.yml:4
2018-03-27 18:37:36,605 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get project contra-sample-project | grep 'Active' | awk '{print $3}'", "delta": "0:00:00.329619", "end": "2018-03-27 16:37:36.589878", "rc": 0, "start": "2018-03-27 16:37:36.260259", "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 18:37:36,609 process L0395 DEBUG| [stdout]
2018-03-27 18:37:36,609 process L0395 DEBUG| [stdout] TASK [os_temps : Create project/namespace in the openshift cluster] ************
2018-03-27 18:37:36,609 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/get_set_project.yml:9
2018-03-27 18:37:38,152 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc new-project 'contra-sample-project' --display-name='contra-sample-project'", "delta": "0:00:01.136003", "end": "2018-03-27 16:37:38.137216", "rc": 0, "start": "2018-03-27 16:37:37.001213", "stderr": "", "stderr_lines": [], "stdout": "Now using project \"contra-sample-project\" on server \"https://192.168.42.143: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.143: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 18:37:38,155 process L0395 DEBUG| [stdout]
2018-03-27 18:37:38,155 process L0395 DEBUG| [stdout] TASK [os_temps : add-role-to-user] *********************************************
2018-03-27 18:37:38,156 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/get_set_project.yml:13
2018-03-27 18:37:38,937 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.402191", "end": "2018-03-27 16:37:38.916999", "rc": 0, "start": "2018-03-27 16:37:38.514808", "stderr": "", "stderr_lines": [], "stdout": "role \"edit\" added: \"default\"", "stdout_lines": ["role \"edit\" added: \"default\""]}
2018-03-27 18:37:38,941 process L0395 DEBUG| [stdout]
2018-03-27 18:37:38,941 process L0395 DEBUG| [stdout] TASK [os_temps : Install pre-requesites for dnf support for Fedora] ************
2018-03-27 18:37:38,941 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2
2018-03-27 18:37:42,403 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "rc": 0, "stderr": "Shared connection to localhost closed.\r\n", "stdout": "Last metadata expiration check: 0:14:31 ago on Tue 27 Mar 2018 04:23:09 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:14:31 ago on Tue 27 Mar 2018 04:23:09 PM UTC.", "Package python2-dnf-2.7.5-2.fc27.noarch is already installed, skipping.", "Dependencies resolved.", "Nothing to do.", "Complete!"]}
2018-03-27 18:37:42,408 process L0395 DEBUG| [stdout]
2018-03-27 18:37:42,408 process L0395 DEBUG| [stdout] TASK [os_temps : Install libvirt, qemu-kvm, and jq on Fedora] ******************
2018-03-27 18:37:42,409 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7
2018-03-27 18:37:45,545 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 18:37:45,550 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,550 process L0395 DEBUG| [stdout] TASK [os_temps : Check if EPEL is installed for non Fedora distros] ************
2018-03-27 18:37:45,550 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20
2018-03-27 18:37:45,570 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:45,574 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,574 process L0395 DEBUG| [stdout] TASK [os_temps : Pull down the EPEL for for non Fedora distros] ****************
2018-03-27 18:37:45,574 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27
2018-03-27 18:37:45,595 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:45,598 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,599 process L0395 DEBUG| [stdout] TASK [os_temps : Install EPEL for non Fedora distros] **************************
2018-03-27 18:37:45,599 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33
2018-03-27 18:37:45,617 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:45,622 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,622 process L0395 DEBUG| [stdout] TASK [os_temps : Install libvirt, qemu-kvm, and jq on Fedora] ******************
2018-03-27 18:37:45,622 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38
2018-03-27 18:37:45,679 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => {"changed": false, "item": [], "skip_reason": "Conditional result was False"}
2018-03-27 18:37:45,683 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,683 process L0395 DEBUG| [stdout] TASK [os_temps : Set the container_config_name to OpenShift s2i templates] *****
2018-03-27 18:37:45,683 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_containers.yml:4
2018-03-27 18:37:45,761 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"container_config_name": "OpenShift s2i templates"}, "changed": false}
2018-03-27 18:37:45,767 process L0395 DEBUG| [stdout]
2018-03-27 18:37:45,767 process L0395 DEBUG| [stdout] TASK [os_temps : Get OpenShift s2i template names] *****************************
2018-03-27 18:37:45,768 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_containers.yml:9
2018-03-27 18:37:46,290 process L0395 DEBUG| [stdout] ok: [localhost] => {"changed": false, "examined": 12, "files": [{"atime": 1522167878.89187, "ctime": 1522167877.7208836, "dev": 2049, "gid": 1000, "inode": 267685, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1522167877.7208836, "nlink": 1, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml", "rgrp": true, "roth": true, "rusr": true, "size": 1395, "uid": 1000, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, {"atime": 1522167878.89187, "ctime": 1522167877.7208836, "dev": 2049, "gid": 1000, "inode": 267684, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1522167877.7208836, "nlink": 1, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml", "rgrp": true, "roth": true, "rusr": true, "size": 8357, "uid": 1000, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}], "matched": 2, "msg": ""}
2018-03-27 18:37:46,295 process L0395 DEBUG| [stdout]
2018-03-27 18:37:46,296 process L0395 DEBUG| [stdout] TASK [os_temps : Check that templates are valid] *******************************
2018-03-27 18:37:46,296 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_containers.yml:17
2018-03-27 18:37:47,155 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'uid': 1000, u'woth': False, u'mtime': 1522167877.7208836, u'inode': 267685, u'isgid': False, u'size': 1395, u'isuid': False, u'isreg': True, u'gid': 1000, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml', u'xusr': False, u'atime': 1522167878.89187, u'isdir': False, u'ctime': 1522167877.7208836, u'isblk': False, u'wgrp': True, u'xgrp': False, u'dev': 2049, u'roth': True, u'isfifo': False, u'mode': u'0664', u'rusr': True}) => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml", "delta": "0:00:00.399224", "end": "2018-03-27 16:37:47.129689", "item": {"atime": 1522167878.89187, "ctime": 1522167877.7208836, "dev": 2049, "gid": 1000, "inode": 267685, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1522167877.7208836, "nlink": 1, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml", "rgrp": true, "roth": true, "rusr": true, "size": 1395, "uid": 1000, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, "rc": 0, "start": "2018-03-27 16:37:46.730465", "stderr": "", "stderr_lines": [], "stdout": "{\n \"kind\": \"List\",\n \"apiVersion\": \"v1\",\n \"metadata\": {},\n \"items\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"ImageStream\",\n \"metadata\": {\n \"annotations\": {\n \"slave-label\": \"jenkins-contra-slave contra-slave\"\n },\n \"labels\": {\n \"role\": \"jenkins-slave\",\n \"template\": \"jenkins-contra-slave-builder\"\n },\n \"name\": \"jenkins-contra-slave\"\n },\n \"spec\": {}\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"BuildConfig\",\n \"metadata\": {\n \"labels\": {\n \"template\": \"jenkins-contra-slave-builder\"\n },\n \"name\": \"jenkins-contra-slave\"\n },\n \"spec\": {\n \"output\": {\n \"to\": {\n \"kind\": \"ImageStreamTag\",\n \"name\": \"jenkins-contra-slave:latest\"\n }\n },\n \"resources\": {},\n \"source\": {\n \"contextDir\": \"config/s2i/jenkins/slave\",\n \"git\": {\n \"ref\": \"master\",\n \"uri\": \"https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\"\n },\n \"type\": \"Git\"\n },\n \"strategy\": {\n \"dockerStrategy\": {\n \"env\": [\n {\n \"name\": \"GIT_SSL_NO_VERIFY\",\n \"value\": \"true\"\n }\n ]\n },\n \"type\": \"Docker\"\n },\n \"triggers\": [\n {\n \"type\": \"ConfigChange\"\n }\n ]\n }\n }\n ]\n}", "stdout_lines": ["{", " \"kind\": \"List\",", " \"apiVersion\": \"v1\",", " \"metadata\": {},", " \"items\": [", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"ImageStream\",", " \"metadata\": {", " \"annotations\": {", " \"slave-label\": \"jenkins-contra-slave contra-slave\"", " },", " \"labels\": {", " \"role\": \"jenkins-slave\",", " \"template\": \"jenkins-contra-slave-builder\"", " },", " \"name\": \"jenkins-contra-slave\"", " },", " \"spec\": {}", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"BuildConfig\",", " \"metadata\": {", " \"labels\": {", " \"template\": \"jenkins-contra-slave-builder\"", " },", " \"name\": \"jenkins-contra-slave\"", " },", " \"spec\": {", " \"output\": {", " \"to\": {", " \"kind\": \"ImageStreamTag\",", " \"name\": \"jenkins-contra-slave:latest\"", " }", " },", " \"resources\": {},", " \"source\": {", " \"contextDir\": \"config/s2i/jenkins/slave\",", " \"git\": {", " \"ref\": \"master\",", " \"uri\": \"https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\"", " },", " \"type\": \"Git\"", " },", " \"strategy\": {", " \"dockerStrategy\": {", " \"env\": [", " {", " \"name\": \"GIT_SSL_NO_VERIFY\",", " \"value\": \"true\"", " }", " ]", " },", " \"type\": \"Docker\"", " },", " \"triggers\": [", " {", " \"type\": \"ConfigChange\"", " }", " ]", " }", " }", " ]", "}"]}
2018-03-27 18:37:48,013 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'uid': 1000, u'woth': False, u'mtime': 1522167877.7208836, u'inode': 267684, u'isgid': False, u'size': 8357, u'isuid': False, u'isreg': True, u'gid': 1000, u'ischr': False, u'wusr': True, u'xoth': False, u'islnk': False, u'nlink': 1, u'issock': False, u'rgrp': True, u'path': u'/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml', u'xusr': False, u'atime': 1522167878.89187, u'isdir': False, u'ctime': 1522167877.7208836, u'isblk': False, u'wgrp': True, u'xgrp': False, u'dev': 2049, u'roth': True, u'isfifo': False, u'mode': u'0664', u'rusr': True}) => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml", "delta": "0:00:00.427198", "end": "2018-03-27 16:37:47.986421", "item": {"atime": 1522167878.89187, "ctime": 1522167877.7208836, "dev": 2049, "gid": 1000, "inode": 267684, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0664", "mtime": 1522167877.7208836, "nlink": 1, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml", "rgrp": true, "roth": true, "rusr": true, "size": 8357, "uid": 1000, "wgrp": true, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}, "rc": 0, "start": "2018-03-27 16:37:47.559223", "stderr": "", "stderr_lines": [], "stdout": "{\n \"kind\": \"List\",\n \"apiVersion\": \"v1\",\n \"metadata\": {},\n \"items\": [\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"ImageStream\",\n \"metadata\": {\n \"labels\": {\n \"app\": \"jenkins\",\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Route\",\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n },\n \"spec\": {\n \"tls\": {\n \"insecureEdgeTerminationPolicy\": \"Redirect\",\n \"termination\": \"edge\"\n },\n \"to\": {\n \"kind\": \"Service\",\n \"name\": \"jenkins\"\n }\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"PersistentVolumeClaim\",\n \"metadata\": {\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n },\n \"spec\": {\n \"accessModes\": [\n \"ReadWriteOnce\"\n ],\n \"resources\": {\n \"requests\": {\n \"storage\": \"1Gi\"\n }\n }\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"BuildConfig\",\n \"metadata\": {\n \"labels\": {\n \"app\": \"jenkins\",\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n },\n \"spec\": {\n \"output\": {\n \"to\": {\n \"kind\": \"ImageStreamTag\",\n \"name\": \"jenkins:latest\"\n }\n },\n \"resources\": {\n \"limits\": {\n \"memory\": \"512Mi\"\n }\n },\n \"source\": {\n \"contextDir\": \"config/s2i/jenkins/master\",\n \"git\": {\n \"ref\": \"master\",\n \"uri\": \"https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\"\n },\n \"secrets\": [],\n \"type\": \"Git\"\n },\n \"strategy\": {\n \"sourceStrategy\": {\n \"env\": [\n {\n \"name\": \"GIT_SSL_NO_VERIFY\",\n \"value\": \"true\"\n }\n ],\n \"from\": {\n \"kind\": \"DockerImage\",\n \"name\": \"docker.io/openshift/jenkins-2-centos7:v3.9\"\n }\n },\n \"type\": \"Source\"\n },\n \"triggers\": [\n {\n \"type\": \"ConfigChange\"\n },\n {\n \"imageChange\": {},\n \"type\": \"ImageChange\"\n }\n ]\n },\n \"status\": {\n \"lastVersion\": 0\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"DeploymentConfig\",\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n },\n \"spec\": {\n \"replicas\": 1,\n \"selector\": {\n \"name\": \"jenkins\"\n },\n \"strategy\": {\n \"type\": \"Recreate\"\n },\n \"template\": {\n \"metadata\": {\n \"creationTimestamp\": null,\n \"labels\": {\n \"name\": \"jenkins\"\n }\n },\n \"spec\": {\n \"containers\": [\n {\n \"capabilities\": {},\n \"env\": [\n {\n \"name\": \"OPENSHIFT_ENABLE_OAUTH\",\n \"value\": \"true\"\n },\n {\n \"name\": \"OPENSHIFT_ENABLE_REDIRECT_PROMPT\",\n \"value\": \"true\"\n },\n {\n \"name\": \"KUBERNETES_MASTER\",\n \"value\": \"https://kubernetes.default:443\"\n },\n {\n \"name\": \"KUBERNETES_TRUST_CERTIFICATES\",\n \"value\": \"true\"\n },\n {\n \"name\": \"JENKINS_SERVICE_NAME\",\n \"value\": \"jenkins\"\n },\n {\n \"name\": \"JNLP_SERVICE_NAME\",\n \"value\": \"jenkins-jnlp\"\n },\n {\n \"name\": \"JAVA_OPTS\",\n \"value\": \"-Dhudson.model.ParametersAction.keepUndefinedParameters=true -Djenkins.model.Jenkins.logStartupPerformance=true -Djava.security.egd=file:/dev/./urandom -Djenkins.install.runSetupWizard=false -Dhudson.DNSMultiCast.disabled=true\"\n },\n {\n \"name\": \"JAVA_GC_OPTS\",\n \"value\": \"-XX:+UseParallelGC -XX:MaxPermSize=100m -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=500m\"\n },\n {\n \"name\": \"GIT_SSL_NO_VERIFY\",\n \"value\": \"true\"\n },\n {\n \"name\": \"OVERRIDE_PV_CONFIG_WITH_IMAGE_CONFIG\",\n \"value\": \"true\"\n },\n {\n \"name\": \"OVERRIDE_PV_PLUGINS_WITH_IMAGE_PLUGINS\",\n \"value\": \"true\"\n }\n ],\n \"image\": \" \",\n \"imagePullPolicy\": \"IfNotPresent\",\n \"livenessProbe\": {\n \"failureThreshold\": 30,\n \"httpGet\": {\n \"path\": \"/login\",\n \"port\": 8080\n },\n \"initialDelaySeconds\": 420,\n \"timeoutSeconds\": 3\n },\n \"name\": \"jenkins\",\n \"readinessProbe\": {\n \"httpGet\": {\n \"path\": \"/login\",\n \"port\": 8080\n },\n \"initialDelaySeconds\": 3,\n \"timeoutSeconds\": 3\n },\n \"resources\": {\n \"limits\": {\n \"memory\": \"512Mi\"\n }\n },\n \"securityContext\": {\n \"capabilities\": {},\n \"privileged\": false\n },\n \"terminationMessagePath\": \"/dev/termination-log\",\n \"volumeMounts\": [\n {\n \"mountPath\": \"/var/lib/jenkins\",\n \"name\": \"jenkins-data\"\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"restartPolicy\": \"Always\",\n \"serviceAccountName\": \"jenkins\",\n \"volumes\": [\n {\n \"name\": \"jenkins-data\",\n \"persistentVolumeClaim\": {\n \"claimName\": \"jenkins\"\n }\n }\n ]\n }\n },\n \"triggers\": [\n {\n \"imageChangeParams\": {\n \"automatic\": true,\n \"containerNames\": [\n \"jenkins\"\n ],\n \"from\": {\n \"kind\": \"ImageStreamTag\",\n \"name\": \"jenkins:latest\",\n \"namespace\": \"contra-sample-project\"\n },\n \"lastTriggeredImage\": \"\"\n },\n \"type\": \"ImageChange\"\n },\n {\n \"type\": \"ConfigChange\"\n }\n ]\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"ServiceAccount\",\n \"metadata\": {\n \"annotations\": {\n \"serviceaccounts.openshift.io/oauth-redirectreference.jenkins\": \"{\\\"kind\\\":\\\"OAuthRedirectReference\\\",\\\"apiVersion\\\":\\\"v1\\\",\\\"reference\\\":{\\\"kind\\\":\\\"Route\\\",\\\"name\\\":\\\"jenkins\\\"}}\"\n },\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"groupNames\": null,\n \"kind\": \"RoleBinding\",\n \"metadata\": {\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins_edit\"\n },\n \"roleRef\": {\n \"name\": \"edit\"\n },\n \"subjects\": [\n {\n \"kind\": \"ServiceAccount\",\n \"name\": \"jenkins\"\n }\n ]\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Service\",\n \"metadata\": {\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins-jnlp\"\n },\n \"spec\": {\n \"ports\": [\n {\n \"name\": \"agent\",\n \"nodePort\": 0,\n \"port\": 50000,\n \"protocol\": \"TCP\",\n \"targetPort\": 50000\n }\n ],\n \"selector\": {\n \"name\": \"jenkins\"\n },\n \"sessionAffinity\": \"None\",\n \"type\": \"ClusterIP\"\n }\n },\n {\n \"apiVersion\": \"v1\",\n \"kind\": \"Service\",\n \"metadata\": {\n \"annotations\": {\n \"service.alpha.openshift.io/dependencies\": \"[{\\\"name\\\": \\\"jenkins-jnlp\\\", \\\"namespace\\\": \\\"\\\", \\\"kind\\\": \\\"Service\\\"}]\",\n \"service.openshift.io/infrastructure\": \"true\"\n },\n \"creationTimestamp\": null,\n \"labels\": {\n \"template\": \"jenkins-persistent\"\n },\n \"name\": \"jenkins\"\n },\n \"spec\": {\n \"ports\": [\n {\n \"name\": \"web\",\n \"nodePort\": 0,\n \"port\": 80,\n \"protocol\": \"TCP\",\n \"targetPort\": 8080\n }\n ],\n \"selector\": {\n \"name\": \"jenkins\"\n },\n \"sessionAffinity\": \"None\",\n \"type\": \"ClusterIP\"\n }\n }\n ]\n}", "stdout_lines": ["{", " \"kind\": \"List\",", " \"apiVersion\": \"v1\",", " \"metadata\": {},", " \"items\": [", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"ImageStream\",", " \"metadata\": {", " \"labels\": {", " \"app\": \"jenkins\",", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"Route\",", " \"metadata\": {", " \"creationTimestamp\": null,", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " },", " \"spec\": {", " \"tls\": {", " \"insecureEdgeTerminationPolicy\": \"Redirect\",", " \"termination\": \"edge\"", " },", " \"to\": {", " \"kind\": \"Service\",", " \"name\": \"jenkins\"", " }", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"PersistentVolumeClaim\",", " \"metadata\": {", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " },", " \"spec\": {", " \"accessModes\": [", " \"ReadWriteOnce\"", " ],", " \"resources\": {", " \"requests\": {", " \"storage\": \"1Gi\"", " }", " }", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"BuildConfig\",", " \"metadata\": {", " \"labels\": {", " \"app\": \"jenkins\",", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " },", " \"spec\": {", " \"output\": {", " \"to\": {", " \"kind\": \"ImageStreamTag\",", " \"name\": \"jenkins:latest\"", " }", " },", " \"resources\": {", " \"limits\": {", " \"memory\": \"512Mi\"", " }", " },", " \"source\": {", " \"contextDir\": \"config/s2i/jenkins/master\",", " \"git\": {", " \"ref\": \"master\",", " \"uri\": \"https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\"", " },", " \"secrets\": [],", " \"type\": \"Git\"", " },", " \"strategy\": {", " \"sourceStrategy\": {", " \"env\": [", " {", " \"name\": \"GIT_SSL_NO_VERIFY\",", " \"value\": \"true\"", " }", " ],", " \"from\": {", " \"kind\": \"DockerImage\",", " \"name\": \"docker.io/openshift/jenkins-2-centos7:v3.9\"", " }", " },", " \"type\": \"Source\"", " },", " \"triggers\": [", " {", " \"type\": \"ConfigChange\"", " },", " {", " \"imageChange\": {},", " \"type\": \"ImageChange\"", " }", " ]", " },", " \"status\": {", " \"lastVersion\": 0", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"DeploymentConfig\",", " \"metadata\": {", " \"creationTimestamp\": null,", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " },", " \"spec\": {", " \"replicas\": 1,", " \"selector\": {", " \"name\": \"jenkins\"", " },", " \"strategy\": {", " \"type\": \"Recreate\"", " },", " \"template\": {", " \"metadata\": {", " \"creationTimestamp\": null,", " \"labels\": {", " \"name\": \"jenkins\"", " }", " },", " \"spec\": {", " \"containers\": [", " {", " \"capabilities\": {},", " \"env\": [", " {", " \"name\": \"OPENSHIFT_ENABLE_OAUTH\",", " \"value\": \"true\"", " },", " {", " \"name\": \"OPENSHIFT_ENABLE_REDIRECT_PROMPT\",", " \"value\": \"true\"", " },", " {", " \"name\": \"KUBERNETES_MASTER\",", " \"value\": \"https://kubernetes.default:443\"", " },", " {", " \"name\": \"KUBERNETES_TRUST_CERTIFICATES\",", " \"value\": \"true\"", " },", " {", " \"name\": \"JENKINS_SERVICE_NAME\",", " \"value\": \"jenkins\"", " },", " {", " \"name\": \"JNLP_SERVICE_NAME\",", " \"value\": \"jenkins-jnlp\"", " },", " {", " \"name\": \"JAVA_OPTS\",", " \"value\": \"-Dhudson.model.ParametersAction.keepUndefinedParameters=true -Djenkins.model.Jenkins.logStartupPerformance=true -Djava.security.egd=file:/dev/./urandom -Djenkins.install.runSetupWizard=false -Dhudson.DNSMultiCast.disabled=true\"", " },", " {", " \"name\": \"JAVA_GC_OPTS\",", " \"value\": \"-XX:+UseParallelGC -XX:MaxPermSize=100m -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=500m\"", " },", " {", " \"name\": \"GIT_SSL_NO_VERIFY\",", " \"value\": \"true\"", " },", " {", " \"name\": \"OVERRIDE_PV_CONFIG_WITH_IMAGE_CONFIG\",", " \"value\": \"true\"", " },", " {", " \"name\": \"OVERRIDE_PV_PLUGINS_WITH_IMAGE_PLUGINS\",", " \"value\": \"true\"", " }", " ],", " \"image\": \" \",", " \"imagePullPolicy\": \"IfNotPresent\",", " \"livenessProbe\": {", " \"failureThreshold\": 30,", " \"httpGet\": {", " \"path\": \"/login\",", " \"port\": 8080", " },", " \"initialDelaySeconds\": 420,", " \"timeoutSeconds\": 3", " },", " \"name\": \"jenkins\",", " \"readinessProbe\": {", " \"httpGet\": {", " \"path\": \"/login\",", " \"port\": 8080", " },", " \"initialDelaySeconds\": 3,", " \"timeoutSeconds\": 3", " },", " \"resources\": {", " \"limits\": {", " \"memory\": \"512Mi\"", " }", " },", " \"securityContext\": {", " \"capabilities\": {},", " \"privileged\": false", " },", " \"terminationMessagePath\": \"/dev/termination-log\",", " \"volumeMounts\": [", " {", " \"mountPath\": \"/var/lib/jenkins\",", " \"name\": \"jenkins-data\"", " }", " ]", " }", " ],", " \"dnsPolicy\": \"ClusterFirst\",", " \"restartPolicy\": \"Always\",", " \"serviceAccountName\": \"jenkins\",", " \"volumes\": [", " {", " \"name\": \"jenkins-data\",", " \"persistentVolumeClaim\": {", " \"claimName\": \"jenkins\"", " }", " }", " ]", " }", " },", " \"triggers\": [", " {", " \"imageChangeParams\": {", " \"automatic\": true,", " \"containerNames\": [", " \"jenkins\"", " ],", " \"from\": {", " \"kind\": \"ImageStreamTag\",", " \"name\": \"jenkins:latest\",", " \"namespace\": \"contra-sample-project\"", " },", " \"lastTriggeredImage\": \"\"", " },", " \"type\": \"ImageChange\"", " },", " {", " \"type\": \"ConfigChange\"", " }", " ]", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"ServiceAccount\",", " \"metadata\": {", " \"annotations\": {", " \"serviceaccounts.openshift.io/oauth-redirectreference.jenkins\": \"{\\\"kind\\\":\\\"OAuthRedirectReference\\\",\\\"apiVersion\\\":\\\"v1\\\",\\\"reference\\\":{\\\"kind\\\":\\\"Route\\\",\\\"name\\\":\\\"jenkins\\\"}}\"", " },", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"groupNames\": null,", " \"kind\": \"RoleBinding\",", " \"metadata\": {", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins_edit\"", " },", " \"roleRef\": {", " \"name\": \"edit\"", " },", " \"subjects\": [", " {", " \"kind\": \"ServiceAccount\",", " \"name\": \"jenkins\"", " }", " ]", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"Service\",", " \"metadata\": {", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins-jnlp\"", " },", " \"spec\": {", " \"ports\": [", " {", " \"name\": \"agent\",", " \"nodePort\": 0,", " \"port\": 50000,", " \"protocol\": \"TCP\",", " \"targetPort\": 50000", " }", " ],", " \"selector\": {", " \"name\": \"jenkins\"", " },", " \"sessionAffinity\": \"None\",", " \"type\": \"ClusterIP\"", " }", " },", " {", " \"apiVersion\": \"v1\",", " \"kind\": \"Service\",", " \"metadata\": {", " \"annotations\": {", " \"service.alpha.openshift.io/dependencies\": \"[{\\\"name\\\": \\\"jenkins-jnlp\\\", \\\"namespace\\\": \\\"\\\", \\\"kind\\\": \\\"Service\\\"}]\",", " \"service.openshift.io/infrastructure\": \"true\"", " },", " \"creationTimestamp\": null,", " \"labels\": {", " \"template\": \"jenkins-persistent\"", " },", " \"name\": \"jenkins\"", " },", " \"spec\": {", " \"ports\": [", " {", " \"name\": \"web\",", " \"nodePort\": 0,", " \"port\": 80,", " \"protocol\": \"TCP\",", " \"targetPort\": 8080", " }", " ],", " \"selector\": {", " \"name\": \"jenkins\"", " },", " \"sessionAffinity\": \"None\",", " \"type\": \"ClusterIP\"", " }", " }", " ]", "}"]}
2018-03-27 18:37:48,018 process L0395 DEBUG| [stdout]
2018-03-27 18:37:48,019 process L0395 DEBUG| [stdout] TASK [os_temps : include_tasks] ************************************************
2018-03-27 18:37:48,019 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_containers.yml:22
2018-03-27 18:37:48,171 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml for localhost
2018-03-27 18:37:48,257 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml for localhost
2018-03-27 18:37:48,271 process L0395 DEBUG| [stdout]
2018-03-27 18:37:48,272 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:37:48,272 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:2
2018-03-27 18:37:48,311 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"params": []}, "changed": false}
2018-03-27 18:37:48,317 process L0395 DEBUG| [stdout]
2018-03-27 18:37:48,317 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed apps on the cluster] *********************
2018-03-27 18:37:48,317 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:6
2018-03-27 18:37:49,487 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get all | egrep 'Failed|Error' | egrep 'builds' | awk '{print $1}' | awk -F'/' '{print $2}' | sed 's/-[0-9+]//g' | head -1", "delta": "0:00:00.734652", "end": "2018-03-27 16:37:49.467024", "rc": 0, "start": "2018-03-27 16:37:48.732372", "stderr": "No resources found.", "stderr_lines": ["No resources found."], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:49,492 process L0395 DEBUG| [stdout]
2018-03-27 18:37:49,492 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for on the cluster] ***
2018-03-27 18:37:49,492 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:11
2018-03-27 18:37:49,512 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:49,517 process L0395 DEBUG| [stdout]
2018-03-27 18:37:49,517 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:37:49,517 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:16
2018-03-27 18:37:49,524 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:37:49,524 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:37:49,524 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:37:49,542 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:37:49,553 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:37:49,561 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:37:49,567 process L0395 DEBUG| [stdout]
2018-03-27 18:37:49,567 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get template name from the yaml file] ***
2018-03-27 18:37:49,567 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:25
2018-03-27 18:37:50,442 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml | jq '.items[1].metadata.labels.template' | sed 's/\"//g'", "delta": "0:00:00.402626", "end": "2018-03-27 16:37:50.412560", "rc": 0, "start": "2018-03-27 16:37:50.009934", "stderr": "", "stderr_lines": [], "stdout": "jenkins-contra-slave-builder", "stdout_lines": ["jenkins-contra-slave-builder"]}
2018-03-27 18:37:50,447 process L0395 DEBUG| [stdout]
2018-03-27 18:37:50,448 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:50,448 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:29
2018-03-27 18:37:50,483 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:37:50,484 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Template Name in file: jenkins-contra-slave-builder"
2018-03-27 18:37:50,484 process L0395 DEBUG| [stdout] }
2018-03-27 18:37:50,488 process L0395 DEBUG| [stdout]
2018-03-27 18:37:50,489 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get template name from querying the cluster] ***
2018-03-27 18:37:50,489 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:32
2018-03-27 18:37:51,352 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get templates | awk '{print $1}' | egrep '^jenkins-contra-slave-builder$'", "delta": "0:00:00.424128", "end": "2018-03-27 16:37:51.333123", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:50.908995", "stderr": "No resources found.", "stderr_lines": ["No resources found."], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:51,353 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:37:51,358 process L0395 DEBUG| [stdout]
2018-03-27 18:37:51,358 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:51,358 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:37
2018-03-27 18:37:51,397 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:37:51,397 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Template Name from querying the cluster: "
2018-03-27 18:37:51,397 process L0395 DEBUG| [stdout] }
2018-03-27 18:37:51,406 process L0395 DEBUG| [stdout]
2018-03-27 18:37:51,406 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Updating buildconfig /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml] ***
2018-03-27 18:37:51,407 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:40
2018-03-27 18:37:51,427 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:51,435 process L0395 DEBUG| [stdout]
2018-03-27 18:37:51,435 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Creating buildconfig /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml] ***
2018-03-27 18:37:51,435 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:44
2018-03-27 18:37:52,379 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc create -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml", "delta": "0:00:00.501679", "end": "2018-03-27 16:37:52.357130", "rc": 0, "start": "2018-03-27 16:37:51.855451", "stderr": "", "stderr_lines": [], "stdout": "template \"jenkins-contra-slave-builder\" created", "stdout_lines": ["template \"jenkins-contra-slave-builder\" created"]}
2018-03-27 18:37:52,387 process L0395 DEBUG| [stdout]
2018-03-27 18:37:52,387 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get imagestream name from the yaml file] ***
2018-03-27 18:37:52,387 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:49
2018-03-27 18:37:53,285 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml | jq '.items[0].metadata.name' | sed 's/\"//g'", "delta": "0:00:00.451025", "end": "2018-03-27 16:37:53.267351", "rc": 0, "start": "2018-03-27 16:37:52.816326", "stderr": "", "stderr_lines": [], "stdout": "jenkins-contra-slave", "stdout_lines": ["jenkins-contra-slave"]}
2018-03-27 18:37:53,290 process L0395 DEBUG| [stdout]
2018-03-27 18:37:53,290 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get imagestream from querying the cluster] ***
2018-03-27 18:37:53,291 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:53
2018-03-27 18:37:54,170 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get imagestream | awk '{print $1}' | egrep '^jenkins-contra-slave$'", "delta": "0:00:00.433963", "end": "2018-03-27 16:37:54.150184", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:53.716221", "stderr": "No resources found.", "stderr_lines": ["No resources found."], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:54,170 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:37:54,174 process L0395 DEBUG| [stdout]
2018-03-27 18:37:54,174 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:54,174 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:58
2018-03-27 18:37:54,210 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:37:54,210 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Imagestream Name from querying the cluster: "
2018-03-27 18:37:54,210 process L0395 DEBUG| [stdout] }
2018-03-27 18:37:54,214 process L0395 DEBUG| [stdout]
2018-03-27 18:37:54,214 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:54,214 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:61
2018-03-27 18:37:54,231 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:54,238 process L0395 DEBUG| [stdout]
2018-03-27 18:37:54,238 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get buildconfig name from the yaml file] ***
2018-03-27 18:37:54,238 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:66
2018-03-27 18:37:55,129 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-slave-template.yml | jq '.items[1].metadata.name' | sed 's/\"//g'", "delta": "0:00:00.449695", "end": "2018-03-27 16:37:55.109770", "rc": 0, "start": "2018-03-27 16:37:54.660075", "stderr": "", "stderr_lines": [], "stdout": "jenkins-contra-slave", "stdout_lines": ["jenkins-contra-slave"]}
2018-03-27 18:37:55,135 process L0395 DEBUG| [stdout]
2018-03-27 18:37:55,136 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get buildconfig from querying the cluster] ***
2018-03-27 18:37:55,136 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:70
2018-03-27 18:37:56,221 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get buildconfig | awk '{print $1}' | egrep '^jenkins-contra-slave$'", "delta": "0:00:00.657796", "end": "2018-03-27 16:37:56.199594", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:55.541798", "stderr": "No resources found.", "stderr_lines": ["No resources found."], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:56,221 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:37:56,226 process L0395 DEBUG| [stdout]
2018-03-27 18:37:56,227 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:56,227 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:75
2018-03-27 18:37:56,264 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:37:56,264 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Buildconfig Name from querying the cluster: "
2018-03-27 18:37:56,264 process L0395 DEBUG| [stdout] }
2018-03-27 18:37:56,269 process L0395 DEBUG| [stdout]
2018-03-27 18:37:56,269 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:37:56,269 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:78
2018-03-27 18:37:56,287 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:37:56,292 process L0395 DEBUG| [stdout]
2018-03-27 18:37:56,293 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Check if the template being loaded contains the parameter...] ***
2018-03-27 18:37:56,293 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:82
2018-03-27 18:37:56,304 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:37:56,305 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:37:56,305 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:37:57,275 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'key': u'REPO_URL', u'val': u'https://github.com/CentOS-PaaS-SIG/contra-env-sample-project'}) => {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep REPO_URL", "delta": "0:00:00.540695", "end": "2018-03-27 16:37:57.251911", "item": {"key": "REPO_URL", "val": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"}, "rc": 0, "start": "2018-03-27 16:37:56.711216", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_URL", "stdout_lines": [" Name:\t\tREPO_URL"]}
2018-03-27 18:37:58,146 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'key': u'REPO_REF', u'val': u'master'}) => {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep REPO_REF", "delta": "0:00:00.468421", "end": "2018-03-27 16:37:58.124638", "item": {"key": "REPO_REF", "val": "master"}, "rc": 0, "start": "2018-03-27 16:37:57.656217", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_REF", "stdout_lines": [" Name:\t\tREPO_REF"]}
2018-03-27 18:37:58,964 process L0395 DEBUG| [stdout] failed: [localhost] (item={u'key': u'ENABLE_VM', u'val': False}) => {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep ENABLE_VM", "delta": "0:00:00.385645", "end": "2018-03-27 16:37:58.941870", "item": {"key": "ENABLE_VM", "val": false}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:58.556225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:59,954 process L0395 DEBUG| [stdout] failed: [localhost] (item={u'key': u'VM_IMG_URL', u'val': u'http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2'}) => {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep VM_IMG_URL", "delta": "0:00:00.623594", "end": "2018-03-27 16:37:59.939082", "item": {"key": "VM_IMG_URL", "val": "http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2"}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:59.315488", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:37:59,955 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:37:59,959 process L0395 DEBUG| [stdout]
2018-03-27 18:37:59,959 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:37:59,959 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:88
2018-03-27 18:37:59,970 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:37:59,970 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:37:59,970 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:38:00,001 process L0395 DEBUG| [stdout] ok: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:37:57.251911', '_ansible_no_log': False, u'stdout': u' Name:\t\tREPO_URL', u'cmd': u'oc describe template jenkins-contra-slave-builder | grep REPO_URL', u'rc': 0, 'item': {u'val': u'https://github.com/CentOS-PaaS-SIG/contra-env-sample-project', u'key': u'REPO_URL'}, u'delta': u'0:00:00.540695', u'stderr': u'', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-contra-slave-builder | grep REPO_URL', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u' Name:\t\tREPO_URL'], u'start': u'2018-03-27 16:37:56.711216', '_ansible_ignore_errors': True, 'failed': False}) => {"ansible_facts": {"params": ["-p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"]}, "ansible_facts_cacheable": false, "changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep REPO_URL", "delta": "0:00:00.540695", "end": "2018-03-27 16:37:57.251911", "failed": false, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-contra-slave-builder | grep REPO_URL", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "REPO_URL", "val": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"}, "rc": 0, "start": "2018-03-27 16:37:56.711216", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_URL", "stdout_lines": [" Name:\t\tREPO_URL"]}}
2018-03-27 18:38:00,021 process L0395 DEBUG| [stdout] ok: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:37:58.124638', '_ansible_no_log': False, u'stdout': u' Name:\t\tREPO_REF', u'cmd': u'oc describe template jenkins-contra-slave-builder | grep REPO_REF', u'rc': 0, 'item': {u'val': u'master', u'key': u'REPO_REF'}, u'delta': u'0:00:00.468421', u'stderr': u'', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-contra-slave-builder | grep REPO_REF', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u' Name:\t\tREPO_REF'], u'start': u'2018-03-27 16:37:57.656217', '_ansible_ignore_errors': True, 'failed': False}) => {"ansible_facts": {"params": ["-p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", "-p REPO_REF=master"]}, "ansible_facts_cacheable": false, "changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep REPO_REF", "delta": "0:00:00.468421", "end": "2018-03-27 16:37:58.124638", "failed": false, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-contra-slave-builder | grep REPO_REF", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "REPO_REF", "val": "master"}, "rc": 0, "start": "2018-03-27 16:37:57.656217", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_REF", "stdout_lines": [" Name:\t\tREPO_REF"]}}
2018-03-27 18:38:00,030 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:37:58.941870', '_ansible_no_log': False, u'stdout': u'', u'cmd': u'oc describe template jenkins-contra-slave-builder | grep ENABLE_VM', u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-03-27 16:37:58.556225', u'delta': u'0:00:00.385645', 'item': {u'val': False, u'key': u'ENABLE_VM'}, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-contra-slave-builder | grep ENABLE_VM', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep ENABLE_VM", "delta": "0:00:00.385645", "end": "2018-03-27 16:37:58.941870", "failed": true, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-contra-slave-builder | grep ENABLE_VM", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "ENABLE_VM", "val": false}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:58.556225", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"}
2018-03-27 18:38:00,038 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:37:59.939082', '_ansible_no_log': False, u'stdout': u'', u'cmd': u'oc describe template jenkins-contra-slave-builder | grep VM_IMG_URL', u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-03-27 16:37:59.315488', u'delta': u'0:00:00.623594', 'item': {u'val': u'http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2', u'key': u'VM_IMG_URL'}, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-contra-slave-builder | grep VM_IMG_URL', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-contra-slave-builder | grep VM_IMG_URL", "delta": "0:00:00.623594", "end": "2018-03-27 16:37:59.939082", "failed": true, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-contra-slave-builder | grep VM_IMG_URL", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "VM_IMG_URL", "val": "http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2"}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:37:59.315488", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"}
2018-03-27 18:38:00,045 process L0395 DEBUG| [stdout]
2018-03-27 18:38:00,045 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:38:00,045 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:93
2018-03-27 18:38:00,075 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"build_success": false}, "changed": false}
2018-03-27 18:38:00,080 process L0395 DEBUG| [stdout]
2018-03-27 18:38:00,080 process L0395 DEBUG| [stdout] TASK [os_temps : include_tasks] ************************************************
2018-03-27 18:38:00,080 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:96
2018-03-27 18:38:00,086 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:38:00,086 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:38:00,086 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:38:00,203 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:38:00,320 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:38:00,390 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:38:00,413 process L0395 DEBUG| [stdout]
2018-03-27 18:38:00,414 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 18:38:00,414 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 18:38:01,259 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc new-app jenkins-contra-slave-builder -p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project -p REPO_REF=master", "delta": "0:00:00.478216", "end": "2018-03-27 16:38:01.244443", "rc": 0, "start": "2018-03-27 16:38:00.766227", "stderr": "", "stderr_lines": [], "stdout": "--> Deploying template \"contra-sample-project/jenkins-contra-slave-builder\" to project contra-sample-project\n\n jenkins-contra-slave-builder\n ---------\n Contra Sample Slaves\n\n * With parameters:\n * Repository URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\n * Context Directory=config/s2i/jenkins/slave\n * Git Reference=master\n\n--> Creating resources ...\n imagestream \"jenkins-contra-slave\" created\n buildconfig \"jenkins-contra-slave\" created\n--> Success\n Build scheduled, use 'oc logs -f bc/jenkins-contra-slave' to track its progress.\n Run 'oc status' to view your app.", "stdout_lines": ["--> Deploying template \"contra-sample-project/jenkins-contra-slave-builder\" to project contra-sample-project", "", " jenkins-contra-slave-builder", " ---------", " Contra Sample Slaves", "", " * With parameters:", " * Repository URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", " * Context Directory=config/s2i/jenkins/slave", " * Git Reference=master", "", "--> Creating resources ...", " imagestream \"jenkins-contra-slave\" created", " buildconfig \"jenkins-contra-slave\" created", "--> Success", " Build scheduled, use 'oc logs -f bc/jenkins-contra-slave' to track its progress.", " Run 'oc status' to view your app."]}
2018-03-27 18:38:01,264 process L0395 DEBUG| [stdout]
2018-03-27 18:38:01,264 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued] ***
2018-03-27 18:38:01,264 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 18:38:02,589 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued (6 retries left).
2018-03-27 18:38:13,263 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued (5 retries left).
2018-03-27 18:38:23,898 process L0395 DEBUG| [stdout] changed: [localhost] => {"attempts": 3, "changed": true, "cmd": "oc get builds | grep 'jenkins-contra-slave'", "delta": "0:00:00.319675", "end": "2018-03-27 16:38:23.870895", "rc": 0, "start": "2018-03-27 16:38:23.551220", "stderr": "", "stderr_lines": [], "stdout": "jenkins-contra-slave-1 Docker Git@4cc3af1 Running 22 seconds ago ", "stdout_lines": ["jenkins-contra-slave-1 Docker Git@4cc3af1 Running 22 seconds ago "]}
2018-03-27 18:38:23,904 process L0395 DEBUG| [stdout]
2018-03-27 18:38:23,904 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag] ***
2018-03-27 18:38:23,904 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 18:38:24,696 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (300 retries left).
2018-03-27 18:38:35,471 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (299 retries left).
2018-03-27 18:38:46,206 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (298 retries left).
2018-03-27 18:38:56,892 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (297 retries left).
2018-03-27 18:39:07,606 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (296 retries left).
2018-03-27 18:39:18,902 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (295 retries left).
2018-03-27 18:39:29,750 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (294 retries left).
2018-03-27 18:39:40,537 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (293 retries left).
2018-03-27 18:39:51,167 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (292 retries left).
2018-03-27 18:40:01,796 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (291 retries left).
2018-03-27 18:40:12,450 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (290 retries left).
2018-03-27 18:40:23,114 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (289 retries left).
2018-03-27 18:40:35,672 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (288 retries left).
2018-03-27 18:40:46,389 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (287 retries left).
2018-03-27 18:40:57,043 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (286 retries left).
2018-03-27 18:41:07,517 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (285 retries left).
2018-03-27 18:41:18,204 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (284 retries left).
2018-03-27 18:41:28,915 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (283 retries left).
2018-03-27 18:41:39,611 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (282 retries left).
2018-03-27 18:41:50,317 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (281 retries left).
2018-03-27 18:42:01,016 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (280 retries left).
2018-03-27 18:42:11,806 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (279 retries left).
2018-03-27 18:42:22,592 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (278 retries left).
2018-03-27 18:42:33,640 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (277 retries left).
2018-03-27 18:42:44,509 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (276 retries left).
2018-03-27 18:42:57,440 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (275 retries left).
2018-03-27 18:43:08,677 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (274 retries left).
2018-03-27 18:43:19,372 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (273 retries left).
2018-03-27 18:43:30,627 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (272 retries left).
2018-03-27 18:43:41,457 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (271 retries left).
2018-03-27 18:43:52,202 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (270 retries left).
2018-03-27 18:44:02,895 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (269 retries left).
2018-03-27 18:44:14,197 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (268 retries left).
2018-03-27 18:44:25,078 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (267 retries left).
2018-03-27 18:44:35,952 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (266 retries left).
2018-03-27 18:44:46,978 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (265 retries left).
2018-03-27 18:44:58,132 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (264 retries left).
2018-03-27 18:45:08,855 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (263 retries left).
2018-03-27 18:45:19,619 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (262 retries left).
2018-03-27 18:45:30,332 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (261 retries left).
2018-03-27 18:45:42,232 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (260 retries left).
2018-03-27 18:45:53,164 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (259 retries left).
2018-03-27 18:46:03,848 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (258 retries left).
2018-03-27 18:46:14,709 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (257 retries left).
2018-03-27 18:46:25,876 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (256 retries left).
2018-03-27 18:46:37,086 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (255 retries left).
2018-03-27 18:46:47,871 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (254 retries left).
2018-03-27 18:46:58,874 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (253 retries left).
2018-03-27 18:47:11,593 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (252 retries left).
2018-03-27 18:47:22,377 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (251 retries left).
2018-03-27 18:47:33,159 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (250 retries left).
2018-03-27 18:47:43,871 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (249 retries left).
2018-03-27 18:47:54,813 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (248 retries left).
2018-03-27 18:48:06,098 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (247 retries left).
2018-03-27 18:48:16,991 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (246 retries left).
2018-03-27 18:48:27,824 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (245 retries left).
2018-03-27 18:48:38,659 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (244 retries left).
2018-03-27 18:48:50,088 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (243 retries left).
2018-03-27 18:49:01,353 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (242 retries left).
2018-03-27 18:49:12,099 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (241 retries left).
2018-03-27 18:49:22,947 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (240 retries left).
2018-03-27 18:49:34,115 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (239 retries left).
2018-03-27 18:49:44,933 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (238 retries left).
2018-03-27 18:49:55,762 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (237 retries left).
2018-03-27 18:50:06,377 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (236 retries left).
2018-03-27 18:50:17,184 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (235 retries left).
2018-03-27 18:50:28,182 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (234 retries left).
2018-03-27 18:50:39,125 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (233 retries left).
2018-03-27 18:50:49,853 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (232 retries left).
2018-03-27 18:51:00,564 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (231 retries left).
2018-03-27 18:51:11,246 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (230 retries left).
2018-03-27 18:51:22,003 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (229 retries left).
2018-03-27 18:51:33,283 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (228 retries left).
2018-03-27 18:51:43,942 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (227 retries left).
2018-03-27 18:51:54,656 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (226 retries left).
2018-03-27 18:52:05,418 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (225 retries left).
2018-03-27 18:52:16,244 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (224 retries left).
2018-03-27 18:52:27,332 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (223 retries left).
2018-03-27 18:52:38,619 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (222 retries left).
2018-03-27 18:52:49,474 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (221 retries left).
2018-03-27 18:53:00,764 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (220 retries left).
2018-03-27 18:53:11,925 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (219 retries left).
2018-03-27 18:53:22,664 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (218 retries left).
2018-03-27 18:53:33,611 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (217 retries left).
2018-03-27 18:53:44,468 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (216 retries left).
2018-03-27 18:53:55,282 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (215 retries left).
2018-03-27 18:54:06,393 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (214 retries left).
2018-03-27 18:54:17,324 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (213 retries left).
2018-03-27 18:54:28,814 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (212 retries left).
2018-03-27 18:54:39,808 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (211 retries left).
2018-03-27 18:54:50,726 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (210 retries left).
2018-03-27 18:55:02,006 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (209 retries left).
2018-03-27 18:55:13,531 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (208 retries left).
2018-03-27 18:55:24,369 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (207 retries left).
2018-03-27 18:55:35,261 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (206 retries left).
2018-03-27 18:55:46,225 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (205 retries left).
2018-03-27 18:55:57,633 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (204 retries left).
2018-03-27 18:56:08,585 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (203 retries left).
2018-03-27 18:56:19,404 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag (202 retries left).
2018-03-27 18:56:30,091 process L0395 DEBUG| [stdout] changed: [localhost] => {"attempts": 100, "changed": true, "cmd": "oc get builds | grep 'jenkins-contra-slave'", "delta": "0:00:00.342343", "end": "2018-03-27 16:56:30.077279", "rc": 0, "start": "2018-03-27 16:56:29.734936", "stderr": "", "stderr_lines": [], "stdout": "jenkins-contra-slave-1 Docker Git@4cc3af1 Complete 18 minutes ago 18m22s", "stdout_lines": ["jenkins-contra-slave-1 Docker Git@4cc3af1 Complete 18 minutes ago 18m22s"]}
2018-03-27 18:56:30,094 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,094 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:30,095 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 18:56:30,127 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"build_success": true}, "changed": false}
2018-03-27 18:56:30,131 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,131 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 18:56:30,131 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 18:56:30,146 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,151 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,151 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 18:56:30,151 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 18:56:30,167 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,170 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,170 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:56:30,170 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 18:56:30,177 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:30,177 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:30,177 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:30,192 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,200 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,210 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,215 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,215 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:30,216 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 18:56:30,260 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:56:30,260 process L0395 DEBUG| [stdout] "msg": "End result of building the container image :: jenkins-contra-slave-1 Docker Git@4cc3af1 Complete 18 minutes ago 18m22s"
2018-03-27 18:56:30,260 process L0395 DEBUG| [stdout] }
2018-03-27 18:56:30,269 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,269 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 18:56:30,269 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 18:56:30,293 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,301 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,301 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued] ***
2018-03-27 18:56:30,302 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 18:56:30,324 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,331 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,331 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag] ***
2018-03-27 18:56:30,332 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 18:56:30,356 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,363 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,363 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:30,363 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 18:56:30,387 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,392 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,392 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 18:56:30,392 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 18:56:30,413 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,423 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,423 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 18:56:30,423 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 18:56:30,445 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,451 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,451 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:56:30,451 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 18:56:30,462 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:30,463 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:30,463 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:30,486 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,500 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,510 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,516 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,516 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:30,517 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 18:56:30,541 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,548 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,549 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 18:56:30,549 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 18:56:30,574 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,581 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,581 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued] ***
2018-03-27 18:56:30,581 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 18:56:30,604 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,613 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,614 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag] ***
2018-03-27 18:56:30,614 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 18:56:30,635 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,641 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,641 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:30,641 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 18:56:30,667 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,673 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,673 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 18:56:30,674 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 18:56:30,697 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,706 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,706 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 18:56:30,706 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 18:56:30,731 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,737 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,737 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:56:30,738 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 18:56:30,746 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:30,747 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:30,747 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:30,767 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,781 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,794 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,800 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,801 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:30,801 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 18:56:30,828 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,835 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,835 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 18:56:30,835 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:103
2018-03-27 18:56:30,862 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,871 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,871 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be queued :: FINAL ATTEMPT] ***
2018-03-27 18:56:30,871 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:108
2018-03-27 18:56:30,899 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,906 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,907 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins-contra-slave to be built and marked with latest tag :: FINAL ATTEMPT] ***
2018-03-27 18:56:30,907 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:118
2018-03-27 18:56:30,931 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,937 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,937 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 18:56:30,938 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:127
2018-03-27 18:56:30,964 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:30,973 process L0395 DEBUG| [stdout]
2018-03-27 18:56:30,973 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 18:56:30,973 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:133
2018-03-27 18:56:30,998 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:31,003 process L0395 DEBUG| [stdout]
2018-03-27 18:56:31,003 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:56:31,003 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:138
2018-03-27 18:56:31,012 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:31,012 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:31,013 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:31,031 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:31,043 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:31,053 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:31,057 process L0395 DEBUG| [stdout]
2018-03-27 18:56:31,057 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:31,057 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:148
2018-03-27 18:56:31,075 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:31,079 process L0395 DEBUG| [stdout]
2018-03-27 18:56:31,079 process L0395 DEBUG| [stdout] TASK [os_temps : Modify tags on images] ****************************************
2018-03-27 18:56:31,080 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:153
2018-03-27 18:56:31,981 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get is | awk '{print $2}' | grep -v DOCKER | sed 's/.*5000\\///g' | grep 'jenkins-contra-slave' | xargs -i oc tag {}:latest {}:stable", "delta": "0:00:00.577705", "end": "2018-03-27 16:56:31.965092", "rc": 0, "start": "2018-03-27 16:56:31.387387", "stderr": "", "stderr_lines": [], "stdout": "Tag jenkins-contra-slave:stable set to contra-sample-project/jenkins-contra-slave@sha256:d97216725097b4d3b6e80590a917b0c72d456d723b0f461822fd2cce51958130.", "stdout_lines": ["Tag jenkins-contra-slave:stable set to contra-sample-project/jenkins-contra-slave@sha256:d97216725097b4d3b6e80590a917b0c72d456d723b0f461822fd2cce51958130."]}
2018-03-27 18:56:31,984 process L0395 DEBUG| [stdout]
2018-03-27 18:56:31,985 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:31,985 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:2
2018-03-27 18:56:32,014 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"params": []}, "changed": false}
2018-03-27 18:56:32,017 process L0395 DEBUG| [stdout]
2018-03-27 18:56:32,017 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed apps on the cluster] *********************
2018-03-27 18:56:32,017 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:6
2018-03-27 18:56:32,564 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get all | egrep 'Failed|Error' | egrep 'builds' | awk '{print $1}' | awk -F'/' '{print $2}' | sed 's/-[0-9+]//g' | head -1", "delta": "0:00:00.306575", "end": "2018-03-27 16:56:32.553361", "rc": 0, "start": "2018-03-27 16:56:32.246786", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:32,568 process L0395 DEBUG| [stdout]
2018-03-27 18:56:32,568 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for on the cluster] ***
2018-03-27 18:56:32,568 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:11
2018-03-27 18:56:32,583 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:32,586 process L0395 DEBUG| [stdout]
2018-03-27 18:56:32,586 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 18:56:32,586 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:16
2018-03-27 18:56:32,592 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:32,593 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:32,593 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:32,605 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:32,611 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:32,619 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 18:56:32,623 process L0395 DEBUG| [stdout]
2018-03-27 18:56:32,623 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get template name from the yaml file] ***
2018-03-27 18:56:32,623 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:25
2018-03-27 18:56:33,149 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml | jq '.items[1].metadata.labels.template' | sed 's/\"//g'", "delta": "0:00:00.253206", "end": "2018-03-27 16:56:33.141292", "rc": 0, "start": "2018-03-27 16:56:32.888086", "stderr": "", "stderr_lines": [], "stdout": "jenkins-persistent", "stdout_lines": ["jenkins-persistent"]}
2018-03-27 18:56:33,153 process L0395 DEBUG| [stdout]
2018-03-27 18:56:33,153 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:33,153 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:29
2018-03-27 18:56:33,181 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:56:33,182 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Template Name in file: jenkins-persistent"
2018-03-27 18:56:33,182 process L0395 DEBUG| [stdout] }
2018-03-27 18:56:33,186 process L0395 DEBUG| [stdout]
2018-03-27 18:56:33,187 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get template name from querying the cluster] ***
2018-03-27 18:56:33,187 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:32
2018-03-27 18:56:33,666 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get templates | awk '{print $1}' | egrep '^jenkins-persistent$'", "delta": "0:00:00.219924", "end": "2018-03-27 16:56:33.657590", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:33.437666", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:33,666 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:56:33,670 process L0395 DEBUG| [stdout]
2018-03-27 18:56:33,670 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:33,670 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:37
2018-03-27 18:56:33,699 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:56:33,699 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Template Name from querying the cluster: "
2018-03-27 18:56:33,699 process L0395 DEBUG| [stdout] }
2018-03-27 18:56:33,704 process L0395 DEBUG| [stdout]
2018-03-27 18:56:33,704 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Updating buildconfig /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml] ***
2018-03-27 18:56:33,704 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:40
2018-03-27 18:56:33,720 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:33,725 process L0395 DEBUG| [stdout]
2018-03-27 18:56:33,725 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Creating buildconfig /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml] ***
2018-03-27 18:56:33,725 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:44
2018-03-27 18:56:34,288 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc create -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml", "delta": "0:00:00.273794", "end": "2018-03-27 16:56:34.270258", "rc": 0, "start": "2018-03-27 16:56:33.996464", "stderr": "", "stderr_lines": [], "stdout": "template \"jenkins-persistent\" created", "stdout_lines": ["template \"jenkins-persistent\" created"]}
2018-03-27 18:56:34,293 process L0395 DEBUG| [stdout]
2018-03-27 18:56:34,293 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get imagestream name from the yaml file] ***
2018-03-27 18:56:34,293 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:49
2018-03-27 18:56:34,755 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml | jq '.items[0].metadata.name' | sed 's/\"//g'", "delta": "0:00:00.199653", "end": "2018-03-27 16:56:34.742650", "rc": 0, "start": "2018-03-27 16:56:34.542997", "stderr": "", "stderr_lines": [], "stdout": "jenkins", "stdout_lines": ["jenkins"]}
2018-03-27 18:56:34,760 process L0395 DEBUG| [stdout]
2018-03-27 18:56:34,760 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get imagestream from querying the cluster] ***
2018-03-27 18:56:34,761 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:53
2018-03-27 18:56:35,288 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get imagestream | awk '{print $1}' | egrep '^jenkins$'", "delta": "0:00:00.243740", "end": "2018-03-27 16:56:35.278706", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:35.034966", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:35,289 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:56:35,292 process L0395 DEBUG| [stdout]
2018-03-27 18:56:35,292 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:35,292 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:58
2018-03-27 18:56:35,321 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:56:35,321 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Imagestream Name from querying the cluster: "
2018-03-27 18:56:35,321 process L0395 DEBUG| [stdout] }
2018-03-27 18:56:35,326 process L0395 DEBUG| [stdout]
2018-03-27 18:56:35,326 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:35,326 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:61
2018-03-27 18:56:35,343 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:35,348 process L0395 DEBUG| [stdout]
2018-03-27 18:56:35,348 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get buildconfig name from the yaml file] ***
2018-03-27 18:56:35,348 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:66
2018-03-27 18:56:35,853 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc process -f /home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i/jenkins/jenkins-persistent-template.yml | jq '.items[1].metadata.name' | sed 's/\"//g'", "delta": "0:00:00.258448", "end": "2018-03-27 16:56:35.842327", "rc": 0, "start": "2018-03-27 16:56:35.583879", "stderr": "", "stderr_lines": [], "stdout": "jenkins", "stdout_lines": ["jenkins"]}
2018-03-27 18:56:35,860 process L0395 DEBUG| [stdout]
2018-03-27 18:56:35,861 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Get buildconfig from querying the cluster] ***
2018-03-27 18:56:35,861 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:70
2018-03-27 18:56:36,336 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => {"changed": true, "cmd": "oc get buildconfig | awk '{print $1}' | egrep '^jenkins$'", "delta": "0:00:00.220274", "end": "2018-03-27 16:56:36.321545", "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:36.101271", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:36,337 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:56:36,340 process L0395 DEBUG| [stdout]
2018-03-27 18:56:36,340 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:36,340 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:75
2018-03-27 18:56:36,377 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 18:56:36,377 process L0395 DEBUG| [stdout] "msg": "OpenShift s2i templates :: Buildconfig Name from querying the cluster: "
2018-03-27 18:56:36,377 process L0395 DEBUG| [stdout] }
2018-03-27 18:56:36,382 process L0395 DEBUG| [stdout]
2018-03-27 18:56:36,382 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 18:56:36,382 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:78
2018-03-27 18:56:36,398 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:36,403 process L0395 DEBUG| [stdout]
2018-03-27 18:56:36,403 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Check if the template being loaded contains the parameter...] ***
2018-03-27 18:56:36,403 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:82
2018-03-27 18:56:36,414 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:36,414 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:36,414 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:36,898 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'key': u'REPO_URL', u'val': u'https://github.com/CentOS-PaaS-SIG/contra-env-sample-project'}) => {"changed": true, "cmd": "oc describe template jenkins-persistent | grep REPO_URL", "delta": "0:00:00.237099", "end": "2018-03-27 16:56:36.885508", "item": {"key": "REPO_URL", "val": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"}, "rc": 0, "start": "2018-03-27 16:56:36.648409", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_URL", "stdout_lines": [" Name:\t\tREPO_URL"]}
2018-03-27 18:56:37,721 process L0395 DEBUG| [stdout] changed: [localhost] => (item={u'key': u'REPO_REF', u'val': u'master'}) => {"changed": true, "cmd": "oc describe template jenkins-persistent | grep REPO_REF", "delta": "0:00:00.526384", "end": "2018-03-27 16:56:37.699622", "item": {"key": "REPO_REF", "val": "master"}, "rc": 0, "start": "2018-03-27 16:56:37.173238", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_REF", "stdout_lines": [" Name:\t\tREPO_REF"]}
2018-03-27 18:56:38,231 process L0395 DEBUG| [stdout] failed: [localhost] (item={u'key': u'ENABLE_VM', u'val': False}) => {"changed": true, "cmd": "oc describe template jenkins-persistent | grep ENABLE_VM", "delta": "0:00:00.225366", "end": "2018-03-27 16:56:38.219675", "item": {"key": "ENABLE_VM", "val": false}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:37.994309", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:38,735 process L0395 DEBUG| [stdout] failed: [localhost] (item={u'key': u'VM_IMG_URL', u'val': u'http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2'}) => {"changed": true, "cmd": "oc describe template jenkins-persistent | grep VM_IMG_URL", "delta": "0:00:00.238123", "end": "2018-03-27 16:56:38.721307", "item": {"key": "VM_IMG_URL", "val": "http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2"}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:38.483184", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
2018-03-27 18:56:38,736 process L0395 DEBUG| [stdout] ...ignoring
2018-03-27 18:56:38,740 process L0395 DEBUG| [stdout]
2018-03-27 18:56:38,740 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:38,740 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:88
2018-03-27 18:56:38,755 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:38,755 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:38,755 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:38,798 process L0395 DEBUG| [stdout] ok: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:56:36.885508', '_ansible_no_log': False, u'stdout': u' Name:\t\tREPO_URL', u'cmd': u'oc describe template jenkins-persistent | grep REPO_URL', u'rc': 0, 'item': {u'val': u'https://github.com/CentOS-PaaS-SIG/contra-env-sample-project', u'key': u'REPO_URL'}, u'delta': u'0:00:00.237099', u'stderr': u'', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-persistent | grep REPO_URL', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u' Name:\t\tREPO_URL'], u'start': u'2018-03-27 16:56:36.648409', '_ansible_ignore_errors': True, 'failed': False}) => {"ansible_facts": {"params": ["-p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"]}, "ansible_facts_cacheable": false, "changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-persistent | grep REPO_URL", "delta": "0:00:00.237099", "end": "2018-03-27 16:56:36.885508", "failed": false, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-persistent | grep REPO_URL", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "REPO_URL", "val": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project"}, "rc": 0, "start": "2018-03-27 16:56:36.648409", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_URL", "stdout_lines": [" Name:\t\tREPO_URL"]}}
2018-03-27 18:56:38,821 process L0395 DEBUG| [stdout] ok: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:56:37.699622', '_ansible_no_log': False, u'stdout': u' Name:\t\tREPO_REF', u'cmd': u'oc describe template jenkins-persistent | grep REPO_REF', u'rc': 0, 'item': {u'val': u'master', u'key': u'REPO_REF'}, u'delta': u'0:00:00.526384', u'stderr': u'', u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-persistent | grep REPO_REF', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [u' Name:\t\tREPO_REF'], u'start': u'2018-03-27 16:56:37.173238', '_ansible_ignore_errors': True, 'failed': False}) => {"ansible_facts": {"params": ["-p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", "-p REPO_REF=master"]}, "ansible_facts_cacheable": false, "changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-persistent | grep REPO_REF", "delta": "0:00:00.526384", "end": "2018-03-27 16:56:37.699622", "failed": false, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-persistent | grep REPO_REF", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "REPO_REF", "val": "master"}, "rc": 0, "start": "2018-03-27 16:56:37.173238", "stderr": "", "stderr_lines": [], "stdout": " Name:\t\tREPO_REF", "stdout_lines": [" Name:\t\tREPO_REF"]}}
2018-03-27 18:56:38,832 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:56:38.219675', '_ansible_no_log': False, u'stdout': u'', u'cmd': u'oc describe template jenkins-persistent | grep ENABLE_VM', u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-03-27 16:56:37.994309', u'delta': u'0:00:00.225366', 'item': {u'val': False, u'key': u'ENABLE_VM'}, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-persistent | grep ENABLE_VM', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-persistent | grep ENABLE_VM", "delta": "0:00:00.225366", "end": "2018-03-27 16:56:38.219675", "failed": true, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-persistent | grep ENABLE_VM", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "ENABLE_VM", "val": false}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:37.994309", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:38,841 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={'_ansible_parsed': True, 'stderr_lines': [], '_ansible_item_result': True, u'end': u'2018-03-27 16:56:38.721307', '_ansible_no_log': False, u'stdout': u'', u'cmd': u'oc describe template jenkins-persistent | grep VM_IMG_URL', u'msg': u'non-zero return code', u'rc': 1, u'start': u'2018-03-27 16:56:38.483184', u'delta': u'0:00:00.238123', 'item': {u'val': u'http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2', u'key': u'VM_IMG_URL'}, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'oc describe template jenkins-persistent | grep VM_IMG_URL', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'stdout_lines': [], u'stderr': u'', u'failed': True}) => {"changed": false, "item": {"changed": true, "cmd": "oc describe template jenkins-persistent | grep VM_IMG_URL", "delta": "0:00:00.238123", "end": "2018-03-27 16:56:38.721307", "failed": true, "invocation": {"module_args": {"_raw_params": "oc describe template jenkins-persistent | grep VM_IMG_URL", "_uses_shell": true, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "warn": true}}, "item": {"key": "VM_IMG_URL", "val": "http://artifacts.ci.centos.org/artifacts/fedora-atomic/f26/images/latest-atomic.qcow2"}, "msg": "non-zero return code", "rc": 1, "start": "2018-03-27 16:56:38.483184", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}, "skip_reason": "Conditional result was False"}
2018-03-27 18:56:38,846 process L0395 DEBUG| [stdout]
2018-03-27 18:56:38,846 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 18:56:38,846 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:93
2018-03-27 18:56:38,885 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"build_success": false}, "changed": false}
2018-03-27 18:56:38,888 process L0395 DEBUG| [stdout]
2018-03-27 18:56:38,889 process L0395 DEBUG| [stdout] TASK [os_temps : include_tasks] ************************************************
2018-03-27 18:56:38,889 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:96
2018-03-27 18:56:38,895 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 18:56:38,895 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 18:56:38,895 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 18:56:38,992 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:56:39,121 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:56:39,183 process L0395 DEBUG| [stdout] included: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml for localhost
2018-03-27 18:56:39,197 process L0395 DEBUG| [stdout]
2018-03-27 18:56:39,197 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 18:56:39,197 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 18:56:41,925 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc new-app jenkins-persistent -p REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project -p REPO_REF=master", "delta": "0:00:02.448555", "end": "2018-03-27 16:56:41.907473", "rc": 0, "start": "2018-03-27 16:56:39.458918", "stderr": "", "stderr_lines": [], "stdout": "--> Deploying template \"contra-sample-project/jenkins-persistent\" to project contra-sample-project\n\n Jenkins (Persistent)\n ---------\n Jenkins service, with persistent storage.\n \n NOTE: You must have persistent volumes available in your cluster to use this template.\n\n A Jenkins service has been created in your project. Log into Jenkins with your OpenShift account. The tutorial at https://github.com/openshift/origin/blob/master/examples/jenkins/README.md contains more information about using this template.\n\n * With parameters:\n * REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project\n * REPO_REF=master\n * CONTEXT_DIR=config/s2i/jenkins/master\n * Jenkins Service Name=jenkins\n * Jenkins JNLP Service Name=jenkins-jnlp\n * Enable OAuth in Jenkins=true\n * Memory Limit=512Mi\n * Volume Capacity=1Gi\n * Jenkins ImageStream Namespace=contra-sample-project\n * Jenkins ImageStreamTag=jenkins:latest\n\n--> Creating resources ...\n imagestream \"jenkins\" created\n route \"jenkins\" created\n persistentvolumeclaim \"jenkins\" created\n buildconfig \"jenkins\" created\n deploymentconfig \"jenkins\" created\n serviceaccount \"jenkins\" created\n rolebinding \"jenkins_edit\" created\n service \"jenkins-jnlp\" created\n service \"jenkins\" created\n--> Success\n Build scheduled, use 'oc logs -f bc/jenkins' to track its progress.\n Run 'oc status' to view your app.", "stdout_lines": ["--> Deploying template \"contra-sample-project/jenkins-persistent\" to project contra-sample-project", "", " Jenkins (Persistent)", " ---------", " Jenkins service, with persistent storage.", " ", " NOTE: You must have persistent volumes available in your cluster to use this template.", "", " A Jenkins service has been created in your project. Log into Jenkins with your OpenShift account. The tutorial at https://github.com/openshift/origin/blob/master/examples/jenkins/README.md contains more information about using this template.", "", " * With parameters:", " * REPO_URL=https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", " * REPO_REF=master", " * CONTEXT_DIR=config/s2i/jenkins/master", " * Jenkins Service Name=jenkins", " * Jenkins JNLP Service Name=jenkins-jnlp", " * Enable OAuth in Jenkins=true", " * Memory Limit=512Mi", " * Volume Capacity=1Gi", " * Jenkins ImageStream Namespace=contra-sample-project", " * Jenkins ImageStreamTag=jenkins:latest", "", "--> Creating resources ...", " imagestream \"jenkins\" created", " route \"jenkins\" created", " persistentvolumeclaim \"jenkins\" created", " buildconfig \"jenkins\" created", " deploymentconfig \"jenkins\" created", " serviceaccount \"jenkins\" created", " rolebinding \"jenkins_edit\" created", " service \"jenkins-jnlp\" created", " service \"jenkins\" created", "--> Success", " Build scheduled, use 'oc logs -f bc/jenkins' to track its progress.", " Run 'oc status' to view your app."]}
2018-03-27 18:56:41,931 process L0395 DEBUG| [stdout]
2018-03-27 18:56:41,931 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be queued] *****
2018-03-27 18:56:41,931 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 18:56:42,830 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be queued (6 retries left).
2018-03-27 18:56:53,655 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be queued (5 retries left).
2018-03-27 18:57:04,460 process L0395 DEBUG| [stdout] changed: [localhost] => {"attempts": 3, "changed": true, "cmd": "oc get builds | grep 'jenkins'", "delta": "0:00:00.326439", "end": "2018-03-27 16:57:04.447490", "rc": 0, "start": "2018-03-27 16:57:04.121051", "stderr": "", "stderr_lines": [], "stdout": "jenkins-1 Source Git@master Running 24 seconds ago \njenkins-contra-slave-1 Docker Git@4cc3af1 Complete 19 minutes ago 18m22s", "stdout_lines": ["jenkins-1 Source Git@master Running 24 seconds ago ", "jenkins-contra-slave-1 Docker Git@4cc3af1 Complete 19 minutes ago 18m22s"]}
2018-03-27 18:57:04,465 process L0395 DEBUG| [stdout]
2018-03-27 18:57:04,465 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag] ***
2018-03-27 18:57:04,465 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 18:57:05,027 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (300 retries left).
2018-03-27 18:57:15,894 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (299 retries left).
2018-03-27 18:57:26,627 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (298 retries left).
2018-03-27 18:57:37,328 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (297 retries left).
2018-03-27 18:57:48,142 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (296 retries left).
2018-03-27 18:57:58,954 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (295 retries left).
2018-03-27 18:58:09,683 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (294 retries left).
2018-03-27 18:58:20,548 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (293 retries left).
2018-03-27 18:58:31,448 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (292 retries left).
2018-03-27 18:58:42,937 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (291 retries left).
2018-03-27 18:58:54,816 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (290 retries left).
2018-03-27 18:59:05,918 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (289 retries left).
2018-03-27 18:59:16,705 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (288 retries left).
2018-03-27 18:59:27,408 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (287 retries left).
2018-03-27 18:59:39,057 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (286 retries left).
2018-03-27 18:59:50,440 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (285 retries left).
2018-03-27 19:00:01,341 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (284 retries left).
2018-03-27 19:00:12,302 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (283 retries left).
2018-03-27 19:00:22,920 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (282 retries left).
2018-03-27 19:00:33,418 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (281 retries left).
2018-03-27 19:00:44,043 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (280 retries left).
2018-03-27 19:00:55,034 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (279 retries left).
2018-03-27 19:01:05,556 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (278 retries left).
2018-03-27 19:01:16,092 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (277 retries left).
2018-03-27 19:01:26,553 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (276 retries left).
2018-03-27 19:01:37,095 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (275 retries left).
2018-03-27 19:01:47,624 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (274 retries left).
2018-03-27 19:01:58,104 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (273 retries left).
2018-03-27 19:02:08,707 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (272 retries left).
2018-03-27 19:02:19,403 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (271 retries left).
2018-03-27 19:02:29,916 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (270 retries left).
2018-03-27 19:02:40,470 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (269 retries left).
2018-03-27 19:02:50,925 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (268 retries left).
2018-03-27 19:03:01,488 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (267 retries left).
2018-03-27 19:03:12,212 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (266 retries left).
2018-03-27 19:03:22,724 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (265 retries left).
2018-03-27 19:03:33,389 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (264 retries left).
2018-03-27 19:03:43,899 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (263 retries left).
2018-03-27 19:03:54,874 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (262 retries left).
2018-03-27 19:04:05,383 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (261 retries left).
2018-03-27 19:04:15,907 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (260 retries left).
2018-03-27 19:04:26,439 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (259 retries left).
2018-03-27 19:04:36,921 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (258 retries left).
2018-03-27 19:04:47,479 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (257 retries left).
2018-03-27 19:04:58,081 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (256 retries left).
2018-03-27 19:05:08,546 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (255 retries left).
2018-03-27 19:05:19,048 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (254 retries left).
2018-03-27 19:05:29,576 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (253 retries left).
2018-03-27 19:05:40,247 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (252 retries left).
2018-03-27 19:05:50,721 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (251 retries left).
2018-03-27 19:06:01,682 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (250 retries left).
2018-03-27 19:06:12,232 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (249 retries left).
2018-03-27 19:06:22,699 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (248 retries left).
2018-03-27 19:06:33,215 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (247 retries left).
2018-03-27 19:06:43,667 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (246 retries left).
2018-03-27 19:06:54,142 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (245 retries left).
2018-03-27 19:07:04,601 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (244 retries left).
2018-03-27 19:07:15,456 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (243 retries left).
2018-03-27 19:07:26,253 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (242 retries left).
2018-03-27 19:07:37,074 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (241 retries left).
2018-03-27 19:07:47,876 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (240 retries left).
2018-03-27 19:07:58,395 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (239 retries left).
2018-03-27 19:08:09,168 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (238 retries left).
2018-03-27 19:08:19,848 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (237 retries left).
2018-03-27 19:08:30,771 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (236 retries left).
2018-03-27 19:08:41,536 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (235 retries left).
2018-03-27 19:08:52,544 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (234 retries left).
2018-03-27 19:09:03,915 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (233 retries left).
2018-03-27 19:09:14,986 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (232 retries left).
2018-03-27 19:09:26,737 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (231 retries left).
2018-03-27 19:09:37,767 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (230 retries left).
2018-03-27 19:09:49,352 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (229 retries left).
2018-03-27 19:10:00,807 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (228 retries left).
2018-03-27 19:10:11,960 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (227 retries left).
2018-03-27 19:10:22,831 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (226 retries left).
2018-03-27 19:10:34,164 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (225 retries left).
2018-03-27 19:10:45,267 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (224 retries left).
2018-03-27 19:10:56,086 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (223 retries left).
2018-03-27 19:11:06,836 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (222 retries left).
2018-03-27 19:11:17,821 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (221 retries left).
2018-03-27 19:11:28,542 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (220 retries left).
2018-03-27 19:11:39,398 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (219 retries left).
2018-03-27 19:11:50,440 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (218 retries left).
2018-03-27 19:12:01,268 process L0395 DEBUG| [stdout] FAILED - RETRYING: OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag (217 retries left).
2018-03-27 19:12:12,027 process L0395 DEBUG| [stdout] changed: [localhost] => {"attempts": 85, "changed": true, "cmd": "oc get builds | grep 'jenkins'", "delta": "0:00:00.378774", "end": "2018-03-27 17:12:12.009051", "rc": 0, "start": "2018-03-27 17:12:11.630277", "stderr": "", "stderr_lines": [], "stdout": "jenkins-1 Source Git@4cc3af1 Complete 15 minutes ago 15m23s\njenkins-contra-slave-1 Docker Git@4cc3af1 Complete 34 minutes ago 18m22s", "stdout_lines": ["jenkins-1 Source Git@4cc3af1 Complete 15 minutes ago 15m23s", "jenkins-contra-slave-1 Docker Git@4cc3af1 Complete 34 minutes ago 18m22s"]}
2018-03-27 19:12:12,031 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,031 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 19:12:12,031 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 19:12:12,065 process L0395 DEBUG| [stdout] ok: [localhost] => {"ansible_facts": {"build_success": true}, "changed": false}
2018-03-27 19:12:12,069 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,069 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 19:12:12,069 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 19:12:12,084 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,090 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,090 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 19:12:12,090 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 19:12:12,105 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,110 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,110 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 19:12:12,110 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 19:12:12,116 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 19:12:12,116 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 19:12:12,116 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 19:12:12,132 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,138 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,146 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,151 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,151 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 19:12:12,151 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 19:12:12,183 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 19:12:12,183 process L0395 DEBUG| [stdout] "msg": "End result of building the container image :: jenkins-1 Source Git@4cc3af1 Complete 15 minutes ago 15m23s\njenkins-contra-slave-1 Docker Git@4cc3af1 Complete 34 minutes ago 18m22s"
2018-03-27 19:12:12,184 process L0395 DEBUG| [stdout] }
2018-03-27 19:12:12,188 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,188 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 19:12:12,189 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 19:12:12,205 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,210 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,210 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be queued] *****
2018-03-27 19:12:12,210 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 19:12:12,226 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,231 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,231 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag] ***
2018-03-27 19:12:12,231 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 19:12:12,247 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,251 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,251 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 19:12:12,252 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 19:12:12,268 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,272 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,272 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 19:12:12,272 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 19:12:12,288 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,293 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,293 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 19:12:12,293 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 19:12:12,309 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,313 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,313 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 19:12:12,313 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 19:12:12,320 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 19:12:12,320 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 19:12:12,320 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 19:12:12,332 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,343 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,350 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,354 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,354 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 19:12:12,354 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 19:12:12,370 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,375 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,375 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 19:12:12,375 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:2
2018-03-27 19:12:12,392 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,397 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,398 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be queued] *****
2018-03-27 19:12:12,398 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:9
2018-03-27 19:12:12,414 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,422 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,422 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag] ***
2018-03-27 19:12:12,422 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:19
2018-03-27 19:12:12,445 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,451 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,452 process L0395 DEBUG| [stdout] TASK [os_temps : set_fact] *****************************************************
2018-03-27 19:12:12,452 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:28
2018-03-27 19:12:12,474 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,480 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,480 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 19:12:12,481 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:33
2018-03-27 19:12:12,503 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,510 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,511 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 19:12:12,511 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:39
2018-03-27 19:12:12,527 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,532 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,532 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 19:12:12,532 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:44
2018-03-27 19:12:12,538 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 19:12:12,539 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 19:12:12,539 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 19:12:12,553 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,559 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,567 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,571 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,571 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 19:12:12,572 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/build_new_app.yml:54
2018-03-27 19:12:12,587 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,591 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,592 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Imagestream and buildconfig do not exist. Creating...] ***
2018-03-27 19:12:12,592 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:103
2018-03-27 19:12:12,609 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,614 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,614 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be queued :: FINAL ATTEMPT] ***
2018-03-27 19:12:12,614 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:108
2018-03-27 19:12:12,631 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,636 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,636 process L0395 DEBUG| [stdout] TASK [os_temps : OpenShift s2i templates :: Wait for jenkins to be built and marked with latest tag :: FINAL ATTEMPT] ***
2018-03-27 19:12:12,636 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:118
2018-03-27 19:12:12,653 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,657 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,657 process L0395 DEBUG| [stdout] TASK [os_temps : Check for any failed app on the cluster] **********************
2018-03-27 19:12:12,657 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:127
2018-03-27 19:12:12,673 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,679 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,679 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any failed dc, bc, routes, svc, and is for {{ oc_check_app_status.stdout }} on the cluster] ***
2018-03-27 19:12:12,679 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:133
2018-03-27 19:12:12,694 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,698 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,698 process L0395 DEBUG| [stdout] TASK [os_temps : Cleanup any serviceaccounts, pvc, and rolebindings for an app if it exists on the cluster] ***
2018-03-27 19:12:12,698 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:138
2018-03-27 19:12:12,704 process L0395 DEBUG| [stderr] [WARNING]: The loop variable 'item' is already in use. You should set the
2018-03-27 19:12:12,704 process L0395 DEBUG| [stderr] `loop_var` value in the `loop_control` option for the task to something else to
2018-03-27 19:12:12,705 process L0395 DEBUG| [stderr] avoid variable collisions and unexpected behavior.
2018-03-27 19:12:12,718 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=serviceaccounts) => {"changed": false, "item": "serviceaccounts", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,728 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=pvc) => {"changed": false, "item": "pvc", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,735 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=rolebindings) => {"changed": false, "item": "rolebindings", "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,739 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,739 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 19:12:12,739 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:148
2018-03-27 19:12:12,756 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:12,760 process L0395 DEBUG| [stdout]
2018-03-27 19:12:12,760 process L0395 DEBUG| [stdout] TASK [os_temps : Modify tags on images] ****************************************
2018-03-27 19:12:12,760 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/setup_os_templates.yml:153
2018-03-27 19:12:14,778 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get is | awk '{print $2}' | grep -v DOCKER | sed 's/.*5000\\///g' | grep 'jenkins' | xargs -i oc tag {}:latest {}:stable", "delta": "0:00:01.545053", "end": "2018-03-27 17:12:14.763268", "rc": 0, "start": "2018-03-27 17:12:13.218215", "stderr": "", "stderr_lines": [], "stdout": "Tag jenkins:stable set to contra-sample-project/jenkins@sha256:6b3a16a2c55202198b4fce7abe65a4ae5b880600ff84a79b08beb4380c6249ef.\nTag jenkins-contra-slave:stable set to contra-sample-project/jenkins-contra-slave@sha256:d97216725097b4d3b6e80590a917b0c72d456d723b0f461822fd2cce51958130.", "stdout_lines": ["Tag jenkins:stable set to contra-sample-project/jenkins@sha256:6b3a16a2c55202198b4fce7abe65a4ae5b880600ff84a79b08beb4380c6249ef.", "Tag jenkins-contra-slave:stable set to contra-sample-project/jenkins-contra-slave@sha256:d97216725097b4d3b6e80590a917b0c72d456d723b0f461822fd2cce51958130."]}
2018-03-27 19:12:14,782 process L0395 DEBUG| [stdout]
2018-03-27 19:12:14,782 process L0395 DEBUG| [stdout] TASK [os_temps : Login to the Openshift cluster as an admin] *******************
2018-03-27 19:12:14,782 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:5
2018-03-27 19:12:15,806 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc login --username=system:admin --insecure-skip-tls-verify=true", "delta": "0:00:00.555612", "end": "2018-03-27 17:12:15.770357", "rc": 0, "start": "2018-03-27 17:12:15.214745", "stderr": "", "stderr_lines": [], "stdout": "Logged into \"https://192.168.42.143: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.143: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 19:12:15,812 process L0395 DEBUG| [stdout]
2018-03-27 19:12:15,812 process L0395 DEBUG| [stdout] TASK [os_temps : Check contra-env-setup scc name from the yaml file] ***********
2018-03-27 19:12:15,813 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:8
2018-03-27 19:12:16,264 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "cat /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2 | grep name | awk '{print $NF}'", "delta": "0:00:00.012181", "end": "2018-03-27 17:12:16.249310", "rc": 0, "start": "2018-03-27 17:12:16.237129", "stderr": "cat: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2: No such file or directory", "stderr_lines": ["cat: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/templates/contra-env-setup-scc.yaml.j2: No such file or directory"], "stdout": "", "stdout_lines": []}
2018-03-27 19:12:16,269 process L0395 DEBUG| [stdout]
2018-03-27 19:12:16,269 process L0395 DEBUG| [stdout] TASK [os_temps : Check name exists from querying the cluster] *****************
2018-03-27 19:12:16,269 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:12
2018-03-27 19:12:17,144 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc get scc | grep '' | awk '{print $1}'", "delta": "0:00:00.473940", "end": "2018-03-27 17:12:17.096814", "rc": 0, "start": "2018-03-27 17:12:16.622874", "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 19:12:17,148 process L0395 DEBUG| [stdout]
2018-03-27 19:12:17,148 process L0395 DEBUG| [stdout] TASK [os_temps : debug] ********************************************************
2018-03-27 19:12:17,148 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:16
2018-03-27 19:12:17,200 process L0395 DEBUG| [stdout] ok: [localhost] => {
2018-03-27 19:12:17,200 process L0395 DEBUG| [stdout] "msg": "Output: NAME\nanyuid\nhostaccess\nhostmount-anyuid\nhostnetwork\nnonroot\nprivileged\nrestricted"
2018-03-27 19:12:17,201 process L0395 DEBUG| [stdout] }
2018-03-27 19:12:17,208 process L0395 DEBUG| [stdout]
2018-03-27 19:12:17,208 process L0395 DEBUG| [stdout] TASK [os_temps : Generate and override the security context file from a template] ***
2018-03-27 19:12:17,208 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:19
2018-03-27 19:12:18,300 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-1522170737.3-5871952227706/source", "state": "file", "uid": 1000}
2018-03-27 19:12:18,310 process L0395 DEBUG| [stdout]
2018-03-27 19:12:18,310 process L0395 DEBUG| [stdout] TASK [os_temps : Create the NAME
2018-03-27 19:12:18,310 process L0395 DEBUG| [stdout] anyuid
2018-03-27 19:12:18,310 process L0395 DEBUG| [stdout] hostaccess
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] hostmount-anyuid
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] hostnetwork
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] nonroot
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] privileged
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] restricted security context constraints] ***
2018-03-27 19:12:18,311 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:25
2018-03-27 19:12:19,629 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc create -f '/home/avocado/.contra-env-setup/contra-env-setup-scc.yaml'", "delta": "0:00:00.871184", "end": "2018-03-27 17:12:19.602394", "rc": 0, "start": "2018-03-27 17:12:18.731210", "stderr": "", "stderr_lines": [], "stdout": "securitycontextconstraints \"contra-env-setup-scc\" created", "stdout_lines": ["securitycontextconstraints \"contra-env-setup-scc\" created"]}
2018-03-27 19:12:19,635 process L0395 DEBUG| [stdout]
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] TASK [os_temps : Update the NAME
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] anyuid
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] hostaccess
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] hostmount-anyuid
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] hostnetwork
2018-03-27 19:12:19,636 process L0395 DEBUG| [stdout] nonroot
2018-03-27 19:12:19,637 process L0395 DEBUG| [stdout] privileged
2018-03-27 19:12:19,637 process L0395 DEBUG| [stdout] restricted security context constraints] ***
2018-03-27 19:12:19,637 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/add_scc.yml:29
2018-03-27 19:12:19,664 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:19,668 process L0395 DEBUG| [stdout]
2018-03-27 19:12:19,669 process L0395 DEBUG| [stdout] TASK [os_temps : Login to the Openshift cluster] *******************************
2018-03-27 19:12:19,669 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/os_temps/tasks/login_to_cluster.yml:3
2018-03-27 19:12:20,678 process L0395 DEBUG| [stdout] changed: [localhost] => {"changed": true, "cmd": "oc login --username=developer --password=developer --insecure-skip-tls-verify=true", "delta": "0:00:00.569366", "end": "2018-03-27 17:12:20.654426", "rc": 0, "start": "2018-03-27 17:12:20.085060", "stderr": "", "stderr_lines": [], "stdout": "Login successful.\n\nYou have access to the following projects and can switch between them with 'oc project <projectname>':\n\n * contra-sample-project\n myproject\n\nUsing project \"contra-sample-project\".", "stdout_lines": ["Login successful.", "", "You have access to the following projects and can switch between them with 'oc project <projectname>':", "", " * contra-sample-project", " myproject", "", "Using project \"contra-sample-project\"."]}
2018-03-27 19:12:20,684 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,685 process L0395 DEBUG| [stdout] TASK [pipeline : Check to see if a Jenkins Master instance is running] *********
2018-03-27 19:12:20,685 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/main.yml:5
2018-03-27 19:12:20,704 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,710 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,710 process L0395 DEBUG| [stdout] TASK [pipeline : Set the container_config_name to Sample Pipelines] ************
2018-03-27 19:12:20,711 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:4
2018-03-27 19:12:20,730 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,737 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,738 process L0395 DEBUG| [stdout] TASK [pipeline : include_tasks] ************************************************
2018-03-27 19:12:20,738 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:8
2018-03-27 19:12:20,765 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,771 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,771 process L0395 DEBUG| [stdout] TASK [pipeline : Create directory for sample pipleine job] *********************
2018-03-27 19:12:20,772 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:12
2018-03-27 19:12:20,802 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={u'src_loc': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2', u'dest_loc': u'/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml', u'jenkins_file': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1'}) => {"changed": false, "item": {"dest_loc": "/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml", "jenkins_file": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1", "src_loc": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2"}, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,806 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,806 process L0395 DEBUG| [stdout] TASK [pipeline : Generate sample pipeline job from the template] ***************
2018-03-27 19:12:20,806 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:16
2018-03-27 19:12:20,836 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={u'src_loc': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2', u'dest_loc': u'/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml', u'jenkins_file': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1'}) => {"changed": false, "item": {"dest_loc": "/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml", "jenkins_file": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1", "src_loc": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2"}, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,842 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,842 process L0395 DEBUG| [stdout] TASK [pipeline : Update sample pipeline job inside the Jenkins Master pod] *****
2018-03-27 19:12:20,843 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:23
2018-03-27 19:12:20,872 process L0395 DEBUG| [stdout] skipping: [localhost] => (item={u'src_loc': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2', u'dest_loc': u'/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml', u'jenkins_file': u'/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1'}) => {"changed": false, "item": {"dest_loc": "/home/avocado/.contra-env-setup/contra-sample-pipeline1/config.xml", "jenkins_file": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/files/JenkinsfileContraSample1", "src_loc": "/var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/templates/contra-sample-pipeline1.xml.j2"}, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,877 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,878 process L0395 DEBUG| [stdout] TASK [pipeline : Scale the pod down to update the sample pipeline jobs in Jenkins] ***
2018-03-27 19:12:20,878 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:27
2018-03-27 19:12:20,898 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,905 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,905 process L0395 DEBUG| [stdout] TASK [pipeline : Scale the pod up to update the sample pipeline jobs in Jenkins] ***
2018-03-27 19:12:20,906 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_VfcKhZ/1-test_contra_env_setup.py_TestMinishift.test_fedora-e267/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml:30
2018-03-27 19:12:20,926 process L0395 DEBUG| [stdout] skipping: [localhost] => {"changed": false, "skip_reason": "Conditional result was False"}
2018-03-27 19:12:20,926 process L0395 DEBUG| [stdout] META: ran handlers
2018-03-27 19:12:20,927 process L0395 DEBUG| [stdout] META: ran handlers
2018-03-27 19:12:20,928 process L0395 DEBUG| [stdout]
2018-03-27 19:12:20,928 process L0395 DEBUG| [stdout] PLAY RECAP *********************************************************************
2018-03-27 19:12:20,928 process L0395 DEBUG| [stdout] localhost : ok=124 changed=78 unreachable=0 failed=0
2018-03-27 19:12:20,928 process L0395 DEBUG| [stdout]
2018-03-27 19:12:21,055 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 0 after 2875.98243403s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment