2023-11-23T00:53:55,521 Created temporary directory: /tmp/pip-build-tracker-d9w6mv8a 2023-11-23T00:53:55,522 Initialized build tracking at /tmp/pip-build-tracker-d9w6mv8a 2023-11-23T00:53:55,523 Created build tracker: /tmp/pip-build-tracker-d9w6mv8a 2023-11-23T00:53:55,523 Entered build tracker: /tmp/pip-build-tracker-d9w6mv8a 2023-11-23T00:53:55,524 Created temporary directory: /tmp/pip-wheel-j7pakfhr 2023-11-23T00:53:55,527 Created temporary directory: /tmp/pip-ephem-wheel-cache-s5_4c_cz 2023-11-23T00:53:55,549 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-23T00:53:55,553 2 location(s) to search for versions of repo2kaniko: 2023-11-23T00:53:55,553 * https://pypi.org/simple/repo2kaniko/ 2023-11-23T00:53:55,553 * https://www.piwheels.org/simple/repo2kaniko/ 2023-11-23T00:53:55,554 Fetching project page and analyzing links: https://pypi.org/simple/repo2kaniko/ 2023-11-23T00:53:55,554 Getting page https://pypi.org/simple/repo2kaniko/ 2023-11-23T00:53:55,556 Found index url https://pypi.org/simple/ 2023-11-23T00:53:55,813 Fetched page https://pypi.org/simple/repo2kaniko/ as application/vnd.pypi.simple.v1+json 2023-11-23T00:53:55,815 Skipping link: No binaries permitted for repo2kaniko: https://files.pythonhosted.org/packages/02/76/467654c7eed5f81af5950808837efdf890a73f1b7e77e0abd969bb29ae69/repo2kaniko-0.1.0-py2.py3-none-any.whl (from https://pypi.org/simple/repo2kaniko/) (requires-python:>=3.8) 2023-11-23T00:53:55,816 Found link https://files.pythonhosted.org/packages/ab/9b/f26442c789c9e305a1ce0e7281f2f212584fa0fab0caec6227382a9834d7/repo2kaniko-0.1.0.tar.gz (from https://pypi.org/simple/repo2kaniko/) (requires-python:>=3.8), version: 0.1.0 2023-11-23T00:53:55,816 Fetching project page and analyzing links: https://www.piwheels.org/simple/repo2kaniko/ 2023-11-23T00:53:55,817 Getting page https://www.piwheels.org/simple/repo2kaniko/ 2023-11-23T00:53:55,818 Found index url https://www.piwheels.org/simple/ 2023-11-23T00:53:55,989 Fetched page https://www.piwheels.org/simple/repo2kaniko/ as text/html 2023-11-23T00:53:55,991 Skipping link: not a file: https://www.piwheels.org/simple/repo2kaniko/ 2023-11-23T00:53:55,991 Skipping link: not a file: https://pypi.org/simple/repo2kaniko/ 2023-11-23T00:53:56,011 Given no hashes to check 1 links for project 'repo2kaniko': discarding no candidates 2023-11-23T00:53:56,030 Collecting repo2kaniko==0.1.0 2023-11-23T00:53:56,033 Created temporary directory: /tmp/pip-unpack-lu8wudob 2023-11-23T00:53:56,248 Downloading repo2kaniko-0.1.0.tar.gz (11 kB) 2023-11-23T00:53:56,300 Added repo2kaniko==0.1.0 from https://files.pythonhosted.org/packages/ab/9b/f26442c789c9e305a1ce0e7281f2f212584fa0fab0caec6227382a9834d7/repo2kaniko-0.1.0.tar.gz to build tracker '/tmp/pip-build-tracker-d9w6mv8a' 2023-11-23T00:53:56,302 Running setup.py (path:/tmp/pip-wheel-j7pakfhr/repo2kaniko_3e2674fcac414d579b2842aafae07aee/setup.py) egg_info for package repo2kaniko 2023-11-23T00:53:56,303 Created temporary directory: /tmp/pip-pip-egg-info-xhuof_36 2023-11-23T00:53:56,304 Preparing metadata (setup.py): started 2023-11-23T00:53:56,305 Running command python setup.py egg_info 2023-11-23T00:53:56,779 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-23T00:53:56,779 !! 2023-11-23T00:53:56,780 ******************************************************************************** 2023-11-23T00:53:56,781 The license_file parameter is deprecated, use license_files instead. 2023-11-23T00:53:56,782 This deprecation is overdue, please update your project and remove deprecated 2023-11-23T00:53:56,783 calls to avoid build errors in the future. 2023-11-23T00:53:56,784 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-23T00:53:56,784 ******************************************************************************** 2023-11-23T00:53:56,786 !! 2023-11-23T00:53:56,786 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-23T00:53:57,016 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-11-23T00:53:57,016 !! 2023-11-23T00:53:57,017 ******************************************************************************** 2023-11-23T00:53:57,018 Requirements should be satisfied by a PEP 517 installer. 2023-11-23T00:53:57,018 If you are using pip, you can try `pip install --use-pep517`. 2023-11-23T00:53:57,019 ******************************************************************************** 2023-11-23T00:53:57,019 !! 2023-11-23T00:53:57,020 dist.fetch_build_eggs(dist.setup_requires) 2023-11-23T00:54:00,107 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2023-11-23T00:54:00,182 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-23T00:54:00,183 !! 2023-11-23T00:54:00,184 ******************************************************************************** 2023-11-23T00:54:00,184 The license_file parameter is deprecated, use license_files instead. 2023-11-23T00:54:00,185 This deprecation is overdue, please update your project and remove deprecated 2023-11-23T00:54:00,186 calls to avoid build errors in the future. 2023-11-23T00:54:00,187 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-23T00:54:00,187 ******************************************************************************** 2023-11-23T00:54:00,188 !! 2023-11-23T00:54:00,189 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-23T00:54:00,214 running egg_info 2023-11-23T00:54:00,216 creating /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info 2023-11-23T00:54:00,242 writing /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/PKG-INFO 2023-11-23T00:54:00,245 writing dependency_links to /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/dependency_links.txt 2023-11-23T00:54:00,247 writing entry points to /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/entry_points.txt 2023-11-23T00:54:00,249 writing requirements to /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/requires.txt 2023-11-23T00:54:00,250 writing top-level names to /tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/top_level.txt 2023-11-23T00:54:00,252 writing manifest file '/tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/SOURCES.txt' 2023-11-23T00:54:00,404 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2023-11-23T00:54:00,411 reading manifest file '/tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/SOURCES.txt' 2023-11-23T00:54:00,412 reading manifest template 'MANIFEST.in' 2023-11-23T00:54:00,414 adding license file 'LICENSE' 2023-11-23T00:54:00,416 writing manifest file '/tmp/pip-pip-egg-info-xhuof_36/repo2kaniko.egg-info/SOURCES.txt' 2023-11-23T00:54:00,533 Preparing metadata (setup.py): finished with status 'done' 2023-11-23T00:54:00,537 Source in /tmp/pip-wheel-j7pakfhr/repo2kaniko_3e2674fcac414d579b2842aafae07aee has version 0.1.0, which satisfies requirement repo2kaniko==0.1.0 from https://files.pythonhosted.org/packages/ab/9b/f26442c789c9e305a1ce0e7281f2f212584fa0fab0caec6227382a9834d7/repo2kaniko-0.1.0.tar.gz 2023-11-23T00:54:00,538 Removed repo2kaniko==0.1.0 from https://files.pythonhosted.org/packages/ab/9b/f26442c789c9e305a1ce0e7281f2f212584fa0fab0caec6227382a9834d7/repo2kaniko-0.1.0.tar.gz from build tracker '/tmp/pip-build-tracker-d9w6mv8a' 2023-11-23T00:54:00,544 Created temporary directory: /tmp/pip-unpack-6_7x2jx9 2023-11-23T00:54:00,545 Created temporary directory: /tmp/pip-unpack-wzfmtbop 2023-11-23T00:54:00,551 Building wheels for collected packages: repo2kaniko 2023-11-23T00:54:00,555 Created temporary directory: /tmp/pip-wheel-6ujpu18m 2023-11-23T00:54:00,555 Building wheel for repo2kaniko (setup.py): started 2023-11-23T00:54:00,557 Destination directory: /tmp/pip-wheel-6ujpu18m 2023-11-23T00:54:00,557 Running command python setup.py bdist_wheel 2023-11-23T00:54:01,029 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-23T00:54:01,029 !! 2023-11-23T00:54:01,030 ******************************************************************************** 2023-11-23T00:54:01,030 The license_file parameter is deprecated, use license_files instead. 2023-11-23T00:54:01,031 This deprecation is overdue, please update your project and remove deprecated 2023-11-23T00:54:01,032 calls to avoid build errors in the future. 2023-11-23T00:54:01,033 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-23T00:54:01,033 ******************************************************************************** 2023-11-23T00:54:01,034 !! 2023-11-23T00:54:01,034 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-23T00:54:01,259 /usr/local/lib/python3.11/dist-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2023-11-23T00:54:01,260 !! 2023-11-23T00:54:01,261 ******************************************************************************** 2023-11-23T00:54:01,261 Requirements should be satisfied by a PEP 517 installer. 2023-11-23T00:54:01,261 If you are using pip, you can try `pip install --use-pep517`. 2023-11-23T00:54:01,262 ******************************************************************************** 2023-11-23T00:54:01,263 !! 2023-11-23T00:54:01,263 dist.fetch_build_eggs(dist.setup_requires) 2023-11-23T00:54:01,785 WARNING setuptools_scm.pyproject_reading toml section missing 'pyproject.toml does not contain a tool.setuptools_scm section' 2023-11-23T00:54:01,854 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-11-23T00:54:01,854 !! 2023-11-23T00:54:01,856 ******************************************************************************** 2023-11-23T00:54:01,856 The license_file parameter is deprecated, use license_files instead. 2023-11-23T00:54:01,858 This deprecation is overdue, please update your project and remove deprecated 2023-11-23T00:54:01,858 calls to avoid build errors in the future. 2023-11-23T00:54:01,859 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-11-23T00:54:01,860 ******************************************************************************** 2023-11-23T00:54:01,861 !! 2023-11-23T00:54:01,862 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-11-23T00:54:01,883 running bdist_wheel 2023-11-23T00:54:01,935 The [wheel] section is deprecated. Use [bdist_wheel] instead. 2023-11-23T00:54:01,987 running build 2023-11-23T00:54:01,988 running build_py 2023-11-23T00:54:02,017 creating build 2023-11-23T00:54:02,017 creating build/lib 2023-11-23T00:54:02,018 creating build/lib/repo2kaniko 2023-11-23T00:54:02,019 copying repo2kaniko/_version.py -> build/lib/repo2kaniko 2023-11-23T00:54:02,021 copying repo2kaniko/kaniko.py -> build/lib/repo2kaniko 2023-11-23T00:54:02,023 copying repo2kaniko/__init__.py -> build/lib/repo2kaniko 2023-11-23T00:54:02,024 running egg_info 2023-11-23T00:54:02,077 writing repo2kaniko.egg-info/PKG-INFO 2023-11-23T00:54:02,080 writing dependency_links to repo2kaniko.egg-info/dependency_links.txt 2023-11-23T00:54:02,082 writing entry points to repo2kaniko.egg-info/entry_points.txt 2023-11-23T00:54:02,083 writing requirements to repo2kaniko.egg-info/requires.txt 2023-11-23T00:54:02,084 writing top-level names to repo2kaniko.egg-info/top_level.txt 2023-11-23T00:54:02,170 ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any 2023-11-23T00:54:02,173 reading manifest file 'repo2kaniko.egg-info/SOURCES.txt' 2023-11-23T00:54:02,176 reading manifest template 'MANIFEST.in' 2023-11-23T00:54:02,177 adding license file 'LICENSE' 2023-11-23T00:54:02,179 writing manifest file 'repo2kaniko.egg-info/SOURCES.txt' 2023-11-23T00:54:02,207 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-11-23T00:54:02,207 !! 2023-11-23T00:54:02,208 ******************************************************************************** 2023-11-23T00:54:02,209 Please avoid running ``setup.py`` directly. 2023-11-23T00:54:02,209 Instead, use pypa/build, pypa/installer or other 2023-11-23T00:54:02,210 standards-based tools. 2023-11-23T00:54:02,210 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-11-23T00:54:02,211 ******************************************************************************** 2023-11-23T00:54:02,212 !! 2023-11-23T00:54:02,212 self.initialize_options() 2023-11-23T00:54:02,233 installing to build/bdist.linux-armv7l/wheel 2023-11-23T00:54:02,234 running install 2023-11-23T00:54:02,258 running install_lib 2023-11-23T00:54:02,284 creating build/bdist.linux-armv7l 2023-11-23T00:54:02,285 creating build/bdist.linux-armv7l/wheel 2023-11-23T00:54:02,286 creating build/bdist.linux-armv7l/wheel/repo2kaniko 2023-11-23T00:54:02,287 copying build/lib/repo2kaniko/_version.py -> build/bdist.linux-armv7l/wheel/repo2kaniko 2023-11-23T00:54:02,289 copying build/lib/repo2kaniko/kaniko.py -> build/bdist.linux-armv7l/wheel/repo2kaniko 2023-11-23T00:54:02,291 copying build/lib/repo2kaniko/__init__.py -> build/bdist.linux-armv7l/wheel/repo2kaniko 2023-11-23T00:54:02,293 running install_egg_info 2023-11-23T00:54:02,320 Copying repo2kaniko.egg-info to build/bdist.linux-armv7l/wheel/repo2kaniko-0.1.0-py3.11.egg-info 2023-11-23T00:54:02,331 running install_scripts 2023-11-23T00:54:02,344 creating build/bdist.linux-armv7l/wheel/repo2kaniko-0.1.0.dist-info/WHEEL 2023-11-23T00:54:02,347 creating '/tmp/pip-wheel-6ujpu18m/repo2kaniko-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-11-23T00:54:02,349 adding 'repo2kaniko/__init__.py' 2023-11-23T00:54:02,350 adding 'repo2kaniko/_version.py' 2023-11-23T00:54:02,352 adding 'repo2kaniko/kaniko.py' 2023-11-23T00:54:02,354 adding 'repo2kaniko-0.1.0.dist-info/LICENSE' 2023-11-23T00:54:02,355 adding 'repo2kaniko-0.1.0.dist-info/METADATA' 2023-11-23T00:54:02,356 adding 'repo2kaniko-0.1.0.dist-info/WHEEL' 2023-11-23T00:54:02,357 adding 'repo2kaniko-0.1.0.dist-info/entry_points.txt' 2023-11-23T00:54:02,358 adding 'repo2kaniko-0.1.0.dist-info/top_level.txt' 2023-11-23T00:54:02,359 adding 'repo2kaniko-0.1.0.dist-info/RECORD' 2023-11-23T00:54:02,360 removing build/bdist.linux-armv7l/wheel 2023-11-23T00:54:02,481 Building wheel for repo2kaniko (setup.py): finished with status 'done' 2023-11-23T00:54:02,483 Created wheel for repo2kaniko: filename=repo2kaniko-0.1.0-py2.py3-none-any.whl size=6698 sha256=7fa57a71e74d5f774982828b598ae3b15d1f63fd4149dacdb4999d4d66fe1ddf 2023-11-23T00:54:02,485 Stored in directory: /tmp/pip-ephem-wheel-cache-s5_4c_cz/wheels/8b/11/8b/60c311da201c35531dc2e60c71baaf1366a6c9340bc23a8844 2023-11-23T00:54:02,494 Successfully built repo2kaniko 2023-11-23T00:54:02,497 Removed build tracker: '/tmp/pip-build-tracker-d9w6mv8a'