Created
March 27, 2018 18:19
-
-
Save firemanxbr/02ae075a65abc009bbe89be385a190dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a2018-03-27 20:08:22,642 extension L0189 DEBUG| found extension EntryPoint.parse('journal = avocado.plugins.journal:JournalResult') | |
2018-03-27 20:08:22,642 extension L0189 DEBUG| found extension EntryPoint.parse('tap = avocado.plugins.tap:TAPResult') | |
2018-03-27 20:08:22,642 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:Human') | |
2018-03-27 20:08:22,643 extension L0189 DEBUG| found extension EntryPoint.parse('teststmpdir = avocado.plugins.teststmpdir:TestsTmpDir') | |
2018-03-27 20:08:22,643 extension L0189 DEBUG| found extension EntryPoint.parse('jobscripts = avocado.plugins.jobscripts:JobScripts') | |
2018-03-27 20:08:22,644 extension L0189 DEBUG| found extension EntryPoint.parse('human = avocado.plugins.human:HumanJob') | |
2018-03-27 20:08:22,646 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants') | |
2018-03-27 20:08:22,646 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux') | |
2018-03-27 20:08:22,647 extension L0189 DEBUG| found extension EntryPoint.parse('json_variants = avocado.plugins.json_variants:JsonVariants') | |
2018-03-27 20:08:22,647 extension L0189 DEBUG| found extension EntryPoint.parse('yaml_to_mux = avocado_varianter_yaml_to_mux:YamlToMux') | |
2018-03-27 20:08:22,648 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist. | |
2018-03-27 20:08:22,648 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist. | |
2018-03-27 20:08:22,648 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist. | |
2018-03-27 20:08:22,649 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log']) | |
2018-03-27 20:08:22,660 job L0327 INFO | Command line: /usr/bin/avocado run test_contra_env_setup.py -m test_contra_env_setup.yaml | |
2018-03-27 20:08:22,660 job L0328 INFO | | |
2018-03-27 20:08:22,660 job L0362 INFO | Avocado version: 59.0 | |
2018-03-27 20:08:22,660 job L0363 INFO | | |
2018-03-27 20:08:22,660 job L0367 INFO | Config files read (in order): | |
2018-03-27 20:08:22,660 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/avocado.conf | |
2018-03-27 20:08:22,660 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/gdb.conf | |
2018-03-27 20:08:22,660 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/result_upload.conf | |
2018-03-27 20:08:22,660 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/resultsdb.conf | |
2018-03-27 20:08:22,660 job L0369 INFO | /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/etc/avocado/conf.d/jobscripts.conf | |
2018-03-27 20:08:22,661 job L0369 INFO | /home/firemanxbr/.config/avocado/avocado.conf | |
2018-03-27 20:08:22,661 job L0374 INFO | | |
2018-03-27 20:08:22,661 job L0376 INFO | Avocado config: | |
2018-03-27 20:08:22,661 job L0385 INFO | Section.Key Value | |
2018-03-27 20:08:22,661 job L0385 INFO | datadir.paths.base_dir /var/lib/avocado | |
2018-03-27 20:08:22,661 job L0385 INFO | datadir.paths.test_dir /usr/share/avocado/tests | |
2018-03-27 20:08:22,661 job L0385 INFO | datadir.paths.data_dir /var/lib/avocado/data | |
2018-03-27 20:08:22,661 job L0385 INFO | datadir.paths.logs_dir ~/avocado/job-results | |
2018-03-27 20:08:22,661 job L0385 INFO | sysinfo.collect.enabled True | |
2018-03-27 20:08:22,661 job L0385 INFO | sysinfo.collect.commands_timeout -1 | |
2018-03-27 20:08:22,661 job L0385 INFO | sysinfo.collect.installed_packages False | |
2018-03-27 20:08:22,661 job L0385 INFO | sysinfo.collect.profiler False | |
2018-03-27 20:08:22,662 job L0385 INFO | sysinfo.collect.locale C | |
2018-03-27 20:08:22,662 job L0385 INFO | sysinfo.collect.per_test False | |
2018-03-27 20:08:22,662 job L0385 INFO | sysinfo.collectibles.commands /etc/avocado/sysinfo/commands | |
2018-03-27 20:08:22,662 job L0385 INFO | sysinfo.collectibles.files /etc/avocado/sysinfo/files | |
2018-03-27 20:08:22,662 job L0385 INFO | sysinfo.collectibles.profilers /etc/avocado/sysinfo/profilers | |
2018-03-27 20:08:22,662 job L0385 INFO | runner.output.colored True | |
2018-03-27 20:08:22,662 job L0385 INFO | runner.output.utf8 | |
2018-03-27 20:08:22,662 job L0385 INFO | remoter.behavior.reject_unknown_hosts False | |
2018-03-27 20:08:22,662 job L0385 INFO | remoter.behavior.disable_known_hosts False | |
2018-03-27 20:08:22,662 job L0385 INFO | job.output.loglevel debug | |
2018-03-27 20:08:22,662 job L0385 INFO | restclient.connection.hostname localhost | |
2018-03-27 20:08:22,662 job L0385 INFO | restclient.connection.port 9405 | |
2018-03-27 20:08:22,662 job L0385 INFO | restclient.connection.username | |
2018-03-27 20:08:22,662 job L0385 INFO | restclient.connection.password | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.disable [] | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.skip_broken_plugin_notification [] | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.loaders ['file', '@DEFAULT'] | |
2018-03-27 20:08:22,662 job L0385 INFO | gdb.paths.gdb /usr/bin/gdb | |
2018-03-27 20:08:22,662 job L0385 INFO | gdb.paths.gdbserver /usr/bin/gdbserver | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.jobscripts.pre /etc/avocado/scripts/job/pre.d/ | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.jobscripts.post /etc/avocado/scripts/job/post.d/ | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.jobscripts.warn_non_existing_dir False | |
2018-03-27 20:08:22,662 job L0385 INFO | plugins.jobscripts.warn_non_zero_status True | |
2018-03-27 20:08:22,662 job L0386 INFO | | |
2018-03-27 20:08:22,662 job L0389 INFO | Avocado Data Directories: | |
2018-03-27 20:08:22,662 job L0390 INFO | | |
2018-03-27 20:08:22,663 job L0391 INFO | base /home/firemanxbr/avocado | |
2018-03-27 20:08:22,663 job L0392 INFO | tests /home/firemanxbr/.local/lib/python2.7/site-packages/examples/tests | |
2018-03-27 20:08:22,663 job L0393 INFO | data /home/firemanxbr/avocado/data | |
2018-03-27 20:08:22,663 job L0394 INFO | logs /home/firemanxbr/avocado/job-results/job-2018-03-27T20.08-8b930f1 | |
2018-03-27 20:08:22,663 job L0395 INFO | | |
2018-03-27 20:08:22,663 job L0401 INFO | Multiplex tree representation: | |
2018-03-27 20:08:22,663 job L0401 INFO | \-- run | |
2018-03-27 20:08:22,663 job L0401 INFO | \-- distros | |
2018-03-27 20:08:22,663 job L0401 INFO | #== centos | |
2018-03-27 20:08:22,663 job L0401 INFO | | |
2018-03-27 20:08:22,663 job L0401 INFO | Multiplex variants (1): | |
2018-03-27 20:08:22,663 job L0401 INFO | Variant centos-9fcd: /run/distros/centos | |
2018-03-27 20:08:22,663 job L0405 INFO | Temporary dir: /var/tmp/avocado_bVFA1s | |
2018-03-27 20:08:22,664 job L0406 INFO | | |
2018-03-27 20:08:22,664 job L0319 INFO | Job ID: 8b930f1466f0f0af82cb1a0bc7ada1e225769e35 | |
2018-03-27 20:08:22,664 job L0322 INFO | | |
2018-03-27 20:08:22,698 sysinfo L0392 DEBUG| File /etc/avocado/sysinfo/commands does not exist. | |
2018-03-27 20:08:22,698 sysinfo L0403 DEBUG| File /etc/avocado/sysinfo/files does not exist. | |
2018-03-27 20:08:22,698 sysinfo L0430 DEBUG| File /etc/avocado/sysinfo/profilers does not exist. | |
2018-03-27 20:08:22,698 sysinfo L0488 INFO | System log file not found (looked for ['/var/log/messages', '/var/log/syslog', '/var/log/system.log']) | |
2018-03-27 20:08:22,709 parameters L0146 DEBUG| PARAMS (key=timeout, path=*, default=None) => None | |
2018-03-27 20:08:22,709 test L0382 INFO | START 1-test_contra_env_setup.py:TestMinishift.test;centos-9fcd | |
2018-03-27 20:08:22,709 test L0400 DEBUG| Test metadata: | |
2018-03-27 20:08:22,709 test L0401 DEBUG| filename: /home/firemanxbr/GitHub/contra-env-setup/test/test_contra_env_setup.py | |
2018-03-27 20:08:22,710 parameters L0146 DEBUG| PARAMS (key=qemu_bin, path=*, default=None) => None | |
2018-03-27 20:08:22,710 parameters L0146 DEBUG| PARAMS (key=arch, path=*, default=None) => None | |
2018-03-27 20:08:22,710 parameters L0146 DEBUG| PARAMS (key=qemu_dst_bin, path=*, default=None) => None | |
2018-03-27 20:08:22,710 parameters L0146 DEBUG| PARAMS (key=image_user, path=*, default=avocado) => 'avocado' | |
2018-03-27 20:08:22,710 parameters L0146 DEBUG| PARAMS (key=image_pass, path=*, default=avocado) => 'avocado' | |
2018-03-27 20:08:22,714 parameters L0146 DEBUG| PARAMS (key=machine_type, path=*, default=None) => None | |
2018-03-27 20:08:22,714 parameters L0146 DEBUG| PARAMS (key=machine_accel, path=*, default=None) => None | |
2018-03-27 20:08:22,714 parameters L0146 DEBUG| PARAMS (key=machine_kvm_type, path=*, default=None) => None | |
2018-03-27 20:08:22,733 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 20:08:22,734 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 20:08:22,734 parameters L0146 DEBUG| PARAMS (key=branch, path=*, default=master) => 'master' | |
2018-03-27 20:08:22,734 git L0092 DEBUG| Initializing new git repo at /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd for receiving git repo https://github.com/CentOS-PaaS-SIG/contra-env-setup.git | |
2018-03-27 20:08:22,734 process L0551 INFO | Running '/bin/git init' | |
2018-03-27 20:08:22,742 process L0395 DEBUG| [stdout] Initialized empty Git repository in /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/.git/ | |
2018-03-27 20:08:22,742 process L0633 INFO | Command '/bin/git init' finished with 0 after 0.00266599655151s | |
2018-03-27 20:08:22,743 git L0114 INFO | Fetching git [REP 'https://github.com/CentOS-PaaS-SIG/contra-env-setup.git' BRANCH 'master'] -> /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd | |
2018-03-27 20:08:22,743 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 20:08:24,958 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 2.21220588684s | |
2018-03-27 20:08:24,959 git L0147 DEBUG| Checking out branch master | |
2018-03-27 20:08:24,960 process L0551 INFO | Running '/bin/git checkout master' | |
2018-03-27 20:08:24,979 process L0395 DEBUG| [stderr] Already on 'master' | |
2018-03-27 20:08:24,980 process L0633 INFO | Command '/bin/git checkout master' finished with 0 after 0.0126950740814s | |
2018-03-27 20:08:24,981 git L0157 DEBUG| Specific commit not specified | |
2018-03-27 20:08:24,981 process L0551 INFO | Running '/bin/git log --pretty=format:%H -1' | |
2018-03-27 20:08:24,992 process L0633 INFO | Command '/bin/git log --pretty=format:%H -1' finished with 0 after 0.0028760433197s | |
2018-03-27 20:08:24,992 process L0403 DEBUG| [stdout] fb6abc102952ff0a35dc5346d356abded91fa136 | |
2018-03-27 20:08:24,994 process L0551 INFO | Running '/bin/git describe' | |
2018-03-27 20:08:25,002 process L0395 DEBUG| [stderr] fatal: No names found, cannot describe anything. | |
2018-03-27 20:08:25,003 process L0633 INFO | Command '/bin/git describe' finished with 128 after 0.00279021263123s | |
2018-03-27 20:08:25,004 git L0165 INFO | git commit ID is fb6abc102952ff0a35dc5346d356abded91fa136 (no tag found) | |
2018-03-27 20:08:25,004 parameters L0146 DEBUG| PARAMS (key=distro, path=*, default=Fedora) => 'CentOS' | |
2018-03-27 20:08:27,327 process L0551 INFO | Running '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-549e9126.qcow2' | |
2018-03-27 20:08:27,345 process L0395 DEBUG| [stdout] Formatting '/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-549e9126.qcow2', fmt=qcow2 size=8589934592 backing_file=/home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 cluster_size=65536 lazy_refcounts=off refcount_bits=16 | |
2018-03-27 20:08:27,346 process L0633 INFO | Command '/bin/qemu-img create -f qcow2 -b /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802.qcow2 /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-549e9126.qcow2' finished with 0 after 0.0137319564819s | |
2018-03-27 20:08:27,349 process L0551 INFO | Running '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-549e9126.qcow2 +20G' | |
2018-03-27 20:08:27,371 process L0395 DEBUG| [stdout] Image resized. | |
2018-03-27 20:08:27,371 process L0633 INFO | Command '/bin/qemu-img resize /home/firemanxbr/avocado/data/cache/CentOS-7-x86_64-GenericCloud-1802-549e9126.qcow2 +20G' finished with 0 after 0.0159480571747s | |
2018-03-27 20:08:27,377 process L0551 INFO | Running '/bin/genisoimage -output /var/tmp/tmpkKjxke/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpkKjxke/meta-data /var/tmp/tmpkKjxke/user-data' | |
2018-03-27 20:08:27,382 process L0395 DEBUG| [stderr] I: -input-charset not specified, using utf-8 (detected in locale settings) | |
2018-03-27 20:08:27,384 process L0395 DEBUG| [stderr] Total translation table size: 0 | |
2018-03-27 20:08:27,384 process L0395 DEBUG| [stderr] Total rockridge attributes bytes: 331 | |
2018-03-27 20:08:27,384 process L0395 DEBUG| [stderr] Total directory bytes: 0 | |
2018-03-27 20:08:27,385 process L0395 DEBUG| [stderr] Path table size(bytes): 10 | |
2018-03-27 20:08:27,385 process L0395 DEBUG| [stderr] Max brk space used 0 | |
2018-03-27 20:08:27,385 process L0633 INFO | Command '/bin/genisoimage -output /var/tmp/tmpkKjxke/cdrom.iso -volid cidata -joliet -rock /var/tmp/tmpkKjxke/meta-data /var/tmp/tmpkKjxke/user-data' finished with 0 after 0.00408482551575s | |
2018-03-27 20:08:27,386 process L0395 DEBUG| [stderr] 183 extents written (0 MB) | |
2018-03-27 20:08:27,558 console L0068 INFO | Console: Waiting login prompt... | |
2018-03-27 20:08:54,515 console L0071 INFO | Console: Ready! | |
2018-03-27 20:08:54,547 console L0080 INFO | Console: Closed! | |
2018-03-27 20:08:54,548 process L0551 INFO | Running ' ansible localhost -i "localhost," --become -m raw -a "yum install -y python libselinux-python git; yum update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' | |
2018-03-27 20:09:19,431 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >> | |
2018-03-27 20:09:19,431 process L0395 DEBUG| [stdout] Loaded plugins: fastestmirror | |
2018-03-27 20:09:19,431 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,431 process L0395 DEBUG| [stdout] base | 3.6 kB 00:00 | |
2018-03-27 20:09:19,431 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] extras | 3.4 kB 00:00 | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] updates | 3.4 kB 00:00 | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] (1/4): base/7/x86_64/group_gz | 156 kB 00:00 | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] (2/4): extras/7/x86_64/primary_db | 184 kB 00:00 | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 2% [ ] 0.0 B/s | 340 kB --:-- ETA | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,432 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 11% [=- ] 1.6 MB/s | 1.5 MB 00:07 ETA | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 24% [===- ] 1.9 MB/s | 3.1 MB 00:05 ETA | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/pr 52% [======== ] 2.5 MB/s | 6.9 MB 00:02 ETA | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] (3/4): base/7/x86_64/prima 79% [============- ] 3.0 MB/s | 10 MB 00:00 ETA | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] (3/4): base/7/x86_64/primary_db | 5.7 MB 00:01 | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] (4/4): updates/7/x86_64/primary_db | 6.9 MB 00:01 | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] Determining fastest mirrors | |
2018-03-27 20:09:19,433 process L0395 DEBUG| [stdout] * base: mirror.hosting90.cz | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] * extras: ftp.cvut.cz | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] * updates: ftp.cvut.cz | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] Package python-2.7.5-58.el7.x86_64 already installed and latest version | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] Package libselinux-python-2.5-11.el7.x86_64 already installed and latest version | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] Resolving Dependencies | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] --> Running transaction check | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] ---> Package git.x86_64 0:1.8.3.1-12.el7_4 will be installed | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-Git = 1.8.3.1-12.el7_4 for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,434 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(vars) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(strict) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(lib) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,435 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: git-1.8.3.1-12.el7_4.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Running transaction check | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] ---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] ---> Package perl.x86_64 4:5.16.3-292.el7 will be installed | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,436 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,437 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64 | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-Getopt-Long.noarch 0:2.40-2.el7 will be installed | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-2.el7.noarch | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-2.el7.noarch | |
2018-03-27 20:09:19,438 process L0395 DEBUG| [stdout] ---> Package perl-Git.noarch 0:1.8.3.1-12.el7_4 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] --> Running transaction check | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch | |
2018-03-27 20:09:19,439 process L0395 DEBUG| [stdout] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed | |
2018-03-27 20:09:19,440 process L0395 DEBUG| [stdout] --> Running transaction check | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] --> Running transaction check | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] --> Finished Dependency Resolution | |
2018-03-27 20:09:19,441 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] Dependencies Resolved | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] Package Arch Version Repository Size | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] Installing: | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] git x86_64 1.8.3.1-12.el7_4 updates 4.4 M | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] Installing for dependencies: | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] libgnome-keyring x86_64 3.12.0-1.el7 base 109 k | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] perl x86_64 4:5.16.3-292.el7 base 8.0 M | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] perl-Carp noarch 1.26-244.el7 base 19 k | |
2018-03-27 20:09:19,442 process L0395 DEBUG| [stdout] perl-Encode x86_64 2.51-7.el7 base 1.5 M | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Error noarch 1:0.17020-2.el7 base 32 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Exporter noarch 5.68-3.el7 base 28 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-File-Path noarch 2.09-2.el7 base 26 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-File-Temp noarch 0.23.01-3.el7 base 56 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Filter x86_64 1.49-3.el7 base 76 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Getopt-Long noarch 2.40-2.el7 base 56 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Git noarch 1.8.3.1-12.el7_4 updates 53 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-PathTools x86_64 3.40-5.el7 base 82 k | |
2018-03-27 20:09:19,443 process L0395 DEBUG| [stdout] perl-Pod-Escapes noarch 1:1.04-292.el7 base 51 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Pod-Usage noarch 1.63-3.el7 base 27 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Socket x86_64 2.010-4.el7 base 49 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Storable x86_64 2.45-3.el7 base 77 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-TermReadKey x86_64 2.30-20.el7 base 31 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-Time-Local noarch 1.2300-2.el7 base 24 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-constant noarch 1.27-2.el7 base 19 k | |
2018-03-27 20:09:19,444 process L0395 DEBUG| [stdout] perl-libs x86_64 4:5.16.3-292.el7 base 688 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] perl-macros x86_64 4:5.16.3-292.el7 base 43 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] perl-parent noarch 1:0.225-244.el7 base 12 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] perl-podlators noarch 2.5.1-3.el7 base 112 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] perl-threads x86_64 1.87-4.el7 base 49 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] perl-threads-shared x86_64 1.43-6.el7 base 39 k | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] Transaction Summary | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] ================================================================================ | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] Install 1 Package (+31 Dependent packages) | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,445 process L0395 DEBUG| [stdout] Total download size: 16 M | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] Installed size: 59 M | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] Downloading packages: | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] warning: /var/cache/yum/x86_64/7/base/packages/libgnome-keyring-3.12.0-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] Public key for libgnome-keyring-3.12.0-1.el7.x86_64.rpm is not installed | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] (1/32): libgnome-keyring-3.12.0-1.el7.x86_64.rpm | 109 kB 00:00 | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] (2/32): perl-Error-0.17020-2.el7.noarch.rpm | 32 kB 00:00 | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] (3/32): perl-Carp-1.26-244.el7.noarch.rpm | 19 kB 00:00 | |
2018-03-27 20:09:19,446 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (4/32): perl-Exporter-5.68-3.el7.noarch.rpm | 28 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (5/32): perl-File-Path-2.09-2.el7.noarch.rpm | 26 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (6/32): perl-File-Temp-0.23.01-3.el7.noarch.rpm | 56 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (7/32): perl-Filter-1.49-3.el7.x86_64.rpm | 76 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (8/32): perl-Getopt-Long-2.40-2.el7.noarch.rpm | 56 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] (9/32): perl-HTTP-Tiny-0.033-3.el7.noarch.rpm | 38 kB 00:00 | |
2018-03-27 20:09:19,447 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (10/32): perl-PathTools-3.40-5.el7.x86_64.rpm | 82 kB 00:00 | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (11/32): perl-Pod-Escapes-1.04-292.el7.noarch.rpm | 51 kB 00:00 | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (13/32): perl-5.16.3-292.e 5% [- ] 0.0 B/s | 931 kB --:-- ETA | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (12/32): perl-Pod-Perldoc-3.20-4.el7.noarch.rpm | 87 kB 00:00 | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (13/32): perl-Pod-Simple-3.28-4.el7.noarch.rpm | 216 kB 00:00 | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,448 process L0395 DEBUG| [stdout] (14/32): perl-Pod-Usage-1.63-3.el7.noarch.rpm | 27 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] Public key for perl-Git-1.8.3.1-12.el7_4.noarch.rpm is not installed | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] (15/32): perl-Git-1.8.3.1-12.el7_4.noarch.rpm | 53 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] (16/32): perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm | 36 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] (17/32): perl-Storable-2.45-3.el7.x86_64.rpm | 77 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] (18/32): perl-TermReadKey-2.30-20.el7.x86_64.rpm | 31 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] (19/32): perl-Text-ParseWords-3.29-4.el7.noarch.rpm | 14 kB 00:00 | |
2018-03-27 20:09:19,449 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (20/32): perl-Time-HiRes-1.9725-3.el7.x86_64.rpm | 45 kB 00:00 | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (22/32): perl-5.16.3-292.e 20% [=== ] 2.7 MB/s | 3.3 MB 00:04 ETA | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (21/32): perl-Socket-2.010-4.el7.x86_64.rpm | 49 kB 00:00 | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (22/32): perl-Time-Local-1.2300-2.el7.noarch.rpm | 24 kB 00:00 | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (23/32): perl-constant-1.27-2.el7.noarch.rpm | 19 kB 00:00 | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,450 process L0395 DEBUG| [stdout] (24/32): perl-macros-5.16.3-292.el7.x86_64.rpm | 43 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (25/32): perl-parent-0.225-244.el7.noarch.rpm | 12 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (26/32): perl-podlators-2.5.1-3.el7.noarch.rpm | 112 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (27/32): perl-threads-1.87-4.el7.x86_64.rpm | 49 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (28/32): perl-libs-5.16.3-292.el7.x86_64.rpm | 688 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (29/32): perl-threads-shared-1.43-6.el7.x86_64.rpm | 39 kB 00:00 | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,451 process L0395 DEBUG| [stdout] (31/32): perl-5.16.3-292.e 39% [====== ] 3.2 MB/s | 6.4 MB 00:03 ETA | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] (30/32): perl-Encode-2.51-7.el7.x86_64.rpm | 1.5 MB 00:01 | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] (32/32): perl-5.16.3-292.e 50% [======== ] 3.3 MB/s | 8.1 MB 00:02 ETA | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] (31/32): git-1.8.3.1-12.el 59% [========= ] 3.4 MB/s | 9.5 MB 00:01 ETA | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] (31/32): git-1.8.3.1-12.el 68% [=========== ] 3.5 MB/s | 11 MB 00:01 ETA | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] (31/32): git-1.8.3.1-12.el7_4.x86_64.rpm | 4.4 MB 00:02 | |
2018-03-27 20:09:19,452 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] (32/32): perl-5.16.3-292.e 84% [=============- ] 3.7 MB/s | 14 MB 00:00 ETA | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] (32/32): perl-5.16.3-292.e 90% [==============- ] 3.7 MB/s | 14 MB 00:00 ETA | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] (32/32): perl-5.16.3-292.e 97% [===============-] 3.6 MB/s | 16 MB 00:00 ETA | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] (32/32): perl-5.16.3-292.el7.x86_64.rpm | 8.0 MB 00:03 | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] -------------------------------------------------------------------------------- | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] Total 4.8 MB/s | 16 MB 00:03 | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 | |
2018-03-27 20:09:19,453 process L0395 DEBUG| [stdout] Importing GPG key 0xF4A80EB5: | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <[email protected]>" | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Package : centos-release-7-4.1708.el7.centos.x86_64 (installed) | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Running transaction check | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Running transaction test | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Transaction test succeeded | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Running transaction | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [ ] 1/32 | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [######## ] 1/32 | |
2018-03-27 20:09:19,454 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [################# ] 1/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7 [########################### ] 1/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : 1:perl-parent-0.225-244.el7.noarch 1/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [ ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [## ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [####### ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############ ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############## ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [############### ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7. [########################### ] 2/32 | |
2018-03-27 20:09:19,455 process L0395 DEBUG| [stdout] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 2/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [ ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [# ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [## ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [######## ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [######### ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########## ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########### ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############ ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############# ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############## ] 3/32 | |
2018-03-27 20:09:19,456 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [############### ] 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [##################### ] 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [###################### ] 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########################## ] 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7. [########################### ] 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-podlators-2.5.1-3.el7.noarch 3/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [ ] 4/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [# ] 4/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [### ] 4/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [#### ] 4/32 | |
2018-03-27 20:09:19,457 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [##### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [###### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [####### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######## ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [################### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [#################### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [##################### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [####################### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######################## ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [######################### ] 4/32 | |
2018-03-27 20:09:19,458 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [########################## ] 4/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7 [########################### ] 4/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 4/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [ ] 5/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [##### ] 5/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292 [########################### ] 5/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch 5/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [ ] 6/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [# ] 6/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [### ] 6/32 | |
2018-03-27 20:09:19,459 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [######## ] 6/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [############## ] 6/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4 [########################### ] 6/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 6/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [ ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [# ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [## ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [### ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [#### ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [##### ] 7/32 | |
2018-03-27 20:09:19,460 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [###### ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [####### ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######## ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######### ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########## ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########### ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############ ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############# ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############## ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [############### ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################ ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################# ] 7/32 | |
2018-03-27 20:09:19,461 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################## ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [#################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [##################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [###################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [####################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######################## ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [######################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########################## ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_ [########################### ] 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] Installing : perl-Encode-2.51-7.el7.x86_64 7/32 | |
2018-03-27 20:09:19,462 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [ ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [## ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [### ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [##### ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [####### ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [########### ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.n [########################### ] 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] Installing : perl-Pod-Usage-1.63-3.el7.noarch 8/32 | |
2018-03-27 20:09:19,463 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,463 process L0633 INFO | Command ' ansible localhost -i "localhost," --become -m raw -a "yum install -y python libselinux-python git; yum update -y nettle" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 24.91127491s | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el [ ] 9/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el [########################### ] 9/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-macros-5.16.3-292.el7.x86_64 9/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [ ] 10/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [# ] 10/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [### ] 10/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [#### ] 10/32 | |
2018-03-27 20:09:19,464 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [##### ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [###### ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [####### ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######## ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######### ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########## ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############ ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############# ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############## ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [############### ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################ ] 10/32 | |
2018-03-27 20:09:19,465 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################# ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################## ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [##################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [###################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [####################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######################## ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [######################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########################## ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7. [########################### ] 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : 4:perl-libs-5.16.3-292.el7.x86_64 10/32 | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,466 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [ ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [###### ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [################ ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [################### ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [######################## ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [######################### ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x8 [########################### ] 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Storable-2.45-3.el7.x86_64 11/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [ ] 12/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [# ] 12/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [########## ] 12/32 | |
2018-03-27 20:09:19,467 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [############## ] 12/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [############### ] 12/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [######################## ] 12/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.no [########################### ] 12/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-Exporter-5.68-3.el7.noarch 12/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [ ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [##### ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [####### ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [######## ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [############## ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.no [########################### ] 13/32 | |
2018-03-27 20:09:19,468 process L0395 DEBUG| [stdout] Installing : perl-constant-1.27-2.el7.noarch 13/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [ ] 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [##### ] 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [################ ] 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [#################### ] 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el [########################### ] 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Time-Local-1.2300-2.el7.noarch 14/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [ ] 15/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [######## ] 15/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [################### ] 15/32 | |
2018-03-27 20:09:19,469 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [##################### ] 15/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [###################### ] 15/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [######################### ] 15/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86 [########################### ] 15/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Socket-2.010-4.el7.x86_64 15/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [ ] 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [# ] 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [## ] 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [####### ] 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noar [########################### ] 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : perl-Carp-1.26-244.el7.noarch 16/32 | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,470 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [ ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [###### ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [############# ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [######################## ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [######################### ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3. [########################### ] 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 17/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [ ] 18/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [### ] 18/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [##### ] 18/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [###### ] 18/32 | |
2018-03-27 20:09:19,471 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########## ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [############# ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [############### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [################ ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [###################### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [####################### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######################## ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [######################### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########################## ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x [########################### ] 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-PathTools-3.40-5.el7.x86_64 18/32 | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,472 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [ ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [## ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [### ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [###### ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [################# ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [###################### ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [####################### ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [######################## ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [########################## ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27 [########################### ] 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 19/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [ ] 20/32 | |
2018-03-27 20:09:19,473 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [## ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [##### ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [########### ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [############## ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [######################### ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el [########################### ] 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Temp-0.23.01-3.el7.noarch 20/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [ ] 21/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [### ] 21/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [#### ] 21/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [######### ] 21/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.n [########################### ] 21/32 | |
2018-03-27 20:09:19,474 process L0395 DEBUG| [stdout] Installing : perl-File-Path-2.09-2.el7.noarch 21/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [ ] 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [############### ] 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [###################### ] 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [######################## ] 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6. [########################### ] 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-shared-1.43-6.el7.x86_64 22/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [ ] 23/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [########### ] 23/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [##################### ] 23/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [####################### ] 23/32 | |
2018-03-27 20:09:19,475 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [######################## ] 23/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86 [########################### ] 23/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-threads-1.87-4.el7.x86_64 23/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [ ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [## ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [###### ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [####### ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [######## ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########### ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [############## ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [############### ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################# ] 24/32 | |
2018-03-27 20:09:19,476 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################## ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [#################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [##################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [###################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [####################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [######################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########################## ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_ [########################### ] 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : perl-Filter-1.49-3.el7.x86_64 24/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [ ] 25/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [# ] 25/32 | |
2018-03-27 20:09:19,477 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [## ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [#### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [##### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [###### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [######### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############# ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############## ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [############### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [################# ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [################## ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [#################### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [##################### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [####################### ] 25/32 | |
2018-03-27 20:09:19,478 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [######################### ] 25/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [########################## ] 25/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el [########################### ] 25/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 25/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [ ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [### ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [##### ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [###### ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [####### ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [########## ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [######################## ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7 [########################### ] 26/32 | |
2018-03-27 20:09:19,479 process L0395 DEBUG| [stdout] Installing : perl-Getopt-Long-2.40-2.el7.noarch 26/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [ ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [# ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [## ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [#### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [##### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [###### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [####### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######## ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########## ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########### ] 27/32 | |
2018-03-27 20:09:19,480 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############ ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############# ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############## ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [############### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################ ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################# ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################## ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [#################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [##################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [###################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [####################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######################## ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [######################### ] 27/32 | |
2018-03-27 20:09:19,481 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########################## ] 27/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_6 [########################### ] 27/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 4:perl-5.16.3-292.el7.x86_64 27/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [ ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [##### ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [###### ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [####### ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [######## ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############ ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############# ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [############## ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7. [########################### ] 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] Installing : 1:perl-Error-0.17020-2.el7.noarch 28/32 | |
2018-03-27 20:09:19,482 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [ ] 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [####### ] 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [###################### ] 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [######################### ] 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el [########################### ] 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : perl-TermReadKey-2.30-20.el7.x86_64 29/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [ ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [# ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [####### ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [############ ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [############## ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################# ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################## ] 30/32 | |
2018-03-27 20:09:19,483 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [#################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [##################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [###################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [####################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [######################## ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [######################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [########################## ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.e [########################### ] 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : libgnome-keyring-3.12.0-1.el7.x86_64 30/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [ ] 31/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [#### ] 31/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [##### ] 31/32 | |
2018-03-27 20:09:19,484 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [########################## ] 31/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.n [########################### ] 31/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : perl-Git-1.8.3.1-12.el7_4.noarch 31/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [ ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [# ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [## ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [#### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [##### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [###### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [####### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######## ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######### ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########## ] 32/32 | |
2018-03-27 20:09:19,485 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############ ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############# ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############## ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [############### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################ ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################# ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################## ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [#################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [##################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [###################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [####################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######################## ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [######################### ] 32/32 | |
2018-03-27 20:09:19,486 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########################## ] 32/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 [########################### ] 32/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Installing : git-1.8.3.1-12.el7_4.x86_64 32/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : libgnome-keyring-3.12.0-1.el7.x86_64 2/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : perl-Storable-2.45-3.el7.x86_64 4/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : perl-Exporter-5.68-3.el7.noarch 5/32 | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,487 process L0395 DEBUG| [stdout] Verifying : perl-constant-1.27-2.el7.noarch 6/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : perl-PathTools-3.40-5.el7.x86_64 7/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : 4:perl-macros-5.16.3-292.el7.x86_64 8/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : git-1.8.3.1-12.el7_4.x86_64 9/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : 1:perl-parent-0.225-244.el7.noarch 10/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : 4:perl-5.16.3-292.el7.x86_64 11/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 12/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 13/32 | |
2018-03-27 20:09:19,488 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 14/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : perl-Time-Local-1.2300-2.el7.noarch 15/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 16/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 17/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : perl-Socket-2.010-4.el7.x86_64 18/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : perl-Carp-1.26-244.el7.noarch 19/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : perl-Git-1.8.3.1-12.el7_4.noarch 20/32 | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,489 process L0395 DEBUG| [stdout] Verifying : 1:perl-Error-0.17020-2.el7.noarch 21/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 22/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 23/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : 1:perl-Pod-Escapes-1.04-292.el7.noarch 24/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 25/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : perl-Encode-2.51-7.el7.x86_64 26/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : perl-podlators-2.5.1-3.el7.noarch 27/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] Verifying : perl-Getopt-Long-2.40-2.el7.noarch 28/32 | |
2018-03-27 20:09:19,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Verifying : perl-File-Path-2.09-2.el7.noarch 29/32 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Verifying : perl-threads-1.87-4.el7.x86_64 30/32 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Verifying : perl-Filter-1.49-3.el7.x86_64 31/32 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 32/32 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Installed: | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] git.x86_64 0:1.8.3.1-12.el7_4 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] Dependency Installed: | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] libgnome-keyring.x86_64 0:3.12.0-1.el7 | |
2018-03-27 20:09:19,491 process L0395 DEBUG| [stdout] perl.x86_64 4:5.16.3-292.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Carp.noarch 0:1.26-244.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Encode.x86_64 0:2.51-7.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Error.noarch 1:0.17020-2.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Exporter.noarch 0:5.68-3.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-File-Path.noarch 0:2.09-2.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-File-Temp.noarch 0:0.23.01-3.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Filter.x86_64 0:1.49-3.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Getopt-Long.noarch 0:2.40-2.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Git.noarch 0:1.8.3.1-12.el7_4 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-HTTP-Tiny.noarch 0:0.033-3.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-PathTools.x86_64 0:3.40-5.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Pod-Escapes.noarch 1:1.04-292.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Pod-Perldoc.noarch 0:3.20-4.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Pod-Simple.noarch 1:3.28-4.el7 | |
2018-03-27 20:09:19,492 process L0395 DEBUG| [stdout] perl-Pod-Usage.noarch 0:1.63-3.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Socket.x86_64 0:2.010-4.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Storable.x86_64 0:2.45-3.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-TermReadKey.x86_64 0:2.30-20.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Text-ParseWords.noarch 0:3.29-4.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Time-HiRes.x86_64 4:1.9725-3.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-Time-Local.noarch 0:1.2300-2.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-constant.noarch 0:1.27-2.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-libs.x86_64 4:5.16.3-292.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-macros.x86_64 4:5.16.3-292.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-parent.noarch 1:0.225-244.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-podlators.noarch 0:2.5.1-3.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-threads.x86_64 0:1.87-4.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] perl-threads-shared.x86_64 0:1.43-6.el7 | |
2018-03-27 20:09:19,493 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Complete! | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Loaded plugins: fastestmirror | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Loading mirror speeds from cached hostfile | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] * base: mirror.hosting90.cz | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] * extras: ftp.cvut.cz | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] * updates: ftp.cvut.cz | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Package(s) [1mnettle(B[m available, but not installed. | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] No packages marked for update | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Warning: Permanently added '[localhost]:12345' (ECDSA) to the list of known hosts. | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] Shared connection to localhost closed. | |
2018-03-27 20:09:19,494 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:19,498 parameters L0146 DEBUG| PARAMS (key=DEBUG, path=*, default=None) => True | |
2018-03-27 20:09:19,498 parameters L0146 DEBUG| PARAMS (key=command, path=*, default=None) => 'ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true' | |
2018-03-27 20:09:19,498 parameters L0146 DEBUG| PARAMS (key=minishift_iso_src_path, path=*, default=None) => '~/.contra-env-setup/minishift' | |
2018-03-27 20:09:19,498 parameters L0146 DEBUG| PARAMS (key=minishift_iso_dest_path, path=*, default=None) => '~/.contra-env-setup/minishift' | |
2018-03-27 20:09:19,498 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 20:09:20,453 process L0395 DEBUG| [stdout] localhost | SUCCESS | rc=0 >> | |
2018-03-27 20:09:20,453 process L0395 DEBUG| [stdout] Shared connection to localhost closed. | |
2018-03-27 20:09:20,454 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:20,490 process L0633 INFO | Command ' ansible localhost -i "localhost," -m raw -a "mkdir -p ~/.contra-env-setup/minishift" --user avocado --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" ' finished with 0 after 0.98837018013s | |
2018-03-27 20:09:20,493 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 20:09:40,932 process L0395 DEBUG| [stdout] localhost | SUCCESS => { | |
2018-03-27 20:09:40,932 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "checksum": "8bc03f8d26134e3d526883883a51b50fd282fdb5", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "md5sum": "5664091958cb2f0948b96ecfd140fded", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "mode": "0664", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "size": 413138944, | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "src": "/home/avocado/.ansible/tmp/ansible-tmp-1522174161.42-127820601087796/source", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "state": "file", | |
2018-03-27 20:09:40,933 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:09:40,934 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:40,970 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 20.473279953s | |
2018-03-27 20:09:40,974 process L0551 INFO | Running ' ansible-playbook -vvv -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 20:09:41,547 process L0395 DEBUG| [stdout] ansible-playbook 2.4.3.0 | |
2018-03-27 20:09:41,547 process L0395 DEBUG| [stdout] config file = /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/test/ansible.cfg | |
2018-03-27 20:09:41,548 process L0395 DEBUG| [stdout] configured module search path = [u'/home/firemanxbr/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] | |
2018-03-27 20:09:41,548 process L0395 DEBUG| [stdout] ansible python module location = /usr/lib/python2.7/site-packages/ansible | |
2018-03-27 20:09:41,548 process L0395 DEBUG| [stdout] executable location = /usr/bin/ansible-playbook | |
2018-03-27 20:09:41,548 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 20:09:41,548 process L0395 DEBUG| [stdout] Using /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/test/ansible.cfg as config file | |
2018-03-27 20:09:41,549 process L0395 DEBUG| [stdout] Parsed localhost, inventory source with host_list plugin | |
2018-03-27 20:09:41,653 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/cleanup/tasks/cleanup.yml | |
2018-03-27 20:09:41,659 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/clone_project_repo.yml | |
2018-03-27 20:09:41,664 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml | |
2018-03-27 20:09:41,675 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 20:09:41,680 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml | |
2018-03-27 20:09:41,683 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 20:09:41,693 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml | |
2018-03-27 20:09:41,697 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/set_minishift_path.yml | |
2018-03-27 20:09:41,726 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml | |
2018-03-27 20:09:41,733 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/init_minishift.yml | |
2018-03-27 20:09:41,738 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/start_mcluster.yml | |
2018-03-27 20:09:41,741 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml | |
2018-03-27 20:09:41,748 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/login_to_cluster.yml | |
2018-03-27 20:09:41,750 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/get_set_project.yml | |
2018-03-27 20:09:41,756 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml | |
2018-03-27 20:09:41,766 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/setup_containers.yml | |
2018-03-27 20:09:41,771 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/add_scc.yml | |
2018-03-27 20:09:41,776 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/login_to_cluster.yml | |
2018-03-27 20:09:41,784 process L0395 DEBUG| [stdout] statically imported: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/pipeline/tasks/setup_sample_pipelines.yml | |
2018-03-27 20:09:41,867 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:41,868 process L0395 DEBUG| [stdout] PLAYBOOK: setup.yml ************************************************************ | |
2018-03-27 20:09:41,868 process L0395 DEBUG| [stdout] 1 plays in playbooks/setup.yml | |
2018-03-27 20:09:41,872 process L0395 DEBUG| [stderr] [WARNING]: Found variable using reserved name: remote_user | |
2018-03-27 20:09:41,873 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:41,874 process L0395 DEBUG| [stdout] PLAY [all] ********************************************************************* | |
2018-03-27 20:09:41,911 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:41,911 process L0395 DEBUG| [stdout] TASK [Gathering Facts] ********************************************************* | |
2018-03-27 20:09:42,161 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py | |
2018-03-27 20:09:42,161 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:42,162 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:42,343 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:42,344 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:42,345 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117 `" && echo ansible-tmp-1522174182.16-25595615711117="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:42,668 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174182.16-25595615711117=/home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117\n', '') | |
2018-03-27 20:09:42,670 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpKVgJhD TO /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/setup.py | |
2018-03-27 20:09:42,671 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:43,011 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpKVgJhD /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/setup.py\n', '') | |
2018-03-27 20:09:43,012 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:43,012 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/ /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/setup.py && sleep 0'"'"'' | |
2018-03-27 20:09:43,337 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:43,337 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:43,338 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/setup.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174182.16-25595615711117/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:44,081 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"ansible_product_serial": "NA", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_service_mgr": "systemd", "ansible_user_id": "avocado", "ansible_selinux_python_present": true, "ansible_userspace_bits": "64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDivi+tioj1kviaMssxdQohMiCRrwlKPBUzhE91TSG2XwtXDqJxRkBscdQmAM//C+lKPvMAQ48fdjoeYMcSeIvfJ7drPZS84rfsNbwkaYJ0roOPA+aORZrc0nx+hNMVwmvmzW26sRZXJQjyMWb8Nbhbf6q3GFzIR+ssTbSmIcIJrj18pSGkaJ661dQECs8RJ905lHMg7X6kD9iBTCc5yvz/S1Eh+3GR0AbbxvuQcer5HyieVzgO6Gqr7NDLnqqnF+dKV6KJhwptu4A7/BmZUyo018DM8wiBxpq+lWnjr+My00oAyAXnkj5HkmZxr7r6JGOVV4skj7Cwbg35d66ErK6N", "gather_subset": ["all"], "ansible_real_user_id": 1000, "ansible_architecture": "x86_64", "ansible_local": {}, "ansible_distribution_version": "7.4.1708", "ansible_domain": "", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_user_shell": "/bin/bash", "ansible_date_time": {"weekday_number": "2", "iso8601_basic_short": "20180327T180944", "tz": "UTC", "weeknumber": "13", "hour": "18", "year": "2018", "minute": "09", "tz_offset": "+0000", "month": "03", "epoch": "1522174184", "iso8601_micro": "2018-03-27T18:09:44.031767Z", "weekday": "Tuesday", "time": "18:09:44", "date": "2018-03-27", "iso8601": "2018-03-27T18:09:44Z", "day": "27", "iso8601_basic": "20180327T180944031647", "second": "44"}, "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIOeep9kLUol5Q9HsOJicWWCmUzPnd6hZ4vb9PyocS6aJ", "ansible_processor_cores": 1, "ansible_virtualization_role": "guest", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LESSOPEN": "||/usr/bin/lesspipe.sh %s", "SSH_CLIENT": "10.0.2.2 50376 22", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "avocado", "USER": "avocado", "PATH": "/usr/local/bin:/usr/bin", "HOME": "/home/avocado", "LANG": "en_US.UTF-8", "TERM": "xterm-256color", "SHELL": "/bin/bash", "SHLVL": "2", "XMODIFIERS": "@im=ibus", "XDG_RUNTIME_DIR": "/run/user/1000", "SELINUX_ROLE_REQUESTED": "", "XDG_SESSION_ID": "2", "_": "/usr/bin/python", "SSH_CONNECTION": "10.0.2.2 50376 10.0.2.15 22", "SSH_TTY": "/dev/pts/0", "SELINUX_LEVEL_REQUESTED": "", "PWD": "/home/avocado", "MAIL": "/var/mail/avocado", "LS_COLORS": "rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:"}, "ansible_effective_group_id": 1000, "ansible_bios_version": "1.10.2-2.fc27", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Core(TM) i7-6820HQ CPU @ 2.70GHz"], "ansible_virtualization_type": "kvm", "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 6814, "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI4IZeQV4a9Yw3CtXFR6qjx/x3U2wyVvBtXhNfP2zPhj6VJV14FSeviYZiWNxyKQ+HUXeLfJDkziFwJRLPOBLPs=", "ansible_device_links": {"masters": {}, "labels": {"sr0": ["cidata"]}, "ids": {"sr0": ["ata-QEMU_DVD-ROM_QM00003"], "sda": ["ata-QEMU_HARDDISK_QM00001"], "sda1": ["ata-QEMU_HARDDISK_QM00001-part1"]}, "uuids": {"sr0": ["2018-03-27-20-08-27-00"], "sda1": ["74309cb6-4564-422f-bd07-a13e35acbb7a"]}}, "ansible_default_ipv4": {"macaddress": "52:54:00:12:34:56", "network": "10.0.2.0", "mtu": 1500, "broadcast": "10.0.2.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "10.0.2.15", "interface": "eth0", "type": "ether", "gateway": "10.0.2.2"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {"macaddress": "52:54:00:12:34:56", "mtu": 1500, "prefix": "64", "address": "fec0::5054:ff:fe12:3456", "interface": "eth0", "scope": "site", "type": "ether", "gateway": "fe80::2"}, "ansible_distribution_release": "Core", "ansible_system_vendor": "QEMU", "ansible_apparmor": {"status": "disabled"}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "console": "ttyS0,115200", "crashkernel": "auto", "BOOT_IMAGE": "/boot/vmlinuz-3.10.0-693.17.1.el7.x86_64", "ro": true, "root": "UUID=74309cb6-4564-422f-bd07-a13e35acbb7a"}, "ansible_effective_user_id": 1000, "ansible_user_gid": 1000, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_product_version": "pc-i440fx-2.10", "ansible_os_family": "RedHat", "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "NA", "ansible_system": "Linux", "ansible_pkg_mgr": "yum", "ansible_memfree_mb": 5845, "ansible_devices": {"fd0": {"scheduler_mode": "deadline", "rotational": "1", "vendor": null, "sectors": "8", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "1", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "4.00 KB"}, "sr0": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "QEMU", "sectors": "732", "links": {"masters": [], "labels": ["cidata"], "ids": ["ata-QEMU_DVD-ROM_QM00003"], "uuids": ["2018-03-27-20-08-27-00"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "2048", "removable": "1", "support_discard": "0", "model": "QEMU DVD-ROM", "partitions": {}, "holders": [], "size": "366.00 KB"}, "sda": {"scheduler_mode": "cfq", "rotational": "1", "vendor": "ATA", "sectors": "58720256", "links": {"masters": [], "labels": [], "ids": ["ata-QEMU_HARDDISK_QM00001"], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "512", "model": "QEMU HARDDISK", "partitions": {"sda1": {"sectorsize": 512, "uuid": "74309cb6-4564-422f-bd07-a13e35acbb7a", "links": {"masters": [], "labels": [], "ids": ["ata-QEMU_HARDDISK_QM00001-part1"], "uuids": ["74309cb6-4564-422f-bd07-a13e35acbb7a"]}, "sectors": "58718175", "start": "2048", "holders": [], "size": "28.00 GB"}}, "holders": [], "size": "28.00 GB"}}, "ansible_user_uid": 1000, "ansible_memory_mb": {"real": {"total": 6814, "used": 969, "free": 5845}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 203, "free": 6611}}, "ansible_distribution": "CentOS", "ansible_user_dir": "/home/avocado", "ansible_dns": {"nameservers": ["10.0.2.3"], "search": ["virt.pnr.lab.eng.rdu2.redhat.com"]}, "ansible_distribution_major_version": "7", "module_setup": true, "ansible_processor_count": 1, "ansible_hostname": "qemu-de547465", "ansible_processor_vcpus": 1, "ansible_swaptotal_mb": 0, "ansible_lsb": {}, "ansible_real_group_id": 1000, "ansible_bios_date": "04/01/2014", "ansible_all_ipv6_addresses": ["fec0::5054:ff:fe12:3456", "fe80::5054:ff:fe12:3456"], "ansible_interfaces": ["lo", "eth0"], "ansible_uptime_seconds": 70, "ansible_machine_id": "185108680b7f9aa0ee36dc54acc3127c", "ansible_kernel": "3.10.0-693.17.1.el7.x86_64", "ansible_user_gecos": "Cloud User", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_processor_threads_per_core": 1, "ansible_fqdn": "qemu-de547465", "ansible_mounts": [{"block_used": 357557, "uuid": "74309cb6-4564-422f-bd07-a13e35acbb7a", "size_total": 30053216256, "block_total": 7337211, "mount": "/", "block_available": 6979654, "size_available": 28588662784, "fstype": "xfs", "inode_total": 14679536, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/sda1", "inode_used": 28707, "block_size": 4096, "inode_available": 14650829}], "ansible_eth0": {"macaddress": "52:54:00:12:34:56", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp6_segmentation": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off [fixed]", "tx_checksumming": "off", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "off", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "off [fixed]", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "off [fixed]", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "off [requested on]", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "off", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.0.2.255", "netmask": "255.255.255.0", "network": "10.0.2.0", "address": "10.0.2.15"}, "ipv6": [{"scope": "site", "prefix": "64", "address": "fec0::5054:ff:fe12:3456"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_nodename": "qemu-de547465", "ansible_product_name": "Standard PC (i440FX + PIIX, 1996)", "ansible_machine": "x86_64", "ansible_system_capabilities": [""], "ansible_all_ipv4_addresses": ["10.0.2.15"], "ansible_python_version": "2.7.5"}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:44,095 process L0395 DEBUG| [stdout] ok: [localhost] | |
2018-03-27 20:09:44,095 process L0395 DEBUG| [stdout] META: ran handlers | |
2018-03-27 20:09:44,099 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:44,099 process L0395 DEBUG| [stdout] TASK [cleanup : Stop minishift if running] ************************************* | |
2018-03-27 20:09:44,100 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/cleanup/tasks/cleanup.yml:5 | |
2018-03-27 20:09:44,237 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:09:44,237 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:44,238 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:44,422 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:44,423 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:44,425 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295 `" && echo ansible-tmp-1522174184.24-278990093792295="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:44,747 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174184.24-278990093792295=/home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295\n', '') | |
2018-03-27 20:09:44,751 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpKRogPV TO /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/command.py | |
2018-03-27 20:09:44,751 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:45,069 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpKRogPV /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/command.py\n', '') | |
2018-03-27 20:09:45,070 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:45,072 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/ /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/command.py && sleep 0'"'"'' | |
2018-03-27 20:09:45,368 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:45,369 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:45,370 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174184.24-278990093792295/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:45,742 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:09:45.746579", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "failed": true, "delta": "0:00:00.003789", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "rc": 127, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-03-27 18:09:45.742790", "msg": "non-zero return code"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:45,745 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => { | |
2018-03-27 20:09:45,745 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:09:45,745 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", | |
2018-03-27 20:09:45,745 process L0395 DEBUG| [stdout] "delta": "0:00:00.003789", | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:09:45.746579", | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift stop --profile minishift", | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:09:45,746 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:45,747 process L0395 DEBUG| [stdout] "msg": "non-zero return code", | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "rc": 127, | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:09:45.742790", | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "stderr_lines": [ | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory" | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:09:45,748 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:09:45,749 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:45,749 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 20:09:45,751 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:45,751 process L0395 DEBUG| [stdout] TASK [cleanup : Delete minishift profile minishift] **************************** | |
2018-03-27 20:09:45,751 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/cleanup/tasks/cleanup.yml:9 | |
2018-03-27 20:09:45,785 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:09:45,785 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:45,786 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:45,951 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:45,951 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:45,952 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443 `" && echo ansible-tmp-1522174185.79-201463818132443="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:46,252 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174185.79-201463818132443=/home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443\n', '') | |
2018-03-27 20:09:46,253 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpNexCCM TO /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/command.py | |
2018-03-27 20:09:46,254 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:46,568 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpNexCCM /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/command.py\n', '') | |
2018-03-27 20:09:46,568 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:46,569 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/ /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/command.py && sleep 0'"'"'' | |
2018-03-27 20:09:46,875 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:46,875 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:46,876 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174185.79-201463818132443/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:47,511 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:09:47.513837", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", "failed": true, "delta": "0:00:00.002835", "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", "rc": 127, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-03-27 18:09:47.511002", "msg": "non-zero return code"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:47,514 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => { | |
2018-03-27 20:09:47,514 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:09:47,514 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "delta": "0:00:00.002835", | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:09:47.513837", | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift delete --profile minishift --force", | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:09:47,515 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:47,516 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:47,517 process L0395 DEBUG| [stdout] "msg": "non-zero return code", | |
2018-03-27 20:09:47,517 process L0395 DEBUG| [stdout] "rc": 127, | |
2018-03-27 20:09:47,517 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:09:47.511002", | |
2018-03-27 20:09:47,517 process L0395 DEBUG| [stdout] "stderr": "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory", | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] "stderr_lines": [ | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] "/bin/sh: /home/avocado/.contra-env-setup/minishift/minishift: No such file or directory" | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:47,518 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 20:09:47,520 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:47,520 process L0395 DEBUG| [stdout] TASK [cleanup : Cleanup files and directories] ********************************* | |
2018-03-27 20:09:47,520 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/cleanup/tasks/cleanup.yml:13 | |
2018-03-27 20:09:47,665 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:47,666 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:47,666 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:47,854 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:47,854 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:47,855 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251 `" && echo ansible-tmp-1522174187.67-22619267653251="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:48,190 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174187.67-22619267653251=/home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251\n', '') | |
2018-03-27 20:09:48,192 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpE0m5Q2 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/file.py | |
2018-03-27 20:09:48,193 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:48,504 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpE0m5Q2 /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/file.py\n', '') | |
2018-03-27 20:09:48,504 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:48,505 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/ /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:48,828 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:48,829 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:48,830 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174187.67-22619267653251/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:49,276 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:49,281 process L0395 DEBUG| [stdout] ok: [localhost] => (item=minishift) => { | |
2018-03-27 20:09:49,281 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:49,282 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift", | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:49,283 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "item": "minishift", | |
2018-03-27 20:09:49,284 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift", | |
2018-03-27 20:09:49,285 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:09:49,285 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:49,310 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:49,310 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:49,311 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:49,496 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:49,497 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:49,498 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608 `" && echo ansible-tmp-1522174189.31-60502623518608="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:49,820 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174189.31-60502623518608=/home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608\n', '') | |
2018-03-27 20:09:49,821 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp2gXAHq TO /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/file.py | |
2018-03-27 20:09:49,822 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:50,160 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp2gXAHq /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/file.py\n', '') | |
2018-03-27 20:09:50,160 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:50,161 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/ /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:50,470 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:50,471 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:50,471 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174189.31-60502623518608/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:50,925 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:50,929 process L0395 DEBUG| [stdout] ok: [localhost] => (item=LICENSE) => { | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:50,930 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:50,931 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:50,932 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:50,933 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:50,933 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:50,933 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:50,933 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:50,933 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:50,934 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:50,935 process L0395 DEBUG| [stdout] "item": "LICENSE", | |
2018-03-27 20:09:50,935 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/LICENSE", | |
2018-03-27 20:09:50,935 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:09:50,935 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:50,957 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:50,958 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:50,958 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:51,147 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:51,148 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:51,149 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315 `" && echo ansible-tmp-1522174190.96-194194973330315="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:51,475 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174190.96-194194973330315=/home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315\n', '') | |
2018-03-27 20:09:51,475 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpmDx6Zr TO /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/file.py | |
2018-03-27 20:09:51,476 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:51,794 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpmDx6Zr /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/file.py\n', '') | |
2018-03-27 20:09:51,794 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:51,795 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/ /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:52,099 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:52,100 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:52,101 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174190.96-194194973330315/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:52,564 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:52,569 process L0395 DEBUG| [stdout] ok: [localhost] => (item=README.adoc) => { | |
2018-03-27 20:09:52,569 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:52,569 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:52,570 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:52,571 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "item": "README.adoc", | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/README.adoc", | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:09:52,572 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:52,591 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:52,591 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:52,592 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:52,780 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:52,781 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:52,782 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303 `" && echo ansible-tmp-1522174192.59-67277739183303="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:53,111 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174192.59-67277739183303=/home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303\n', '') | |
2018-03-27 20:09:53,112 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpNqHf_R TO /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/file.py | |
2018-03-27 20:09:53,113 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:53,451 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpNqHf_R /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/file.py\n', '') | |
2018-03-27 20:09:53,452 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:53,453 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/ /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:53,778 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:53,779 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:53,780 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174192.59-67277739183303/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:54,198 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/.minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/.minishift", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] ok: [localhost] => (item=.minishift) => { | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:54,203 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.minishift", | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:54,204 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "item": ".minishift", | |
2018-03-27 20:09:54,205 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.minishift", | |
2018-03-27 20:09:54,206 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:09:54,206 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:54,219 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:54,220 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:54,220 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:54,396 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:54,396 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:54,397 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248 `" && echo ansible-tmp-1522174194.22-96822099987248="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:54,728 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174194.22-96822099987248=/home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248\n', '') | |
2018-03-27 20:09:54,729 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpTAb_4q TO /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/file.py | |
2018-03-27 20:09:54,730 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:55,068 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpTAb_4q /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/file.py\n', '') | |
2018-03-27 20:09:55,069 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:55,069 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/ /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:55,403 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:55,403 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:55,405 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174194.22-96822099987248/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:55,861 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift/.kube", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/minishift/.kube", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] ok: [localhost] => (item=.kube) => { | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:55,864 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:55,865 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.kube", | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:55,866 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] "item": ".kube", | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/.kube", | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:09:55,867 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:55,871 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:55,872 process L0395 DEBUG| [stdout] TASK [create : Create contra-env-setup directories] **************************** | |
2018-03-27 20:09:55,872 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/main.yml:4 | |
2018-03-27 20:09:55,924 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:55,924 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:55,925 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:56,107 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:56,107 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:56,108 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430 `" && echo ansible-tmp-1522174195.92-259758232467430="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:56,432 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174195.92-259758232467430=/home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430\n', '') | |
2018-03-27 20:09:56,434 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpwEHxd8 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/file.py | |
2018-03-27 20:09:56,435 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:56,773 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpwEHxd8 /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/file.py\n', '') | |
2018-03-27 20:09:56,773 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:56,774 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/ /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:57,098 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:57,098 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:57,099 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174195.92-259758232467430/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:57,551 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup"}, "before": {"path": "/home/avocado/.contra-env-setup"}}, "size": 23}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:57,558 process L0395 DEBUG| [stdout] ok: [localhost] => (item=/home/avocado/.contra-env-setup) => { | |
2018-03-27 20:09:57,558 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:57,558 process L0395 DEBUG| [stdout] "diff": { | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "after": { | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup" | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "before": { | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup" | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:57,559 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:57,560 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup", | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:57,561 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:09:57,562 process L0395 DEBUG| [stdout] "size": 23, | |
2018-03-27 20:09:57,563 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:09:57,563 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:09:57,563 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:57,575 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:09:57,575 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:57,575 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:57,770 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:57,770 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:57,772 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028 `" && echo ansible-tmp-1522174197.58-258189537465028="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:58,077 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174197.58-258189537465028=/home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028\n', '') | |
2018-03-27 20:09:58,077 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp9e2nq0 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/file.py | |
2018-03-27 20:09:58,078 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:09:58,413 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp9e2nq0 /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/file.py\n', '') | |
2018-03-27 20:09:58,414 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:58,414 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/ /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/file.py && sleep 0'"'"'' | |
2018-03-27 20:09:58,735 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:09:58,735 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:58,737 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174197.58-258189537465028/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:09:59,204 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup/minishift", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/minishift"}, "before": {"path": "/home/avocado/.contra-env-setup/minishift"}}, "size": 27}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:09:59,209 process L0395 DEBUG| [stdout] ok: [localhost] => (item=/home/avocado/.contra-env-setup/minishift) => { | |
2018-03-27 20:09:59,209 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:09:59,209 process L0395 DEBUG| [stdout] "diff": { | |
2018-03-27 20:09:59,209 process L0395 DEBUG| [stdout] "after": { | |
2018-03-27 20:09:59,209 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift" | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "before": { | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift" | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:09:59,210 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:09:59,211 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:09:59,212 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "item": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "size": 27, | |
2018-03-27 20:09:59,213 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:09:59,214 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:09:59,214 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:59,214 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:59,215 process L0395 DEBUG| [stdout] TASK [create : Update os_template_dir based on repo] *************************** | |
2018-03-27 20:09:59,215 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/main.yml:12 | |
2018-03-27 20:09:59,261 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:09:59,261 process L0395 DEBUG| [stdout] "ansible_facts": { | |
2018-03-27 20:09:59,262 process L0395 DEBUG| [stdout] "os_template_dir": "/home/avocado/.contra-env-setup/contra-env-sample-project/config/s2i" | |
2018-03-27 20:09:59,262 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:59,262 process L0395 DEBUG| [stdout] "changed": false | |
2018-03-27 20:09:59,262 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:59,268 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:59,268 process L0395 DEBUG| [stdout] TASK [create : Update pipeline_dir based on repo] ****************************** | |
2018-03-27 20:09:59,268 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/main.yml:16 | |
2018-03-27 20:09:59,312 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:09:59,313 process L0395 DEBUG| [stdout] "ansible_facts": { | |
2018-03-27 20:09:59,313 process L0395 DEBUG| [stdout] "pipeline_dir": "/home/avocado/.contra-env-setup/contra-env-sample-project//home/avocado/.contra-env-setup/contra-env-sample-project" | |
2018-03-27 20:09:59,313 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:09:59,313 process L0395 DEBUG| [stdout] "changed": false | |
2018-03-27 20:09:59,313 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:09:59,322 process L0395 DEBUG| [stdout] | |
2018-03-27 20:09:59,323 process L0395 DEBUG| [stdout] TASK [create : Is project repository present in /home/avocado/.contra-env-setup/contra-env-sample-project] *** | |
2018-03-27 20:09:59,323 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/clone_project_repo.yml:5 | |
2018-03-27 20:09:59,424 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py | |
2018-03-27 20:09:59,424 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:59,425 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:09:59,609 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:09:59,609 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:09:59,610 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364 `" && echo ansible-tmp-1522174199.42-191664428301364="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364 `" ) && sleep 0'"'"'' | |
2018-03-27 20:09:59,940 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174199.42-191664428301364=/home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364\n', '') | |
2018-03-27 20:09:59,942 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmphAymm4 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/stat.py | |
2018-03-27 20:09:59,943 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:00,280 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmphAymm4 /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/stat.py\n', '') | |
2018-03-27 20:10:00,280 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:00,281 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/ /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/stat.py && sleep 0'"'"'' | |
2018-03-27 20:10:00,606 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:00,606 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:00,607 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/stat.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174199.42-191664428301364/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:01,019 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/home/avocado/.contra-env-setup/contra-env-sample-project", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:01,021 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "checksum_algorithm": "sha1", | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "get_attributes": true, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "get_checksum": true, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "get_md5": true, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "get_mime": true, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/contra-env-sample-project" | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:01,022 process L0395 DEBUG| [stdout] "stat": { | |
2018-03-27 20:10:01,023 process L0395 DEBUG| [stdout] "exists": false | |
2018-03-27 20:10:01,023 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:01,023 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:01,025 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:01,025 process L0395 DEBUG| [stdout] TASK [create : Set http.sslVerify false] *************************************** | |
2018-03-27 20:10:01,025 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/clone_project_repo.yml:10 | |
2018-03-27 20:10:01,050 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:01,051 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:01,051 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:01,434 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:01,435 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:01,436 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250 `" && echo ansible-tmp-1522174201.05-62646847536250="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:01,765 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174201.05-62646847536250=/home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250\n', '') | |
2018-03-27 20:10:01,767 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpYZlHtz TO /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/command.py | |
2018-03-27 20:10:01,768 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:02,106 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpYZlHtz /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/command.py\n', '') | |
2018-03-27 20:10:02,106 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:02,107 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/ /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:02,422 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:02,422 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:02,424 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174201.05-62646847536250/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:02,876 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:02.874217", "stdout": "", "cmd": "git config --global http.sslVerify false", "rc": 0, "start": "2018-03-27 18:10:02.866584", "stderr": "", "delta": "0:00:00.007633", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "git config --global http.sslVerify false", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:02,879 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:02,879 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:02,879 process L0395 DEBUG| [stdout] "cmd": "git config --global http.sslVerify false", | |
2018-03-27 20:10:02,879 process L0395 DEBUG| [stdout] "delta": "0:00:00.007633", | |
2018-03-27 20:10:02,879 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:02.874217", | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "_raw_params": "git config --global http.sslVerify false", | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:02,880 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:02,881 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:02.866584", | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:02,882 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:02,883 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:02,891 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:02,891 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 20:10:02,891 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/create/tasks/clone_project_repo.yml:14 | |
2018-03-27 20:10:03,113 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/source_control/git.py | |
2018-03-27 20:10:03,114 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:03,114 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:03,299 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:03,299 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:03,300 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380 `" && echo ansible-tmp-1522174203.11-133068084848380="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:03,610 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174203.11-133068084848380=/home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380\n', '') | |
2018-03-27 20:10:03,612 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpMQy5cO TO /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/git.py | |
2018-03-27 20:10:03,612 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:03,915 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpMQy5cO /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/git.py\n', '') | |
2018-03-27 20:10:03,916 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:03,916 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/ /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/git.py && sleep 0'"'"'' | |
2018-03-27 20:10:04,231 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:04,231 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:04,232 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/git.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174203.11-133068084848380/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:17,707 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"executable": null, "refspec": "+refs/pull/*:refs/heads/*", "force": true, "track_submodules": false, "reference": null, "dest": "/home/avocado/.contra-env-setup/contra-env-sample-project", "verify_commit": false, "clone": true, "umask": null, "update": true, "accept_hostkey": false, "ssh_opts": null, "repo": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", "depth": null, "version": "master", "bare": false, "remote": "origin", "key_file": null, "archive": null, "recursive": true}}, "before": null, "changed": true, "after": "4cc3af10b295909500264c171a0376a1c1a0f76e", "warnings": []}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:17,710 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "after": "4cc3af10b295909500264c171a0376a1c1a0f76e", | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "before": null, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "accept_hostkey": false, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "archive": null, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "bare": false, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "clone": true, | |
2018-03-27 20:10:17,711 process L0395 DEBUG| [stdout] "depth": null, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/contra-env-sample-project", | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "force": true, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "key_file": null, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "recursive": true, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "reference": null, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "refspec": "+refs/pull/*:refs/heads/*", | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "remote": "origin", | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "repo": "https://github.com/CentOS-PaaS-SIG/contra-env-sample-project", | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "ssh_opts": null, | |
2018-03-27 20:10:17,712 process L0395 DEBUG| [stdout] "track_submodules": false, | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] "umask": null, | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] "update": true, | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] "verify_commit": false, | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] "version": "master" | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:17,713 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:17,715 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:17,715 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings] ********************************* | |
2018-03-27 20:10:17,715 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:5 | |
2018-03-27 20:10:17,747 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:17,747 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:17,748 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:17,929 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:17,930 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:17,931 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727 `" && echo ansible-tmp-1522174217.75-171955389473727="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:18,251 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174217.75-171955389473727=/home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727\n', '') | |
2018-03-27 20:10:18,252 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpYYYq2c TO /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/command.py | |
2018-03-27 20:10:18,253 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:18,584 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpYYYq2c /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/command.py\n', '') | |
2018-03-27 20:10:18,584 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:18,586 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/ /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:18,889 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:18,890 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:18,891 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174217.75-171955389473727/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:19,315 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:19.318355", "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 eagerfpu 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 invpcid_single 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 arat", "cmd": "cat /proc/cpuinfo | grep \'vmx\\\\|svm\'", "rc": 0, "start": "2018-03-27 18:10:19.313668", "stderr": "", "delta": "0:00:00.004687", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "cat /proc/cpuinfo | grep \'vmx\\\\|svm\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "cmd": "cat /proc/cpuinfo | grep 'vmx\\|svm'", | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "delta": "0:00:00.004687", | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:19.318355", | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:19,318 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "_raw_params": "cat /proc/cpuinfo | grep 'vmx\\|svm'", | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:19,319 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:19.313668", | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] "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 eagerfpu 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 invpcid_single 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 arat", | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [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 eagerfpu 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 invpcid_single 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 arat" | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:10:19,320 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:19,322 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:19,322 process L0395 DEBUG| [stdout] TASK [prereqs : Output of cpuinfo from proc] *********************************** | |
2018-03-27 20:10:19,322 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:11 | |
2018-03-27 20:10:19,353 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:10:19,354 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 eagerfpu 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 invpcid_single 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 arat" | |
2018-03-27 20:10:19,354 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:19,357 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:19,357 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if virtualization is not turned on in the BIOS] *********** | |
2018-03-27 20:10:19,358 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:15 | |
2018-03-27 20:10:19,372 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:19,373 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:19,373 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:19,373 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:19,376 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:19,376 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for Intel] *********************** | |
2018-03-27 20:10:19,376 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:19 | |
2018-03-27 20:10:19,405 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:19,405 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:19,406 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:19,570 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:19,571 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:19,572 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346 `" && echo ansible-tmp-1522174219.41-43049536770346="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:19,887 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174219.41-43049536770346=/home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346\n', '') | |
2018-03-27 20:10:19,888 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpNemdY6 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/command.py | |
2018-03-27 20:10:19,889 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:20,213 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpNemdY6 /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/command.py\n', '') | |
2018-03-27 20:10:20,214 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:20,214 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/ /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:20,534 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:20,535 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:20,536 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174219.41-43049536770346/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:20,942 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:20.945880", "stdout": "N", "cmd": ["cat", "/sys/module/kvm_intel/parameters/nested"], "rc": 0, "start": "2018-03-27 18:10:20.943161", "stderr": "", "delta": "0:00:00.002719", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "cat /sys/module/kvm_intel/parameters/nested", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:20,945 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:20,945 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:20,945 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:10:20,945 process L0395 DEBUG| [stdout] "cat", | |
2018-03-27 20:10:20,945 process L0395 DEBUG| [stdout] "/sys/module/kvm_intel/parameters/nested" | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "delta": "0:00:00.002719", | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:20.945880", | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "_raw_params": "cat /sys/module/kvm_intel/parameters/nested", | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "_uses_shell": false, | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:20,946 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:20.943161", | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "stdout": "N", | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] "N" | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:10:20,947 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:20,949 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:20,949 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_intel nested] ************************************ | |
2018-03-27 20:10:20,949 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:25 | |
2018-03-27 20:10:20,981 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:10:20,981 process L0395 DEBUG| [stdout] "msg": "cpuinfo: N" | |
2018-03-27 20:10:20,981 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:20,985 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:20,985 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - rmmod] ********************* | |
2018-03-27 20:10:20,985 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:30 | |
2018-03-27 20:10:21,013 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:21,013 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:21,014 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:21,184 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:21,185 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:21,185 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959 `" && echo ansible-tmp-1522174221.01-25931327997959="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:21,520 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174221.01-25931327997959=/home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959\n', '') | |
2018-03-27 20:10:21,522 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpi2t4Pr TO /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/command.py | |
2018-03-27 20:10:21,523 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:21,856 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpi2t4Pr /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/command.py\n', '') | |
2018-03-27 20:10:21,856 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:21,857 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/ /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:22,179 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:22,180 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:22,181 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ahahtyprfumrzfylxtffqfafytbglpln; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174221.01-25931327997959/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:10:22,597 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:22.594601", "stdout": "", "cmd": ["rmmod", "kvm-intel"], "rc": 0, "start": "2018-03-27 18:10:22.589960", "stderr": "", "delta": "0:00:00.004641", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "rmmod kvm-intel", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] "rmmod", | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] "kvm-intel" | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:22,600 process L0395 DEBUG| [stdout] "delta": "0:00:00.004641", | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:22.594601", | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "_raw_params": "rmmod kvm-intel", | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "_uses_shell": false, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:22,601 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:22.589960", | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:22,602 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:22,606 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:22,607 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - update dist.conf] ********** | |
2018-03-27 20:10:22,607 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:35 | |
2018-03-27 20:10:22,640 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:22,640 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:22,641 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:22,807 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:22,807 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:22,808 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895 `" && echo ansible-tmp-1522174222.64-163694907660895="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:23,136 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174222.64-163694907660895=/home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895\n', '') | |
2018-03-27 20:10:23,138 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp0D2XPz TO /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/command.py | |
2018-03-27 20:10:23,139 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:23,447 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp0D2XPz /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/command.py\n', '') | |
2018-03-27 20:10:23,447 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:23,448 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/ /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:23,761 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:23,761 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:23,762 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-erkodpyhugpjraiulusiydrdxztmpajl; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174222.64-163694907660895/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:10:24,293 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:24.292661", "stdout": "", "cmd": "echo \'options kvm-intel nested=y\' >> /etc/modprobe.d/dist.conf", "rc": 0, "start": "2018-03-27 18:10:24.289661", "stderr": "", "delta": "0:00:00.003000", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "echo \'options kvm-intel nested=y\' >> /etc/modprobe.d/dist.conf", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "cmd": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf", | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "delta": "0:00:00.003000", | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:24.292661", | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "_raw_params": "echo 'options kvm-intel nested=y' >> /etc/modprobe.d/dist.conf", | |
2018-03-27 20:10:24,297 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:24.289661", | |
2018-03-27 20:10:24,298 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:24,299 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:24,299 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:24,299 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:24,299 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:24,301 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:24,301 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization Intel - modprobe] ****************** | |
2018-03-27 20:10:24,301 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:40 | |
2018-03-27 20:10:24,339 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:24,340 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:24,340 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:24,961 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:24,961 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:24,963 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114 `" && echo ansible-tmp-1522174224.34-211934454529114="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:25,742 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174224.34-211934454529114=/home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114\n', '') | |
2018-03-27 20:10:25,744 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpanX1a2 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/command.py | |
2018-03-27 20:10:25,744 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:26,084 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpanX1a2 /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/command.py\n', '') | |
2018-03-27 20:10:26,084 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:26,086 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/ /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:26,417 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:26,418 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:26,419 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-hwgebzusxmhqesoljevfbemiygbyguep; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174224.34-211934454529114/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:10:26,852 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:26.852237", "stdout": "", "cmd": ["modprobe", "kvm-intel"], "rc": 0, "start": "2018-03-27 18:10:26.838438", "stderr": "", "delta": "0:00:00.013799", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "modprobe kvm-intel", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:26,854 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:26,854 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:26,854 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:10:26,854 process L0395 DEBUG| [stdout] "modprobe", | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "kvm-intel" | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "delta": "0:00:00.013799", | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:26.852237", | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "_raw_params": "modprobe kvm-intel", | |
2018-03-27 20:10:26,855 process L0395 DEBUG| [stdout] "_uses_shell": false, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:26,856 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:26.838438", | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:26,857 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:26,858 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:26,858 process L0395 DEBUG| [stdout] TASK [prereqs : Check virtualization settings for AMD] ************************* | |
2018-03-27 20:10:26,858 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:45 | |
2018-03-27 20:10:26,887 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:26,888 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:26,888 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:27,056 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:27,056 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:27,057 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636 `" && echo ansible-tmp-1522174226.89-272124992011636="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:27,377 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174226.89-272124992011636=/home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636\n', '') | |
2018-03-27 20:10:27,378 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpqpLneH TO /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/command.py | |
2018-03-27 20:10:27,379 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:27,713 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpqpLneH /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/command.py\n', '') | |
2018-03-27 20:10:27,714 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:27,715 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/ /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:28,037 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:28,037 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:28,039 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174226.89-272124992011636/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:28,446 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:28.447989", "stdout": "", "cmd": ["cat", "/sys/module/kvm_amd/parameters/nested"], "failed": true, "delta": "0:00:00.002343", "stderr": "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "cat /sys/module/kvm_amd/parameters/nested", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-03-27 18:10:28.445646", "msg": "non-zero return code"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:28,450 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => { | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "cat", | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "/sys/module/kvm_amd/parameters/nested" | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "delta": "0:00:00.002343", | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:28.447989", | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "_raw_params": "cat /sys/module/kvm_amd/parameters/nested", | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "_uses_shell": false, | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:28,451 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "msg": "non-zero return code", | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "rc": 1, | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:28.445646", | |
2018-03-27 20:10:28,452 process L0395 DEBUG| [stdout] "stderr": "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory", | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] "stderr_lines": [ | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] "cat: /sys/module/kvm_amd/parameters/nested: No such file or directory" | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,453 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 20:10:28,456 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,456 process L0395 DEBUG| [stdout] TASK [prereqs : Output of kvm_amd nested] ************************************** | |
2018-03-27 20:10:28,456 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:51 | |
2018-03-27 20:10:28,472 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,472 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,473 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,473 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,478 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,478 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - rmmod] *********************** | |
2018-03-27 20:10:28,478 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:56 | |
2018-03-27 20:10:28,494 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,495 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,495 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,495 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,499 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,499 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - update dist.conf] ************ | |
2018-03-27 20:10:28,499 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:61 | |
2018-03-27 20:10:28,515 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,515 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,515 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,515 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,519 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,520 process L0395 DEBUG| [stdout] TASK [prereqs : Setup nested virtualization AMD - modprobe] ******************** | |
2018-03-27 20:10:28,520 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:66 | |
2018-03-27 20:10:28,536 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,536 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,536 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,536 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,540 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,540 process L0395 DEBUG| [stdout] TASK [prereqs : Exit if nested virtualization is off] ************************** | |
2018-03-27 20:10:28,540 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/setup_nested_virt.yml:71 | |
2018-03-27 20:10:28,555 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,555 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,556 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,556 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,559 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,559 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] ************* | |
2018-03-27 20:10:28,559 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2 | |
2018-03-27 20:10:28,573 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:10:28,573 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,574 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,574 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,578 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,578 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] ******************* | |
2018-03-27 20:10:28,578 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7 | |
2018-03-27 20:10:28,613 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => { | |
2018-03-27 20:10:28,614 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:10:28,614 process L0395 DEBUG| [stdout] "item": [], | |
2018-03-27 20:10:28,614 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:10:28,614 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:28,617 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:28,617 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] ************* | |
2018-03-27 20:10:28,618 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20 | |
2018-03-27 20:10:28,645 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:28,645 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:28,645 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:28,833 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:28,834 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:28,835 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624 `" && echo ansible-tmp-1522174228.65-276120371933624="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:29,154 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174228.65-276120371933624=/home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624\n', '') | |
2018-03-27 20:10:29,155 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpGbJKAn TO /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/command.py | |
2018-03-27 20:10:29,155 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:29,506 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpGbJKAn /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/command.py\n', '') | |
2018-03-27 20:10:29,507 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:29,509 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/ /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:29,808 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:29,808 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:29,809 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-qupwnurhjswnaenbbsxinpkhtjdkmyoh; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174228.65-276120371933624/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:10:30,610 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:30.599284", "stdout": "", "cmd": "rpm -qa | grep epel-release", "failed": true, "delta": "0:00:00.373503", "stderr": "", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "rpm -qa | grep epel-release", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-03-27 18:10:30.225781", "warnings": ["Consider using yum, dnf or zypper module rather than running rpm"], "msg": "non-zero return code"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:30,614 process L0395 DEBUG| [stderr] [WARNING]: Consider using yum, dnf or zypper module rather than running rpm | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => { | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "cmd": "rpm -qa | grep epel-release", | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "delta": "0:00:00.373503", | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:30.599284", | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:30,615 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "_raw_params": "rpm -qa | grep epel-release", | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:30,616 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "msg": "non-zero return code", | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "rc": 1, | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:30.225781", | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:30,617 process L0395 DEBUG| [stdout] ...ignoring | |
2018-03-27 20:10:30,620 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:30,620 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] ***************** | |
2018-03-27 20:10:30,620 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27 | |
2018-03-27 20:10:30,920 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py | |
2018-03-27 20:10:30,920 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:30,921 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:31,100 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:31,101 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:31,102 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274 `" && echo ansible-tmp-1522174230.92-64180711545274="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:31,413 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174230.92-64180711545274=/home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274\n', '') | |
2018-03-27 20:10:31,414 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpPHdp50 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/get_url.py | |
2018-03-27 20:10:31,415 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:31,751 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpPHdp50 /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/get_url.py\n', '') | |
2018-03-27 20:10:31,751 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:31,752 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/ /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/get_url.py && sleep 0'"'"'' | |
2018-03-27 20:10:32,072 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:32,072 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:32,073 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/get_url.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174230.92-64180711545274/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:10:34,821 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"src": "/tmp/tmpGWAXMw", "changed": true, "group": "avocado", "uid": 1000, "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", "status_code": 200, "md5sum": "d512508b8629428e7c3f535cc8012680", "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "state": "file", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0664", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 10, "src": null, "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/home/avocado/epel-release-latest-7.noarch.rpm", "url_password": null, "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": null, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "avocado", "checksum_src": "5512b80e5b71f2370d8419fa16a0bc14c5edf854", "size": 15080, "checksum_dest": null, "msg": "OK (15080 bytes)"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:34,825 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:34,825 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:34,825 process L0395 DEBUG| [stdout] "checksum_dest": null, | |
2018-03-27 20:10:34,825 process L0395 DEBUG| [stdout] "checksum_src": "5512b80e5b71f2370d8419fa16a0bc14c5edf854", | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "checksum": "", | |
2018-03-27 20:10:34,826 process L0395 DEBUG| [stdout] "client_cert": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "client_key": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "dest": "/home/avocado/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "force_basic_auth": false, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:10:34,827 process L0395 DEBUG| [stdout] "headers": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget", | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "path": "/home/avocado/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:10:34,828 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "sha256sum": "", | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "timeout": 10, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "tmp_dest": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "url_password": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "url_username": null, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "use_proxy": true, | |
2018-03-27 20:10:34,829 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "md5sum": "d512508b8629428e7c3f535cc8012680", | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "mode": "0664", | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "msg": "OK (15080 bytes)", | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "size": 15080, | |
2018-03-27 20:10:34,830 process L0395 DEBUG| [stdout] "src": "/tmp/tmpGWAXMw", | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] "state": "file", | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] "status_code": 200, | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] "uid": 1000, | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] "url": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] *************************** | |
2018-03-27 20:10:34,831 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33 | |
2018-03-27 20:10:34,870 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:10:34,870 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:34,871 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:35,051 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:35,051 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:35,053 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877 `" && echo ansible-tmp-1522174234.87-196124818353877="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:35,369 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174234.87-196124818353877=/home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877\n', '') | |
2018-03-27 20:10:35,371 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpe01Wv_ TO /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/command.py | |
2018-03-27 20:10:35,372 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:35,708 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpe01Wv_ /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/command.py\n', '') | |
2018-03-27 20:10:35,708 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:35,709 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/ /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/command.py && sleep 0'"'"'' | |
2018-03-27 20:10:36,015 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:36,015 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:36,016 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-tasagkgequtgrtyecasrdwlnqtxjirtf; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174234.87-196124818353877/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:10:36,501 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:10:36.492911", "stdout": "", "cmd": "rpm -i /home/avocado/epel-release-latest-7.noarch.rpm", "rc": 0, "start": "2018-03-27 18:10:36.418882", "stderr": "warning: /home/avocado/epel-release-latest-7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY", "delta": "0:00:00.074029", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "rpm -i /home/avocado/epel-release-latest-7.noarch.rpm", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using yum, dnf or zypper module rather than running rpm"]}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:10:36,506 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "cmd": "rpm -i /home/avocado/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "delta": "0:00:00.074029", | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:10:36.492911", | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:10:36,507 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "_raw_params": "rpm -i /home/avocado/epel-release-latest-7.noarch.rpm", | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:10:36,508 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:10:36.418882", | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "stderr": "warning: /home/avocado/epel-release-latest-7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY", | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "stderr_lines": [ | |
2018-03-27 20:10:36,509 process L0395 DEBUG| [stdout] "warning: /home/avocado/epel-release-latest-7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY" | |
2018-03-27 20:10:36,510 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:10:36,510 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:10:36,510 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:10:36,510 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:10:36,513 process L0395 DEBUG| [stdout] | |
2018-03-27 20:10:36,513 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] ******************* | |
2018-03-27 20:10:36,514 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38 | |
2018-03-27 20:10:36,786 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py | |
2018-03-27 20:10:36,786 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:36,786 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:10:36,978 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:10:36,979 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:36,980 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222 `" && echo ansible-tmp-1522174236.79-37289901652222="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222 `" ) && sleep 0'"'"'' | |
2018-03-27 20:10:37,303 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174236.79-37289901652222=/home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222\n', '') | |
2018-03-27 20:10:37,305 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpH4YhDV TO /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/yum.py | |
2018-03-27 20:10:37,306 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:10:37,647 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpH4YhDV /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/yum.py\n', '') | |
2018-03-27 20:10:37,647 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:37,649 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/ /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/yum.py && sleep 0'"'"'' | |
2018-03-27 20:10:37,964 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:10:37,965 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:10:37,966 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-djhfxxpmdewdbhtwmsnyncgmyazwropr; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/yum.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174236.79-37289901652222/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:13,333 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"msg": "warning: /var/cache/yum/x86_64/7/epel/packages/jq-1.5-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\\nImporting GPG key 0x352C64E5:\\n Userid : \\"Fedora EPEL (7) <[email protected]>\\"\\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\\n Package : epel-release-7-11.noarch (installed)\\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\\nWarning: RPMDB altered outside of yum.\\n", "invocation": {"module_args": {"allow_downgrade": false, "name": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": true, "results": ["libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed", "Loaded plugins: fastestmirror\\nLoading mirror speeds from cached hostfile\\n * base: mirror.hosting90.cz\\n * epel: mirror.vutbr.cz\\n * extras: ftp.cvut.cz\\n * updates: ftp.cvut.cz\\nResolving Dependencies\\n--> Running transaction check\\n---> Package jq.x86_64 0:1.5-1.el7 will be installed\\n--> Processing Dependency: libonig.so.2()(64bit) for package: jq-1.5-1.el7.x86_64\\n---> Package libvirt.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-libs = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-secret = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-qemu = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-nodedev = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-lxc = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-interface = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-config-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-config-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-client = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\\n---> Package qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n--> Processing Dependency: qemu-kvm-common = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: qemu-img = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\\n--> Running transaction check\\n---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed\\n---> Package glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls.x86_64 0:3.3.26-9.el7 will be installed\\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\\n---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed\\n--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64\\n---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed\\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\\n---> Package libibverbs.x86_64 0:13-7.el7 will be installed\\n--> Processing Dependency: rdma-core(x86-64) = 13-7.el7 for package: libibverbs-13-7.el7.x86_64\\n---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed\\n---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed\\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\\n---> Package librdmacm.x86_64 0:13-7.el7 will be installed\\n---> Package libusbx.x86_64 0:1.0.20-1.el7 will be installed\\n---> Package libvirt-client.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: gnutls-utils for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: numad for package: libvirt-daemon-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-daemon-driver-storage-core = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-logical = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: libvirt-daemon-driver-storage-disk = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: nc for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n--> Processing Dependency: cyrus-sasl for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\\n---> Package oniguruma.x86_64 0:5.9.5-3.el7 will be installed\\n---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed\\n---> Package pulseaudio-libs.x86_64 0:10.0-3.el7 will be installed\\n--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\\n---> Package qemu-img.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n---> Package qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 will be installed\\n---> Package seabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\\n---> Package seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\\n---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed\\n---> Package spice-server.x86_64 0:0.12.8-2.el7.1 will be installed\\n--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\\n---> Package usbredir.x86_64 0:0.7.1-2.el7 will be installed\\n--> Running transaction check\\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\\n---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed\\n--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64\\n---> Package cyrus-sasl.x86_64 0:2.1.26-21.el7 will be installed\\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 will be installed\\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\\n---> Package ebtables.x86_64 0:2.0.10-15.el7 will be installed\\n---> Package fuse-libs.x86_64 0:2.9.2-8.el7 will be installed\\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls-utils.x86_64 0:3.3.26-9.el7 will be installed\\n--> Processing Dependency: gnutls-dane(x86-64) = 3.3.26-9.el7 for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\\n---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed\\n---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed\\n---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed\\n--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64\\n---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed\\n--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\\n--> Processing Dependency: libXext.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\\n---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed\\n---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed\\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\\n---> Package libpciaccess.x86_64 0:0.13.4-3.1.el7_4 will be installed\\n--> Processing Dependency: hwdata for package: libpciaccess-0.13.4-3.1.el7_4.x86_64\\n---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed\\n--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\\n---> Package libunwind.x86_64 2:1.2-2.el7 will be installed\\n---> Package libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9.x86_64\\n---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\\n---> Package libxcb.x86_64 0:1.12-1.el7 will be installed\\n--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64\\n---> Package lzop.x86_64 0:1.03-10.el7 will be installed\\n---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed\\n---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed\\n---> Package numad.x86_64 0:0.5-17.20150602git.el7 will be installed\\n---> Package radvd.x86_64 0:1.9.2-9.el7 will be installed\\n---> Package rdma-core.x86_64 0:13-7.el7 will be installed\\n--> Processing Dependency: pciutils for package: rdma-core-13-7.el7.x86_64\\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\\n---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed\\n--> Running transaction check\\n---> Package augeas-libs.x86_64 0:1.4.0-2.el7_4.2 will be installed\\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\\n---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed\\n---> Package glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos will be installed\\n---> Package gnutls-dane.x86_64 0:3.3.26-9.el7 will be installed\\n---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed\\n---> Package hwdata.x86_64 0:0.252-8.6.el7 will be installed\\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\\n---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed\\n---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed\\n---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed\\n---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed\\n---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed\\n---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed\\n---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed\\n---> Package lvm2.x86_64 7:2.02.171-8.el7 will be installed\\n--> Processing Dependency: lvm2-libs = 7:2.02.171-8.el7 for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\\n---> Package pciutils.x86_64 0:3.5.1-2.el7 will be installed\\n---> Package unbound-libs.x86_64 0:1.4.20-34.el7 will be installed\\n--> Processing Dependency: libldns.so.1()(64bit) for package: unbound-libs-1.4.20-34.el7.x86_64\\n--> Running transaction check\\n---> Package device-mapper-event-libs.x86_64 7:1.02.140-8.el7 will be installed\\n---> Package device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 will be installed\\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\\n---> Package ldns.x86_64 0:1.6.16-10.el7 will be installed\\n---> Package lvm2-libs.x86_64 7:2.02.171-8.el7 will be installed\\n--> Processing Dependency: device-mapper-event = 7:1.02.140-8.el7 for package: 7:lvm2-libs-2.02.171-8.el7.x86_64\\n--> Running transaction check\\n---> Package device-mapper-event.x86_64 7:1.02.140-8.el7 will be installed\\n--> Finished Dependency Resolution\\n\\nDependencies Resolved\\n\\n================================================================================\\n Package Arch Version Repository\\n Size\\n================================================================================\\nInstalling:\\n jq x86_64 1.5-1.el7 epel 153 k\\n libvirt x86_64 3.2.0-14.el7_4.9 updates 159 k\\n qemu-kvm x86_64 10:1.5.3-141.el7_4.6 updates 1.9 M\\nInstalling for dependencies:\\n alsa-lib x86_64 1.1.3-3.el7 base 421 k\\n augeas-libs x86_64 1.4.0-2.el7_4.2 updates 355 k\\n autogen-libopts x86_64 5.18-5.el7 base 66 k\\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\\n boost-system x86_64 1.53.0-27.el7 base 40 k\\n boost-thread x86_64 1.53.0-27.el7 base 57 k\\n bridge-utils x86_64 1.5-9.el7 base 32 k\\n bzip2 x86_64 1.0.6-13.el7 base 52 k\\n celt051 x86_64 0.5.1.3-8.el7 base 53 k\\n cyrus-sasl x86_64 2.1.26-21.el7 base 88 k\\n cyrus-sasl-gssapi x86_64 2.1.26-21.el7 base 41 k\\n device-mapper-event x86_64 7:1.02.140-8.el7 base 180 k\\n device-mapper-event-libs x86_64 7:1.02.140-8.el7 base 179 k\\n device-mapper-persistent-data x86_64 0.7.0-0.1.rc6.el7_4.1 updates 400 k\\n dnsmasq x86_64 2.76-2.el7_4.2 updates 277 k\\n ebtables x86_64 2.0.10-15.el7 base 123 k\\n flac-libs x86_64 1.3.0-5.el7_1 base 169 k\\n fuse-libs x86_64 2.9.2-8.el7 base 93 k\\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\\n glusterfs-api x86_64 3.8.4-18.4.el7.centos base 69 k\\n glusterfs-cli x86_64 3.8.4-18.4.el7.centos base 170 k\\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\\n gnutls x86_64 3.3.26-9.el7 base 677 k\\n gnutls-dane x86_64 3.3.26-9.el7 base 34 k\\n gnutls-utils x86_64 3.3.26-9.el7 base 237 k\\n gperftools-libs x86_64 2.4-8.el7 base 272 k\\n gsm x86_64 1.0.13-11.el7 base 30 k\\n hwdata x86_64 0.252-8.6.el7 base 2.2 M\\n ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1\\n updates 759 k\\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\\n ldns x86_64 1.6.16-10.el7 base 476 k\\n libICE x86_64 1.0.9-9.el7 base 66 k\\n libSM x86_64 1.2.2-2.el7 base 39 k\\n libX11 x86_64 1.6.5-1.el7 base 606 k\\n libX11-common noarch 1.6.5-1.el7 base 164 k\\n libXau x86_64 1.0.8-2.1.el7 base 29 k\\n libXext x86_64 1.3.3-3.el7 base 39 k\\n libXi x86_64 1.7.9-1.el7 base 40 k\\n libXtst x86_64 1.2.3-1.el7 base 20 k\\n libaio x86_64 0.3.109-13.el7 base 24 k\\n libasyncns x86_64 0.8-7.el7 base 26 k\\n libibverbs x86_64 13-7.el7 base 194 k\\n libiscsi x86_64 1.9.0-7.el7 base 60 k\\n libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k\\n libogg x86_64 2:1.3.0-7.el7 base 24 k\\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\\n libpciaccess x86_64 0.13.4-3.1.el7_4 updates 26 k\\n libpng x86_64 2:1.5.13-7.el7_2 base 213 k\\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\\n librdmacm x86_64 13-7.el7 base 59 k\\n libsndfile x86_64 1.0.25-10.el7 base 149 k\\n libunwind x86_64 2:1.2-2.el7 base 57 k\\n libusbx x86_64 1.0.20-1.el7 base 61 k\\n libvirt-client x86_64 3.2.0-14.el7_4.9 updates 441 k\\n libvirt-daemon x86_64 3.2.0-14.el7_4.9 updates 767 k\\n libvirt-daemon-config-network x86_64 3.2.0-14.el7_4.9 updates 160 k\\n libvirt-daemon-config-nwfilter x86_64 3.2.0-14.el7_4.9 updates 166 k\\n libvirt-daemon-driver-interface x86_64 3.2.0-14.el7_4.9 updates 206 k\\n libvirt-daemon-driver-lxc x86_64 3.2.0-14.el7_4.9 updates 867 k\\n libvirt-daemon-driver-network x86_64 3.2.0-14.el7_4.9 updates 370 k\\n libvirt-daemon-driver-nodedev x86_64 3.2.0-14.el7_4.9 updates 207 k\\n libvirt-daemon-driver-nwfilter x86_64 3.2.0-14.el7_4.9 updates 229 k\\n libvirt-daemon-driver-qemu x86_64 3.2.0-14.el7_4.9 updates 685 k\\n libvirt-daemon-driver-secret x86_64 3.2.0-14.el7_4.9 updates 196 k\\n libvirt-daemon-driver-storage x86_64 3.2.0-14.el7_4.9 updates 159 k\\n libvirt-daemon-driver-storage-core x86_64 3.2.0-14.el7_4.9 updates 385 k\\n libvirt-daemon-driver-storage-disk x86_64 3.2.0-14.el7_4.9 updates 167 k\\n libvirt-daemon-driver-storage-gluster\\n x86_64 3.2.0-14.el7_4.9 updates 168 k\\n libvirt-daemon-driver-storage-iscsi x86_64 3.2.0-14.el7_4.9 updates 165 k\\n libvirt-daemon-driver-storage-logical\\n x86_64 3.2.0-14.el7_4.9 updates 168 k\\n libvirt-daemon-driver-storage-mpath x86_64 3.2.0-14.el7_4.9 updates 163 k\\n libvirt-daemon-driver-storage-rbd x86_64 3.2.0-14.el7_4.9 updates 170 k\\n libvirt-daemon-driver-storage-scsi x86_64 3.2.0-14.el7_4.9 updates 164 k\\n libvirt-libs x86_64 3.2.0-14.el7_4.9 updates 4.1 M\\n libvorbis x86_64 1:1.3.3-8.el7 base 204 k\\n libxcb x86_64 1.12-1.el7 base 211 k\\n libxslt x86_64 1.1.28-5.el7 base 242 k\\n lvm2 x86_64 7:2.02.171-8.el7 base 1.3 M\\n lvm2-libs x86_64 7:2.02.171-8.el7 base 1.0 M\\n lzop x86_64 1.03-10.el7 base 54 k\\n netcf-libs x86_64 0.2.8-4.el7 base 70 k\\n nettle x86_64 2.7.1-8.el7 base 327 k\\n nmap-ncat x86_64 2:6.40-7.el7 base 201 k\\n numad x86_64 0.5-17.20150602git.el7\\n base 35 k\\n oniguruma x86_64 5.9.5-3.el7 epel 129 k\\n pciutils x86_64 3.5.1-2.el7 base 93 k\\n pixman x86_64 0.34.0-1.el7 base 248 k\\n pulseaudio-libs x86_64 10.0-3.el7 base 650 k\\n qemu-img x86_64 10:1.5.3-141.el7_4.6 updates 678 k\\n qemu-kvm-common x86_64 10:1.5.3-141.el7_4.6 updates 416 k\\n radvd x86_64 1.9.2-9.el7 base 85 k\\n rdma-core x86_64 13-7.el7 base 43 k\\n seabios-bin noarch 1.10.2-3.el7_4.1 updates 104 k\\n seavgabios-bin noarch 1.10.2-3.el7_4.1 updates 37 k\\n sgabios-bin noarch 1:0.20110622svn-4.el7 base 7.1 k\\n spice-server x86_64 0.12.8-2.el7.1 updates 398 k\\n trousers x86_64 0.3.14-2.el7 base 289 k\\n unbound-libs x86_64 1.4.20-34.el7 base 299 k\\n usbredir x86_64 0.7.1-2.el7 base 47 k\\n yajl x86_64 2.0.4-4.el7 base 39 k\\n\\nTransaction Summary\\n================================================================================\\nInstall 3 Packages (+103 Dependent packages)\\n\\nTotal download size: 34 M\\nInstalled size: 112 M\\nDownloading packages:\\nPublic key for jq-1.5-1.el7.x86_64.rpm is not installed\\n--------------------------------------------------------------------------------\\nTotal 5.5 MB/s | 34 MB 00:06 \\nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\\nRunning transaction check\\nRunning transaction test\\nTransaction test succeeded\\nRunning transaction\\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/106 \\n Installing : yajl-2.0.4-4.el7.x86_64 2/106 \\n Installing : 2:libogg-1.3.0-7.el7.x86_64 3/106 \\n Installing : avahi-libs-0.6.31-17.el7.x86_64 4/106 \\n Installing : libaio-0.3.109-13.el7.x86_64 5/106 \\n Installing : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 6/106 \\n Installing : 14:libpcap-1.5.3-9.el7.x86_64 7/106 \\n Installing : boost-system-1.53.0-27.el7.x86_64 8/106 \\n Installing : nettle-2.7.1-8.el7.x86_64 9/106 \\n Installing : boost-thread-1.53.0-27.el7.x86_64 10/106 \\n Installing : 1:librados2-0.94.5-2.el7.x86_64 11/106 \\n Installing : 1:librbd1-0.94.5-2.el7.x86_64 12/106 \\n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 13/106 \\n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 14/106 \\n Installing : hwdata-0.252-8.6.el7.x86_64 15/106 \\n Installing : libiscsi-1.9.0-7.el7.x86_64 16/106 \\n Installing : pixman-0.34.0-1.el7.x86_64 17/106 \\n Installing : libusbx-1.0.20-1.el7.x86_64 18/106 \\n Installing : libICE-1.0.9-9.el7.x86_64 19/106 \\n Installing : libSM-1.2.2-2.el7.x86_64 20/106 \\n Installing : usbredir-0.7.1-2.el7.x86_64 21/106 \\n Installing : libpciaccess-0.13.4-3.1.el7_4.x86_64 22/106 \\n Installing : pciutils-3.5.1-2.el7.x86_64 23/106 \\n Installing : rdma-core-13-7.el7.x86_64 24/106 \\n Installing : libibverbs-13-7.el7.x86_64 25/106 \\n Installing : librdmacm-13-7.el7.x86_64 26/106 \\n Installing : ldns-1.6.16-10.el7.x86_64 27/106 \\n Installing : unbound-libs-1.4.20-34.el7.x86_64 28/106 \\n Installing : 2:nmap-ncat-6.40-7.el7.x86_64 29/106 \\n Installing : 7:device-mapper-event-1.02.140-8.el7.x86_64 30/106 \\n Installing : 7:lvm2-libs-2.02.171-8.el7.x86_64 31/106 \\n Installing : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 32/106 \\n Installing : 7:lvm2-2.02.171-8.el7.x86_64 33/106 \\nCreated symlink from /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket to /usr/lib/systemd/system/lvm2-lvmpolld.socket.\\n Installing : 1:libvorbis-1.3.3-8.el7.x86_64 34/106 \\n Installing : celt051-0.5.1.3-8.el7.x86_64 35/106 \\n Installing : flac-libs-1.3.0-5.el7_1.x86_64 36/106 \\n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 37/106 \\n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 38/106 \\n Installing : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 39/106 \\n Installing : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 40/106 \\n Installing : cyrus-sasl-2.1.26-21.el7.x86_64 41/106 \\n Installing : seabios-bin-1.10.2-3.el7_4.1.noarch 42/106 \\n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 43/106 \\n Installing : fuse-libs-2.9.2-8.el7.x86_64 44/106 \\n Installing : libasyncns-0.8-7.el7.x86_64 45/106 \\n Installing : seavgabios-bin-1.10.2-3.el7_4.1.noarch 46/106 \\n Installing : libX11-common-1.6.5-1.el7.noarch 47/106 \\n Installing : numad-0.5-17.20150602git.el7.x86_64 48/106 \\n Installing : libxslt-1.1.28-5.el7.x86_64 49/106 \\n Installing : radvd-1.9.2-9.el7.x86_64 50/106 \\n Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 51/106 \\n Installing : lzop-1.03-10.el7.x86_64 52/106 \\n Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 53/106 \\n Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 54/106 \\n Installing : spice-server-0.12.8-2.el7.1.x86_64 55/106 \\n Installing : alsa-lib-1.1.3-3.el7.x86_64 56/106 \\n Installing : augeas-libs-1.4.0-2.el7_4.2.x86_64 57/106 \\n Installing : 2:libunwind-1.2-2.el7.x86_64 58/106 \\n Installing : gperftools-libs-2.4-8.el7.x86_64 59/106 \\n Installing : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 60/106 \\n Installing : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 61/106 \\n Installing : bridge-utils-1.5-9.el7.x86_64 62/106 \\n Installing : netcf-libs-0.2.8-4.el7.x86_64 63/106 \\n Installing : gsm-1.0.13-11.el7.x86_64 64/106 \\n Installing : libsndfile-1.0.25-10.el7.x86_64 65/106 \\n Installing : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 66/106 \\n Installing : bzip2-1.0.6-13.el7.x86_64 67/106 \\n Installing : autogen-libopts-5.18-5.el7.x86_64 68/106 \\n Installing : trousers-0.3.14-2.el7.x86_64 69/106 \\n Installing : gnutls-3.3.26-9.el7.x86_64 70/106 \\n Installing : libvirt-libs-3.2.0-14.el7_4.9.x86_64 71/106 \\n Installing : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 72/106 \\n Installing : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 73/106 \\n Installing : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 74/106 \\n Installing : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 75/106 \\n Installing : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 76/106 \\n Installing : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 77/106 \\n Installing : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 78/106 \\n Installing : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 79/106 \\n Installing : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 80/106 \\n Installing : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 81/106 \\n Installing : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 82/106 \\n Installing : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 83/106 \\n Installing : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 84/106 \\n Installing : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 85/106 \\n Installing : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 86/106 \\n Installing : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 87/106 \\n Installing : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 88/106 \\n Installing : gnutls-dane-3.3.26-9.el7.x86_64 89/106 \\n Installing : gnutls-utils-3.3.26-9.el7.x86_64 90/106 \\n Installing : libvirt-client-3.2.0-14.el7_4.9.x86_64 91/106 \\n Installing : oniguruma-5.9.5-3.el7.x86_64 92/106 \\n Installing : libXau-1.0.8-2.1.el7.x86_64 93/106 \\n Installing : libxcb-1.12-1.el7.x86_64 94/106 \\n Installing : libX11-1.6.5-1.el7.x86_64 95/106 \\n Installing : libXext-1.3.3-3.el7.x86_64 96/106 \\n Installing : libXi-1.7.9-1.el7.x86_64 97/106 \\n Installing : libXtst-1.2.3-1.el7.x86_64 98/106 \\n Installing : pulseaudio-libs-10.0-3.el7.x86_64 99/106 \\n Installing : ebtables-2.0.10-15.el7.x86_64 100/106 \\n Installing : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 101/106 \\n Installing : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 102/106 \\n Installing : 2:libpng-1.5.13-7.el7_2.x86_64 103/106 \\n Installing : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 104/106 \\n Installing : libvirt-3.2.0-14.el7_4.9.x86_64 105/106 \\n Installing : jq-1.5-1.el7.x86_64 106/106 \\n Verifying : libXext-1.3.3-3.el7.x86_64 1/106 \\n Verifying : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 2/106 \\n Verifying : libvirt-client-3.2.0-14.el7_4.9.x86_64 3/106 \\n Verifying : libXi-1.7.9-1.el7.x86_64 4/106 \\n Verifying : ldns-1.6.16-10.el7.x86_64 5/106 \\n Verifying : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 6/106 \\n Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 7/106 \\n Verifying : libvirt-libs-3.2.0-14.el7_4.9.x86_64 8/106 \\n Verifying : nettle-2.7.1-8.el7.x86_64 9/106 \\n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 10/106 \\n Verifying : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 11/106 \\n Verifying : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 12/106 \\n Verifying : unbound-libs-1.4.20-34.el7.x86_64 13/106 \\n Verifying : boost-thread-1.53.0-27.el7.x86_64 14/106 \\n Verifying : 7:lvm2-2.02.171-8.el7.x86_64 15/106 \\n Verifying : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 16/106 \\n Verifying : gperftools-libs-2.4-8.el7.x86_64 17/106 \\n Verifying : yajl-2.0.4-4.el7.x86_64 18/106 \\n Verifying : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 19/106 \\n Verifying : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 20/106 \\n Verifying : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 21/106 \\n Verifying : ebtables-2.0.10-15.el7.x86_64 22/106 \\n Verifying : libXau-1.0.8-2.1.el7.x86_64 23/106 \\n Verifying : 1:librados2-0.94.5-2.el7.x86_64 24/106 \\n Verifying : oniguruma-5.9.5-3.el7.x86_64 25/106 \\n Verifying : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 26/106 \\n Verifying : trousers-0.3.14-2.el7.x86_64 27/106 \\n Verifying : boost-system-1.53.0-27.el7.x86_64 28/106 \\n Verifying : libICE-1.0.9-9.el7.x86_64 29/106 \\n Verifying : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 30/106 \\n Verifying : autogen-libopts-5.18-5.el7.x86_64 31/106 \\n Verifying : 2:nmap-ncat-6.40-7.el7.x86_64 32/106 \\n Verifying : avahi-libs-0.6.31-17.el7.x86_64 33/106 \\n Verifying : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 34/106 \\n Verifying : bzip2-1.0.6-13.el7.x86_64 35/106 \\n Verifying : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 36/106 \\n Verifying : libXtst-1.2.3-1.el7.x86_64 37/106 \\n Verifying : libusbx-1.0.20-1.el7.x86_64 38/106 \\n Verifying : gnutls-dane-3.3.26-9.el7.x86_64 39/106 \\n Verifying : libxcb-1.12-1.el7.x86_64 40/106 \\n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 41/106 \\n Verifying : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 42/106 \\n Verifying : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 43/106 \\n Verifying : gsm-1.0.13-11.el7.x86_64 44/106 \\n Verifying : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 45/106 \\n Verifying : bridge-utils-1.5-9.el7.x86_64 46/106 \\n Verifying : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 47/106 \\n Verifying : 2:libogg-1.3.0-7.el7.x86_64 48/106 \\n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 49/106 \\n Verifying : pixman-0.34.0-1.el7.x86_64 50/106 \\n Verifying : 2:libunwind-1.2-2.el7.x86_64 51/106 \\n Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 52/106 \\n Verifying : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 53/106 \\n Verifying : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 54/106 \\n Verifying : pulseaudio-libs-10.0-3.el7.x86_64 55/106 \\n Verifying : augeas-libs-1.4.0-2.el7_4.2.x86_64 56/106 \\n Verifying : libsndfile-1.0.25-10.el7.x86_64 57/106 \\n Verifying : alsa-lib-1.1.3-3.el7.x86_64 58/106 \\n Verifying : libX11-1.6.5-1.el7.x86_64 59/106 \\n Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 60/106 \\n Verifying : jq-1.5-1.el7.x86_64 61/106 \\n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 62/106 \\n Verifying : spice-server-0.12.8-2.el7.1.x86_64 63/106 \\n Verifying : libpciaccess-0.13.4-3.1.el7_4.x86_64 64/106 \\n Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 65/106 \\n Verifying : lzop-1.03-10.el7.x86_64 66/106 \\n Verifying : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 67/106 \\n Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 68/106 \\n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 69/106 \\n Verifying : libaio-0.3.109-13.el7.x86_64 70/106 \\n Verifying : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 71/106 \\n Verifying : gnutls-3.3.26-9.el7.x86_64 72/106 \\n Verifying : pciutils-3.5.1-2.el7.x86_64 73/106 \\n Verifying : radvd-1.9.2-9.el7.x86_64 74/106 \\n Verifying : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 75/106 \\n Verifying : libiscsi-1.9.0-7.el7.x86_64 76/106 \\n Verifying : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 77/106 \\n Verifying : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 78/106 \\n Verifying : libxslt-1.1.28-5.el7.x86_64 79/106 \\n Verifying : numad-0.5-17.20150602git.el7.x86_64 80/106 \\n Verifying : libX11-common-1.6.5-1.el7.noarch 81/106 \\n Verifying : libibverbs-13-7.el7.x86_64 82/106 \\n Verifying : libSM-1.2.2-2.el7.x86_64 83/106 \\n Verifying : celt051-0.5.1.3-8.el7.x86_64 84/106 \\n Verifying : 7:device-mapper-event-1.02.140-8.el7.x86_64 85/106 \\n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 86/106 \\n Verifying : libvirt-3.2.0-14.el7_4.9.x86_64 87/106 \\n Verifying : rdma-core-13-7.el7.x86_64 88/106 \\n Verifying : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 89/106 \\n Verifying : seavgabios-bin-1.10.2-3.el7_4.1.noarch 90/106 \\n Verifying : libasyncns-0.8-7.el7.x86_64 91/106 \\n Verifying : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 92/106 \\n Verifying : usbredir-0.7.1-2.el7.x86_64 93/106 \\n Verifying : librdmacm-13-7.el7.x86_64 94/106 \\n Verifying : netcf-libs-0.2.8-4.el7.x86_64 95/106 \\n Verifying : flac-libs-1.3.0-5.el7_1.x86_64 96/106 \\n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 97/106 \\n Verifying : 7:lvm2-libs-2.02.171-8.el7.x86_64 98/106 \\n Verifying : gnutls-utils-3.3.26-9.el7.x86_64 99/106 \\n Verifying : fuse-libs-2.9.2-8.el7.x86_64 100/106 \\n Verifying : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 101/106 \\n Verifying : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 102/106 \\n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 103/106 \\n Verifying : hwdata-0.252-8.6.el7.x86_64 104/106 \\n Verifying : seabios-bin-1.10.2-3.el7_4.1.noarch 105/106 \\n Verifying : cyrus-sasl-2.1.26-21.el7.x86_64 106/106 \\n\\nInstalled:\\n jq.x86_64 0:1.5-1.el7 libvirt.x86_64 0:3.2.0-14.el7_4.9 \\n qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 \\n\\nDependency Installed:\\n alsa-lib.x86_64 0:1.1.3-3.el7 \\n augeas-libs.x86_64 0:1.4.0-2.el7_4.2 \\n autogen-libopts.x86_64 0:5.18-5.el7 \\n avahi-libs.x86_64 0:0.6.31-17.el7 \\n boost-system.x86_64 0:1.53.0-27.el7 \\n boost-thread.x86_64 0:1.53.0-27.el7 \\n bridge-utils.x86_64 0:1.5-9.el7 \\n bzip2.x86_64 0:1.0.6-13.el7 \\n celt051.x86_64 0:0.5.1.3-8.el7 \\n cyrus-sasl.x86_64 0:2.1.26-21.el7 \\n cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 \\n device-mapper-event.x86_64 7:1.02.140-8.el7 \\n device-mapper-event-libs.x86_64 7:1.02.140-8.el7 \\n device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 \\n dnsmasq.x86_64 0:2.76-2.el7_4.2 \\n ebtables.x86_64 0:2.0.10-15.el7 \\n flac-libs.x86_64 0:1.3.0-5.el7_1 \\n fuse-libs.x86_64 0:2.9.2-8.el7 \\n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \\n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \\n gnutls.x86_64 0:3.3.26-9.el7 \\n gnutls-dane.x86_64 0:3.3.26-9.el7 \\n gnutls-utils.x86_64 0:3.3.26-9.el7 \\n gperftools-libs.x86_64 0:2.4-8.el7 \\n gsm.x86_64 0:1.0.13-11.el7 \\n hwdata.x86_64 0:0.252-8.6.el7 \\n ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 \\n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \\n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \\n ldns.x86_64 0:1.6.16-10.el7 \\n libICE.x86_64 0:1.0.9-9.el7 \\n libSM.x86_64 0:1.2.2-2.el7 \\n libX11.x86_64 0:1.6.5-1.el7 \\n libX11-common.noarch 0:1.6.5-1.el7 \\n libXau.x86_64 0:1.0.8-2.1.el7 \\n libXext.x86_64 0:1.3.3-3.el7 \\n libXi.x86_64 0:1.7.9-1.el7 \\n libXtst.x86_64 0:1.2.3-1.el7 \\n libaio.x86_64 0:0.3.109-13.el7 \\n libasyncns.x86_64 0:0.8-7.el7 \\n libibverbs.x86_64 0:13-7.el7 \\n libiscsi.x86_64 0:1.9.0-7.el7 \\n libjpeg-turbo.x86_64 0:1.2.90-5.el7 \\n libogg.x86_64 2:1.3.0-7.el7 \\n libpcap.x86_64 14:1.5.3-9.el7 \\n libpciaccess.x86_64 0:0.13.4-3.1.el7_4 \\n libpng.x86_64 2:1.5.13-7.el7_2 \\n librados2.x86_64 1:0.94.5-2.el7 \\n librbd1.x86_64 1:0.94.5-2.el7 \\n librdmacm.x86_64 0:13-7.el7 \\n libsndfile.x86_64 0:1.0.25-10.el7 \\n libunwind.x86_64 2:1.2-2.el7 \\n libusbx.x86_64 0:1.0.20-1.el7 \\n libvirt-client.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 \\n libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 \\n libvorbis.x86_64 1:1.3.3-8.el7 \\n libxcb.x86_64 0:1.12-1.el7 \\n libxslt.x86_64 0:1.1.28-5.el7 \\n lvm2.x86_64 7:2.02.171-8.el7 \\n lvm2-libs.x86_64 7:2.02.171-8.el7 \\n lzop.x86_64 0:1.03-10.el7 \\n netcf-libs.x86_64 0:0.2.8-4.el7 \\n nettle.x86_64 0:2.7.1-8.el7 \\n nmap-ncat.x86_64 2:6.40-7.el7 \\n numad.x86_64 0:0.5-17.20150602git.el7 \\n oniguruma.x86_64 0:5.9.5-3.el7 \\n pciutils.x86_64 0:3.5.1-2.el7 \\n pixman.x86_64 0:0.34.0-1.el7 \\n pulseaudio-libs.x86_64 0:10.0-3.el7 \\n qemu-img.x86_64 10:1.5.3-141.el7_4.6 \\n qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 \\n radvd.x86_64 0:1.9.2-9.el7 \\n rdma-core.x86_64 0:13-7.el7 \\n seabios-bin.noarch 0:1.10.2-3.el7_4.1 \\n seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 \\n sgabios-bin.noarch 1:0.20110622svn-4.el7 \\n spice-server.x86_64 0:0.12.8-2.el7.1 \\n trousers.x86_64 0:0.3.14-2.el7 \\n unbound-libs.x86_64 0:1.4.20-34.el7 \\n usbredir.x86_64 0:0.7.1-2.el7 \\n yajl.x86_64 0:2.0.4-4.el7 \\n\\nComplete!\\n"], "rc": 0}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:13,339 process L0395 DEBUG| [stdout] changed: [localhost] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => { | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "allow_downgrade": false, | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "conf_file": null, | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "disable_gpg_check": false, | |
2018-03-27 20:11:13,340 process L0395 DEBUG| [stdout] "disablerepo": null, | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "enablerepo": null, | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "exclude": null, | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "install_repoquery": true, | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "installroot": "/", | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "list": null, | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "name": [ | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "libvirt", | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "qemu-kvm", | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "jq", | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "libselinux-python", | |
2018-03-27 20:11:13,341 process L0395 DEBUG| [stdout] "git" | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "security": false, | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "skip_broken": false, | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "update_cache": false, | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "item": [ | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "libvirt", | |
2018-03-27 20:11:13,342 process L0395 DEBUG| [stdout] "qemu-kvm", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "jq", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "libselinux-python", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "git" | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "msg": "warning: /var/cache/yum/x86_64/7/epel/packages/jq-1.5-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY\nImporting GPG key 0x352C64E5:\n Userid : \"Fedora EPEL (7) <[email protected]>\"\n Fingerprint: 91e9 7d7c 4a5e 96f1 7f3e 888f 6a2f aea2 352c 64e5\n Package : epel-release-7-11.noarch (installed)\n From : /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nWarning: RPMDB altered outside of yum.\n", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "results": [ | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed", | |
2018-03-27 20:11:13,343 process L0395 DEBUG| [stdout] "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: mirror.hosting90.cz\n * epel: mirror.vutbr.cz\n * extras: ftp.cvut.cz\n * updates: ftp.cvut.cz\nResolving Dependencies\n--> Running transaction check\n---> Package jq.x86_64 0:1.5-1.el7 will be installed\n--> Processing Dependency: libonig.so.2()(64bit) for package: jq-1.5-1.el7.x86_64\n---> Package libvirt.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-libs = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-secret = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-qemu = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-nodedev = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-lxc = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-interface = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-config-nwfilter = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-config-network = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-client = 3.2.0-14.el7_4.9 for package: libvirt-3.2.0-14.el7_4.9.x86_64\n---> Package qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 will be installed\n--> Processing Dependency: qemu-kvm-common = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: qemu-img = 10:1.5.3-141.el7_4.6 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: seabios-bin >= 1.7.2.2-5 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusbx >= 1.0.19 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: glusterfs-api >= 3.6.0 for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: sgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: seavgabios-bin for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.8.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.6.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.6)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.12.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.11.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.3)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.2)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1(SPICE_SERVER_0.10.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librdmacm.so.1(RDMACM_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpulse.so.0(PULSE_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1(IBVERBS_1.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgnutls.so.28(GNUTLS_1_4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.5.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0(GFAPI_3.4.0)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.4)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1(LIBAIO_0.1)(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: ipxe-roms-qemu for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusbredirparser.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libusb-1.0.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libtcmalloc.so.4()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libspice-server.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librdmacm.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librbd.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: librados.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpulse.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpng15.so.15()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libpixman-1.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libiscsi.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libibverbs.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgnutls.so.28()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfxdr.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfrpc.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libgfapi.so.0()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libasound.so.2()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Processing Dependency: libaio.so.1()(64bit) for package: 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64\n--> Running transaction check\n---> Package alsa-lib.x86_64 0:1.1.3-3.el7 will be installed\n---> Package glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos will be installed\n--> Processing Dependency: glusterfs-client-xlators(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\n--> Processing Dependency: glusterfs(x86-64) = 3.8.4-18.4.el7.centos for package: glusterfs-api-3.8.4-18.4.el7.centos.x86_64\n---> Package glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls.x86_64 0:3.3.26-9.el7 will be installed\n--> Processing Dependency: trousers >= 0.3.11.2 for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libnettle.so.4()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n--> Processing Dependency: libhogweed.so.2()(64bit) for package: gnutls-3.3.26-9.el7.x86_64\n---> Package gperftools-libs.x86_64 0:2.4-8.el7 will be installed\n--> Processing Dependency: libunwind.so.8()(64bit) for package: gperftools-libs-2.4-8.el7.x86_64\n---> Package ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 will be installed\n---> Package libaio.x86_64 0:0.3.109-13.el7 will be installed\n---> Package libibverbs.x86_64 0:13-7.el7 will be installed\n--> Processing Dependency: rdma-core(x86-64) = 13-7.el7 for package: libibverbs-13-7.el7.x86_64\n---> Package libiscsi.x86_64 0:1.9.0-7.el7 will be installed\n---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed\n---> Package librados2.x86_64 1:0.94.5-2.el7 will be installed\n--> Processing Dependency: libboost_thread-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n--> Processing Dependency: libboost_system-mt.so.1.53.0()(64bit) for package: 1:librados2-0.94.5-2.el7.x86_64\n---> Package librbd1.x86_64 1:0.94.5-2.el7 will be installed\n---> Package librdmacm.x86_64 0:13-7.el7 will be installed\n---> Package libusbx.x86_64 0:1.0.20-1.el7 will be installed\n---> Package libvirt-client.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: gnutls-utils for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libyajl.so.2()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libavahi-common.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libavahi-client.so.3()(64bit) for package: libvirt-client-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: numad for package: libvirt-daemon-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: netcf-libs >= 0.2.2 for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.4.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.3.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.2.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1(NETCF_1.0.0)(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libnetcf.so.1()(64bit) for package: libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libfuse.so.2(FUSE_2.8)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.6)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.5)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2(FUSE_2.2)(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libfuse.so.2()(64bit) for package: libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: dnsmasq >= 2.41 for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: radvd for package: libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libpciaccess.so.0()(64bit) for package: libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: ebtables for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libpcap.so.1()(64bit) for package: libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-daemon-driver-storage-core = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: lzop for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: bzip2 for package: libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: libvirt-daemon-driver-storage-scsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-rbd = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-mpath = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-logical = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-iscsi = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-gluster = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: libvirt-daemon-driver-storage-disk = 3.2.0-14.el7_4.9 for package: libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: nc for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n--> Processing Dependency: cyrus-sasl for package: libvirt-libs-3.2.0-14.el7_4.9.x86_64\n---> Package oniguruma.x86_64 0:5.9.5-3.el7 will be installed\n---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed\n---> Package pulseaudio-libs.x86_64 0:10.0-3.el7 will be installed\n--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0)(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libxcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libsndfile.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libasyncns.so.0()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libXtst.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libX11.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libX11-xcb.so.1()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libSM.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n--> Processing Dependency: libICE.so.6()(64bit) for package: pulseaudio-libs-10.0-3.el7.x86_64\n---> Package qemu-img.x86_64 10:1.5.3-141.el7_4.6 will be installed\n---> Package qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 will be installed\n---> Package seabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\n---> Package seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 will be installed\n---> Package sgabios-bin.noarch 1:0.20110622svn-4.el7 will be installed\n---> Package spice-server.x86_64 0:0.12.8-2.el7.1 will be installed\n--> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n--> Processing Dependency: libjpeg.so.62()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n--> Processing Dependency: libcelt051.so.0()(64bit) for package: spice-server-0.12.8-2.el7.1.x86_64\n---> Package usbredir.x86_64 0:0.7.1-2.el7 will be installed\n--> Running transaction check\n---> Package avahi-libs.x86_64 0:0.6.31-17.el7 will be installed\n---> Package boost-system.x86_64 0:1.53.0-27.el7 will be installed\n---> Package boost-thread.x86_64 0:1.53.0-27.el7 will be installed\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package celt051.x86_64 0:0.5.1.3-8.el7 will be installed\n--> Processing Dependency: libogg.so.0()(64bit) for package: celt051-0.5.1.3-8.el7.x86_64\n---> Package cyrus-sasl.x86_64 0:2.1.26-21.el7 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 will be installed\n---> Package dnsmasq.x86_64 0:2.76-2.el7_4.2 will be installed\n---> Package ebtables.x86_64 0:2.0.10-15.el7 will be installed\n---> Package fuse-libs.x86_64 0:2.9.2-8.el7 will be installed\n---> Package glusterfs.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls-utils.x86_64 0:3.3.26-9.el7 will be installed\n--> Processing Dependency: gnutls-dane(x86-64) = 3.3.26-9.el7 for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libunbound.so.2()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libopts.so.25()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.3.26-9.el7.x86_64\n---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed\n---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed\n---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed\n--> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64\n---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed\n--> Processing Dependency: libXi.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\n--> Processing Dependency: libXext.so.6()(64bit) for package: libXtst-1.2.3-1.el7.x86_64\n---> Package libasyncns.x86_64 0:0.8-7.el7 will be installed\n---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed\n---> Package libpcap.x86_64 14:1.5.3-9.el7 will be installed\n---> Package libpciaccess.x86_64 0:0.13.4-3.1.el7_4 will be installed\n--> Processing Dependency: hwdata for package: libpciaccess-0.13.4-3.1.el7_4.x86_64\n---> Package libsndfile.x86_64 0:1.0.25-10.el7 will be installed\n--> Processing Dependency: libvorbisenc.so.2()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libvorbis.so.0()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libgsm.so.1()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n--> Processing Dependency: libFLAC.so.8()(64bit) for package: libsndfile-1.0.25-10.el7.x86_64\n---> Package libunwind.x86_64 2:1.2-2.el7 will be installed\n---> Package libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: /usr/sbin/gluster for package: libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: iscsi-initiator-utils for package: libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 will be installed\n--> Processing Dependency: lvm2 for package: libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9.x86_64\n---> Package libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 will be installed\n---> Package libxcb.x86_64 0:1.12-1.el7 will be installed\n--> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64\n---> Package lzop.x86_64 0:1.03-10.el7 will be installed\n---> Package netcf-libs.x86_64 0:0.2.8-4.el7 will be installed\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.1.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.22)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.18)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.13)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1(LIBXML2_1.0.11)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.8.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0(AUGEAS_0.1.0)(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: bridge-utils for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libxslt.so.1()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libexslt.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n--> Processing Dependency: libaugeas.so.0()(64bit) for package: netcf-libs-0.2.8-4.el7.x86_64\n---> Package nettle.x86_64 0:2.7.1-8.el7 will be installed\n---> Package nmap-ncat.x86_64 2:6.40-7.el7 will be installed\n---> Package numad.x86_64 0:0.5-17.20150602git.el7 will be installed\n---> Package radvd.x86_64 0:1.9.2-9.el7 will be installed\n---> Package rdma-core.x86_64 0:13-7.el7 will be installed\n--> Processing Dependency: pciutils for package: rdma-core-13-7.el7.x86_64\n---> Package trousers.x86_64 0:0.3.14-2.el7 will be installed\n---> Package yajl.x86_64 0:2.0.4-4.el7 will be installed\n--> Running transaction check\n---> Package augeas-libs.x86_64 0:1.4.0-2.el7_4.2 will be installed\n---> Package autogen-libopts.x86_64 0:5.18-5.el7 will be installed\n---> Package bridge-utils.x86_64 0:1.5-9.el7 will be installed\n---> Package flac-libs.x86_64 0:1.3.0-5.el7_1 will be installed\n---> Package glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos will be installed\n---> Package gnutls-dane.x86_64 0:3.3.26-9.el7 will be installed\n---> Package gsm.x86_64 0:1.0.13-11.el7 will be installed\n---> Package hwdata.x86_64 0:0.252-8.6.el7 will be installed\n---> Package iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 will be installed\n--> Processing Dependency: iscsi-initiator-utils-iscsiuio >= 6.2.0.874-4.el7 for package: iscsi-initiator-utils-6.2.0.874-4.el7.x86_64\n---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed\n---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed\n---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed\n---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed\n---> Package libogg.x86_64 2:1.3.0-7.el7 will be installed\n---> Package libvorbis.x86_64 1:1.3.3-8.el7 will be installed\n---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed\n---> Package lvm2.x86_64 7:2.02.171-8.el7 will be installed\n--> Processing Dependency: lvm2-libs = 7:2.02.171-8.el7 for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: device-mapper-persistent-data >= 0.7.0-0.1.rc6 for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: liblvm2app.so.2.2(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02(Base)(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: liblvm2app.so.2.2()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n--> Processing Dependency: libdevmapper-event.so.1.02()(64bit) for package: 7:lvm2-2.02.171-8.el7.x86_64\n---> Package pciutils.x86_64 0:3.5.1-2.el7 will be installed\n---> Package unbound-libs.x86_64 0:1.4.20-34.el7 will be installed\n--> Processing Dependency: libldns.so.1()(64bit) for package: unbound-libs-1.4.20-34.el7.x86_64\n--> Running transaction check\n---> Package device-mapper-event-libs.x86_64 7:1.02.140-8.el7 will be installed\n---> Package device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 will be installed\n---> Package iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 will be installed\n---> Package ldns.x86_64 0:1.6.16-10.el7 will be installed\n---> Package lvm2-libs.x86_64 7:2.02.171-8.el7 will be installed\n--> Processing Dependency: device-mapper-event = 7:1.02.140-8.el7 for package: 7:lvm2-libs-2.02.171-8.el7.x86_64\n--> Running transaction check\n---> Package device-mapper-event.x86_64 7:1.02.140-8.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository\n Size\n================================================================================\nInstalling:\n jq x86_64 1.5-1.el7 epel 153 k\n libvirt x86_64 3.2.0-14.el7_4.9 updates 159 k\n qemu-kvm x86_64 10:1.5.3-141.el7_4.6 updates 1.9 M\nInstalling for dependencies:\n alsa-lib x86_64 1.1.3-3.el7 base 421 k\n augeas-libs x86_64 1.4.0-2.el7_4.2 updates 355 k\n autogen-libopts x86_64 5.18-5.el7 base 66 k\n avahi-libs x86_64 0.6.31-17.el7 base 61 k\n boost-system x86_64 1.53.0-27.el7 base 40 k\n boost-thread x86_64 1.53.0-27.el7 base 57 k\n bridge-utils x86_64 1.5-9.el7 base 32 k\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n celt051 x86_64 0.5.1.3-8.el7 base 53 k\n cyrus-sasl x86_64 2.1.26-21.el7 base 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-21.el7 base 41 k\n device-mapper-event x86_64 7:1.02.140-8.el7 base 180 k\n device-mapper-event-libs x86_64 7:1.02.140-8.el7 base 179 k\n device-mapper-persistent-data x86_64 0.7.0-0.1.rc6.el7_4.1 updates 400 k\n dnsmasq x86_64 2.76-2.el7_4.2 updates 277 k\n ebtables x86_64 2.0.10-15.el7 base 123 k\n flac-libs x86_64 1.3.0-5.el7_1 base 169 k\n fuse-libs x86_64 2.9.2-8.el7 base 93 k\n glusterfs x86_64 3.8.4-18.4.el7.centos base 496 k\n glusterfs-api x86_64 3.8.4-18.4.el7.centos base 69 k\n glusterfs-cli x86_64 3.8.4-18.4.el7.centos base 170 k\n glusterfs-client-xlators x86_64 3.8.4-18.4.el7.centos base 774 k\n glusterfs-libs x86_64 3.8.4-18.4.el7.centos base 361 k\n gnutls x86_64 3.3.26-9.el7 base 677 k\n gnutls-dane x86_64 3.3.26-9.el7 base 34 k\n gnutls-utils x86_64 3.3.26-9.el7 base 237 k\n gperftools-libs x86_64 2.4-8.el7 base 272 k\n gsm x86_64 1.0.13-11.el7 base 30 k\n hwdata x86_64 0.252-8.6.el7 base 2.2 M\n ipxe-roms-qemu noarch 20170123-1.git4e85b27.el7_4.1\n updates 759 k\n iscsi-initiator-utils x86_64 6.2.0.874-4.el7 base 420 k\n iscsi-initiator-utils-iscsiuio x86_64 6.2.0.874-4.el7 base 90 k\n ldns x86_64 1.6.16-10.el7 base 476 k\n libICE x86_64 1.0.9-9.el7 base 66 k\n libSM x86_64 1.2.2-2.el7 base 39 k\n libX11 x86_64 1.6.5-1.el7 base 606 k\n libX11-common noarch 1.6.5-1.el7 base 164 k\n libXau x86_64 1.0.8-2.1.el7 base 29 k\n libXext x86_64 1.3.3-3.el7 base 39 k\n libXi x86_64 1.7.9-1.el7 base 40 k\n libXtst x86_64 1.2.3-1.el7 base 20 k\n libaio x86_64 0.3.109-13.el7 base 24 k\n libasyncns x86_64 0.8-7.el7 base 26 k\n libibverbs x86_64 13-7.el7 base 194 k\n libiscsi x86_64 1.9.0-7.el7 base 60 k\n libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k\n libogg x86_64 2:1.3.0-7.el7 base 24 k\n libpcap x86_64 14:1.5.3-9.el7 base 138 k\n libpciaccess x86_64 0.13.4-3.1.el7_4 updates 26 k\n libpng x86_64 2:1.5.13-7.el7_2 base 213 k\n librados2 x86_64 1:0.94.5-2.el7 base 1.7 M\n librbd1 x86_64 1:0.94.5-2.el7 base 1.8 M\n librdmacm x86_64 13-7.el7 base 59 k\n libsndfile x86_64 1.0.25-10.el7 base 149 k\n libunwind x86_64 2:1.2-2.el7 base 57 k\n libusbx x86_64 1.0.20-1.el7 base 61 k\n libvirt-client x86_64 3.2.0-14.el7_4.9 updates 441 k\n libvirt-daemon x86_64 3.2.0-14.el7_4.9 updates 767 k\n libvirt-daemon-config-network x86_64 3.2.0-14.el7_4.9 updates 160 k\n libvirt-daemon-config-nwfilter x86_64 3.2.0-14.el7_4.9 updates 166 k\n libvirt-daemon-driver-interface x86_64 3.2.0-14.el7_4.9 updates 206 k\n libvirt-daemon-driver-lxc x86_64 3.2.0-14.el7_4.9 updates 867 k\n libvirt-daemon-driver-network x86_64 3.2.0-14.el7_4.9 updates 370 k\n libvirt-daemon-driver-nodedev x86_64 3.2.0-14.el7_4.9 updates 207 k\n libvirt-daemon-driver-nwfilter x86_64 3.2.0-14.el7_4.9 updates 229 k\n libvirt-daemon-driver-qemu x86_64 3.2.0-14.el7_4.9 updates 685 k\n libvirt-daemon-driver-secret x86_64 3.2.0-14.el7_4.9 updates 196 k\n libvirt-daemon-driver-storage x86_64 3.2.0-14.el7_4.9 updates 159 k\n libvirt-daemon-driver-storage-core x86_64 3.2.0-14.el7_4.9 updates 385 k\n libvirt-daemon-driver-storage-disk x86_64 3.2.0-14.el7_4.9 updates 167 k\n libvirt-daemon-driver-storage-gluster\n x86_64 3.2.0-14.el7_4.9 updates 168 k\n libvirt-daemon-driver-storage-iscsi x86_64 3.2.0-14.el7_4.9 updates 165 k\n libvirt-daemon-driver-storage-logical\n x86_64 3.2.0-14.el7_4.9 updates 168 k\n libvirt-daemon-driver-storage-mpath x86_64 3.2.0-14.el7_4.9 updates 163 k\n libvirt-daemon-driver-storage-rbd x86_64 3.2.0-14.el7_4.9 updates 170 k\n libvirt-daemon-driver-storage-scsi x86_64 3.2.0-14.el7_4.9 updates 164 k\n libvirt-libs x86_64 3.2.0-14.el7_4.9 updates 4.1 M\n libvorbis x86_64 1:1.3.3-8.el7 base 204 k\n libxcb x86_64 1.12-1.el7 base 211 k\n libxslt x86_64 1.1.28-5.el7 base 242 k\n lvm2 x86_64 7:2.02.171-8.el7 base 1.3 M\n lvm2-libs x86_64 7:2.02.171-8.el7 base 1.0 M\n lzop x86_64 1.03-10.el7 base 54 k\n netcf-libs x86_64 0.2.8-4.el7 base 70 k\n nettle x86_64 2.7.1-8.el7 base 327 k\n nmap-ncat x86_64 2:6.40-7.el7 base 201 k\n numad x86_64 0.5-17.20150602git.el7\n base 35 k\n oniguruma x86_64 5.9.5-3.el7 epel 129 k\n pciutils x86_64 3.5.1-2.el7 base 93 k\n pixman x86_64 0.34.0-1.el7 base 248 k\n pulseaudio-libs x86_64 10.0-3.el7 base 650 k\n qemu-img x86_64 10:1.5.3-141.el7_4.6 updates 678 k\n qemu-kvm-common x86_64 10:1.5.3-141.el7_4.6 updates 416 k\n radvd x86_64 1.9.2-9.el7 base 85 k\n rdma-core x86_64 13-7.el7 base 43 k\n seabios-bin noarch 1.10.2-3.el7_4.1 updates 104 k\n seavgabios-bin noarch 1.10.2-3.el7_4.1 updates 37 k\n sgabios-bin noarch 1:0.20110622svn-4.el7 base 7.1 k\n spice-server x86_64 0.12.8-2.el7.1 updates 398 k\n trousers x86_64 0.3.14-2.el7 base 289 k\n unbound-libs x86_64 1.4.20-34.el7 base 299 k\n usbredir x86_64 0.7.1-2.el7 base 47 k\n yajl x86_64 2.0.4-4.el7 base 39 k\n\nTransaction Summary\n================================================================================\nInstall 3 Packages (+103 Dependent packages)\n\nTotal download size: 34 M\nInstalled size: 112 M\nDownloading packages:\nPublic key for jq-1.5-1.el7.x86_64.rpm is not installed\n--------------------------------------------------------------------------------\nTotal 5.5 MB/s | 34 MB 00:06 \nRetrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 1/106 \n Installing : yajl-2.0.4-4.el7.x86_64 2/106 \n Installing : 2:libogg-1.3.0-7.el7.x86_64 3/106 \n Installing : avahi-libs-0.6.31-17.el7.x86_64 4/106 \n Installing : libaio-0.3.109-13.el7.x86_64 5/106 \n Installing : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 6/106 \n Installing : 14:libpcap-1.5.3-9.el7.x86_64 7/106 \n Installing : boost-system-1.53.0-27.el7.x86_64 8/106 \n Installing : nettle-2.7.1-8.el7.x86_64 9/106 \n Installing : boost-thread-1.53.0-27.el7.x86_64 10/106 \n Installing : 1:librados2-0.94.5-2.el7.x86_64 11/106 \n Installing : 1:librbd1-0.94.5-2.el7.x86_64 12/106 \n Installing : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 13/106 \n Installing : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 14/106 \n Installing : hwdata-0.252-8.6.el7.x86_64 15/106 \n Installing : libiscsi-1.9.0-7.el7.x86_64 16/106 \n Installing : pixman-0.34.0-1.el7.x86_64 17/106 \n Installing : libusbx-1.0.20-1.el7.x86_64 18/106 \n Installing : libICE-1.0.9-9.el7.x86_64 19/106 \n Installing : libSM-1.2.2-2.el7.x86_64 20/106 \n Installing : usbredir-0.7.1-2.el7.x86_64 21/106 \n Installing : libpciaccess-0.13.4-3.1.el7_4.x86_64 22/106 \n Installing : pciutils-3.5.1-2.el7.x86_64 23/106 \n Installing : rdma-core-13-7.el7.x86_64 24/106 \n Installing : libibverbs-13-7.el7.x86_64 25/106 \n Installing : librdmacm-13-7.el7.x86_64 26/106 \n Installing : ldns-1.6.16-10.el7.x86_64 27/106 \n Installing : unbound-libs-1.4.20-34.el7.x86_64 28/106 \n Installing : 2:nmap-ncat-6.40-7.el7.x86_64 29/106 \n Installing : 7:device-mapper-event-1.02.140-8.el7.x86_64 30/106 \n Installing : 7:lvm2-libs-2.02.171-8.el7.x86_64 31/106 \n Installing : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 32/106 \n Installing : 7:lvm2-2.02.171-8.el7.x86_64 33/106 \nCreated symlink from /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket to /usr/lib/systemd/system/lvm2-lvmpolld.socket.\n Installing : 1:libvorbis-1.3.3-8.el7.x86_64 34/106 \n Installing : celt051-0.5.1.3-8.el7.x86_64 35/106 \n Installing : flac-libs-1.3.0-5.el7_1.x86_64 36/106 \n Installing : glusterfs-3.8.4-18.4.el7.centos.x86_64 37/106 \n Installing : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 38/106 \n Installing : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 39/106 \n Installing : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 40/106 \n Installing : cyrus-sasl-2.1.26-21.el7.x86_64 41/106 \n Installing : seabios-bin-1.10.2-3.el7_4.1.noarch 42/106 \n Installing : dnsmasq-2.76-2.el7_4.2.x86_64 43/106 \n Installing : fuse-libs-2.9.2-8.el7.x86_64 44/106 \n Installing : libasyncns-0.8-7.el7.x86_64 45/106 \n Installing : seavgabios-bin-1.10.2-3.el7_4.1.noarch 46/106 \n Installing : libX11-common-1.6.5-1.el7.noarch 47/106 \n Installing : numad-0.5-17.20150602git.el7.x86_64 48/106 \n Installing : libxslt-1.1.28-5.el7.x86_64 49/106 \n Installing : radvd-1.9.2-9.el7.x86_64 50/106 \n Installing : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 51/106 \n Installing : lzop-1.03-10.el7.x86_64 52/106 \n Installing : 1:sgabios-bin-0.20110622svn-4.el7.noarch 53/106 \n Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 54/106 \n Installing : spice-server-0.12.8-2.el7.1.x86_64 55/106 \n Installing : alsa-lib-1.1.3-3.el7.x86_64 56/106 \n Installing : augeas-libs-1.4.0-2.el7_4.2.x86_64 57/106 \n Installing : 2:libunwind-1.2-2.el7.x86_64 58/106 \n Installing : gperftools-libs-2.4-8.el7.x86_64 59/106 \n Installing : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 60/106 \n Installing : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 61/106 \n Installing : bridge-utils-1.5-9.el7.x86_64 62/106 \n Installing : netcf-libs-0.2.8-4.el7.x86_64 63/106 \n Installing : gsm-1.0.13-11.el7.x86_64 64/106 \n Installing : libsndfile-1.0.25-10.el7.x86_64 65/106 \n Installing : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 66/106 \n Installing : bzip2-1.0.6-13.el7.x86_64 67/106 \n Installing : autogen-libopts-5.18-5.el7.x86_64 68/106 \n Installing : trousers-0.3.14-2.el7.x86_64 69/106 \n Installing : gnutls-3.3.26-9.el7.x86_64 70/106 \n Installing : libvirt-libs-3.2.0-14.el7_4.9.x86_64 71/106 \n Installing : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 72/106 \n Installing : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 73/106 \n Installing : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 74/106 \n Installing : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 75/106 \n Installing : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 76/106 \n Installing : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 77/106 \n Installing : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 78/106 \n Installing : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 79/106 \n Installing : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 80/106 \n Installing : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 81/106 \n Installing : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 82/106 \n Installing : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 83/106 \n Installing : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 84/106 \n Installing : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 85/106 \n Installing : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 86/106 \n Installing : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 87/106 \n Installing : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 88/106 \n Installing : gnutls-dane-3.3.26-9.el7.x86_64 89/106 \n Installing : gnutls-utils-3.3.26-9.el7.x86_64 90/106 \n Installing : libvirt-client-3.2.0-14.el7_4.9.x86_64 91/106 \n Installing : oniguruma-5.9.5-3.el7.x86_64 92/106 \n Installing : libXau-1.0.8-2.1.el7.x86_64 93/106 \n Installing : libxcb-1.12-1.el7.x86_64 94/106 \n Installing : libX11-1.6.5-1.el7.x86_64 95/106 \n Installing : libXext-1.3.3-3.el7.x86_64 96/106 \n Installing : libXi-1.7.9-1.el7.x86_64 97/106 \n Installing : libXtst-1.2.3-1.el7.x86_64 98/106 \n Installing : pulseaudio-libs-10.0-3.el7.x86_64 99/106 \n Installing : ebtables-2.0.10-15.el7.x86_64 100/106 \n Installing : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 101/106 \n Installing : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 102/106 \n Installing : 2:libpng-1.5.13-7.el7_2.x86_64 103/106 \n Installing : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 104/106 \n Installing : libvirt-3.2.0-14.el7_4.9.x86_64 105/106 \n Installing : jq-1.5-1.el7.x86_64 106/106 \n Verifying : libXext-1.3.3-3.el7.x86_64 1/106 \n Verifying : libvirt-daemon-driver-storage-disk-3.2.0-14.el7_4.9.x8 2/106 \n Verifying : libvirt-client-3.2.0-14.el7_4.9.x86_64 3/106 \n Verifying : libXi-1.7.9-1.el7.x86_64 4/106 \n Verifying : ldns-1.6.16-10.el7.x86_64 5/106 \n Verifying : 10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 6/106 \n Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 7/106 \n Verifying : libvirt-libs-3.2.0-14.el7_4.9.x86_64 8/106 \n Verifying : nettle-2.7.1-8.el7.x86_64 9/106 \n Verifying : iscsi-initiator-utils-6.2.0.874-4.el7.x86_64 10/106 \n Verifying : 10:qemu-img-1.5.3-141.el7_4.6.x86_64 11/106 \n Verifying : libvirt-daemon-driver-storage-mpath-3.2.0-14.el7_4.9.x 12/106 \n Verifying : unbound-libs-1.4.20-34.el7.x86_64 13/106 \n Verifying : boost-thread-1.53.0-27.el7.x86_64 14/106 \n Verifying : 7:lvm2-2.02.171-8.el7.x86_64 15/106 \n Verifying : libvirt-daemon-driver-storage-3.2.0-14.el7_4.9.x86_64 16/106 \n Verifying : gperftools-libs-2.4-8.el7.x86_64 17/106 \n Verifying : yajl-2.0.4-4.el7.x86_64 18/106 \n Verifying : libvirt-daemon-driver-interface-3.2.0-14.el7_4.9.x86_6 19/106 \n Verifying : libvirt-daemon-driver-storage-rbd-3.2.0-14.el7_4.9.x86 20/106 \n Verifying : libvirt-daemon-driver-storage-iscsi-3.2.0-14.el7_4.9.x 21/106 \n Verifying : ebtables-2.0.10-15.el7.x86_64 22/106 \n Verifying : libXau-1.0.8-2.1.el7.x86_64 23/106 \n Verifying : 1:librados2-0.94.5-2.el7.x86_64 24/106 \n Verifying : oniguruma-5.9.5-3.el7.x86_64 25/106 \n Verifying : libvirt-daemon-driver-secret-3.2.0-14.el7_4.9.x86_64 26/106 \n Verifying : trousers-0.3.14-2.el7.x86_64 27/106 \n Verifying : boost-system-1.53.0-27.el7.x86_64 28/106 \n Verifying : libICE-1.0.9-9.el7.x86_64 29/106 \n Verifying : libvirt-daemon-driver-lxc-3.2.0-14.el7_4.9.x86_64 30/106 \n Verifying : autogen-libopts-5.18-5.el7.x86_64 31/106 \n Verifying : 2:nmap-ncat-6.40-7.el7.x86_64 32/106 \n Verifying : avahi-libs-0.6.31-17.el7.x86_64 33/106 \n Verifying : libvirt-daemon-config-network-3.2.0-14.el7_4.9.x86_64 34/106 \n Verifying : bzip2-1.0.6-13.el7.x86_64 35/106 \n Verifying : libvirt-daemon-3.2.0-14.el7_4.9.x86_64 36/106 \n Verifying : libXtst-1.2.3-1.el7.x86_64 37/106 \n Verifying : libusbx-1.0.20-1.el7.x86_64 38/106 \n Verifying : gnutls-dane-3.3.26-9.el7.x86_64 39/106 \n Verifying : libxcb-1.12-1.el7.x86_64 40/106 \n Verifying : iscsi-initiator-utils-iscsiuio-6.2.0.874-4.el7.x86_64 41/106 \n Verifying : libvirt-daemon-driver-qemu-3.2.0-14.el7_4.9.x86_64 42/106 \n Verifying : cyrus-sasl-gssapi-2.1.26-21.el7.x86_64 43/106 \n Verifying : gsm-1.0.13-11.el7.x86_64 44/106 \n Verifying : libvirt-daemon-driver-nodedev-3.2.0-14.el7_4.9.x86_64 45/106 \n Verifying : bridge-utils-1.5-9.el7.x86_64 46/106 \n Verifying : device-mapper-persistent-data-0.7.0-0.1.rc6.el7_4.1.x8 47/106 \n Verifying : 2:libogg-1.3.0-7.el7.x86_64 48/106 \n Verifying : glusterfs-3.8.4-18.4.el7.centos.x86_64 49/106 \n Verifying : pixman-0.34.0-1.el7.x86_64 50/106 \n Verifying : 2:libunwind-1.2-2.el7.x86_64 51/106 \n Verifying : 1:libvorbis-1.3.3-8.el7.x86_64 52/106 \n Verifying : libvirt-daemon-driver-storage-gluster-3.2.0-14.el7_4.9 53/106 \n Verifying : libvirt-daemon-driver-storage-logical-3.2.0-14.el7_4.9 54/106 \n Verifying : pulseaudio-libs-10.0-3.el7.x86_64 55/106 \n Verifying : augeas-libs-1.4.0-2.el7_4.2.x86_64 56/106 \n Verifying : libsndfile-1.0.25-10.el7.x86_64 57/106 \n Verifying : alsa-lib-1.1.3-3.el7.x86_64 58/106 \n Verifying : libX11-1.6.5-1.el7.x86_64 59/106 \n Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 60/106 \n Verifying : jq-1.5-1.el7.x86_64 61/106 \n Verifying : 14:libpcap-1.5.3-9.el7.x86_64 62/106 \n Verifying : spice-server-0.12.8-2.el7.1.x86_64 63/106 \n Verifying : libpciaccess-0.13.4-3.1.el7_4.x86_64 64/106 \n Verifying : 1:sgabios-bin-0.20110622svn-4.el7.noarch 65/106 \n Verifying : lzop-1.03-10.el7.x86_64 66/106 \n Verifying : 7:device-mapper-event-libs-1.02.140-8.el7.x86_64 67/106 \n Verifying : ipxe-roms-qemu-20170123-1.git4e85b27.el7_4.1.noarch 68/106 \n Verifying : glusterfs-client-xlators-3.8.4-18.4.el7.centos.x86_64 69/106 \n Verifying : libaio-0.3.109-13.el7.x86_64 70/106 \n Verifying : 10:qemu-kvm-common-1.5.3-141.el7_4.6.x86_64 71/106 \n Verifying : gnutls-3.3.26-9.el7.x86_64 72/106 \n Verifying : pciutils-3.5.1-2.el7.x86_64 73/106 \n Verifying : radvd-1.9.2-9.el7.x86_64 74/106 \n Verifying : glusterfs-api-3.8.4-18.4.el7.centos.x86_64 75/106 \n Verifying : libiscsi-1.9.0-7.el7.x86_64 76/106 \n Verifying : libvirt-daemon-driver-storage-core-3.2.0-14.el7_4.9.x8 77/106 \n Verifying : libvirt-daemon-config-nwfilter-3.2.0-14.el7_4.9.x86_64 78/106 \n Verifying : libxslt-1.1.28-5.el7.x86_64 79/106 \n Verifying : numad-0.5-17.20150602git.el7.x86_64 80/106 \n Verifying : libX11-common-1.6.5-1.el7.noarch 81/106 \n Verifying : libibverbs-13-7.el7.x86_64 82/106 \n Verifying : libSM-1.2.2-2.el7.x86_64 83/106 \n Verifying : celt051-0.5.1.3-8.el7.x86_64 84/106 \n Verifying : 7:device-mapper-event-1.02.140-8.el7.x86_64 85/106 \n Verifying : glusterfs-libs-3.8.4-18.4.el7.centos.x86_64 86/106 \n Verifying : libvirt-3.2.0-14.el7_4.9.x86_64 87/106 \n Verifying : rdma-core-13-7.el7.x86_64 88/106 \n Verifying : libvirt-daemon-driver-nwfilter-3.2.0-14.el7_4.9.x86_64 89/106 \n Verifying : seavgabios-bin-1.10.2-3.el7_4.1.noarch 90/106 \n Verifying : libasyncns-0.8-7.el7.x86_64 91/106 \n Verifying : glusterfs-cli-3.8.4-18.4.el7.centos.x86_64 92/106 \n Verifying : usbredir-0.7.1-2.el7.x86_64 93/106 \n Verifying : librdmacm-13-7.el7.x86_64 94/106 \n Verifying : netcf-libs-0.2.8-4.el7.x86_64 95/106 \n Verifying : flac-libs-1.3.0-5.el7_1.x86_64 96/106 \n Verifying : 1:librbd1-0.94.5-2.el7.x86_64 97/106 \n Verifying : 7:lvm2-libs-2.02.171-8.el7.x86_64 98/106 \n Verifying : gnutls-utils-3.3.26-9.el7.x86_64 99/106 \n Verifying : fuse-libs-2.9.2-8.el7.x86_64 100/106 \n Verifying : libvirt-daemon-driver-storage-scsi-3.2.0-14.el7_4.9.x8 101/106 \n Verifying : libvirt-daemon-driver-network-3.2.0-14.el7_4.9.x86_64 102/106 \n Verifying : dnsmasq-2.76-2.el7_4.2.x86_64 103/106 \n Verifying : hwdata-0.252-8.6.el7.x86_64 104/106 \n Verifying : seabios-bin-1.10.2-3.el7_4.1.noarch 105/106 \n Verifying : cyrus-sasl-2.1.26-21.el7.x86_64 106/106 \n\nInstalled:\n jq.x86_64 0:1.5-1.el7 libvirt.x86_64 0:3.2.0-14.el7_4.9 \n qemu-kvm.x86_64 10:1.5.3-141.el7_4.6 \n\nDependency Installed:\n alsa-lib.x86_64 0:1.1.3-3.el7 \n augeas-libs.x86_64 0:1.4.0-2.el7_4.2 \n autogen-libopts.x86_64 0:5.18-5.el7 \n avahi-libs.x86_64 0:0.6.31-17.el7 \n boost-system.x86_64 0:1.53.0-27.el7 \n boost-thread.x86_64 0:1.53.0-27.el7 \n bridge-utils.x86_64 0:1.5-9.el7 \n bzip2.x86_64 0:1.0.6-13.el7 \n celt051.x86_64 0:0.5.1.3-8.el7 \n cyrus-sasl.x86_64 0:2.1.26-21.el7 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-21.el7 \n device-mapper-event.x86_64 7:1.02.140-8.el7 \n device-mapper-event-libs.x86_64 7:1.02.140-8.el7 \n device-mapper-persistent-data.x86_64 0:0.7.0-0.1.rc6.el7_4.1 \n dnsmasq.x86_64 0:2.76-2.el7_4.2 \n ebtables.x86_64 0:2.0.10-15.el7 \n flac-libs.x86_64 0:1.3.0-5.el7_1 \n fuse-libs.x86_64 0:2.9.2-8.el7 \n glusterfs.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-api.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-cli.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-client-xlators.x86_64 0:3.8.4-18.4.el7.centos \n glusterfs-libs.x86_64 0:3.8.4-18.4.el7.centos \n gnutls.x86_64 0:3.3.26-9.el7 \n gnutls-dane.x86_64 0:3.3.26-9.el7 \n gnutls-utils.x86_64 0:3.3.26-9.el7 \n gperftools-libs.x86_64 0:2.4-8.el7 \n gsm.x86_64 0:1.0.13-11.el7 \n hwdata.x86_64 0:0.252-8.6.el7 \n ipxe-roms-qemu.noarch 0:20170123-1.git4e85b27.el7_4.1 \n iscsi-initiator-utils.x86_64 0:6.2.0.874-4.el7 \n iscsi-initiator-utils-iscsiuio.x86_64 0:6.2.0.874-4.el7 \n ldns.x86_64 0:1.6.16-10.el7 \n libICE.x86_64 0:1.0.9-9.el7 \n libSM.x86_64 0:1.2.2-2.el7 \n libX11.x86_64 0:1.6.5-1.el7 \n libX11-common.noarch 0:1.6.5-1.el7 \n libXau.x86_64 0:1.0.8-2.1.el7 \n libXext.x86_64 0:1.3.3-3.el7 \n libXi.x86_64 0:1.7.9-1.el7 \n libXtst.x86_64 0:1.2.3-1.el7 \n libaio.x86_64 0:0.3.109-13.el7 \n libasyncns.x86_64 0:0.8-7.el7 \n libibverbs.x86_64 0:13-7.el7 \n libiscsi.x86_64 0:1.9.0-7.el7 \n libjpeg-turbo.x86_64 0:1.2.90-5.el7 \n libogg.x86_64 2:1.3.0-7.el7 \n libpcap.x86_64 14:1.5.3-9.el7 \n libpciaccess.x86_64 0:0.13.4-3.1.el7_4 \n libpng.x86_64 2:1.5.13-7.el7_2 \n librados2.x86_64 1:0.94.5-2.el7 \n librbd1.x86_64 1:0.94.5-2.el7 \n librdmacm.x86_64 0:13-7.el7 \n libsndfile.x86_64 0:1.0.25-10.el7 \n libunwind.x86_64 2:1.2-2.el7 \n libusbx.x86_64 0:1.0.20-1.el7 \n libvirt-client.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-config-network.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-config-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-interface.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-lxc.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-network.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-nodedev.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-nwfilter.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-qemu.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-secret.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-core.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-disk.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-gluster.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-iscsi.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-logical.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-mpath.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-rbd.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-daemon-driver-storage-scsi.x86_64 0:3.2.0-14.el7_4.9 \n libvirt-libs.x86_64 0:3.2.0-14.el7_4.9 \n libvorbis.x86_64 1:1.3.3-8.el7 \n libxcb.x86_64 0:1.12-1.el7 \n libxslt.x86_64 0:1.1.28-5.el7 \n lvm2.x86_64 7:2.02.171-8.el7 \n lvm2-libs.x86_64 7:2.02.171-8.el7 \n lzop.x86_64 0:1.03-10.el7 \n netcf-libs.x86_64 0:0.2.8-4.el7 \n nettle.x86_64 0:2.7.1-8.el7 \n nmap-ncat.x86_64 2:6.40-7.el7 \n numad.x86_64 0:0.5-17.20150602git.el7 \n oniguruma.x86_64 0:5.9.5-3.el7 \n pciutils.x86_64 0:3.5.1-2.el7 \n pixman.x86_64 0:0.34.0-1.el7 \n pulseaudio-libs.x86_64 0:10.0-3.el7 \n qemu-img.x86_64 10:1.5.3-141.el7_4.6 \n qemu-kvm-common.x86_64 10:1.5.3-141.el7_4.6 \n radvd.x86_64 0:1.9.2-9.el7 \n rdma-core.x86_64 0:13-7.el7 \n seabios-bin.noarch 0:1.10.2-3.el7_4.1 \n seavgabios-bin.noarch 0:1.10.2-3.el7_4.1 \n sgabios-bin.noarch 1:0.20110622svn-4.el7 \n spice-server.x86_64 0:0.12.8-2.el7.1 \n trousers.x86_64 0:0.3.14-2.el7 \n unbound-libs.x86_64 0:1.4.20-34.el7 \n usbredir.x86_64 0:0.7.1-2.el7 \n yajl.x86_64 0:2.0.4-4.el7 \n\nComplete!\n" | |
2018-03-27 20:11:13,344 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:11:13,344 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:13,344 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:13,344 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down kvm plugin] ****************************************** | |
2018-03-27 20:11:13,345 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:3 | |
2018-03-27 20:11:13,375 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py | |
2018-03-27 20:11:13,375 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:13,376 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:13,548 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:13,548 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:13,549 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695 `" && echo ansible-tmp-1522174273.38-214549163277695="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:13,872 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174273.38-214549163277695=/home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695\n', '') | |
2018-03-27 20:11:13,874 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp996d48 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/get_url.py | |
2018-03-27 20:11:13,875 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:14,209 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp996d48 /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/get_url.py\n', '') | |
2018-03-27 20:11:14,210 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:14,211 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/ /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/get_url.py && sleep 0'"'"'' | |
2018-03-27 20:11:14,523 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:14,524 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:14,525 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-loejwauzjcynvoaehwyatcyrxxchchku; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/get_url.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174273.38-214549163277695/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:48,915 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"src": "/tmp/tmp_CIBvf", "changed": true, "group": "root", "uid": 0, "dest": "/usr/local/bin/docker-machine-driver-kvm", "status_code": 200, "md5sum": "519d29300df740a73c90d048e5df43fb", "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm", "state": "file", "gid": 0, "secontext": "system_u:object_r:bin_t:s0", "mode": "01363", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 10, "src": null, "dest": "/usr/local/bin/docker-machine-driver-kvm", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/usr/local/bin/docker-machine-driver-kvm", "url_password": null, "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": 755, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "root", "checksum_src": "0eb11f2b05e54b1ef51ab80e897e051e2c6e137c", "size": 12096944, "checksum_dest": null, "msg": "OK (12096944 bytes)"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "checksum_dest": null, | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "checksum_src": "0eb11f2b05e54b1ef51ab80e897e051e2c6e137c", | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "dest": "/usr/local/bin/docker-machine-driver-kvm", | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "gid": 0, | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "group": "root", | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:48,919 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "checksum": "", | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "client_cert": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "client_key": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "dest": "/usr/local/bin/docker-machine-driver-kvm", | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:11:48,920 process L0395 DEBUG| [stdout] "force_basic_auth": false, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "headers": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget", | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "mode": 755, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "path": "/usr/local/bin/docker-machine-driver-kvm", | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:11:48,921 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "sha256sum": "", | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "timeout": 10, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "tmp_dest": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm", | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "url_password": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "url_username": null, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "use_proxy": true, | |
2018-03-27 20:11:48,922 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "md5sum": "519d29300df740a73c90d048e5df43fb", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "mode": "01363", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "msg": "OK (12096944 bytes)", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "owner": "root", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "secontext": "system_u:object_r:bin_t:s0", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "size": 12096944, | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "src": "/tmp/tmp_CIBvf", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "state": "file", | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "status_code": 200, | |
2018-03-27 20:11:48,923 process L0395 DEBUG| [stdout] "uid": 0, | |
2018-03-27 20:11:48,924 process L0395 DEBUG| [stdout] "url": "https://github.com/dhiltgen/docker-machine-kvm/releases/download/v0.7.0/docker-machine-driver-kvm" | |
2018-03-27 20:11:48,924 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:48,924 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:48,924 process L0395 DEBUG| [stdout] TASK [prereqs : Install pre-requesites for dnf support for Fedora] ************* | |
2018-03-27 20:11:48,924 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:2 | |
2018-03-27 20:11:48,937 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:11:48,937 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:11:48,937 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:11:48,937 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:48,941 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:48,942 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] ******************* | |
2018-03-27 20:11:48,942 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:7 | |
2018-03-27 20:11:48,983 process L0395 DEBUG| [stdout] skipping: [localhost] => (item=[]) => { | |
2018-03-27 20:11:48,983 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:11:48,984 process L0395 DEBUG| [stdout] "item": [], | |
2018-03-27 20:11:48,984 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:11:48,984 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:48,987 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:48,987 process L0395 DEBUG| [stdout] TASK [prereqs : Check if EPEL is installed for non Fedora distros] ************* | |
2018-03-27 20:11:48,988 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:20 | |
2018-03-27 20:11:49,016 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:11:49,016 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:49,017 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:49,184 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:49,185 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:49,185 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828 `" && echo ansible-tmp-1522174309.02-140466909868828="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:49,511 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174309.02-140466909868828=/home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828\n', '') | |
2018-03-27 20:11:49,513 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpH3Aj6c TO /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/command.py | |
2018-03-27 20:11:49,514 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:49,842 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpH3Aj6c /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/command.py\n', '') | |
2018-03-27 20:11:49,842 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:49,843 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/ /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/command.py && sleep 0'"'"'' | |
2018-03-27 20:11:50,163 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:50,164 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:50,165 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-mvuhzptdvivbmcbyxbbdhcvnhkqcysez; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174309.02-140466909868828/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:51,479 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:11:51.455715", "stdout": "epel-release-7-11.noarch", "cmd": "rpm -qa | grep epel-release", "rc": 0, "start": "2018-03-27 18:11:50.909891", "stderr": "", "delta": "0:00:00.545824", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "rpm -qa | grep epel-release", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using yum, dnf or zypper module rather than running rpm"]}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:51,484 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "cmd": "rpm -qa | grep epel-release", | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "delta": "0:00:00.545824", | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:11:51.455715", | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "_raw_params": "rpm -qa | grep epel-release", | |
2018-03-27 20:11:51,485 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:11:51,486 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:11:50.909891", | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] "stdout": "epel-release-7-11.noarch", | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] "epel-release-7-11.noarch" | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:11:51,487 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:51,490 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:51,491 process L0395 DEBUG| [stdout] TASK [prereqs : Pull down the EPEL for for non Fedora distros] ***************** | |
2018-03-27 20:11:51,492 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:27 | |
2018-03-27 20:11:51,518 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:11:51,518 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:11:51,518 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:11:51,518 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:51,526 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:51,526 process L0395 DEBUG| [stdout] TASK [prereqs : Install EPEL for non Fedora distros] *************************** | |
2018-03-27 20:11:51,526 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:33 | |
2018-03-27 20:11:51,553 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:11:51,553 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:11:51,553 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:11:51,553 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:51,563 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:51,564 process L0395 DEBUG| [stdout] TASK [prereqs : Install libvirt, qemu-kvm, and jq on CentOS] ******************* | |
2018-03-27 20:11:51,564 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_virtual_reqs.yml:38 | |
2018-03-27 20:11:51,666 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/packaging/os/yum.py | |
2018-03-27 20:11:51,667 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:51,667 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:51,837 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:51,837 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:51,839 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684 `" && echo ansible-tmp-1522174311.67-62377610405684="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:52,161 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174311.67-62377610405684=/home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684\n', '') | |
2018-03-27 20:11:52,162 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpHThACx TO /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/yum.py | |
2018-03-27 20:11:52,164 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:52,485 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpHThACx /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/yum.py\n', '') | |
2018-03-27 20:11:52,485 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:52,486 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/ /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/yum.py && sleep 0'"'"'' | |
2018-03-27 20:11:52,813 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:52,814 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:52,815 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-aiidpqhqcqrzanwbxpbbujymzmvxshyi; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/yum.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174311.67-62377610405684/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:53,572 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"msg": "", "invocation": {"module_args": {"allow_downgrade": false, "name": ["libvirt", "qemu-kvm", "jq", "libselinux-python", "git"], "list": null, "install_repoquery": true, "conf_file": null, "disable_gpg_check": false, "state": "present", "disablerepo": null, "update_cache": false, "enablerepo": null, "exclude": null, "security": false, "validate_certs": true, "installroot": "/", "skip_broken": false}}, "changed": false, "results": ["libvirt-3.2.0-14.el7_4.9.x86_64 providing libvirt is already installed", "10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 providing qemu-kvm is already installed", "jq-1.5-1.el7.x86_64 providing jq is already installed", "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed"], "rc": 0}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:53,578 process L0395 DEBUG| [stdout] ok: [localhost] => (item=[u'libvirt', u'qemu-kvm', u'jq', u'libselinux-python', u'git']) => { | |
2018-03-27 20:11:53,579 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:11:53,579 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:53,579 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:53,579 process L0395 DEBUG| [stdout] "allow_downgrade": false, | |
2018-03-27 20:11:53,580 process L0395 DEBUG| [stdout] "conf_file": null, | |
2018-03-27 20:11:53,580 process L0395 DEBUG| [stdout] "disable_gpg_check": false, | |
2018-03-27 20:11:53,580 process L0395 DEBUG| [stdout] "disablerepo": null, | |
2018-03-27 20:11:53,581 process L0395 DEBUG| [stdout] "enablerepo": null, | |
2018-03-27 20:11:53,581 process L0395 DEBUG| [stdout] "exclude": null, | |
2018-03-27 20:11:53,581 process L0395 DEBUG| [stdout] "install_repoquery": true, | |
2018-03-27 20:11:53,581 process L0395 DEBUG| [stdout] "installroot": "/", | |
2018-03-27 20:11:53,582 process L0395 DEBUG| [stdout] "list": null, | |
2018-03-27 20:11:53,582 process L0395 DEBUG| [stdout] "name": [ | |
2018-03-27 20:11:53,582 process L0395 DEBUG| [stdout] "libvirt", | |
2018-03-27 20:11:53,582 process L0395 DEBUG| [stdout] "qemu-kvm", | |
2018-03-27 20:11:53,582 process L0395 DEBUG| [stdout] "jq", | |
2018-03-27 20:11:53,583 process L0395 DEBUG| [stdout] "libselinux-python", | |
2018-03-27 20:11:53,583 process L0395 DEBUG| [stdout] "git" | |
2018-03-27 20:11:53,583 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:11:53,583 process L0395 DEBUG| [stdout] "security": false, | |
2018-03-27 20:11:53,584 process L0395 DEBUG| [stdout] "skip_broken": false, | |
2018-03-27 20:11:53,584 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:11:53,584 process L0395 DEBUG| [stdout] "update_cache": false, | |
2018-03-27 20:11:53,585 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:11:53,585 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:53,585 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:53,585 process L0395 DEBUG| [stdout] "item": [ | |
2018-03-27 20:11:53,586 process L0395 DEBUG| [stdout] "libvirt", | |
2018-03-27 20:11:53,586 process L0395 DEBUG| [stdout] "qemu-kvm", | |
2018-03-27 20:11:53,586 process L0395 DEBUG| [stdout] "jq", | |
2018-03-27 20:11:53,586 process L0395 DEBUG| [stdout] "libselinux-python", | |
2018-03-27 20:11:53,586 process L0395 DEBUG| [stdout] "git" | |
2018-03-27 20:11:53,587 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:11:53,587 process L0395 DEBUG| [stdout] "msg": "", | |
2018-03-27 20:11:53,587 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:11:53,587 process L0395 DEBUG| [stdout] "results": [ | |
2018-03-27 20:11:53,587 process L0395 DEBUG| [stdout] "libvirt-3.2.0-14.el7_4.9.x86_64 providing libvirt is already installed", | |
2018-03-27 20:11:53,588 process L0395 DEBUG| [stdout] "10:qemu-kvm-1.5.3-141.el7_4.6.x86_64 providing qemu-kvm is already installed", | |
2018-03-27 20:11:53,588 process L0395 DEBUG| [stdout] "jq-1.5-1.el7.x86_64 providing jq is already installed", | |
2018-03-27 20:11:53,588 process L0395 DEBUG| [stdout] "libselinux-python-2.5-11.el7.x86_64 providing libselinux-python is already installed", | |
2018-03-27 20:11:53,588 process L0395 DEBUG| [stdout] "git-1.8.3.1-12.el7_4.x86_64 providing git is already installed" | |
2018-03-27 20:11:53,588 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:11:53,589 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:53,591 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:53,591 process L0395 DEBUG| [stdout] TASK [prereqs : Start and enable libvirtd] ************************************* | |
2018-03-27 20:11:53,591 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:12 | |
2018-03-27 20:11:53,873 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/systemd.py | |
2018-03-27 20:11:53,873 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:53,874 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:54,053 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:54,054 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:54,054 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359 `" && echo ansible-tmp-1522174313.87-238570261352359="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:54,382 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174313.87-238570261352359=/home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359\n', '') | |
2018-03-27 20:11:54,384 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp4kkbi1 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/systemd.py | |
2018-03-27 20:11:54,385 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:54,721 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp4kkbi1 /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/systemd.py\n', '') | |
2018-03-27 20:11:54,721 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:54,723 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/ /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/systemd.py && sleep 0'"'"'' | |
2018-03-27 20:11:55,027 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:55,027 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:55,028 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-raicgoisfdbsssidvgtkkfnlbprcfedw; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/systemd.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174313.87-238570261352359/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:55,709 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"status": {"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 }", "TimeoutStopUSec": "1min 30s", "RuntimeDirectoryMode": "0755", "GuessMainPID": "yes", "ExecMainCode": "0", "UnitFileState": "enabled", "ExecMainPID": "0", "LimitSIGPENDING": "27097", "FileDescriptorStoreMax": "0", "LoadState": "loaded", "ProtectHome": "no", "TTYVTDisallocate": "no", "StartLimitInterval": "10000000", "WatchdogTimestampMonotonic": "0", "LimitSTACK": "18446744073709551615", "ActiveEnterTimestampMonotonic": "0", "AllowIsolate": "no", "IgnoreOnSnapshot": "no", "StartLimitAction": "none", "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", "CPUSchedulingPriority": "0", "KillSignal": "15", "LimitFSIZE": "18446744073709551615", "IgnoreOnIsolate": "no", "LimitCPU": "18446744073709551615", "NoNewPrivileges": "no", "MemoryLimit": "18446744073709551615", "CanStart": "yes", "JobTimeoutAction": "none", "Before": "multi-user.target libvirt-guests.service shutdown.target", "LimitAS": "18446744073709551615", "RootDirectoryStartOnly": "no", "InactiveExitTimestampMonotonic": "0", "SendSIGHUP": "no", "ExecMainStartTimestampMonotonic": "0", "Type": "notify", "SyslogPriority": "30", "SameProcessGroup": "no", "LimitNPROC": "27097", "UMask": "0022", "NonBlocking": "no", "DevicePolicy": "auto", "CapabilityBoundingSet": "18446744073709551615", "TTYReset": "no", "OOMScoreAdjust": "0", "Documentation": "man:libvirtd(8) http://libvirt.org", "RefuseManualStart": "no", "KillMode": "process", "SyslogLevelPrefix": "yes", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "Delegate": "no", "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 }", "SecureBits": "0", "LimitCORE": "18446744073709551615", "JobTimeoutUSec": "0", "TimerSlackNSec": "50000", "SubState": "dead", "CPUSchedulingResetOnFork": "no", "Result": "success", "CPUShares": "18446744073709551615", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "MainPID": "0", "StartupBlockIOWeight": "18446744073709551615", "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", "StartupCPUShares": "18446744073709551615", "WatchdogUSec": "0", "ActiveState": "inactive", "Nice": "0", "LimitDATA": "18446744073709551615", "UnitFilePreset": "enabled", "MemoryCurrent": "18446744073709551615", "LimitRTTIME": "18446744073709551615", "WantedBy": "libvirt-guests.service multi-user.target", "TasksCurrent": "18446744073709551615", "RestartUSec": "100ms", "Transient": "no", "CPUAccounting": "no", "CPUSchedulingPolicy": "0", "PrivateNetwork": "no", "Restart": "on-failure", "RemainAfterExit": "no", "LimitNOFILE": "8192", "SendSIGKILL": "yes", "StatusErrno": "0", "StartLimitBurst": "5", "SystemCallErrorNumber": "0", "TasksAccounting": "no", "NeedDaemonReload": "no", "TTYVHangup": "no", "StandardInput": "null", "AssertTimestampMonotonic": "0", "DefaultDependencies": "yes", "Requires": "virtlogd.socket virtlockd.socket basic.target", "TasksMax": "18446744073709551615", "CPUQuotaPerSecUSec": "infinity", "ExecMainStatus": "0", "LimitMEMLOCK": "65536", "StopWhenUnneeded": "no", "LimitMSGQUEUE": "819200", "AmbientCapabilities": "0", "Slice": "system.slice", "ExecMainExitTimestampMonotonic": "0", "NotifyAccess": "main", "PermissionsStartOnly": "no", "BlockIOAccounting": "no", "CanStop": "yes", "PrivateTmp": "no", "OnFailureJobMode": "replace", "AssertResult": "no", "LimitLOCKS": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "RefuseManualStop": "no", "Wants": "system.slice", "After": "virtlockd.socket network.target virtlogd.service basic.target iscsid.service system.slice local-fs.target dbus.service virtlockd.service systemd-journald.socket remote-fs.target apparmor.service virtlogd.socket", "FailureAction": "none", "CanIsolate": "no", "Conflicts": "shutdown.target", "StandardOutput": "journal", "MountFlags": "0", "InactiveEnterTimestampMonotonic": "0", "StandardError": "inherit", "MemoryAccounting": "no", "IgnoreSIGPIPE": "yes", "IOScheduling": "0", "Description": "Virtualization daemon", "ActiveExitTimestampMonotonic": "0", "CanReload": "yes", "PrivateDevices": "no", "LimitNICE": "0", "BlockIOWeight": "18446744073709551615", "Names": "libvirtd.service", "ProtectSystem": "no", "ControlPID": "0", "Id": "libvirtd.service"}, "name": "libvirtd", "changed": true, "enabled": true, "state": "started", "invocation": {"module_args": {"no_block": false, "name": "libvirtd", "enabled": true, "daemon_reload": false, "state": "started", "user": false, "masked": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:55,715 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:11:55,715 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:11:55,715 process L0395 DEBUG| [stdout] "enabled": true, | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "daemon_reload": false, | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "enabled": true, | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "masked": null, | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "name": "libvirtd", | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "no_block": false, | |
2018-03-27 20:11:55,716 process L0395 DEBUG| [stdout] "state": "started", | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] "user": false | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] "name": "libvirtd", | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] "state": "started", | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] "status": { | |
2018-03-27 20:11:55,717 process L0395 DEBUG| [stdout] "ActiveEnterTimestampMonotonic": "0", | |
2018-03-27 20:11:55,718 process L0395 DEBUG| [stdout] "ActiveExitTimestampMonotonic": "0", | |
2018-03-27 20:11:55,718 process L0395 DEBUG| [stdout] "ActiveState": "inactive", | |
2018-03-27 20:11:55,718 process L0395 DEBUG| [stdout] "After": "virtlockd.socket network.target virtlogd.service basic.target iscsid.service system.slice local-fs.target dbus.service virtlockd.service systemd-journald.socket remote-fs.target apparmor.service virtlogd.socket", | |
2018-03-27 20:11:55,718 process L0395 DEBUG| [stdout] "AllowIsolate": "no", | |
2018-03-27 20:11:55,718 process L0395 DEBUG| [stdout] "AmbientCapabilities": "0", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "AssertResult": "no", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "AssertTimestampMonotonic": "0", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "Before": "multi-user.target libvirt-guests.service shutdown.target", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "BlockIOAccounting": "no", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "BlockIOWeight": "18446744073709551615", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "CPUAccounting": "no", | |
2018-03-27 20:11:55,719 process L0395 DEBUG| [stdout] "CPUQuotaPerSecUSec": "infinity", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CPUSchedulingPolicy": "0", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CPUSchedulingPriority": "0", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CPUSchedulingResetOnFork": "no", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CPUShares": "18446744073709551615", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CanIsolate": "no", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CanReload": "yes", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CanStart": "yes", | |
2018-03-27 20:11:55,720 process L0395 DEBUG| [stdout] "CanStop": "yes", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "CapabilityBoundingSet": "18446744073709551615", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "ConditionResult": "no", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "ConditionTimestampMonotonic": "0", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "Conflicts": "shutdown.target", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "ControlPID": "0", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "DefaultDependencies": "yes", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "Delegate": "no", | |
2018-03-27 20:11:55,721 process L0395 DEBUG| [stdout] "Description": "Virtualization daemon", | |
2018-03-27 20:11:55,722 process L0395 DEBUG| [stdout] "DevicePolicy": "auto", | |
2018-03-27 20:11:55,722 process L0395 DEBUG| [stdout] "Documentation": "man:libvirtd(8) http://libvirt.org", | |
2018-03-27 20:11:55,722 process L0395 DEBUG| [stdout] "EnvironmentFile": "/etc/sysconfig/libvirtd (ignore_errors=yes)", | |
2018-03-27 20:11:55,722 process L0395 DEBUG| [stdout] "ExecMainCode": "0", | |
2018-03-27 20:11:55,723 process L0395 DEBUG| [stdout] "ExecMainExitTimestampMonotonic": "0", | |
2018-03-27 20:11:55,723 process L0395 DEBUG| [stdout] "ExecMainPID": "0", | |
2018-03-27 20:11:55,723 process L0395 DEBUG| [stdout] "ExecMainStartTimestampMonotonic": "0", | |
2018-03-27 20:11:55,723 process L0395 DEBUG| [stdout] "ExecMainStatus": "0", | |
2018-03-27 20:11:55,723 process L0395 DEBUG| [stdout] "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 }", | |
2018-03-27 20:11:55,724 process L0395 DEBUG| [stdout] "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 }", | |
2018-03-27 20:11:55,724 process L0395 DEBUG| [stdout] "FailureAction": "none", | |
2018-03-27 20:11:55,724 process L0395 DEBUG| [stdout] "FileDescriptorStoreMax": "0", | |
2018-03-27 20:11:55,724 process L0395 DEBUG| [stdout] "FragmentPath": "/usr/lib/systemd/system/libvirtd.service", | |
2018-03-27 20:11:55,725 process L0395 DEBUG| [stdout] "GuessMainPID": "yes", | |
2018-03-27 20:11:55,725 process L0395 DEBUG| [stdout] "IOScheduling": "0", | |
2018-03-27 20:11:55,725 process L0395 DEBUG| [stdout] "Id": "libvirtd.service", | |
2018-03-27 20:11:55,725 process L0395 DEBUG| [stdout] "IgnoreOnIsolate": "no", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "IgnoreOnSnapshot": "no", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "IgnoreSIGPIPE": "yes", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "InactiveEnterTimestampMonotonic": "0", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "InactiveExitTimestampMonotonic": "0", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "JobTimeoutAction": "none", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "JobTimeoutUSec": "0", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "KillMode": "process", | |
2018-03-27 20:11:55,726 process L0395 DEBUG| [stdout] "KillSignal": "15", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitAS": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitCORE": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitCPU": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitDATA": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitFSIZE": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitLOCKS": "18446744073709551615", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitMEMLOCK": "65536", | |
2018-03-27 20:11:55,727 process L0395 DEBUG| [stdout] "LimitMSGQUEUE": "819200", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitNICE": "0", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitNOFILE": "8192", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitNPROC": "27097", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitRSS": "18446744073709551615", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitRTPRIO": "0", | |
2018-03-27 20:11:55,728 process L0395 DEBUG| [stdout] "LimitRTTIME": "18446744073709551615", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "LimitSIGPENDING": "27097", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "LimitSTACK": "18446744073709551615", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "LoadState": "loaded", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "MainPID": "0", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "MemoryAccounting": "no", | |
2018-03-27 20:11:55,729 process L0395 DEBUG| [stdout] "MemoryCurrent": "18446744073709551615", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "MemoryLimit": "18446744073709551615", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "MountFlags": "0", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "Names": "libvirtd.service", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "NeedDaemonReload": "no", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "Nice": "0", | |
2018-03-27 20:11:55,730 process L0395 DEBUG| [stdout] "NoNewPrivileges": "no", | |
2018-03-27 20:11:55,731 process L0395 DEBUG| [stdout] "NonBlocking": "no", | |
2018-03-27 20:11:55,731 process L0395 DEBUG| [stdout] "NotifyAccess": "main", | |
2018-03-27 20:11:55,731 process L0395 DEBUG| [stdout] "OOMScoreAdjust": "0", | |
2018-03-27 20:11:55,731 process L0395 DEBUG| [stdout] "OnFailureJobMode": "replace", | |
2018-03-27 20:11:55,731 process L0395 DEBUG| [stdout] "PermissionsStartOnly": "no", | |
2018-03-27 20:11:55,732 process L0395 DEBUG| [stdout] "PrivateDevices": "no", | |
2018-03-27 20:11:55,732 process L0395 DEBUG| [stdout] "PrivateNetwork": "no", | |
2018-03-27 20:11:55,732 process L0395 DEBUG| [stdout] "PrivateTmp": "no", | |
2018-03-27 20:11:55,732 process L0395 DEBUG| [stdout] "ProtectHome": "no", | |
2018-03-27 20:11:55,733 process L0395 DEBUG| [stdout] "ProtectSystem": "no", | |
2018-03-27 20:11:55,733 process L0395 DEBUG| [stdout] "RefuseManualStart": "no", | |
2018-03-27 20:11:55,733 process L0395 DEBUG| [stdout] "RefuseManualStop": "no", | |
2018-03-27 20:11:55,733 process L0395 DEBUG| [stdout] "RemainAfterExit": "no", | |
2018-03-27 20:11:55,733 process L0395 DEBUG| [stdout] "Requires": "virtlogd.socket virtlockd.socket basic.target", | |
2018-03-27 20:11:55,734 process L0395 DEBUG| [stdout] "Restart": "on-failure", | |
2018-03-27 20:11:55,734 process L0395 DEBUG| [stdout] "RestartUSec": "100ms", | |
2018-03-27 20:11:55,734 process L0395 DEBUG| [stdout] "Result": "success", | |
2018-03-27 20:11:55,734 process L0395 DEBUG| [stdout] "RootDirectoryStartOnly": "no", | |
2018-03-27 20:11:55,735 process L0395 DEBUG| [stdout] "RuntimeDirectoryMode": "0755", | |
2018-03-27 20:11:55,735 process L0395 DEBUG| [stdout] "SameProcessGroup": "no", | |
2018-03-27 20:11:55,735 process L0395 DEBUG| [stdout] "SecureBits": "0", | |
2018-03-27 20:11:55,735 process L0395 DEBUG| [stdout] "SendSIGHUP": "no", | |
2018-03-27 20:11:55,735 process L0395 DEBUG| [stdout] "SendSIGKILL": "yes", | |
2018-03-27 20:11:55,736 process L0395 DEBUG| [stdout] "Slice": "system.slice", | |
2018-03-27 20:11:55,736 process L0395 DEBUG| [stdout] "StandardError": "inherit", | |
2018-03-27 20:11:55,736 process L0395 DEBUG| [stdout] "StandardInput": "null", | |
2018-03-27 20:11:55,736 process L0395 DEBUG| [stdout] "StandardOutput": "journal", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StartLimitAction": "none", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StartLimitBurst": "5", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StartLimitInterval": "10000000", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StartupBlockIOWeight": "18446744073709551615", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StartupCPUShares": "18446744073709551615", | |
2018-03-27 20:11:55,737 process L0395 DEBUG| [stdout] "StatusErrno": "0", | |
2018-03-27 20:11:55,738 process L0395 DEBUG| [stdout] "StopWhenUnneeded": "no", | |
2018-03-27 20:11:55,738 process L0395 DEBUG| [stdout] "SubState": "dead", | |
2018-03-27 20:11:55,738 process L0395 DEBUG| [stdout] "SyslogLevelPrefix": "yes", | |
2018-03-27 20:11:55,738 process L0395 DEBUG| [stdout] "SyslogPriority": "30", | |
2018-03-27 20:11:55,738 process L0395 DEBUG| [stdout] "SystemCallErrorNumber": "0", | |
2018-03-27 20:11:55,739 process L0395 DEBUG| [stdout] "TTYReset": "no", | |
2018-03-27 20:11:55,739 process L0395 DEBUG| [stdout] "TTYVHangup": "no", | |
2018-03-27 20:11:55,739 process L0395 DEBUG| [stdout] "TTYVTDisallocate": "no", | |
2018-03-27 20:11:55,739 process L0395 DEBUG| [stdout] "TasksAccounting": "no", | |
2018-03-27 20:11:55,740 process L0395 DEBUG| [stdout] "TasksCurrent": "18446744073709551615", | |
2018-03-27 20:11:55,740 process L0395 DEBUG| [stdout] "TasksMax": "18446744073709551615", | |
2018-03-27 20:11:55,740 process L0395 DEBUG| [stdout] "TimeoutStartUSec": "1min 30s", | |
2018-03-27 20:11:55,741 process L0395 DEBUG| [stdout] "TimeoutStopUSec": "1min 30s", | |
2018-03-27 20:11:55,741 process L0395 DEBUG| [stdout] "TimerSlackNSec": "50000", | |
2018-03-27 20:11:55,741 process L0395 DEBUG| [stdout] "Transient": "no", | |
2018-03-27 20:11:55,742 process L0395 DEBUG| [stdout] "Type": "notify", | |
2018-03-27 20:11:55,742 process L0395 DEBUG| [stdout] "UMask": "0022", | |
2018-03-27 20:11:55,742 process L0395 DEBUG| [stdout] "UnitFilePreset": "enabled", | |
2018-03-27 20:11:55,742 process L0395 DEBUG| [stdout] "UnitFileState": "enabled", | |
2018-03-27 20:11:55,742 process L0395 DEBUG| [stdout] "WantedBy": "libvirt-guests.service multi-user.target", | |
2018-03-27 20:11:55,743 process L0395 DEBUG| [stdout] "Wants": "system.slice", | |
2018-03-27 20:11:55,743 process L0395 DEBUG| [stdout] "WatchdogTimestampMonotonic": "0", | |
2018-03-27 20:11:55,743 process L0395 DEBUG| [stdout] "WatchdogUSec": "0" | |
2018-03-27 20:11:55,743 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:55,743 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:55,744 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:55,744 process L0395 DEBUG| [stdout] TASK [prereqs : Add user avocado to the libvirt group] ************************* | |
2018-03-27 20:11:55,744 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:19 | |
2018-03-27 20:11:56,107 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py | |
2018-03-27 20:11:56,108 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:56,109 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:56,385 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:56,385 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:56,386 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952 `" && echo ansible-tmp-1522174316.11-142123879362952="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:57,092 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174316.11-142123879362952=/home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952\n', '') | |
2018-03-27 20:11:57,094 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpyhjUrQ TO /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/user.py | |
2018-03-27 20:11:57,095 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:57,442 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpyhjUrQ /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/user.py\n', '') | |
2018-03-27 20:11:57,443 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:57,444 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/ /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/user.py && sleep 0'"'"'' | |
2018-03-27 20:11:57,769 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:57,769 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:57,770 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-xgifgsyygwciwlmsqdubykbtlhzkmego; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/user.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174316.11-142123879362952/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:11:58,306 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"comment": "Cloud User", "shell": "/bin/bash", "group": 1000, "name": "avocado", "changed": true, "state": "present", "groups": "libvirt", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "ssh_key_passphrase": null, "uid": null, "home": null, "append": true, "skeleton": null, "ssh_key_comment": "ansible-generated on qemu-de547465", "group": null, "system": false, "state": "present", "local": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": ["libvirt"], "move_home": false, "password": null, "seuser": null, "name": "avocado", "createhome": true, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/avocado", "move_home": false, "append": true, "uid": 1000}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:11:58,309 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:11:58,309 process L0395 DEBUG| [stdout] "append": true, | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "comment": "Cloud User", | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "group": 1000, | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "groups": "libvirt", | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "home": "/home/avocado", | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "append": true, | |
2018-03-27 20:11:58,310 process L0395 DEBUG| [stdout] "comment": null, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "createhome": true, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "expires": null, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "generate_ssh_key": null, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "groups": [ | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "libvirt" | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:11:58,311 process L0395 DEBUG| [stdout] "home": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "local": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "login_class": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "move_home": false, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "name": "avocado", | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "non_unique": false, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "password": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "remove": false, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "shell": null, | |
2018-03-27 20:11:58,312 process L0395 DEBUG| [stdout] "skeleton": null, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "ssh_key_bits": 0, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "ssh_key_comment": "ansible-generated on qemu-de547465", | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "ssh_key_file": null, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "ssh_key_passphrase": null, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "ssh_key_type": "rsa", | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "system": false, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "uid": null, | |
2018-03-27 20:11:58,313 process L0395 DEBUG| [stdout] "update_password": "always" | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] "move_home": false, | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] "name": "avocado", | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] "shell": "/bin/bash", | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:11:58,314 process L0395 DEBUG| [stdout] | |
2018-03-27 20:11:58,315 process L0395 DEBUG| [stdout] TASK [prereqs : Newgroup libvirt] ********************************************** | |
2018-03-27 20:11:58,315 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/prereqs/tasks/install_kvm_plugin.yml:26 | |
2018-03-27 20:11:58,344 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/user.py | |
2018-03-27 20:11:58,345 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:58,345 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:11:58,533 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:11:58,533 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:58,535 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272 `" && echo ansible-tmp-1522174318.34-223462418165272="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272 `" ) && sleep 0'"'"'' | |
2018-03-27 20:11:58,860 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174318.34-223462418165272=/home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272\n', '') | |
2018-03-27 20:11:58,861 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpQUXrrD TO /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/user.py | |
2018-03-27 20:11:58,862 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:11:59,194 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpQUXrrD /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/user.py\n', '') | |
2018-03-27 20:11:59,194 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:59,195 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/ /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/user.py && sleep 0'"'"'' | |
2018-03-27 20:11:59,525 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:11:59,526 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:11:59,527 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-ubdryuzcbyjjehyxemqitexovdtwbaad; /usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/user.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174318.34-223462418165272/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"'' | |
2018-03-27 20:12:00,044 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"comment": "", "changed": true, "group": 100, "uid": 1001, "createhome": true, "system": false, "state": "present", "shell": "/bin/bash", "invocation": {"module_args": {"comment": null, "ssh_key_bits": 0, "update_password": "always", "non_unique": false, "force": false, "ssh_key_type": "rsa", "ssh_key_passphrase": null, "uid": null, "home": null, "append": false, "skeleton": null, "ssh_key_comment": "ansible-generated on qemu-de547465", "group": null, "system": false, "state": "present", "local": null, "shell": null, "expires": null, "ssh_key_file": null, "groups": null, "move_home": false, "password": null, "seuser": null, "name": "libvirt", "createhome": true, "remove": false, "login_class": null, "generate_ssh_key": null}}, "home": "/home/libvirt", "name": "libvirt"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:00,047 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "comment": "", | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "createhome": true, | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "group": 100, | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "home": "/home/libvirt", | |
2018-03-27 20:12:00,048 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "append": false, | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "comment": null, | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "createhome": true, | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "expires": null, | |
2018-03-27 20:12:00,049 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "generate_ssh_key": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "groups": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "home": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "local": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "login_class": null, | |
2018-03-27 20:12:00,050 process L0395 DEBUG| [stdout] "move_home": false, | |
2018-03-27 20:12:00,051 process L0395 DEBUG| [stdout] "name": "libvirt", | |
2018-03-27 20:12:00,051 process L0395 DEBUG| [stdout] "non_unique": false, | |
2018-03-27 20:12:00,051 process L0395 DEBUG| [stdout] "password": null, | |
2018-03-27 20:12:00,051 process L0395 DEBUG| [stdout] "remove": false, | |
2018-03-27 20:12:00,051 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "shell": null, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "skeleton": null, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "ssh_key_bits": 0, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "ssh_key_comment": "ansible-generated on qemu-de547465", | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "ssh_key_file": null, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "ssh_key_passphrase": null, | |
2018-03-27 20:12:00,052 process L0395 DEBUG| [stdout] "ssh_key_type": "rsa", | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] "system": false, | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] "uid": null, | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] "update_password": "always" | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:00,053 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] "name": "libvirt", | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] "shell": "/bin/bash", | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] "system": false, | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] "uid": 1001 | |
2018-03-27 20:12:00,054 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:00,058 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:00,058 process L0395 DEBUG| [stdout] TASK [minishift : Is minishift binary present in /home/avocado/.contra-env-setup/minishift] *** | |
2018-03-27 20:12:00,058 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:5 | |
2018-03-27 20:12:00,101 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py | |
2018-03-27 20:12:00,101 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:00,102 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:00,271 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:00,271 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:00,272 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693 `" && echo ansible-tmp-1522174320.1-210646737127693="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:00,612 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174320.1-210646737127693=/home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693\n', '') | |
2018-03-27 20:12:00,614 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpSMxgjd TO /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/stat.py | |
2018-03-27 20:12:00,615 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:00,953 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpSMxgjd /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/stat.py\n', '') | |
2018-03-27 20:12:00,953 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:00,954 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/ /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/stat.py && sleep 0'"'"'' | |
2018-03-27 20:12:01,280 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:01,280 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:01,281 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/stat.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174320.1-210646737127693/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:01,702 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "path": "/home/avocado/.contra-env-setup/minishift/minishift", "get_md5": true, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:01,704 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "checksum_algorithm": "sha1", | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "get_attributes": true, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "get_checksum": true, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "get_md5": true, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "get_mime": true, | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift" | |
2018-03-27 20:12:01,705 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:01,706 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:01,706 process L0395 DEBUG| [stdout] "stat": { | |
2018-03-27 20:12:01,706 process L0395 DEBUG| [stdout] "exists": false | |
2018-03-27 20:12:01,706 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:01,706 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:01,708 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:01,708 process L0395 DEBUG| [stdout] TASK [minishift : Query for minishift compressed binary] *********************** | |
2018-03-27 20:12:01,709 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:4 | |
2018-03-27 20:12:01,737 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:01,737 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:01,738 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:01,910 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:01,910 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:01,911 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710 `" && echo ansible-tmp-1522174321.74-217136091906710="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:02,236 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174321.74-217136091906710=/home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710\n', '') | |
2018-03-27 20:12:02,238 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpDAmINu TO /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/command.py | |
2018-03-27 20:12:02,239 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:02,547 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpDAmINu /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/command.py\n', '') | |
2018-03-27 20:12:02,548 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:02,548 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/ /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:02,868 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:02,868 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:02,869 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174321.74-217136091906710/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:05,175 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:05.135255", "stdout": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", "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/\'", "rc": 0, "start": "2018-03-27 18:12:03.274693", "stderr": "", "delta": "0:00:01.860562", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep \'minishift-.*-linux.*\' | head -1 | sed \'s/.*<a href=\\"\\\\(.*\\\\)\\" .*/https:\\\\/\\\\/github.com\\\\1/\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using get_url or uri module rather than running curl"]}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:05,180 process L0395 DEBUG| [stderr] [WARNING]: Consider using get_url or uri module rather than running curl | |
2018-03-27 20:12:05,180 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:05,180 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:05,180 process L0395 DEBUG| [stdout] "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/'", | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "delta": "0:00:01.860562", | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:05.135255", | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "_raw_params": "curl -s https://github.com/minishift/minishift/releases/v1.12.0 | grep 'minishift-.*-linux.*' | head -1 | sed 's/.*<a href=\"\\(.*\\)\" .*/https:\\/\\/github.com\\1/'", | |
2018-03-27 20:12:05,181 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:05,182 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:03.274693", | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "stdout": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", | |
2018-03-27 20:12:05,183 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:12:05,184 process L0395 DEBUG| [stdout] "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz" | |
2018-03-27 20:12:05,184 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:12:05,184 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:05,188 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:05,188 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract minishift binary to /home/avocado/.contra-env-setup/minishift] *** | |
2018-03-27 20:12:05,188 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:8 | |
2018-03-27 20:12:05,226 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:05,227 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:05,548 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:05,549 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:05,550 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174325.23-163883421637627 `" && echo ansible-tmp-1522174325.23-163883421637627="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174325.23-163883421637627 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:05,880 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174325.23-163883421637627=/home/avocado/.ansible/tmp/ansible-tmp-1522174325.23-163883421637627\n', '') | |
2018-03-27 20:12:05,881 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py | |
2018-03-27 20:12:05,882 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:05,883 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:06,205 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:06,206 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:06,207 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210 `" && echo ansible-tmp-1522174325.88-234879605075210="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:06,534 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174325.88-234879605075210=/home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210\n', '') | |
2018-03-27 20:12:06,535 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpd7w3Rm TO /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/stat.py | |
2018-03-27 20:12:06,537 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:06,873 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpd7w3Rm /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/stat.py\n', '') | |
2018-03-27 20:12:06,873 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:06,874 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/ /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/stat.py && sleep 0'"'"'' | |
2018-03-27 20:12:07,185 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:07,185 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:07,186 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/stat.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174325.88-234879605075210/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:07,649 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/home/avocado/.contra-env-setup/minishift", "checksum_algo": "sha1", "follow": true, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 1000, "exists": true, "attr_flags": "", "woth": false, "isreg": false, "device_type": 0, "mtime": 1522174180.9342818, "block_size": 4096, "inode": 25166274, "isgid": false, "size": 27, "executable": true, "isuid": false, "readable": true, "version": "1721017844", "pw_name": "avocado", "gid": 1000, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 0, "xoth": true, "islnk": false, "nlink": 2, "issock": false, "rgrp": true, "gr_name": "avocado", "path": "/home/avocado/.contra-env-setup/minishift", "xusr": true, "atime": 1522174159.7671857, "isdir": true, "ctime": 1522174180.9342818, "isblk": false, "wgrp": true, "xgrp": true, "dev": 2049, "roth": true, "isfifo": false, "mode": "0775", "rusr": true, "attributes": []}, "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:07,828 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/unarchive.py | |
2018-03-27 20:12:07,829 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:07,829 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:08,018 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:08,019 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:08,020 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973 `" && echo ansible-tmp-1522174327.83-192430357482973="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:08,345 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174327.83-192430357482973=/home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973\n', '') | |
2018-03-27 20:12:08,346 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpBNkg0q TO /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/unarchive.py | |
2018-03-27 20:12:08,347 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:08,667 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpBNkg0q /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/unarchive.py\n', '') | |
2018-03-27 20:12:08,668 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:08,668 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/ /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/unarchive.py && sleep 0'"'"'' | |
2018-03-27 20:12:08,991 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:08,991 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:08,993 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/unarchive.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174327.83-192430357482973/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:24,468 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"src": "/tmp/ansible_vFrxYl/minishift-1.12.0-linux-amd64.tgz", "group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup/minishift", "changed": true, "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup/minishift", "-z", "-f", "/tmp/ansible_vFrxYl/minishift-1.12.0-linux-amd64.tgz"], "rc": 0, "err": "", "out": ""}, "owner": "avocado", "state": "directory", "handler": "TgzArchive", "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": true, "exclude": [], "owner": null, "follow": false, "group": null, "unsafe_writes": null, "keep_newer": false, "serole": null, "content": null, "setype": null, "extra_opts": [], "dest": "/home/avocado/.contra-env-setup/minishift", "selevel": null, "original_basename": "minishift-1.12.0-linux-amd64.tgz", "regexp": null, "src": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", "validate_certs": true, "list_files": false, "seuser": null, "creates": null, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "gid": 1000, "size": 63}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:24,468 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:24,469 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1522174325.23-163883421637627/ > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:25,214 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "extract_results": { | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "/usr/bin/gtar", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "--extract", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "-C", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "-z", | |
2018-03-27 20:12:25,218 process L0395 DEBUG| [stdout] "-f", | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "/tmp/ansible_vFrxYl/minishift-1.12.0-linux-amd64.tgz" | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "err": "", | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "out": "", | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "rc": 0 | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "handler": "TgzArchive", | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:25,219 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "exclude": [], | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "extra_opts": [], | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:25,220 process L0395 DEBUG| [stdout] "force": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "keep_newer": false, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "list_files": false, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "original_basename": "minishift-1.12.0-linux-amd64.tgz", | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "remote_src": true, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:25,221 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "src": "https://github.com/minishift/minishift/releases/download/v1.12.0/minishift-1.12.0-linux-amd64.tgz", | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "size": 63, | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "src": "/tmp/ansible_vFrxYl/minishift-1.12.0-linux-amd64.tgz", | |
2018-03-27 20:12:25,222 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:12:25,223 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:12:25,223 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:25,223 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:25,223 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift_src_dir fact] ********************************** | |
2018-03-27 20:12:25,223 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:14 | |
2018-03-27 20:12:25,256 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:12:25,257 process L0395 DEBUG| [stdout] "ansible_facts": { | |
2018-03-27 20:12:25,257 process L0395 DEBUG| [stdout] "minishift_src_dir": "minishift-1.12.0-linux-amd64" | |
2018-03-27 20:12:25,257 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:25,257 process L0395 DEBUG| [stdout] "changed": false | |
2018-03-27 20:12:25,257 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:25,262 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:25,262 process L0395 DEBUG| [stdout] TASK [minishift : Create a new /home/avocado/.contra-env-setup/minishift if it doesn't exist] *** | |
2018-03-27 20:12:25,263 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:20 | |
2018-03-27 20:12:25,294 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:12:25,294 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:25,295 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:26,146 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:26,147 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:26,148 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520 `" && echo ansible-tmp-1522174345.29-170815645324520="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:27,216 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174345.29-170815645324520=/home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520\n', '') | |
2018-03-27 20:12:27,217 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp8kJv8p TO /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/file.py | |
2018-03-27 20:12:27,218 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:28,059 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp8kJv8p /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/file.py\n', '') | |
2018-03-27 20:12:28,060 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:28,060 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/ /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/file.py && sleep 0'"'"'' | |
2018-03-27 20:12:28,659 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:28,659 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:28,660 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174345.29-170815645324520/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:29,084 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": false, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.contra-env-setup/minishift", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/minishift", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/minishift"}, "before": {"path": "/home/avocado/.contra-env-setup/minishift"}}, "size": 63}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:29,086 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "diff": { | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "after": { | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift" | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "before": { | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift" | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:12:29,087 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:12:29,088 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:12:29,089 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift", | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "size": 63, | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:12:29,090 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:29,092 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:29,092 process L0395 DEBUG| [stdout] TASK [minishift : Copy minishift version files to /home/avocado/.contra-env-setup/minishift/minishift/] *** | |
2018-03-27 20:12:29,092 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:25 | |
2018-03-27 20:12:29,125 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:29,126 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:29,126 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:29,312 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:29,313 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:29,314 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482 `" && echo ansible-tmp-1522174349.13-140138727344482="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:29,645 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174349.13-140138727344482=/home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482\n', '') | |
2018-03-27 20:12:29,647 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpvf6taZ TO /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/command.py | |
2018-03-27 20:12:29,647 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:29,980 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpvf6taZ /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/command.py\n', '') | |
2018-03-27 20:12:29,980 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:29,981 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/ /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:30,304 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:30,304 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:30,305 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174349.13-140138727344482/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:30,738 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:30.715380", "stdout": "", "cmd": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", "rc": 0, "start": "2018-03-27 18:12:30.705397", "stderr": "", "delta": "0:00:00.009983", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:30,741 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:30,741 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:30,741 process L0395 DEBUG| [stdout] "cmd": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", | |
2018-03-27 20:12:30,741 process L0395 DEBUG| [stdout] "delta": "0:00:00.009983", | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:30.715380", | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "_raw_params": "cp /home/avocado/.contra-env-setup/minishift/minishift-1.12.0-linux-amd64/* /home/avocado/.contra-env-setup/minishift/", | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:30,742 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:30.705397", | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:12:30,743 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:30,746 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:30,747 process L0395 DEBUG| [stdout] TASK [minishift : Delete /home/avocado/minishift-1.12.0-linux-amd64] *********** | |
2018-03-27 20:12:30,747 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/install_minishift_bin.yml:28 | |
2018-03-27 20:12:30,779 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:12:30,780 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:30,780 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:30,968 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:30,968 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:30,970 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483 `" && echo ansible-tmp-1522174350.78-255076276452483="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:31,295 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174350.78-255076276452483=/home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483\n', '') | |
2018-03-27 20:12:31,297 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpqhtzqH TO /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/file.py | |
2018-03-27 20:12:31,298 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:31,630 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpqhtzqH /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/file.py\n', '') | |
2018-03-27 20:12:31,630 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:31,631 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/ /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/file.py && sleep 0'"'"'' | |
2018-03-27 20:12:31,954 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:31,954 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:31,955 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174350.78-255076276452483/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:32,368 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/minishift-1.12.0-linux-amd64", "state": "absent", "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:32,372 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "path": "/home/avocado/minishift-1.12.0-linux-amd64", | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:12:32,373 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "path": "/home/avocado/minishift-1.12.0-linux-amd64", | |
2018-03-27 20:12:32,374 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:12:32,375 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:32,377 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:32,378 process L0395 DEBUG| [stdout] TASK [minishift : Set path for minishift in /home/avocado/.bashrc] ************* | |
2018-03-27 20:12:32,378 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/set_minishift_path.yml:4 | |
2018-03-27 20:12:32,551 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
2018-03-27 20:12:32,552 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:32,552 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:32,891 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:32,892 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:32,893 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420 `" && echo ansible-tmp-1522174352.55-56899638198420="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:33,224 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174352.55-56899638198420=/home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420\n', '') | |
2018-03-27 20:12:33,226 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmptOMdW_ TO /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/lineinfile.py | |
2018-03-27 20:12:33,227 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:33,536 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmptOMdW_ /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/lineinfile.py\n', '') | |
2018-03-27 20:12:33,537 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:33,538 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/ /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/lineinfile.py && sleep 0'"'"'' | |
2018-03-27 20:12:33,869 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:33,870 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:33,871 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/lineinfile.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174352.55-56899638198420/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:34,303 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/home/avocado/.bashrc (content)", "after_header": "/home/avocado/.bashrc (content)", "before": ""}, {"before_header": "/home/avocado/.bashrc (file attributes)", "after_header": "/home/avocado/.bashrc (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/home/avocado/.bashrc", "owner": null, "follow": false, "validate": null, "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "setype": null, "content": null, "serole": null, "state": "present", "selevel": null, "regexp": null, "line": "export PATH=\\"$PATH:/home/avocado/.contra-env-setup/minishift\\"", "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "backup": "", | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "diff": [ | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] { | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "after": "", | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (content)", | |
2018-03-27 20:12:34,307 process L0395 DEBUG| [stdout] "before": "", | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (content)" | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] { | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (file attributes)", | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (file attributes)" | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "backrefs": false, | |
2018-03-27 20:12:34,308 process L0395 DEBUG| [stdout] "backup": false, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "create": true, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "force": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "insertafter": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "insertbefore": null, | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "line": "export PATH=\"$PATH:/home/avocado/.contra-env-setup/minishift\"", | |
2018-03-27 20:12:34,309 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "path": "/home/avocado/.bashrc", | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:34,310 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:12:34,311 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:34,311 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:34,311 process L0395 DEBUG| [stdout] "msg": "line added" | |
2018-03-27 20:12:34,311 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:34,313 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:34,313 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ******************************** | |
2018-03-27 20:12:34,313 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/set_minishift_path.yml:10 | |
2018-03-27 20:12:34,347 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:34,347 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:34,347 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:34,531 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:34,531 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:34,532 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610 `" && echo ansible-tmp-1522174354.35-196155774767610="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:34,875 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174354.35-196155774767610=/home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610\n', '') | |
2018-03-27 20:12:34,877 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp5rxRa3 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/command.py | |
2018-03-27 20:12:34,878 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:35,210 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp5rxRa3 /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/command.py\n', '') | |
2018-03-27 20:12:35,210 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:35,211 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/ /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:35,539 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:35,540 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:35,541 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174354.35-196155774767610/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:35,989 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:35.965954", "stdout": "", "cmd": "source /home/avocado/.bashrc", "rc": 0, "start": "2018-03-27 18:12:35.956696", "stderr": "", "delta": "0:00:00.009258", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "source /home/avocado/.bashrc", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:35,991 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:35,991 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:35,991 process L0395 DEBUG| [stdout] "cmd": "source /home/avocado/.bashrc", | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "delta": "0:00:00.009258", | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:35.965954", | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "_raw_params": "source /home/avocado/.bashrc", | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:35,992 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:35.956696", | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:12:35,993 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:35,996 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:35,996 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift disk-size 40gb] ******************************** | |
2018-03-27 20:12:35,996 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:15 | |
2018-03-27 20:12:36,030 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:36,030 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:36,031 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:36,224 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:36,224 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:36,226 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788 `" && echo ansible-tmp-1522174356.03-80965701678788="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:36,540 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174356.03-80965701678788=/home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788\n', '') | |
2018-03-27 20:12:36,542 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpsGL4Mx TO /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/command.py | |
2018-03-27 20:12:36,543 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:36,870 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpsGL4Mx /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/command.py\n', '') | |
2018-03-27 20:12:36,870 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:36,871 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/ /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:37,197 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:37,197 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:37,198 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174356.03-80965701678788/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:37,694 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:37.671904", "stdout": "No Minishift instance exists. New disk-size setting will be applied on next \'minishift start\'", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", "rc": 0, "start": "2018-03-27 18:12:37.606435", "stderr": "", "delta": "0:00:00.065469", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "delta": "0:00:00.065469", | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:37.671904", | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:37,697 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set disk-size 40gb", | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:37.606435", | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:37,698 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:37,699 process L0395 DEBUG| [stdout] "stdout": "No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'", | |
2018-03-27 20:12:37,699 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:12:37,699 process L0395 DEBUG| [stdout] "No Minishift instance exists. New disk-size setting will be applied on next 'minishift start'" | |
2018-03-27 20:12:37,699 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:12:37,699 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:37,701 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:37,702 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift memory 6400mb] ********************************* | |
2018-03-27 20:12:37,702 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:18 | |
2018-03-27 20:12:37,729 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:37,729 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:37,730 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:37,919 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:37,920 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:37,921 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429 `" && echo ansible-tmp-1522174357.73-235657560071429="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:38,247 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174357.73-235657560071429=/home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429\n', '') | |
2018-03-27 20:12:38,250 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpDxvi7j TO /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/command.py | |
2018-03-27 20:12:38,251 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:38,592 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpDxvi7j /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/command.py\n', '') | |
2018-03-27 20:12:38,593 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:38,593 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/ /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:38,926 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:38,926 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:38,927 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174357.73-235657560071429/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:39,351 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:39.327679", "stdout": "No Minishift instance exists. New memory setting will be applied on next \'minishift start\'", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "rc": 0, "start": "2018-03-27 18:12:39.313470", "stderr": "", "delta": "0:00:00.014209", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:39,353 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:39,353 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "delta": "0:00:00.014209", | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:39.327679", | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set memory 6400mb", | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:39,354 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:39.313470", | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "stdout": "No Minishift instance exists. New memory setting will be applied on next 'minishift start'", | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] "No Minishift instance exists. New memory setting will be applied on next 'minishift start'" | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:12:39,355 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:39,358 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:39,358 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift openshift-version to v3.6.1] ******************* | |
2018-03-27 20:12:39,358 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:21 | |
2018-03-27 20:12:39,386 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:39,386 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:39,386 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:39,573 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:39,574 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:39,575 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182 `" && echo ansible-tmp-1522174359.39-89181499280182="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:39,887 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174359.39-89181499280182=/home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182\n', '') | |
2018-03-27 20:12:39,889 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp7h9FpY TO /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/command.py | |
2018-03-27 20:12:39,891 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:40,232 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp7h9FpY /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/command.py\n', '') | |
2018-03-27 20:12:40,233 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:40,233 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/ /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:40,567 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:40,567 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:40,568 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174359.39-89181499280182/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:41,056 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:41.028752", "stdout": "", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", "rc": 0, "start": "2018-03-27 18:12:41.006560", "stderr": "", "delta": "0:00:00.022192", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:41,059 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:41,059 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "delta": "0:00:00.022192", | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:41.028752", | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:41,060 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift config set openshift-version v3.6.1", | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:41,061 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:41.006560", | |
2018-03-27 20:12:41,062 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:41,063 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:41,063 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:12:41,063 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:12:41,063 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:41,065 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:41,066 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-version] ****************** | |
2018-03-27 20:12:41,066 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:24 | |
2018-03-27 20:12:41,085 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:12:41,085 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:41,085 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:12:41,085 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:41,090 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:41,091 process L0395 DEBUG| [stdout] TASK [minishift : Set minishift skip-check-openshift-release] ****************** | |
2018-03-27 20:12:41,091 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:28 | |
2018-03-27 20:12:41,110 process L0395 DEBUG| [stdout] skipping: [localhost] => { | |
2018-03-27 20:12:41,110 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:41,110 process L0395 DEBUG| [stdout] "skip_reason": "Conditional result was False" | |
2018-03-27 20:12:41,110 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:41,114 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:41,114 process L0395 DEBUG| [stdout] TASK [minishift : Pull down the minishift iso] ********************************* | |
2018-03-27 20:12:41,114 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:32 | |
2018-03-27 20:12:41,154 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/get_url.py | |
2018-03-27 20:12:41,154 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:41,155 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:41,358 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:41,358 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:41,359 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136 `" && echo ansible-tmp-1522174361.15-149213002091136="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:41,688 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174361.15-149213002091136=/home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136\n', '') | |
2018-03-27 20:12:41,689 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpKNVxWc TO /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/get_url.py | |
2018-03-27 20:12:41,690 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:42,022 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpKNVxWc /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/get_url.py\n', '') | |
2018-03-27 20:12:42,023 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:42,024 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/ /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/get_url.py && sleep 0'"'"'' | |
2018-03-27 20:12:42,357 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:42,357 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:42,358 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/get_url.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174361.15-149213002091136/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:42,814 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "changed": false, "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso", "state": "file", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0664", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "regexp": null, "owner": null, "follow": false, "client_key": null, "group": null, "use_proxy": true, "unsafe_writes": null, "setype": null, "content": null, "validate_certs": true, "serole": null, "client_cert": null, "timeout": 120, "src": null, "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "selevel": null, "force_basic_auth": false, "sha256sum": "", "http_agent": "ansible-httpget", "path": "/home/avocado/.contra-env-setup/minishift/minishift.iso", "url_password": null, "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso", "checksum": "", "seuser": null, "headers": null, "delimiter": null, "mode": null, "url_username": null, "attributes": null, "backup": null, "tmp_dest": null}}, "owner": "avocado", "size": 413138944, "msg": "file already exists"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:42,816 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:12:42,816 process L0395 DEBUG| [stdout] "changed": false, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "checksum": "", | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "client_cert": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "client_key": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:42,817 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup/minishift/minishift.iso", | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "force_basic_auth": false, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "headers": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "http_agent": "ansible-httpget", | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/minishift/minishift.iso", | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:12:42,818 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "sha256sum": "", | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "timeout": 120, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "tmp_dest": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso", | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "url_password": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "url_username": null, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "use_proxy": true, | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:12:42,819 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "mode": "0664", | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "msg": "file already exists", | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "size": 413138944, | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "state": "file", | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "uid": 1000, | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] "url": "http://artifacts.ci.centos.org/fedora-atomic/minishift/iso/minishift.iso" | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] TASK [minishift : Check if the minishift profile exists] *********************** | |
2018-03-27 20:12:42,820 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/main.yml:39 | |
2018-03-27 20:12:42,848 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:42,848 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:42,848 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:43,032 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:43,032 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:43,034 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348 `" && echo ansible-tmp-1522174362.85-113802104563348="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:43,364 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174362.85-113802104563348=/home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348\n', '') | |
2018-03-27 20:12:43,367 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpMxiBa2 TO /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/command.py | |
2018-03-27 20:12:43,368 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:43,699 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpMxiBa2 /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/command.py\n', '') | |
2018-03-27 20:12:43,700 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:43,701 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/ /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:44,044 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:44,044 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:44,046 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174362.85-113802104563348/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:44,485 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:44.462978", "stdout": "Does Not Exist", "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i \'does not exist\'", "rc": 0, "start": "2018-03-27 18:12:44.445802", "stderr": "", "delta": "0:00:00.017176", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i \'does not exist\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:44,488 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "cmd": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i 'does not exist'", | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "delta": "0:00:00.017176", | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:44.462978", | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "_raw_params": "/home/avocado/.contra-env-setup/minishift/minishift status --profile minishift | head -1 | grep -i 'does not exist'", | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:44,489 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:44.445802", | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "stdout": "Does Not Exist", | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:12:44,490 process L0395 DEBUG| [stdout] "Does Not Exist" | |
2018-03-27 20:12:44,491 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:12:44,491 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:44,493 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:44,493 process L0395 DEBUG| [stdout] TASK [minishift : Create directory for the OpenShift client binary(oc)] ******** | |
2018-03-27 20:12:44,493 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:3 | |
2018-03-27 20:12:44,522 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:12:44,522 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:44,522 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:44,709 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:44,709 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:44,710 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087 `" && echo ansible-tmp-1522174364.52-264343442038087="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:45,048 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174364.52-264343442038087=/home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087\n', '') | |
2018-03-27 20:12:45,049 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpJR36kq TO /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/file.py | |
2018-03-27 20:12:45,050 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:45,369 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpJR36kq /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/file.py\n', '') | |
2018-03-27 20:12:45,369 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:45,370 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/ /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/file.py && sleep 0'"'"'' | |
2018-03-27 20:12:45,682 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:45,682 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:45,683 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174364.52-264343442038087/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:46,154 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"group": "avocado", "uid": 1000, "changed": true, "owner": "avocado", "state": "directory", "gid": 1000, "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "state": "directory"}, "before": {"path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", "state": "absent"}}, "size": 6}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:46,158 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:46,159 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:46,159 process L0395 DEBUG| [stdout] "diff": { | |
2018-03-27 20:12:46,159 process L0395 DEBUG| [stdout] "after": { | |
2018-03-27 20:12:46,159 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", | |
2018-03-27 20:12:46,159 process L0395 DEBUG| [stdout] "state": "directory" | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "before": { | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:12:46,160 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:12:46,161 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:12:46,162 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:46,163 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "path": "/home/avocado/.minishift/cache/oc/v3.6.1/linux", | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "size": 6, | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:12:46,164 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:46,166 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:46,166 process L0395 DEBUG| [stdout] TASK [minishift : Query for OpenShift client compressed binary version v3.6.1] *** | |
2018-03-27 20:12:46,166 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:8 | |
2018-03-27 20:12:46,211 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:12:46,211 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:46,212 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:46,403 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:46,403 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:46,405 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414 `" && echo ansible-tmp-1522174366.21-57310686456414="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:46,740 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174366.21-57310686456414=/home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414\n', '') | |
2018-03-27 20:12:46,742 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpN8qWSs TO /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/command.py | |
2018-03-27 20:12:46,743 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:47,091 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpN8qWSs /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/command.py\n', '') | |
2018-03-27 20:12:47,091 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:47,092 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/ /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/command.py && sleep 0'"'"'' | |
2018-03-27 20:12:47,416 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:47,416 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:47,417 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174366.21-57310686456414/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:50,040 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:12:50.006354", "stdout": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "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/\'", "rc": 0, "start": "2018-03-27 18:12:47.845400", "stderr": "", "delta": "0:00:02.160954", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "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/\'", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "warnings": ["Consider using get_url or uri module rather than running curl"]}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:50,046 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:12:50,046 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:12:50,046 process L0395 DEBUG| [stdout] "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/'", | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "delta": "0:00:02.160954", | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:12:50.006354", | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "_raw_params": "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/'", | |
2018-03-27 20:12:50,047 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:12:50,048 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:12:47.845400", | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "stdout": "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 20:12:50,049 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:12:50,049 process L0395 DEBUG| [stdout] "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 20:12:50,049 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:12:50,050 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:12:50,055 process L0395 DEBUG| [stdout] | |
2018-03-27 20:12:50,055 process L0395 DEBUG| [stdout] TASK [minishift : Pull down and extract OpenShift client binary(oc) to /home/avocado/.contra-env-setup] *** | |
2018-03-27 20:12:50,055 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:12 | |
2018-03-27 20:12:50,103 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:50,103 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:50,299 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:50,300 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:50,301 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174370.1-204460965454729 `" && echo ansible-tmp-1522174370.1-204460965454729="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174370.1-204460965454729 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:50,632 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174370.1-204460965454729=/home/avocado/.ansible/tmp/ansible-tmp-1522174370.1-204460965454729\n', '') | |
2018-03-27 20:12:50,633 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py | |
2018-03-27 20:12:50,633 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:50,634 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:50,969 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:50,969 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:50,970 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705 `" && echo ansible-tmp-1522174370.63-211671133996705="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:51,288 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174370.63-211671133996705=/home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705\n', '') | |
2018-03-27 20:12:51,290 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpTBtvgx TO /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/stat.py | |
2018-03-27 20:12:51,291 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:51,624 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpTBtvgx /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/stat.py\n', '') | |
2018-03-27 20:12:51,624 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:51,625 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/ /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/stat.py && sleep 0'"'"'' | |
2018-03-27 20:12:51,951 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:51,951 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:51,952 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/stat.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174370.63-211671133996705/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:12:52,386 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "path": "/home/avocado/.contra-env-setup", "checksum_algo": "sha1", "follow": true, "get_md5": false, "get_mime": true, "get_attributes": true}}, "stat": {"charset": "binary", "uid": 1000, "exists": true, "attr_flags": "", "woth": false, "isreg": false, "device_type": 0, "mtime": 1522174204.6481943, "block_size": 4096, "inode": 20971912, "isgid": false, "size": 56, "executable": true, "isuid": false, "readable": true, "version": "18446744073201491456", "pw_name": "avocado", "gid": 1000, "ischr": false, "wusr": true, "writeable": true, "mimetype": "inode/directory", "blocks": 0, "xoth": true, "islnk": false, "nlink": 4, "issock": false, "rgrp": true, "gr_name": "avocado", "path": "/home/avocado/.contra-env-setup", "xusr": true, "atime": 1522174159.7671857, "isdir": true, "ctime": 1522174204.6481943, "isblk": false, "wgrp": true, "xgrp": true, "dev": 2049, "roth": true, "isfifo": false, "mode": "0775", "rusr": true, "attributes": []}, "changed": false}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:12:52,387 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/unarchive.py | |
2018-03-27 20:12:52,387 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:52,387 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:12:52,569 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:12:52,569 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:52,570 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151 `" && echo ansible-tmp-1522174372.39-88462206884151="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151 `" ) && sleep 0'"'"'' | |
2018-03-27 20:12:52,916 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174372.39-88462206884151=/home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151\n', '') | |
2018-03-27 20:12:52,917 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp_RgEUS TO /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/unarchive.py | |
2018-03-27 20:12:52,918 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:12:53,254 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp_RgEUS /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/unarchive.py\n', '') | |
2018-03-27 20:12:53,255 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:53,256 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/ /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/unarchive.py && sleep 0'"'"'' | |
2018-03-27 20:12:53,577 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:12:53,577 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:12:53,578 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/unarchive.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174372.39-88462206884151/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:45,248 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"src": "/tmp/ansible_3SVewE/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "group": "avocado", "uid": 1000, "dest": "/home/avocado/.contra-env-setup", "changed": true, "extract_results": {"cmd": ["/usr/bin/gtar", "--extract", "-C", "/home/avocado/.contra-env-setup", "-z", "-f", "/tmp/ansible_3SVewE/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz"], "rc": 0, "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": ""}, "owner": "avocado", "state": "directory", "handler": "TgzArchive", "secontext": "unconfined_u:object_r:user_home_t:s0", "mode": "0775", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": true, "exclude": [], "owner": null, "follow": false, "group": null, "unsafe_writes": null, "keep_newer": false, "serole": null, "content": null, "setype": null, "extra_opts": [], "dest": "/home/avocado/.contra-env-setup", "selevel": null, "original_basename": "openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "regexp": null, "src": "https://github.com/openshift/origin/releases/download/v3.6.1/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", "validate_certs": true, "list_files": false, "seuser": null, "creates": null, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "gid": 1000, "size": 120}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:45,249 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:45,249 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'rm -f -r /home/avocado/.ansible/tmp/ansible-tmp-1522174370.1-204460965454729/ > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:45,990 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:45,993 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup", | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "extract_results": { | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "cmd": [ | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "/usr/bin/gtar", | |
2018-03-27 20:13:45,994 process L0395 DEBUG| [stdout] "--extract", | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] "-C", | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] "/home/avocado/.contra-env-setup", | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] "-z", | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] "-f", | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] "/tmp/ansible_3SVewE/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz" | |
2018-03-27 20:13:45,995 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:13:45,996 process L0395 DEBUG| [stdout] "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", | |
2018-03-27 20:13:45,996 process L0395 DEBUG| [stdout] "out": "", | |
2018-03-27 20:13:45,996 process L0395 DEBUG| [stdout] "rc": 0 | |
2018-03-27 20:13:45,996 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:45,996 process L0395 DEBUG| [stdout] "gid": 1000, | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "group": "avocado", | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "handler": "TgzArchive", | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:13:45,997 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "dest": "/home/avocado/.contra-env-setup", | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:13:45,998 process L0395 DEBUG| [stdout] "exclude": [], | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "extra_opts": [], | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "force": null, | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "keep_newer": false, | |
2018-03-27 20:13:45,999 process L0395 DEBUG| [stdout] "list_files": false, | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "original_basename": "openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "remote_src": true, | |
2018-03-27 20:13:46,000 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:13:46,001 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:13:46,001 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:13:46,001 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:13:46,001 process L0395 DEBUG| [stdout] "src": "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 20:13:46,001 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:13:46,001 process L0395 DEBUG| [stdout] "validate_certs": true | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "mode": "0775", | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "owner": "avocado", | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "secontext": "unconfined_u:object_r:user_home_t:s0", | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "size": 120, | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "src": "/tmp/ansible_3SVewE/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit.tar.gz", | |
2018-03-27 20:13:46,002 process L0395 DEBUG| [stdout] "state": "directory", | |
2018-03-27 20:13:46,003 process L0395 DEBUG| [stdout] "uid": 1000 | |
2018-03-27 20:13:46,003 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:46,003 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:46,003 process L0395 DEBUG| [stdout] TASK [minishift : Set oc_src_dir fact] ***************************************** | |
2018-03-27 20:13:46,003 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:18 | |
2018-03-27 20:13:46,047 process L0395 DEBUG| [stdout] ok: [localhost] => { | |
2018-03-27 20:13:46,047 process L0395 DEBUG| [stdout] "ansible_facts": { | |
2018-03-27 20:13:46,047 process L0395 DEBUG| [stdout] "oc_src_dir": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit" | |
2018-03-27 20:13:46,047 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:46,048 process L0395 DEBUG| [stdout] "changed": false | |
2018-03-27 20:13:46,048 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:46,054 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:46,054 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 20:13:46,055 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:24 | |
2018-03-27 20:13:46,092 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:13:46,092 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:46,092 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:46,306 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:46,307 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:46,308 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617 `" && echo ansible-tmp-1522174426.09-222538528999617="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:46,628 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174426.09-222538528999617=/home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617\n', '') | |
2018-03-27 20:13:46,630 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp_8EbYu TO /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/command.py | |
2018-03-27 20:13:46,631 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:46,962 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp_8EbYu /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/command.py\n', '') | |
2018-03-27 20:13:46,963 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:46,964 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/ /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/command.py && sleep 0'"'"'' | |
2018-03-27 20:13:47,285 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:47,285 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:47,286 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174426.09-222538528999617/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:47,765 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:13:47.741766", "stdout": "", "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/", "rc": 0, "start": "2018-03-27 18:13:47.667175", "stderr": "", "delta": "0:00:00.074591", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "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/", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "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/", | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "delta": "0:00:00.074591", | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:13:47.741766", | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:47,768 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "_raw_params": "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/", | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:13:47.667175", | |
2018-03-27 20:13:47,769 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:13:47,770 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:13:47,770 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:13:47,770 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:13:47,770 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:47,774 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:47,774 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 20:13:47,774 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:27 | |
2018-03-27 20:13:47,810 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py | |
2018-03-27 20:13:47,811 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:47,811 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:48,007 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:48,007 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:48,009 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882 `" && echo ansible-tmp-1522174427.81-45359644091882="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:48,331 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174427.81-45359644091882=/home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882\n', '') | |
2018-03-27 20:13:48,333 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpMrAFyi TO /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/file.py | |
2018-03-27 20:13:48,334 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:48,667 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpMrAFyi /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/file.py\n', '') | |
2018-03-27 20:13:48,667 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:48,668 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/ /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/file.py && sleep 0'"'"'' | |
2018-03-27 20:13:48,995 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:48,995 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:48,997 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/file.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174427.81-45359644091882/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:49,419 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "owner": null, "follow": false, "group": null, "unsafe_writes": null, "state": "absent", "content": null, "serole": null, "diff_peek": null, "setype": null, "selevel": null, "original_basename": null, "regexp": null, "validate": null, "src": null, "seuser": null, "recurse": false, "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "absent", "changed": true, "diff": {"after": {"path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "absent"}, "before": {"path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", "state": "directory"}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:49,422 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:49,422 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:49,422 process L0395 DEBUG| [stdout] "diff": { | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "after": { | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "before": { | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "state": "directory" | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:13:49,423 process L0395 DEBUG| [stdout] "backup": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "diff_peek": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "force": false, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "original_basename": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "recurse": false, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:13:49,424 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "state": "absent", | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "path": "/home/avocado/.contra-env-setup/openshift-origin-client-tools-v3.6.1-008f2d5-linux-64bit", | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] "state": "absent" | |
2018-03-27 20:13:49,425 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:49,426 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:49,426 process L0395 DEBUG| [stdout] TASK [minishift : Update the path with the oc client] ************************** | |
2018-03-27 20:13:49,426 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:32 | |
2018-03-27 20:13:49,454 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:13:49,454 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:49,454 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:49,642 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:49,642 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:49,644 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040 `" && echo ansible-tmp-1522174429.45-123333033835040="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:49,971 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174429.45-123333033835040=/home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040\n', '') | |
2018-03-27 20:13:49,972 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpLN143x TO /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/command.py | |
2018-03-27 20:13:49,973 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:50,312 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpLN143x /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/command.py\n', '') | |
2018-03-27 20:13:50,313 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:50,314 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/ /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/command.py && sleep 0'"'"'' | |
2018-03-27 20:13:50,635 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:50,635 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:50,636 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174429.45-123333033835040/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:51,083 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:13:51.053066", "stdout": "", "cmd": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "rc": 0, "start": "2018-03-27 18:13:51.047303", "stderr": "", "delta": "0:00:00.005763", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "cmd": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"", | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "delta": "0:00:00.005763", | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:13:51.053066", | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "_raw_params": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"", | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:13:51,086 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:13:51.047303", | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:13:51,087 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:13:51,088 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:13:51,088 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:13:51,088 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:51,092 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:51,093 process L0395 DEBUG| [stdout] TASK [minishift : Set path for oc client in /home/avocado/.bashrc] ************* | |
2018-03-27 20:13:51,093 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:35 | |
2018-03-27 20:13:51,128 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/lineinfile.py | |
2018-03-27 20:13:51,129 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:51,129 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:51,319 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:51,320 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:51,321 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838 `" && echo ansible-tmp-1522174431.13-99175848527838="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:51,651 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174431.13-99175848527838=/home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838\n', '') | |
2018-03-27 20:13:51,652 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpxQFnxC TO /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/lineinfile.py | |
2018-03-27 20:13:51,653 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:51,974 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpxQFnxC /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/lineinfile.py\n', '') | |
2018-03-27 20:13:51,975 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:51,976 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/ /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/lineinfile.py && sleep 0'"'"'' | |
2018-03-27 20:13:52,301 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:52,301 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:52,302 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/lineinfile.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174431.13-99175848527838/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:52,720 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"msg": "line added", "diff": [{"after": "", "before_header": "/home/avocado/.bashrc (content)", "after_header": "/home/avocado/.bashrc (content)", "before": ""}, {"before_header": "/home/avocado/.bashrc (file attributes)", "after_header": "/home/avocado/.bashrc (file attributes)"}], "changed": true, "backup": "", "invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "backrefs": false, "insertafter": null, "path": "/home/avocado/.bashrc", "owner": null, "follow": false, "validate": null, "group": null, "insertbefore": null, "unsafe_writes": null, "create": true, "setype": null, "content": null, "serole": null, "state": "present", "selevel": null, "regexp": null, "line": "export PATH=\\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\\"", "src": null, "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:52,723 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:52,723 process L0395 DEBUG| [stdout] "backup": "", | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "diff": [ | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] { | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "after": "", | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (content)", | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "before": "", | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (content)" | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] { | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "after_header": "/home/avocado/.bashrc (file attributes)", | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] "before_header": "/home/avocado/.bashrc (file attributes)" | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:52,724 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "attributes": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "backrefs": false, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "backup": false, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "content": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "create": true, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "delimiter": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "directory_mode": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "follow": false, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "force": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "group": null, | |
2018-03-27 20:13:52,725 process L0395 DEBUG| [stdout] "insertafter": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "insertbefore": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "line": "export PATH=\"/home/avocado/.minishift/cache/oc/v3.6.1/linux:$PATH\"", | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "mode": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "owner": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "path": "/home/avocado/.bashrc", | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "regexp": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "remote_src": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "selevel": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "serole": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "setype": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "seuser": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "src": null, | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "state": "present", | |
2018-03-27 20:13:52,726 process L0395 DEBUG| [stdout] "unsafe_writes": null, | |
2018-03-27 20:13:52,727 process L0395 DEBUG| [stdout] "validate": null | |
2018-03-27 20:13:52,727 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:52,727 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:52,727 process L0395 DEBUG| [stdout] "msg": "line added" | |
2018-03-27 20:13:52,727 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:52,729 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:52,729 process L0395 DEBUG| [stdout] TASK [minishift : Source /home/avocado/.bashrc] ******************************** | |
2018-03-27 20:13:52,729 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/os_temps/tasks/set_oc_client.yml:41 | |
2018-03-27 20:13:52,762 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:13:52,763 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:52,763 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:52,953 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:52,953 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:52,955 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973 `" && echo ansible-tmp-1522174432.76-184082049577973="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:53,283 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174432.76-184082049577973=/home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973\n', '') | |
2018-03-27 20:13:53,285 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmpNm1H2J TO /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/command.py | |
2018-03-27 20:13:53,286 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:53,634 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmpNm1H2J /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/command.py\n', '') | |
2018-03-27 20:13:53,634 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:53,635 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/ /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/command.py && sleep 0'"'"'' | |
2018-03-27 20:13:53,961 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:53,961 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:53,962 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174432.76-184082049577973/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:13:54,418 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:13:54.392402", "stdout": "", "cmd": "source /home/avocado/.bashrc", "rc": 0, "start": "2018-03-27 18:13:54.376684", "stderr": "", "delta": "0:00:00.015718", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "source /home/avocado/.bashrc", "removes": null, "creates": null, "chdir": null, "stdin": null}}}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] changed: [localhost] => { | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] "cmd": "source /home/avocado/.bashrc", | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] "delta": "0:00:00.015718", | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:13:54.392402", | |
2018-03-27 20:13:54,421 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "_raw_params": "source /home/avocado/.bashrc", | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:13:54,422 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] "rc": 0, | |
2018-03-27 20:13:54,423 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:13:54.376684", | |
2018-03-27 20:13:54,424 process L0395 DEBUG| [stdout] "stderr": "", | |
2018-03-27 20:13:54,424 process L0395 DEBUG| [stdout] "stderr_lines": [], | |
2018-03-27 20:13:54,424 process L0395 DEBUG| [stdout] "stdout": "", | |
2018-03-27 20:13:54,424 process L0395 DEBUG| [stdout] "stdout_lines": [] | |
2018-03-27 20:13:54,424 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:13:54,430 process L0395 DEBUG| [stdout] | |
2018-03-27 20:13:54,430 process L0395 DEBUG| [stdout] TASK [minishift : Initialization of minishift cluster with profile minishift] *** | |
2018-03-27 20:13:54,431 process L0395 DEBUG| [stdout] task path: /var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/roles/minishift/tasks/init_minishift.yml:3 | |
2018-03-27 20:13:54,517 process L0395 DEBUG| [stdout] Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py | |
2018-03-27 20:13:54,518 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:54,518 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' | |
2018-03-27 20:13:54,713 process L0395 DEBUG| [stdout] <localhost> (0, '/home/avocado\n', '') | |
2018-03-27 20:13:54,713 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:54,714 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560 `" && echo ansible-tmp-1522174434.52-41552124277560="` echo /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560 `" ) && sleep 0'"'"'' | |
2018-03-27 20:13:55,023 process L0395 DEBUG| [stdout] <localhost> (0, 'ansible-tmp-1522174434.52-41552124277560=/home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560\n', '') | |
2018-03-27 20:13:55,024 process L0395 DEBUG| [stdout] <localhost> PUT /var/tmp/tmp2RGm_z TO /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/command.py | |
2018-03-27 20:13:55,026 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 '[localhost]' | |
2018-03-27 20:13:55,344 process L0395 DEBUG| [stdout] <localhost> (0, 'sftp> put /var/tmp/tmp2RGm_z /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/command.py\n', '') | |
2018-03-27 20:13:55,345 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:55,347 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 localhost '/bin/sh -c '"'"'chmod u+x /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/ /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/command.py && sleep 0'"'"'' | |
2018-03-27 20:13:55,675 process L0395 DEBUG| [stdout] <localhost> (0, '', '') | |
2018-03-27 20:13:55,675 process L0395 DEBUG| [stdout] <localhost> ESTABLISH SSH CONNECTION FOR USER: avocado | |
2018-03-27 20:13:55,677 process L0395 DEBUG| [stdout] <localhost> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o Port=12345 -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=avocado -o ConnectTimeout=10 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o ControlPath=/home/firemanxbr/.ansible/cp/b0d3931675 -tt localhost '/bin/sh -c '"'"'/usr/bin/python /home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/command.py; rm -rf "/home/avocado/.ansible/tmp/ansible-tmp-1522174434.52-41552124277560/" > /dev/null 2>&1 && sleep 0'"'"'' | |
2018-03-27 20:18:01,128 process L0395 DEBUG| [stdout] <localhost> (0, '\r\n{"changed": true, "end": "2018-03-27 18:18:01.096098", "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 version ... OK\\n routing-suffix ... OK\\n host-config-dir ... OK\\n host-data-dir ... OK\\n host-pv-dir ... OK\\n host-volumes-dir ... 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, 94% complete\\nPulled 3/4 layers, 99% complete\\nPulled 4/4 layers, 100% complete\\nExtracting\\nImage pull complete\\n-- Checking OpenShift client ... OK\\n-- Checking Docker client ... OK\\n-- Checking Docker version ... OK\\n-- Checking for existing OpenShift container ... OK\\n-- Checking for openshift/origin:v3.6.1 image ... \\n Pulling image openshift/origin:v3.6.1\\n Pulled 1/4 layers, 26% complete\\n Pulled 2/4 layers, 94% complete\\n Pulled 3/4 layers, 99% complete\\n Pulled 4/4 layers, 100% complete\\n Extracting\\n Image pull complete\\n-- Checking Docker daemon configuration ... OK\\n-- Checking for available ports ... \\n WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.\\n-- Checking type of volume mount ... \\n Using nsenter mounter for OpenShift volumes\\n-- Creating host directories ... OK\\n-- Finding server IP ... \\n Using 192.168.42.118 as the server IP\\n-- Starting OpenShift container ... \\n Creating initial OpenShift configuration\\n Starting OpenShift using container \'origin\'\\n Waiting for API server to start listening\\nFAIL\\n Error: cannot access master readiness URL https://192.168.42.118:8443/healthz/ready\\n Details:\\n No log available from \\"origin\\" container\\n\\n Caused By:\\n Error: Get https://192.168.42.118:8443/healthz/ready: read tcp 192.168.42.1:45462->192.168.42.118:8443: read: connection reset by peer", "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", "failed": true, "delta": "0:04:05.012139", "stderr": "Error during \'cluster up\' execution: Error starting the cluster.", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "/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", "removes": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-03-27 18:13:56.083959", "msg": "non-zero return code"}\r\n', 'Shared connection to localhost closed.\r\n') | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] fatal: [localhost]: FAILED! => { | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] "changed": true, | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] "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", | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] "delta": "0:04:05.012139", | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] "end": "2018-03-27 18:18:01.096098", | |
2018-03-27 20:18:01,131 process L0395 DEBUG| [stdout] "invocation": { | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "module_args": { | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "_raw_params": "/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", | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "_uses_shell": true, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "chdir": null, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "creates": null, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "executable": null, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "removes": null, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "stdin": null, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "warn": true | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] }, | |
2018-03-27 20:18:01,132 process L0395 DEBUG| [stdout] "msg": "non-zero return code", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "rc": 1, | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "start": "2018-03-27 18:13:56.083959", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "stderr": "Error during 'cluster up' execution: Error starting the cluster.", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "stderr_lines": [ | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "Error during 'cluster up' execution: Error starting the cluster." | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] ], | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "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 version ... OK\n routing-suffix ... OK\n host-config-dir ... OK\n host-data-dir ... OK\n host-pv-dir ... OK\n host-volumes-dir ... 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, 94% complete\nPulled 3/4 layers, 99% complete\nPulled 4/4 layers, 100% complete\nExtracting\nImage pull complete\n-- Checking OpenShift client ... OK\n-- Checking Docker client ... OK\n-- Checking Docker version ... OK\n-- Checking for existing OpenShift container ... OK\n-- Checking for openshift/origin:v3.6.1 image ... \n Pulling image openshift/origin:v3.6.1\n Pulled 1/4 layers, 26% complete\n Pulled 2/4 layers, 94% complete\n Pulled 3/4 layers, 99% complete\n Pulled 4/4 layers, 100% complete\n Extracting\n Image pull complete\n-- Checking Docker daemon configuration ... OK\n-- Checking for available ports ... \n WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.\n-- Checking type of volume mount ... \n Using nsenter mounter for OpenShift volumes\n-- Creating host directories ... OK\n-- Finding server IP ... \n Using 192.168.42.118 as the server IP\n-- Starting OpenShift container ... \n Creating initial OpenShift configuration\n Starting OpenShift using container 'origin'\n Waiting for API server to start listening\nFAIL\n Error: cannot access master readiness URL https://192.168.42.118:8443/healthz/ready\n Details:\n No log available from \"origin\" container\n\n Caused By:\n Error: Get https://192.168.42.118:8443/healthz/ready: read tcp 192.168.42.1:45462->192.168.42.118:8443: read: connection reset by peer", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "stdout_lines": [ | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "-- Starting profile 'minishift'", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "-- Checking if requested hypervisor 'kvm' is supported on this platform ... OK", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] "-- Checking if KVM driver is installed ... ", | |
2018-03-27 20:18:01,133 process L0395 DEBUG| [stdout] " Driver is available at /usr/local/bin/docker-machine-driver-kvm ... ", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] " Checking driver binary is executable ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking if Libvirt is installed ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is present ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking if Libvirt default network is active ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking the ISO URL ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Starting local OpenShift cluster using 'kvm' hypervisor ...", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Minishift VM will be configured with ...", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] " Memory: 6 GB", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] " vCPUs : 2", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] " Disk size: 40 GB", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Starting Minishift VM ......................... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking for IP address ... OK", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] "-- Checking if external host is reachable from the Minishift VM ... ", | |
2018-03-27 20:18:01,134 process L0395 DEBUG| [stdout] " Pinging 8.8.8.8 ... FAIL", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " VM is unable to ping external host", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] "-- Checking HTTP connectivity from the VM ... ", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " Retrieving http://minishift.io/index.html ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] "-- Checking if persistent storage volume is mounted ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] "-- Checking available disk space ... 1% used OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] "-- OpenShift cluster will be configured with ...", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " Version: v3.6.1", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] "-- Checking `oc` support for startup flags ... ", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " version ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " routing-suffix ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " host-config-dir ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " host-data-dir ... OK", | |
2018-03-27 20:18:01,135 process L0395 DEBUG| [stdout] " host-pv-dir ... OK", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] " host-volumes-dir ... OK", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Starting OpenShift using openshift/origin:v3.6.1 ...", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Pulling image openshift/origin:v3.6.1", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Pulled 1/4 layers, 26% complete", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Pulled 2/4 layers, 94% complete", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Pulled 3/4 layers, 99% complete", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Pulled 4/4 layers, 100% complete", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Extracting", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "Image pull complete", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "-- Checking OpenShift client ... OK", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "-- Checking Docker client ... OK", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "-- Checking Docker version ... OK", | |
2018-03-27 20:18:01,136 process L0395 DEBUG| [stdout] "-- Checking for existing OpenShift container ... OK", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] "-- Checking for openshift/origin:v3.6.1 image ... ", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Pulling image openshift/origin:v3.6.1", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Pulled 1/4 layers, 26% complete", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Pulled 2/4 layers, 94% complete", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Pulled 3/4 layers, 99% complete", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Pulled 4/4 layers, 100% complete", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Extracting", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Image pull complete", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] "-- Checking Docker daemon configuration ... OK", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] "-- Checking for available ports ... ", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " WARNING: Binding DNS on port 8053 instead of 53, which may not be resolvable from all clients.", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] "-- Checking type of volume mount ... ", | |
2018-03-27 20:18:01,137 process L0395 DEBUG| [stdout] " Using nsenter mounter for OpenShift volumes", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] "-- Creating host directories ... OK", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] "-- Finding server IP ... ", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Using 192.168.42.118 as the server IP", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] "-- Starting OpenShift container ... ", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Creating initial OpenShift configuration", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Starting OpenShift using container 'origin'", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Waiting for API server to start listening", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] "FAIL", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Error: cannot access master readiness URL https://192.168.42.118:8443/healthz/ready", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Details:", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " No log available from \"origin\" container", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] "", | |
2018-03-27 20:18:01,138 process L0395 DEBUG| [stdout] " Caused By:", | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] " Error: Get https://192.168.42.118:8443/healthz/ready: read tcp 192.168.42.1:45462->192.168.42.118:8443: read: connection reset by peer" | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] ] | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] } | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] to retry, use: --limit @/var/tmp/avocado_bVFA1s/1-test_contra_env_setup.py_TestMinishift.test_centos-9fcd/playbooks/setup.retry | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] PLAY RECAP ********************************************************************* | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] localhost : ok=51 changed=36 unreachable=0 failed=1 | |
2018-03-27 20:18:01,139 process L0395 DEBUG| [stdout] | |
2018-03-27 20:18:01,173 process L0633 INFO | Command ' ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' finished with 2 after 500.195077896s | |
2018-03-27 20:18:01,178 stacktrace L0041 ERROR| | |
2018-03-27 20:18:01,178 stacktrace L0044 ERROR| Reproduced traceback from: /home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py:838 | |
2018-03-27 20:18:01,178 stacktrace L0047 ERROR| Traceback (most recent call last): | |
2018-03-27 20:18:01,178 stacktrace L0047 ERROR| File "/home/firemanxbr/GitHub/contra-env-setup/test/test_contra_env_setup.py", line 99, in test | |
2018-03-27 20:18:01,179 stacktrace L0047 ERROR| ' --ssh-common-args="%s"' % | |
2018-03-27 20:18:01,179 stacktrace L0047 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/utils/process.py", line 1247, in run | |
2018-03-27 20:18:01,179 stacktrace L0047 ERROR| raise CmdError(cmd, sp.result) | |
2018-03-27 20:18:01,179 stacktrace L0047 ERROR| CmdError: Command ' ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 20:18:01,179 stacktrace L0048 ERROR| | |
2018-03-27 20:18:01,179 test L0843 DEBUG| Local variables: | |
2018-03-27 20:18:01,195 test L0846 DEBUG| -> cmd <type 'str'>: ansible-playbook -vvv -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 20:18:01,195 test L0846 DEBUG| -> cmd_run <type 'str'>: ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true | |
2018-03-27 20:18:01,195 test L0846 DEBUG| -> self <class 'test_contra_env_setup.TestMinishift'>: 1-test_contra_env_setup.py:TestMinishift.test;centos-9fcd | |
2018-03-27 20:18:01,195 test L0846 DEBUG| -> iso_src <type 'str'>: ~/.contra-env-setup/minishift | |
2018-03-27 20:18:01,195 test L0846 DEBUG| -> env <type 'dict'>: {'ANSIBLE_CONFIG': 'test/ansible.cfg'} | |
2018-03-27 20:18:01,196 test L0846 DEBUG| -> DEBUG <type 'bool'>: True | |
2018-03-27 20:18:01,196 test L0846 DEBUG| -> iso_dest <type 'str'>: ~/.contra-env-setup/minishift | |
2018-03-27 20:18:01,196 test L0846 DEBUG| -> ssh_args <type 'list'>: ['-o UserKnownHostsFile=/dev/null', '-o StrictHostKeyChecking=no'] | |
2018-03-27 20:18:01,196 test L0846 DEBUG| -> distro <type 'str'>: CentOS | |
2018-03-27 20:18:01,237 test L0286 DEBUG| DATA (filename=output.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 20:18:01,237 test L0286 DEBUG| DATA (filename=stdout.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 20:18:01,238 test L0286 DEBUG| DATA (filename=stderr.expected) => NOT FOUND (data sources: variant, test, file) | |
2018-03-27 20:18:01,238 test L1000 ERROR| Traceback (most recent call last): | |
2018-03-27 20:18:01,238 test L1000 ERROR| File "/home/firemanxbr/.local/lib/python2.7/site-packages/avocado/core/test.py", line 936, in _run_avocado | |
raise test_exception | |
2018-03-27 20:18:01,238 test L1000 ERROR| CmdError: Command ' ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 20:18:01,238 test L1015 ERROR| ERROR 1-test_contra_env_setup.py:TestMinishift.test;centos-9fcd -> CmdError: Command ' ansible-playbook -vvv -i "localhost," playbooks/setup.yml -e remote_user=avocado -e run_cleanup=true --ssh-common-args="-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no"' failed (rc=2) | |
2018-03-27 20:18:01,238 test L1004 INFO | | |
2018-03-27 20:18:01,257 job L0483 INFO | Test results available in /home/firemanxbr/avocado/job-results/job-2018-03-27T20.08-8b930f1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment