Sunday, 2017-05-28

*** penguintamer has quit IRC00:10
*** piliman974 has quit IRC00:10
*** manheim has joined #openstack-ansible00:14
*** galstrom is now known as galstrom_zzz00:17
*** penguintamer has joined #openstack-ansible00:18
*** manheim has quit IRC00:19
*** admin0 has quit IRC00:20
*** penguintamer has quit IRC00:23
*** penguintamer has joined #openstack-ansible00:23
*** penguintamer has quit IRC00:30
*** penguintamer has joined #openstack-ansible00:30
*** galstrom_zzz is now known as galstrom00:32
*** redaudit has quit IRC00:35
*** galstrom is now known as galstrom_zzz00:36
*** markvoelker has joined #openstack-ansible00:40
*** piliman974 has joined #openstack-ansible00:44
*** gouthamr has joined #openstack-ansible00:46
*** manheim has joined #openstack-ansible00:51
*** kylek3h has joined #openstack-ansible00:51
*** NWOutlier_ has joined #openstack-ansible00:52
*** manheim has quit IRC00:55
*** acormier has quit IRC01:06
*** acormier has joined #openstack-ansible01:06
*** acormier has quit IRC01:10
*** vnogin has joined #openstack-ansible01:17
*** vnogin has quit IRC01:22
*** woodard has joined #openstack-ansible01:26
*** manheim has joined #openstack-ansible01:26
*** woodard has quit IRC01:31
*** manheim has quit IRC01:31
*** woodard has joined #openstack-ansible01:33
*** thorst has joined #openstack-ansible01:33
*** manheim has joined #openstack-ansible01:35
*** woodard has quit IRC01:37
*** thorst has quit IRC01:37
*** manheim has quit IRC01:40
*** thorst has joined #openstack-ansible01:43
*** acormier has joined #openstack-ansible01:46
*** manheim has joined #openstack-ansible01:49
*** manheim has quit IRC01:54
*** smatzek has joined #openstack-ansible01:55
*** smatzek_ has joined #openstack-ansible01:57
*** smatzek has quit IRC02:01
*** manheim has joined #openstack-ansible02:07
*** thorst has quit IRC02:21
*** manheim has quit IRC02:26
*** charz has quit IRC02:27
*** lbragstad has quit IRC02:28
*** lbragstad has joined #openstack-ansible02:28
*** charz has joined #openstack-ansible02:29
*** manheim has joined #openstack-ansible02:35
*** SerenaFeng has joined #openstack-ansible02:38
*** acormier has quit IRC02:38
*** acormier has joined #openstack-ansible02:39
*** manheim has quit IRC02:39
*** smatzek_ has quit IRC02:40
*** acormier has quit IRC02:43
*** manheim has joined #openstack-ansible02:53
*** NWOutlier_ has quit IRC03:02
*** vnogin has joined #openstack-ansible03:03
*** piliman974 has quit IRC03:04
*** manheim has quit IRC03:07
*** vnogin has quit IRC03:07
*** manheim has joined #openstack-ansible03:16
*** manheim has quit IRC03:20
*** thorst has joined #openstack-ansible03:22
*** thorst has quit IRC03:27
*** manheim has joined #openstack-ansible03:30
*** manheim has quit IRC03:34
*** markvoelker has quit IRC03:41
*** manheim has joined #openstack-ansible03:48
*** manheim has quit IRC03:52
*** kestrels has joined #openstack-ansible03:56
*** kestrels has quit IRC04:02
*** vnogin has joined #openstack-ansible04:04
*** manheim has joined #openstack-ansible04:06
*** vnogin has quit IRC04:08
*** manheim has quit IRC04:11
*** thorst has joined #openstack-ansible04:23
*** manheim has joined #openstack-ansible04:24
*** thorst has quit IRC04:27
*** manheim has quit IRC04:29
*** manheim has joined #openstack-ansible04:43
*** manheim has quit IRC04:47
*** SerenaFeng has quit IRC04:47
*** SerenaFeng has joined #openstack-ansible04:48
*** manheim has joined #openstack-ansible05:01
*** vnogin has joined #openstack-ansible05:05
*** vnogin has quit IRC05:09
*** manheim has quit IRC05:10
*** SerenaFeng has quit IRC05:11
*** manheim has joined #openstack-ansible05:19
*** manheim has quit IRC05:23
*** thorst has joined #openstack-ansible05:24
*** thorst has quit IRC05:28
*** manheim has joined #openstack-ansible05:33
*** manheim has quit IRC05:38
*** markvoelker has joined #openstack-ansible05:42
*** SerenaFeng has joined #openstack-ansible05:44
*** SerenaFeng has quit IRC05:44
*** manheim has joined #openstack-ansible05:51
*** manheim has quit IRC05:55
*** manheim has joined #openstack-ansible06:09
*** manheim has quit IRC06:14
*** markvoelker has quit IRC06:16
*** thorst has joined #openstack-ansible06:25
*** manheim has joined #openstack-ansible06:28
*** thorst has quit IRC06:29
*** manheim has quit IRC06:32
ivveim not sure if this is a bug or if i have configured something wrong but during deployment i have a wierd conflict.. im trying to deploy a 3-host kinda hyperconverged setup in ubuntu 16.0406:39
ivveduring "Wait for git clones to complete"06:39
ivveskipping: [infra1_repo_container-520ec743] => (item={'skipped': True, '_ansible_no_log': False, 'skip_reason': u'Conditional check failed', '_ansible_item_result': True, 'item': {'name': u'nova-lxd', 'project_group': u'nova_compute', 'fragment': None, 'url': u'https://git.openstack.org/openstack/nova-lxd', 'version': u'ed05fa417c4a78970dd5bdcdd3e1922f3c07f0ac', 'original': u'git+https://git.openstack.org/openstack/nova-lxd@ed05fa417c4a78970dd5bdcdd306:40
ivvee1922f3c07f0ac#egg=nova_lxd&gitname=nova-lxd&projectgroup=nova_compute', 'egg_name': u'nova_lxd'}, 'changed': False})06:40
ivveand then in the next task06:40
ivvewell not next, but a few later06:40
ivvetask "Create OpenStack-Ansible requirement wheels"06:40
ivveit fails, and there is a huge output, but kinda fails on this:06:40
ivveCloning file:///var/www/repo/openstackgit/nova-lxd (to ed05fa417c4a78970dd5bdcdd3e1922f3c07f0ac) to /tmp/openstack-builder/nova-lxd", "fatal: '/var/www/repo/openstackgit/nova-lxd' does not appear to be a git repository", "fatal: Could not read from remote repository.", "", "Please make sure you have the correct access rights", "and the repository exists."], "warnings": []}06:41
*** manheim has joined #openstack-ansible06:41
ivveso for some reason it skips to download nova-lxd which is then needed later on by the same playbook.. i can't make sense of it :)06:42
ivvei doublechecked the container for the dirs, they don't exist06:43
ivveim assuming everything is copied to infra1 (out of 3) first and then checked or used, since that is the one failing.06:44
*** manheim has quit IRC06:46
*** senk has joined #openstack-ansible06:50
*** manheim has joined #openstack-ansible07:00
*** manheim has quit IRC07:05
*** Hosam has joined #openstack-ansible07:06
*** manheim has joined #openstack-ansible07:13
*** manheim has quit IRC07:18
*** manheim has joined #openstack-ansible07:25
*** thorst has joined #openstack-ansible07:26
*** manheim has quit IRC07:29
*** thorst has quit IRC07:30
*** admin0 has joined #openstack-ansible07:30
*** markvoelker has joined #openstack-ansible08:13
*** jroll has quit IRC08:20
*** NWOutlier_ has joined #openstack-ansible08:24
*** thorst has joined #openstack-ansible08:26
*** markvoelker has quit IRC08:46
*** thorst has quit IRC08:46
*** Hosam has quit IRC09:05
*** Hosam has joined #openstack-ansible09:06
*** piliman974 has joined #openstack-ansible09:07
*** Hosam has quit IRC09:11
*** senk has quit IRC09:36
*** markvoelker has joined #openstack-ansible09:43
*** armaan has joined #openstack-ansible09:59
*** vnogin has joined #openstack-ansible10:01
*** vnogin has quit IRC10:01
*** vnogin has joined #openstack-ansible10:01
*** vnogin has quit IRC10:06
*** vnogin has joined #openstack-ansible10:08
*** SerenaFeng has joined #openstack-ansible10:10
*** gouthamr has quit IRC10:15
*** markvoelker has quit IRC10:16
*** pbandark has joined #openstack-ansible10:23
*** armaan has quit IRC10:31
*** NWOutlier_ has quit IRC10:34
*** armaan has joined #openstack-ansible10:34
*** acormier has joined #openstack-ansible10:35
*** armaan has quit IRC10:39
*** thorst has joined #openstack-ansible10:43
*** vnogin has quit IRC10:44
*** vnogin has joined #openstack-ansible10:46
*** senk has joined #openstack-ansible10:46
*** pbandark has quit IRC10:46
*** thorst has quit IRC10:47
*** acormier has quit IRC10:50
*** vnogin has quit IRC10:51
*** acormier has joined #openstack-ansible10:51
*** vnogin has joined #openstack-ansible10:51
*** acormier has quit IRC10:53
*** acormier has joined #openstack-ansible10:54
*** acormier has quit IRC10:58
*** vnogin has quit IRC10:59
*** pbandark has joined #openstack-ansible11:00
*** SerenaFeng has quit IRC11:25
*** thorst has joined #openstack-ansible11:44
*** thorst has quit IRC11:49
*** markvoelker has joined #openstack-ansible12:13
*** drifterza has joined #openstack-ansible12:14
*** acormier has joined #openstack-ansible12:22
*** vnogin has joined #openstack-ansible12:22
*** askb has quit IRC12:25
*** thorst has joined #openstack-ansible12:29
*** thorst has quit IRC12:32
*** senk has quit IRC12:42
*** pjm6 has quit IRC12:42
*** markvoelker has quit IRC12:47
*** jamesdenton has joined #openstack-ansible12:47
*** woodard has joined #openstack-ansible12:49
*** jamesdenton has quit IRC13:07
*** acormier has quit IRC13:11
*** acormier has joined #openstack-ansible13:12
*** acormier has quit IRC13:16
*** manheim has joined #openstack-ansible13:19
*** vnogin has quit IRC13:19
*** woodard has quit IRC13:31
*** thorst has joined #openstack-ansible13:32
*** acormier has joined #openstack-ansible13:33
*** thorst has quit IRC13:37
*** woodard has joined #openstack-ansible13:39
*** acormier has quit IRC13:42
*** acormier has joined #openstack-ansible13:43
*** markvoelker has joined #openstack-ansible13:44
*** acormier has quit IRC13:47
*** drifterza has quit IRC13:47
*** manheim has quit IRC13:52
*** armaan has joined #openstack-ansible13:52
*** woodard has quit IRC13:54
*** Manheim has joined #openstack-ansible13:54
*** woodard has joined #openstack-ansible13:58
*** Mannheim has joined #openstack-ansible14:17
*** Manheim has quit IRC14:17
*** markvoelker has quit IRC14:17
*** admin0 has quit IRC14:20
*** manheim has joined #openstack-ansible14:23
*** manheim has quit IRC14:27
*** thorst has joined #openstack-ansible14:28
*** thorst has quit IRC14:28
*** armaan has quit IRC14:31
*** jamesdenton has joined #openstack-ansible14:35
*** thorst has joined #openstack-ansible14:39
*** thorst has quit IRC14:39
*** woodard has quit IRC14:41
*** woodard has joined #openstack-ansible14:44
*** admin0 has joined #openstack-ansible14:51
*** piliman974 has quit IRC14:53
*** woodard has quit IRC14:53
*** redaudit has joined #openstack-ansible14:59
*** japestinho has joined #openstack-ansible14:59
*** piliman974 has joined #openstack-ansible15:00
*** woodard has joined #openstack-ansible15:06
*** thorst has joined #openstack-ansible15:10
*** jamesdenton has quit IRC15:11
*** dxiri has joined #openstack-ansible15:24
*** thorst has quit IRC15:27
*** woodard has quit IRC15:31
*** senk has joined #openstack-ansible15:32
*** piliman974 has quit IRC15:36
*** dxiri has quit IRC15:38
*** piliman974 has joined #openstack-ansible15:38
*** markvoelker has joined #openstack-ansible16:14
*** woodard has joined #openstack-ansible16:19
*** gouthamr has joined #openstack-ansible16:32
*** markvoelker has quit IRC16:47
*** woodard has quit IRC16:50
*** acormier has joined #openstack-ansible16:54
*** acormier has quit IRC16:57
*** acormier has joined #openstack-ansible16:57
*** acormier has quit IRC17:02
*** thorst has joined #openstack-ansible17:25
*** japestinho has quit IRC17:29
*** thorst has quit IRC17:31
*** senk has quit IRC17:40
*** markvoelker has joined #openstack-ansible17:44
*** pbandark has quit IRC17:59
*** pbandark has joined #openstack-ansible18:00
*** pbandark has quit IRC18:00
*** admin0 has quit IRC18:08
*** markvoelker has quit IRC18:17
*** gouthamr has quit IRC18:20
*** piliman974 has quit IRC18:29
*** thorst has joined #openstack-ansible18:38
*** gouthamr has joined #openstack-ansible18:40
*** thorst has quit IRC18:45
*** markvoelker has joined #openstack-ansible19:14
*** hybridpollo has joined #openstack-ansible19:23
*** admin0 has joined #openstack-ansible19:42
*** thorst has joined #openstack-ansible19:46
*** markvoelker has quit IRC19:47
*** acormier has joined #openstack-ansible19:50
*** thorst has quit IRC19:51
*** acormier has quit IRC19:55
*** acormier has joined #openstack-ansible19:56
*** acormier has quit IRC20:00
*** hybridpollo has quit IRC20:01
*** hybridpollo has joined #openstack-ansible20:06
*** manheim has joined #openstack-ansible20:07
*** admin0 has quit IRC20:18
*** admin0 has joined #openstack-ansible20:21
*** Mannheim has quit IRC20:21
*** acormier has joined #openstack-ansible20:30
*** acormier has quit IRC20:32
*** acormier has joined #openstack-ansible20:33
*** acormier has quit IRC20:37
*** gouthamr has quit IRC20:39
*** admin0 has left #openstack-ansible20:39
*** markvoelker has joined #openstack-ansible20:44
*** thorst has joined #openstack-ansible20:47
*** thorst has quit IRC21:07
*** thorst has joined #openstack-ansible21:08
*** thorst has quit IRC21:08
*** markvoelker has quit IRC21:18
*** exodusftw has quit IRC21:26
*** askb has joined #openstack-ansible21:27
*** vnogin has joined #openstack-ansible21:47
*** vnogin has quit IRC21:51
*** thorst has joined #openstack-ansible22:09
*** thorst has quit IRC22:14
*** manheim has quit IRC22:14
*** markvoelker has joined #openstack-ansible22:14
*** markvoelker has quit IRC22:47
*** thorst has joined #openstack-ansible23:10
*** thorst has quit IRC23:15
*** exodusftw has joined #openstack-ansible23:21
*** pmannidi has joined #openstack-ansible23:32
*** thorst has joined #openstack-ansible23:38
*** thorst has quit IRC23:39
*** markvoelker has joined #openstack-ansible23:44
*** manheim has joined #openstack-ansible23:55

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!