The attempt to merge lp:~psivaa/snappy-proposed-image-tester/subst-and-rename into lp:snappy-proposed-image-tester failed. Below is the output from the failed tests. Using base prefix '/usr' New python executable in /tmp/venv-snappy-proposed-image-testervpue635y/bin/python3 Also creating executable in /tmp/venv-snappy-proposed-image-testervpue635y/bin/python Installing setuptools, pip...done. Running virtualenv with interpreter /usr/bin/python3 Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking kombu==3.0.24 (from -r requirements.txt (line 1)) Downloading/unpacking python-logstash==0.4.2 (from -r requirements.txt (line 2)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/python-logstash/setup.py) egg_info for package python-logstash Downloading/unpacking python-swiftclient==2.4.0 (from -r requirements.txt (line 3)) Downloading/unpacking python-keystoneclient==1.3.0 (from -r requirements.txt (line 4)) Downloading/unpacking uservice-utils==1.0.2.1 (from -r requirements.txt (line 5)) Downloading/unpacking anyjson>=0.3.3 (from kombu==3.0.24->-r requirements.txt (line 1)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/anyjson/setup.py) egg_info for package anyjson Downloading/unpacking amqp>=1.4.5,<2.0 (from kombu==3.0.24->-r requirements.txt (line 1)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/amqp/setup.py) egg_info for package amqp Downloading/unpacking six>=1.5.2 (from python-swiftclient==2.4.0->-r requirements.txt (line 3)) Downloading/unpacking requests>=1.1 (from python-swiftclient==2.4.0->-r requirements.txt (line 3)) Downloading/unpacking simplejson>=2.0.9 (from python-swiftclient==2.4.0->-r requirements.txt (line 3)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/simplejson/setup.py) egg_info for package simplejson Downloading/unpacking futures>=2.1.3 (from python-swiftclient==2.4.0->-r requirements.txt (line 3)) Downloading/unpacking oslo.serialization>=1.2.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking Babel>=1.3 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/Babel/setup.py) egg_info for package Babel warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' Downloading/unpacking argparse (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking netaddr>=0.7.12 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking pbr>=0.6,!=0.7,<1.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking oslo.config>=1.9.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking stevedore>=1.1.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking oslo.utils>=1.2.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking iso8601>=0.1.9 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking oslo.i18n>=1.3.0 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking PrettyTable>=0.7,<0.8 (from python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/PrettyTable/setup.py) egg_info for package PrettyTable Downloading/unpacking pytz>=2013.6 (from oslo.serialization>=1.2.0->python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking msgpack-python>=0.4.0 (from oslo.serialization>=1.2.0->python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/msgpack-python/setup.py) egg_info for package msgpack-python Requirement already satisfied (use --upgrade to upgrade): pip in /tmp/venv-snappy-proposed-image-testervpue635y/lib/python3.4/site-packages (from pbr>=0.6,!=0.7,<1.0->python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Downloading/unpacking netifaces>=0.10.4 (from oslo.utils>=1.2.0->python-keystoneclient==1.3.0->-r requirements.txt (line 4)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/netifaces/setup.py) egg_info for package netifaces Installing collected packages: kombu, python-logstash, python-swiftclient, python-keystoneclient, uservice-utils, anyjson, amqp, six, requests, simplejson, futures, oslo.serialization, Babel, argparse, netaddr, pbr, oslo.config, stevedore, oslo.utils, iso8601, oslo.i18n, PrettyTable, pytz, msgpack-python, netifaces Running setup.py install for python-logstash Running setup.py install for anyjson Fixing build/lib/anyjson/__init__.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/anyjson/__init__.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Running setup.py install for amqp Running setup.py install for simplejson building 'simplejson._speedups' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.4m -I/tmp/venv-snappy-proposed-image-testervpue635y/include/python3.4m -c simplejson/_speedups.c -o build/temp.linux-x86_64-3.4/simplejson/_speedups.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/simplejson/_speedups.o -o build/lib.linux-x86_64-3.4/simplejson/_speedups.cpython-34m.so Running setup.py install for Babel warning: no previously-included files matching '*' found under directory 'docs/_build' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' Installing pybabel script to /tmp/venv-snappy-proposed-image-testervpue635y/bin Running setup.py install for PrettyTable Running setup.py install for msgpack-python building 'msgpack._packer' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.4m -I/tmp/venv-snappy-proposed-image-testervpue635y/include/python3.4m -c msgpack/_packer.cpp -o build/temp.linux-x86_64-3.4/msgpack/_packer.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default] x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/msgpack/_packer.o -o build/lib.linux-x86_64-3.4/msgpack/_packer.cpython-34m.so building 'msgpack._unpacker' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -D__LITTLE_ENDIAN__=1 -I. -I/usr/include/python3.4m -I/tmp/venv-snappy-proposed-image-testervpue635y/include/python3.4m -c msgpack/_unpacker.cpp -o build/temp.linux-x86_64-3.4/msgpack/_unpacker.o cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ [enabled by default] msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_pf_7msgpack_9_unpacker_2unpackb(PyObject*, PyObject*, PyObject*, PyObject*, int, PyObject*, PyObject*, PyObject*, PyObject*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)’: msgpack/_unpacker.pyx:141:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if off < buf_len: ^ msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_f_7msgpack_9_unpacker_8Unpacker_read_from_file(__pyx_obj_7msgpack_9_unpacker_Unpacker*)’: msgpack/_unpacker.pyx:367:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] self.max_buffer_size - (self.buf_tail - self.buf_head) ^ msgpack/_unpacker.pyx: In function ‘PyObject* __pyx_pf_7msgpack_9_unpacker_8Unpacker_8read_bytes(__pyx_obj_7msgpack_9_unpacker_Unpacker*, Py_ssize_t)’: msgpack/_unpacker.pyx:412:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] nread = min(self.buf_tail - self.buf_head, nbytes) ^ In file included from msgpack/unpack.h:278:0, from msgpack/_unpacker.cpp:241: msgpack/unpack_template.h: In function ‘int unpack_execute(unpack_context*, const char*, size_t, size_t*) [with bool construct = false; unpack_context = unpack_context; size_t = long unsigned int]’: msgpack/unpack_template.h:346:9: warning: ‘obj’ may be used uninitialized in this function [-Wmaybe-uninitialized] c->map_key = obj; ^ x86_64-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/msgpack/_unpacker.o -o build/lib.linux-x86_64-3.4/msgpack/_unpacker.cpython-34m.so Running setup.py install for netifaces checking for getifaddrs...found. checking for getnameinfo...found. checking for optional header files...netash/ash.h netatalk/at.h netax25/ax25.h neteconet/ec.h netipx/ipx.h netpacket/packet.h linux/irda.h linux/atm.h linux/llc.h linux/tipc.h linux/dn.h. checking whether struct sockaddr has a length field...no. checking which sockaddr_xxx structs are defined...at ax25 in in6 ipx un ash ec ll atmpvc atmsvc dn irda llc. checking for routing socket support...no. checking for sysctl(CTL_NET...) support...no. checking for netlink support...yes. will use netlink to read routing table building 'netifaces' extension x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DNETIFACES_VERSION=0.10.4 -DHAVE_GETIFADDRS=1 -DHAVE_GETNAMEINFO=1 -DHAVE_NETASH_ASH_H=1 -DHAVE_NETATALK_AT_H=1 -DHAVE_NETAX25_AX25_H=1 -DHAVE_NETECONET_EC_H=1 -DHAVE_NETIPX_IPX_H=1 -DHAVE_NETPACKET_PACKET_H=1 -DHAVE_LINUX_IRDA_H=1 -DHAVE_LINUX_ATM_H=1 -DHAVE_LINUX_LLC_H=1 -DHAVE_LINUX_TIPC_H=1 -DHAVE_LINUX_DN_H=1 -DHAVE_SOCKADDR_AT=1 -DHAVE_SOCKADDR_AX25=1 -DHAVE_SOCKADDR_IN=1 -DHAVE_SOCKADDR_IN6=1 -DHAVE_SOCKADDR_IPX=1 -DHAVE_SOCKADDR_UN=1 -DHAVE_SOCKADDR_ASH=1 -DHAVE_SOCKADDR_EC=1 -DHAVE_SOCKADDR_LL=1 -DHAVE_SOCKADDR_ATMPVC=1 -DHAVE_SOCKADDR_ATMSVC=1 -DHAVE_SOCKADDR_DN=1 -DHAVE_SOCKADDR_IRDA=1 -DHAVE_SOCKADDR_LLC=1 -DHAVE_PF_NETLINK=1 -I/usr/include/python3.4m -I/tmp/venv-snappy-proposed-image-testervpue635y/include/python3.4m -c netifaces.c -o build/temp.linux-x86_64-3.4/netifaces.o x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/netifaces.o -o build/lib.linux-x86_64-3.4/netifaces.cpython-34m.so Successfully installed kombu python-logstash python-swiftclient python-keystoneclient uservice-utils anyjson amqp six requests simplejson futures oslo.serialization Babel argparse netaddr pbr oslo.config stevedore oslo.utils iso8601 oslo.i18n PrettyTable pytz msgpack-python netifaces Cleaning up... Downloading/unpacking flake8==2.4.0 (from -r test_requirements.txt (line 1)) Downloading flake8-2.4.0-py2.py3-none-any.whl Downloading/unpacking setuptools-lint==0.3 (from -r test_requirements.txt (line 2)) Downloading setuptools-lint-0.3.tar.gz Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/setuptools-lint/setup.py) egg_info for package setuptools-lint Downloading/unpacking testtools==1.7.1 (from -r test_requirements.txt (line 3)) Downloading/unpacking pep8>=1.5.7,<1.6 (from flake8==2.4.0->-r test_requirements.txt (line 1)) Downloading pep8-1.5.7-py2.py3-none-any.whl Downloading/unpacking mccabe>=0.2.1,<0.4 (from flake8==2.4.0->-r test_requirements.txt (line 1)) Downloading mccabe-0.3-py2.py3-none-any.whl Downloading/unpacking pyflakes>=0.8.1,<0.9 (from flake8==2.4.0->-r test_requirements.txt (line 1)) Downloading pyflakes-0.8.1-py2.py3-none-any.whl Downloading/unpacking pylint (from setuptools-lint==0.3->-r test_requirements.txt (line 2)) Downloading/unpacking python-mimeparse (from testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading python-mimeparse-0.1.4.tar.gz Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/python-mimeparse/setup.py) egg_info for package python-mimeparse Downloading/unpacking extras (from testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading extras-0.0.3.tar.gz Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/extras/setup.py) egg_info for package extras Downloading/unpacking unittest2>=1.0.0 (from testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading/unpacking traceback2 (from testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading traceback2-1.4.0-py2.py3-none-any.whl Downloading/unpacking logilab-common>=0.53.0 (from pylint->setuptools-lint==0.3->-r test_requirements.txt (line 2)) Running setup.py (path:/tmp/venv-snappy-proposed-image-testervpue635y/build/logilab-common/setup.py) egg_info for package logilab-common /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) package init file './test/__init__.py' not found (or not a regular file) Downloading/unpacking astroid>=1.3.6 (from pylint->setuptools-lint==0.3->-r test_requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): six in /tmp/venv-snappy-proposed-image-testervpue635y/lib/python3.4/site-packages (from pylint->setuptools-lint==0.3->-r test_requirements.txt (line 2)) Requirement already satisfied (use --upgrade to upgrade): argparse in /tmp/venv-snappy-proposed-image-testervpue635y/lib/python3.4/site-packages (from unittest2>=1.0.0->testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading/unpacking linecache2 (from traceback2->testtools==1.7.1->-r test_requirements.txt (line 3)) Downloading linecache2-1.0.0-py2.py3-none-any.whl Installing collected packages: flake8, setuptools-lint, testtools, pep8, mccabe, pyflakes, pylint, python-mimeparse, extras, unittest2, traceback2, logilab-common, astroid, linecache2 Running setup.py install for setuptools-lint *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/testtools/testtools/_compat2x.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/testtools/testtools/_compat2x.py", line 16 raise exc_class, exc_obj, exc_tb ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/functional/yield_outside_func.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/functional/yield_outside_func.py", line 2 yield 1 # [yield-outside-function] ^ SyntaxError: 'yield' outside function *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_continue_not_in_loop.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_continue_not_in_loop.py", line 8 continue ^ SyntaxError: 'continue' not properly in loop *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_e0001_py30.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_e0001_py30.py", line 12 raise 'exception', 'message' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_e0108.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_e0108.py", line 4 def foo1(_, _): SyntaxError: duplicate argument '_' in function definition *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_keyword_repeat.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_keyword_repeat.py", line 8 function_default_arg(two=5, two=7) ^ SyntaxError: keyword argument repeated *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_return_outside_func.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_return_outside_func.py", line 3 return ^ SyntaxError: 'return' outside function *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_syntax_error.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_syntax_error.py", line 1 def toto ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_w0705.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_w0705.py", line 28 __revision__ += 1 ^ SyntaxError: default 'except:' must be last *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/syntax_error.py'... Sorry: IndentationError: expected an indented block (syntax_error.py, line 2) Running setup.py install for python-mimeparse Running setup.py install for extras Running setup.py install for logilab-common /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_require' warnings.warn(msg) package init file './test/__init__.py' not found (or not a regular file) package init file './test/__init__.py' not found (or not a regular file) changing mode of build/scripts-3.4/pytest from 664 to 775 package init file './test/__init__.py' not found (or not a regular file) Installing /tmp/venv-snappy-proposed-image-testervpue635y/lib/python3.4/site-packages/logilab_common-0.63.2-py3.4-nspkg.pth changing mode of /tmp/venv-snappy-proposed-image-testervpue635y/bin/pytest to 775 package init file './test/__init__.py' not found (or not a regular file) *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/SSL1/Connection1.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/SSL1/Connection1.py", line 14 print 'init Connection' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/all.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/all.py", line 7 def func(): print 'yo' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/appl/myConnection.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/appl/myConnection.py", line 7 print 'MyConnection init' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module.py", line 22 print '!!!' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module1abs/__init__.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module1abs/__init__.py", line 4 print sys.version ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module2.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/module2.py", line 73 assert `1` ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/noendingnewline.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/noendingnewline.py", line 21 print 'a' ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/nonregr.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/nonregr.py", line 16 print v.get('yo') ^ SyntaxError: invalid syntax *** Error compiling '/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/notall.py'... File "/tmp/venv-snappy-proposed-image-testervpue635y/build/astroid/astroid/tests/testdata/python2/data/notall.py", line 7 def func(): print 'yo' ^ SyntaxError: invalid syntax Successfully installed flake8 setuptools-lint testtools pep8 mccabe pyflakes pylint python-mimeparse extras unittest2 traceback2 logilab-common astroid linecache2 Cleaning up... running test running egg_info creating snappy_proposed_image_tester.egg-info writing top-level names to snappy_proposed_image_tester.egg-info/top_level.txt writing snappy_proposed_image_tester.egg-info/PKG-INFO writing dependency_links to snappy_proposed_image_tester.egg-info/dependency_links.txt writing manifest file 'snappy_proposed_image_tester.egg-info/SOURCES.txt' reading manifest file 'snappy_proposed_image_tester.egg-info/SOURCES.txt' writing manifest file 'snappy_proposed_image_tester.egg-info/SOURCES.txt' running build_ext running flake8 snappy_proposed_image_tester/__init__.py:35:80: E501 line too long (81 > 79 characters) INFO: Executing: bzr branch lp:~canonical-ci-engineering/snappy-proposed-image-tester/pip-cache /tmp/tmpiwbrf1k3pip-cache-/cache INFO: Executing: virtualenv -p python3 /tmp/venv-snappy-proposed-image-testervpue635y INFO: Executing: /tmp/venv-snappy-proposed-image-testervpue635y/bin/pip install --no-index --find-links=/tmp/tmpiwbrf1k3pip-cache-/cache -r requirements.txt INFO: Executing: /tmp/venv-snappy-proposed-image-testervpue635y/bin/pip install -r test_requirements.txt INFO: Executing: /tmp/venv-snappy-proposed-image-testervpue635y/bin/python3 setup.py test INFO: Executing: /tmp/venv-snappy-proposed-image-testervpue635y/bin/python3 setup.py flake8 ERROR: Calling `['/tmp/venv-snappy-proposed-image-testervpue635y/bin/python3', 'setup.py', 'flake8']` failed (with code 1) Branched 7 revisions. /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:4: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (1 == 1, 2 == 2), "no error" /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:5: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (1 == 1, 2 == 2) #this should generate a warning /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:7: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (1 == 1, ), "no error" /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:8: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (1 == 1, ) /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:9: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (1 == 1, 2 == 2, 3 == 5), "no error" /tmp/venv-snappy-proposed-image-testervpue635y/build/pylint/pylint/test/input/func_assert_2uple.py:11: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (True, 'error msg') #this should generate a warning test_can_read_message (snappy_proposed_image_tester.tests.test_queue_integration.KombuQueueIntegrationTests) snappy_proposed_image_tester.tests.test_queue_integration.KombuQueueIntegrationTests.test_can_read_message ... ok test_uncaught_exceptions_cause_message_requeue (snappy_proposed_image_tester.tests.test_queue_integration.KombuQueueIntegrationTests) snappy_proposed_image_tester.tests.test_queue_integration.KombuQueueIntegrationTests.test_uncaught_exceptions_cause_message_requeue ... Caught unhandled exception while processing message: I am a bug, all up in ur bizniz! ok ---------------------------------------------------------------------- Ran 2 tests in 0.052s OK