2024-01-18T16:01:46,457 Created temporary directory: /tmp/pip-build-tracker-2bfem3jq 2024-01-18T16:01:46,458 Initialized build tracking at /tmp/pip-build-tracker-2bfem3jq 2024-01-18T16:01:46,458 Created build tracker: /tmp/pip-build-tracker-2bfem3jq 2024-01-18T16:01:46,459 Entered build tracker: /tmp/pip-build-tracker-2bfem3jq 2024-01-18T16:01:46,460 Created temporary directory: /tmp/pip-wheel-byja1qc0 2024-01-18T16:01:46,463 Created temporary directory: /tmp/pip-ephem-wheel-cache-7zortkds 2024-01-18T16:01:46,487 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-01-18T16:01:46,490 2 location(s) to search for versions of wazuh-findings-exporter: 2024-01-18T16:01:46,490 * https://pypi.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,490 * https://www.piwheels.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,491 Fetching project page and analyzing links: https://pypi.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,492 Getting page https://pypi.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,493 Found index url https://pypi.org/simple/ 2024-01-18T16:01:46,633 Fetched page https://pypi.org/simple/wazuh-findings-exporter/ as application/vnd.pypi.simple.v1+json 2024-01-18T16:01:46,635 Found link https://files.pythonhosted.org/packages/08/3e/1dd8854eb44b5e3fcc69b237cf6a74869cfe5c5d759d77f678efe324c418/wazuh_findings_exporter-1.0.tar.gz (from https://pypi.org/simple/wazuh-findings-exporter/), version: 1.0 2024-01-18T16:01:46,636 Found link https://files.pythonhosted.org/packages/73/58/53e79978e5c658c8269022eb299a896b8f19fda6642e31e99b33011d0f6e/wazuh_findings_exporter-1.1.tar.gz (from https://pypi.org/simple/wazuh-findings-exporter/), version: 1.1 2024-01-18T16:01:46,636 Fetching project page and analyzing links: https://www.piwheels.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,637 Getting page https://www.piwheels.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,638 Found index url https://www.piwheels.org/simple/ 2024-01-18T16:01:46,801 Fetched page https://www.piwheels.org/simple/wazuh-findings-exporter/ as text/html 2024-01-18T16:01:46,802 Skipping link: not a file: https://www.piwheels.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,802 Skipping link: not a file: https://pypi.org/simple/wazuh-findings-exporter/ 2024-01-18T16:01:46,821 Given no hashes to check 1 links for project 'wazuh-findings-exporter': discarding no candidates 2024-01-18T16:01:46,839 Collecting wazuh-findings-exporter==1.1 2024-01-18T16:01:46,841 Created temporary directory: /tmp/pip-unpack-ua5r7yqc 2024-01-18T16:01:46,978 Downloading wazuh_findings_exporter-1.1.tar.gz (4.0 kB) 2024-01-18T16:01:47,006 Added wazuh-findings-exporter==1.1 from https://files.pythonhosted.org/packages/73/58/53e79978e5c658c8269022eb299a896b8f19fda6642e31e99b33011d0f6e/wazuh_findings_exporter-1.1.tar.gz to build tracker '/tmp/pip-build-tracker-2bfem3jq' 2024-01-18T16:01:47,008 Running setup.py (path:/tmp/pip-wheel-byja1qc0/wazuh-findings-exporter_7118d3204c2241428f726bc3783b7a52/setup.py) egg_info for package wazuh-findings-exporter 2024-01-18T16:01:47,008 Created temporary directory: /tmp/pip-pip-egg-info-yrdez2l6 2024-01-18T16:01:47,009 Preparing metadata (setup.py): started 2024-01-18T16:01:47,010 Running command python setup.py egg_info 2024-01-18T16:01:48,176 Preparing metadata (setup.py): finished with status 'done' 2024-01-18T16:01:48,180 Source in /tmp/pip-wheel-byja1qc0/wazuh-findings-exporter_7118d3204c2241428f726bc3783b7a52 has version 1.1, which satisfies requirement wazuh-findings-exporter==1.1 from https://files.pythonhosted.org/packages/73/58/53e79978e5c658c8269022eb299a896b8f19fda6642e31e99b33011d0f6e/wazuh_findings_exporter-1.1.tar.gz 2024-01-18T16:01:48,181 Removed wazuh-findings-exporter==1.1 from https://files.pythonhosted.org/packages/73/58/53e79978e5c658c8269022eb299a896b8f19fda6642e31e99b33011d0f6e/wazuh_findings_exporter-1.1.tar.gz from build tracker '/tmp/pip-build-tracker-2bfem3jq' 2024-01-18T16:01:48,185 Created temporary directory: /tmp/pip-unpack-2xxxlnaa 2024-01-18T16:01:48,186 Created temporary directory: /tmp/pip-unpack-uvslklfv 2024-01-18T16:01:48,191 Building wheels for collected packages: wazuh-findings-exporter 2024-01-18T16:01:48,195 Created temporary directory: /tmp/pip-wheel-qjmrb6er 2024-01-18T16:01:48,196 Building wheel for wazuh-findings-exporter (setup.py): started 2024-01-18T16:01:48,197 Destination directory: /tmp/pip-wheel-qjmrb6er 2024-01-18T16:01:48,197 Running command python setup.py bdist_wheel 2024-01-18T16:01:49,291 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2024-01-18T16:01:49,292 !! 2024-01-18T16:01:49,293 ******************************************************************************** 2024-01-18T16:01:49,293 Please avoid running ``setup.py`` directly. 2024-01-18T16:01:49,294 Instead, use pypa/build, pypa/installer or other 2024-01-18T16:01:49,294 standards-based tools. 2024-01-18T16:01:49,295 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2024-01-18T16:01:49,296 ******************************************************************************** 2024-01-18T16:01:49,297 !! 2024-01-18T16:01:49,297 self.initialize_options() 2024-01-18T16:01:49,632 Building wheel for wazuh-findings-exporter (setup.py): finished with status 'done' 2024-01-18T16:01:49,634 Created wheel for wazuh-findings-exporter: filename=wazuh_findings_exporter-1.1-py3-none-any.whl size=4481 sha256=d177db054d1613ab904b46c3e8ed366bd9d5f08559f5ad7c37f62921485541c7 2024-01-18T16:01:49,636 Stored in directory: /tmp/pip-ephem-wheel-cache-7zortkds/wheels/cc/7d/57/d52ed348865d51598f5cfc5a54038ddd88f841ce6d425626ed 2024-01-18T16:01:49,645 Successfully built wazuh-findings-exporter 2024-01-18T16:01:49,648 Removed build tracker: '/tmp/pip-build-tracker-2bfem3jq'