Collecting Cessa==1.2.5rc1 1 location(s) to search for versions of Cessa: * https://pypi.python.org/simple/cessa/ Getting page https://pypi.python.org/simple/cessa/ Analyzing links from page https://pypi.python.org/simple/cessa/ Found link https://pypi.python.org/packages/17/25/01ce3f95f73044dd1291384c3bd50a0005382f21b742a65bcb24418b8216/Cessa-1.2.2rc1.tar.gz#md5=3cfb1d7e0580f0dfc1aa8cba11ca9de2 (from https://pypi.python.org/simple/cessa/), version: 1.2.2rc1 Found link https://pypi.python.org/packages/22/c4/397dff7218efd4b1978cef71ad5f879bcc552fee4ecdf65c5b6a4c1cac04/Cessa-1.2.0rc1.tar.gz#md5=1acc32048ad583e0286a67b0a65601b1 (from https://pypi.python.org/simple/cessa/), version: 1.2.0rc1 Found link https://pypi.python.org/packages/b9/47/76bb692f27851b41c1c3afcafc4d36ad30e2b76c84daa0abe7f9fc7847f6/Cessa-1.2.4rc1.tar.gz#md5=ff0f1293555c4c425036d4d182ac4d6e (from https://pypi.python.org/simple/cessa/), version: 1.2.4rc1 Found link https://pypi.python.org/packages/ee/0d/ad4a8189274d3998e4eee211a03a6089e0b5a3fcfed0e51ee747dfe631eb/Cessa-1.2.5rc1.tar.gz#md5=3c199bc35269174597924f22a5436016 (from https://pypi.python.org/simple/cessa/), version: 1.2.5rc1 Using version 1.2.5rc1 (newest of versions: 1.2.5rc1) Downloading Cessa-1.2.5rc1.tar.gz (135kB) Downloading from URL https://pypi.python.org/packages/ee/0d/ad4a8189274d3998e4eee211a03a6089e0b5a3fcfed0e51ee747dfe631eb/Cessa-1.2.5rc1.tar.gz#md5=3c199bc35269174597924f22a5436016 (from https://pypi.python.org/simple/cessa/) Running setup.py (path:/tmp/pip-build-5yiqcxv4/Cessa/setup.py) egg_info for package Cessa Running command python setup.py egg_info running egg_info creating pip-egg-info/Cessa.egg-info writing top-level names to pip-egg-info/Cessa.egg-info/top_level.txt writing pip-egg-info/Cessa.egg-info/PKG-INFO writing dependency_links to pip-egg-info/Cessa.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Cessa.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Cessa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'pip-egg-info/Cessa.egg-info/SOURCES.txt' Source in /tmp/pip-build-5yiqcxv4/Cessa has version 1.2.5rc1, which satisfies requirement Cessa==1.2.5rc1 from https://pypi.python.org/packages/ee/0d/ad4a8189274d3998e4eee211a03a6089e0b5a3fcfed0e51ee747dfe631eb/Cessa-1.2.5rc1.tar.gz#md5=3c199bc35269174597924f22a5436016 Building wheels for collected packages: Cessa Running setup.py bdist_wheel for Cessa: started Destination directory: /tmp/tmpnvrumubgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5yiqcxv4/Cessa/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/tmpnvrumubgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyke copying pyke/question_base.py -> build/lib/pyke copying pyke/immutable_dict.py -> build/lib/pyke copying pyke/contexts.py -> build/lib/pyke copying pyke/goal.py -> build/lib/pyke copying pyke/knowledge_engine.py -> build/lib/pyke copying pyke/unique.py -> build/lib/pyke copying pyke/pattern.py -> build/lib/pyke copying pyke/user_question.py -> build/lib/pyke copying pyke/special.py -> build/lib/pyke copying pyke/__init__.py -> build/lib/pyke copying pyke/target_pkg.py -> build/lib/pyke copying pyke/bc_rule.py -> build/lib/pyke copying pyke/knowledge_base.py -> build/lib/pyke copying pyke/ask_tty.py -> build/lib/pyke copying pyke/ask_wx.py -> build/lib/pyke copying pyke/fact_base.py -> build/lib/pyke copying pyke/fc_rule.py -> build/lib/pyke copying pyke/condensedPrint.py -> build/lib/pyke copying pyke/test.py -> build/lib/pyke copying pyke/rule_base.py -> build/lib/pyke copying pyke/qa_helpers.py -> build/lib/pyke copying pyke/krb_traceback.py -> build/lib/pyke creating build/lib/cessa copying cessa/knowledge.py -> build/lib/cessa copying cessa/rule.py -> build/lib/cessa copying cessa/docker.py -> build/lib/cessa copying cessa/profile.py -> build/lib/cessa copying cessa/audit.py -> build/lib/cessa copying cessa/__init__.py -> build/lib/cessa copying cessa/trace.py -> build/lib/cessa copying cessa/config.py -> build/lib/cessa creating build/lib/pyke/krb_compiler copying pyke/krb_compiler/krbparser_tables.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/krbparser.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/helpers.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/compiler_bc.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/scanner_tables.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/kfbparser.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/kqb_parser.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/__init__.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/kfbparser_tables.py -> build/lib/pyke/krb_compiler copying pyke/krb_compiler/scanner.py -> build/lib/pyke/krb_compiler creating build/lib/pyke/krb_compiler/ply copying pyke/krb_compiler/ply/yacc.py -> build/lib/pyke/krb_compiler/ply copying pyke/krb_compiler/ply/__init__.py -> build/lib/pyke/krb_compiler/ply copying pyke/krb_compiler/ply/lex.py -> build/lib/pyke/krb_compiler/ply creating build/lib/cessa/expert copying cessa/expert/setup.py -> build/lib/cessa/expert copying cessa/expert/__init__.py -> build/lib/cessa/expert creating build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/bc_relate_bc.py -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/__init__.py -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/compiled_pyke_files.py -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/question_rule_bc.py -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/syscall.fbc -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/argument.fbc -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/macro.fbc -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/question_fact.fbc -> build/lib/cessa/expert/compiled_krb copying cessa/expert/compiled_krb/questions.qbc -> build/lib/cessa/expert/compiled_krb running build_scripts creating build/scripts-3.4 copying and adjusting client/cessa -> build/scripts-3.4 changing mode of build/scripts-3.4/cessa from 644 to 755 installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/question_base.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/immutable_dict.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/contexts.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/goal.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/knowledge_engine.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/unique.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/pattern.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/user_question.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/special.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/__init__.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/target_pkg.py -> build/bdist.linux-armv7l/wheel/pyke creating build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/krbparser_tables.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/krbparser.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/helpers.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/compiler_bc.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/scanner_tables.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/kfbparser.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler creating build/bdist.linux-armv7l/wheel/pyke/krb_compiler/ply copying build/lib/pyke/krb_compiler/ply/yacc.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler/ply copying build/lib/pyke/krb_compiler/ply/__init__.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler/ply copying build/lib/pyke/krb_compiler/ply/lex.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler/ply copying build/lib/pyke/krb_compiler/kqb_parser.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/__init__.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/kfbparser_tables.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/krb_compiler/scanner.py -> build/bdist.linux-armv7l/wheel/pyke/krb_compiler copying build/lib/pyke/bc_rule.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/knowledge_base.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/ask_tty.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/ask_wx.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/fact_base.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/fc_rule.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/condensedPrint.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/test.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/rule_base.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/qa_helpers.py -> build/bdist.linux-armv7l/wheel/pyke copying build/lib/pyke/krb_traceback.py -> build/bdist.linux-armv7l/wheel/pyke creating build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/knowledge.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/rule.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/docker.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/profile.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/audit.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/__init__.py -> build/bdist.linux-armv7l/wheel/cessa creating build/bdist.linux-armv7l/wheel/cessa/expert creating build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/questions.qbc -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/syscall.fbc -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/argument.fbc -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/bc_relate_bc.py -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/__init__.py -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/compiled_pyke_files.py -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/question_rule_bc.py -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/macro.fbc -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/compiled_krb/question_fact.fbc -> build/bdist.linux-armv7l/wheel/cessa/expert/compiled_krb copying build/lib/cessa/expert/setup.py -> build/bdist.linux-armv7l/wheel/cessa/expert copying build/lib/cessa/expert/__init__.py -> build/bdist.linux-armv7l/wheel/cessa/expert copying build/lib/cessa/trace.py -> build/bdist.linux-armv7l/wheel/cessa copying build/lib/cessa/config.py -> build/bdist.linux-armv7l/wheel/cessa running install_data creating build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data creating build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/data creating build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/data/configs copying configs/clabel.list -> build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/data/configs copying configs/systable.list -> build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/data/configs copying configs/sysdig.json -> build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/data/configs running install_egg_info running egg_info writing Cessa.egg-info/PKG-INFO writing dependency_links to Cessa.egg-info/dependency_links.txt writing top-level names to Cessa.egg-info/top_level.txt reading manifest file 'Cessa.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' writing manifest file 'Cessa.egg-info/SOURCES.txt' Copying Cessa.egg-info to build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/scripts copying build/scripts-3.4/cessa -> build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.data/scripts/cessa to 755 creating build/bdist.linux-armv7l/wheel/Cessa-1.2.5rc1.dist-info/WHEEL Running setup.py bdist_wheel for Cessa: finished with status 'done' Stored in directory: /tmp/tmpvwd3mw_c Successfully built Cessa Cleaning up... Removing source in /tmp/pip-build-5yiqcxv4/Cessa