Activity log for bug #1297355

Date Who What changed Old value New value Message
2014-03-25 15:17:09 Andrey Sledzinskiy bug added bug
2014-03-25 15:17:09 Andrey Sledzinskiy attachment added fuel-snapshot-2014-03-25_15-04-23.tgz https://bugs.launchpad.net/bugs/1297355/+attachment/4042949/+files/fuel-snapshot-2014-03-25_15-04-23.tgz
2014-03-25 16:16:21 Tatyanka fuel: assignee Fuel Library Team (fuel-library)
2014-03-26 10:48:22 Vladimir Kuklin fuel: milestone 5.0
2014-04-01 13:21:31 Andrey Sledzinskiy attachment added fuel-snapshot-2014-04-01_13-12-05.tgz https://bugs.launchpad.net/fuel/+bug/1297355/+attachment/4058239/+files/fuel-snapshot-2014-04-01_13-12-05.tgz
2014-04-01 13:39:28 Bogdan Dobrelya fuel: status New Incomplete
2014-04-02 13:16:33 Bogdan Dobrelya fuel: status Incomplete Invalid
2014-04-03 07:23:32 Andrey Sledzinskiy description Bug is reproduced on {"build_id": "2014-03-25_11-38-46", "mirantis": "yes", "build_number": "43", "nailgun_sha": "3044c2054904525601c921387322a2978e821677", "ostf_sha": "013c13ab033a6829ca4eeaa2476c30837e814902", "fuelmain_sha": "f7ee8bcaa3d993395669f2bcae893176ff2b3bbe", "astute_sha": "d7c6c4d00ffd6e2fa74da442f573e6f39049961e", "release": "5.0", "fuellib_sha": "3445ab7550486074ec8e47fdaed869c697991364"} Steps: 1. Create next cluster - Ubuntu, HA, KVM, Neutron Vlan, Ceph for volumes, Ceph for images, Rados 2. Create 3 controllers with ceph, create 2 compute with ceph 3. Deploy cluster - cluster was deployed successfully 4. Open Health check tab and run tests Expected - all tests passed Actual - tests on creating volumes and instances failed Neutron server log on primary controller: neutron [-] (OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 11") None None Diagnostic snapshot is attached Bug is reproduced on {"build_id": "2014-03-25_11-38-46", "mirantis": "yes", "build_number": "43", "nailgun_sha": "3044c2054904525601c921387322a2978e821677", "ostf_sha": "013c13ab033a6829ca4eeaa2476c30837e814902", "fuelmain_sha": "f7ee8bcaa3d993395669f2bcae893176ff2b3bbe", "astute_sha": "d7c6c4d00ffd6e2fa74da442f573e6f39049961e", "release": "5.0", "fuellib_sha": "3445ab7550486074ec8e47fdaed869c697991364"} Steps: 1. Create next cluster - Ubuntu, HA, KVM, Neutron Vlan, Ceph for volumes, Ceph for images, Rados 2. Create 3 controllers with ceph, create 2 compute with ceph 3. Deploy cluster - cluster was deployed successfully 4. Shutdown and start all controllers 5. Run OSTF tests and check Neutron server logs Expected - all tests passed and there are no errors Actual - tests on creating volumes and instances failed, Lost connection to MySQL server in logs Neutron server log on primary controller: neutron [-] (OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 11") None None neutron.openstack.common.rpc.common [-] ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/amqp.py", line 438, in _process_data\n **args)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 45, in dispatch\n neutron_ctxt, version, method, namespace, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_rpc_base.py", line 56, in sync_routers\n context, host, router_ids)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_agentschedulers_db.py", line 131, in list_active_sync_routers_on_active_l3_agent\n context, constants.AGENT_TYPE_L3, host)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/agents_db.py", line 133, in _get_agent_by_type_and_host\n host=host)\n', 'AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=node-10 could not be found\n'] Diagnostic snapshot is attached
2014-04-03 07:24:50 Andrey Sledzinskiy fuel: status Invalid New
2014-04-03 07:32:04 Bogdan Dobrelya fuel: status New Confirmed
2014-04-03 07:54:25 Andrey Sledzinskiy description Bug is reproduced on {"build_id": "2014-03-25_11-38-46", "mirantis": "yes", "build_number": "43", "nailgun_sha": "3044c2054904525601c921387322a2978e821677", "ostf_sha": "013c13ab033a6829ca4eeaa2476c30837e814902", "fuelmain_sha": "f7ee8bcaa3d993395669f2bcae893176ff2b3bbe", "astute_sha": "d7c6c4d00ffd6e2fa74da442f573e6f39049961e", "release": "5.0", "fuellib_sha": "3445ab7550486074ec8e47fdaed869c697991364"} Steps: 1. Create next cluster - Ubuntu, HA, KVM, Neutron Vlan, Ceph for volumes, Ceph for images, Rados 2. Create 3 controllers with ceph, create 2 compute with ceph 3. Deploy cluster - cluster was deployed successfully 4. Shutdown and start all controllers 5. Run OSTF tests and check Neutron server logs Expected - all tests passed and there are no errors Actual - tests on creating volumes and instances failed, Lost connection to MySQL server in logs Neutron server log on primary controller: neutron [-] (OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 11") None None neutron.openstack.common.rpc.common [-] ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/amqp.py", line 438, in _process_data\n **args)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 45, in dispatch\n neutron_ctxt, version, method, namespace, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_rpc_base.py", line 56, in sync_routers\n context, host, router_ids)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_agentschedulers_db.py", line 131, in list_active_sync_routers_on_active_l3_agent\n context, constants.AGENT_TYPE_L3, host)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/agents_db.py", line 133, in _get_agent_by_type_and_host\n host=host)\n', 'AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=node-10 could not be found\n'] Diagnostic snapshot is attached Bug is reproduced on {"build_id": "2014-03-25_11-38-46", "mirantis": "yes", "build_number": "43", "nailgun_sha": "3044c2054904525601c921387322a2978e821677", "ostf_sha": "013c13ab033a6829ca4eeaa2476c30837e814902", "fuelmain_sha": "f7ee8bcaa3d993395669f2bcae893176ff2b3bbe", "astute_sha": "d7c6c4d00ffd6e2fa74da442f573e6f39049961e", "release": "5.0", "fuellib_sha": "3445ab7550486074ec8e47fdaed869c697991364"} Steps: 1. Create next cluster - Ubuntu, HA, KVM, Neutron Vlan, Ceph for volumes, Ceph for images, Rados 2. Create 3 controllers with ceph, create 2 compute with ceph 3. Deploy cluster - cluster was deployed successfully 4. Shutdown primary controller first, then two other controllers and then start primary controller first and then two other controllers 5. Run OSTF tests and check Neutron server logs Expected - all tests passed and there are no errors Actual - tests on creating volumes and instances failed, Lost connection to MySQL server in logs Neutron server log on primary controller: neutron [-] (OperationalError) (2013, "Lost connection to MySQL server at 'reading initial communication packet', system error: 11") None None neutron.openstack.common.rpc.common [-] ['Traceback (most recent call last):\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/amqp.py", line 438, in _process_data\n **args)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/common/rpc.py", line 45, in dispatch\n neutron_ctxt, version, method, namespace, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/openstack/common/rpc/dispatcher.py", line 172, in dispatch\n result = getattr(proxyobj, method)(ctxt, **kwargs)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_rpc_base.py", line 56, in sync_routers\n context, host, router_ids)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/l3_agentschedulers_db.py", line 131, in list_active_sync_routers_on_active_l3_agent\n context, constants.AGENT_TYPE_L3, host)\n', ' File "/usr/lib/python2.7/dist-packages/neutron/db/agents_db.py", line 133, in _get_agent_by_type_and_host\n host=host)\n', 'AgentNotFoundByTypeHost: Agent with agent_type=L3 agent and host=node-10 could not be found\n'] Diagnostic snapshot is attached
2014-04-03 08:14:45 Bogdan Dobrelya fuel: status Confirmed Triaged
2014-04-04 18:20:23 Andrew Woodward tags ha library
2014-04-04 23:35:20 Andrew Woodward tags ha library backports-4.1.1 ha library
2014-04-04 23:36:59 Andrew Woodward summary Lost connection to MySQL server at 'reading initial communication packet' on primary controller after full cluster restart MySQL is not available
2014-04-23 13:22:58 Vladimir Kuklin fuel: milestone 5.0 5.1
2014-05-08 11:21:01 Mike Scherbakov tags backports-4.1.1 ha library backports-4.1.1 ha library release-notes
2014-05-09 08:44:09 Mike Scherbakov bug added subscriber Sergey Vasilenko
2014-06-17 09:57:16 Bogdan Dobrelya fuel: assignee Fuel Library Team (fuel-library) Sergii Golovatiuk (sgolovatiuk)
2014-06-17 12:59:55 OpenStack Infra fuel: status Triaged In Progress
2014-06-17 15:31:01 OpenStack Infra fuel: assignee Sergii Golovatiuk (sgolovatiuk) Bartosz Kupidura (zynzel)
2014-06-24 09:00:09 OpenStack Infra fuel: assignee Bartosz Kupidura (zynzel) Bogdan Dobrelya (bogdando)
2014-06-24 11:47:22 Bogdan Dobrelya fuel: assignee Bogdan Dobrelya (bogdando) Bartosz Kupidura (zynzel)
2014-06-26 11:35:49 OpenStack Infra fuel: assignee Bartosz Kupidura (zynzel) Bogdan Dobrelya (bogdando)
2014-06-26 11:37:51 Bogdan Dobrelya fuel: assignee Bogdan Dobrelya (bogdando) Bartosz Kupidura (zynzel)
2014-07-02 13:12:47 OpenStack Infra fuel: status In Progress Fix Committed
2014-07-04 07:06:48 Bogdan Dobrelya tags backports-4.1.1 ha library release-notes backports-4.1.1 ha library release-notes to-be-covered-by-tests
2014-07-04 07:07:13 Bogdan Dobrelya nominated for series fuel/4.1.x
2014-07-04 07:07:13 Bogdan Dobrelya bug task added fuel/4.1.x
2014-07-04 07:07:21 Bogdan Dobrelya fuel/4.1.x: status New Triaged
2014-07-04 07:07:24 Bogdan Dobrelya fuel/4.1.x: importance Undecided High
2014-07-04 07:07:35 Bogdan Dobrelya fuel/4.1.x: assignee Fuel Library Team (fuel-library)
2014-07-04 07:07:39 Bogdan Dobrelya fuel/4.1.x: milestone 4.1.2
2014-07-04 07:07:50 Bogdan Dobrelya tags backports-4.1.1 ha library release-notes to-be-covered-by-tests ha library release-notes to-be-covered-by-tests
2014-08-18 13:04:10 Egor Kotko fuel: status Fix Committed Fix Released
2016-03-21 09:59:33 Denis Meltsaykin fuel/4.1.x: status Triaged Won't Fix