------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py27-chardet-3.0.4_3.txz Installing /packages/All/py27-requests-2.22.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-elasticsearch6-6.4.0_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-elasticsearch6-6.4.0_1 for building => SHA256 Checksum OK for elasticsearch-6.4.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-elasticsearch6-6.4.0_1 for building ===> Extracting for py27-elasticsearch6-6.4.0_1 => SHA256 Checksum OK for elasticsearch-6.4.0.tar.gz. Extracted Memory Use: 0.58M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-elasticsearch6-6.4.0_1 ===> Applying ports patches for py27-elasticsearch6-6.4.0_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-setuptools>0 - found ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-setuptools>0 - found ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-elasticsearch6-6.4.0_1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-elasticsearch6-6.4.0_1 running build running build_py creating build creating build/lib creating build/lib/elasticsearch copying elasticsearch/transport.py -> build/lib/elasticsearch copying elasticsearch/compat.py -> build/lib/elasticsearch copying elasticsearch/__init__.py -> build/lib/elasticsearch copying elasticsearch/connection_pool.py -> build/lib/elasticsearch copying elasticsearch/serializer.py -> build/lib/elasticsearch copying elasticsearch/exceptions.py -> build/lib/elasticsearch creating build/lib/elasticsearch/client copying elasticsearch/client/cluster.py -> build/lib/elasticsearch/client copying elasticsearch/client/__init__.py -> build/lib/elasticsearch/client copying elasticsearch/client/utils.py -> build/lib/elasticsearch/client copying elasticsearch/client/nodes.py -> build/lib/elasticsearch/client copying elasticsearch/client/remote.py -> build/lib/elasticsearch/client copying elasticsearch/client/tasks.py -> build/lib/elasticsearch/client copying elasticsearch/client/indices.py -> build/lib/elasticsearch/client copying elasticsearch/client/ingest.py -> build/lib/elasticsearch/client copying elasticsearch/client/snapshot.py -> build/lib/elasticsearch/client copying elasticsearch/client/cat.py -> build/lib/elasticsearch/client creating build/lib/elasticsearch/connection copying elasticsearch/connection/http_urllib3.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/base.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/pooling.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/__init__.py -> build/lib/elasticsearch/connection copying elasticsearch/connection/http_requests.py -> build/lib/elasticsearch/connection creating build/lib/elasticsearch/helpers copying elasticsearch/helpers/test.py -> build/lib/elasticsearch/helpers copying elasticsearch/helpers/__init__.py -> build/lib/elasticsearch/helpers creating build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/watcher.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/ssl.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/__init__.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/ccr.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/sql.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/security.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/license.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/rollup.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/indices.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/graph.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/monitoring.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/ilm.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/deprecation.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/ml.py -> build/lib/elasticsearch/client/xpack copying elasticsearch/client/xpack/migration.py -> build/lib/elasticsearch/client/xpack SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-urllib3>=1.21.1 - found ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-requests>=2.4.0 - found ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-setuptools>0 - found ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-elasticsearch6-6.4.0_1 ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-urllib3>=1.21.1 - found ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-requests>=2.4.0 - found ===> py27-elasticsearch6-6.4.0_1 depends on package: py27-setuptools>0 - found ===> py27-elasticsearch6-6.4.0_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7 creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/exceptions.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/compat.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/__init__.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/helpers/test.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/helpers/__init__.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/helpers copying build/lib/elasticsearch/serializer.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch copying build/lib/elasticsearch/connection_pool.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/nodes.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/remote.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/tasks.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/indices.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/cluster.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/utils.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/cat.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/security.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/indices.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/rollup.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/migration.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/__init__.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/ssl.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/ml.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/monitoring.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/sql.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/watcher.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/license.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/ccr.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/graph.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/ilm.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/xpack/deprecation.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack copying build/lib/elasticsearch/client/__init__.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/ingest.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/client/snapshot.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client copying build/lib/elasticsearch/transport.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch creating /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/base.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/pooling.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/http_requests.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/http_urllib3.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection copying build/lib/elasticsearch/connection/__init__.py -> /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/exceptions.py to exceptions.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/compat.py to compat.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/helpers/test.py to test.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/helpers/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/serializer.py to serializer.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection_pool.py to connection_pool.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/nodes.py to nodes.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/remote.py to remote.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/tasks.py to tasks.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/indices.py to indices.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/cluster.py to cluster.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/utils.py to utils.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/cat.py to cat.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/security.py to security.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/indices.py to indices.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/rollup.py to rollup.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/migration.py to migration.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/ssl.py to ssl.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/ml.py to ml.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/monitoring.py to monitoring.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/sql.py to sql.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/watcher.py to watcher.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/license.py to license.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/ccr.py to ccr.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/graph.py to graph.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/ilm.py to ilm.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/xpack/deprecation.py to deprecation.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/ingest.py to ingest.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/client/snapshot.py to snapshot.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/transport.py to transport.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection/base.py to base.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection/pooling.py to pooling.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection/http_requests.py to http_requests.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection/http_urllib3.py to http_urllib3.pyc byte-compiling /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch/connection/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp7J6lXN.py' /usr/local/bin/python2.7 -O /tmp/tmp7J6lXN.py removing /tmp/tmp7J6lXN.py running install_egg_info running egg_info writing requirements to elasticsearch.egg-info/requires.txt writing elasticsearch.egg-info/PKG-INFO writing top-level names to elasticsearch.egg-info/top_level.txt writing dependency_links to elasticsearch.egg-info/dependency_links.txt reading manifest file 'elasticsearch.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'elasticsearch/connection/esthrift/Rest-remote' no previously-included directories found matching 'docs/_build' no previously-included directories found matching 'test_elasticsearch' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'elasticsearch.egg-info/SOURCES.txt' Copying elasticsearch.egg-info to /construction/textproc/py-elasticsearch6/stage/usr/local/lib/python2.7/site-packages/elasticsearch-6.4.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-elasticsearch6/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-elasticsearch6-6.4.0_1 file sizes/checksums [119]: 0% file sizes/checksums [119]: 84% file sizes/checksums [119]: 100% packing files [119]: 0% packing files [119]: 84% packing files [119]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10