INFO:root:Gathering tests for the following targets: ['src/contrail-common/zookeeper:test']

scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o,
	but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES
File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp>

scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected).
    If this will cause hardship, contact scons-dev@scons.org
File "/usr/local/bin/scons", line 8, in <module>

scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o,
	but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES
File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp>
DEBUG:root:Not a valid JSON: 'scons: Reading SConscript files ...'
DEBUG:root:Not a valid JSON: 'DBG: dist/sandesh-0.1.dev0.tar.gz build/debug/tools/sandesh/library/python'
DEBUG:root:Not a valid JSON: ''
DEBUG:root:Found 1 tests for targets.

scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o,
	but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES
File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp>

scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected).
    If this will cause hardship, contact scons-dev@scons.org
File "/usr/local/bin/scons", line 8, in <module>
INFO:root:Executing SCons command: /usr/local/bin/scons -j 4 --keep-going --skip-tests=/root/tf-dev-env/skip_tests --kernel-dir=/lib/modules/3.10.0-1160.25.1.el7.x86_64/build src/contrail-common/zookeeper:test
scons: Reading SConscript files ...
DBG: dist/sandesh-0.1.dev0.tar.gz build/debug/tools/sandesh/library/python

scons: warning: Two different environments were specified for target /root/contrail/build/debug/vrouter/tests/dpdk/n3k/fakes/fake_vr_offloads.o,
	but they appear to have the same action: $CC -o $TARGET -c $CFLAGS $CCFLAGS $_CCCOMCOM $SOURCES
File "/root/contrail/vrouter/tests/dpdk/n3k/integration/SConscript", line 29, in <listcomp>
scons: done reading SConscript files.

scons: warning: Support for Python older than 3.7.0 is deprecated (3.6.8 detected).
    If this will cause hardship, contact scons-dev@scons.org
File "/usr/local/bin/scons", line 8, in <module>
scons: Building targets ...
g++ -o build/debug/zookeeper/test/zookeeper_client_test.o -c -std=c++11 -Wno-deprecated -DBOOST_NO_CXX11_SCOPED_ENUMS -O0 -DDEBUG -Wall -Werror -Wsign-compare -Wno-unused-local-typedefs -DRAPIDJSON_NAMESPACE=contrail_rapidjson -DLINUX -DTHREADED -DHAVE_OPENSSL_H -Isrc/contrail-common -Ibuild/include -I/usr/include src/contrail-common/zookeeper/test/zookeeper_client_test.cc
g++ -o build/debug/zookeeper/zookeeper_client.o -c -std=c++11 -Wno-deprecated -DBOOST_NO_CXX11_SCOPED_ENUMS -O0 -DDEBUG -Wall -Werror -Wsign-compare -Wno-unused-local-typedefs -DRAPIDJSON_NAMESPACE=contrail_rapidjson -DLINUX -DTHREADED -DHAVE_OPENSSL_H -Isrc/contrail-common -Ibuild/include -I/usr/include src/contrail-common/zookeeper/zookeeper_client.cc
ar rc build/debug/zookeeper/libzookeeper_client.a build/debug/zookeeper/zookeeper_client.o
ranlib build/debug/zookeeper/libzookeeper_client.a
Install file: "build/debug/zookeeper/libzookeeper_client.a" as "build/lib/libzookeeper_client.a"
g++ -o build/debug/zookeeper/test/zookeeper_client_test build/debug/zookeeper/test/zookeeper_client_test.o -Lbuild/lib -Lbuild/debug/base -Lsrc/contrail-common/base -lzookeeper_client -lbase -lzookeeper_mt -lgunit -lboost_system -lboost_thread -llog4cplus -lpthread -ltbb
RunUnitTest(["build/debug/zookeeper/test/zookeeper_client_test.log"], ["build/debug/zookeeper/test/zookeeper_client_test"])
/root/contrail/build/debug/zookeeper/test/zookeeper_client_test PASS
scons: done building targets.
INFO:root:SCons succeeded. Analyzing results.
DEBUG:root:Analyzing test results for /root/contrail/build/debug/zookeeper/test/zookeeper_client_test.log
DEBUG:root:Parsing /root/contrail/build/debug/zookeeper/test/zookeeper_client_test.xml
INFO:root:Analyzer result is SUCCESS
Tungsten Test Runner Results
============================

SCons targets executed:

    src/contrail-common/zookeeper:test

SCons Result:		0
Analyzer Result:	SUCCESS

Test Results:

========================
SCons target:	build/debug/zookeeper/test/zookeeper_client_test.log
Result:		SUCCESS
------------------------

Run #1
Result:	        0
Tests:	        0
Failures:       
Errors:         
XML Log:        build/debug/zookeeper/test/zookeeper_client_test.actygcgb.xml
Console Log:    build/debug/zookeeper/test/zookeeper_client_test.actygcgb.log

Details:
ZookeeperClientTest.Basic - SUCCESS
ZookeeperClientTest.ZooStateConnecting2Connect - SUCCESS
ZookeeperClientTest.ZooCreateNodeExists - SUCCESS
ZookeeperClientTest.ZooCreateRecoverableError - SUCCESS
ZookeeperClientTest.ZooCreateUnrecoverableError - SUCCESS
ZookeeperClientTest.ZooDeleteRecoverableError - SUCCESS