cp -f .layerapi2_label /opt/metwork-mfext-2.2/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-2.2/.layerapi2_dependencies rm -f /opt/metwork-mfext-2.2/.dhash_ignore_hash touch /opt/metwork-mfext-2.2/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-2.2/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory '/src/adm' cp -f guess_version.sh /opt/metwork-mfext-2.2/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-2.2/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-2.2/bin/envtpl chmod a+rx /opt/metwork-mfext-2.2/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-2.2/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-2.2/bin/dhash chmod a+rx /opt/metwork-mfext-2.2/bin/dhash cp -f layer_hash /opt/metwork-mfext-2.2/bin/layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-2.2/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-2.2/bin/_layer_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-2.2/bin/module_hash chmod a+rx /opt/metwork-mfext-2.2/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-2.2/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-2.2/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-2.2/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-2.2/bin/_check_layers_hash cp -f outside /opt/metwork-mfext-2.2/bin/outside chmod a+rx /opt/metwork-mfext-2.2/bin/outside cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-2.2/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-2.2/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-2.2/lib/bash_utils.sh make[1]: Leaving directory '/src/adm' cd config && make make[1]: Entering directory '/src/config' cp -f dhash_ignore_all /opt/metwork-mfext-2.2/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-2.2/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-2.2/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-2.2/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-2.2/config/version || { rm -f /opt/metwork-mfext-2.2/config/version ; false ; } make[1]: Leaving directory '/src/config' cd layers && make helpers make[1]: Entering directory '/src/layers' cp -f _uncompress_helper.sh /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-2.2/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-2.2/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-2.2/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_pip_package_to_yaml.sh make[1]: Leaving directory '/src/layers' cd layers && make makefiles make[1]: Entering directory '/src/layers' cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-2.2/share/python3_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-2.2/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-2.2/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-2.2/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-2.2/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-2.2/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-2.2/share/layer_wrapper.mk cp --preserve=mode --dereference -Rf package_python3.mk /opt/metwork-mfext-2.2/share/package_python3.mk make[1]: Leaving directory '/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer0_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat dhash_ignore_hash |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/core" "core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 4a458ddce40f821e201e1b25c4cccdda cache hit (used: /buildcache/mfext_cache_layer_core_4e83b72a5249abe652112aa78e005d31.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0005_readline 0010_liquidprompt 0035_dtreetrawl 0045_mfutil_c 0070_layerapi2 0080_log_proxy 0100_redis 0110_hiredis 0117_yajl 0130_tcping 0210_jq 0330_zeromq; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-2.2/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_4e83b72a5249abe652112aa78e005d31.tar) make[2]: Leaving directory '/src/layers/layer0_core' make[2]: Entering directory '/src/layers/layer1_openresty' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" "openresty" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5b6a61f083dd0cb75211d19ac892fb1d cache hit (used: /buildcache/mfext_cache_layer_openresty_99c31ed31d74025836557c0529bd095e.tar) if ! test -f cache/hit; then \ for SUBDIR in 0100_openresty 0400_lua_resty_http 0410_lua_resty_cookie 0420_lua_resty_statsd 0430_lua_resty_hmac 0500_mfutil_lua; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-2.2/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_99c31ed31d74025836557c0529bd095e.tar) make[2]: Leaving directory '/src/layers/layer1_openresty' make[2]: Entering directory '/src/layers/layer1_python3_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" "python3_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: c7cc79a0ddaaa5c8fa1a7b7b88bd527c cache hit (used: /buildcache/mfext_cache_layer_python3_core_8ebbab116f22f70041460d89d08f217e.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0034_certifi 0400_prereq_extra_python_packages 0405_prereq_extra_python_packages 0410_prereq_extra_python_packages 0420_prereq_extra_python_packages 0430_prereq_extra_python_packages 0440_prereq_extra_python_packages 0500_extra_python_packages 9999_requirements; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-2.2/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_8ebbab116f22f70041460d89d08f217e.tar) make[2]: Leaving directory '/src/layers/layer1_python3_core' make[2]: Entering directory '/src/layers/layer1_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: ff05f07cf13eb99442a37f8df6a36b80 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_e93fa6c40acdae2238ef50d23059bf6d.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_scientific_system_libraries 0006_protobuf 0007_protobuf_c 0008_postgresql 0009_pgbouncer 0010_hdf4 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0015_proj 0020_libgeotiff 0021_geos 0022_libspatialite 0023_gdal 0070_postgis 0071_postgresql_airtide 0072_postgis_geohash 0073_pg_partman; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-2.2/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_e93fa6c40acdae2238ef50d23059bf6d.tar) make[2]: Leaving directory '/src/layers/layer1_scientific_core' make[2]: Entering directory '/src/layers/layer2_python3' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3" "python3" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3_core@mfext layer (dependency) hash (from cache): 12908429ff195d019e77aa86c2aa0cf2 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 96808a8da0cef35e402aea0793ae7e59 cache missed (/buildcache/mfext_cache_layer_python3_b1649dcc10165731d704ccb1f53a992a.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0402_prereq_extra_python_packages 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3 ; \ fi make[3]: Entering directory '/src/layers/layer2_python3/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer1399[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer1399] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting cffi==1.15.1 (from -r requirements3.txt (line 1)) Downloading cffi-1.15.1.tar.gz (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 28.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ConfigUpdater==3.1.1 (from -r requirements3.txt (line 2)) Downloading ConfigUpdater-3.1.1.tar.gz (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.0/140.0 kB 24.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastentrypoints==0.12 (from -r requirements3.txt (line 3)) Downloading fastentrypoints-0.12.tar.gz (4.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pbr==5.11.1 (from -r requirements3.txt (line 4)) Downloading pbr-5.11.1.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.6/127.6 kB 21.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycparser==2.21 (from -r requirements3.txt (line 5)) Downloading pycparser-2.21.tar.gz (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.9/170.9 kB 34.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyScaffold==4.5 (from -r requirements3.txt (line 6)) Downloading PyScaffold-4.5.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 112.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-runner==6.0.0 (from -r requirements3.txt (line 7)) Downloading pytest-runner-6.0.0.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting semantic-version==2.10.0 (from -r requirements3.txt (line 8)) Downloading semantic_version-2.10.0.tar.gz (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.3/52.3 kB 11.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-git==1.2 (from -r requirements3.txt (line 9)) Downloading setuptools-git-1.2.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-rust==1.7.0 (from -r requirements3.txt (line 10)) Downloading setuptools-rust-1.7.0.tar.gz (303 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 303.2/303.2 kB 70.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tomlkit==0.12.1 (from -r requirements3.txt (line 11)) Downloading tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting platformdirs<4,>=2 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Downloading platformdirs-3.10.0.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=46.1.0 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Downloading setuptools-69.0.3.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 121.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools-scm>=5 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Downloading setuptools_scm-7.1.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.9/71.9 kB 15.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.7 (from PyScaffold==4.5->-r requirements3.txt (line 6)) Downloading packaging-23.1.tar.gz (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 23.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=3.7.4.3 (from setuptools-rust==1.7.0->-r requirements3.txt (line 10)) Downloading typing_extensions-4.8.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 14.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading tomlkit-0.12.1-py3-none-any.whl (37 kB) Saved ./src/tomlkit-0.12.1-py3-none-any.whl Building wheels for collected packages: cffi, ConfigUpdater, fastentrypoints, pbr, pycparser, PyScaffold, pytest-runner, semantic-version, setuptools-git, setuptools-rust, packaging, platformdirs, setuptools, setuptools-scm, typing-extensions Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.15.1-cp311-cp311-linux_x86_64.whl size=439084 sha256=f1e3027e96e919a4a6a82863a7b6b3a35a6ee300e04dfed67b6b3ae4f9c2c1c5 Stored in directory: /root/.cache/pip/wheels/5d/17/d8/6436d41f11276e2efe070ee24646d7f8b11ec097c75cf84be7 Building wheel for ConfigUpdater (pyproject.toml): started Building wheel for ConfigUpdater (pyproject.toml): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-3.1.1-py2.py3-none-any.whl size=34256 sha256=27c1976a35db41f3a8600c06f9da5669b146fea9cd76cfab65b99903ed2e3183 Stored in directory: /root/.cache/pip/wheels/f7/fd/cf/c8d913e647460adf5b11b491e4de74dad4332642a1296f1470 Building wheel for fastentrypoints (setup.py): started Building wheel for fastentrypoints (setup.py): finished with status 'done' Created wheel for fastentrypoints: filename=fastentrypoints-0.12-py3-none-any.whl size=4560 sha256=9f80901bab2ae8179519c73d0840aeda118469991d8cc14f68f1eeec1cf649cb Stored in directory: /root/.cache/pip/wheels/4b/9b/f9/4bc6c308d5b2ae480765dffde47c256dfc239fabbc0bc612f1 Building wheel for pbr (setup.py): started Building wheel for pbr (setup.py): finished with status 'done' Created wheel for pbr: filename=pbr-5.11.1-py2.py3-none-any.whl size=110374 sha256=549a9bce7a58ad59489f870708718aab9da381bcc828b6332466a7ee2dbdec2b Stored in directory: /root/.cache/pip/wheels/86/45/71/96d819e7d049dbbf48f9a6880238bb2f00c5e3bb14fafac205 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.21-py2.py3-none-any.whl size=118718 sha256=62e86e6b2ec0d0a737813c65995597a8dc4dd8983cbde325c9991341971ea820 Stored in directory: /root/.cache/pip/wheels/e3/10/c6/d960ae30454612d0ce4c39d7d8e724d589483b41ee55381740 Building wheel for PyScaffold (pyproject.toml): started Building wheel for PyScaffold (pyproject.toml): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-4.5-py3-none-any.whl size=174948 sha256=a89b47031fd8dace5cc580c972991776c166c5b9c5ea7cd18d1d5dd7565a8d6f Stored in directory: /root/.cache/pip/wheels/61/fe/46/55443752d359adbca740ce0e8c8be9b579c15a0debb9ab6f52 Building wheel for pytest-runner (pyproject.toml): started Building wheel for pytest-runner (pyproject.toml): finished with status 'done' Created wheel for pytest-runner: filename=pytest_runner-6.0.0-py3-none-any.whl size=7195 sha256=2d656a631f893b4cd1366f448ec7c7f5b8c3ed126ddf98f919452992b7d8dd85 Stored in directory: /root/.cache/pip/wheels/b4/68/07/583777bd6e7f974fc0ad54a439bbd0183cbc8f8b3fc2e027ed Building wheel for semantic-version (setup.py): started Building wheel for semantic-version (setup.py): finished with status 'done' Created wheel for semantic-version: filename=semantic_version-2.10.0-py2.py3-none-any.whl size=15544 sha256=72f4912e0cf130ab36f36923318d9339731ef80e180b457d02cee8c3d53cfd75 Stored in directory: /root/.cache/pip/wheels/ef/5c/6c/9e687c576c5bdb5fe700ec25cbc41d4e8e115ab6219a3da4e2 Building wheel for setuptools-git (setup.py): started Building wheel for setuptools-git (setup.py): finished with status 'done' Created wheel for setuptools-git: filename=setuptools_git-1.2-py2.py3-none-any.whl size=9603 sha256=904905d39b5b2eba3a0b42cf8d0e05d422b5dd5473662788f0654f878142d423 Stored in directory: /root/.cache/pip/wheels/3b/be/13/f5151afe4daef77d80903135ef262795909e5c03e90ae9dedb Building wheel for setuptools-rust (pyproject.toml): started Building wheel for setuptools-rust (pyproject.toml): finished with status 'done' Created wheel for setuptools-rust: filename=setuptools_rust-1.7.0-py3-none-any.whl size=25172 sha256=828187c4a2b16231332c2342d502c34a196464f269dfff7cd3286af6d3b63ad2 Stored in directory: /root/.cache/pip/wheels/cb/d4/a6/3ba83469e9d9065878d9295b2b23c129c03b73b5e7dff74652 Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-23.1-py3-none-any.whl size=48907 sha256=58ce658223d59449dc55183037197a970e4d8e84b04e4b1dda30cfd3771c3069 Stored in directory: /root/.cache/pip/wheels/02/e0/79/b1305de90a7625135528fead1badee059ea58184cc3038a27c Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-3.10.0-py3-none-any.whl size=17189 sha256=d7c24979f292f916dc9cbf8648319032f551ea8c49a4c9bf2fb556a02070ec1d Stored in directory: /root/.cache/pip/wheels/6c/d3/08/caab6caa1aac0360dd641288c39724fac7be624bc5627af42e Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-69.0.3-py3-none-any.whl size=819530 sha256=909b2cde537cdd36c25a926b2b8dc532eda3c524469737f07ad55b6528724da0 Stored in directory: /root/.cache/pip/wheels/c0/ae/1e/b94f735632549b30a99e5b549135f4098361836db5fddfe5ca Building wheel for setuptools-scm (pyproject.toml): started Building wheel for setuptools-scm (pyproject.toml): finished with status 'done' Created wheel for setuptools-scm: filename=setuptools_scm-7.1.0-py3-none-any.whl size=43826 sha256=6f4475a627c86de59fbf04f64486a4bad949e177bb1ce06baf25ea515cfa253f Stored in directory: /root/.cache/pip/wheels/c1/04/ff/5006b3b0c96079c836a8a3800851724f7832d6ae2c99431194 Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.8.0-py3-none-any.whl size=31584 sha256=29bca1f21e385ecf6ac33b2a1b6b7f2f6fde611f82154886c28c0900ef753755 Stored in directory: /root/.cache/pip/wheels/6c/d5/b0/f2ecee0a29dce68c49da2f46248a8c2a3cdb087c0d8b13300f Successfully built cffi ConfigUpdater fastentrypoints pbr pycparser PyScaffold pytest-runner semantic-version setuptools-git setuptools-rust packaging platformdirs setuptools setuptools-scm typing-extensions if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/ConfigUpdater-3.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/fastentrypoints-0.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pbr-5.11.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/pycparser-2.21-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/PyScaffold-4.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/pytest_runner-6.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/semantic_version-2.10.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/setuptools_git-1.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/setuptools_rust-1.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/tomlkit-0.12.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Requirement already satisfied: platformdirs<4,>=2 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (3.10.0) Requirement already satisfied: setuptools>=46.1.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (69.0.3) Requirement already satisfied: setuptools-scm>=5 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (7.1.0) Requirement already satisfied: packaging>=20.7 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from PyScaffold==4.5->-r requirements3.txt.tmp (line 6)) (23.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools-rust==1.7.0->-r requirements3.txt.tmp (line 10)) (4.8.0) Installing collected packages: setuptools-git, fastentrypoints, tomlkit, semantic-version, pytest-runner, pycparser, pbr, ConfigUpdater, setuptools-rust, PyScaffold, cffi Successfully installed ConfigUpdater-3.1.1 PyScaffold-4.5 cffi-1.15.1 fastentrypoints-0.12 pbr-5.11.1 pycparser-2.21 pytest-runner-6.0.0 semantic-version-2.10.0 setuptools-git-1.2 setuptools-rust-1.7.0 tomlkit-0.12.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/ConfigUpdater.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/fastentrypoints.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pbr.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pytest-runner.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/semantic_version.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/setuptools-git.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/setuptools-rust.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/tomlkit.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer2_python3/0402_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer2121[/src/layers/layer2_python3/0402_prereq_extra_python_packages/tempolayer2121] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting hatch-fancy-pypi-readme==23.1.0 (from -r requirements3.txt (line 1)) Downloading hatch_fancy_pypi_readme-23.1.0.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-nodejs-version==0.3.2 (from -r requirements3.txt (line 2)) Downloading hatch_nodejs_version-0.3.2.tar.gz (16 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatch-requirements-txt==0.4.0 (from -r requirements3.txt (line 3)) Downloading hatch_requirements_txt-0.4.0.tar.gz (6.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting maturin==1.3.1 (from -r requirements3.txt (line 4)) Downloading maturin-1.3.1.tar.gz (176 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 176.0/176.0 kB 20.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hatchling (from hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Downloading hatchling-1.18.0.tar.gz (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.2/57.2 kB 13.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=21.3 (from hatch-requirements-txt==0.4.0->-r requirements3.txt (line 3)) Using cached packaging-23.1-py3-none-any.whl Collecting editables>=0.3 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Downloading editables-0.5.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pathspec>=0.10.1 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Downloading pathspec-0.11.2.tar.gz (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 9.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pluggy>=1.0.0 (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Downloading pluggy-1.3.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 17.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting trove-classifiers (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt (line 1)) Downloading trove-classifiers-2023.8.7.tar.gz (15 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Saved ./src/packaging-23.1-py3-none-any.whl Building wheels for collected packages: hatch-fancy-pypi-readme, hatch-nodejs-version, hatch-requirements-txt, maturin, hatchling, editables, pathspec, pluggy, trove-classifiers Building wheel for hatch-fancy-pypi-readme (pyproject.toml): started Building wheel for hatch-fancy-pypi-readme (pyproject.toml): finished with status 'done' Created wheel for hatch-fancy-pypi-readme: filename=hatch_fancy_pypi_readme-23.1.0-py3-none-any.whl size=10490 sha256=efd812df785d8ffeb1e29b55e46738a2b6e3c99fac9f947908a725f682af73ee Stored in directory: /root/.cache/pip/wheels/c3/4b/1c/550d2ef342a4eb6e118f26d11fbc32bd1ca668d0a21826d66f Building wheel for hatch-nodejs-version (pyproject.toml): started Building wheel for hatch-nodejs-version (pyproject.toml): finished with status 'done' Created wheel for hatch-nodejs-version: filename=hatch_nodejs_version-0.3.2-py3-none-any.whl size=8539 sha256=d73e728f1a262d214afe9c0a40e161013ef0b7a6c78ff843293880f6a46ede79 Stored in directory: /root/.cache/pip/wheels/8a/76/53/a643b6880a2f6c371acfcc34d3146a3d2b5ec6cc71ce4a2af7 Building wheel for hatch-requirements-txt (pyproject.toml): started Building wheel for hatch-requirements-txt (pyproject.toml): finished with status 'done' Created wheel for hatch-requirements-txt: filename=hatch_requirements_txt-0.4.0-py3-none-any.whl size=7759 sha256=cf115745f16d4d4386900d54bc2635d7522ec81e9d61d39eec97071a396df8d4 Stored in directory: /root/.cache/pip/wheels/16/4e/7a/c5d19b820d98d5beb9039776e3d240d9b3db46b924f8d1ecb0 Building wheel for maturin (pyproject.toml): started Building wheel for maturin (pyproject.toml): still running... Building wheel for maturin (pyproject.toml): still running... Building wheel for maturin (pyproject.toml): finished with status 'done' Created wheel for maturin: filename=maturin-1.3.1-cp311-cp311-linux_x86_64.whl size=5125705 sha256=bd21f625fec6c0f052287eb71a0521c667276c02fbc0e0b33b146640cecfbc39 Stored in directory: /root/.cache/pip/wheels/f3/16/15/826f7a111de72c6412b6f38fb6d0c06ebc7e8694cd01af3a61 Building wheel for hatchling (pyproject.toml): started Building wheel for hatchling (pyproject.toml): finished with status 'done' Created wheel for hatchling: filename=hatchling-1.18.0-py3-none-any.whl size=75746 sha256=b66dc254931ec42aa68b5febd1d342c58142cc5267b7ff3b12ba3fa5b4900c93 Stored in directory: /root/.cache/pip/wheels/94/3b/a3/9a9df9d962d421593aa7f1915d286bd3308fae0c516fb80f13 Building wheel for editables (pyproject.toml): started Building wheel for editables (pyproject.toml): finished with status 'done' Created wheel for editables: filename=editables-0.5-py3-none-any.whl size=5098 sha256=6b60544522883c34b65f3c5a96ae49423653595d58f33b4cd9ec3c4a2e757334 Stored in directory: /root/.cache/pip/wheels/bb/3b/60/155c26816ab122023f5e3044fbd657f35e4879fa31b8e7f76b Building wheel for pathspec (pyproject.toml): started Building wheel for pathspec (pyproject.toml): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.11.2-py3-none-any.whl size=29603 sha256=f84591e8abba2bf8747cdaa4d864bc0584d4fc2d45b55a65f3318d417b1281c5 Stored in directory: /root/.cache/pip/wheels/81/13/34/65beade7c4271d0b5c2ee2ba9901abca8c1b434aa027090212 Building wheel for pluggy (pyproject.toml): started Building wheel for pluggy (pyproject.toml): finished with status 'done' Created wheel for pluggy: filename=pluggy-1.3.0-py3-none-any.whl size=18934 sha256=74c85a5293a7f6402063e45e99c4d3b9428b2f718e3baa1b6d69352eb4f293f1 Stored in directory: /root/.cache/pip/wheels/4a/79/37/a77fbba357a78bd27f7802fad0bf2d69475ba940a8f4d67965 Building wheel for trove-classifiers (pyproject.toml): started Building wheel for trove-classifiers (pyproject.toml): finished with status 'done' Created wheel for trove-classifiers: filename=trove_classifiers-2023.8.7-py3-none-any.whl size=13228 sha256=6342d90cb94ebdee800f21952ed203eb42882590d5028ddf13e296fa4b615910 Stored in directory: /root/.cache/pip/wheels/50/69/c8/298929f2272210d9d65f989805980fc338444410f063750217 Successfully built hatch-fancy-pypi-readme hatch-nodejs-version hatch-requirements-txt maturin hatchling editables pathspec pluggy trove-classifiers if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/hatch_fancy_pypi_readme-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/hatch_nodejs_version-0.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/hatch_requirements_txt-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/maturin-1.3.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: hatchling in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (1.18.0) Requirement already satisfied: packaging>=21.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatch-requirements-txt==0.4.0->-r requirements3.txt.tmp (line 3)) (23.1) Requirement already satisfied: editables>=0.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (0.5) Requirement already satisfied: pathspec>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (0.11.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (1.3.0) Requirement already satisfied: trove-classifiers in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from hatchling->hatch-fancy-pypi-readme==23.1.0->-r requirements3.txt.tmp (line 1)) (2023.8.7) Installing collected packages: maturin, hatch-requirements-txt, hatch-nodejs-version, hatch-fancy-pypi-readme Successfully installed hatch-fancy-pypi-readme-23.1.0 hatch-nodejs-version-0.3.2 hatch-requirements-txt-0.4.0 maturin-1.3.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-fancy-pypi-readme.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-nodejs-version.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hatch-requirements-txt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/maturin.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0402_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer2_python3/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer6907[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@8205f0c2fcd323d7e36cbeecac05e74935def06c#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision 8205f0c2fcd323d7e36cbeecac05e74935def06c) to ./tmp_src/acquisition Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/acquisition.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/acquisition Running command git rev-parse -q --verify 'sha^8205f0c2fcd323d7e36cbeecac05e74935def06c' Running command git fetch -q https://github.com/metwork-framework/acquisition.git 8205f0c2fcd323d7e36cbeecac05e74935def06c Running command git checkout -q 8205f0c2fcd323d7e36cbeecac05e74935def06c Resolved https://github.com/metwork-framework/acquisition.git to commit 8205f0c2fcd323d7e36cbeecac05e74935def06c Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@6ec9424f24b7b89298dfcabde36ad49332cbecc4#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision 6ec9424f24b7b89298dfcabde36ad49332cbecc4) to ./tmp_src/aiohttp-metwork-middlewares Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/aiohttp_metwork_middlewares.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/aiohttp-metwork-middlewares Running command git rev-parse -q --verify 'sha^6ec9424f24b7b89298dfcabde36ad49332cbecc4' Running command git fetch -q https://github.com/metwork-framework/aiohttp_metwork_middlewares.git 6ec9424f24b7b89298dfcabde36ad49332cbecc4 Resolved https://github.com/metwork-framework/aiohttp_metwork_middlewares.git to commit 6ec9424f24b7b89298dfcabde36ad49332cbecc4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@6d12c5bc04390cb019d9d01b47cb3d50e6276a9d#egg=cookiecutter (from -r requirements3.txt (line 22)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d) to ./tmp_src/cookiecutter Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter Running command git rev-parse -q --verify 'sha^6d12c5bc04390cb019d9d01b47cb3d50e6276a9d' Running command git fetch -q https://github.com/metwork-framework/cookiecutter.git 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d Resolved https://github.com/metwork-framework/cookiecutter.git to commit 6d12c5bc04390cb019d9d01b47cb3d50e6276a9d Running command git submodule update --init --recursive -q Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@c9124c2b54c1c05cd83eb3d3454cc4214485c45d#egg=cookiecutter_hooks (from -r requirements3.txt (line 23)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision c9124c2b54c1c05cd83eb3d3454cc4214485c45d) to ./tmp_src/cookiecutter-hooks Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/cookiecutter_hooks.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter-hooks Running command git rev-parse -q --verify 'sha^c9124c2b54c1c05cd83eb3d3454cc4214485c45d' Running command git fetch -q https://github.com/metwork-framework/cookiecutter_hooks.git c9124c2b54c1c05cd83eb3d3454cc4214485c45d Running command git checkout -q c9124c2b54c1c05cd83eb3d3454cc4214485c45d Resolved https://github.com/metwork-framework/cookiecutter_hooks.git to commit c9124c2b54c1c05cd83eb3d3454cc4214485c45d Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@27342219bc00ce9c90b18107ec321b722b3c90bb#egg=deploycron (from -r requirements3.txt (line 27)) Cloning https://github.com/metwork-framework/deploycron.git (to revision 27342219bc00ce9c90b18107ec321b722b3c90bb) to ./tmp_src/deploycron Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/deploycron.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/deploycron Running command git rev-parse -q --verify 'sha^27342219bc00ce9c90b18107ec321b722b3c90bb' Running command git fetch -q https://github.com/metwork-framework/deploycron.git 27342219bc00ce9c90b18107ec321b722b3c90bb Resolved https://github.com/metwork-framework/deploycron.git to commit 27342219bc00ce9c90b18107ec321b722b3c90bb Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 30)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/directory_observer.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/directory-observer Running command git rev-parse -q --verify 'sha^03770b7876990803cc3b271e78b3c0a2364cdf3c' Running command git fetch -q https://github.com/metwork-framework/directory_observer.git 03770b7876990803cc3b271e78b3c0a2364cdf3c Running command git checkout -q 03770b7876990803cc3b271e78b3c0a2364cdf3c Resolved https://github.com/metwork-framework/directory_observer.git to commit 03770b7876990803cc3b271e78b3c0a2364cdf3c Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@136972101464853a57b61e485608167fe75f5f71#egg=envtpl (from -r requirements3.txt (line 32)) Cloning https://github.com/metwork-framework/envtpl.git (to revision 136972101464853a57b61e485608167fe75f5f71) to ./tmp_src/envtpl Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/envtpl.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/envtpl Running command git rev-parse -q --verify 'sha^136972101464853a57b61e485608167fe75f5f71' Running command git fetch -q https://github.com/metwork-framework/envtpl.git 136972101464853a57b61e485608167fe75f5f71 Resolved https://github.com/metwork-framework/envtpl.git to commit 136972101464853a57b61e485608167fe75f5f71 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@5de463640d478622309d6949d21075c6810f1344#egg=mfplugin (from -r requirements3.txt (line 53)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 5de463640d478622309d6949d21075c6810f1344) to ./tmp_src/mfplugin Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/mfplugin.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/mfplugin Running command git rev-parse -q --verify 'sha^5de463640d478622309d6949d21075c6810f1344' Running command git fetch -q https://github.com/metwork-framework/mfplugin.git 5de463640d478622309d6949d21075c6810f1344 Running command git checkout -q 5de463640d478622309d6949d21075c6810f1344 Resolved https://github.com/metwork-framework/mfplugin.git to commit 5de463640d478622309d6949d21075c6810f1344 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining requests_unixsocket from git+https://github.com/metwork-framework/requests-unixsocket.git@0.3.1#egg=requests_unixsocket (from -r requirements3.txt (line 79)) Cloning https://github.com/metwork-framework/requests-unixsocket.git (to revision 0.3.1) to ./tmp_src/requests-unixsocket Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/requests-unixsocket.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/requests-unixsocket Resolved https://github.com/metwork-framework/requests-unixsocket.git to commit 3df6b3ce6f33c4724f89ac57072fc05f41b57436 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 82)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Running command git clone --filter=blob:none --quiet https://github.com/thefab/pystatsd.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/statsd Running command git rev-parse -q --verify 'sha^075001fef55d1caefdd74a55c40db84d829e7edd' Running command git fetch -q https://github.com/thefab/pystatsd.git 075001fef55d1caefdd74a55c40db84d829e7edd Resolved https://github.com/thefab/pystatsd.git to commit 075001fef55d1caefdd74a55c40db84d829e7edd Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining telegraf_unixsocket_client from git+https://github.com/metwork-framework/telegraf-unixsocket-python-client@d41af1a6af7c796cd835c1a98c773989cdb0897e#egg=telegraf_unixsocket_client (from -r requirements3.txt (line 84)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/telegraf-unixsocket-python-client /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/telegraf-unixsocket-client Running command git rev-parse -q --verify 'sha^d41af1a6af7c796cd835c1a98c773989cdb0897e' Running command git fetch -q https://github.com/metwork-framework/telegraf-unixsocket-python-client d41af1a6af7c796cd835c1a98c773989cdb0897e Running command git checkout -q d41af1a6af7c796cd835c1a98c773989cdb0897e Resolved https://github.com/metwork-framework/telegraf-unixsocket-python-client to commit d41af1a6af7c796cd835c1a98c773989cdb0897e Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 95)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/xattrfile.git /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/xattrfile Running command git rev-parse -q --verify 'sha^9c0b2974deeafed59caa3659c685a89e686a0159' Running command git fetch -q https://github.com/metwork-framework/xattrfile.git 9c0b2974deeafed59caa3659c685a89e686a0159 Running command git checkout -q 9c0b2974deeafed59caa3659c685a89e686a0159 Resolved https://github.com/metwork-framework/xattrfile.git to commit 9c0b2974deeafed59caa3659c685a89e686a0159 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting aiohttp==3.9.3 (from -r requirements3.txt (line 2)) Downloading aiohttp-3.9.3.tar.gz (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 119.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal==1.3.1 (from -r requirements3.txt (line 4)) Downloading aiosignal-1.3.1.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting annotated-types==0.6.0 (from -r requirements3.txt (line 5)) Downloading annotated_types-0.6.0.tar.gz (14 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argcomplete==3.1.1 (from -r requirements3.txt (line 6)) Downloading argcomplete-3.1.1.tar.gz (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.4/79.4 kB 16.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting arrow==1.2.3 (from -r requirements3.txt (line 7)) Downloading arrow-1.2.3.tar.gz (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.6/127.6 kB 25.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting async-timeout==4.0.3 (from -r requirements3.txt (line 8)) Downloading async-timeout-4.0.3.tar.gz (8.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs==23.1.0 (from -r requirements3.txt (line 9)) Downloading attrs-23.1.0.tar.gz (212 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 41.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting autopep8==2.0.4 (from -r requirements3.txt (line 10)) Downloading autopep8-2.0.4.tar.gz (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.5/116.5 kB 29.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bash==0.6 (from -r requirements3.txt (line 11)) Downloading bash-0.6.tar.gz (2.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bcrypt==4.0.1 (from -r requirements3.txt (line 12)) Downloading bcrypt-4.0.1.tar.gz (25 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting binaryornot==0.4.4 (from -r requirements3.txt (line 13)) Downloading binaryornot-0.4.4.tar.gz (371 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 371.1/371.1 kB 64.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bjoern==3.2.2 (from -r requirements3.txt (line 14)) Downloading bjoern-3.2.2.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.7/45.7 kB 7.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cachetools==5.3.1 (from -r requirements3.txt (line 15)) Downloading cachetools-5.3.1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Cerberus==1.3.5 (from -r requirements3.txt (line 16)) Downloading Cerberus-1.3.5.tar.gz (29 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting chardet==5.2.0 (from -r requirements3.txt (line 17)) Downloading chardet-5.2.0.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 110.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset_normalizer==3.2.0 (from -r requirements3.txt (line 18)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.1/97.1 kB 24.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Click==8.1.7 (from -r requirements3.txt (line 19)) Downloading click-8.1.7.tar.gz (336 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.1/336.1 kB 56.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting colorama==0.4.6 (from -r requirements3.txt (line 20)) Downloading colorama-0.4.6.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting commonmark==0.9.1 (from -r requirements3.txt (line 21)) Downloading commonmark-0.9.1.tar.gz (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.8/95.8 kB 20.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cron-wrapper==0.1.2 (from -r requirements3.txt (line 24)) Downloading cron-wrapper-0.1.2.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cryptography==41.0.7 (from -r requirements3.txt (line 25)) Downloading cryptography-41.0.7.tar.gz (630 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.9/630.9 kB 83.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator==5.1.1 (from -r requirements3.txt (line 26)) Downloading decorator-5.1.1.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Deprecated==1.2.14 (from -r requirements3.txt (line 28)) Downloading Deprecated-1.2.14.tar.gz (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 138.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting dill==0.3.7 (from -r requirements3.txt (line 29)) Downloading dill-0.3.7.tar.gz (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.4/183.4 kB 36.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting diskcache==5.6.3 (from -r requirements3.txt (line 31)) Downloading diskcache-5.6.3.tar.gz (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.9/67.9 kB 13.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting frozenlist==1.4.0 (from -r requirements3.txt (line 33)) Downloading frozenlist-1.4.0.tar.gz (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.7/90.7 kB 20.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fsspec==2023.9.2 (from -r requirements3.txt (line 34)) Downloading fsspec-2023.9.2.tar.gz (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.6/161.6 kB 33.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting geojson==3.0.1 (from -r requirements3.txt (line 35)) Downloading geojson-3.0.1.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitignore-parser==0.1.11 (from -r requirements3.txt (line 36)) Downloading gitignore_parser-0.1.11.tar.gz (5.3 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting hiredis==2.2.3 (from -r requirements3.txt (line 37)) Downloading hiredis-2.2.3.tar.gz (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.2/84.2 kB 14.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna==3.7 (from -r requirements3.txt (line 38)) Downloading idna-3.7.tar.gz (189 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.6/189.6 kB 34.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting inotify-simple==1.3.5 (from -r requirements3.txt (line 39)) Downloading inotify_simple-1.3.5.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Jinja2==3.1.3 (from -r requirements3.txt (line 40)) Downloading Jinja2-3.1.3.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.3/268.3 kB 50.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-from-json-extension==1.0.0 (from -r requirements3.txt (line 41)) Downloading jinja2_from_json_extension-1.0.0.tar.gz (2.6 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-fnmatch-extension==1.0.2 (from -r requirements3.txt (line 42)) Downloading jinja2_fnmatch_extension-1.0.2.tar.gz (3.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-getenv-extension==1.0.2 (from -r requirements3.txt (line 43)) Downloading jinja2_getenv_extension-1.0.2.tar.gz (3.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-shell-extension==2.0.1 (from -r requirements3.txt (line 44)) Downloading jinja2_shell_extension-2.0.1.tar.gz (3.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 45)) Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting joblib==1.3.2 (from -r requirements3.txt (line 46)) Downloading joblib-1.3.2.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 123.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lazy-import==0.2.2 (from -r requirements3.txt (line 47)) Downloading lazy_import-0.2.2.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Markdown==3.4.4 (from -r requirements3.txt (line 48)) Downloading Markdown-3.4.4.tar.gz (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.5/324.5 kB 59.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py==3.0.0 (from -r requirements3.txt (line 49)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.6/74.6 kB 18.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting MarkupSafe==2.1.3 (from -r requirements3.txt (line 50)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mdurl==0.1.2 (from -r requirements3.txt (line 51)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mflog==0.1.0 (from -r requirements3.txt (line 52)) Downloading mflog-0.1.0.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mfutil==0.2.0 (from -r requirements3.txt (line 54)) Downloading mfutil-0.2.0.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mockredispy==2.9.3 (from -r requirements3.txt (line 55)) Downloading mockredispy-2.9.3.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting multidict==6.0.4 (from -r requirements3.txt (line 56)) Downloading multidict-6.0.4.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.3/51.3 kB 11.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mypy-extensions==1.0.0 (from -r requirements3.txt (line 57)) Downloading mypy_extensions-1.0.0.tar.gz (4.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting netifaces==0.11.0 (from -r requirements3.txt (line 58)) Downloading netifaces-0.11.0.tar.gz (30 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting opinionated-configparser==1.0.1 (from -r requirements3.txt (line 59)) Downloading opinionated_configparser-1.0.1.tar.gz (6.4 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting paramiko==3.4.0 (from -r requirements3.txt (line 60)) Downloading paramiko-3.4.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 100.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pika==1.3.2 (from -r requirements3.txt (line 61)) Downloading pika-1.3.2.tar.gz (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.0/145.0 kB 35.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting poyo==0.5.0 (from -r requirements3.txt (line 62)) Downloading poyo-0.5.0.tar.gz (15 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil==5.9.7 (from -r requirements3.txt (line 63)) Downloading psutil-5.9.7.tar.gz (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.4/498.4 kB 79.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1==0.4.8 (from -r requirements3.txt (line 64)) Downloading pyasn1-0.4.8.tar.gz (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 31.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1-modules==0.2.8 (from -r requirements3.txt (line 65)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.9/242.9 kB 41.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pycodestyle==2.11.0 (from -r requirements3.txt (line 66)) Downloading pycodestyle-2.11.0.tar.gz (38 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pydantic==2.4.2 (from -r requirements3.txt (line 67)) Downloading pydantic-2.4.2.tar.gz (654 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 654.0/654.0 kB 90.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pydantic-core==2.10.1 (from -r requirements3.txt (line 68)) Downloading pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB) Collecting Pygments==2.16.1 (from -r requirements3.txt (line 69)) Downloading Pygments-2.16.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 161.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 70)) Downloading pyinotify-0.9.6.tar.gz (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 13.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyNaCl==1.5.0 (from -r requirements3.txt (line 71)) Downloading PyNaCl-1.5.0.tar.gz (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 158.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil==2.8.2 (from -r requirements3.txt (line 72)) Downloading python-dateutil-2.8.2.tar.gz (357 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 357.3/357.3 kB 66.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-ldap==3.4.3 (from -r requirements3.txt (line 73)) Downloading python-ldap-3.4.3.tar.gz (377 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 377.4/377.4 kB 75.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytz==2023.3.post1 (from -r requirements3.txt (line 74)) Downloading pytz-2023.3.post1.tar.gz (316 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 316.9/316.9 kB 62.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting PyYAML==6.0.1 (from -r requirements3.txt (line 75)) Downloading PyYAML-6.0.1.tar.gz (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 31.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting redis==5.0.1 (from -r requirements3.txt (line 76)) Downloading redis-5.0.1.tar.gz (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 154.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting regex==2023.8.8 (from -r requirements3.txt (line 77)) Downloading regex-2023.8.8.tar.gz (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.5/392.5 kB 75.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests==2.31.0 (from -r requirements3.txt (line 78)) Downloading requests-2.31.0.tar.gz (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 27.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rich==13.5.2 (from -r requirements3.txt (line 80)) Downloading rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting simpleeval==0.9.13 (from -r requirements3.txt (line 81)) Downloading simpleeval-0.9.13.tar.gz (24 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting structlog==23.1.0 (from -r requirements3.txt (line 83)) Downloading structlog-23.1.0.tar.gz (746 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 102.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor==2.3.0 (from -r requirements3.txt (line 85)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminaltables==3.1.10 (from -r requirements3.txt (line 86)) Downloading terminaltables-3.1.10-py2.py3-none-any.whl.metadata (3.5 kB) Collecting threadpoolctl==3.2.0 (from -r requirements3.txt (line 87)) Downloading threadpoolctl-3.2.0.tar.gz (36 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm==4.66.1 (from -r requirements3.txt (line 88)) Downloading tqdm-4.66.1.tar.gz (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.1/169.1 kB 31.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets==5.9.0 (from -r requirements3.txt (line 89)) Downloading traitlets-5.9.0.tar.gz (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.2/150.2 kB 29.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Unidecode==1.3.6 (from -r requirements3.txt (line 90)) Downloading Unidecode-1.3.6.tar.gz (192 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.5/192.5 kB 44.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3==2.1.0 (from -r requirements3.txt (line 91)) Downloading urllib3-2.1.0.tar.gz (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 46.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Werkzeug==3.0.1 (from -r requirements3.txt (line 92)) Downloading werkzeug-3.0.1.tar.gz (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.4/801.4 kB 99.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting whichcraft==0.6.1 (from -r requirements3.txt (line 93)) Downloading whichcraft-0.6.1.tar.gz (6.9 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wrapt==1.14.1 (from -r requirements3.txt (line 94)) Downloading wrapt-1.14.1.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 10.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xmltodict==0.13.0 (from -r requirements3.txt (line 96)) Downloading xmltodict-0.13.0.tar.gz (33 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting yarl==1.9.2 (from -r requirements3.txt (line 97)) Downloading yarl-1.9.2.tar.gz (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 34.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yq==3.2.2 (from -r requirements3.txt (line 98)) Downloading yq-3.2.2.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from cron-wrapper==0.1.2->-r requirements3.txt (line 24)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.12 (from cryptography==41.0.7->-r requirements3.txt (line 25)) Using cached cffi-1.15.1-cp311-cp311-linux_x86_64.whl Collecting six (from lazy-import==0.2.2->-r requirements3.txt (line 47)) Downloading six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting typing-extensions>=4.6.1 (from pydantic==2.4.2->-r requirements3.txt (line 67)) Using cached typing_extensions-4.8.0-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements3.txt (line 78)) Downloading certifi-2023.7.22.tar.gz (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 30.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tomlkit>=0.11.6 (from yq==3.2.2->-r requirements3.txt (line 98)) Using cached tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting ConfigUpdater (from mfplugin->-r requirements3.txt (line 53)) Using cached ConfigUpdater-3.1.1-py2.py3-none-any.whl Collecting pycparser (from cffi>=1.12->cryptography==41.0.7->-r requirements3.txt (line 25)) Using cached pycparser-2.21-py2.py3-none-any.whl Downloading pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 137.6 MB/s eta 0:00:00 Downloading rich-13.5.2-py3-none-any.whl (239 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 239.7/239.7 kB 47.9 MB/s eta 0:00:00 Downloading terminaltables-3.1.10-py2.py3-none-any.whl (15 kB) Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB) Saved ./src/pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/terminaltables-3.1.10-py2.py3-none-any.whl Saved ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl Saved ./src/tomlkit-0.12.1-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Saved ./src/ConfigUpdater-3.1.1-py2.py3-none-any.whl Saved ./src/pycparser-2.21-py2.py3-none-any.whl Building wheels for collected packages: aiohttp, aiosignal, annotated-types, argcomplete, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, bjoern, cachetools, Cerberus, chardet, charset_normalizer, Click, colorama, commonmark, cron-wrapper, cryptography, decorator, Deprecated, dill, diskcache, frozenlist, fsspec, geojson, gitignore-parser, hiredis, idna, inotify-simple, Jinja2, jinja2-from-json-extension, jinja2-fnmatch-extension, jinja2-getenv-extension, jinja2-shell-extension, jinja2-time, joblib, lazy-import, Markdown, markdown-it-py, MarkupSafe, mdurl, mflog, mfutil, mockredispy, multidict, mypy-extensions, netifaces, opinionated-configparser, paramiko, pika, poyo, psutil, pyasn1, pyasn1-modules, pycodestyle, pydantic, Pygments, pyinotify, PyNaCl, python-dateutil, python-ldap, pytz, PyYAML, redis, regex, requests, simpleeval, structlog, termcolor, threadpoolctl, tqdm, traitlets, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xmltodict, yarl, yq, acquisition, aiohttp_metwork_middlewares, cookiecutter, cookiecutter_hooks, deploycron, directory_observer, envtpl, mfplugin, requests_unixsocket, statsd, telegraf_unixsocket_client, xattrfile, certifi, six, filelock Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.9.3-cp311-cp311-linux_x86_64.whl size=1257866 sha256=c36112c7cd5279812ad44f66dfe4beb3b84684650c44b13082e8702a3b64a8a5 Stored in directory: /root/.cache/pip/wheels/39/63/b4/8779c706bf1b9f84054e852dd5b0a06b7852b4402d147401fe Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.3.1-py3-none-any.whl size=7615 sha256=a51ad34af8124f97dd2913d8d990a64b9da3cf1f24aa16384ec5ca33ad9e120e Stored in directory: /root/.cache/pip/wheels/71/f9/34/ff40bc717e9144a02c6a54aa9bf801631e712dc0247ade5862 Building wheel for annotated-types (pyproject.toml): started Building wheel for annotated-types (pyproject.toml): finished with status 'done' Created wheel for annotated-types: filename=annotated_types-0.6.0-py3-none-any.whl size=12360 sha256=0641064de18ba7a25dee8f96403ebc39113d0cb953a01429249d5c7564666a43 Stored in directory: /root/.cache/pip/wheels/34/d5/e9/304a81f6a43d6c9b99d00cfda99c996e89f124b4e2e1ad8ad7 Building wheel for argcomplete (pyproject.toml): started Building wheel for argcomplete (pyproject.toml): finished with status 'done' Created wheel for argcomplete: filename=argcomplete-3.1.1-py3-none-any.whl size=41486 sha256=ce433c3b2628ed3af1703126958fb121ef2e62f1122e155e42b448c53d32fda8 Stored in directory: /root/.cache/pip/wheels/3c/19/f2/c46010f00bef3875e36202332e179648bd4f292df20e9999e2 Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-1.2.3-py3-none-any.whl size=66384 sha256=2c405b386cda6cfa0d62d59e7d14bfccec538a8be136cd301b7f3de2b12bce4a Stored in directory: /root/.cache/pip/wheels/c3/36/48/a5c9e848a06d20e0ed2a57b88bb60a024ebed2a85379b3a687 Building wheel for async-timeout (pyproject.toml): started Building wheel for async-timeout (pyproject.toml): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-4.0.3-py3-none-any.whl size=5720 sha256=6954c5b8d84de20bab0e4ef2e56c5c928636c6d9a3f9cf2726889938c5f0bfe7 Stored in directory: /root/.cache/pip/wheels/70/cf/98/05bed53f33fa2f7676d1142b3a591d54396f0959591b36c683 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-23.1.0-py3-none-any.whl size=61159 sha256=a52b657909da0dba949726d6f13408335cd5c89ecd1427a4a0034a898454e1c8 Stored in directory: /root/.cache/pip/wheels/d6/e1/ea/75997b0a9bc67aba10c476f6de61f3a313563e193e2264417f Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-2.0.4-py2.py3-none-any.whl size=45340 sha256=1e350aa1622dbcd6035b35b163a00d38035d3aa25a81d6a66160e073061192ad Stored in directory: /root/.cache/pip/wheels/dc/d5/eb/1d88f775d0555b867e00da4ac204af87b22e90abd301b71542 Building wheel for bash (setup.py): started Building wheel for bash (setup.py): finished with status 'done' Created wheel for bash: filename=bash-0.6-py3-none-any.whl size=2982 sha256=e4b7a61618b2fef15993cf9140d08877e78eacee6758f8acff402a6f82bd504b Stored in directory: /root/.cache/pip/wheels/a0/54/54/fb27ee0212967eeeb5338bdae28e6204ea057fd0a21c1efddd Building wheel for bcrypt (pyproject.toml): started Building wheel for bcrypt (pyproject.toml): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl size=1162984 sha256=f33a5fb7ab95d7f8a02ddd5d7e79e55b73264971522ab81d8998eb9ce4b14a62 Stored in directory: /root/.cache/pip/wheels/40/7f/60/0390900694cca2f584200aefd6d47451707669254f27ca068c Building wheel for binaryornot (setup.py): started Building wheel for binaryornot (setup.py): finished with status 'done' Created wheel for binaryornot: filename=binaryornot-0.4.4-py2.py3-none-any.whl size=7492 sha256=c926dcbd10c3787e0758d0eb2ad63ab1b867a03d746406120a175b818fb04716 Stored in directory: /root/.cache/pip/wheels/4e/be/aa/b55186accd5cd2ecf18d2762ca35ec026241181ac8ce04f81b Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.2.2-cp311-cp311-linux_x86_64.whl size=112424 sha256=c2df217343bfef34f2dc5e1ff8825dc4d61aa7eb15f7610d75ff59a78582598a Stored in directory: /root/.cache/pip/wheels/f4/ef/fe/a42414250a6a2921dbea31e887f9f4f57ac364821a2507c6b4 Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.3.1-py3-none-any.whl size=9289 sha256=45e1fa0a1201e55c7610c0b88e5564e2b23a50d20deb235d8f85a977ac855b19 Stored in directory: /root/.cache/pip/wheels/5b/94/e2/7a87370803d1c705d0b34d8df4c18fc3eb6c1521f89176519c Building wheel for Cerberus (pyproject.toml): started Building wheel for Cerberus (pyproject.toml): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.5-py3-none-any.whl size=30779 sha256=95fdd48bc0685915231b1e3e91e10ae7709722ab1e7ff7ff0a2b0a5c52a18936 Stored in directory: /root/.cache/pip/wheels/e7/b9/7f/d87810920191fce116f120b3237e9f6c2bfba251fb713855db Building wheel for chardet (pyproject.toml): started Building wheel for chardet (pyproject.toml): finished with status 'done' Created wheel for chardet: filename=chardet-5.2.0-py3-none-any.whl size=199387 sha256=eafd3cf7a92d85e1a8302ca90e40d029dc1a79dd8a0b2adb122050cec505d91b Stored in directory: /root/.cache/pip/wheels/9c/43/9d/b795f667bd39e6c05f9336e0c4953ae95b85f67c487d0f54fe Building wheel for charset_normalizer (setup.py): started Building wheel for charset_normalizer (setup.py): finished with status 'done' Created wheel for charset_normalizer: filename=charset_normalizer-3.2.0-py3-none-any.whl size=46669 sha256=82ae5836be13d0053b5d48bb9df44e4d189c9599e2c5cd98710979535971338f Stored in directory: /root/.cache/pip/wheels/ba/34/8d/aadb098f19eb35a5063193cb656b884a2044cee5dd5fc4e22d Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=click-8.1.7-py3-none-any.whl size=97940 sha256=16731c8c8dbf42b6281cb851dacc673e46a626ba00447bb0fec48f98a5420ffd Stored in directory: /root/.cache/pip/wheels/cd/56/eb/9486e02a254c847c2d33981927ee54d3191b0f0c57f480364f Building wheel for colorama (pyproject.toml): started Building wheel for colorama (pyproject.toml): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.6-py2.py3-none-any.whl size=25348 sha256=0b364a2f0e3ad8e5a488420fed12fdb6bdeb36703873aa611e2db52255838a3c Stored in directory: /root/.cache/pip/wheels/d8/8c/af/29dcaa17d65aa327de953dc695081abfa145445e97dc1aa6f9 Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=commonmark-0.9.1-py2.py3-none-any.whl size=51067 sha256=3f1f4efa59897a6789e40c73010bc617dcf7d5ef204af8bea89f6fb0c64278f4 Stored in directory: /root/.cache/pip/wheels/77/6e/ef/5893ec6e6e0b2f67a0101f2d14c03320d712909f6502aa4a67 Building wheel for cron-wrapper (setup.py): started Building wheel for cron-wrapper (setup.py): finished with status 'done' Created wheel for cron-wrapper: filename=cron_wrapper-0.1.2-py3-none-any.whl size=5279 sha256=a19f1388a173bae878ac90e81e999106b622831bb61c95e361aebad85ef98e07 Stored in directory: /root/.cache/pip/wheels/e3/3a/9e/31b67e522b7f841c86d05e13621c6587dc96af24e5224da451 Building wheel for cryptography (pyproject.toml): started Building wheel for cryptography (pyproject.toml): finished with status 'done' Created wheel for cryptography: filename=cryptography-41.0.7-cp311-cp311-linux_x86_64.whl size=1260398 sha256=30a8315ef4a827ea8dc62a64e3e3c40289e3184aab735bb7d27a5bf52bc4e926 Stored in directory: /root/.cache/pip/wheels/f4/22/73/793170c1884f52e858af74be658b9214135ba9fa4bb32902d1 Building wheel for decorator (setup.py): started Building wheel for decorator (setup.py): finished with status 'done' Created wheel for decorator: filename=decorator-5.1.1-py3-none-any.whl size=9089 sha256=0efecf1fbbfad937d0493b5b51ab289dd170f6e45ce1e9b1b3dd091fb81fb33c Stored in directory: /root/.cache/pip/wheels/79/de/f8/d35a431aa63844f431955aeb1b1e686cf0e58d608cd8d5a6d9 Building wheel for Deprecated (pyproject.toml): started Building wheel for Deprecated (pyproject.toml): finished with status 'done' Created wheel for Deprecated: filename=Deprecated-1.2.14-py2.py3-none-any.whl size=9560 sha256=c41d372d17b406a3a88a017d0df8c79cfcc2d76d3f07140d147058391f70e789 Stored in directory: /root/.cache/pip/wheels/9b/dc/35/10db581c1ef020bde130d4e6e053a8e82e98ece8c093358094 Building wheel for dill (pyproject.toml): started Building wheel for dill (pyproject.toml): finished with status 'done' Created wheel for dill: filename=dill-0.3.7-py3-none-any.whl size=115249 sha256=13e8ac52d1a09c7a780d63d6a0194a63d0c3d5b920ebb8a707cdd12dfbb1ebbc Stored in directory: /root/.cache/pip/wheels/21/b1/c9/893229cdaa2a6eb10a2bb887fdc8be84caae9f3a67077a3d2f Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-5.6.3-py3-none-any.whl size=45549 sha256=719df9a475fdf399b3ce32c57b63fb46738f78d9179bec0473765c11ac586006 Stored in directory: /root/.cache/pip/wheels/9a/00/c1/495e13a91a1aca32716607479e4332e310de8db347aa1fe17e Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl size=250778 sha256=bec19426d32f4c1e785938e0821e0fe36984b93a623c22dae468e0fbbcd04528 Stored in directory: /root/.cache/pip/wheels/ab/e5/60/3a8d5bc99cefcb238fc724622a739f307961aca682ff5a81bb Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2023.9.2-py3-none-any.whl size=164964 sha256=710c59aa310fd5fedf801758547cc768a49036b74c32e1f3d14813068e5d505a Stored in directory: /root/.cache/pip/wheels/ed/6c/bb/7ea465d2499910aac070ddae19d003a0b37d2784135223cb43 Building wheel for geojson (setup.py): started Building wheel for geojson (setup.py): finished with status 'done' Created wheel for geojson: filename=geojson-3.0.1-py3-none-any.whl size=15026 sha256=ee03be4e4237f3104f8f79e1b3fe0c8abec9d8852329d9f487a134f7df8ebe79 Stored in directory: /root/.cache/pip/wheels/fd/c9/68/cf8514d998102cbfd0886f7b6174a559347e22c42cf5fb475a Building wheel for gitignore-parser (pyproject.toml): started Building wheel for gitignore-parser (pyproject.toml): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.1.11-py3-none-any.whl size=4924 sha256=2549a92b0c538cac4f9ccc6085d6db663ea719ae36527f0a0a03b2bbee0fb716 Stored in directory: /root/.cache/pip/wheels/0a/c3/bd/e3b9a83be025ccf42f00b5883acc08ecdf4244af5a2c1b7092 Building wheel for hiredis (setup.py): started Building wheel for hiredis (setup.py): finished with status 'done' Created wheel for hiredis: filename=hiredis-2.2.3-cp311-cp311-linux_x86_64.whl size=175395 sha256=2c0d0b202813d7d0b2811ee75923eda876c17c6bee6f57ccf82b890e02dcf98a Stored in directory: /root/.cache/pip/wheels/d1/48/59/99ba8450e57dcb3b1ddd9653d3c56840e58943911a60f6563b Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.7-py3-none-any.whl size=66836 sha256=f1899a303d2ddadbfb9ec6fcd6682b77ed087e1ccf2c0a7face410ad0c4b9baa Stored in directory: /root/.cache/pip/wheels/d5/c8/4c/02b5752b0a0648d86175af4b97ea7179037f5d19591c4ef32f Building wheel for inotify-simple (setup.py): started Building wheel for inotify-simple (setup.py): finished with status 'done' Created wheel for inotify-simple: filename=inotify_simple-1.3.5-py3-none-any.whl size=7685 sha256=4b3628a962733612dc833eb9c77772dcf7e48561a94bfb98f4dd44582a9a5072 Stored in directory: /root/.cache/pip/wheels/62/4d/7f/e5e1cee8d11c6cd5bde3b7a60afe4498e46123173d92dd981c Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-3.1.3-py3-none-any.whl size=133236 sha256=a843536145148bc3c4238ca9aa8eeec742d14cc6466b6c4b376560c8d77b5e0a Stored in directory: /root/.cache/pip/wheels/62/a0/2e/bed9e7c80eec26c061d5b96b790810a9ff7656004d0a2b92b5 Building wheel for jinja2-from-json-extension (setup.py): started Building wheel for jinja2-from-json-extension (setup.py): finished with status 'done' Created wheel for jinja2-from-json-extension: filename=jinja2_from_json_extension-1.0.0-py3-none-any.whl size=2659 sha256=0aecafc7ff2fd9ccac9e2e7d98f31d993cddb6bf34f46cb172ecf891182d99d9 Stored in directory: /root/.cache/pip/wheels/89/6a/00/bb87320867ecc9e75d520e8800871df8c00581bd9e9b55c2ae Building wheel for jinja2-fnmatch-extension (setup.py): started Building wheel for jinja2-fnmatch-extension (setup.py): finished with status 'done' Created wheel for jinja2-fnmatch-extension: filename=jinja2_fnmatch_extension-1.0.2-py3-none-any.whl size=3537 sha256=d286e225f3b20ae6d1d50cb7b9e9f1939ce63ef841c2a3d8dc7154b14f62ba82 Stored in directory: /root/.cache/pip/wheels/86/9f/89/b1429c94a0e90e3014f3604bae5041e0b4f0f74f17ac0646b5 Building wheel for jinja2-getenv-extension (setup.py): started Building wheel for jinja2-getenv-extension (setup.py): finished with status 'done' Created wheel for jinja2-getenv-extension: filename=jinja2_getenv_extension-1.0.2-py3-none-any.whl size=3703 sha256=1240bbe0abbd3fcfca4b297705a85f46e9714726d52498beaf2cbee25bc74af3 Stored in directory: /root/.cache/pip/wheels/67/a3/59/8bef7c4424ca54a6985aa243ff792bd773dfd64c963d286003 Building wheel for jinja2-shell-extension (setup.py): started Building wheel for jinja2-shell-extension (setup.py): finished with status 'done' Created wheel for jinja2-shell-extension: filename=jinja2_shell_extension-2.0.1-py3-none-any.whl size=3710 sha256=92993f30f25538c841468403ffd1056677e549f8fcdb8a2ba6c5d372bb40cfee Stored in directory: /root/.cache/pip/wheels/14/ef/c0/1d496de63cb24fe66de1e43baf0cc8aaa34eab0ecc22b716ac Building wheel for jinja2-time (setup.py): started Building wheel for jinja2-time (setup.py): finished with status 'done' Created wheel for jinja2-time: filename=jinja2_time-0.2.0-py2.py3-none-any.whl size=4736 sha256=5d03db4cddf76b7de6d5aef9cc9e87ecab9a0efa48e2d7fa45a853244991086a Stored in directory: /root/.cache/pip/wheels/cb/d3/07/d3353b1aca27776c238ec8c0b2b67e24c6f2db1daf3941efe5 Building wheel for joblib (pyproject.toml): started Building wheel for joblib (pyproject.toml): finished with status 'done' Created wheel for joblib: filename=joblib-1.3.2-py3-none-any.whl size=302206 sha256=b6207f5e760fb897e8e58ed0059bcade8561dcd46eeb6ebc1d33025fd2045a24 Stored in directory: /root/.cache/pip/wheels/93/a1/6c/5d4f76fc45fd02aef974b5558df783e3c5ba98ded29c9eb8cd Building wheel for lazy-import (setup.py): started Building wheel for lazy-import (setup.py): finished with status 'done' Created wheel for lazy-import: filename=lazy_import-0.2.2-py2.py3-none-any.whl size=16494 sha256=55bb3e677883395a971ce286b7f1bd3459473c2f31b8669a23893c634b61b852 Stored in directory: /root/.cache/pip/wheels/a4/71/2e/08ec0c8372739b0e20a7e48474312372031c5050d8c791c75f Building wheel for Markdown (pyproject.toml): started Building wheel for Markdown (pyproject.toml): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.4.4-py3-none-any.whl size=94168 sha256=b9a8acc02bfca8e152b0f0d3f54d39273a0427082c30df0a1148f56bdb6ac24a Stored in directory: /root/.cache/pip/wheels/95/17/69/b318e36fc3be6e15e3c98f9899e81961da4d618358fc3024a2 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87526 sha256=6d00561ef69282f31c923e5520f8f7025f6c2bbd1d7796f3d730840cc54130a6 Stored in directory: /root/.cache/pip/wheels/9d/85/79/51bc127af4b92ce30a11023375f3619e91466f47e436b398cd Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl size=33326 sha256=d6a445fbbd6c5e045a949227af8c274ff22acb460854a79b6191778a172b852b Stored in directory: /root/.cache/pip/wheels/ff/e4/e3/cdbcd32a8d43739cd9dbbb864dec76f1416dcf4a8cb127fb39 Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=9979 sha256=4a1d36c303799b925ac67bc0635055ca21c11a184fd6e6cdb4e0e9ade753770e Stored in directory: /root/.cache/pip/wheels/ea/33/ad/b57301ce372e0406de18e20769152a943dd9e8b0bdd4099303 Building wheel for mflog (setup.py): started Building wheel for mflog (setup.py): finished with status 'done' Created wheel for mflog: filename=mflog-0.1.0-py3-none-any.whl size=15679 sha256=4c5d2a81d391676ee8edb4de54eaf23c4ec1c50ff3e6de621783654248c7ac25 Stored in directory: /root/.cache/pip/wheels/4b/19/ff/d5a65b99625aaf4b33cd297877d2340810e0f26e968173b4ee Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.2.0-py3-none-any.whl size=22224 sha256=e767711070c732c5554ba96a2001d0da53fb501bb66d7494669f141c7e91dd02 Stored in directory: /root/.cache/pip/wheels/0f/92/c1/54e08834667d4e4219776bf1f09b2cdedfcd9ce9e66381c155 Building wheel for mockredispy (setup.py): started Building wheel for mockredispy (setup.py): finished with status 'done' Created wheel for mockredispy: filename=mockredispy-2.9.3-py3-none-any.whl size=20297 sha256=f9e2b4597013b723cf9a40ad981f97f5b21899ec50b38202ec88cf01a525e09b Stored in directory: /root/.cache/pip/wheels/57/7f/40/b4e71f042eda074182c684f2b61981e40e65ec55f5aeb3a449 Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.0.4-cp311-cp311-linux_x86_64.whl size=166611 sha256=ae676e88ce23f2598d3078947d5a4686d14af712ee0877c25a6a01715a73239c Stored in directory: /root/.cache/pip/wheels/4d/e3/ef/b729f9f7591be012602e66b45ae0a9f974e5e7d7685852aa1c Building wheel for mypy-extensions (setup.py): started Building wheel for mypy-extensions (setup.py): finished with status 'done' Created wheel for mypy-extensions: filename=mypy_extensions-1.0.0-py3-none-any.whl size=4693 sha256=114656b41e112b5a25d2c1ba5969e9f0a2fbeca3f253caeb20c5166ff6eb5c6b Stored in directory: /root/.cache/pip/wheels/f5/91/ee/e058a455a93e24dab95f4850bfdaa6af79f695ffb10c3ede93 Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41011 sha256=999dd7f2e550c614e3c8352ae9844f4a44c5804c2eebd089b597265953cf40db Stored in directory: /root/.cache/pip/wheels/40/85/29/648c19bbbb5f1d30e33bfb343fd7fb54296b402f7205d8e46f Building wheel for opinionated-configparser (setup.py): started Building wheel for opinionated-configparser (setup.py): finished with status 'done' Created wheel for opinionated-configparser: filename=opinionated_configparser-1.0.1-py3-none-any.whl size=5415 sha256=c08851a5528b5e71d8ab0227ba91d4ba8b0146437bcbc2d263eb2b575bb08888 Stored in directory: /root/.cache/pip/wheels/7d/d7/2a/44af7ae2b07d712a62906ee6cc113f0e21ca8a7e72499a7edc Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-3.4.0-py3-none-any.whl size=225900 sha256=96f65fb382d7d853f59e5d9102c090e283e2647045c89fc0ac1806a554ce450f Stored in directory: /root/.cache/pip/wheels/d2/a1/88/183e7e700e77028f1e75d7e52b6dd91e2c8d356151e07f257c Building wheel for pika (pyproject.toml): started Building wheel for pika (pyproject.toml): finished with status 'done' Created wheel for pika: filename=pika-1.3.2-py3-none-any.whl size=155415 sha256=b29e361db7a9eda854cb1dd46777b4c0ec8154e425d1676156e456f8dcab019f Stored in directory: /root/.cache/pip/wheels/06/02/69/d56a13b9bcde3154be7d6ca2f9391ab1f21d3e83368d20a4fe Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.5.0-py2.py3-none-any.whl size=10174 sha256=c5acb0480a0789378e738cc2ba4e238933fa789d7bd4a67ca3ffcd8f050e9e32 Stored in directory: /root/.cache/pip/wheels/74/cb/12/52bf89043996260437ae27679421d77bf826166b1d48d857d4 Building wheel for psutil (pyproject.toml): started Building wheel for psutil (pyproject.toml): finished with status 'done' Created wheel for psutil: filename=psutil-5.9.7-cp311-abi3-linux_x86_64.whl size=298703 sha256=520152ac56f6d51c480449f9623f6dc8e761e9444fb5bdd66982fe84ed171cfb Stored in directory: /root/.cache/pip/wheels/8a/e0/cf/0387173bc7d441888e75433d029f2d582ecc243b2f03835bc4 Building wheel for pyasn1 (setup.py): started Building wheel for pyasn1 (setup.py): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.4.8-py2.py3-none-any.whl size=77162 sha256=94462985c6ebafbeff98698d50bb18b75cdc78caf3fc0ec72cb1b4986a4e64ed Stored in directory: /root/.cache/pip/wheels/5d/f4/8b/ff9947b08fe4ddbf07d0d5a1f630e1f7b22b9aa086d8d214ec Building wheel for pyasn1-modules (setup.py): started Building wheel for pyasn1-modules (setup.py): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.2.8-py2.py3-none-any.whl size=155280 sha256=d3af0d352d3619addebc9590469d5d889401f73d7bdbfb741dee7534a95a694d Stored in directory: /root/.cache/pip/wheels/41/d7/19/45347f24c7f6209fd138e6496ca50bb7b8a408bd3fa483b121 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.11.0-py2.py3-none-any.whl size=31120 sha256=da97e26cbbd98321764f9cf6498c6b7a4c5dd28ea84653c013367df93a8e165e Stored in directory: /root/.cache/pip/wheels/d5/b2/bd/f1585ee4c0ba05054ffb1aca992822ea710538204fd88afb03 Building wheel for pydantic (pyproject.toml): started Building wheel for pydantic (pyproject.toml): finished with status 'done' Created wheel for pydantic: filename=pydantic-2.4.2-py3-none-any.whl size=395759 sha256=bc3ddf669d234f4220e6e1c4d96b061abe0998185a8d7855c0126782b7abc8c1 Stored in directory: /root/.cache/pip/wheels/8b/db/2b/2299db2c87edaecf493e17c6dabea7a9bfdfca0c776b8d4181 Building wheel for Pygments (pyproject.toml): started Building wheel for Pygments (pyproject.toml): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.16.1-py3-none-any.whl size=1164751 sha256=cc7a81ff61ae19e35f02dc53fcc6756eaf569253c214c14cf14bc1133f532f3a Stored in directory: /root/.cache/pip/wheels/63/66/8c/9634539f18d482b52063a243118461f1d4c5bb34faa71d4072 Building wheel for pyinotify (setup.py): started Building wheel for pyinotify (setup.py): finished with status 'done' Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25340 sha256=bfd33c594262d5e70e800e6cbe12ff83514ab020767094821b73c9ce53d969f0 Stored in directory: /root/.cache/pip/wheels/61/5f/c5/4c20d068f36a653907eeec8dfea850f191031229e0adbdba66 Building wheel for PyNaCl (pyproject.toml): started Building wheel for PyNaCl (pyproject.toml): still running... Building wheel for PyNaCl (pyproject.toml): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl size=1135767 sha256=b4b53885bad84a827317b87ec2a6b992013191da17f910c28a9f50252dc4b38d Stored in directory: /root/.cache/pip/wheels/51/b9/97/5285295ce02be7ef37808501718de4e414bb542d041ec28317 Building wheel for python-dateutil (pyproject.toml): started Building wheel for python-dateutil (pyproject.toml): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.2-py2.py3-none-any.whl size=247681 sha256=aa3b4c3e5ba549321d3cabe9a9d8bcd7827749df43396822ab490c918a4657a2 Stored in directory: /root/.cache/pip/wheels/c0/59/89/6ca6d15ce6b1631da7fec33034634eacfa510f66e38bb49f6c Building wheel for python-ldap (pyproject.toml): started Building wheel for python-ldap (pyproject.toml): finished with status 'done' Created wheel for python-ldap: filename=python_ldap-3.4.3-cp311-cp311-linux_x86_64.whl size=387166 sha256=58d4f0a794988a39039e1a6850486c86f54a70c7db0eb8598fafbe4b29bcf411 Stored in directory: /root/.cache/pip/wheels/1a/cc/3d/8b3f718c4461c6d7309c79edaf5c84ed03688f945263b144d5 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2023.3.post1-py3-none-any.whl size=502472 sha256=fba44fba44bdd5eeec588c7b33a467b2463c608b00c466e1bc23d2eed3e36f72 Stored in directory: /root/.cache/pip/wheels/34/63/58/1aa5f2a8bb2e00e9a091e6f4edd44292a26116a698c669408a Building wheel for PyYAML (pyproject.toml): started Building wheel for PyYAML (pyproject.toml): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl size=45362 sha256=c3b41f6880aeb8a60ff4cefda1d6072aa04734c022827b4de37a3bc2f408e98a Stored in directory: /root/.cache/pip/wheels/20/40/04/9edd5f1052f28aff139c0b315b3d5ad7ba893c93ccde03f1b4 Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-5.0.1-py3-none-any.whl size=250102 sha256=c77ecbf9832557da1fad1955f7787ef7dfa737283a96e075746c9bb6ac7826db Stored in directory: /root/.cache/pip/wheels/be/08/0b/88fdbe164e2f08b4eccb251395e9c82402b995bf81dda19f3f Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2023.8.8-cp311-cp311-linux_x86_64.whl size=691510 sha256=870aa6bdf6bca1288e811295851859dbe5c8ea10dea6fa1579840448753c7df7 Stored in directory: /root/.cache/pip/wheels/68/c9/36/35d60d2c1fe14f39898c19b0c8bc738fe3668231fe01eff92d Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.31.0-py3-none-any.whl size=62553 sha256=c70d7a001ffcc6b7b8ab6bc0422f336623bd96ebcfac3dc40ef0e2e33501305e Stored in directory: /root/.cache/pip/wheels/eb/62/73/e148063919437e5dc360d55508ede158b1d8d343b3219692f6 Building wheel for simpleeval (pyproject.toml): started Building wheel for simpleeval (pyproject.toml): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.13-py2.py3-none-any.whl size=15276 sha256=6f9d1a54c7b3ceee1d81e5cd177333dcbb098ad13822a6c39e147f0c4e66eb8c Stored in directory: /root/.cache/pip/wheels/bb/d0/c4/224a55b963645d60b971131b518749d5377934eb0da4fb43fe Building wheel for structlog (pyproject.toml): started Building wheel for structlog (pyproject.toml): finished with status 'done' Created wheel for structlog: filename=structlog-23.1.0-py3-none-any.whl size=62427 sha256=98e9f8d64960644daab1ce2f6ff24ac766281bccc47f3b9882564ffe4599e8e4 Stored in directory: /root/.cache/pip/wheels/84/f8/14/73a62d26d2e1daee692a28ecdd7a135f14517658cd59ecf645 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.3.0-py3-none-any.whl size=6871 sha256=a840aad17720930a7ef57f447cdadc5766a6d4fdc9ae0caace375db55cab031a Stored in directory: /root/.cache/pip/wheels/bb/84/9e/dea17bfff1f4ca7fff13cd62a96de721c9ff90bef787342177 Building wheel for threadpoolctl (pyproject.toml): started Building wheel for threadpoolctl (pyproject.toml): finished with status 'done' Created wheel for threadpoolctl: filename=threadpoolctl-3.2.0-py3-none-any.whl size=15539 sha256=0a06811898b37bb24cc31089111c3e3ec35e3724967b870fe0a1b3dafd9907ff Stored in directory: /root/.cache/pip/wheels/ab/8a/79/dbcdbf48d3bf9c68c4d785063e386a9bdea6ac46ec4f49bcfa Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.66.1-py3-none-any.whl size=78258 sha256=6986a272fd7d9927b6aa29c473125f3765004d77c6eb5d969b837aa8d7abbc0e Stored in directory: /root/.cache/pip/wheels/bc/60/55/b7e59a84ca59956fee7828e70242f0cf42af602a8a23be529d Building wheel for traitlets (pyproject.toml): started Building wheel for traitlets (pyproject.toml): finished with status 'done' Created wheel for traitlets: filename=traitlets-5.9.0-py3-none-any.whl size=117376 sha256=dc6e0bf78f9001b253cf1a1396ecbc16539514670cfc8f980f79ef64a066e413 Stored in directory: /root/.cache/pip/wheels/a5/7f/6c/d8bad9c43e7318d7d2062a8a94366b414545d4b123c89f366c Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.3.6-py3-none-any.whl size=235469 sha256=5ee7d32cb91c236d9eebec61f29f81c5d71bb5143b3797ad9c64aafed085099a Stored in directory: /root/.cache/pip/wheels/71/1e/4b/9003bfbc10c577eee75934cc3639810419491c790146f80bb2 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.1.0-py3-none-any.whl size=104579 sha256=c94da74949bf2cd9d7c6539ba66893c8b51e1207702dc7463eb537499b39a455 Stored in directory: /root/.cache/pip/wheels/30/c8/b1/4184bb247ab0d05a1e95066f6309dba54c4762eb744588760c Building wheel for Werkzeug (pyproject.toml): started Building wheel for Werkzeug (pyproject.toml): finished with status 'done' Created wheel for Werkzeug: filename=werkzeug-3.0.1-py3-none-any.whl size=226669 sha256=f343644b6f83bbae13a18e3a365030e41a73bb0d20a06be027f4154b789cb711 Stored in directory: /root/.cache/pip/wheels/e2/89/31/50d7844133135f907090e516c7db8a99a0531807a50821214e Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.6.1-py2.py3-none-any.whl size=5236 sha256=3cea3feeec0152c81f6414c82767a1351eaea5f6a66140dda281671e2afeef9e Stored in directory: /root/.cache/pip/wheels/7a/d1/f6/5778235af4bef1df1aef24bbe02c49473dd7db9ebcc6a9ee31 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.1-cp311-cp311-linux_x86_64.whl size=83617 sha256=4eb6554b9120d0fa44b901d2a74e996745f4a3122c0567c150e9a13381677e94 Stored in directory: /root/.cache/pip/wheels/eb/b6/fa/5ab6f4107cad63fa04c54ad78d75bb7035119bdd4f751df5ae Building wheel for xmltodict (setup.py): started Building wheel for xmltodict (setup.py): finished with status 'done' Created wheel for xmltodict: filename=xmltodict-0.13.0-py2.py3-none-any.whl size=9969 sha256=d4335db78e52e67fef2aee40917514551f3100a4bedf9bf222ad3ace8322db54 Stored in directory: /root/.cache/pip/wheels/07/a6/53/4b9a6d16bda8c9b549fb2b98cd516c376cb3d85c9cbacf0f0a Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.9.2-cp311-cp311-linux_x86_64.whl size=261789 sha256=e740bff38b3f837db88a4afb35f3a115a6b42a82ba914c300265885169173052 Stored in directory: /root/.cache/pip/wheels/96/83/49/9fe14c147bea38135cf1dd189219143559f29f690322be6dc9 Building wheel for yq (pyproject.toml): started Building wheel for yq (pyproject.toml): finished with status 'done' Created wheel for yq: filename=yq-3.2.2-py3-none-any.whl size=17659 sha256=3c457afa8d57fc60658b53998e20ff370744e2c66b210d1804374421924d663f Stored in directory: /root/.cache/pip/wheels/91/f4/80/3d1e60575ae7cbcee5797b368e6b8ae9c257da01f129fb2fc9 Building wheel for acquisition (setup.py): started Building wheel for acquisition (setup.py): finished with status 'done' Created wheel for acquisition: filename=acquisition-0.0.0-py3-none-any.whl size=41082 sha256=a178f31f5b747d89aa2f70ba854b7f06556f3ebb21e1b679aa51d4ef6744a98c Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/5a/6b/93/cc087f3ed5f200ec20dd75e7e0abbbb5e35f8bf7740ffb2046 Building wheel for aiohttp_metwork_middlewares (setup.py): started Building wheel for aiohttp_metwork_middlewares (setup.py): finished with status 'done' Created wheel for aiohttp_metwork_middlewares: filename=aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl size=3217 sha256=30d1d68b40d8d5b1e1c1fa4e101215a1a0e83b7c7f3e99b11f2a02ba2900790e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/31/71/40/57d038fad82457b2b564750b2f93700159e811bd381087c0dd Building wheel for cookiecutter (setup.py): started Building wheel for cookiecutter (setup.py): finished with status 'done' Created wheel for cookiecutter: filename=cookiecutter-1.6.0-py2.py3-none-any.whl size=30181 sha256=4456e9855d074147ad136d6fd6e28c8427c64f60a76bc1573ca628aab50202c5 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/81/51/e7/df834601d2bc36b956751cbaa431d869ed7fd5fa12241817af Building wheel for cookiecutter_hooks (setup.py): started Building wheel for cookiecutter_hooks (setup.py): finished with status 'done' Created wheel for cookiecutter_hooks: filename=cookiecutter_hooks-0.0.1-py3-none-any.whl size=3460 sha256=6fa51284f2910221cb2be356fb94d32856b68867d663ef36c73f7ffd02ab1c0d Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/9a/18/6b/a80e37e31a8ec1898725c69add73964cf9fadafcccbb53ae3b Building wheel for deploycron (setup.py): started Building wheel for deploycron (setup.py): finished with status 'done' Created wheel for deploycron: filename=deploycron-0.0.1-py3-none-any.whl size=6917 sha256=123ccfcc5ca284710a302a005db9a485084cf4e4261de71acad9f05d7bba0fe0 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/98/ed/a8/7bbd4c449006e8d4d03533b6c227d2a606c3f91f096c2abec5 Building wheel for directory_observer (setup.py): started Building wheel for directory_observer (setup.py): finished with status 'done' Created wheel for directory_observer: filename=directory_observer-0.0.1-py3-none-any.whl size=9759 sha256=0221b24904bbf0ce5c57af50d4917065f57fdd09de7aef27ced2cfdeef1271cc Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/3c/fe/37/a6dd43a568410bfbd384aeb54d3e68d45c395b0711067526d7 Building wheel for envtpl (setup.py): started Building wheel for envtpl (setup.py): finished with status 'done' Created wheel for envtpl: filename=envtpl-0.5.3-py3-none-any.whl size=19478 sha256=3598ec77921f3c49182817624d51fd1fc2da3339b892e1b2180f5163a84a2d5e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/5b/20/70/19300c9ff78a2ba21f0c815e128823bde819d7b32566bd81c2 Building wheel for mfplugin (setup.py): started Building wheel for mfplugin (setup.py): finished with status 'done' Created wheel for mfplugin: filename=mfplugin-0.0.0-py3-none-any.whl size=32314 sha256=59dcc9f8bf1f72e2f3da8a72a127927d532bcb26f7a24785e0548b997002b59f Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/a4/90/5c/740b18b4794e67a89241f91828a5afae45dc76b9356c5ad816 Building wheel for requests_unixsocket (setup.py): started Building wheel for requests_unixsocket (setup.py): finished with status 'done' Created wheel for requests_unixsocket: filename=requests_unixsocket-0.3.1-py2.py3-none-any.whl size=11621 sha256=db7f179769504adb1f05bbb4373be5518fa17716ab722c87f9a56272024613c2 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/6c/e0/99/7e83530f23b6d42892d0a748495797ce1f684f8db8e8183671 Building wheel for statsd (setup.py): started Building wheel for statsd (setup.py): finished with status 'done' Created wheel for statsd: filename=statsd-3.2.1-py2.py3-none-any.whl size=10992 sha256=7eb0664f698ce0cdc1dbf95cb0c5deb90bfbfcf979e3de9da44820975e75ba15 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/98/bf/83/94424e0cd8cb455f0bf1fa16741bc29a6f22a62d0327b27714 Building wheel for telegraf_unixsocket_client (setup.py): started Building wheel for telegraf_unixsocket_client (setup.py): finished with status 'done' Created wheel for telegraf_unixsocket_client: filename=telegraf_unixsocket_client-0.0.1-py3-none-any.whl size=6306 sha256=5746a3bd9959bd6c8f3d8ea6e88d3f9f8d02cb427a18a5a953c7eb281ba3f31e Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/5d/25/d3/75a27ed4c3ca78c503e1ffa77c57bf60ab37834880a41c21ff Building wheel for xattrfile (setup.py): started Building wheel for xattrfile (setup.py): finished with status 'done' Created wheel for xattrfile: filename=xattrfile-0.0.0-py3-none-any.whl size=11105 sha256=b5eb52b14b3d4a92c584714e2da780910275e2fea0bf4eb205b68ef92b13485c Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer6907/tmp/pip-ephem-wheel-cache-ahrxpky6/wheels/85/50/8f/abc7e931121cde4844cb114b458cd29dfa56cb5fceb2faccc5 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2023.7.22-py3-none-any.whl size=158316 sha256=34966d53c5925e55f863d8fbc474e7a414deb3ce057b56d8e0c22aa1eb7072a2 Stored in directory: /root/.cache/pip/wheels/3a/a0/69/7377acc80f6dfebf8af47e77cbba7d972d7f8532e23e704a27 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.16.0-py2.py3-none-any.whl size=11042 sha256=e92f1c67f51a3f228256826752ac8c8187046d0e1186de21b6abe0f499235825 Stored in directory: /root/.cache/pip/wheels/c7/a5/d9/f6f5f728e371928297bee0c000ea2e4331c24d8f3804f44db6 Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.12.3-py3-none-any.whl size=11208 sha256=f067e40ccc40f2b48395a80fcbd4728262fab54e232e090a4063ab804179efeb Stored in directory: /root/.cache/pip/wheels/1f/5b/53/d9646c742d1c443c42ab34bb3c7577f1400e28839f06a3dfb1 Successfully built aiohttp aiosignal annotated-types argcomplete arrow async-timeout attrs autopep8 bash bcrypt binaryornot bjoern cachetools Cerberus chardet charset_normalizer Click colorama commonmark cron-wrapper cryptography decorator Deprecated dill diskcache frozenlist fsspec geojson gitignore-parser hiredis idna inotify-simple Jinja2 jinja2-from-json-extension jinja2-fnmatch-extension jinja2-getenv-extension jinja2-shell-extension jinja2-time joblib lazy-import Markdown markdown-it-py MarkupSafe mdurl mflog mfutil mockredispy multidict mypy-extensions netifaces opinionated-configparser paramiko pika poyo psutil pyasn1 pyasn1-modules pycodestyle pydantic Pygments pyinotify PyNaCl python-dateutil python-ldap pytz PyYAML redis regex requests simpleeval structlog termcolor threadpoolctl tqdm traitlets Unidecode urllib3 Werkzeug whichcraft wrapt xmltodict yarl yq acquisition aiohttp_metwork_middlewares cookiecutter cookiecutter_hooks deploycron directory_observer envtpl mfplugin requests_unixsocket statsd telegraf_unixsocket_client xattrfile certifi six filelock if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-2.2/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/aiohttp-3.9.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aiosignal-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/annotated_types-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/argcomplete-3.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/arrow-1.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/async_timeout-4.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/attrs-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/autopep8-2.0.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/bash-0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/bjoern-3.2.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/cachetools-5.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/Cerberus-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/chardet-5.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/charset_normalizer-3.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/click-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/colorama-0.4.6-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/cron_wrapper-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/cryptography-41.0.7-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/decorator-5.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/deploycron-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/Deprecated-1.2.14-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/dill-0.3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/directory_observer-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/diskcache-5.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/envtpl-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/fsspec-2023.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/geojson-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/gitignore_parser-0.1.11-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/hiredis-2.2.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/idna-3.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/inotify_simple-1.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/Jinja2-3.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/jinja2_from_json_extension-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/jinja2_fnmatch_extension-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/jinja2_getenv_extension-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/jinja2_shell_extension-2.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/joblib-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/Markdown-3.4.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/markdown_it_py-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/mdurl-0.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/mflog-0.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/mfplugin-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/mfutil-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/mockredispy-2.9.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/multidict-6.0.4-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/mypy_extensions-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/netifaces-0.11.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/opinionated_configparser-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/paramiko-3.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pika-1.3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/poyo-0.5.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/psutil-5.9.7-cp311-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pyasn1-0.4.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pyasn1_modules-0.2.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pycodestyle-2.11.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pydantic-2.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pydantic_core-2.10.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/Pygments-2.16.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pyinotify-0.9.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/python_dateutil-2.8.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/python_ldap-3.4.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/pytz-2023.3.post1-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/redis-5.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/regex-2023.8.8-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/requests-2.31.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/requests_unixsocket-0.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/rich-13.5.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/simpleeval-0.9.13-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/statsd-3.2.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/structlog-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/termcolor-2.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/terminaltables-3.1.10-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/threadpoolctl-3.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/tqdm-4.66.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/traitlets-5.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Processing ./src/Unidecode-1.3.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 90)) Processing ./src/urllib3-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 91)) Processing ./src/werkzeug-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 92)) Processing ./src/whichcraft-0.6.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 93)) Processing ./src/wrapt-1.14.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 94)) Processing ./src/xattrfile-0.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 95)) Processing ./src/xmltodict-0.13.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 96)) Processing ./src/yarl-1.9.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 97)) Processing ./src/yq-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 98)) Requirement already satisfied: filelock in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from cron-wrapper==0.1.2->-r requirements3.txt.tmp (line 24)) (3.12.3) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cryptography==41.0.7->-r requirements3.txt.tmp (line 25)) (1.15.1) Requirement already satisfied: six in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from lazy-import==0.2.2->-r requirements3.txt.tmp (line 47)) (1.16.0) Requirement already satisfied: typing-extensions>=4.6.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pydantic==2.4.2->-r requirements3.txt.tmp (line 67)) (4.8.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests==2.31.0->-r requirements3.txt.tmp (line 78)) (2023.7.22) Requirement already satisfied: tomlkit>=0.11.6 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from yq==3.2.2->-r requirements3.txt.tmp (line 98)) (0.12.1) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mfplugin->-r requirements3.txt.tmp (line 53)) (3.1.1) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cffi>=1.12->cryptography==41.0.7->-r requirements3.txt.tmp (line 25)) (2.21) Installing collected packages: whichcraft, statsd, simpleeval, pytz, pyinotify, pyasn1, netifaces, mockredispy, gitignore-parser, deploycron, commonmark, Cerberus, bjoern, bash, xmltodict, wrapt, urllib3, Unidecode, traitlets, tqdm, threadpoolctl, terminaltables, termcolor, structlog, regex, redis, PyYAML, python-dateutil, Pygments, pydantic-core, pycodestyle, pyasn1-modules, psutil, poyo, pika, mypy-extensions, multidict, mdurl, MarkupSafe, Markdown, lazy-import, joblib, inotify-simple, idna, hiredis, geojson, fsspec, frozenlist, diskcache, dill, decorator, colorama, Click, charset_normalizer, chardet, cachetools, bcrypt, attrs, async-timeout, argcomplete, annotated-types, yq, yarl, xattrfile, Werkzeug, telegraf_unixsocket_client, requests, python-ldap, PyNaCl, pydantic, mflog, markdown-it-py, Jinja2, Deprecated, cryptography, cron-wrapper, binaryornot, autopep8, arrow, aiosignal, rich, requests_unixsocket, paramiko, opinionated-configparser, jinja2-time, jinja2-shell-extension, jinja2-getenv-extension, jinja2-from-json-extension, jinja2-fnmatch-extension, envtpl, cookiecutter_hooks, aiohttp, mfutil, directory_observer, cookiecutter, aiohttp_metwork_middlewares, mfplugin, acquisition Successfully installed Cerberus-1.3.5 Click-8.1.7 Deprecated-1.2.14 Jinja2-3.1.3 Markdown-3.4.4 MarkupSafe-2.1.3 PyNaCl-1.5.0 PyYAML-6.0.1 Pygments-2.16.1 Unidecode-1.3.6 Werkzeug-3.0.1 acquisition-0.0.0 aiohttp-3.9.3 aiohttp_metwork_middlewares-0.0.1 aiosignal-1.3.1 annotated-types-0.6.0 argcomplete-3.1.1 arrow-1.2.3 async-timeout-4.0.3 attrs-23.1.0 autopep8-2.0.4 bash-0.6 bcrypt-4.0.1 binaryornot-0.4.4 bjoern-3.2.2 cachetools-5.3.1 chardet-5.2.0 charset_normalizer-3.2.0 colorama-0.4.6 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter_hooks-0.0.1 cron-wrapper-0.1.2 cryptography-41.0.7 decorator-5.1.1 deploycron-0.0.1 dill-0.3.7 directory_observer-0.0.1 diskcache-5.6.3 envtpl-0.5.3 frozenlist-1.4.0 fsspec-2023.9.2 geojson-3.0.1 gitignore-parser-0.1.11 hiredis-2.2.3 idna-3.7 inotify-simple-1.3.5 jinja2-fnmatch-extension-1.0.2 jinja2-from-json-extension-1.0.0 jinja2-getenv-extension-1.0.2 jinja2-shell-extension-2.0.1 jinja2-time-0.2.0 joblib-1.3.2 lazy-import-0.2.2 markdown-it-py-3.0.0 mdurl-0.1.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.2.0 mockredispy-2.9.3 multidict-6.0.4 mypy-extensions-1.0.0 netifaces-0.11.0 opinionated-configparser-1.0.1 paramiko-3.4.0 pika-1.3.2 poyo-0.5.0 psutil-5.9.7 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycodestyle-2.11.0 pydantic-2.4.2 pydantic-core-2.10.1 pyinotify-0.9.6 python-dateutil-2.8.2 python-ldap-3.4.3 pytz-2023.3.post1 redis-5.0.1 regex-2023.8.8 requests-2.31.0 requests_unixsocket-0.3.1 rich-13.5.2 simpleeval-0.9.13 statsd-3.2.1 structlog-23.1.0 telegraf_unixsocket_client-0.0.1 termcolor-2.3.0 terminaltables-3.1.10 threadpoolctl-3.2.0 tqdm-4.66.1 traitlets-5.9.0 urllib3-2.1.0 whichcraft-0.6.1 wrapt-1.14.1 xattrfile-0.0.0 xmltodict-0.13.0 yarl-1.9.2 yq-3.2.2 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiohttp_metwork_middlewares.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cookiecutter_hooks.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/directory_observer.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/click.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Deprecated.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/aiosignal.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/annotated-types.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/argcomplete.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/bjoern.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/charset-normalizer.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cron-wrapper.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/decorator.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/dill.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/frozenlist.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/fsspec.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/geojson.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/gitignore_parser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/hiredis.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/inotify_simple.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_fnmatch_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_from_json_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_getenv_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2_shell_extension.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/lazy_import.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/markdown-it-py.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mdurl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/mypy_extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/opinionated_configparser.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyasn1-modules.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyasn1.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pydantic_core.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pydantic.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/python-ldap.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/threadpoolctl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/traitlets.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/xmltodict.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/yarl.yaml is ready /opt/metwork-mfext-2.2/opt/python3/share/metwork_packages/yq.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-2.2/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3" cache: /buildcache/mfext_cache_layer_python3_b1649dcc10165731d704ccb1f53a992a.tar created make[2]: Leaving directory '/src/layers/layer2_python3' make[2]: Entering directory '/src/layers/layer2_python3_circus' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3@mfext layer (dependency) hash (from cache): 6e1e692fbb7f33f875ce8423e889e7ce python3_core@mfext layer (dependency) hash (from cache): 12908429ff195d019e77aa86c2aa0cf2 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: cc503847a89cfcd72bef59a5b14ec8b1 cache missed (/buildcache/mfext_cache_layer_python3_circus_479615a120757648c2ff528914e8e8e7.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_circus; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_circus ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_circus/0500_circus' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer64668[/src/layers/layer2_python3_circus/0500_circus/tempolayer64668] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Obtaining circus from git+https://github.com/thefab/circus.git@28c16b2958fb9b106d9efd828a4588aafeba5563#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 28c16b2958fb9b106d9efd828a4588aafeba5563) to ./tmp_src/circus Running command git clone --filter=blob:none --quiet https://github.com/thefab/circus.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus Running command git rev-parse -q --verify 'sha^28c16b2958fb9b106d9efd828a4588aafeba5563' Running command git fetch -q https://github.com/thefab/circus.git 28c16b2958fb9b106d9efd828a4588aafeba5563 Running command git checkout -q 28c16b2958fb9b106d9efd828a4588aafeba5563 Resolved https://github.com/thefab/circus.git to commit 28c16b2958fb9b106d9efd828a4588aafeba5563 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Obtaining circus_autorestart_plugin from git+https://github.com/metwork-framework/circus_autorestart_plugin.git@61e4943f51d6d1e9088ea9025425842ddd7f54db#egg=circus_autorestart_plugin (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 61e4943f51d6d1e9088ea9025425842ddd7f54db) to ./tmp_src/circus-autorestart-plugin Running command git clone --filter=blob:none --quiet https://github.com/metwork-framework/circus_autorestart_plugin.git /src/layers/layer2_python3_circus/0500_circus/tmp_src/circus-autorestart-plugin Running command git rev-parse -q --verify 'sha^61e4943f51d6d1e9088ea9025425842ddd7f54db' Running command git fetch -q https://github.com/metwork-framework/circus_autorestart_plugin.git 61e4943f51d6d1e9088ea9025425842ddd7f54db Running command git checkout -q 61e4943f51d6d1e9088ea9025425842ddd7f54db Resolved https://github.com/metwork-framework/circus_autorestart_plugin.git to commit 61e4943f51d6d1e9088ea9025425842ddd7f54db Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cached-property==1.5.2 (from -r requirements3.txt (line 1)) Downloading cached-property-1.5.2.tar.gz (12 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyzmq==25.1.1 (from -r requirements3.txt (line 4)) Downloading pyzmq-25.1.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 60.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tornado==4.5.3 (from -r requirements3.txt (line 5)) Downloading tornado-4.5.3.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.2/484.2 kB 83.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psutil (from circus->-r requirements3.txt (line 2)) Using cached psutil-5.9.7-cp311-abi3-linux_x86_64.whl Collecting inotify_simple (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached inotify_simple-1.3.5-py3-none-any.whl Collecting gitignore_parser (from circus_autorestart_plugin->-r requirements3.txt (line 3)) Using cached gitignore_parser-0.1.11-py3-none-any.whl Saved ./src/gitignore_parser-0.1.11-py3-none-any.whl Saved ./src/inotify_simple-1.3.5-py3-none-any.whl Saved ./src/psutil-5.9.7-cp311-abi3-linux_x86_64.whl Building wheels for collected packages: cached-property, pyzmq, tornado, circus, circus_autorestart_plugin Building wheel for cached-property (setup.py): started Building wheel for cached-property (setup.py): finished with status 'done' Created wheel for cached-property: filename=cached_property-1.5.2-py2.py3-none-any.whl size=7584 sha256=da369193b29dc37b1ba5fe570e8497302988ed9769dca69887d3ed9070218970 Stored in directory: /root/.cache/pip/wheels/50/11/1a/4a441df8a95adb9f2b652940eb091c5527ddf33cadb0844f72 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-25.1.1-cp311-cp311-linux_x86_64.whl size=1789576 sha256=619b745eb46fa8e1f49be65f043e641be3ce54631e03459cdd6dd8d4b2f4c790 Stored in directory: /root/.cache/pip/wheels/d5/54/62/83e86b670dee0f1e66804067022c88156ba1041489fd161d65 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp311-cp311-linux_x86_64.whl size=434609 sha256=db404f07424d62b8fd2dd8170dcded9a75f381963b01112a6703dd1f3af30248 Stored in directory: /root/.cache/pip/wheels/ac/df/24/dbe05cad6bf0ca2e20a2df87bed87894d18df01cda94a1c7fa Building wheel for circus (setup.py): started Building wheel for circus (setup.py): finished with status 'done' Created wheel for circus: filename=circus-0.13.1-py3-none-any.whl size=268291 sha256=3188dec13ea6d883a5fea3709dbbd373c2d7d6e9a599b7b1e8acdb95b6e44368 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer64668/tmp/pip-ephem-wheel-cache-b5rxxq_o/wheels/77/da/92/80621f1341c5aafd7479ef460bd9a3fec565e50cd981fff390 Building wheel for circus_autorestart_plugin (setup.py): started Building wheel for circus_autorestart_plugin (setup.py): finished with status 'done' Created wheel for circus_autorestart_plugin: filename=circus_autorestart_plugin-0.0.1-py3-none-any.whl size=4483 sha256=4561c0a024768c5b5bdff7ebff8a4d6a45d522ed043475372cb3da8e3d6c2129 Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer64668/tmp/pip-ephem-wheel-cache-b5rxxq_o/wheels/3c/8a/5a/39b6314bbf67e7e5954451ce5e5cbc1036e32e14fac81091db Successfully built cached-property pyzmq tornado circus circus_autorestart_plugin if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-2.2/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/circus-0.13.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/pyzmq-25.1.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/tornado-4.5.3-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 5)) Requirement already satisfied: psutil in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus->-r requirements3.txt.tmp (line 2)) (5.9.7) Requirement already satisfied: inotify-simple in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (1.3.5) Requirement already satisfied: gitignore-parser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from circus_autorestart_plugin->-r requirements3.txt.tmp (line 3)) (0.1.11) Installing collected packages: tornado, cached-property, pyzmq, circus, circus_autorestart_plugin Successfully installed cached-property-1.5.2 circus-0.13.1 circus_autorestart_plugin-0.0.1 pyzmq-25.1.1 tornado-4.5.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_circus/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/circus_autorestart_plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-2.2/opt/python3_circus/share/metwork_packages/tornado.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_circus/0500_circus' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-2.2/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_479615a120757648c2ff528914e8e8e7.tar created make[2]: Leaving directory '/src/layers/layer2_python3_circus' make[2]: Entering directory '/src/layers/layer2_python3_scientific_core' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 python3@mfext layer (dependency) hash (from cache): 6e1e692fbb7f33f875ce8423e889e7ce python3_core@mfext layer (dependency) hash (from cache): 12908429ff195d019e77aa86c2aa0cf2 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): a74cf6b251180980dfb285c54ed9096c source hash: e32e38fd0be6696cbb27e4f7f9e5777a cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_e7f49932ccfbeae104aed049f7349404.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_scientific_core ; \ fi make[3]: Entering directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer65729[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer65729] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting astral==3.2 (from -r requirements3.txt (line 1)) Downloading astral-3.2-py3-none-any.whl.metadata (1.7 kB) Collecting psycopg2==2.9.9 (from -r requirements3.txt (line 2)) Downloading psycopg2-2.9.9.tar.gz (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 26.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting psycopg==3.1.12 (from -r requirements3.txt (line 3)) Downloading psycopg-3.1.12.tar.gz (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.4/142.4 kB 26.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psycopg-c==3.1.12 (from -r requirements3.txt (line 4)) Downloading psycopg-c-3.1.12.tar.gz (558 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.0/558.0 kB 74.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=4.1 (from psycopg==3.1.12->-r requirements3.txt (line 3)) Using cached typing_extensions-4.8.0-py3-none-any.whl Downloading astral-3.2-py3-none-any.whl (38 kB) Saved ./src/astral-3.2-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: psycopg2, psycopg, psycopg-c Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.9.9-cp311-cp311-linux_x86_64.whl size=558359 sha256=c00839550eb8c66fb060c213e47397dbc781ed1d16acc170eece4d69a07021e4 Stored in directory: /root/.cache/pip/wheels/ab/34/b9/78ebef1b3220b4840ee482461e738566c3c9165d2b5c914f51 Building wheel for psycopg (pyproject.toml): started Building wheel for psycopg (pyproject.toml): finished with status 'done' Created wheel for psycopg: filename=psycopg-3.1.12-py3-none-any.whl size=171536 sha256=2f1822237dc6b528e76201baf3ff7687c42a9b49ed5c52cc3115daffcee14080 Stored in directory: /root/.cache/pip/wheels/3d/58/1f/8014a1214147f3f081927e651bbbba09fec080f45f7e2a16fb Building wheel for psycopg-c (pyproject.toml): started Building wheel for psycopg-c (pyproject.toml): finished with status 'done' Created wheel for psycopg-c: filename=psycopg_c-3.1.12-cp311-cp311-linux_x86_64.whl size=2061191 sha256=2fe4f8498559389bcf635e270d67661d3592b47670e304047ac1f450f2ec6821 Stored in directory: /root/.cache/pip/wheels/7e/ca/62/39bbd90d2059ce95ee796305070fdbe8e6a6047f535d6bf5fe Successfully built psycopg2 psycopg psycopg-c if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-2.2/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/astral-3.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/psycopg2-2.9.9-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/psycopg-3.1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/psycopg_c-3.1.12-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Requirement already satisfied: typing-extensions>=4.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from psycopg==3.1.12->-r requirements3.txt.tmp (line 3)) (4.8.0) Installing collected packages: psycopg2, psycopg-c, psycopg, astral Successfully installed astral-3.2 psycopg-3.1.12 psycopg-c-3.1.12 psycopg2-2.9.9 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_scientific_core/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/astral.yaml is ready /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/psycopg-c.yaml is ready /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/psycopg2.yaml is ready /opt/metwork-mfext-2.2/opt/python3_scientific_core/share/metwork_packages/psycopg.yaml is ready make[3]: Leaving directory '/src/layers/layer2_python3_scientific_core/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-2.2/opt/python3_scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_e7f49932ccfbeae104aed049f7349404.tar created make[2]: Leaving directory '/src/layers/layer2_python3_scientific_core' make[2]: Entering directory '/src/layers/layer6_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" "nodejs" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 2c241b734b6b48c5ec160cb7997f185f cache hit (used: /buildcache/mfext_cache_layer_nodejs_a67b853e23162a3c04e03756b9accd85.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_nodejs; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-2.2/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_a67b853e23162a3c04e03756b9accd85.tar) make[2]: Leaving directory '/src/layers/layer6_nodejs' make[2]: Entering directory '/src/layers/layer7_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_extra_env; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_profile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_profile; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_interactive_unprofile |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" "devtools" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 5c9342739cfd2ea3c84f6aa408940eba cache hit (used: /buildcache/mfext_cache_layer_devtools_164ee956b11ceca7976687f20a373178.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0060_wrk 0061_wrk2 0070_libtree; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-2.2/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_164ee956b11ceca7976687f20a373178.tar) make[2]: Leaving directory '/src/layers/layer7_devtools' make[2]: Entering directory '/src/layers/layer7_python3_devtools' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 devtools@mfext layer (dependency) hash (from cache): 3908e09281db47b5b4f1dbeff1332c3d python3@mfext layer (dependency) hash (from cache): 6e1e692fbb7f33f875ce8423e889e7ce python3_core@mfext layer (dependency) hash (from cache): 12908429ff195d019e77aa86c2aa0cf2 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 69f1c7fb6b1d5d317cd582daf9dd4c73 cache missed (/buildcache/mfext_cache_layer_python3_devtools_09f52ae407532d3bc71047399cda2c3f.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0500_extra_python_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/python3_devtools ; \ fi make[3]: Entering directory '/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer67066[/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages/tempolayer67066] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting Babel==2.13.0 (from -r requirements3.txt (line 1)) Downloading Babel-2.13.0.tar.gz (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 129.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flit-scm==1.7.0 (from -r requirements3.txt (line 2)) Downloading flit_scm-1.7.0.tar.gz (2.4 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flit-core~=3.5 (from flit-scm==1.7.0->-r requirements3.txt (line 2)) Downloading flit_core-3.9.0.tar.gz (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.9/41.9 kB 8.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools_scm>=6.4 (from flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached setuptools_scm-7.1.0-py3-none-any.whl Collecting packaging>=20.0 (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached packaging-23.1-py3-none-any.whl Collecting setuptools (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting typing-extensions (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt (line 2)) Using cached typing_extensions-4.8.0-py3-none-any.whl Saved ./src/setuptools_scm-7.1.0-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Building wheels for collected packages: Babel, flit-scm, flit-core Building wheel for Babel (pyproject.toml): started Building wheel for Babel (pyproject.toml): finished with status 'done' Created wheel for Babel: filename=Babel-2.13.0-py3-none-any.whl size=10073415 sha256=a626f52a6477ed71651926e650d8e65ef13d4aecc89206eb352b70fc1c27c703 Stored in directory: /root/.cache/pip/wheels/44/4b/d4/8b7a52c517f910c6c239af5783deb673f2e3014ce3f5694754 Building wheel for flit-scm (pyproject.toml): started Building wheel for flit-scm (pyproject.toml): finished with status 'done' Created wheel for flit-scm: filename=flit_scm-1.7.0-py3-none-any.whl size=3017 sha256=6713f89c9409cf1f894c8d73eb609f729eea0583334e5cb1bb576edead729253 Stored in directory: /root/.cache/pip/wheels/6f/64/d0/a677f181ecca0781fc518ca4367cdd50554c84f3dff0cf1682 Building wheel for flit-core (pyproject.toml): started Building wheel for flit-core (pyproject.toml): finished with status 'done' Created wheel for flit-core: filename=flit_core-3.9.0-py3-none-any.whl size=63141 sha256=e5b2a84881cf1f40eb5b0115e1d3a429765e0f43743b79e871352bb8e0c95952 Stored in directory: /root/.cache/pip/wheels/47/cd/4c/dc7b02280dee4a308a2d233ed5ecff21e9a7425ff2da704a4f Successfully built Babel flit-scm flit-core if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.2/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/Babel-2.13.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/flit_scm-1.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Requirement already satisfied: flit-core~=3.5 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (3.9.0) Requirement already satisfied: setuptools_scm>=6.4 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (7.1.0) Requirement already satisfied: packaging>=20.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (23.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (69.0.3) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from setuptools_scm>=6.4->flit-scm==1.7.0->-r requirements3.txt.tmp (line 2)) (4.8.0) Installing collected packages: Babel, flit-scm Successfully installed Babel-2.13.0 flit-scm-1.7.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/Babel.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flit_scm.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0400_prereq_extra_python_packages' make[3]: Entering directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer67258[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer67258] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting altgraph==0.17.4 (from -r requirements3.txt (line 1)) Downloading altgraph-0.17.4.tar.gz (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 7.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting apipkg==3.0.2 (from -r requirements3.txt (line 2)) Downloading apipkg-3.0.2.tar.gz (6.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting astroid==3.0.0 (from -r requirements3.txt (line 3)) Downloading astroid-3.0.0.tar.gz (394 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.7/394.7 kB 33.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens==2.4.0 (from -r requirements3.txt (line 4)) Downloading asttokens-2.4.0.tar.gz (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.4/61.4 kB 14.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting backcall==0.2.0 (from -r requirements3.txt (line 5)) Downloading backcall-0.2.0.tar.gz (18 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bandit==1.7.6 (from -r requirements3.txt (line 6)) Downloading bandit-1.7.6.tar.gz (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 128.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting bracex==2.4 (from -r requirements3.txt (line 7)) Downloading bracex-2.4.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting black==24.3.0 (from -r requirements3.txt (line 8)) Downloading black-24.3.0.tar.gz (634 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.3/634.3 kB 100.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bump-pydantic==0.7.0 (from -r requirements3.txt (line 9)) Downloading bump_pydantic-0.7.0.tar.gz (28 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting coverage==7.3.2 (from -r requirements3.txt (line 10)) Downloading coverage-7.3.2.tar.gz (764 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 764.5/764.5 kB 109.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting exceptiongroup==1.1.3 (from -r requirements3.txt (line 11)) Downloading exceptiongroup-1.1.3.tar.gz (23 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting execnet==2.0.2 (from -r requirements3.txt (line 12)) Downloading execnet-2.0.2.tar.gz (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 33.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing==2.0.1 (from -r requirements3.txt (line 13)) Downloading executing-2.0.1.tar.gz (836 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 836.5/836.5 kB 96.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filprofiler==2023.3.1 (from -r requirements3.txt (line 14)) Downloading filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Collecting flake8==6.1.0 (from -r requirements3.txt (line 15)) Downloading flake8-6.1.0.tar.gz (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.8/48.8 kB 11.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting flake8-docstrings==1.7.0 (from -r requirements3.txt (line 16)) Downloading flake8_docstrings-1.7.0.tar.gz (6.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting freezegun==1.2.2 (from -r requirements3.txt (line 17)) Downloading freezegun-1.2.2.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ghp-import==2.1.0 (from -r requirements3.txt (line 18)) Downloading ghp-import-2.1.0.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting gitdb==4.0.11 (from -r requirements3.txt (line 19)) Downloading gitdb-4.0.11.tar.gz (394 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 394.5/394.5 kB 70.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting GitPython==3.1.41 (from -r requirements3.txt (line 20)) Downloading GitPython-3.1.41.tar.gz (209 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.0/209.0 kB 41.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting iniconfig==2.0.0 (from -r requirements3.txt (line 21)) Downloading iniconfig-2.0.0.tar.gz (4.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython==8.16.1 (from -r requirements3.txt (line 22)) Downloading ipython-8.16.1.tar.gz (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 148.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isort==5.12.0 (from -r requirements3.txt (line 23)) Downloading isort-5.12.0-py3-none-any.whl.metadata (12 kB) Collecting jedi==0.19.1 (from -r requirements3.txt (line 24)) Downloading jedi-0.19.1.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 132.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting jmespath==1.0.1 (from -r requirements3.txt (line 25)) Downloading jmespath-1.0.1.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lazy-object-proxy==1.9.0 (from -r requirements3.txt (line 26)) Downloading lazy-object-proxy-1.9.0.tar.gz (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.8/42.8 kB 9.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting libcst==1.1.0 (from -r requirements3.txt (line 27)) Downloading libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (17 kB) Collecting livereload==2.6.3 (from -r requirements3.txt (line 28)) Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting lunr==0.7.0.post1 (from -r requirements3.txt (line 29)) Downloading lunr-0.7.0.post1.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 130.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Mako==1.2.4 (from -r requirements3.txt (line 30)) Downloading Mako-1.2.4.tar.gz (497 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 497.0/497.0 kB 83.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline==0.1.6 (from -r requirements3.txt (line 31)) Downloading matplotlib-inline-0.1.6.tar.gz (7.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mccabe==0.7.0 (from -r requirements3.txt (line 32)) Downloading mccabe-0.7.0.tar.gz (9.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mergedeep==1.3.4 (from -r requirements3.txt (line 33)) Downloading mergedeep-1.3.4.tar.gz (4.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs==1.5.3 (from -r requirements3.txt (line 34)) Downloading mkdocs-1.5.3.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 122.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-add-number-plugin==1.2.2 (from -r requirements3.txt (line 35)) Downloading mkdocs-add-number-plugin-1.2.2.tar.gz (8.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-awesome-pages-plugin==2.9.2 (from -r requirements3.txt (line 36)) Downloading mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl.metadata (13 kB) Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 37)) Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-macros-plugin==1.0.4 (from -r requirements3.txt (line 38)) Downloading mkdocs-macros-plugin-1.0.4.tar.gz (556 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 556.0/556.0 kB 75.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-material==9.4.5 (from -r requirements3.txt (line 39)) Downloading mkdocs_material-9.4.5.tar.gz (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 110.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mkdocs-material-extensions==1.2 (from -r requirements3.txt (line 40)) Downloading mkdocs_material_extensions-1.2.tar.gz (11 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mock==5.1.0 (from -r requirements3.txt (line 41)) Downloading mock-5.1.0.tar.gz (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.2/80.2 kB 16.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting more-itertools==10.1.0 (from -r requirements3.txt (line 42)) Downloading more-itertools-10.1.0.tar.gz (111 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.2/111.2 kB 33.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting natsort==8.4.0 (from -r requirements3.txt (line 43)) Downloading natsort-8.4.0.tar.gz (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.6/76.6 kB 18.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nltk==3.8.1 (from -r requirements3.txt (line 44)) Downloading nltk-3.8.1.zip (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 103.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting paginate==0.5.6 (from -r requirements3.txt (line 45)) Downloading paginate-0.5.6.tar.gz (12 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting panoply==0.1.56 (from -r requirements3.txt (line 46)) Downloading panoply-0.1.56-py3-none-any.whl.metadata (525 bytes) Collecting parso==0.8.3 (from -r requirements3.txt (line 47)) Downloading parso-0.8.3.tar.gz (400 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.1/400.1 kB 74.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pdoc3==0.10.0 (from -r requirements3.txt (line 48)) Downloading pdoc3-0.10.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.1/86.1 kB 20.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pexpect==4.8.0 (from -r requirements3.txt (line 49)) Downloading pexpect-4.8.0.tar.gz (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 39.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pickleshare==0.7.5 (from -r requirements3.txt (line 50)) Downloading pickleshare-0.7.5.tar.gz (6.2 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pipdeptree==2.13.1 (from -r requirements3.txt (line 51)) Downloading pipdeptree-2.13.1.tar.gz (33 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting prompt-toolkit==3.0.39 (from -r requirements3.txt (line 52)) Downloading prompt_toolkit-3.0.39.tar.gz (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 423.1/423.1 kB 90.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ptyprocess==0.7.0 (from -r requirements3.txt (line 53)) Downloading ptyprocess-0.7.0.tar.gz (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.8/70.8 kB 13.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure-eval==0.2.2 (from -r requirements3.txt (line 54)) Downloading pure_eval-0.2.2.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting py-spy==0.3.14 (from -r requirements3.txt (line 55)) Downloading py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (16 kB) Collecting pydocstyle==6.1.1 (from -r requirements3.txt (line 56)) Downloading pydocstyle-6.1.1.tar.gz (35 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyflakes==3.1.0 (from -r requirements3.txt (line 57)) Downloading pyflakes-3.1.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.6/63.6 kB 14.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyinstaller-hooks-contrib==2024.0 (from -r requirements3.txt (line 58)) Downloading pyinstaller-hooks-contrib-2024.0.tar.gz (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 22.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyinstaller==6.3.0 (from -r requirements3.txt (line 59)) Downloading pyinstaller-6.3.0.tar.gz (4.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 148.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pylint==3.0.1 (from -r requirements3.txt (line 60)) Downloading pylint-3.0.1.tar.gz (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.3/441.3 kB 69.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pymdown-extensions==10.3 (from -r requirements3.txt (line 61)) Downloading pymdown_extensions-10.3.tar.gz (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.9/784.9 kB 94.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest==7.4.4 (from -r requirements3.txt (line 62)) Downloading pytest-7.4.4.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 119.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-asyncio==0.21.1 (from -r requirements3.txt (line 63)) Downloading pytest-asyncio-0.21.1.tar.gz (30 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-cov==4.1.0 (from -r requirements3.txt (line 64)) Downloading pytest-cov-4.1.0.tar.gz (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 10.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-html==4.1.1 (from -r requirements3.txt (line 65)) Downloading pytest_html-4.1.1.tar.gz (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.8/150.8 kB 31.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pytest-httpserver==1.0.8 (from -r requirements3.txt (line 66)) Downloading pytest_httpserver-1.0.8-py3-none-any.whl.metadata (5.9 kB) Collecting pytest-metadata==3.0.0 (from -r requirements3.txt (line 67)) Downloading pytest_metadata-3.0.0-py3-none-any.whl.metadata (8.6 kB) Collecting pytest-json-report==1.5.0 (from -r requirements3.txt (line 68)) Downloading pytest-json-report-1.5.0.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-mock==3.11.1 (from -r requirements3.txt (line 69)) Downloading pytest-mock-3.11.1.tar.gz (31 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytest-xdist==3.3.1 (from -r requirements3.txt (line 70)) Downloading pytest-xdist-3.3.1.tar.gz (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.8/77.8 kB 18.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pywget==0.31 (from -r requirements3.txt (line 71)) Downloading pywget-0.31.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml-env-tag==0.1 (from -r requirements3.txt (line 72)) Downloading pyyaml_env_tag-0.1.tar.gz (5.6 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting repackage==0.7.3 (from -r requirements3.txt (line 73)) Downloading repackage-0.7.3.tar.gz (5.0 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setuptools-git-versioning==1.13.5 (from -r requirements3.txt (line 74)) Downloading setuptools-git-versioning-1.13.5.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sftp-py==0.2.1 (from -r requirements3.txt (line 75)) Downloading sftp_py-0.2.1.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting simple-term-menu==1.6.4 (from -r requirements3.txt (line 76)) Downloading simple-term-menu-1.6.4.tar.gz (35 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting smmap==5.0.1 (from -r requirements3.txt (line 77)) Downloading smmap-5.0.1.tar.gz (22 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting snowballstemmer==2.2.0 (from -r requirements3.txt (line 78)) Downloading snowballstemmer-2.2.0.tar.gz (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.7/86.7 kB 19.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting stack-data==0.6.3 (from -r requirements3.txt (line 79)) Downloading stack_data-0.6.3.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.7/44.7 kB 8.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting stevedore==5.1.0 (from -r requirements3.txt (line 80)) Downloading stevedore-5.1.0.tar.gz (514 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 514.1/514.1 kB 86.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting tornado==6.3.3 (from -r requirements3.txt (line 81)) Downloading tornado-6.3.3.tar.gz (509 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.9/509.9 kB 66.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typed-ast==1.5.5 (from -r requirements3.txt (line 82)) Downloading typed_ast-1.5.5.tar.gz (252 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 252.8/252.8 kB 54.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting typer==0.9.0 (from -r requirements3.txt (line 83)) Downloading typer-0.9.0.tar.gz (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.0/274.0 kB 61.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-inspect==0.9.0 (from -r requirements3.txt (line 84)) Downloading typing_inspect-0.9.0.tar.gz (13 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting watchdog==3.0.0 (from -r requirements3.txt (line 85)) Downloading watchdog-3.0.0.tar.gz (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.6/124.6 kB 24.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting wcmatch==8.5 (from -r requirements3.txt (line 86)) Downloading wcmatch-8.5.tar.gz (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.7/114.7 kB 20.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth==0.2.8 (from -r requirements3.txt (line 87)) Downloading wcwidth-0.2.8.tar.gz (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 14.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting six>=1.12.0 (from asttokens==2.4.0->-r requirements3.txt (line 4)) Using cached six-1.16.0-py2.py3-none-any.whl Collecting PyYAML>=5.3.1 (from bandit==1.7.6->-r requirements3.txt (line 6)) Using cached PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl Collecting rich (from bandit==1.7.6->-r requirements3.txt (line 6)) Using cached rich-13.5.2-py3-none-any.whl.metadata (18 kB) Collecting click>=8.0.0 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached click-8.1.7-py3-none-any.whl Collecting mypy-extensions>=0.4.3 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached mypy_extensions-1.0.0-py3-none-any.whl Collecting packaging>=22.0 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached packaging-23.1-py3-none-any.whl Collecting pathspec>=0.9.0 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached pathspec-0.11.2-py3-none-any.whl Collecting platformdirs>=2 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached platformdirs-3.10.0-py3-none-any.whl Collecting aiohttp>=3.7.4 (from black==24.3.0->-r requirements3.txt (line 8)) Using cached aiohttp-3.9.3-cp311-cp311-linux_x86_64.whl Collecting typing-extensions (from bump-pydantic==0.7.0->-r requirements3.txt (line 9)) Using cached typing_extensions-4.8.0-py3-none-any.whl Collecting threadpoolctl (from filprofiler==2023.3.1->-r requirements3.txt (line 14)) Using cached threadpoolctl-3.2.0-py3-none-any.whl Collecting pycodestyle<2.12.0,>=2.11.0 (from flake8==6.1.0->-r requirements3.txt (line 15)) Using cached pycodestyle-2.11.0-py2.py3-none-any.whl Collecting python-dateutil>=2.7 (from freezegun==1.2.2->-r requirements3.txt (line 17)) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl Collecting decorator (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached decorator-5.1.1-py3-none-any.whl Collecting pygments>=2.4.0 (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached Pygments-2.16.1-py3-none-any.whl Collecting traitlets>=5 (from ipython==8.16.1->-r requirements3.txt (line 22)) Using cached traitlets-5.9.0-py3-none-any.whl Collecting MarkupSafe>=0.9.2 (from Mako==1.2.4->-r requirements3.txt (line 30)) Using cached MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl Collecting jinja2>=2.11.1 (from mkdocs==1.5.3->-r requirements3.txt (line 34)) Using cached Jinja2-3.1.3-py3-none-any.whl Collecting markdown>=3.2.1 (from mkdocs==1.5.3->-r requirements3.txt (line 34)) Using cached Markdown-3.4.4-py3-none-any.whl Collecting termcolor (from mkdocs-macros-plugin==1.0.4->-r requirements3.txt (line 38)) Using cached termcolor-2.3.0-py3-none-any.whl Collecting babel~=2.10 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached Babel-2.13.0-py3-none-any.whl Collecting colorama~=0.4 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached colorama-0.4.6-py2.py3-none-any.whl Collecting regex>=2022.4 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached regex-2023.8.8-cp311-cp311-linux_x86_64.whl Collecting requests~=2.26 (from mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached requests-2.31.0-py3-none-any.whl Collecting joblib (from nltk==3.8.1->-r requirements3.txt (line 44)) Using cached joblib-1.3.2-py3-none-any.whl Collecting tqdm (from nltk==3.8.1->-r requirements3.txt (line 44)) Using cached tqdm-4.66.1-py3-none-any.whl Collecting setuptools>=42.0.0 (from pyinstaller-hooks-contrib==2024.0->-r requirements3.txt (line 58)) Using cached setuptools-69.0.3-py3-none-any.whl Collecting tomlkit>=0.10.1 (from pylint==3.0.1->-r requirements3.txt (line 60)) Using cached tomlkit-0.12.1-py3-none-any.whl.metadata (2.7 kB) Collecting dill>=0.3.6 (from pylint==3.0.1->-r requirements3.txt (line 60)) Using cached dill-0.3.7-py3-none-any.whl Collecting pluggy<2.0,>=0.12 (from pytest==7.4.4->-r requirements3.txt (line 62)) Using cached pluggy-1.3.0-py3-none-any.whl Collecting Werkzeug>=2.0.0 (from pytest-httpserver==1.0.8->-r requirements3.txt (line 66)) Using cached werkzeug-3.0.1-py3-none-any.whl Collecting paramiko>=2.7.1 (from sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached paramiko-3.4.0-py3-none-any.whl Collecting pbr!=2.1.0,>=2.0.0 (from stevedore==5.1.0->-r requirements3.txt (line 80)) Using cached pbr-5.11.1-py2.py3-none-any.whl Collecting aiosignal>=1.1.2 (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt (line 8)) Using cached aiosignal-1.3.1-py3-none-any.whl Collecting attrs>=17.3.0 (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt (line 8)) Using cached attrs-23.1.0-py3-none-any.whl Collecting frozenlist>=1.1.1 (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt (line 8)) Using cached frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl Collecting multidict<7.0,>=4.5 (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt (line 8)) Using cached multidict-6.0.4-cp311-cp311-linux_x86_64.whl Collecting yarl<2.0,>=1.0 (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt (line 8)) Using cached yarl-1.9.2-cp311-cp311-linux_x86_64.whl Collecting bcrypt>=3.2 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl Collecting cryptography>=3.3 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached cryptography-41.0.7-cp311-cp311-linux_x86_64.whl Collecting pynacl>=1.5 (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl Collecting charset-normalizer<4,>=2 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached charset_normalizer-3.2.0-py3-none-any.whl Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached idna-3.7-py3-none-any.whl Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached urllib3-2.1.0-py3-none-any.whl Collecting certifi>=2017.4.17 (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt (line 39)) Using cached certifi-2023.7.22-py3-none-any.whl Collecting markdown-it-py>=2.2.0 (from rich->bandit==1.7.6->-r requirements3.txt (line 6)) Using cached markdown_it_py-3.0.0-py3-none-any.whl Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached cffi-1.15.1-cp311-cp311-linux_x86_64.whl Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->bandit==1.7.6->-r requirements3.txt (line 6)) Using cached mdurl-0.1.2-py3-none-any.whl Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt (line 75)) Using cached pycparser-2.21-py2.py3-none-any.whl Downloading filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 132.8 MB/s eta 0:00:00 Downloading isort-5.12.0-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.2/91.2 kB 18.2 MB/s eta 0:00:00 Downloading libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 129.6 MB/s eta 0:00:00 Downloading mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (14 kB) Downloading panoply-0.1.56-py3-none-any.whl (3.1 kB) Downloading py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 134.0 MB/s eta 0:00:00 Downloading pytest_httpserver-1.0.8-py3-none-any.whl (18 kB) Downloading pytest_metadata-3.0.0-py3-none-any.whl (10 kB) Using cached tomlkit-0.12.1-py3-none-any.whl (37 kB) Using cached rich-13.5.2-py3-none-any.whl (239 kB) Saved ./src/filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/isort-5.12.0-py3-none-any.whl Saved ./src/libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl Saved ./src/panoply-0.1.56-py3-none-any.whl Saved ./src/py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl Saved ./src/pytest_httpserver-1.0.8-py3-none-any.whl Saved ./src/pytest_metadata-3.0.0-py3-none-any.whl Saved ./src/aiohttp-3.9.3-cp311-cp311-linux_x86_64.whl Saved ./src/Babel-2.13.0-py3-none-any.whl Saved ./src/click-8.1.7-py3-none-any.whl Saved ./src/colorama-0.4.6-py2.py3-none-any.whl Saved ./src/dill-0.3.7-py3-none-any.whl Saved ./src/Jinja2-3.1.3-py3-none-any.whl Saved ./src/Markdown-3.4.4-py3-none-any.whl Saved ./src/MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl Saved ./src/mypy_extensions-1.0.0-py3-none-any.whl Saved ./src/packaging-23.1-py3-none-any.whl Saved ./src/paramiko-3.4.0-py3-none-any.whl Saved ./src/pathspec-0.11.2-py3-none-any.whl Saved ./src/pbr-5.11.1-py2.py3-none-any.whl Saved ./src/platformdirs-3.10.0-py3-none-any.whl Saved ./src/pluggy-1.3.0-py3-none-any.whl Saved ./src/pycodestyle-2.11.0-py2.py3-none-any.whl Saved ./src/Pygments-2.16.1-py3-none-any.whl Saved ./src/python_dateutil-2.8.2-py2.py3-none-any.whl Saved ./src/PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl Saved ./src/regex-2023.8.8-cp311-cp311-linux_x86_64.whl Saved ./src/requests-2.31.0-py3-none-any.whl Saved ./src/setuptools-69.0.3-py3-none-any.whl Saved ./src/six-1.16.0-py2.py3-none-any.whl Saved ./src/tomlkit-0.12.1-py3-none-any.whl Saved ./src/traitlets-5.9.0-py3-none-any.whl Saved ./src/typing_extensions-4.8.0-py3-none-any.whl Saved ./src/werkzeug-3.0.1-py3-none-any.whl Saved ./src/decorator-5.1.1-py3-none-any.whl Saved ./src/joblib-1.3.2-py3-none-any.whl Saved ./src/rich-13.5.2-py3-none-any.whl Saved ./src/termcolor-2.3.0-py3-none-any.whl Saved ./src/threadpoolctl-3.2.0-py3-none-any.whl Saved ./src/tqdm-4.66.1-py3-none-any.whl Saved ./src/aiosignal-1.3.1-py3-none-any.whl Saved ./src/attrs-23.1.0-py3-none-any.whl Saved ./src/bcrypt-4.0.1-cp311-cp311-linux_x86_64.whl Saved ./src/certifi-2023.7.22-py3-none-any.whl Saved ./src/charset_normalizer-3.2.0-py3-none-any.whl Saved ./src/cryptography-41.0.7-cp311-cp311-linux_x86_64.whl Saved ./src/frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl Saved ./src/idna-3.7-py3-none-any.whl Saved ./src/markdown_it_py-3.0.0-py3-none-any.whl Saved ./src/multidict-6.0.4-cp311-cp311-linux_x86_64.whl Saved ./src/PyNaCl-1.5.0-cp311-cp311-linux_x86_64.whl Saved ./src/urllib3-2.1.0-py3-none-any.whl Saved ./src/yarl-1.9.2-cp311-cp311-linux_x86_64.whl Saved ./src/cffi-1.15.1-cp311-cp311-linux_x86_64.whl Saved ./src/mdurl-0.1.2-py3-none-any.whl Saved ./src/pycparser-2.21-py2.py3-none-any.whl Building wheels for collected packages: altgraph, apipkg, astroid, asttokens, backcall, bandit, bracex, black, bump-pydantic, coverage, exceptiongroup, execnet, executing, flake8, flake8-docstrings, freezegun, ghp-import, gitdb, GitPython, iniconfig, ipython, jedi, jmespath, lazy-object-proxy, livereload, lunr, Mako, matplotlib-inline, mccabe, mergedeep, mkdocs, mkdocs-add-number-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, natsort, nltk, paginate, parso, pdoc3, pexpect, pickleshare, pipdeptree, prompt-toolkit, ptyprocess, pure-eval, pydocstyle, pyflakes, pyinstaller-hooks-contrib, pyinstaller, pylint, pymdown-extensions, pytest, pytest-asyncio, pytest-cov, pytest-html, pytest-json-report, pytest-mock, pytest-xdist, pywget, pyyaml-env-tag, repackage, setuptools-git-versioning, sftp-py, simple-term-menu, smmap, snowballstemmer, stack-data, stevedore, tornado, typed-ast, typer, typing-inspect, watchdog, wcmatch, wcwidth Building wheel for altgraph (setup.py): started Building wheel for altgraph (setup.py): finished with status 'done' Created wheel for altgraph: filename=altgraph-0.17.4-py2.py3-none-any.whl size=21209 sha256=1f866ae72934fbb48aa10ff1b297f1f82297f086d24293bcf47f13a48d197c10 Stored in directory: /root/.cache/pip/wheels/bf/08/c2/9fb180ebe182bbb0f6b8848a633a7d434bde37a208faf662ce Building wheel for apipkg (pyproject.toml): started Building wheel for apipkg (pyproject.toml): finished with status 'done' Created wheel for apipkg: filename=apipkg-3.0.2-py3-none-any.whl size=8311 sha256=a16984c39de280701f3f6406ed3af658f2a1965011fe7bb5be34fbb48423b411 Stored in directory: /root/.cache/pip/wheels/c4/97/e7/50975b7ed166c25411283b1c76783f79f7fd57d794ef22789c Building wheel for astroid (pyproject.toml): started Building wheel for astroid (pyproject.toml): finished with status 'done' Created wheel for astroid: filename=astroid-3.0.0-py3-none-any.whl size=275098 sha256=bd6891a834583df3bc0d645b788bea9624cc281256f6ec90390645e97573fb4c Stored in directory: /root/.cache/pip/wheels/47/41/b4/e93402ddede9afce489d9b6d25d57e597235e0ef629c6d23dd Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-2.4.0-py2.py3-none-any.whl size=27667 sha256=6daee477b31d1e3d669748c9e5f1c95ca36d3ff59793485ec4d3c4fccdb76bbb Stored in directory: /root/.cache/pip/wheels/58/ba/4d/ad8a1c9d5cc4334ec4711b2fe7104f3af6bd30e0038a3e0251 Building wheel for backcall (pyproject.toml): started Building wheel for backcall (pyproject.toml): finished with status 'done' Created wheel for backcall: filename=backcall-0.2.0-py2.py3-none-any.whl size=11143 sha256=8a627d66e6cfe38b584c980b504e871af7a2c362dcb74257cfc70d396b7777db Stored in directory: /root/.cache/pip/wheels/4c/d7/87/4cd62b93cee67084f22e2e3bd875702cc5f9a3b13dd811c0ff Building wheel for bandit (setup.py): started Building wheel for bandit (setup.py): finished with status 'done' Created wheel for bandit: filename=bandit-1.7.6-py3-none-any.whl size=120559 sha256=909bede615f2cc331b14bb3ebb2125af0dbc352eec2099b04f03416bcc1c56a6 Stored in directory: /root/.cache/pip/wheels/56/3c/35/b5b87e8c2f04d61e289fbab6172e931dae5350ba5a9157778f Building wheel for bracex (pyproject.toml): started Building wheel for bracex (pyproject.toml): finished with status 'done' Created wheel for bracex: filename=bracex-2.4-py3-none-any.whl size=11608 sha256=efdc71eff95eaff5e0f8cfebe7d01adf2c8637c8c92edaf63ef348c241a82418 Stored in directory: /root/.cache/pip/wheels/e7/17/4c/7c93a059ffac57c881a282a9c0babc4cc5f7782d55b603f9a1 Building wheel for black (pyproject.toml): started Building wheel for black (pyproject.toml): finished with status 'done' Created wheel for black: filename=black-24.3.0-py3-none-any.whl size=201491 sha256=eabd91bb1ee59b354fc069d1754e3cea57fa6253b1d013790ec6108ab0d1ef36 Stored in directory: /root/.cache/pip/wheels/b1/27/14/fbcb2133e6cbf9251564e048708fa9f46fc9bbddf4bb68fc35 Building wheel for bump-pydantic (pyproject.toml): started Building wheel for bump-pydantic (pyproject.toml): finished with status 'done' Created wheel for bump-pydantic: filename=bump_pydantic-0.7.0-py3-none-any.whl size=28372 sha256=f8920da00302b4883eb255b15a12ccc536859ace1437099815f525573b5b3840 Stored in directory: /root/.cache/pip/wheels/04/a2/2c/2cb048255f45f0081d122b4bf2e129e981083cf110935b6aec Building wheel for coverage (pyproject.toml): started Building wheel for coverage (pyproject.toml): finished with status 'done' Created wheel for coverage: filename=coverage-7.3.2-cp311-cp311-linux_x86_64.whl size=241475 sha256=5577d1dd2f78e305a9e929ffe1f1662cbc2627687c4d321f9d8f7f706d1eace2 Stored in directory: /root/.cache/pip/wheels/54/04/f2/63594c633b8373b5be03be8d00fe3c584971cab92bf9c0d399 Building wheel for exceptiongroup (pyproject.toml): started Building wheel for exceptiongroup (pyproject.toml): finished with status 'done' Created wheel for exceptiongroup: filename=exceptiongroup-1.1.3-py3-none-any.whl size=14710 sha256=bd3e3222b71063f23ae46141c17bb8417f0137843735b84f9684d0c4b93bc473 Stored in directory: /root/.cache/pip/wheels/68/b8/a2/c307ab3cfd7d08723473a9d218b1b22cebb41c90f8a57f6759 Building wheel for execnet (pyproject.toml): started Building wheel for execnet (pyproject.toml): finished with status 'done' Created wheel for execnet: filename=execnet-2.0.2-py3-none-any.whl size=37097 sha256=3127f55c1c10ef4876720f5e3cd69cfb85db0708466c7741069b074d5b2afff5 Stored in directory: /root/.cache/pip/wheels/7f/64/19/a3fcc48c4596729a5c38c3f87b6e0d74e96f4788c1939df82f Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.0.1-py2.py3-none-any.whl size=24923 sha256=6efe162c773a40409f20994abce3565baacb7a70e9fa30520e6a691f520d5456 Stored in directory: /root/.cache/pip/wheels/54/88/60/950a348b7bcffa1697818b9abb6f3b80b62870de1a775639da Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-6.1.0-py2.py3-none-any.whl size=58254 sha256=e08b2de5f9bd8d8b9c60117bb5ca319834071fa9346644766ce2f75e3d58c361 Stored in directory: /root/.cache/pip/wheels/9c/f8/88/aa9ed2b6cdc095c0a22e0595cb24b378f7aa7017d2f2cd05bb Building wheel for flake8-docstrings (setup.py): started Building wheel for flake8-docstrings (setup.py): finished with status 'done' Created wheel for flake8-docstrings: filename=flake8_docstrings-1.7.0-py2.py3-none-any.whl size=4987 sha256=86fb2935902de4b202c067e1bdbc9de61da7465cc5aa8e2df572692d19b52ad2 Stored in directory: /root/.cache/pip/wheels/d1/ac/32/de2c2a9af1e9e0da11c0ed54bb3ed01bfe2cb04f4d23456eba Building wheel for freezegun (pyproject.toml): started Building wheel for freezegun (pyproject.toml): finished with status 'done' Created wheel for freezegun: filename=freezegun-1.2.2-py3-none-any.whl size=17058 sha256=0284b433cb1d2829d88c341389ab6df9b18570e06e20956762dce8f2a9d9dcba Stored in directory: /root/.cache/pip/wheels/74/e3/16/55dc038a7a926ffb2e1ca7c0b4b87d67cb1949ce3eaa415417 Building wheel for ghp-import (setup.py): started Building wheel for ghp-import (setup.py): finished with status 'done' Created wheel for ghp-import: filename=ghp_import-2.1.0-py3-none-any.whl size=11009 sha256=370495b450f66407b8ae07a66436f5543669ebb8f38f2cf4d9d2efe0937a6cdb Stored in directory: /root/.cache/pip/wheels/12/9f/2a/81c0c0d79cf60b60e7048cbb32a5ef5a83ddee602462bd005b Building wheel for gitdb (setup.py): started Building wheel for gitdb (setup.py): finished with status 'done' Created wheel for gitdb: filename=gitdb-4.0.11-py3-none-any.whl size=62720 sha256=261c8e77293d0a077400592b6b87a1552734d07ff0e6883270e93c7fcf46d314 Stored in directory: /root/.cache/pip/wheels/de/6f/70/2163ed036194794f2b73c88a41c42ed5a8312c67e40e4d0c1e Building wheel for GitPython (pyproject.toml): started Building wheel for GitPython (pyproject.toml): finished with status 'done' Created wheel for GitPython: filename=GitPython-3.1.41-py3-none-any.whl size=196354 sha256=e1d6b5edfc3e547e387996c41ba90f39b50bc1fa8ed7de2f2772470e76b23392 Stored in directory: /root/.cache/pip/wheels/84/88/5a/b251c4b476768332212ccbcd1b726e2dea9482d38ff60036bd Building wheel for iniconfig (pyproject.toml): started Building wheel for iniconfig (pyproject.toml): finished with status 'done' Created wheel for iniconfig: filename=iniconfig-2.0.0-py3-none-any.whl size=5893 sha256=d51e196d40945b7d807d0dd40a87541b57f2327ce4e1ef7b7decd4a98e40156f Stored in directory: /root/.cache/pip/wheels/4a/ac/08/bc0d23701239f4d735d082ba9a41654959a0260b8cc3c2a5a1 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-8.16.1-py3-none-any.whl size=806961 sha256=dc519f2ed7d6cfacf261836194d7f5e785a619c7f56164ca3fd545b94536a199 Stored in directory: /root/.cache/pip/wheels/16/b3/94/4ed22d9ec506fbe400872587eaf692a336ef4278c98a914ffb Building wheel for jedi (setup.py): started Building wheel for jedi (setup.py): finished with status 'done' Created wheel for jedi: filename=jedi-0.19.1-py2.py3-none-any.whl size=1569381 sha256=740230c86f25c8436121e9177b58a1268fb79a3da44263a1aa1a9afa43ef11b6 Stored in directory: /root/.cache/pip/wheels/72/31/00/174a93cd6b788f9f2b8707b01114fb569237cd14730d5dfaf5 Building wheel for jmespath (setup.py): started Building wheel for jmespath (setup.py): finished with status 'done' Created wheel for jmespath: filename=jmespath-1.0.1-py3-none-any.whl size=20257 sha256=8b8b7c942873195a8e61805cf8fd03c6d8c869c36a5a90ba3f9de488e5f8df38 Stored in directory: /root/.cache/pip/wheels/4b/23/5a/73387ef61308e0272c48f12a7be6f984b129785b6b2a0710ce Building wheel for lazy-object-proxy (pyproject.toml): started Building wheel for lazy-object-proxy (pyproject.toml): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.9.0-cp311-cp311-linux_x86_64.whl size=69373 sha256=d36d59a32856c53b13dc42cafa98206b7f7719bc714c6b6c5139016bea762950 Stored in directory: /root/.cache/pip/wheels/7c/a7/f9/ccb0f900c529b76336b1f654449c221d38e623423b47c9c2f6 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24705 sha256=10c0b90d3a8d41d2c57ad3e07ed07fe83b74ca10119788853beebec794f9f4ac Stored in directory: /root/.cache/pip/wheels/58/24/b1/c15704655d03619e5ecc64cec60b67bac664986deb599619d1 Building wheel for lunr (pyproject.toml): started Building wheel for lunr (pyproject.toml): finished with status 'done' Created wheel for lunr: filename=lunr-0.7.0.post1-py3-none-any.whl size=35209 sha256=77cce585d195d412cff362698799c9571ff3e285fc6bd8816ecbc9ec82dbb368 Stored in directory: /root/.cache/pip/wheels/4e/07/2d/adb884c2a5a3115ab4735c988e1c812268bbf157e767b59f80 Building wheel for Mako (pyproject.toml): started Building wheel for Mako (pyproject.toml): finished with status 'done' Created wheel for Mako: filename=Mako-1.2.4-py3-none-any.whl size=78670 sha256=90fff09082b69c5c0ef0f9b6f23d5679eeb366b66c8f7659bb34c4c146111bb6 Stored in directory: /root/.cache/pip/wheels/67/34/e6/5640af6b20e372b8a20fbc4b27dc2176a4153d1d86f480d4b9 Building wheel for matplotlib-inline (setup.py): started Building wheel for matplotlib-inline (setup.py): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.6-py3-none-any.whl size=9408 sha256=64ee05a299b190e931e0f7c20c3896c7a1be877e06ad337c83b1112ac192285d Stored in directory: /root/.cache/pip/wheels/b0/ee/29/bf244b920738d4d9068720aa87a7acadc2b8f4e9110eaf4297 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.7.0-py2.py3-none-any.whl size=7330 sha256=e88f3c9ddd9bafbd960ec5a4e95a0fb14eca2504790df79286cf36297ad8b562 Stored in directory: /root/.cache/pip/wheels/54/4f/02/b82a0371033b76a8b5c99bc839d2f2220db281de5402246308 Building wheel for mergedeep (setup.py): started Building wheel for mergedeep (setup.py): finished with status 'done' Created wheel for mergedeep: filename=mergedeep-1.3.4-py3-none-any.whl size=4750 sha256=a275c5911af7c5b34c93b228f5ae2deb82a3283dc2c6c523f4f5bfb780f5c103 Stored in directory: /root/.cache/pip/wheels/4a/e2/dd/b896590796acafa7bf8f183a578aa86dd2ade6e184add4bc3f Building wheel for mkdocs (pyproject.toml): started Building wheel for mkdocs (pyproject.toml): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.5.3-py3-none-any.whl size=3694762 sha256=9d7ec83d0ad0eabdf602a391072d04a7462debb496f2f0eb04453a5571bd173d Stored in directory: /root/.cache/pip/wheels/42/15/5f/0ade8311c964eef872db85e885586828b375a62f372e39ac4f Building wheel for mkdocs-add-number-plugin (setup.py): started Building wheel for mkdocs-add-number-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-add-number-plugin: filename=mkdocs_add_number_plugin-1.2.2-py3-none-any.whl size=9151 sha256=b1bd55b35942ebfb435699e46f37ed2684b1c56c57ae286a79e85fe465bf1b49 Stored in directory: /root/.cache/pip/wheels/dd/d7/a8/3a93f978f8797bb0d29fd80f7ad9d3799eac98f378789cce9c Building wheel for mkdocs-exclude (setup.py): started Building wheel for mkdocs-exclude (setup.py): finished with status 'done' Created wheel for mkdocs-exclude: filename=mkdocs_exclude-1.0.2-py3-none-any.whl size=7354 sha256=a2e7e2f50738ca3838d9cde311257f119a3937a2ed29c30cd40aa81921ecbcef Stored in directory: /root/.cache/pip/wheels/77/c7/ae/c60381b13d6326a19bad15a76deb2d55510d6a5418c7c51288 Building wheel for mkdocs-macros-plugin (setup.py): started Building wheel for mkdocs-macros-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-macros-plugin: filename=mkdocs_macros_plugin-1.0.4-py3-none-any.whl size=21370 sha256=91cecedce07216e89506c854ac22121b746be3de924fe8a444858ce3e2810e55 Stored in directory: /root/.cache/pip/wheels/77/2e/7f/c9ed9663c389f8e5e6c84ba60513cc76fcc826cf72780db4bd Building wheel for mkdocs-material (pyproject.toml): started Building wheel for mkdocs-material (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-9.4.5-py3-none-any.whl size=8391699 sha256=0922e3e34d95dbf3f0c84fc817a233e1cbd5874830c6fd821d525ba90e0ce077 Stored in directory: /root/.cache/pip/wheels/d0/1a/6c/05a8c1fe5d8740a91d48d93a8ca4906205108640f391fde75b Building wheel for mkdocs-material-extensions (pyproject.toml): started Building wheel for mkdocs-material-extensions (pyproject.toml): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.2-py3-none-any.whl size=7987 sha256=c767bd6d6305f6420a50f0b541b0c9966d52068839af97029be14443849fb8a1 Stored in directory: /root/.cache/pip/wheels/04/5a/86/f4d36a8a683e3a07317abe2b8f4b79e9b2a8768dc1cf089074 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-5.1.0-py3-none-any.whl size=30937 sha256=6d99b12fce49fa1093bf5beb4fa98c129674f02a08539dc715d174869b0c5550 Stored in directory: /root/.cache/pip/wheels/bc/37/ef/beb2934e91463877439ac4ea907ee5acf898dc7488aea02c44 Building wheel for more-itertools (pyproject.toml): started Building wheel for more-itertools (pyproject.toml): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-10.1.0-py3-none-any.whl size=55824 sha256=3faabb11779e1eaa0a3550d44006f231e51b94a65cf142d5911cb74f5889e227 Stored in directory: /root/.cache/pip/wheels/2d/09/41/8142105ba84b4ad96aaaa534c6fb883e8d6ab1ec5db65aee5c Building wheel for natsort (setup.py): started Building wheel for natsort (setup.py): finished with status 'done' Created wheel for natsort: filename=natsort-8.4.0-py3-none-any.whl size=38248 sha256=3c7370bef4829fa3af2fdbf5ec43f12bb22a99b4f54c1ad0ffec89b8dfd676ef Stored in directory: /root/.cache/pip/wheels/69/97/94/5677c9a3725a4e56109c9aed82465f89ee1b192b934c1891b8 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.8.1-py3-none-any.whl size=1510682 sha256=928ba86ef493314a7ec35d0723e945ba8d6f50f2e08e130e80788cd76647e6c6 Stored in directory: /root/.cache/pip/wheels/9a/15/02/87d2fc3b058697d367956422a0b3543e02dbe80a7f3c18b82c Building wheel for paginate (setup.py): started Building wheel for paginate (setup.py): finished with status 'done' Created wheel for paginate: filename=paginate-0.5.6-py3-none-any.whl size=12666 sha256=0aa50faa8620b6eb0f73aa8b13d7ea3544cacd986f7e1d836c7a0962e4eae039 Stored in directory: /root/.cache/pip/wheels/c6/d1/23/f52e2714a0712789b188486c8ada5f593f6f78c8caa9892a8d Building wheel for parso (setup.py): started Building wheel for parso (setup.py): finished with status 'done' Created wheel for parso: filename=parso-0.8.3-py2.py3-none-any.whl size=100685 sha256=92a91dd7837b7013b3de652c5a1b3fc39ac39a860ff7a6f9c11e71b9bf421363 Stored in directory: /root/.cache/pip/wheels/61/8a/70/fb768c3990f52ecf78b71e1cbdcd5ac073a0e68d2203fe97a6 Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.10.0-py3-none-any.whl size=118380 sha256=1ada20339879dda5fe1a957d807d09c58c83d85058ec5b2ea1de3820718f6629 Stored in directory: /root/.cache/pip/wheels/42/03/04/5391b54865faad32f20c02bae11654b6f7c125de49c6eba9fc Building wheel for pexpect (setup.py): started Building wheel for pexpect (setup.py): finished with status 'done' Created wheel for pexpect: filename=pexpect-4.8.0-py2.py3-none-any.whl size=59035 sha256=5ede344d1fea58b2d45e4762b99b36659f9f386bbf26915f6f323848a3f87d87 Stored in directory: /root/.cache/pip/wheels/9c/41/e1/3572d4978dd5f8e5de4bda718c6a0b9f87475f076f2a099097 Building wheel for pickleshare (setup.py): started Building wheel for pickleshare (setup.py): finished with status 'done' Created wheel for pickleshare: filename=pickleshare-0.7.5-py2.py3-none-any.whl size=6283 sha256=7b2c3a896f8d56e69d78c65c8d4b6ce7a8d794ec51a401fc6e4229f0a9834296 Stored in directory: /root/.cache/pip/wheels/55/ef/8a/eb83b35651b750765c4aa200c9d726a568e65c3f9f90c33351 Building wheel for pipdeptree (pyproject.toml): started Building wheel for pipdeptree (pyproject.toml): finished with status 'done' Created wheel for pipdeptree: filename=pipdeptree-2.13.1-py3-none-any.whl size=26630 sha256=c1003bd1c42603712223ca89c5248c38add7719ce2344a40914db7b96fca98e3 Stored in directory: /root/.cache/pip/wheels/6e/a9/e4/643f3a5cdc05dbfc4f54fa7d4227c1a448f4832e75f8e18468 Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.39-py3-none-any.whl size=385247 sha256=50af15d845a8c15e74327884b98187771108516800e276082966eac1e4a3312d Stored in directory: /root/.cache/pip/wheels/22/9d/1c/4ba873a50bd7587200495b5e184d7f74d0cfc38c6d387cf22a Building wheel for ptyprocess (pyproject.toml): started Building wheel for ptyprocess (pyproject.toml): finished with status 'done' Created wheel for ptyprocess: filename=ptyprocess-0.7.0-py2.py3-none-any.whl size=13980 sha256=abeb86223681c1a33de8b500fbf128cfb17fabb7d57ffbf6f5321b06b9c72cce Stored in directory: /root/.cache/pip/wheels/f9/e1/7a/b2a2594f9df02b7c7f34b7861aa378203f81d0628956804e7b Building wheel for pure-eval (pyproject.toml): started Building wheel for pure-eval (pyproject.toml): finished with status 'done' Created wheel for pure-eval: filename=pure_eval-0.2.2-py3-none-any.whl size=11671 sha256=96a814b994a258d03bbb993d9884403cad28208b8efc1d06ddc1cac5352ea79c Stored in directory: /root/.cache/pip/wheels/d9/b2/1d/d2aa42d3acfff4fc45dd5b5fa6d9610e260f7a8b1f46148d84 Building wheel for pydocstyle (pyproject.toml): started Building wheel for pydocstyle (pyproject.toml): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-6.1.1-py3-none-any.whl size=37213 sha256=433974c10648fbb02ffe457858971b5ae34aa242ad4b1fbc4797bfb20b3d02bd Stored in directory: /root/.cache/pip/wheels/e3/b7/c0/ad5f0df00e71ba7cf2173084d8420dbad5bcbc04ac103b9143 Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-3.1.0-py2.py3-none-any.whl size=62615 sha256=4a1b8d82334d7783d84235a0a1d522cb8dbe5b1ca9e70d44d695fcad82d72241 Stored in directory: /root/.cache/pip/wheels/fc/db/de/47d5eac87e3515a11c98e0dd50e1d18b303edc71504fa49dc0 Building wheel for pyinstaller-hooks-contrib (pyproject.toml): started Building wheel for pyinstaller-hooks-contrib (pyproject.toml): finished with status 'done' Created wheel for pyinstaller-hooks-contrib: filename=pyinstaller_hooks_contrib-2024.0-py2.py3-none-any.whl size=326826 sha256=381f9ae20238860a8f94ab171b4b0be838dfed039aa6b3e2138175a24173b172 Stored in directory: /root/.cache/pip/wheels/c7/9d/83/6d3f5aecb588e53083e7112e4c14d647cc6689c663e465b945 Building wheel for pyinstaller (pyproject.toml): started Building wheel for pyinstaller (pyproject.toml): finished with status 'done' Created wheel for pyinstaller: filename=pyinstaller-6.3.0-py3-none-any.whl size=2164478 sha256=ae9bee1e4427998c961708a995e2b297382d18b6d85ba1a29fc9dfdf10ee0e4e Stored in directory: /root/.cache/pip/wheels/b2/bc/b9/8862b772661aefb7cf90a76ac45ee526f35e5e39d5eb73d3d3 Building wheel for pylint (pyproject.toml): started Building wheel for pylint (pyproject.toml): finished with status 'done' Created wheel for pylint: filename=pylint-3.0.1-py3-none-any.whl size=510171 sha256=6d86b180f00c4705a38238bcde6d270677df62cf0bc5f29b450a7f69978ad7e2 Stored in directory: /root/.cache/pip/wheels/91/ce/ac/22fd1f9e4f0748c9dc34ccd9b052a8edf6e3e1c0a60870dd7f Building wheel for pymdown-extensions (pyproject.toml): started Building wheel for pymdown-extensions (pyproject.toml): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-10.3-py3-none-any.whl size=241029 sha256=77a82c621c58a83efc49a389159181d570e370fff9f810d3a4766a75fc678b66 Stored in directory: /root/.cache/pip/wheels/1f/61/16/bb0ee324c81970442fdef58464778aafb60e80577f8393deb9 Building wheel for pytest (pyproject.toml): started Building wheel for pytest (pyproject.toml): finished with status 'done' Created wheel for pytest: filename=pytest-7.4.4-py3-none-any.whl size=325169 sha256=2c108c07df2709a6a5a31267bad9a3c3c656fd719cc7d113fbf3b30848a2b47b Stored in directory: /root/.cache/pip/wheels/5a/30/71/e3d7792c62942ee682a4bf36f716a8b91a741ef53faca2dc1e Building wheel for pytest-asyncio (pyproject.toml): started Building wheel for pytest-asyncio (pyproject.toml): finished with status 'done' Created wheel for pytest-asyncio: filename=pytest_asyncio-0.21.1-py3-none-any.whl size=13221 sha256=4589c396580d135e0d2c2ea951f2d54e68cd3e9f410494c9bd4a69868dff9da6 Stored in directory: /root/.cache/pip/wheels/ef/84/8a/f8cd45044a747a3a181ace1538f73383ca50f64cfe40aeb62d Building wheel for pytest-cov (setup.py): started Building wheel for pytest-cov (setup.py): finished with status 'done' Created wheel for pytest-cov: filename=pytest_cov-4.1.0-py3-none-any.whl size=21943 sha256=fdf6e34af967da262ed10573b950de99ffba7473d8c79dba6fb0bb52e7053302 Stored in directory: /root/.cache/pip/wheels/86/51/0a/e038dd422bfd3629c7cdeff51a52916318aabb2d9cd5edf292 Building wheel for pytest-html (pyproject.toml): started Building wheel for pytest-html (pyproject.toml): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-4.1.1-py3-none-any.whl size=23369 sha256=60e860f91dbd8fd777f6603540af1f048e6404215d742994097f307f81f95094 Stored in directory: /root/.cache/pip/wheels/cc/1f/99/de456c0f988741e5097ff8a9de21ffb4324688d0cb3574c9c0 Building wheel for pytest-json-report (setup.py): started Building wheel for pytest-json-report (setup.py): finished with status 'done' Created wheel for pytest-json-report: filename=pytest_json_report-1.5.0-py3-none-any.whl size=13207 sha256=3134bd728d92dbfaed7d419ce100906423377528ae2b4a938bb81fd75219226c Stored in directory: /root/.cache/pip/wheels/8b/ed/5e/fbd7d4cb08b414f55fc6005051b6ca269c0e335ad101205506 Building wheel for pytest-mock (setup.py): started Building wheel for pytest-mock (setup.py): finished with status 'done' Created wheel for pytest-mock: filename=pytest_mock-3.11.1-py3-none-any.whl size=9588 sha256=29931c0a0f9845caf5c62937a32ad65a317fb0eb1dc15934ed977a4a782b0d83 Stored in directory: /root/.cache/pip/wheels/04/1d/6a/612d4ba6ecd34ae3f4a9e4b7307ea174b35cf35de0216d1016 Building wheel for pytest-xdist (pyproject.toml): started Building wheel for pytest-xdist (pyproject.toml): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-3.3.1-py3-none-any.whl size=41744 sha256=ef86c7dd300bc85c64e5fd14d180a28cb514a69ba0e1ad485a7857fd0be3f3dc Stored in directory: /root/.cache/pip/wheels/3c/e9/fa/7d1195e2834ca3380be872584fd8baa4a1978e20baeac326a0 Building wheel for pywget (setup.py): started Building wheel for pywget (setup.py): finished with status 'done' Created wheel for pywget: filename=pywget-0.31-py2.py3-none-any.whl size=13410 sha256=c4be5fff0487eb6616f33a98e080704ea8888ed7237ff81df81a633824cf8456 Stored in directory: /root/.cache/pip/wheels/3b/c1/e9/1055964a51a361d103ac2e14d36193ff019d265b36d47f4050 Building wheel for pyyaml-env-tag (pyproject.toml): started Building wheel for pyyaml-env-tag (pyproject.toml): finished with status 'done' Created wheel for pyyaml-env-tag: filename=pyyaml_env_tag-0.1-py3-none-any.whl size=3899 sha256=e3df8f80ba3982130ec4a8cbe3a532728a99e58b6749b3d51bc0f19c7bef6603 Stored in directory: /root/.cache/pip/wheels/cd/97/0e/a7f217b87342032b1f60d161781e646e9df84a90a7eaf38914 Building wheel for repackage (setup.py): started Building wheel for repackage (setup.py): finished with status 'done' Created wheel for repackage: filename=repackage-0.7.3-py3-none-any.whl size=3285 sha256=a6e61f892eaa25ea8cf06286942c08a922198022344705e939ce2d59b91d8e90 Stored in directory: /root/.cache/pip/wheels/d5/6f/34/512773a583630127a6df5033626a3b00ed77a97d2970a32b49 Building wheel for setuptools-git-versioning (setup.py): started Building wheel for setuptools-git-versioning (setup.py): finished with status 'done' Created wheel for setuptools-git-versioning: filename=setuptools_git_versioning-1.13.5-py3-none-any.whl size=10827 sha256=313a2058192d5fd539a78b33dc8a47c4a52fb3ea962f8ee49f547f96b72f2ef3 Stored in directory: /root/.cache/pip/wheels/7e/a9/94/323f3b8b2056ed120fa2008f46d7efa26d355bb26c66bfaf03 Building wheel for sftp-py (setup.py): started Building wheel for sftp-py (setup.py): finished with status 'done' Created wheel for sftp-py: filename=sftp_py-0.2.1-py3-none-any.whl size=5828 sha256=c24146f364f59e209cc5c72f6056e37860790fb2f215fe8f6ded57b510322e92 Stored in directory: /root/.cache/pip/wheels/fe/f6/57/d429b8fa136e6fa03116aa66a065c22236116772571e68f281 Building wheel for simple-term-menu (setup.py): started Building wheel for simple-term-menu (setup.py): finished with status 'done' Created wheel for simple-term-menu: filename=simple_term_menu-1.6.4-py3-none-any.whl size=27461 sha256=91970bed19e639af3c1b14b938c093193f21a1c37c210c8e331fffb3dd5372d9 Stored in directory: /root/.cache/pip/wheels/5c/01/05/b53442a29ab37c9ae28836272d2e50ef0ccebc5b980d63f9c0 Building wheel for smmap (setup.py): started Building wheel for smmap (setup.py): finished with status 'done' Created wheel for smmap: filename=smmap-5.0.1-py3-none-any.whl size=24283 sha256=ee28abb7e310edd1a2e6e8b6d162e28eecb814b7b01fce5972cd0084e0d37c85 Stored in directory: /root/.cache/pip/wheels/af/d2/30/991e9d88b9c1ec708454be8ebfd3b770ad8a6681a09e9d363b Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.2.0-py2.py3-none-any.whl size=92988 sha256=33ba9e95a9e52d4adbbd46d3019c5752bb2206d23ef6502551ab820be4e9fd2e Stored in directory: /root/.cache/pip/wheels/aa/c2/55/e85f6a8e5d268e7a2094a0aea90beea5a748e5b8c7d26c0fa8 Building wheel for stack-data (pyproject.toml): started Building wheel for stack-data (pyproject.toml): finished with status 'done' Created wheel for stack-data: filename=stack_data-0.6.3-py3-none-any.whl size=24518 sha256=28c01acbed5025d5bb2d4a9f20766ec4a32c9d7d9809b3736d58722bd3f2344c Stored in directory: /root/.cache/pip/wheels/66/5b/14/c9734e4d57bebe12f982fec343bce048954d1cf2abc4aab9b7 Building wheel for stevedore (setup.py): started Building wheel for stevedore (setup.py): finished with status 'done' Created wheel for stevedore: filename=stevedore-5.1.0-py3-none-any.whl size=48676 sha256=817895882a1ccadb5afd07422db7997513282533990970adcb358300330c0dde Stored in directory: /root/.cache/pip/wheels/df/3b/35/c47f3d552be0095df3ca7b07fb531a21140d4710af0751fcd9 Building wheel for tornado (pyproject.toml): started Building wheel for tornado (pyproject.toml): finished with status 'done' Created wheel for tornado: filename=tornado-6.3.3-cp38-abi3-linux_x86_64.whl size=429341 sha256=967b4a10102e51e13c06566de4098789e6a9ba4a065ad8e472782f08d305bd41 Stored in directory: /root/.cache/pip/wheels/a3/ed/c3/ae7c90663a70e8e30058f245c8081c28954f219d70cb188c02 Building wheel for typed-ast (setup.py): started Building wheel for typed-ast (setup.py): finished with status 'done' Created wheel for typed-ast: filename=typed_ast-1.5.5-cp311-cp311-linux_x86_64.whl size=914826 sha256=01d27d1281076250a29f728e9311a1048015abdc6103fe9308073c7fb96b45f6 Stored in directory: /root/.cache/pip/wheels/75/43/40/b979320f7a08473a7826150f6f40e738a8f0f64c80aaf0f2b2 Building wheel for typer (pyproject.toml): started Building wheel for typer (pyproject.toml): finished with status 'done' Created wheel for typer: filename=typer-0.9.0-py3-none-any.whl size=45861 sha256=7b6a5f186ca7752a7316f190ad0fd7e450589bf1738d7aa0091a85bfd4418b09 Stored in directory: /root/.cache/pip/wheels/4c/d6/4f/61e2dc77b4c036eade66ff79f0b7c977af8e9928ebbe420cbb Building wheel for typing-inspect (setup.py): started Building wheel for typing-inspect (setup.py): finished with status 'done' Created wheel for typing-inspect: filename=typing_inspect-0.9.0-py3-none-any.whl size=8819 sha256=5e4c8f97cb1e505a73268ad1fee9c9a4a44f72fd7b29af49958518c1c61b2905 Stored in directory: /root/.cache/pip/wheels/ee/a5/e8/442cab310f9ae35a18b2e5fd19bb260610429adfb454006088 Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-3.0.0-py3-none-any.whl size=82032 sha256=6bab09388e2779b82aa4661b97645c373205b077e33b9b0f78f46a9125c50627 Stored in directory: /root/.cache/pip/wheels/4d/58/44/2c9a2be09adb640c344be9970d37f88a4a78239b760bed8c55 Building wheel for wcmatch (pyproject.toml): started Building wheel for wcmatch (pyproject.toml): finished with status 'done' Created wheel for wcmatch: filename=wcmatch-8.5-py3-none-any.whl size=39337 sha256=14554e409b142edeefab901dc68ad570b30a72a8ab9a79106c5d5e9a6d241bd5 Stored in directory: /root/.cache/pip/wheels/e9/9a/f7/75233e4e037f7ee8300652aeb6d59c0f445bb874fec522cf2d Building wheel for wcwidth (setup.py): started Building wheel for wcwidth (setup.py): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.8-py2.py3-none-any.whl size=31295 sha256=01f33fef982da6902d2a96603436dcc77fdfe02699c66bb0fcb45d3423903210 Stored in directory: /root/.cache/pip/wheels/d3/4e/3f/841a6dcec197c086b11a482daf6c3cad061425b4c4b2e5a351 Successfully built altgraph apipkg astroid asttokens backcall bandit bracex black bump-pydantic coverage exceptiongroup execnet executing flake8 flake8-docstrings freezegun ghp-import gitdb GitPython iniconfig ipython jedi jmespath lazy-object-proxy livereload lunr Mako matplotlib-inline mccabe mergedeep mkdocs mkdocs-add-number-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools natsort nltk paginate parso pdoc3 pexpect pickleshare pipdeptree prompt-toolkit ptyprocess pure-eval pydocstyle pyflakes pyinstaller-hooks-contrib pyinstaller pylint pymdown-extensions pytest pytest-asyncio pytest-cov pytest-html pytest-json-report pytest-mock pytest-xdist pywget pyyaml-env-tag repackage setuptools-git-versioning sftp-py simple-term-menu smmap snowballstemmer stack-data stevedore tornado typed-ast typer typing-inspect watchdog wcmatch wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-2.2/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/altgraph-0.17.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/apipkg-3.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/astroid-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/asttokens-2.4.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/backcall-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/bandit-1.7.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/bracex-2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/black-24.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/bump_pydantic-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/coverage-7.3.2-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/exceptiongroup-1.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/execnet-2.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/executing-2.0.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/filprofiler-2023.3.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/flake8-6.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/flake8_docstrings-1.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/freezegun-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/ghp_import-2.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/gitdb-4.0.11-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/GitPython-3.1.41-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/iniconfig-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/ipython-8.16.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/isort-5.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/jedi-0.19.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jmespath-1.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/lazy_object_proxy-1.9.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/libcst-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/livereload-2.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/lunr-0.7.0.post1-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/Mako-1.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/matplotlib_inline-0.1.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/mccabe-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/mergedeep-1.3.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/mkdocs-1.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/mkdocs_add_number_plugin-1.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/mkdocs_awesome_pages_plugin-2.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/mkdocs_macros_plugin-1.0.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/mkdocs_material-9.4.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/mkdocs_material_extensions-1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mock-5.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/more_itertools-10.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/natsort-8.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nltk-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/paginate-0.5.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/panoply-0.1.56-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/parso-0.8.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/pdoc3-0.10.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/pexpect-4.8.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/pickleshare-0.7.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/pipdeptree-2.13.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/prompt_toolkit-3.0.39-py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/ptyprocess-0.7.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pure_eval-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/py_spy-0.3.14-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pydocstyle-6.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pyflakes-3.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/pyinstaller_hooks_contrib-2024.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/pyinstaller-6.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/pylint-3.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/pymdown_extensions-10.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/pytest-7.4.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pytest_asyncio-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pytest_cov-4.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/pytest_html-4.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/pytest_httpserver-1.0.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/pytest_metadata-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/pytest_json_report-1.5.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/pytest_mock-3.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/pytest_xdist-3.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/pywget-0.31-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/pyyaml_env_tag-0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/repackage-0.7.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/setuptools_git_versioning-1.13.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/sftp_py-0.2.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/simple_term_menu-1.6.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/smmap-5.0.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/snowballstemmer-2.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/stack_data-0.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/stevedore-5.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/tornado-6.3.3-cp38-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/typed_ast-1.5.5-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/typer-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/typing_inspect-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/watchdog-3.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/wcmatch-8.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/wcwidth-0.2.8-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Requirement already satisfied: six>=1.12.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from asttokens==2.4.0->-r requirements3.txt.tmp (line 4)) (1.16.0) Requirement already satisfied: PyYAML>=5.3.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (6.0.1) Requirement already satisfied: rich in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (13.5.2) Requirement already satisfied: click>=8.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (8.1.7) Requirement already satisfied: mypy-extensions>=0.4.3 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (1.0.0) Requirement already satisfied: packaging>=22.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (23.1) Requirement already satisfied: pathspec>=0.9.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (0.11.2) Requirement already satisfied: platformdirs>=2 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (3.10.0) Requirement already satisfied: aiohttp>=3.7.4 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from black==24.3.0->-r requirements3.txt.tmp (line 8)) (3.9.3) Requirement already satisfied: typing-extensions in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from bump-pydantic==0.7.0->-r requirements3.txt.tmp (line 9)) (4.8.0) Requirement already satisfied: threadpoolctl in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from filprofiler==2023.3.1->-r requirements3.txt.tmp (line 14)) (3.2.0) Requirement already satisfied: pycodestyle<2.12.0,>=2.11.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from flake8==6.1.0->-r requirements3.txt.tmp (line 15)) (2.11.0) Requirement already satisfied: python-dateutil>=2.7 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from freezegun==1.2.2->-r requirements3.txt.tmp (line 17)) (2.8.2) Requirement already satisfied: decorator in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (5.1.1) Requirement already satisfied: pygments>=2.4.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (2.16.1) Requirement already satisfied: traitlets>=5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from ipython==8.16.1->-r requirements3.txt.tmp (line 22)) (5.9.0) Requirement already satisfied: MarkupSafe>=0.9.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from Mako==1.2.4->-r requirements3.txt.tmp (line 30)) (2.1.3) Requirement already satisfied: jinja2>=2.11.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs==1.5.3->-r requirements3.txt.tmp (line 34)) (3.1.3) Requirement already satisfied: markdown>=3.2.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs==1.5.3->-r requirements3.txt.tmp (line 34)) (3.4.4) Requirement already satisfied: termcolor in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-macros-plugin==1.0.4->-r requirements3.txt.tmp (line 38)) (2.3.0) Requirement already satisfied: babel~=2.10 in /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.13.0) Requirement already satisfied: colorama~=0.4 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (0.4.6) Requirement already satisfied: regex>=2022.4 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2023.8.8) Requirement already satisfied: requests~=2.26 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.31.0) Requirement already satisfied: joblib in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from nltk==3.8.1->-r requirements3.txt.tmp (line 44)) (1.3.2) Requirement already satisfied: tqdm in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from nltk==3.8.1->-r requirements3.txt.tmp (line 44)) (4.66.1) Requirement already satisfied: setuptools>=42.0.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pyinstaller-hooks-contrib==2024.0->-r requirements3.txt.tmp (line 58)) (69.0.3) Requirement already satisfied: tomlkit>=0.10.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pylint==3.0.1->-r requirements3.txt.tmp (line 60)) (0.12.1) Requirement already satisfied: dill>=0.3.6 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pylint==3.0.1->-r requirements3.txt.tmp (line 60)) (0.3.7) Requirement already satisfied: pluggy<2.0,>=0.12 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from pytest==7.4.4->-r requirements3.txt.tmp (line 62)) (1.3.0) Requirement already satisfied: Werkzeug>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from pytest-httpserver==1.0.8->-r requirements3.txt.tmp (line 66)) (3.0.1) Requirement already satisfied: paramiko>=2.7.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (3.4.0) Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from stevedore==5.1.0->-r requirements3.txt.tmp (line 80)) (5.11.1) Requirement already satisfied: aiosignal>=1.1.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt.tmp (line 8)) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt.tmp (line 8)) (23.1.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt.tmp (line 8)) (1.4.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt.tmp (line 8)) (6.0.4) Requirement already satisfied: yarl<2.0,>=1.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp>=3.7.4->black==24.3.0->-r requirements3.txt.tmp (line 8)) (1.9.2) Requirement already satisfied: bcrypt>=3.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (4.0.1) Requirement already satisfied: cryptography>=3.3 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (41.0.7) Requirement already satisfied: pynacl>=1.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (1.5.0) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests~=2.26->mkdocs-material==9.4.5->-r requirements3.txt.tmp (line 39)) (2023.7.22) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from rich->bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (3.0.0) Requirement already satisfied: cffi>=1.12 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (1.15.1) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->bandit==1.7.6->-r requirements3.txt.tmp (line 6)) (0.1.2) Requirement already satisfied: pycparser in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko>=2.7.1->sftp-py==0.2.1->-r requirements3.txt.tmp (line 75)) (2.21) Installing collected packages: wcwidth, snowballstemmer, repackage, py-spy, pure-eval, ptyprocess, pickleshare, paginate, backcall, altgraph, watchdog, typing-inspect, typer, typed-ast, tornado, stevedore, smmap, simple-term-menu, setuptools-git-versioning, pyyaml-env-tag, pywget, pymdown-extensions, pyinstaller-hooks-contrib, pyflakes, pydocstyle, prompt-toolkit, pipdeptree, pexpect, parso, nltk, natsort, more-itertools, mock, mkdocs-material-extensions, mergedeep, mccabe, matplotlib-inline, Mako, lunr, lazy-object-proxy, jmespath, isort, iniconfig, filprofiler, executing, execnet, exceptiongroup, coverage, bracex, asttokens, astroid, apipkg, wcmatch, stack-data, pytest-httpserver, pytest, pylint, pyinstaller, pdoc3, panoply, livereload, libcst, jedi, gitdb, ghp-import, freezegun, flake8, pytest-xdist, pytest-mock, pytest-metadata, pytest-cov, pytest-asyncio, mkdocs, ipython, GitPython, flake8-docstrings, bump-pydantic, black, sftp-py, pytest-json-report, pytest-html, mkdocs-material, mkdocs-macros-plugin, mkdocs-exclude, mkdocs-awesome-pages-plugin, mkdocs-add-number-plugin, bandit Successfully installed GitPython-3.1.41 Mako-1.2.4 altgraph-0.17.4 apipkg-3.0.2 astroid-3.0.0 asttokens-2.4.0 backcall-0.2.0 bandit-1.7.6 black-24.3.0 bracex-2.4 bump-pydantic-0.7.0 coverage-7.3.2 exceptiongroup-1.1.3 execnet-2.0.2 executing-2.0.1 filprofiler-2023.3.1 flake8-6.1.0 flake8-docstrings-1.7.0 freezegun-1.2.2 ghp-import-2.1.0 gitdb-4.0.11 iniconfig-2.0.0 ipython-8.16.1 isort-5.12.0 jedi-0.19.1 jmespath-1.0.1 lazy-object-proxy-1.9.0 libcst-1.1.0 livereload-2.6.3 lunr-0.7.0.post1 matplotlib-inline-0.1.6 mccabe-0.7.0 mergedeep-1.3.4 mkdocs-1.5.3 mkdocs-add-number-plugin-1.2.2 mkdocs-awesome-pages-plugin-2.9.2 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-1.0.4 mkdocs-material-9.4.5 mkdocs-material-extensions-1.2 mock-5.1.0 more-itertools-10.1.0 natsort-8.4.0 nltk-3.8.1 paginate-0.5.6 panoply-0.1.56 parso-0.8.3 pdoc3-0.10.0 pexpect-4.8.0 pickleshare-0.7.5 pipdeptree-2.13.1 prompt-toolkit-3.0.39 ptyprocess-0.7.0 pure-eval-0.2.2 py-spy-0.3.14 pydocstyle-6.1.1 pyflakes-3.1.0 pyinstaller-6.3.0 pyinstaller-hooks-contrib-2024.0 pylint-3.0.1 pymdown-extensions-10.3 pytest-7.4.4 pytest-asyncio-0.21.1 pytest-cov-4.1.0 pytest-html-4.1.1 pytest-httpserver-1.0.8 pytest-json-report-1.5.0 pytest-metadata-3.0.0 pytest-mock-3.11.1 pytest-xdist-3.3.1 pywget-0.31 pyyaml-env-tag-0.1 repackage-0.7.3 setuptools-git-versioning-1.13.5 sftp-py-0.2.1 simple-term-menu-1.6.4 smmap-5.0.1 snowballstemmer-2.2.0 stack-data-0.6.3 stevedore-5.1.0 tornado-6.3.3 typed-ast-1.5.5 typer-0.9.0 typing-inspect-0.9.0 watchdog-3.0.0 wcmatch-8.5 wcwidth-0.2.8 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_devtools/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/GitPython.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/altgraph.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/asttokens.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/backcall.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bandit.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bracex.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/bump-pydantic.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/exceptiongroup.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/executing.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/filprofiler.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flake8_docstrings.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ghp-import.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/gitdb.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/iniconfig.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ipython.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/jedi.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/jmespath.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/libcst.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/matplotlib-inline.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mergedeep.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/natsort.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/paginate.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/panoply.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/parso.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pexpect.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pickleshare.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pipdeptree.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/prompt_toolkit.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/ptyprocess.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pure_eval.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/py-spy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyinstaller-hooks-contrib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyinstaller.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-asyncio.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-json-report.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pywget.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/pyyaml_env_tag.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/setuptools-git-versioning.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/sftp_py.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/simple-term-menu.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/smmap.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/stack_data.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/stevedore.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typed_ast.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typer.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/typing_inspect.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/watchdog.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/wcmatch.yaml is ready /opt/metwork-mfext-2.2/opt/python3_devtools/share/metwork_packages/wcwidth.yaml is ready make[3]: Leaving directory '/src/layers/layer7_python3_devtools/0500_extra_python_packages' if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-2.2/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_09f52ae407532d3bc71047399cda2c3f.tar created make[2]: Leaving directory '/src/layers/layer7_python3_devtools' make[2]: Entering directory '/src/layers/layer8_java' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/java" "java" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: 6bbcf5dcfbe23bf9a62aedfa2aaa1c7b cache hit (used: /buildcache/mfext_cache_layer_java_0a0e59668f07e50819e7a945da093638.tar) if ! test -f cache/hit; then \ for SUBDIR in 0500_openjdk; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-2.2/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_0a0e59668f07e50819e7a945da093638.tar) make[2]: Leaving directory '/src/layers/layer8_java' make[2]: Entering directory '/src/layers/layer8_monitoring' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" "monitoring" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 source hash: f064f4b8a9f21b17a7fe5b188db1cf21 cache hit (used: /buildcache/mfext_cache_layer_monitoring_4774379a650beb87a4125321f51a04d5.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/monitoring ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-2.2/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/monitoring" cache already exist (/buildcache/mfext_cache_layer_monitoring_4774379a650beb87a4125321f51a04d5.tar) make[2]: Leaving directory '/src/layers/layer8_monitoring' make[2]: Entering directory '/src/layers/layer9_default' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .extra_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.extra_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/default" "default" /etc/buildimage_hash: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: f357762151aecf9d495b425b816068aa core@mfext layer (dependency) hash (from cache): 6b282b5ea92136cdae5dc34373c449a4 devtools@mfext layer (dependency) hash (from cache): 3908e09281db47b5b4f1dbeff1332c3d java@mfext layer (dependency) hash (from cache): e7108d91303c3f6b1ca825230455efc5 monitoring@mfext layer (dependency) hash (from cache): 2adf4e80cf2ad876bfd5548cf0b3874c nodejs@mfext layer (dependency) hash (from cache): 8d23850fcda6a33f9aa9ae2cd6582da8 openresty@mfext layer (dependency) hash (from cache): 77c0761705a75516de4efcc894cbf9cd python3@mfext layer (dependency) hash (from cache): 6e1e692fbb7f33f875ce8423e889e7ce python3_core@mfext layer (dependency) hash (from cache): 12908429ff195d019e77aa86c2aa0cf2 python3_devtools@mfext layer (dependency) hash (from cache): 36acda7e8c4c8325b0b6b2788cf6a7f4 python3_scientific_core@mfext layer (dependency) hash (from cache): 340e50476b9677fd31117069b5d7199d root@mfext layer (dependency) hash (from cache): 0d9acabec97e282d9bb80540dbdb8091 scientific_core@mfext layer (dependency) hash (from cache): a74cf6b251180980dfb285c54ed9096c source hash: d676d09fa161352d56a3ced7931d7d49 cache missed (/buildcache/mfext_cache_layer_default_e6191c98af07c6c8de7efb4b18699c17.tar) if ! test -f cache/hit; then \ for SUBDIR in ; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-2.2/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-2.2/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-2.2/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/default" cache: /buildcache/mfext_cache_layer_default_e6191c98af07c6c8de7efb4b18699c17.tar created make[2]: Leaving directory '/src/layers/layer9_default' make[1]: Leaving directory '/src/layers' cd adm && make all make[1]: Entering directory '/src/adm' cp -f metwork_debug /opt/metwork-mfext-2.2/bin/metwork_debug chmod a+rx /opt/metwork-mfext-2.2/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-2.2/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-2.2/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-2.2/bin/clear.sh chmod a+rx /opt/metwork-mfext-2.2/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-2.2/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-2.2/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-2.2/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-2.2/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-2.2/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-2.2/bin/components chmod a+rx /opt/metwork-mfext-2.2/bin/components cp -f _circus.start /opt/metwork-mfext-2.2/bin/_circus.start chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-2.2/bin/_circus.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-2.2/bin/_circus.status chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-2.2/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-2.2/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-2.2/bin/before_start_redis chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-2.2/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-2.2/bin/port_test.sh chmod a+rx /opt/metwork-mfext-2.2/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-2.2/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-2.2/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-2.2/bin/config.py chmod a+rx /opt/metwork-mfext-2.2/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-2.2/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-2.2/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-2.2/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-2.2/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-2.2/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-2.2/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-2.2/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-2.2/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-2.2/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-2.2/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-2.2/bin/_circusctl chmod a+rx /opt/metwork-mfext-2.2/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-2.2/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-2.2/bin/nginx.status chmod a+rx /opt/metwork-mfext-2.2/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-2.2/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-2.2/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-2.2/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-2.2/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-2.2/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-2.2/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-2.2/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-2.2/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-2.2/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-2.2/bin/_circus.reload chmod a+rx /opt/metwork-mfext-2.2/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-2.2/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-2.2/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-2.2/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-2.2/bin/plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-2.2/bin/_plugins.status chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-2.2/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-2.2/bin/plugins.stop chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-2.2/bin/_plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-2.2/bin/plugins.start chmod a+rx /opt/metwork-mfext-2.2/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-2.2/bin/_send_state.py chmod a+rx /opt/metwork-mfext-2.2/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-2.2/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-2.2/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-2.2/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-2.2/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-2.2/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-2.2/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-2.2/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-2.2/bin/repeat.sh chmod a+rx /opt/metwork-mfext-2.2/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-2.2/bin/before_start_vector chmod a+rx /opt/metwork-mfext-2.2/bin/before_start_vector cp -f _module_status_json.py /opt/metwork-mfext-2.2/bin/_module_status_json.py chmod a+rx /opt/metwork-mfext-2.2/bin/_module_status_json.py cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-2.2/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-2.2/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-2.2/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-2.2/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-2.2/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-2.2/share/templates/bashrc /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-2.2/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-2.2/share/templates/bash_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-2.2/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-2.2/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-2.2/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-2.2/share/templates/nethard_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-2.2/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-2.2/share/templates/interactive_profile /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-2.2/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-2.2/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-2.2 && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-2.2/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/share/templates/_mfxxx_wrapper /opt/metwork-mfext-2.2/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-2.2/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-2.2/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-2.2/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-2.2/share/templates/crontab cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-2.2/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-2.2/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-2.2/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-2.2/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-2.2/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-2.2/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-2.2/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-2.2/share/templates/telegraf.conf cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-2.2/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-2.2/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-2.2/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-2.2/share/templates/circus.ini mkdir -p /opt/metwork-mfext-2.2/lib/mfext touch /opt/metwork-mfext-2.2/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-2.2/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-2.2/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-2.2/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-2.2/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-2.2/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-2.2/bin/envtpl >/opt/metwork-mfext-2.2/bin/metwork make[1]: Leaving directory '/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md