2023-10-23T18:13:57,586 Created temporary directory: /tmp/pip-build-tracker-q9f6b4x6 2023-10-23T18:13:57,587 Initialized build tracking at /tmp/pip-build-tracker-q9f6b4x6 2023-10-23T18:13:57,587 Created build tracker: /tmp/pip-build-tracker-q9f6b4x6 2023-10-23T18:13:57,588 Entered build tracker: /tmp/pip-build-tracker-q9f6b4x6 2023-10-23T18:13:57,589 Created temporary directory: /tmp/pip-wheel-v4iqav82 2023-10-23T18:13:57,592 Created temporary directory: /tmp/pip-ephem-wheel-cache-936og52y 2023-10-23T18:13:57,615 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-10-23T18:13:57,619 2 location(s) to search for versions of alibabacloud-ots20160620-py2: 2023-10-23T18:13:57,619 * https://pypi.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,619 * https://www.piwheels.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,620 Fetching project page and analyzing links: https://pypi.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,620 Getting page https://pypi.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,622 Found index url https://pypi.org/simple/ 2023-10-23T18:13:57,843 Fetched page https://pypi.org/simple/alibabacloud-ots20160620-py2/ as application/vnd.pypi.simple.v1+json 2023-10-23T18:13:57,845 Skipping link: No binaries permitted for alibabacloud-ots20160620-py2: https://files.pythonhosted.org/packages/4d/32/57743dbd06ffa63192a0bfe9753062de0bb795965988653af3024ba245c1/alibabacloud_ots20160620_py2-1.0.0-py3-none-any.whl (from https://pypi.org/simple/alibabacloud-ots20160620-py2/) 2023-10-23T18:13:57,845 Found link https://files.pythonhosted.org/packages/1d/4a/2ab2aa100c937348e8908f199a6445e332bada080572d0f0fa7004a2ad46/alibabacloud_ots20160620_py2-1.0.0.tar.gz (from https://pypi.org/simple/alibabacloud-ots20160620-py2/), version: 1.0.0 2023-10-23T18:13:57,846 Fetching project page and analyzing links: https://www.piwheels.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,847 Getting page https://www.piwheels.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:57,848 Found index url https://www.piwheels.org/simple/ 2023-10-23T18:13:58,012 Fetched page https://www.piwheels.org/simple/alibabacloud-ots20160620-py2/ as text/html 2023-10-23T18:13:58,013 Skipping link: not a file: https://www.piwheels.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:58,013 Skipping link: not a file: https://pypi.org/simple/alibabacloud-ots20160620-py2/ 2023-10-23T18:13:58,033 Given no hashes to check 1 links for project 'alibabacloud-ots20160620-py2': discarding no candidates 2023-10-23T18:13:58,052 Collecting alibabacloud-ots20160620-py2==1.0.0 2023-10-23T18:13:58,054 Created temporary directory: /tmp/pip-unpack-ogg_x9rz 2023-10-23T18:13:58,271 Downloading alibabacloud_ots20160620_py2-1.0.0.tar.gz (10 kB) 2023-10-23T18:13:58,307 Added alibabacloud-ots20160620-py2==1.0.0 from https://files.pythonhosted.org/packages/1d/4a/2ab2aa100c937348e8908f199a6445e332bada080572d0f0fa7004a2ad46/alibabacloud_ots20160620_py2-1.0.0.tar.gz to build tracker '/tmp/pip-build-tracker-q9f6b4x6' 2023-10-23T18:13:58,308 Running setup.py (path:/tmp/pip-wheel-v4iqav82/alibabacloud-ots20160620-py2_239509bc34164016b61e416e3bb38a8a/setup.py) egg_info for package alibabacloud-ots20160620-py2 2023-10-23T18:13:58,309 Created temporary directory: /tmp/pip-pip-egg-info-lirq5dmq 2023-10-23T18:13:58,310 Preparing metadata (setup.py): started 2023-10-23T18:13:58,311 Running command python setup.py egg_info 2023-10-23T18:13:58,802 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-23T18:13:58,802 !! 2023-10-23T18:13:58,804 ******************************************************************************** 2023-10-23T18:13:58,804 The license_file parameter is deprecated, use license_files instead. 2023-10-23T18:13:58,805 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-23T18:13:58,806 or your builds will no longer be supported. 2023-10-23T18:13:58,807 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-23T18:13:58,808 ******************************************************************************** 2023-10-23T18:13:58,809 !! 2023-10-23T18:13:58,809 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-23T18:13:58,830 Warning: 'classifiers' should be a list, got type 'tuple' 2023-10-23T18:13:59,361 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-23T18:13:59,361 !! 2023-10-23T18:13:59,362 ******************************************************************************** 2023-10-23T18:13:59,363 The license_file parameter is deprecated, use license_files instead. 2023-10-23T18:13:59,364 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-23T18:13:59,364 or your builds will no longer be supported. 2023-10-23T18:13:59,365 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-23T18:13:59,366 ******************************************************************************** 2023-10-23T18:13:59,367 !! 2023-10-23T18:13:59,367 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-23T18:13:59,396 running egg_info 2023-10-23T18:13:59,398 creating /tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info 2023-10-23T18:13:59,424 writing /tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/PKG-INFO 2023-10-23T18:13:59,427 writing dependency_links to /tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/dependency_links.txt 2023-10-23T18:13:59,429 writing requirements to /tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/requires.txt 2023-10-23T18:13:59,430 writing top-level names to /tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/top_level.txt 2023-10-23T18:13:59,431 writing manifest file '/tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/SOURCES.txt' 2023-10-23T18:13:59,512 reading manifest file '/tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/SOURCES.txt' 2023-10-23T18:13:59,513 reading manifest template 'MANIFEST.in' 2023-10-23T18:13:59,515 adding license file 'LICENSE' 2023-10-23T18:13:59,517 writing manifest file '/tmp/pip-pip-egg-info-lirq5dmq/alibabacloud_ots20160620_py2.egg-info/SOURCES.txt' 2023-10-23T18:13:59,632 Preparing metadata (setup.py): finished with status 'done' 2023-10-23T18:13:59,636 Source in /tmp/pip-wheel-v4iqav82/alibabacloud-ots20160620-py2_239509bc34164016b61e416e3bb38a8a has version 1.0.0, which satisfies requirement alibabacloud-ots20160620-py2==1.0.0 from https://files.pythonhosted.org/packages/1d/4a/2ab2aa100c937348e8908f199a6445e332bada080572d0f0fa7004a2ad46/alibabacloud_ots20160620_py2-1.0.0.tar.gz 2023-10-23T18:13:59,637 Removed alibabacloud-ots20160620-py2==1.0.0 from https://files.pythonhosted.org/packages/1d/4a/2ab2aa100c937348e8908f199a6445e332bada080572d0f0fa7004a2ad46/alibabacloud_ots20160620_py2-1.0.0.tar.gz from build tracker '/tmp/pip-build-tracker-q9f6b4x6' 2023-10-23T18:13:59,642 Created temporary directory: /tmp/pip-unpack-4vkca2t0 2023-10-23T18:13:59,643 Created temporary directory: /tmp/pip-unpack-juigsqby 2023-10-23T18:13:59,653 Building wheels for collected packages: alibabacloud-ots20160620-py2 2023-10-23T18:13:59,658 Created temporary directory: /tmp/pip-wheel-xjd819rp 2023-10-23T18:13:59,658 Building wheel for alibabacloud-ots20160620-py2 (setup.py): started 2023-10-23T18:13:59,660 Destination directory: /tmp/pip-wheel-xjd819rp 2023-10-23T18:13:59,660 Running command python setup.py bdist_wheel 2023-10-23T18:14:00,120 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-23T18:14:00,120 !! 2023-10-23T18:14:00,121 ******************************************************************************** 2023-10-23T18:14:00,122 The license_file parameter is deprecated, use license_files instead. 2023-10-23T18:14:00,123 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-23T18:14:00,124 or your builds will no longer be supported. 2023-10-23T18:14:00,125 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-23T18:14:00,125 ******************************************************************************** 2023-10-23T18:14:00,126 !! 2023-10-23T18:14:00,126 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-23T18:14:00,148 Warning: 'classifiers' should be a list, got type 'tuple' 2023-10-23T18:14:00,669 /usr/local/lib/python3.11/dist-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` 2023-10-23T18:14:00,670 !! 2023-10-23T18:14:00,671 ******************************************************************************** 2023-10-23T18:14:00,671 The license_file parameter is deprecated, use license_files instead. 2023-10-23T18:14:00,672 By 2023-Oct-30, you need to update your project and remove deprecated calls 2023-10-23T18:14:00,673 or your builds will no longer be supported. 2023-10-23T18:14:00,674 See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. 2023-10-23T18:14:00,674 ******************************************************************************** 2023-10-23T18:14:00,675 !! 2023-10-23T18:14:00,676 parsed = self.parsers.get(option_name, lambda x: x)(value) 2023-10-23T18:14:00,698 running bdist_wheel 2023-10-23T18:14:00,832 running build 2023-10-23T18:14:00,833 running build_py 2023-10-23T18:14:00,862 creating build 2023-10-23T18:14:00,863 creating build/lib 2023-10-23T18:14:00,864 creating build/lib/alibabacloud_ots20160620 2023-10-23T18:14:00,865 copying alibabacloud_ots20160620/models.py -> build/lib/alibabacloud_ots20160620 2023-10-23T18:14:00,869 copying alibabacloud_ots20160620/client.py -> build/lib/alibabacloud_ots20160620 2023-10-23T18:14:00,871 copying alibabacloud_ots20160620/__init__.py -> build/lib/alibabacloud_ots20160620 2023-10-23T18:14:00,872 running egg_info 2023-10-23T18:14:00,898 writing alibabacloud_ots20160620_py2.egg-info/PKG-INFO 2023-10-23T18:14:00,901 writing dependency_links to alibabacloud_ots20160620_py2.egg-info/dependency_links.txt 2023-10-23T18:14:00,903 writing requirements to alibabacloud_ots20160620_py2.egg-info/requires.txt 2023-10-23T18:14:00,904 writing top-level names to alibabacloud_ots20160620_py2.egg-info/top_level.txt 2023-10-23T18:14:00,934 reading manifest file 'alibabacloud_ots20160620_py2.egg-info/SOURCES.txt' 2023-10-23T18:14:00,936 reading manifest template 'MANIFEST.in' 2023-10-23T18:14:00,938 adding license file 'LICENSE' 2023-10-23T18:14:00,939 writing manifest file 'alibabacloud_ots20160620_py2.egg-info/SOURCES.txt' 2023-10-23T18:14:00,968 /usr/local/lib/python3.11/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2023-10-23T18:14:00,969 !! 2023-10-23T18:14:00,970 ******************************************************************************** 2023-10-23T18:14:00,971 Please avoid running ``setup.py`` directly. 2023-10-23T18:14:00,971 Instead, use pypa/build, pypa/installer or other 2023-10-23T18:14:00,972 standards-based tools. 2023-10-23T18:14:00,973 See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2023-10-23T18:14:00,974 ******************************************************************************** 2023-10-23T18:14:00,975 !! 2023-10-23T18:14:00,976 self.initialize_options() 2023-10-23T18:14:00,995 installing to build/bdist.linux-armv7l/wheel 2023-10-23T18:14:00,995 running install 2023-10-23T18:14:01,019 running install_lib 2023-10-23T18:14:01,044 creating build/bdist.linux-armv7l 2023-10-23T18:14:01,045 creating build/bdist.linux-armv7l/wheel 2023-10-23T18:14:01,046 creating build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620 2023-10-23T18:14:01,047 copying build/lib/alibabacloud_ots20160620/models.py -> build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620 2023-10-23T18:14:01,051 copying build/lib/alibabacloud_ots20160620/client.py -> build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620 2023-10-23T18:14:01,053 copying build/lib/alibabacloud_ots20160620/__init__.py -> build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620 2023-10-23T18:14:01,055 running install_egg_info 2023-10-23T18:14:01,086 Copying alibabacloud_ots20160620_py2.egg-info to build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620_py2-1.0.0-py3.11.egg-info 2023-10-23T18:14:01,095 running install_scripts 2023-10-23T18:14:01,108 creating build/bdist.linux-armv7l/wheel/alibabacloud_ots20160620_py2-1.0.0.dist-info/WHEEL 2023-10-23T18:14:01,110 creating '/tmp/pip-wheel-xjd819rp/alibabacloud_ots20160620_py2-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2023-10-23T18:14:01,112 adding 'alibabacloud_ots20160620/__init__.py' 2023-10-23T18:14:01,114 adding 'alibabacloud_ots20160620/client.py' 2023-10-23T18:14:01,119 adding 'alibabacloud_ots20160620/models.py' 2023-10-23T18:14:01,121 adding 'alibabacloud_ots20160620_py2-1.0.0.dist-info/LICENSE' 2023-10-23T18:14:01,123 adding 'alibabacloud_ots20160620_py2-1.0.0.dist-info/METADATA' 2023-10-23T18:14:01,124 adding 'alibabacloud_ots20160620_py2-1.0.0.dist-info/WHEEL' 2023-10-23T18:14:01,125 adding 'alibabacloud_ots20160620_py2-1.0.0.dist-info/top_level.txt' 2023-10-23T18:14:01,125 adding 'alibabacloud_ots20160620_py2-1.0.0.dist-info/RECORD' 2023-10-23T18:14:01,126 removing build/bdist.linux-armv7l/wheel 2023-10-23T18:14:01,244 Building wheel for alibabacloud-ots20160620-py2 (setup.py): finished with status 'done' 2023-10-23T18:14:01,247 Created wheel for alibabacloud-ots20160620-py2: filename=alibabacloud_ots20160620_py2-1.0.0-py3-none-any.whl size=9475 sha256=55e158b252de15a4ca416a88acb6a3ea3af8ffae6f6fa88fe16b55cd7d2dbbf7 2023-10-23T18:14:01,248 Stored in directory: /tmp/pip-ephem-wheel-cache-936og52y/wheels/c2/ef/7b/731cb5c67d77cee783ed68ce737942e7e899a7072b7fd664a7 2023-10-23T18:14:01,258 Successfully built alibabacloud-ots20160620-py2 2023-10-23T18:14:01,261 Removed build tracker: '/tmp/pip-build-tracker-q9f6b4x6'