Collecting stestr==1.1.0 1 location(s) to search for versions of stestr: * https://pypi.python.org/simple/stestr/ Getting page https://pypi.python.org/simple/stestr/ Analyzing links from page https://pypi.python.org/simple/stestr/ Found link https://pypi.python.org/packages/03/2e/7cb20f8436413638f28208521cedfd92643f98965d8f7c458e3225f2ed85/stestr-0.4.0.tar.gz#md5=f704040d0f3c97a624f47c74bac149fe (from https://pypi.python.org/simple/stestr/), version: 0.4.0 Found link https://pypi.python.org/packages/11/74/690c2e65805ab8575448bfeb7c968a31d1769ed61aac9fe60a347bf93baa/stestr-0.3.0.tar.gz#md5=f0a63c1ba9b059dc2f9393473ad9ace8 (from https://pypi.python.org/simple/stestr/), version: 0.3.0 Found link https://pypi.python.org/packages/27/7d/8ae9379d8fb417605ad30ff3969f560acb09f13528d06e67626259d8a594/stestr-0.0.1.tar.gz#md5=afc52cc80277e5a4d244d39767baa9df (from https://pypi.python.org/simple/stestr/), version: 0.0.1 Found link https://pypi.python.org/packages/42/8a/2fbc56bc1b7dcd776910c6927ca83a50244a45839136cbf1970747a52021/stestr-0.5.0.tar.gz#md5=e60e8b2087b980c78225aaea23176b82 (from https://pypi.python.org/simple/stestr/), version: 0.5.0 Found link https://pypi.python.org/packages/4f/80/302ab57589381266b60dc2a515fc6e1aa880601b4e16e8b0ed17fccd89f2/stestr-1.1.0.tar.gz#md5=22e660eba860eddd8a622b093af3a231 (from https://pypi.python.org/simple/stestr/), version: 1.1.0 Found link https://pypi.python.org/packages/65/23/4f017ba04ec0848f4f46d72b0482b253c47890627f0d944212e2a39efddf/stestr-0.1.0.tar.gz#md5=83e12d74c602fd82b7bf66679d8af104 (from https://pypi.python.org/simple/stestr/), version: 0.1.0 Found link https://pypi.python.org/packages/a5/21/d500fe80d46092d37c59dd48bdd3a1051d3348d234510833bef8b731dec3/stestr-1.0.0.tar.gz#md5=c31ebdf0ca76e20b839d122c9fd74f26 (from https://pypi.python.org/simple/stestr/), version: 1.0.0 Found link https://pypi.python.org/packages/e8/d9/af5c5d5fc9bff1c7c7c86c47d6780af78fc59fbac3215015dcd2aaeeef5f/stestr-0.2.0.tar.gz#md5=d151c37b6afeba5378d63173d135223c (from https://pypi.python.org/simple/stestr/), version: 0.2.0 Using version 1.1.0 (newest of versions: 1.1.0) Downloading stestr-1.1.0.tar.gz (95kB) Downloading from URL https://pypi.python.org/packages/4f/80/302ab57589381266b60dc2a515fc6e1aa880601b4e16e8b0ed17fccd89f2/stestr-1.1.0.tar.gz#md5=22e660eba860eddd8a622b093af3a231 (from https://pypi.python.org/simple/stestr/) Running setup.py (path:/tmp/pip-build-kr_yaoyz/stestr/setup.py) egg_info for package stestr Running command python setup.py egg_info Installed /tmp/pip-build-kr_yaoyz/stestr/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/stestr.egg-info writing entry points to pip-egg-info/stestr.egg-info/entry_points.txt writing top-level names to pip-egg-info/stestr.egg-info/top_level.txt writing pip-egg-info/stestr.egg-info/PKG-INFO writing requirements to pip-egg-info/stestr.egg-info/requires.txt writing dependency_links to pip-egg-info/stestr.egg-info/dependency_links.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/stestr.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/stestr.egg-info/SOURCES.txt' Source in /tmp/pip-build-kr_yaoyz/stestr has version 1.1.0, which satisfies requirement stestr==1.1.0 from https://pypi.python.org/packages/4f/80/302ab57589381266b60dc2a515fc6e1aa880601b4e16e8b0ed17fccd89f2/stestr-1.1.0.tar.gz#md5=22e660eba860eddd8a622b093af3a231 Building wheels for collected packages: stestr Running setup.py bdist_wheel for stestr: started Destination directory: /tmp/tmpozjl2k4ypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kr_yaoyz/stestr/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpozjl2k4ypip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/stestr creating build/lib/stestr/tests creating build/lib/stestr/tests/files copying stestr/tests/files/__init__.py -> build/lib/stestr/tests/files copying stestr/tests/test_selection.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_return_codes.py -> build/lib/stestr/tests copying stestr/tests/test_scheduler.py -> build/lib/stestr/tests copying stestr/tests/test_bisect_tests.py -> build/lib/stestr/tests copying stestr/tests/__init__.py -> build/lib/stestr/tests copying stestr/tests/test_config_file.py -> build/lib/stestr/tests copying stestr/tests/base.py -> build/lib/stestr/tests copying stestr/tests/test_test_processor.py -> build/lib/stestr/tests copying stestr/tests/test_subunit_trace.py -> build/lib/stestr/tests copying stestr/tests/test_utils.py -> build/lib/stestr/tests copying stestr/tests/test_return_codes.py -> build/lib/stestr/tests creating build/lib/stestr/commands copying stestr/commands/init.py -> build/lib/stestr/commands copying stestr/commands/last.py -> build/lib/stestr/commands copying stestr/commands/list.py -> build/lib/stestr/commands copying stestr/commands/failing.py -> build/lib/stestr/commands copying stestr/commands/slowest.py -> build/lib/stestr/commands copying stestr/commands/run.py -> build/lib/stestr/commands copying stestr/commands/__init__.py -> build/lib/stestr/commands copying stestr/commands/load.py -> build/lib/stestr/commands creating build/lib/stestr/tests/repository copying stestr/tests/repository/test_file.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_util.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/test_sql.py -> build/lib/stestr/tests/repository copying stestr/tests/repository/__init__.py -> build/lib/stestr/tests/repository copying stestr/version.py -> build/lib/stestr copying stestr/subunit_trace.py -> build/lib/stestr copying stestr/output.py -> build/lib/stestr copying stestr/results.py -> build/lib/stestr copying stestr/selection.py -> build/lib/stestr copying stestr/__init__.py -> build/lib/stestr copying stestr/config_file.py -> build/lib/stestr copying stestr/scheduler.py -> build/lib/stestr copying stestr/test_processor.py -> build/lib/stestr copying stestr/cli.py -> build/lib/stestr copying stestr/utils.py -> build/lib/stestr copying stestr/bisect_tests.py -> build/lib/stestr copying stestr/colorizer.py -> build/lib/stestr copying stestr/testlist.py -> build/lib/stestr creating build/lib/stestr/repository copying stestr/repository/util.py -> build/lib/stestr/repository copying stestr/repository/sql.py -> build/lib/stestr/repository copying stestr/repository/memory.py -> build/lib/stestr/repository copying stestr/repository/__init__.py -> build/lib/stestr/repository copying stestr/repository/abstract.py -> build/lib/stestr/repository copying stestr/repository/file.py -> build/lib/stestr/repository running egg_info writing entry points to stestr.egg-info/entry_points.txt writing stestr.egg-info/PKG-INFO writing requirements to stestr.egg-info/requires.txt writing top-level names to stestr.egg-info/top_level.txt writing dependency_links to stestr.egg-info/dependency_links.txt [pbr] Reusing existing SOURCES.txt copying stestr/tests/files/bisect-fail-serial-tests -> build/lib/stestr/tests/files copying stestr/tests/files/failing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/passing-tests -> build/lib/stestr/tests/files copying stestr/tests/files/setup.cfg -> build/lib/stestr/tests/files copying stestr/tests/files/testr-conf -> build/lib/stestr/tests/files creating build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/all_skips.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/failure.subunit -> build/lib/stestr/tests/sample_streams copying stestr/tests/sample_streams/successful.subunit -> build/lib/stestr/tests/sample_streams installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/version.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/subunit_trace.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/output.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/results.py -> build/bdist.linux-armv7l/wheel/stestr creating build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/util.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/sql.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/memory.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/__init__.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/abstract.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/repository/file.py -> build/bdist.linux-armv7l/wheel/stestr/repository copying build/lib/stestr/selection.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/__init__.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/config_file.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/scheduler.py -> build/bdist.linux-armv7l/wheel/stestr creating build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_selection.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_bisect_return_codes.py -> build/bdist.linux-armv7l/wheel/stestr/tests creating build/bdist.linux-armv7l/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/test_file.py -> build/bdist.linux-armv7l/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/test_util.py -> build/bdist.linux-armv7l/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/test_sql.py -> build/bdist.linux-armv7l/wheel/stestr/tests/repository copying build/lib/stestr/tests/repository/__init__.py -> build/bdist.linux-armv7l/wheel/stestr/tests/repository copying build/lib/stestr/tests/test_scheduler.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_bisect_tests.py -> build/bdist.linux-armv7l/wheel/stestr/tests creating build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/passing-tests -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/failing-tests -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/setup.cfg -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/bisect-fail-serial-tests -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/__init__.py -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/files/testr-conf -> build/bdist.linux-armv7l/wheel/stestr/tests/files copying build/lib/stestr/tests/__init__.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_config_file.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/base.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_test_processor.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_subunit_trace.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/stestr/tests copying build/lib/stestr/tests/test_return_codes.py -> build/bdist.linux-armv7l/wheel/stestr/tests creating build/bdist.linux-armv7l/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/failure.subunit -> build/bdist.linux-armv7l/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/successful.subunit -> build/bdist.linux-armv7l/wheel/stestr/tests/sample_streams copying build/lib/stestr/tests/sample_streams/all_skips.subunit -> build/bdist.linux-armv7l/wheel/stestr/tests/sample_streams copying build/lib/stestr/test_processor.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/cli.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/utils.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/bisect_tests.py -> build/bdist.linux-armv7l/wheel/stestr creating build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/init.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/last.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/list.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/failing.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/slowest.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/run.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/__init__.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/commands/load.py -> build/bdist.linux-armv7l/wheel/stestr/commands copying build/lib/stestr/colorizer.py -> build/bdist.linux-armv7l/wheel/stestr copying build/lib/stestr/testlist.py -> build/bdist.linux-armv7l/wheel/stestr running install_egg_info Copying stestr.egg-info to build/bdist.linux-armv7l/wheel/stestr-1.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/stestr-1.1.0.dist-info/WHEEL Running setup.py bdist_wheel for stestr: finished with status 'done' Stored in directory: /tmp/tmpb75bd_e9 Successfully built stestr Cleaning up... Removing source in /tmp/pip-build-kr_yaoyz/stestr