Activity log for bug #1300248

Date Who What changed Old value New value Message
2014-03-31 14:06:53 Yaroslav Lobankov bug added bug
2014-03-31 14:08:12 Sergey Reshetnyak sahara: assignee Sergey Reshetnyak (sreshetniak)
2014-03-31 16:01:12 Yaroslav Lobankov summary [IT][Vanilla2] The check for active data node does not work [IT][Vanilla2] The check for active "tasktracker" nodes does not work
2014-03-31 16:10:02 Yaroslav Lobankov description Now integration tests execute command sudo -u hadoop bash -lc "hadoop dfsadmin -report | grep "Datanodes available:.*" | awk '{print $3}'" to check how many data nodes are active. This command does not work with any Vanilla2 images created with elements from sahara-image-elements repo. Trace of tests is ====================================================================== FAIL: tests.gating.test_vanilla_two_gating.VanillaTwoGatingTest.test_vanilla_two_plugin_gating[vanilla2] tags: worker-0 ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/skolekonov/sahara/sahara/tests/integration/tests/gating/test_vanilla_two_gating.py", line 227, in test_vanilla_two_plugin_gating self._create_cluster() File "sahara/tests/integration/tests/base.py", line 46, in wrapper ITestCase.print_error_log(message, e) File "sahara/openstack/common/excutils.py", line 68, in __exit__ six.reraise(self.type_, self.value, self.tb) File "sahara/tests/integration/tests/base.py", line 43, in wrapper fct(*args, **kwargs) File "/home/skolekonov/sahara/sahara/tests/integration/tests/gating/test_vanilla_two_gating.py", line 157, in _create_cluster self.vanilla_two_config) File "sahara/tests/integration/tests/base.py", line 338, in await_active_workers_for_namenode % self.common_config.HDFS_INITIALIZATION_TIMEOUT File "/home/skolekonov/sahara/.tox/integration/local/lib/python2.7/site-packages/unittest2/case.py", line 415, in fail raise self.failureException(msg) AssertionError: Tasktracker or datanode cannot be started within 5 minute(s) for namenode. A possible solution is to use the following command sudo -u hadoop bash -lc "hadoop dfsadmin -report" | grep "Datanodes available:.*" | awk '{print $3}'. Now integration tests execute command 'sudo -u hadoop bash -lc "hadoop job -list-active-trackers"' to check how many "tasktracker" nodes are active. This command does not work with any Vanilla2 images created with elements from sahara-image-elements repo. Trace of tests is ====================================================================== FAIL: tests.gating.test_vanilla_two_gating.VanillaTwoGatingTest.test_vanilla_two_plugin_gating[vanilla2] tags: worker-0 ---------------------------------------------------------------------- Traceback (most recent call last):   File "/home/skolekonov/sahara/sahara/tests/integration/tests/gating/test_vanilla_two_gating.py", line 227, in test_vanilla_two_plugin_gating     self._create_cluster()   File "sahara/tests/integration/tests/base.py", line 46, in wrapper     ITestCase.print_error_log(message, e)   File "sahara/openstack/common/excutils.py", line 68, in __exit__     six.reraise(self.type_, self.value, self.tb)   File "sahara/tests/integration/tests/base.py", line 43, in wrapper     fct(*args, **kwargs)   File "/home/skolekonov/sahara/sahara/tests/integration/tests/gating/test_vanilla_two_gating.py", line 157, in _create_cluster     self.vanilla_two_config)   File "sahara/tests/integration/tests/base.py", line 338, in await_active_workers_for_namenode     % self.common_config.HDFS_INITIALIZATION_TIMEOUT   File "/home/skolekonov/sahara/.tox/integration/local/lib/python2.7/site-packages/unittest2/case.py", line 415, in fail     raise self.failureException(msg) AssertionError: Tasktracker or datanode cannot be started within 5 minute(s) for namenode. Output of command 'sudo -u hadoop bash -lc "hadoop job -list-active-trackers"' may be as follows "Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /opt/hadoop-2.3.0/lib/native/libhadoop.so.1.0.0 which might have disabled stack guard. The VM will try to fix the stack guard now.\nIt's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.\ntracker_sk-test-vanilla-v2-worker-node-nm-dn-002.novalocal:35697\ntracker_sk-test-vanilla-v2-worker-node-nm-001.novalocal:46901\ntracker_sk-test-vanilla-v2-worker-node-nm-dn-001.novalocal:59270\n" A possible solution is to use the following command 'sudo -u hadoop bash -lc "hadoop job -list-active-trackers" | grep tracker_'. Output of command 'sudo -u hadoop bash -lc "hadoop job -list-active-trackers" | grep tracker_' is "tracker_sk-test-vanilla-v2-worker-node-nm-dn-002.novalocal:35697\ntracker_sk-test-vanilla-v2-worker-node-nm-001.novalocal:46901\ntracker_sk-test-vanilla-v2-worker-node-nm-dn-001.novalocal:59270\n"
2014-03-31 16:11:07 Sergey Reshetnyak summary [IT][Vanilla2] The check for active "tasktracker" nodes does not work [IT][Vanilla2] The check for active "nodemanager" nodes does not work
2014-03-31 19:51:52 OpenStack Infra sahara: status New In Progress
2014-04-01 16:07:26 Sergey Lukjanov sahara: importance Undecided Low
2014-04-01 16:07:31 Sergey Lukjanov sahara: milestone icehouse-rc1
2014-04-01 17:01:21 OpenStack Infra sahara: status In Progress Fix Committed
2014-04-01 17:17:41 Sergey Lukjanov sahara: importance Low Medium
2014-04-04 08:28:16 Thierry Carrez sahara: status Fix Committed Fix Released
2014-04-17 13:57:36 Thierry Carrez sahara: milestone icehouse-rc1 2014.1