Comment 6 for bug 1819440

Revision history for this message
wes hayutin (weshayutin) wrote :

I recreated this locally.. will contact arx in the morning.

ASK [validate-tempest : Change permission of tempest container log directory] **************************************************************************************************************************************
task path: /var/tmp/CICENT/usr/local/share/ansible/roles/validate-tempest/tasks/tempest-results.yml:28
Monday 18 March 2019 22:11:57 -0600 (0:00:00.138) 1:41:36.969 **********
changed: [undercloud] => {
    "changed": true,
    "cmd": "sudo chmod -R 777 /var/log/containers/tempest",
    "delta": "0:00:00.028226",
    "end": "2019-03-19 04:11:57.885629",
    "rc": 0,
    "start": "2019-03-19 04:11:57.857403"
}

TASK [validate-tempest : Generate testrepository.subunit results file] **********************************************************************************************************************************************
task path: /var/tmp/CICENT/usr/local/share/ansible/roles/validate-tempest/tasks/tempest-results.yml:33
Monday 18 March 2019 22:11:58 -0600 (0:00:00.884) 1:41:37.853 **********
fatal: [undercloud]: FAILED! => {
    "changed": false,
    "rc": 1
}

MSG:

MODULE FAILURE

MODULE_STDERR:

Warning: Permanently added 'undercloud' (ECDSA) to the list of known hosts.
Traceback (most recent call last):
  File "/tmp/ansible_Bsgzuv/ansible_module_command.py", line 248, in <module>
    main()
  File "/tmp/ansible_Bsgzuv/ansible_module_command.py", line 192, in main
    os.chdir(chdir)
OSError: [Errno 2] No such file or directory: '/home/stack/tempest'

PLAY RECAP ******************************************************************************