Skip to content

Instantly share code, notes, and snippets.

@fbouliane
Created April 18, 2017 20:01
Show Gist options
  • Save fbouliane/cc6f06c1d6f4bceb7148c49bf4b00416 to your computer and use it in GitHub Desktop.
Save fbouliane/cc6f06c1d6f4bceb7148c49bf4b00416 to your computer and use it in GitHub Desktop.
/tmp$ cat devstacklog.txt.gz | grep 'getent\|run_phase stack'
2017-04-18 17:21:14.794 | + ./stack.sh:main:755 : run_phase stack pre-install
2017-04-18 17:26:30.786 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : getent group libvirt
2017-04-18 17:26:38.248 | + ./stack.sh:main:893 : run_phase stack install
2017-04-18 17:40:03.975 | + ./stack.sh:main:1196 : run_phase stack post-config
2017-04-18 17:40:07.819 | ++ /opt/stack/new/ironic/devstack/lib/ironic:configure_ironic:969 : getent group libvirtd
2017-04-18 17:45:59.168 | + ./stack.sh:main:1350 : run_phase stack extra
2017-04-18 17:48:38.000 | + ./stack.sh:main:1417 : run_phase stack test-config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment