metadata related v2 job failure

Bug #1600770 reported by YAMAMOTO Takashi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
networking-midonet
Fix Released
Critical
YAMAMOTO Takashi

Bug Description

http://logs.openstack.org/74/334874/6/gate/gate-tempest-dsvm-networking-midonet-v2/463f4b8/

Traceback (most recent call last):
  File "tempest/test.py", line 106, in wrapper
    return f(self, *func_args, **func_kwargs)
  File "tempest/scenario/test_server_basic_ops.py", line 117, in test_server_basic_ops
    self.verify_metadata()
  File "tempest/scenario/test_server_basic_ops.py", line 79, in verify_metadata
    CONF.compute.build_interval):
  File "tempest/test.py", line 883, in call_until_true
    if func():
  File "tempest/scenario/test_server_basic_ops.py", line 74, in exec_cmd_and_verify_output
    self.assertEqual(self.fip, result, msg)
  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 411, in assertEqual
    self.assertThat(observed, matcher, message)
  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 498, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = u'172.24.5.13'
actual = u'''\
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /latest/meta-data/public-ipv4. Reason:
<pre> class com.sun.jersey.api.client.ClientHandlerException</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.z-SNAPSHOT</a><hr/>
</body>
</html>
'''
: Failed while verifying metadata on server. Result of command "curl http://169.254.169.254/latest/meta-data/public-ipv4" is NOT "172.24.5.13".

midokura internal: MI-1207

Changed in networking-midonet:
importance: Undecided → Critical
description: updated
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to networking-midonet (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/342598

Changed in networking-midonet:
assignee: nobody → YAMAMOTO Takashi (yamamoto)
milestone: none → 3.0.0
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-midonet (master)

Reviewed: https://review.openstack.org/342598
Committed: https://git.openstack.org/cgit/openstack/networking-midonet/commit/?id=2342d193bb485e61ac7532012a7a3b8ed991add5
Submitter: Jenkins
Branch: master

commit 2342d193bb485e61ac7532012a7a3b8ed991add5
Author: YAMAMOTO Takashi <email address hidden>
Date: Fri Jul 15 13:37:43 2016 +0900

    devstackgaterc: Use devmido to install MidoNet

    To workaround the Related-Bug.

    Also, Update tox.ini for py35. This is unrelated but necessary
    to pass the gate.

    Related-Bug: #1600770
    Change-Id: I747f6c03ea68897ea18e17fded9b344502aeea70

Changed in networking-midonet:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.