cp -f .layerapi2_label /opt/metwork-mfext-1.1/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.1/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.1/.dhash_ignore_hash touch /opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.1/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.1/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.1/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.1/bin/envtpl chmod a+rx /opt/metwork-mfext-1.1/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.1/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.1/bin/dhash chmod a+rx /opt/metwork-mfext-1.1/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.1/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.1/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.1/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.1/bin/module_hash chmod a+rx /opt/metwork-mfext-1.1/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.1/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.1/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.1/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.1/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.1/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.1/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.1/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-1.1/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.1/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.1/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.1/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.1/config/version || { rm -f /opt/metwork-mfext-1.1/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-1.1/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.1/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.1/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.1/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.1/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/2/g' >python2_layer.mk cat python_layer.mk |sed 's/PYTHONMAJORVERSION/3/g' >python3_layer.mk cp -f python3_layer.mk /opt/metwork-mfext-1.1/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.1/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.1/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.1/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.1/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.1/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.1/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.1/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.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-1.1/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/core" "core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b2fc837eb162554ec4aae0feb1c93db0 cache hit (used: /buildcache/mfext_cache_layer_core_23b6d20f9bb0bec95e658e0171b36c25.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_xz 0004_libffi 0005_pcre 0005_readline 0010_liquidprompt 0015_libev 0020_sqlite 0027_cares 0028_libressl 0029_curl 0030_glib2 0035_dtreetrawl 0040_json-c 0045_mfutil_c 0050_libxml 0060_libxslt 0070_layerapi2 0080_log_proxy 0100_redis 0110_cmake3 0117_yajl 0130_tcping 0200_ctags; 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-1.1/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.1/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_23b6d20f9bb0bec95e658e0171b36c25.tar) make[2]: Leaving directory `/src/layers/layer0_core' make[2]: Entering directory `/src/layers/layer0_tcltk' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .system_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" "tcltk" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_6f80a5d8db211d35b0e3005f1f8c46e3.tar) if ! test -f cache/hit; then \ for SUBDIR in 0010_tcl 0020_tk; 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-1.1/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.1/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_6f80a5d8db211d35b0e3005f1f8c46e3.tar) make[2]: Leaving directory `/src/layers/layer0_tcltk' 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-1.1/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" "openresty" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: f42b8c8b3c8be01eb87ae860e5b5e087 cache hit (used: /buildcache/mfext_cache_layer_openresty_1e8a93842aec78b9eccd6bbe1ea238f0.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-1.1/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.1/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_1e8a93842aec78b9eccd6bbe1ea238f0.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-1.1/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.system_dependencies; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_conflicts |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_conflicts; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" "python3_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 7414eb754b73810bccd65521696abec3 cache hit (used: /buildcache/mfext_cache_layer_python3_core_f195b83b0fe799222af38e65563569ae.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0032_wheel 0033_upgrade_pip_setuptools 0035_certifi 0400_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-1.1/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.1/opt/python3_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_f195b83b0fe799222af38e65563569ae.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-1.1/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" "scientific_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 0570dedb9b1564488eb0fcd43aab11f9 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_be4b96a57b6d8999266e484709422603.tar) if ! test -f cache/hit; then \ for SUBDIR in 0003_libpng 0005_openjpeg 0006_jasper 0008_postgresql 0011_hdf5 0012_netcdf_c 0013_netcdf_cxx 0020_proj 0021_geos 0022_libspatialite 0023_gdal 0024_pixman 0030_freetype 0031_fontconfig 0032_cairo 0070_postgis; 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-1.1/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.1/opt/scientific_core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_be4b96a57b6d8999266e484709422603.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-1.1/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3" "python3" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: edfb5605928b8e636a96aa7ff3b12240 cache missed (/buildcache/mfext_cache_layer_python3_b9b4de263ff241a1b9a5ad0501751039.tar) if ! test -f cache/hit; then \ for SUBDIR in 0400_prereq_extra_python_packages 0498_configupdater 0500_extra_python_packages 0550_bjoern; 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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer1430[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer1430] Collecting cffi==1.12.3 Downloading cffi-1.12.3.tar.gz (456 kB) Collecting pycparser==2.19 Downloading pycparser-2.19.tar.gz (158 kB) Collecting PyScaffold==3.2.3 Downloading PyScaffold-3.2.3.tar.gz (389 kB) Collecting setuptools==54.1.2 Downloading setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: setuptools, cffi, pycparser, PyScaffold Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=098ef657e90d361f37297cd24ad7c7650776d11704caa50d5329e011b917531e Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419091 sha256=2c40efe1dbffd94de1c689c0a36fa05a315f3cef75290c9b47dc0f508f4b6010 Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=290503f84635948bd0e09cc9514a2e7c3c8d812d94c910fd244bf0a002bd838c Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for PyScaffold (setup.py): started Building wheel for PyScaffold (setup.py): finished with status 'done' Created wheel for PyScaffold: filename=PyScaffold-3.2.3-py3-none-any.whl size=162977 sha256=420ebfd949e766ed54adffe2abd967814937d5a2d18e96dc99400b474d46cde8 Stored in directory: /root/.cache/pip/wheels/11/e9/ea/745fd5b406b65c722a16c751395353629e81a25913a0afc9f7 Successfully built setuptools cffi pycparser PyScaffold if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/cffi-1.12.3-cp38-cp38-linux_x86_64.whl Processing ./src/pycparser-2.19-py2.py3-none-any.whl Processing ./src/PyScaffold-3.2.3-py3-none-any.whl Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Installing collected packages: pycparser, cffi, PyScaffold Successfully installed PyScaffold-3.2.3 cffi-1.12.3 pycparser-2.19 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/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-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycparser.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0400_prereq_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0498_configupdater' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0498_configupdater' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` `readlink -m ./sources` MD5 6fb0e4371b22d9bb72efa79181000aac Computing checksum for /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1.tar.gz... Good checksum rm -Rf ConfigUpdater-1.0.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/ConfigUpdater-1.0.1.tar.gz` tar.gz ConfigUpdater-1.0.1 cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py build /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'project-urls' will not be supported in future versions. Please use the underscore name 'project_urls' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description' will not be supported in future versions. Please use the underscore name 'long_description' instead warnings.warn( /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/setuptools/dist.py:642: UserWarning: Usage of dash-separated 'long-description-content-type' will not be supported in future versions. Please use the underscore name 'long_description_content_type' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/configupdater copying src/configupdater/configupdater.py -> build/lib/configupdater copying src/configupdater/__init__.py -> build/lib/configupdater running egg_info writing src/ConfigUpdater.egg-info/PKG-INFO writing dependency_links to src/ConfigUpdater.egg-info/dependency_links.txt writing requirements to src/ConfigUpdater.egg-info/requires.txt writing top-level names to src/ConfigUpdater.egg-info/top_level.txt reading manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' writing manifest file 'src/ConfigUpdater.egg-info/SOURCES.txt' if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/ConfigUpdater-1.0.1.dist-info/direct_url.json Processing /src/layers/layer2_python3/0498_configupdater/build/ConfigUpdater-1.0.1 Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from ConfigUpdater==1.0.1) (54.1.2) Building wheels for collected packages: ConfigUpdater Building wheel for ConfigUpdater (setup.py): started Building wheel for ConfigUpdater (setup.py): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-1.0.1-py2.py3-none-any.whl size=13773 sha256=5555c05493986c1e1383e6527ae04ba783583a7df483a608fb800d375db36b56 Stored in directory: /root/.cache/pip/wheels/27/f5/98/f6de98ae000cd3042d2ffdacb14c3055aad5738b6a48db9a3d Successfully built ConfigUpdater Installing collected packages: ConfigUpdater Successfully installed ConfigUpdater-1.0.1 make[1]: Leaving directory '/src/layers/layer2_python3/0498_configupdater' make[3]: Leaving directory `/src/layers/layer2_python3/0498_configupdater' 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- 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 tempolayer1870[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870] Obtaining acquisition from git+https://github.com/metwork-framework/acquisition.git@e21af9f9bfe6693874c6660fd657be5fa6b92841#egg=acquisition (from -r requirements3.txt (line 1)) Cloning https://github.com/metwork-framework/acquisition.git (to revision e21af9f9bfe6693874c6660fd657be5fa6b92841) to ./tmp_src/acquisition Collecting aiohttp==3.7.4 Downloading aiohttp-3.7.4.tar.gz (1.1 MB) Preparing wheel metadata: started Preparing wheel metadata: 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 Collecting arrow==0.14.2 Downloading arrow-0.14.2.tar.gz (102 kB) Collecting async-timeout==3.0.1 Downloading async-timeout-3.0.1.tar.gz (9.7 kB) Collecting attrs==19.3.0 Downloading attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting autopep8==1.4.4 Downloading autopep8-1.4.4.tar.gz (114 kB) Collecting bash==0.6 Downloading bash-0.6.tar.gz (2.8 kB) Collecting bcrypt==3.1.7 Downloading bcrypt-3.1.7.tar.gz (42 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting binaryornot==0.4.4 Downloading binaryornot-0.4.4.tar.gz (371 kB) Collecting cachetools==3.1.1 Downloading cachetools-3.1.1.tar.gz (22 kB) Collecting Cerberus==1.3.2 Downloading Cerberus-1.3.2.tar.gz (52 kB) Collecting chardet==3.0.4 Downloading chardet-3.0.4.tar.gz (1.9 MB) Collecting Click==7.0 Downloading Click-7.0.tar.gz (286 kB) Collecting colorama==0.4.3 Downloading colorama-0.4.3.tar.gz (27 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1.tar.gz (95 kB) Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 17)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter_hooks.git (to revision 5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd) to ./tmp_src/cookiecutter-hooks Obtaining cronwrapper from git+https://github.com/metwork-framework/cronwrapper@828f7f1743224bcda739518698a71a65f1289e74#egg=cronwrapper (from -r requirements3.txt (line 19)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Collecting cryptography==3.3.2 Downloading cryptography-3.3.2.tar.gz (539 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709#egg=deploycron (from -r requirements3.txt (line 21)) Cloning https://github.com/metwork-framework/deploycron.git (to revision c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709) to ./tmp_src/deploycron Obtaining directory_observer from git+https://github.com/metwork-framework/directory_observer.git@03770b7876990803cc3b271e78b3c0a2364cdf3c#egg=directory_observer (from -r requirements3.txt (line 22)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Collecting diskcache==3.1.1 Downloading diskcache-3.1.1.tar.gz (489 kB) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@a7838100809b367451ddca6477616082b01f4c1c#egg=envtpl (from -r requirements3.txt (line 24)) Cloning https://github.com/metwork-framework/envtpl.git (to revision a7838100809b367451ddca6477616082b01f4c1c) to ./tmp_src/envtpl Collecting future==0.17.1 Downloading future-0.17.1.tar.gz (829 kB) Collecting gitignore-parser==0.0.6 Downloading gitignore_parser-0.0.6.tar.gz (3.5 kB) Collecting idna==2.8 Downloading idna-2.8.tar.gz (174 kB) Collecting inotify-simple==1.1.8 Downloading inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting Jinja2==2.11.3 Downloading Jinja2-2.11.3.tar.gz (257 kB) Collecting jinja2-time==0.2.0 Downloading jinja2-time-0.2.0.tar.gz (5.7 kB) Collecting joblib==0.17.0 Downloading joblib-0.17.0.tar.gz (1.7 MB) Collecting lazy-import==0.2.2 Downloading lazy_import-0.2.2.tar.gz (15 kB) Collecting Markdown==3.3.3 Downloading Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting MarkupSafe==1.1.1 Downloading MarkupSafe-1.1.1.tar.gz (19 kB) Collecting mflog==0.1.0 Downloading mflog-0.1.0.tar.gz (21 kB) Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6#egg=mfplugin (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 0cf569a70eb16b5e9ee3b3e07604d0216c6a16d6) to ./tmp_src/mfplugin Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@b9e938493875af31e9909b174de2494277d3f145#egg=mfutil (from -r requirements3.txt (line 37)) Cloning https://github.com/metwork-framework/mfutil.git (to revision b9e938493875af31e9909b174de2494277d3f145) to ./tmp_src/mfutil Collecting mockredispy==2.9.3 Downloading mockredispy-2.9.3.tar.gz (17 kB) Collecting multidict==4.7.6 Downloading multidict-4.7.6.tar.gz (50 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting netifaces==0.10.9 Downloading netifaces-0.10.9.tar.gz (28 kB) Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 41)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Collecting paramiko==2.7.1 Downloading paramiko-2.7.1.tar.gz (1.1 MB) Collecting pika==1.1.0 Downloading pika-1.1.0.tar.gz (139 kB) Collecting poyo==0.4.2 Downloading poyo-0.4.2.tar.gz (15 kB) Collecting pprintpp==0.4.0 Downloading pprintpp-0.4.0.tar.gz (17 kB) Collecting psutil==5.6.6 Downloading psutil-5.6.6.tar.gz (447 kB) Collecting pycodestyle==2.6.0 Downloading pycodestyle-2.6.0.tar.gz (100 kB) Collecting Pygments==2.7.4 Downloading Pygments-2.7.4.tar.gz (2.3 MB) Collecting pyinotify==0.9.6 Downloading pyinotify-0.9.6.tar.gz (60 kB) Collecting PyNaCl==1.3.0 Downloading PyNaCl-1.3.0.tar.gz (3.4 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting python-dateutil==2.8.0 Downloading python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytz==2019.1 Downloading pytz-2019.1.tar.gz (308 kB) Collecting PyYAML==5.4.1 Downloading PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting redis==3.2.1 Downloading redis-3.2.1.tar.gz (124 kB) Collecting requests==2.22.0 Downloading requests-2.22.0.tar.gz (113 kB) Collecting requests-unixsocket==0.2.0 Downloading requests-unixsocket-0.2.0.tar.gz (13 kB) Collecting rich==1.2.3 Downloading rich-1.2.3-py3-none-any.whl (123 kB) Saved ./src/rich-1.2.3-py3-none-any.whl Collecting simpleeval==0.9.10 Downloading simpleeval-0.9.10.tar.gz (26 kB) Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 59)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Collecting structlog==19.1.0 Downloading structlog-19.1.0.tar.gz (317 kB) Preparing wheel metadata: started Preparing wheel metadata: 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 61)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Collecting terminaltables==3.1.0 Downloading terminaltables-3.1.0.tar.gz (12 kB) Collecting tqdm==4.53.0 Downloading tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Unidecode==1.1.1 Downloading Unidecode-1.1.1.tar.gz (212 kB) Collecting urllib3==1.25.11 Downloading urllib3-1.25.11.tar.gz (260 kB) Collecting Werkzeug==1.0.1 Downloading Werkzeug-1.0.1.tar.gz (904 kB) Collecting whichcraft==0.5.2 Downloading whichcraft-0.5.2.tar.gz (6.5 kB) Collecting wrapt==1.12.1 Downloading wrapt-1.12.1.tar.gz (27 kB) Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@9c0b2974deeafed59caa3659c685a89e686a0159#egg=xattrfile (from -r requirements3.txt (line 69)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 9c0b2974deeafed59caa3659c685a89e686a0159) to ./tmp_src/xattrfile Collecting yarl==1.6.3 Downloading yarl-1.6.3.tar.gz (176 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 71)) Cloning https://github.com/metwork-framework/jinja2_fnmatch_extension (to revision 014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2) to ./tmp_src/jinja2-fnmatch-extension Obtaining jinja2_from_json_extension from git+https://github.com/metwork-framework/jinja2_from_json_extension@4b1bf5e9408003dd858f6d8e1346d61b4075f1a3#egg=jinja2_from_json_extension (from -r requirements3.txt (line 72)) Cloning https://github.com/metwork-framework/jinja2_from_json_extension (to revision 4b1bf5e9408003dd858f6d8e1346d61b4075f1a3) to ./tmp_src/jinja2-from-json-extension Obtaining jinja2_getenv_extension from git+https://github.com/metwork-framework/jinja2_getenv_extension@5c9b3e1f18e513a18e0c3b666f8b2f69032f548b#egg=jinja2_getenv_extension (from -r requirements3.txt (line 73)) Cloning https://github.com/metwork-framework/jinja2_getenv_extension (to revision 5c9b3e1f18e513a18e0c3b666f8b2f69032f548b) to ./tmp_src/jinja2-getenv-extension Obtaining jinja2_shell_extension from git+https://github.com/metwork-framework/jinja2_shell_extension@3d2c512ef132d0f9bb068fb69a78621636c28d4c#egg=jinja2_shell_extension (from -r requirements3.txt (line 74)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Collecting typing-extensions==3.7.4.3 Downloading typing_extensions-3.7.4.3.tar.gz (38 kB) Collecting six==1.15.0 Downloading six-1.15.0.tar.gz (33 kB) Collecting cffi==1.12.3 Using cached cffi-1.12.3.tar.gz (456 kB) Collecting setuptools==54.1.2 Using cached setuptools-54.1.2.tar.gz (2.1 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting filelock==3.0.12 Downloading filelock-3.0.12.tar.gz (8.5 kB) Collecting ConfigUpdater Downloading ConfigUpdater-2.0.tar.gz (33 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30.tar.gz (147 kB) Collecting pycparser==2.19 Using cached pycparser-2.19.tar.gz (158 kB) Skipping rich, due to already being wheel. Building wheels for collected packages: cffi, pycparser, filelock, setuptools, six, typing-extensions, acquisition, aiohttp, aiohttp-metwork-middlewares, arrow, async-timeout, attrs, autopep8, bash, bcrypt, binaryornot, cachetools, Cerberus, chardet, Click, colorama, commonmark, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, directory-observer, diskcache, envtpl, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, joblib, lazy-import, Markdown, MarkupSafe, mflog, mfplugin, mfutil, mockredispy, multidict, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, simpleeval, statsd, structlog, telegraf-unixsocket-client, terminaltables, tqdm, Unidecode, urllib3, Werkzeug, whichcraft, wrapt, xattrfile, yarl, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, ConfigUpdater, certifi Building wheel for cffi (setup.py): started Building wheel for cffi (setup.py): finished with status 'done' Created wheel for cffi: filename=cffi-1.12.3-cp38-cp38-linux_x86_64.whl size=419079 sha256=5834b8e0f5190312bf7c0ce6c8fb97c4e98ce493f1427c95fae3a47395d6d0af Stored in directory: /root/.cache/pip/wheels/4f/79/f5/037fc9cf0bbdccdfac6a5eb0cfb9cf0048aaba26bbf7711418 Building wheel for pycparser (setup.py): started Building wheel for pycparser (setup.py): finished with status 'done' Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111031 sha256=a5d21dc01bfff232c2e166e727d1c0eb69fff57e22e20936aad0a830e20b8c4f Stored in directory: /root/.cache/pip/wheels/6d/fb/fb/c752da1378a60304d18004cc5c58e73519a798ee2809db7562 Building wheel for filelock (setup.py): started Building wheel for filelock (setup.py): finished with status 'done' Created wheel for filelock: filename=filelock-3.0.12-py3-none-any.whl size=7577 sha256=82e3c37b878ecd7cb04f19b8692b1a2628cbf53654768ed302801ec1d185647a Stored in directory: /root/.cache/pip/wheels/02/9b/bb/55c8aca63801867f2da4aa039e3e863971bc759b31f769912a Building wheel for setuptools (PEP 517): started Building wheel for setuptools (PEP 517): finished with status 'done' Created wheel for setuptools: filename=setuptools-54.1.2-py3-none-any.whl size=785007 sha256=3245161205eae79e337276eaeefca4ba31656822c141ce770ccc2e1abf362cfe Stored in directory: /root/.cache/pip/wheels/4b/ef/c7/acb7e9b4d18f995249526f71a72c2c74545be5062474273dae Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=2c77683edf11daa430aadae94a328acaa6802e12c141e030ac14bd7e6439fe18 Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for typing-extensions (setup.py): started Building wheel for typing-extensions (setup.py): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-3.7.4.3-py3-none-any.whl size=22544 sha256=49ec9f9800af863b92eff32a8f4490cc840013eaaf38bc23e59a26c004ab1509 Stored in directory: /root/.cache/pip/wheels/7d/b0/0d/fb13f4ca370a67bfb7ad1c6c7fe21dd9848d52816aa62e9bfc 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=40976 sha256=6ae9c9ffcebcc1af32d77dea0f322b2cd394419ac3699825b13997a4c1983f5b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/f2/94/14/ad535880e9cacb31527c68b02bbfda4004ed260b0a1910ae83 Building wheel for aiohttp (PEP 517): started Building wheel for aiohttp (PEP 517): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl size=1422567 sha256=b2025d996f2d6e975bdf8ff1597681ad6b7e478fe82e295bfde79f0623a0f861 Stored in directory: /root/.cache/pip/wheels/30/2d/91/ea1b84c8c69e3bb0aaf3db1e5488f0646b3496e5f5d10bb42f 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=3248 sha256=2871b8a198be60e7bf3696c3da6c5adebfdb226a4f6778081bf15c00d270aca2 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/35/b7/d8/dc319f6d2a48b6f001e5188a1aaa436f2a4051f6fa5be0f84e Building wheel for arrow (setup.py): started Building wheel for arrow (setup.py): finished with status 'done' Created wheel for arrow: filename=arrow-0.14.2-py2.py3-none-any.whl size=38482 sha256=e944e7c472e39f2a92e47d154794a45646531071096d17862b114468ae723745 Stored in directory: /root/.cache/pip/wheels/b5/7b/b6/1f46415dda7b8252f55d4d84d2ab13607e4cb273e44e7f7bf0 Building wheel for async-timeout (setup.py): started Building wheel for async-timeout (setup.py): finished with status 'done' Created wheel for async-timeout: filename=async_timeout-3.0.1-py3-none-any.whl size=8250 sha256=45da0967174614be5c50c3adde76ec3bb0d0dadf10c84841712fa3266228710b Stored in directory: /root/.cache/pip/wheels/42/2d/7d/8853fa67a6439672164332aa19cb3dc067ace0be4990e39551 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=536b998d906d1289a5c18a818c2f5bc8aa46fe753680e9eb0ee1eb351b15cdd4 Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for autopep8 (setup.py): started Building wheel for autopep8 (setup.py): finished with status 'done' Created wheel for autopep8: filename=autopep8-1.4.4-py2.py3-none-any.whl size=42631 sha256=4c65bbce1ad1a45a074c4cba799138309d60913ca777cd14a717b943d36aab1e Stored in directory: /root/.cache/pip/wheels/31/72/99/af2c4d9915d7ac374e6ccffff36067e704ee4665fb27b59b66 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=3000 sha256=a1663b5931a798c60d8c329c91b83e19960dcd100aad87b86bbc595f87c09d3e Stored in directory: /root/.cache/pip/wheels/8e/b2/f8/865b6ba4001d942e4123b2b04d70134396287129cc62895e1b Building wheel for bcrypt (PEP 517): started Building wheel for bcrypt (PEP 517): finished with status 'done' Created wheel for bcrypt: filename=bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl size=60444 sha256=31a69eee3c8ec89eb2b6194f649b76392f76025b22df1139729c74e6ba9fe95f Stored in directory: /root/.cache/pip/wheels/08/dd/04/63fe9a4002c36105c358f90221e4882825a264edb9d8554163 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=7481 sha256=69724cd25bf1aa1bf9a3dc377fdae1d85980607cf8015d46ad8d542a9ba2ed1e Stored in directory: /root/.cache/pip/wheels/71/ae/9d/a9d4dfd3edb1a5b3d8eec862a959d222433277b9e933f623cc Building wheel for cachetools (setup.py): started Building wheel for cachetools (setup.py): finished with status 'done' Created wheel for cachetools: filename=cachetools-3.1.1-py2.py3-none-any.whl size=11093 sha256=ae3143cf51fbb4b771064d13a2407e607bc16b30169293e0797b6afc6ddec23c Stored in directory: /root/.cache/pip/wheels/2d/d2/15/71c2be16de22bdbdfbb0c946ad15b37aa3ba43274585fb25de Building wheel for Cerberus (setup.py): started Building wheel for Cerberus (setup.py): finished with status 'done' Created wheel for Cerberus: filename=Cerberus-1.3.2-py3-none-any.whl size=54336 sha256=3512c185be2d8848df5a45640e901d7535de2d6e36e38bf5105d1a5cd8afc11f Stored in directory: /root/.cache/pip/wheels/ae/34/69/a4de22183e8aa2539ba66b3ed344dab74783d8d43fea2a5816 Building wheel for chardet (setup.py): started Building wheel for chardet (setup.py): finished with status 'done' Created wheel for chardet: filename=chardet-3.0.4-py2.py3-none-any.whl size=140896 sha256=27c7e003da2397809fffc57f931e1c0546e2e6513172db7451982fb7150a8cb9 Stored in directory: /root/.cache/pip/wheels/01/8b/64/d3073e5d929c6e68d6707aea86e19d01dd8cecdf96caf89213 Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=e68e44d8ff6579f060b4ceec1654b085948bc0373a83f4c28c462534c4d42b19 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for colorama (setup.py): started Building wheel for colorama (setup.py): finished with status 'done' Created wheel for colorama: filename=colorama-0.4.3-py2.py3-none-any.whl size=15931 sha256=e60f984cfca0ab0b3833431f7430c6d416e1cf0c170c5252d821c3d631baa747 Stored in directory: /root/.cache/pip/wheels/c1/70/e9/f0d3b5919c067e548bb9d2c230881cdbb4ecba0472d0a6d2fe 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=51069 sha256=f69b8334d2a64d314ab1427ce588ca829affb890a9c062d52693ba14f68d9e9e Stored in directory: /root/.cache/pip/wheels/cd/d9/77/dceba645d96f8ecf507fc45db742e4d3fbcc21579378e1eb45 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=41703 sha256=443fab6687e586984b34298358e43fa84e2417f6f1046048c6294d3646606408 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/a3/2d/9e/8c895535883db0a2c8098580aaf40c5789fab619cdb992e2a8 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=3478 sha256=90f04f9e0c918329fbad66e6b0a6d8e9bb7600572020fa1169a26d4634df8c37 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/5e/ed/dc/c3f8253c381feeb4fb2912dfc7e7234098fa269bec2cf24f6e Building wheel for cronwrapper (setup.py): started Building wheel for cronwrapper (setup.py): finished with status 'done' Created wheel for cronwrapper: filename=cronwrapper-0.0.1-py3-none-any.whl size=7383 sha256=2578a4a07983bc436087ca10d006bd76477d38ba16879f20082a3755cfa0d332 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/eb/99/15/09a68c1a81d2ba4e6b62884dbdd46f3cca50b08802cb1f44dc Building wheel for cryptography (PEP 517): started Building wheel for cryptography (PEP 517): finished with status 'done' Created wheel for cryptography: filename=cryptography-3.3.2-cp38-cp38-linux_x86_64.whl size=743238 sha256=ed193b600bc598b35eb1ef4a233ddd413567b39313bc3018d0240a234de2892d Stored in directory: /root/.cache/pip/wheels/be/78/4a/8369e36abca13e612acbb8588a6df07ebe8dc7a62f2c5ca2f1 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=6920 sha256=94b46fd0ba3c2773b789e13a00202ee6e3f3ac525b42163c80122eca0e79c269 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/da/54/dc/6a7be6c46b8f92aa0481a55e7b6888206d233baaecc784dc74 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=9794 sha256=fd0a5748719b81594341ea0a58d2436a98ebbfdbc9540362185943995146e681 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/e3/1a/c3/e135ddb5b88e43bcfb7ce96229f3af945689150bd18059dc55 Building wheel for diskcache (setup.py): started Building wheel for diskcache (setup.py): finished with status 'done' Created wheel for diskcache: filename=diskcache-3.1.1-py3-none-any.whl size=33269 sha256=4d00891175c76f40eef0d9b8286794900c37bdffa13aef95b0ebae17eeb3ed9c Stored in directory: /root/.cache/pip/wheels/86/fc/f0/f222b357e5c10bb667fef419555f280705e44e27e955bc9dcb 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=19400 sha256=0351686efdc43059534f7adc60e11ee772eb0fbdeedee02276ab23efa3075261 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/48/e9/14/6e5c3d4649595a17e9eab85db525fcd30dc528f9ad6b370045 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=d66d482af4de28b24ddcc5a019ef984ce830718f6597eb86e4eeb63ee023c078 Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=2e163a33a5288b9b40c1f6984871bbee6fe5a5700ebdb92f4ad143f3d9d6cc2b Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 Building wheel for idna (setup.py): started Building wheel for idna (setup.py): finished with status 'done' Created wheel for idna: filename=idna-2.8-py2.py3-none-any.whl size=58593 sha256=bccc095edf07ac4617958cae22d4cc680f03734be6bf6c61c030fc82b214a390 Stored in directory: /root/.cache/pip/wheels/f9/8e/59/e53978f442900be79d64f7658c8ba432a36ce3a5dc8b98a58b 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.1.8-py3-none-any.whl size=7992 sha256=69ca59e3bcb3aa0c78746af27c088559b4447dc322f9d8133ddccde5814c6539 Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=23cc36f64377ffb7f36bf4a75be9214f404a8e7e9720f14e67051ecbb5247251 Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e 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=4737 sha256=6a3c72ba8437b9af6a6f23de8b3245701ac483c48aa0091d3726780ae9e5883c Stored in directory: /root/.cache/pip/wheels/e7/10/a0/0fb102696bb78e4842ebd5df28ce93a46324a8bad5162806f9 Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=e925f553ac4399faa2a50f7a4dc65a50a7ed6fe388b3a1b76af849caf6df040b Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c 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=16486 sha256=eda00e5026910d0b25b4990ef0cbac7a6cb15a46d639cd9a5801edd005104a87 Stored in directory: /root/.cache/pip/wheels/76/3d/e3/7d5d1c52f840fa985c13af1c014cebf8dd4f1a7f3bbf47cd05 Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=97b52785d926a6098cc32372202fbdca6e2f3629ba85d3e90c6bf405a63172c3 Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32707 sha256=7d9a8f16f2b97a961074eec061414fe2c096b47e9d71fb9a8f894927b30ad80f Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e 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=15704 sha256=063b914e85bff5f6d24c5b1780b535e9ccce9fd380dff20ec67ddf06124e0b8f Stored in directory: /root/.cache/pip/wheels/a3/fb/a2/a6ecdfb331d7e0b40036553e5dc1e1a0cf1a7f8f15c64d0a54 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=32105 sha256=f64da8d364e3240a8e677f3046a3b43fce7cd59eb02246ed51219f31e7098de5 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/10/7b/10/2f6126324bf52ecef735894db543a7caa579f45312ba70a21e Building wheel for mfutil (setup.py): started Building wheel for mfutil (setup.py): finished with status 'done' Created wheel for mfutil: filename=mfutil-0.0.0-py3-none-any.whl size=22227 sha256=f622f183724e16533d78445e2b6403246c1b5a8ed0212083cf9303a09cdada71 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/3c/f9/9a/bd518ec258e1943c0493063b3da318496283379c6b29898092 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=20319 sha256=ad9da5d3867658c316165024ff3871e99cbc307dbcf154137ab6dec51c35560b Stored in directory: /root/.cache/pip/wheels/3d/58/48/30aba075bfd3bf0f25347b2e1ca70fa4dfa0e071fc1d6f9a99 Building wheel for multidict (PEP 517): started Building wheel for multidict (PEP 517): finished with status 'done' Created wheel for multidict: filename=multidict-4.7.6-cp38-cp38-linux_x86_64.whl size=190454 sha256=33f8cb3201ee0c1f47cb3e2c8982cbd544f27b670ebab2c8b9006bad03b5b666 Stored in directory: /root/.cache/pip/wheels/78/82/3a/e149e5c0e123a9094d46ec7249c95ceff6d63c90dcdd2c295d Building wheel for netifaces (setup.py): started Building wheel for netifaces (setup.py): finished with status 'done' Created wheel for netifaces: filename=netifaces-0.10.9-cp38-cp38-linux_x86_64.whl size=40924 sha256=afbbc4d647c0c68d8e2b8d3382d6d6d81e90dab791072322bea7fc223d3bb259 Stored in directory: /root/.cache/pip/wheels/9b/51/d5/d4682860392414da28ba3c5ffac0243983399b868a9cced6df 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-0.0.5-py3-none-any.whl size=5418 sha256=5a78013ae54ac7d2a9b59031e9bc4dc56bbc7d2a02244b804bb156abb6ee9941 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/5e/8d/b5/eb4224efab39dde775fbac8c45620524595829647ef6b3fcf9 Building wheel for paramiko (setup.py): started Building wheel for paramiko (setup.py): finished with status 'done' Created wheel for paramiko: filename=paramiko-2.7.1-py2.py3-none-any.whl size=205375 sha256=b3b3d16c5f9ba5f025877ce37a12806f1dad2bb0ed3605db414514bb9d27781c Stored in directory: /root/.cache/pip/wheels/cc/55/02/99727480f379da602b0b773998d0348d28d6332257ad7e77b0 Building wheel for pika (setup.py): started Building wheel for pika (setup.py): finished with status 'done' Created wheel for pika: filename=pika-1.1.0-py2.py3-none-any.whl size=148703 sha256=a29480ddfaf464207e93038ecea424214b1f2bad0081ff3b4a484224a47e38f2 Stored in directory: /root/.cache/pip/wheels/a5/4a/d5/562994a0e652ae9c32e96944507c27a5d2094fcd31ec7b60ca Building wheel for poyo (setup.py): started Building wheel for poyo (setup.py): finished with status 'done' Created wheel for poyo: filename=poyo-0.4.2-py2.py3-none-any.whl size=9605 sha256=184a9f84596309adc23ef59ce7c45a7086adefd235664bac4b4395e06da386a8 Stored in directory: /root/.cache/pip/wheels/58/24/b3/643994a8a6e0ae3320dd81fa51b8687a4d474b02358f4adbf7 Building wheel for pprintpp (setup.py): started Building wheel for pprintpp (setup.py): finished with status 'done' Created wheel for pprintpp: filename=pprintpp-0.4.0-py2.py3-none-any.whl size=12931 sha256=de3e0a851b4538f1d771815facfd95d65371669db60c14c8c52f00215c8a5d42 Stored in directory: /root/.cache/pip/wheels/aa/9a/8b/3996247854bbfea9fc8b05d0043d6835fed3180bc74ded79ab Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281337 sha256=df6cb3f1d4875317aa87026bacacee6a339631f24f9b50db6adafa5af8df724b Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=86e20d0e6a5a0c663d274436f5bed287d9ec9073bb4ad7c42aced5da911f8ffa Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=2a3104e7372c0a3b859371092225f3b86326fd797b7451ecaa1f85ae3b392c50 Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c 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=25339 sha256=abda575de8f9579b8f128db4005eac97d1f7d8fef53d6ca9104542f5bbe698b4 Stored in directory: /root/.cache/pip/wheels/9d/a0/4b/1a80814e4ad0b035c07831ea1b06b691046198492bbc5769b6 Building wheel for PyNaCl (PEP 517): started Building wheel for PyNaCl (PEP 517): still running... Building wheel for PyNaCl (PEP 517): finished with status 'done' Created wheel for PyNaCl: filename=PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl size=944958 sha256=eb4f53e756ab2f0583b8c4d6a8a3f09914d0842666431b37d7fcbe062d6957a9 Stored in directory: /root/.cache/pip/wheels/62/f3/cd/4c4207034273c0c1ffbbc6245828855ed1b36a928d6c6f6401 Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=284290cf8817cc4e6dc42904ad5996e1a4d705842f7058fcd0cdb4b1212ecd14 Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for pytz (setup.py): started Building wheel for pytz (setup.py): finished with status 'done' Created wheel for pytz: filename=pytz-2019.1-py3-none-any.whl size=503484 sha256=f5f32041a457f69b66aca9b66aa1f9cebe1df6bcded193d249983cc04a8c0112 Stored in directory: /root/.cache/pip/wheels/21/3e/b7/fefd19fbb13a4f73d91a5baf557d0428746c72d3adcb06f923 Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=ef887cdd0f400a63d2c91418e6b560f33c26a44f63d085dc0e6f8895742d734f Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for redis (setup.py): started Building wheel for redis (setup.py): finished with status 'done' Created wheel for redis: filename=redis-3.2.1-py2.py3-none-any.whl size=65295 sha256=90f71f44a1607ea4302b1d1e58b6a9f1860aa515520f31817c7f5326a505e76c Stored in directory: /root/.cache/pip/wheels/6a/ba/38/75c853beda7b969a1be0bf24f2e798a175cc6bcc0f1ae92ba2 Building wheel for requests (setup.py): started Building wheel for requests (setup.py): finished with status 'done' Created wheel for requests: filename=requests-2.22.0-py2.py3-none-any.whl size=57952 sha256=b83151d7890c126561f7a714a966ae444a36620cd0fcda8bc232282ce6da5dba Stored in directory: /root/.cache/pip/wheels/83/84/3b/32dd89fe1981d0ac9da2913f38c92297c44617147ee9ecdf09 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.2.0-py2.py3-none-any.whl size=11831 sha256=ffbd84cc402d82524bf4b5be681362353115a302cdf9627d64c0c3d1074e8656 Stored in directory: /root/.cache/pip/wheels/d1/0b/17/57f0ef55ca19431bf88c74d9756808aa915b8367604e343e9f Building wheel for simpleeval (setup.py): started Building wheel for simpleeval (setup.py): finished with status 'done' Created wheel for simpleeval: filename=simpleeval-0.9.10-py3-none-any.whl size=13758 sha256=da243cb6c1a5c05ef2c98f4f1b2ab03ae25e3de2ebd3dc48167146809d0f4b8e Stored in directory: /root/.cache/pip/wheels/35/38/42/2094d41ecdaf1785fb8ae23de8537b676488a9bf09ba04982c 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=10987 sha256=6f4c957a52801530cb3169c98763716b7d05bccc8fc70cbfe2c17471ed3b014b Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/44/f7/84/d8af68448310440cd89eff9a1237fcd22d7d863b1fb9b6167a Building wheel for structlog (PEP 517): started Building wheel for structlog (PEP 517): finished with status 'done' Created wheel for structlog: filename=structlog-19.1.0-py2.py3-none-any.whl size=31356 sha256=61aeaef5b6943a9aa5e2474401f691f1ffc522737ca23914754772b9431111de Stored in directory: /root/.cache/pip/wheels/13/1f/64/a466cf7a275d45a5c09c9855f144618c77c4e9e6e77f8a4c2d 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=e326909d7db87c5a2edc6d0a09d5d6f033ca706abd4eb25754523890d5125ff9 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/ab/6e/59/678e7834f08a279bb8a43e3e2a24994bc77ab8b577498efd9b Building wheel for terminaltables (setup.py): started Building wheel for terminaltables (setup.py): finished with status 'done' Created wheel for terminaltables: filename=terminaltables-3.1.0-py3-none-any.whl size=15355 sha256=65ce42891f67de022c2b97bbb805e92220fb9d83509146235d388fa78b137cf6 Stored in directory: /root/.cache/pip/wheels/08/8f/5f/253d0105a55bd84ee61ef0d37dbf70421e61e0cd70cef7c5e1 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=c6ef2462c8046b1b598626b7efdf5e6101000a011972c3faeddd305bf3896f27 Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for Unidecode (setup.py): started Building wheel for Unidecode (setup.py): finished with status 'done' Created wheel for Unidecode: filename=Unidecode-1.1.1-py2.py3-none-any.whl size=233309 sha256=f8f7de4e3367d9a0c624b03bf51f510aea14c426f0689f449349cfb85ddafb14 Stored in directory: /root/.cache/pip/wheels/6a/05/6f/b48778641258facc88aaf7841d3951fdb369efe4e33384db65 Building wheel for urllib3 (setup.py): started Building wheel for urllib3 (setup.py): finished with status 'done' Created wheel for urllib3: filename=urllib3-1.25.11-py2.py3-none-any.whl size=127979 sha256=95db0b13f733ef4db5a624a863ad29fd00e636c314921f8b469ec5a0786981e8 Stored in directory: /root/.cache/pip/wheels/13/1f/e2/8ccbb773acf616689eab5be6cf11c3374a6a953c83aaf058f0 Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=c5270183bdff51b127ea69982163327cba256a65b104f50f4d6df628de28c930 Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for whichcraft (setup.py): started Building wheel for whichcraft (setup.py): finished with status 'done' Created wheel for whichcraft: filename=whichcraft-0.5.2-py2.py3-none-any.whl size=4893 sha256=aeaf2a2bc3479066bb28e8bc2406e930886320e3c8fdefad2c7cb48345dcb887 Stored in directory: /root/.cache/pip/wheels/cf/ab/f8/7b0edfd53413869befaaae0df08e3d4c8f83d1187d9e8506e4 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82163 sha256=4421ee36ca63ac11dcd59ac3a8510a450dc0db61b76832ce3640d472c08bb000 Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 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=11131 sha256=a1d028308938311801f374dadbffd56b9b635b6051dcf4194a36cef9424d0568 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/54/6c/32/7efde60967f097e150a330e0d34ed5ff3214ac0f63c91f6925 Building wheel for yarl (PEP 517): started Building wheel for yarl (PEP 517): finished with status 'done' Created wheel for yarl: filename=yarl-1.6.3-cp38-cp38-linux_x86_64.whl size=311554 sha256=529c2a9c49d2b95eea490be969f4b947a7b60b9681a5bfe3ebfd96c40c5f5ddf Stored in directory: /root/.cache/pip/wheels/03/1d/d3/9693ea3024088fd2555f0cdbb42cb6b133e389a8e68502f85f 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-0.0.2-py3-none-any.whl size=3131 sha256=27152eb4552654fe147591713bb5ef9bc670c9d6344a4a346418039b69c54e45 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/54/a0/6a/b3fa35869dde12c4f3ce0fe3d5987f23387681de6d3e51eb6e 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-0.0.1-py3-none-any.whl size=2654 sha256=9a39cf816c22e18f8359851c2349550ccbfa0dded4713ea83244350c3a8a3234 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/8f/f7/89/e70816cf19b4bdf15336206044355401b0264bf172d0a8154d 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-0.0.4-py3-none-any.whl size=3306 sha256=b447dbcaa4d88128e1a3fe74d2a6e7c96de8ff2dd512c75158e58e9b8cbdcf21 Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/6e/b6/e0/c8c01129c1e92ba1a925f3d2115fc36001f8090d383d952bf5 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-0.0.3-py3-none-any.whl size=3309 sha256=fcceaa44ef7c836532f4b3946ec2a3fc7afa7527482657f5774da91ed956c8ed Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/tempolayer1870/tmp/pip-ephem-wheel-cache-bcdjujiu/wheels/86/52/8d/baa7f15345b182a75da4aefbcacabacac939a24fc55f89ab68 Building wheel for ConfigUpdater (PEP 517): started Building wheel for ConfigUpdater (PEP 517): finished with status 'done' Created wheel for ConfigUpdater: filename=ConfigUpdater-2.0-py2.py3-none-any.whl size=14755 sha256=6d04a97b0971c85cd8fa7a7baf91800f8a5008d899c7da7f7aef82ba4306e71c Stored in directory: /root/.cache/pip/wheels/d1/ff/32/bfa38ae7e663a1a08518a82029e0377c1fb367219d08dedd25 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2021.5.30-py2.py3-none-any.whl size=145531 sha256=80c690739110cef5acafff9e48b0e915da54b98c5c52e559ba8d9ae8f15a88d2 Stored in directory: /root/.cache/pip/wheels/41/fd/46/53d029a4edb34c98c3ab35559c799ad19825066f806e940828 Successfully built cffi pycparser filelock setuptools six typing-extensions acquisition aiohttp aiohttp-metwork-middlewares arrow async-timeout attrs autopep8 bash bcrypt binaryornot cachetools Cerberus chardet Click colorama commonmark cookiecutter cookiecutter-hooks cronwrapper cryptography deploycron directory-observer diskcache envtpl future gitignore-parser idna inotify-simple Jinja2 jinja2-time joblib lazy-import Markdown MarkupSafe mflog mfplugin mfutil mockredispy multidict netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket simpleeval statsd structlog telegraf-unixsocket-client terminaltables tqdm Unidecode urllib3 Werkzeug whichcraft wrapt xattrfile yarl jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension ConfigUpdater certifi if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.1/opt/python3] is already loaded Looking in links: ./src Processing ./src/acquisition-0.0.0-py3-none-any.whl Processing ./src/aiohttp-3.7.4-cp38-cp38-linux_x86_64.whl Processing ./src/aiohttp_metwork_middlewares-0.0.1-py3-none-any.whl Processing ./src/arrow-0.14.2-py2.py3-none-any.whl Processing ./src/async_timeout-3.0.1-py3-none-any.whl Processing ./src/attrs-19.3.0-py2.py3-none-any.whl Processing ./src/autopep8-1.4.4-py2.py3-none-any.whl Processing ./src/bash-0.6-py3-none-any.whl Processing ./src/bcrypt-3.1.7-cp38-cp38-linux_x86_64.whl Processing ./src/binaryornot-0.4.4-py2.py3-none-any.whl Processing ./src/cachetools-3.1.1-py2.py3-none-any.whl Processing ./src/Cerberus-1.3.2-py3-none-any.whl Processing ./src/chardet-3.0.4-py2.py3-none-any.whl Processing ./src/Click-7.0-py2.py3-none-any.whl Processing ./src/colorama-0.4.3-py2.py3-none-any.whl Processing ./src/commonmark-0.9.1-py2.py3-none-any.whl Processing ./src/cookiecutter-1.6.0-py2.py3-none-any.whl Processing ./src/cookiecutter_hooks-0.0.1-py3-none-any.whl Processing ./src/cronwrapper-0.0.1-py3-none-any.whl Processing ./src/cryptography-3.3.2-cp38-cp38-linux_x86_64.whl Processing ./src/deploycron-0.0.1-py3-none-any.whl Processing ./src/directory_observer-0.0.1-py3-none-any.whl Processing ./src/diskcache-3.1.1-py3-none-any.whl Processing ./src/envtpl-0.5.3-py3-none-any.whl Processing ./src/future-0.17.1-py3-none-any.whl Processing ./src/gitignore_parser-0.0.6-py3-none-any.whl Processing ./src/idna-2.8-py2.py3-none-any.whl Processing ./src/inotify_simple-1.1.8-py3-none-any.whl Processing ./src/Jinja2-2.11.3-py2.py3-none-any.whl Processing ./src/jinja2_time-0.2.0-py2.py3-none-any.whl Processing ./src/joblib-0.17.0-py3-none-any.whl Processing ./src/lazy_import-0.2.2-py2.py3-none-any.whl Processing ./src/Markdown-3.3.3-py3-none-any.whl Processing ./src/MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl Processing ./src/mflog-0.1.0-py3-none-any.whl Processing ./src/mfplugin-0.0.0-py3-none-any.whl Processing ./src/mfutil-0.0.0-py3-none-any.whl Processing ./src/mockredispy-2.9.3-py3-none-any.whl Processing ./src/multidict-4.7.6-cp38-cp38-linux_x86_64.whl Processing ./src/netifaces-0.10.9-cp38-cp38-linux_x86_64.whl Processing ./src/opinionated_configparser-0.0.5-py3-none-any.whl Processing ./src/paramiko-2.7.1-py2.py3-none-any.whl Processing ./src/pika-1.1.0-py2.py3-none-any.whl Processing ./src/poyo-0.4.2-py2.py3-none-any.whl Processing ./src/pprintpp-0.4.0-py2.py3-none-any.whl Processing ./src/psutil-5.6.6-cp38-cp38-linux_x86_64.whl Processing ./src/pycodestyle-2.6.0-py2.py3-none-any.whl Processing ./src/Pygments-2.7.4-py3-none-any.whl Processing ./src/pyinotify-0.9.6-py3-none-any.whl Processing ./src/PyNaCl-1.3.0-cp38-cp38-linux_x86_64.whl Processing ./src/python_dateutil-2.8.0-py2.py3-none-any.whl Processing ./src/pytz-2019.1-py3-none-any.whl Processing ./src/PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/redis-3.2.1-py2.py3-none-any.whl Processing ./src/requests-2.22.0-py2.py3-none-any.whl Processing ./src/requests_unixsocket-0.2.0-py2.py3-none-any.whl Processing ./src/rich-1.2.3-py3-none-any.whl Processing ./src/simpleeval-0.9.10-py3-none-any.whl Processing ./src/statsd-3.2.1-py2.py3-none-any.whl Processing ./src/structlog-19.1.0-py2.py3-none-any.whl Processing ./src/telegraf_unixsocket_client-0.0.1-py3-none-any.whl Processing ./src/terminaltables-3.1.0-py3-none-any.whl Processing ./src/tqdm-4.53.0-py2.py3-none-any.whl Processing ./src/Unidecode-1.1.1-py2.py3-none-any.whl Processing ./src/urllib3-1.25.11-py2.py3-none-any.whl Processing ./src/Werkzeug-1.0.1-py2.py3-none-any.whl Processing ./src/whichcraft-0.5.2-py2.py3-none-any.whl Processing ./src/wrapt-1.12.1-cp38-cp38-linux_x86_64.whl Processing ./src/xattrfile-0.0.0-py3-none-any.whl Processing ./src/yarl-1.6.3-cp38-cp38-linux_x86_64.whl Processing ./src/jinja2_fnmatch_extension-0.0.2-py3-none-any.whl Processing ./src/jinja2_from_json_extension-0.0.1-py3-none-any.whl Processing ./src/jinja2_getenv_extension-0.0.4-py3-none-any.whl Processing ./src/jinja2_shell_extension-0.0.3-py3-none-any.whl Requirement already satisfied: typing-extensions==3.7.4.3 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 12)) (3.7.4.3) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 2)) (1.12.3) Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: setuptools==54.1.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 9)) (54.1.2) Requirement already satisfied: filelock==3.0.12 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 3)) (3.0.12) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from mfplugin->-r requirements3.txt.tmp (line 36)) (1.0.1) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from requests==2.22.0->-r requirements3.txt.tmp (line 55)) (2019.3.9) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 3)) (2.19) Installing collected packages: MarkupSafe, Jinja2, opinionated-configparser, redis, simpleeval, psutil, bash, inotify-simple, netifaces, Pygments, pprintpp, colorama, commonmark, rich, mfutil, statsd, structlog, mflog, gitignore-parser, lazy-import, chardet, binaryornot, envtpl, Cerberus, terminaltables, mfplugin, mockredispy, xattrfile, acquisition, multidict, idna, yarl, attrs, async-timeout, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, whichcraft, jinja2-time, urllib3, requests, future, poyo, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, joblib, Markdown, PyNaCl, paramiko, pika, pytz, PyYAML, requests-unixsocket, telegraf-unixsocket-client, tqdm, Unidecode, Werkzeug, wrapt, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension Successfully installed Cerberus-1.3.2 Click-7.0 Jinja2-2.11.3 Markdown-3.3.3 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.4.1 Pygments-2.7.4 Unidecode-1.1.1 Werkzeug-1.0.1 acquisition-0.0.0 aiohttp-3.7.4 aiohttp-metwork-middlewares-0.0.1 arrow-0.14.2 async-timeout-3.0.1 attrs-19.3.0 autopep8-1.4.4 bash-0.6 bcrypt-3.1.7 binaryornot-0.4.4 cachetools-3.1.1 chardet-3.0.4 colorama-0.4.3 commonmark-0.9.1 cookiecutter-1.6.0 cookiecutter-hooks-0.0.1 cronwrapper-0.0.1 cryptography-3.3.2 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 envtpl-0.5.3 future-0.17.1 gitignore-parser-0.0.6 idna-2.8 inotify-simple-1.1.8 jinja2-fnmatch-extension-0.0.2 jinja2-from-json-extension-0.0.1 jinja2-getenv-extension-0.0.4 jinja2-shell-extension-0.0.3 jinja2-time-0.2.0 joblib-0.17.0 lazy-import-0.2.2 mflog-0.1.0 mfplugin-0.0.0 mfutil-0.0.0 mockredispy-2.9.3 multidict-4.7.6 netifaces-0.10.9 opinionated-configparser-0.0.5 paramiko-2.7.1 pika-1.1.0 poyo-0.4.2 pprintpp-0.4.0 psutil-5.6.6 pycodestyle-2.6.0 pyinotify-0.9.6 python-dateutil-2.8.0 pytz-2019.1 redis-3.2.1 requests-2.22.0 requests-unixsocket-0.2.0 rich-1.2.3 simpleeval-0.9.10 statsd-3.2.1 structlog-19.1.0 telegraf-unixsocket-client-0.0.1 terminaltables-3.1.0 tqdm-4.53.0 urllib3-1.25.11 whichcraft-0.5.2 wrapt-1.12.1 xattrfile-0.0.0 yarl-1.6.3 if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/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-1.1/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/lazy-import.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/mockredispy.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/multidict.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/tqdm.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/yarl.yaml is ready make[3]: Leaving directory `/src/layers/layer2_python3/0500_extra_python_packages' make[3]: Entering directory `/src/layers/layer2_python3/0550_bjoern' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_core@mfext,python3@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo -n "Fast And Ultra-Lightweight HTTP/1.1 WSGI Server" |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/python3/share/metwork_packages/bjoern.yaml; fi make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork download uncompress make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` `readlink -m ./sources` MD5 0ecf48ca01016ba33eb0ca0e4f15d9ef Computing checksum for /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip... Good checksum rm -Rf bjoern-metwork /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/bjoern-metwork-20190515.zip` zip bjoern-metwork Archive: /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork-20190515.zip 9884381ffdbc279fbf1ef640003fcce0a6f0996a creating: bjoern-metwork/ inflating: bjoern-metwork/.dir-locals.el extracting: bjoern-metwork/.gitignore inflating: bjoern-metwork/.gitmodules inflating: bjoern-metwork/CHANGELOG inflating: bjoern-metwork/LICENSE inflating: bjoern-metwork/MANIFEST.in inflating: bjoern-metwork/Makefile inflating: bjoern-metwork/README.rst inflating: bjoern-metwork/bjoern.py creating: bjoern-metwork/bjoern/ inflating: bjoern-metwork/bjoern/_bjoernmodule.c inflating: bjoern-metwork/bjoern/common.c inflating: bjoern-metwork/bjoern/common.h inflating: bjoern-metwork/bjoern/filewrapper.c inflating: bjoern-metwork/bjoern/filewrapper.h inflating: bjoern-metwork/bjoern/portable_sendfile.c inflating: bjoern-metwork/bjoern/portable_sendfile.h inflating: bjoern-metwork/bjoern/py2py3.h inflating: bjoern-metwork/bjoern/request.c inflating: bjoern-metwork/bjoern/request.h inflating: bjoern-metwork/bjoern/server.c inflating: bjoern-metwork/bjoern/server.h inflating: bjoern-metwork/bjoern/wsgi.c inflating: bjoern-metwork/bjoern/wsgi.h creating: bjoern-metwork/http-parser/ inflating: bjoern-metwork/setup.py creating: bjoern-metwork/tests/ inflating: bjoern-metwork/tests/204.py inflating: bjoern-metwork/tests/all-kinds-of-errors.py inflating: bjoern-metwork/tests/empty.py inflating: bjoern-metwork/tests/env.py inflating: bjoern-metwork/tests/file.py inflating: bjoern-metwork/tests/filewrapper.py inflating: bjoern-metwork/tests/fork.py inflating: bjoern-metwork/tests/headers.py inflating: bjoern-metwork/tests/hello.py inflating: bjoern-metwork/tests/hello_unix.py inflating: bjoern-metwork/tests/huge.py inflating: bjoern-metwork/tests/interrupt-during-request.py inflating: bjoern-metwork/tests/keep-alive-behaviour.py inflating: bjoern-metwork/tests/listen.py inflating: bjoern-metwork/tests/not-callable.py inflating: bjoern-metwork/tests/pure-req.py inflating: bjoern-metwork/tests/reuse_port.py inflating: bjoern-metwork/tests/signal.py inflating: bjoern-metwork/tests/slow_client.py inflating: bjoern-metwork/tests/slow_server.py inflating: bjoern-metwork/tests/test_exc_info_reference.py inflating: bjoern-metwork/tests/test_wsgi_compliance.py make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' wget -O build/bjoern-metwork/http-parser/http_parser.c "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c" --2021-06-24 11:31:20-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.c Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... Connecting to raw.githubusercontent.com|185.199.110.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 50624 (49K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.c' 0K .......... .......... .......... .......... ......... 100% 8.11M=0.006s 2021-06-24 11:31:21 (8.11 MB/s) - `build/bjoern-metwork/http-parser/http_parser.c' saved [50624/50624] wget -O build/bjoern-metwork/http-parser/http_parser.h "https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h" --2021-06-24 11:31:21-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... Connecting to raw.githubusercontent.com|185.199.109.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 9591 (9.4K) [text/plain] Saving to: `build/bjoern-metwork/http-parser/http_parser.h' 0K ......... 100% 46.7M=0s 2021-06-24 11:31:21 (46.7 MB/s) - `build/bjoern-metwork/http-parser/http_parser.h' saved [9591/9591] make --file=../../Makefile.standard EXPLICIT_NAME=bjoern-metwork EXTRACFLAGS="-I/opt/metwork-mfext-1.1/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" python3build python3install_pip make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.8 copying bjoern.py -> build/lib.linux-x86_64-3.8 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/http-parser creating build/temp.linux-x86_64-3.8/bjoern gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.8/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/common.c -o build/temp.linux-x86_64-3.8/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/request.c -o build/temp.linux-x86_64-3.8/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/server.c -o build/temp.linux-x86_64-3.8/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.1/opt/python3_core/../core/include -I/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/include -I/opt/metwork-mfext-1.1/opt/python3/../core/include -fPIC -DWANT_SENDFILE=1 -DWANT_SIGINT_HANDLING=1 -DWANT_SIGNAL_HANDLING=1 -DSIGNAL_CHECK_INTERVAL=0.1 -Ihttp-parser -I/usr/include/libev -I/opt/metwork-mfext-1.1/opt/python3_core/include/python3.8 -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -shared -L/opt/metwork-mfext-1.1/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.1/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.1/opt/python3/../core/lib -I/opt/metwork-mfext-1.1/opt/python3/../core/include build/temp.linux-x86_64-3.8/http-parser/http_parser.o build/temp.linux-x86_64-3.8/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.8/bjoern/common.o build/temp.linux-x86_64-3.8/bjoern/filewrapper.o build/temp.linux-x86_64-3.8/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.8/bjoern/request.o build/temp.linux-x86_64-3.8/bjoern/server.o build/temp.linux-x86_64-3.8/bjoern/wsgi.o -L/opt/metwork-mfext-1.1/opt/python3_core/lib -lev -o build/lib.linux-x86_64-3.8/_bjoern.cpython-38-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.1/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.1/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.1/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.1/opt/python3/../core/include; fi && unsafe_pip install --prefix=/opt/metwork-mfext-1.1/opt/python3 --src=/opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages . && rm -f /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/bjoern-metwork-20190515.dist-info/direct_url.json Processing /src/layers/layer2_python3/0550_bjoern/build/bjoern-metwork Building wheels for collected packages: bjoern Building wheel for bjoern (setup.py): started Building wheel for bjoern (setup.py): finished with status 'done' Created wheel for bjoern: filename=bjoern-3.0.0-cp38-cp38-linux_x86_64.whl size=102032 sha256=837772183ec3bfd42474b3f87cc19828e857f4a6ce5cc0b0779ae090bc785c71 Stored in directory: /root/.cache/pip/wheels/36/7e/5c/39a7ba6f0ddf0064e04cc01b41899f126f9e5bdbc178ec73cf Successfully built bjoern Installing collected packages: bjoern Successfully installed bjoern-3.0.0 make[1]: Leaving directory '/src/layers/layer2_python3/0550_bjoern' make[3]: Leaving directory `/src/layers/layer2_python3/0550_bjoern' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.1/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3" cache: /buildcache/mfext_cache_layer_python3_b9b4de263ff241a1b9a5ad0501751039.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-1.1/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" "python3_circus" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): d56057074db3d4cd311282972e410c27 python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: a0a31633af9b1677882217fea5538657 cache missed (/buildcache/mfext_cache_layer_python3_circus_61a8bc4ef07d8ebebf0e86782b99cc96.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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,python3_circus@mfext -- scl enable devtoolset-8 -- 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 tempolayer22710[/src/layers/layer2_python3_circus/0500_circus/tempolayer22710] Collecting cached-property==1.5.1 Downloading cached-property-1.5.1.tar.gz (12 kB) Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 2)) Cloning https://github.com/thefab/circus.git (to revision 7a895956a1543e8d1c915c860ab4aa518ef88f0c) to ./tmp_src/circus 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 Collecting pyzmq==16.0.4 Downloading pyzmq-16.0.4.tar.gz (1.1 MB) Collecting tornado==4.5.2 Downloading tornado-4.5.2.tar.gz (483 kB) Collecting psutil==5.6.6 Using cached psutil-5.6.6.tar.gz (447 kB) Collecting inotify-simple==1.1.8 Using cached inotify_simple-1.1.8.tar.gz (7.3 kB) Collecting gitignore-parser==0.0.6 Using cached gitignore_parser-0.0.6.tar.gz (3.5 kB) Building wheels for collected packages: gitignore-parser, inotify-simple, psutil, cached-property, circus, circus-autorestart-plugin, pyzmq, tornado Building wheel for gitignore-parser (setup.py): started Building wheel for gitignore-parser (setup.py): finished with status 'done' Created wheel for gitignore-parser: filename=gitignore_parser-0.0.6-py3-none-any.whl size=3494 sha256=975db884aed5ab715c3cb520869ccb5d650cfbe07f1aa82bb57def016a454f4a Stored in directory: /root/.cache/pip/wheels/d5/b1/b8/88a4e1588e129fbaba672197348a2b5ee4e42adeeeb735a211 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.1.8-py3-none-any.whl size=7992 sha256=14012be37be9fe1a525e0560b21d931322915738045e30eac474a014aa72bc63 Stored in directory: /root/.cache/pip/wheels/2c/af/1d/0396d3c9b9a0850c15b07207e85d819b0ad5f8a10a8c082708 Building wheel for psutil (setup.py): started Building wheel for psutil (setup.py): finished with status 'done' Created wheel for psutil: filename=psutil-5.6.6-cp38-cp38-linux_x86_64.whl size=281328 sha256=3853ff6c8f27a3f949fad6e27a5c16edfe0aee7979a6d8fc31179639dc80c5c9 Stored in directory: /root/.cache/pip/wheels/79/67/93/91114b71e0965edb6233d607d82bb5de75ad02e3d9d469ba17 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.1-py2.py3-none-any.whl size=7399 sha256=aa896c5f6900e33f9e647526100b8e882421cec904591b5c15d9e1aca1ceebd0 Stored in directory: /root/.cache/pip/wheels/53/30/ee/2f28d18170776e40d29aa44d4214e272e67543a39752ae0c78 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=202892 sha256=7b91248ca20b44c95d4a88c3c25e0dc290136ccc5467d62224b8193ed88beb4e Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer22710/tmp/pip-ephem-wheel-cache-xib1_1ve/wheels/0c/0f/8f/b9e1dff1d7e7d021a93338225fc2e974d03db620ed9b7202b5 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=4518 sha256=23a6823970b1aae10a6e80dc661428963bb642a99f32661efe47b6ec6c72430f Stored in directory: /src/layers/layer2_python3_circus/0500_circus/tempolayer22710/tmp/pip-ephem-wheel-cache-xib1_1ve/wheels/73/01/2d/cb1b1fc92e3f197217d7130de5ed429fc4054d9629d436189f Building wheel for pyzmq (setup.py): started Building wheel for pyzmq (setup.py): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl size=5009194 sha256=4f9e41d13049ed211942ceee25b680ec38f21a9c9c32ad5761dffbe6cab24899 Stored in directory: /root/.cache/pip/wheels/32/b6/bc/0d5e6a8a0e5d14531347059072f18c00158e6fad63408f42cb 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.2-cp38-cp38-linux_x86_64.whl size=432818 sha256=0ee2ec02c9ebbc4f128e52fadc4dc1d1b8e6a8448186c5b614f5ace50d8e6f0c Stored in directory: /root/.cache/pip/wheels/a0/21/27/b10c6ead7c0d5e257553b7cde16304ff109059a62f361e543a Successfully built gitignore-parser inotify-simple psutil cached-property circus circus-autorestart-plugin pyzmq tornado if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.1/opt/python3_circus] is already loaded Looking in links: ./src Processing ./src/cached_property-1.5.1-py2.py3-none-any.whl Processing ./src/circus-0.13.1-py3-none-any.whl Processing ./src/circus_autorestart_plugin-0.0.1-py3-none-any.whl Processing ./src/pyzmq-16.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/tornado-4.5.2-cp38-cp38-linux_x86_64.whl Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 60)) (5.6.6) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 46)) (0.0.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 48)) (1.1.8) Installing collected packages: cached-property, tornado, pyzmq, circus, circus-autorestart-plugin Successfully installed cached-property-1.5.1 circus-0.13.1 circus-autorestart-plugin-0.0.1 pyzmq-16.0.4 tornado-4.5.2 if ! test -d /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_circus/lib/python3.8/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-1.1/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.1/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.1/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-1.1/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.1/opt/python3_circus/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_61a8bc4ef07d8ebebf0e86782b99cc96.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-1.1/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): d56057074db3d4cd311282972e410c27 python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): c78db17256dc6f9ff4583b2645a22e42 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 213641b31977e763fbbac9e7c3af037b cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_d3a2889d2f80026ea1892d046cb25f55.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-1.1/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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,scientific_core@mfext,python3_scientific_core@mfext -- scl enable devtoolset-8 -- 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 tempolayer24135[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer24135] Collecting psycopg2==2.8.5 Downloading psycopg2-2.8.5.tar.gz (380 kB) Building wheels for collected packages: psycopg2 Building wheel for psycopg2 (setup.py): started Building wheel for psycopg2 (setup.py): finished with status 'done' Created wheel for psycopg2: filename=psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl size=507435 sha256=d4b260c83e08a8c91e5bf261ef8951bba6e3e307c60ac6a918bf1d876d4a4211 Stored in directory: /root/.cache/pip/wheels/35/64/21/9c9e2c1bb9cd6bca3c1b97b955615e37fd309f8e8b0b9fdf1a Successfully built psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.1/opt/python3_scientific_core] is already loaded Looking in links: ./src Processing ./src/psycopg2-2.8.5-cp38-cp38-linux_x86_64.whl Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_scientific_core/lib/python3.8/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-1.1/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_scientific_core/share/metwork_packages/psycopg2.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-1.1/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.1/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-1.1/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_d3a2889d2f80026ea1892d046cb25f55.tar created make[2]: Leaving directory `/src/layers/layer2_python3_scientific_core' 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-1.1/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" "devtools" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_f7e70f44440e4bef75d352b14543ad29.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0001_shellcheck 0030_the_silver_searcher 0040_sloccount 0050_graphviz 0060_wrk 0061_wrk2; 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-1.1/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.1/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_f7e70f44440e4bef75d352b14543ad29.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-1.1/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e devtools@mfext layer (dependency) hash (from cache): 6a8a138cf9cef0ec86c37bafd9eda6b3 python3@mfext layer (dependency) hash (from cache): d56057074db3d4cd311282972e410c27 python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 84cc73b662de8d2f637fc8ccafb64de9 cache missed (/buildcache/mfext_cache_layer_python3_devtools_857cd1010af8005b97d395981caf276b.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-1.1/opt/python3_devtools ; \ fi 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,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,devtools@mfext,python3_devtools@mfext -- scl enable devtoolset-8 -- 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 tempolayer25222[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer25222] Collecting apipkg==1.5 Downloading apipkg-1.5.tar.gz (11 kB) Collecting astroid==2.4.1 Downloading astroid-2.4.1.tar.gz (310 kB) Collecting black==19.10b0 Downloading black-19.10b0.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting coverage==5.1 Downloading coverage-5.1.tar.gz (687 kB) Collecting execnet==1.7.1 Downloading execnet-1.7.1.tar.gz (174 kB) Collecting flake8==3.8.1 Downloading flake8-3.8.1.tar.gz (157 kB) Collecting flake8-docstrings==1.5.0 Downloading flake8-docstrings-1.5.0.tar.gz (5.7 kB) Collecting freezegun==0.3.15 Downloading freezegun-0.3.15.tar.gz (25 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting isort==4.3.21 Downloading isort-4.3.21.tar.gz (69 kB) Collecting lazy-object-proxy==1.4.3 Downloading lazy-object-proxy-1.4.3.tar.gz (34 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting livereload==2.6.1 Downloading livereload-2.6.1.tar.gz (23 kB) Collecting lunr==0.5.8 Downloading lunr-0.5.8.tar.gz (45 kB) Collecting Mako==1.1.2 Downloading Mako-1.1.2.tar.gz (469 kB) Collecting mccabe==0.6.1 Downloading mccabe-0.6.1.tar.gz (8.6 kB) Collecting mkdocs==1.1.2 Downloading mkdocs-1.1.2.tar.gz (6.4 MB) Collecting mkdocs-add-number-plugin==1.2.1 Downloading mkdocs-add-number-plugin-1.2.1.tar.gz (8.4 kB) Collecting mkdocs-awesome-pages-plugin==2.2.1 Downloading mkdocs-awesome-pages-plugin-2.2.1.tar.gz (7.3 kB) Collecting mkdocs-exclude==1.0.2 Downloading mkdocs-exclude-1.0.2.tar.gz (6.8 kB) Collecting mkdocs-macros-plugin==0.4.9 Downloading mkdocs-macros-plugin-0.4.9.tar.gz (15 kB) Collecting mkdocs-material==5.2.0 Downloading mkdocs-material-5.2.0.tar.gz (1.6 MB) Collecting mkdocs-material-extensions==1.0 Downloading mkdocs-material-extensions-1.0.tar.gz (11 kB) Collecting mock==4.0.2 Downloading mock-4.0.2.tar.gz (71 kB) Collecting more-itertools==8.3.0 Downloading more-itertools-8.3.0.tar.gz (86 kB) Collecting nltk==3.5 Downloading nltk-3.5.zip (1.4 MB) Collecting nose==1.3.7 Downloading nose-1.3.7.tar.gz (280 kB) Collecting pathspec==0.8.0 Downloading pathspec-0.8.0.tar.gz (26 kB) Collecting pdoc3==0.8.1 Downloading pdoc3-0.8.1.tar.gz (75 kB) Collecting pluggy==0.13.1 Downloading pluggy-0.13.1.tar.gz (57 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting py==1.10.0 Downloading py-1.10.0.tar.gz (206 kB) Collecting pydocstyle==5.0.2 Downloading pydocstyle-5.0.2.tar.gz (32 kB) Collecting pyflakes==2.2.0 Downloading pyflakes-2.2.0.tar.gz (65 kB) Collecting pylint==2.5.2 Downloading pylint-2.5.2.tar.gz (683 kB) Collecting pymdown-extensions==7.1 Downloading pymdown-extensions-7.1.tar.gz (443 kB) Collecting pytest==5.4.2 Downloading pytest-5.4.2.tar.gz (1.0 MB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-cov==2.8.1 Downloading pytest-cov-2.8.1.tar.gz (47 kB) Collecting pytest-forked==1.1.3 Downloading pytest-forked-1.1.3.tar.gz (7.3 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting pytest-html==2.1.1 Downloading pytest-html-2.1.1.tar.gz (30 kB) Collecting pytest-httpserver==0.3.4 Downloading pytest_httpserver-0.3.4.tar.gz (24 kB) Collecting pytest-metadata==1.10.0 Downloading pytest-metadata-1.10.0.tar.gz (12 kB) Collecting pytest-mock==3.1.0 Downloading pytest-mock-3.1.0.tar.gz (25 kB) Collecting pytest-xdist==1.32.0 Downloading pytest-xdist-1.32.0.tar.gz (67 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting regex==2020.5.14 Downloading regex-2020.5.14.tar.gz (696 kB) Collecting repackage==0.7.3 Downloading repackage-0.7.3.tar.gz (5.0 kB) Collecting snowballstemmer==2.0.0 Downloading snowballstemmer-2.0.0.tar.gz (79 kB) Collecting termcolor==1.1.0 Downloading termcolor-1.1.0.tar.gz (3.9 kB) Collecting tornado==6.0.4 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting typed-ast==1.4.1 Downloading typed_ast-1.4.1.tar.gz (208 kB) Collecting wcwidth==0.2.5 Downloading wcwidth-0.2.5.tar.gz (34 kB) Collecting six==1.15.0 Using cached six-1.15.0.tar.gz (33 kB) Collecting wrapt==1.12.1 Using cached wrapt-1.12.1.tar.gz (27 kB) Collecting Click==7.0 Using cached Click-7.0.tar.gz (286 kB) Collecting attrs==19.3.0 Using cached attrs-19.3.0.tar.gz (132 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting toml==0.10.2 Downloading toml-0.10.2.tar.gz (22 kB) Collecting appdirs==1.4.4 Downloading appdirs-1.4.4.tar.gz (13 kB) Collecting pycodestyle==2.6.0 Using cached pycodestyle-2.6.0.tar.gz (100 kB) Collecting python-dateutil==2.8.0 Using cached python-dateutil-2.8.0.tar.gz (327 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting future==0.17.1 Using cached future-0.17.1.tar.gz (829 kB) Collecting MarkupSafe==1.1.1 Using cached MarkupSafe-1.1.1.tar.gz (19 kB) Collecting Jinja2==2.11.3 Using cached Jinja2-2.11.3.tar.gz (257 kB) Collecting Markdown==3.3.3 Using cached Markdown-3.3.3.tar.gz (319 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting PyYAML==5.4.1 Using cached PyYAML-5.4.1.tar.gz (175 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Pygments==2.7.4 Using cached Pygments-2.7.4.tar.gz (2.3 MB) Collecting joblib==0.17.0 Using cached joblib-0.17.0.tar.gz (1.7 MB) Collecting tqdm==4.53.0 Using cached tqdm-4.53.0.tar.gz (179 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting packaging==20.9 Downloading packaging-20.9.tar.gz (81 kB) Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting Werkzeug==1.0.1 Using cached Werkzeug-1.0.1.tar.gz (904 kB) Collecting pyparsing==2.4.7 Downloading pyparsing-2.4.7.tar.gz (649 kB) Building wheels for collected packages: Click, Jinja2, Markdown, MarkupSafe, PyYAML, Pygments, Werkzeug, attrs, future, joblib, pycodestyle, python-dateutil, tqdm, wrapt, appdirs, packaging, pyparsing, six, toml, apipkg, astroid, black, coverage, execnet, flake8, flake8-docstrings, freezegun, isort, lazy-object-proxy, livereload, lunr, Mako, mccabe, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, mkdocs-macros-plugin, mkdocs-material, mkdocs-material-extensions, mock, more-itertools, nltk, nose, pathspec, pdoc3, pluggy, py, pydocstyle, pyflakes, pylint, pymdown-extensions, pytest, pytest-cov, pytest-forked, pytest-html, pytest-httpserver, pytest-metadata, pytest-mock, pytest-xdist, regex, repackage, snowballstemmer, termcolor, tornado, typed-ast, wcwidth Building wheel for Click (setup.py): started Building wheel for Click (setup.py): finished with status 'done' Created wheel for Click: filename=Click-7.0-py2.py3-none-any.whl size=81293 sha256=4d05749eb804cfac8d7d550d7e6472280ceb4827b3d8d6044171b880771bbf86 Stored in directory: /root/.cache/pip/wheels/6d/10/86/f2f312a945a8769d379e837f13aaf8a581eeb26e2c27e8db30 Building wheel for Jinja2 (setup.py): started Building wheel for Jinja2 (setup.py): finished with status 'done' Created wheel for Jinja2: filename=Jinja2-2.11.3-py2.py3-none-any.whl size=125699 sha256=fdca6aa17c6107956be04aab3cdad3503ca5741b198dc948c99d1a03ef9eb14b Stored in directory: /root/.cache/pip/wheels/86/60/b1/b6468b57c1655bab692ffb9664fb3008d6e52e0a97f255f27e Building wheel for Markdown (PEP 517): started Building wheel for Markdown (PEP 517): finished with status 'done' Created wheel for Markdown: filename=Markdown-3.3.3-py3-none-any.whl size=96264 sha256=4c045f2eddbae35f1a48db94690e8c951b96723f33a6cc91f9a295fac12bc9da Stored in directory: /root/.cache/pip/wheels/2a/9a/fe/5b15e3ada36bb1b722aabbac5ab049b04636ddb4811cd1913f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-1.1.1-cp38-cp38-linux_x86_64.whl size=32715 sha256=4f5309f7bc81713db5a71d770ff46ee850a3e71f64445436f64f5c03eb9a93d8 Stored in directory: /root/.cache/pip/wheels/0c/61/d6/4db4f4c28254856e82305fdb1f752ed7f8482e54c384d8cb0e Building wheel for PyYAML (PEP 517): started Building wheel for PyYAML (PEP 517): finished with status 'done' Created wheel for PyYAML: filename=PyYAML-5.4.1-cp38-cp38-linux_x86_64.whl size=45641 sha256=bf3c19be30367a051ae77174b59fa2ac6dc99da2356e1cf4af64c5e34ce2e1a6 Stored in directory: /root/.cache/pip/wheels/dd/c5/1d/5d7436173d3efd4a14dcb510eb0b29525ecb6b0e41489e716e Building wheel for Pygments (setup.py): started Building wheel for Pygments (setup.py): finished with status 'done' Created wheel for Pygments: filename=Pygments-2.7.4-py3-none-any.whl size=950101 sha256=fad88b29a5f0884d00e9c8733733c852796c530ad00db3501eae3df5825ad130 Stored in directory: /root/.cache/pip/wheels/5b/fb/61/ff69238fcae374e5210ef5367ec07b2d4818f676c45d18aa3c Building wheel for Werkzeug (setup.py): started Building wheel for Werkzeug (setup.py): finished with status 'done' Created wheel for Werkzeug: filename=Werkzeug-1.0.1-py2.py3-none-any.whl size=298631 sha256=573bdae7a840d826b5e487aa006b906b5b8ca6a6faa2a619e4f53a3280afda3a Stored in directory: /root/.cache/pip/wheels/12/7c/8b/a089977d7edfd570f4980e82cc96d036d2d29d88fb839273a2 Building wheel for attrs (PEP 517): started Building wheel for attrs (PEP 517): finished with status 'done' Created wheel for attrs: filename=attrs-19.3.0-py2.py3-none-any.whl size=39472 sha256=cc85aa3288268c1b37f42a0f78cab3d6093ca8cc3a447c507fca91a8a2cb8d10 Stored in directory: /root/.cache/pip/wheels/4a/8d/d8/5e6ad92641066618c1410ffa0a9d7e7649a8c5c60ddd658840 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-py3-none-any.whl size=488729 sha256=d2829fd7a4be60f00861e9a151562215552c5abae2a01e930794dbcd52e32c2b Stored in directory: /root/.cache/pip/wheels/1c/1d/db/1834235af1bc2c9ca8e63809ce32edeb56f64f6e3af30cb20b Building wheel for joblib (setup.py): started Building wheel for joblib (setup.py): finished with status 'done' Created wheel for joblib: filename=joblib-0.17.0-py3-none-any.whl size=301468 sha256=8c7974f916c3e04f6e36a86c9582a7f2ddbc45253d0562a72ddd53fdfa605181 Stored in directory: /root/.cache/pip/wheels/bc/b2/2f/6ebd3ca64d00da9901758b7b788c66376dfe13e18c5f4ac55c Building wheel for pycodestyle (setup.py): started Building wheel for pycodestyle (setup.py): finished with status 'done' Created wheel for pycodestyle: filename=pycodestyle-2.6.0-py2.py3-none-any.whl size=41362 sha256=4f41afc1e44a78264373afc2452ff8707ef6b974896eadc46348b52dfbc15c8a Stored in directory: /root/.cache/pip/wheels/cf/ac/79/9eda052caf3eb531ad76e18c8f9900658ae0b33831dc8d77cd Building wheel for python-dateutil (PEP 517): started Building wheel for python-dateutil (PEP 517): finished with status 'done' Created wheel for python-dateutil: filename=python_dateutil-2.8.0-py2.py3-none-any.whl size=226816 sha256=a912900f242bc876954a044884715b796bbdb1e48ae4bfefb9b3fd15641b1724 Stored in directory: /root/.cache/pip/wheels/c7/44/b1/d14a0f520f27d0eb6b62ee29674a6961f243b1d6d71cd44914 Building wheel for tqdm (PEP 517): started Building wheel for tqdm (PEP 517): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.53.0-py2.py3-none-any.whl size=70276 sha256=bcf6ef37cfb33e9a8ebaa07b06180cd144a83586593e6c0f60112cf3663d5654 Stored in directory: /root/.cache/pip/wheels/19/e8/e6/db96ec4d1b276de9a3c6da5c94d261a5fde7f20c0ff4cfd9ff Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.12.1-cp38-cp38-linux_x86_64.whl size=82173 sha256=778b60f4cf629b34d9d154baba47d786c8220c246b8c2e0b2ea96df776093845 Stored in directory: /root/.cache/pip/wheels/5f/fd/9e/b6cf5890494cb8ef0b5eaff72e5d55a70fb56316007d6dfe73 Building wheel for appdirs (setup.py): started Building wheel for appdirs (setup.py): finished with status 'done' Created wheel for appdirs: filename=appdirs-1.4.4-py2.py3-none-any.whl size=9565 sha256=774b45a03ddd3fffb1f8593e00a3a086a75fae64b4783b47b11151a7db2c104e Stored in directory: /root/.cache/pip/wheels/ab/65/c2/bbf0f346f5a1501e382dc1486adec6eda7f5ea38daae3e56f3 Building wheel for packaging (PEP 517): started Building wheel for packaging (PEP 517): finished with status 'done' Created wheel for packaging: filename=packaging-20.9-py2.py3-none-any.whl size=40870 sha256=0170e600ff5da42616d815ac6a341e887838c7e0dbba63407bac324ec67bc983 Stored in directory: /root/.cache/pip/wheels/7d/09/ee/ceb1bbce0b62b7ba6949df8dc193dac281cc1d462db312a4c3 Building wheel for pyparsing (setup.py): started Building wheel for pyparsing (setup.py): finished with status 'done' Created wheel for pyparsing: filename=pyparsing-2.4.7-py2.py3-none-any.whl size=67843 sha256=82afb4071dd3f228e646b91829ec2880ba6b42477aeb6c7e65aa1115559b57db Stored in directory: /root/.cache/pip/wheels/ad/8d/0f/ad334705ed78e380d5342429a624c46bd6ac4e2ba616d70eb6 Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.15.0-py2.py3-none-any.whl size=10964 sha256=c4eaadb89a3937f9783c228eacdfd674c304cbfec1ca8cdcd7abae00783c53c0 Stored in directory: /root/.cache/pip/wheels/2a/79/93/cd6217d85b91a61fcafcf4d7ed2e0f575b04494c5b84ac74b2 Building wheel for toml (setup.py): started Building wheel for toml (setup.py): finished with status 'done' Created wheel for toml: filename=toml-0.10.2-py2.py3-none-any.whl size=16587 sha256=43d0eb427f20ecd2e3cf4cc7597b06e7f084509f17e4fe71c8d918ba71711b96 Stored in directory: /root/.cache/pip/wheels/7f/2a/4c/a39f5a4b9a3017f7ded7f75eac87c08957f06f056026db2fef Building wheel for apipkg (setup.py): started Building wheel for apipkg (setup.py): finished with status 'done' Created wheel for apipkg: filename=apipkg-1.5-py2.py3-none-any.whl size=5658 sha256=5619dccd37cd45857a27fbde6f71508b450024dbdbc3ef9c3cdaa7d8e78ecb1e Stored in directory: /root/.cache/pip/wheels/78/a8/40/9333685e969fea02419ea93ff36d985f9f51e595ad10f4eef0 Building wheel for astroid (setup.py): started Building wheel for astroid (setup.py): finished with status 'done' Created wheel for astroid: filename=astroid-2.4.1-py3-none-any.whl size=214056 sha256=4cbcdf468b2b3f50d83b1895d628238c63b0162aa7af5bf0d3a04f0cebc6aa2d Stored in directory: /root/.cache/pip/wheels/75/ad/e8/fa1a963263a875e24fc5a8d8c18568ff01ddd5b428d047b9eb Building wheel for black (PEP 517): started Building wheel for black (PEP 517): finished with status 'done' Created wheel for black: filename=black-19.10b0-py36-none-any.whl size=97526 sha256=8cf9b321999522786b0d74b58961fdc73337db6f58e23b8cff3512bb426948e5 Stored in directory: /root/.cache/pip/wheels/9f/1f/d9/75a624926c65ddac7b0a5c4249c47ef578e5e87e730ba897cf Building wheel for coverage (setup.py): started Building wheel for coverage (setup.py): finished with status 'done' Created wheel for coverage: filename=coverage-5.1-cp38-cp38-linux_x86_64.whl size=242357 sha256=b2ae3d8cee3e74ff790f9f965312d3e680e41a17e09c48aa0ea9e1bd1cbab24b Stored in directory: /root/.cache/pip/wheels/8d/32/26/3dc2bbfa29cac0f4c28d83e144b012afc225af01c5da6ff555 Building wheel for execnet (setup.py): started Building wheel for execnet (setup.py): finished with status 'done' Created wheel for execnet: filename=execnet-1.7.1-py2.py3-none-any.whl size=39065 sha256=389642a45c6b3e72984c8e4a55c95d5f0c57d73a9f8b495046b7bcb6d9b4294d Stored in directory: /root/.cache/pip/wheels/12/25/6b/1cbb4c062d255072b8bb803b1e6484b0084b620600583b525b Building wheel for flake8 (setup.py): started Building wheel for flake8 (setup.py): finished with status 'done' Created wheel for flake8: filename=flake8-3.8.1-py2.py3-none-any.whl size=72504 sha256=224434fe5b1fc4bbe3f4c4e73eb61b723ea5c34692d48f58c7f2eb8bed89d2ab Stored in directory: /root/.cache/pip/wheels/18/80/b8/31d5dba952e6319eadf6a976378d04fae6bba0d5623113cad0 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.5.0-py2.py3-none-any.whl size=5529 sha256=a0b872269956ec7af1942b995536ad210042a42c01e7376cf6efe3e4b3a183fe Stored in directory: /root/.cache/pip/wheels/91/4b/93/1cd58eef52ec0d4e5a199fdf77b2834b837c68a090a219e8b3 Building wheel for freezegun (PEP 517): started Building wheel for freezegun (PEP 517): finished with status 'done' Created wheel for freezegun: filename=freezegun-0.3.15-py2.py3-none-any.whl size=14600 sha256=e87f481c01d27ae5bdaeb05a5d7b040ae16981fef6d2f823bf9754de808e2143 Stored in directory: /root/.cache/pip/wheels/9b/1e/02/e3abb2b9ad70cabe0da80cd2006fe60e6c29f27d191c7a8879 Building wheel for isort (setup.py): started Building wheel for isort (setup.py): finished with status 'done' Created wheel for isort: filename=isort-4.3.21-py2.py3-none-any.whl size=42281 sha256=a0e17b1bd3146dc58db6be392405a4a99b11d2495db3a8bcc18fe4a5735a268e Stored in directory: /root/.cache/pip/wheels/a4/6e/35/cd528ca079275a0c59113d7d4650018309e89932ad9d54f8b9 Building wheel for lazy-object-proxy (PEP 517): started Building wheel for lazy-object-proxy (PEP 517): finished with status 'done' Created wheel for lazy-object-proxy: filename=lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl size=59934 sha256=030674b1e2edbcb7843ca385752c664e5469d9bf4c54f0b9b9e1d42537cae680 Stored in directory: /root/.cache/pip/wheels/d7/f7/3b/6853df4a25a106662f20e70ad6bd448c8ae07d12ce80fb9063 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.1-py2.py3-none-any.whl size=23823 sha256=fe409af9528420c3be8e1853edc55263d7c6f622e9977b6866fbd171a1e5bc73 Stored in directory: /root/.cache/pip/wheels/a7/0f/c0/d0aac9f595319311da6989562ef893983bd72cc4ee805d3470 Building wheel for lunr (setup.py): started Building wheel for lunr (setup.py): finished with status 'done' Created wheel for lunr: filename=lunr-0.5.8-py2.py3-none-any.whl size=35454 sha256=633eadfa39bc11c28fab6a73119caf5ecd46eb55a582f3881ae045ac5fdca5c7 Stored in directory: /root/.cache/pip/wheels/64/6d/fb/c6b1475d9f0cdf8964860a9abc673f080121f8c3ff14da6731 Building wheel for Mako (setup.py): started Building wheel for Mako (setup.py): finished with status 'done' Created wheel for Mako: filename=Mako-1.1.2-py2.py3-none-any.whl size=75521 sha256=52701fbaaeccfdce30cf3f7dc8362d3a50d4ae4007c0988f2c912b6d0cd8d409 Stored in directory: /root/.cache/pip/wheels/6e/52/27/2561ec8383487040b93f49eb487ef97e65d7889369f17b7170 Building wheel for mccabe (setup.py): started Building wheel for mccabe (setup.py): finished with status 'done' Created wheel for mccabe: filename=mccabe-0.6.1-py2.py3-none-any.whl size=7051 sha256=ec3e5100fdeec535aeb9c8282ce6c4ec95ca0f4ba3be9117d3779ee55b91150f Stored in directory: /root/.cache/pip/wheels/49/1a/c8/514721ed0f419ad7f3cde30dc003fee53f16b11e9ba604b8fd Building wheel for mkdocs (setup.py): started Building wheel for mkdocs (setup.py): finished with status 'done' Created wheel for mkdocs: filename=mkdocs-1.1.2-py3-none-any.whl size=6429756 sha256=035621bf5aa3f5e4bf3376845096232a71c9c4871399707dcbb4b091ac05ac9b Stored in directory: /root/.cache/pip/wheels/07/1d/22/e5c217336909af9a298b695b6a20fbd09a7ddd525250ec8e03 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.1-py3-none-any.whl size=8809 sha256=1adfae9bc9a0f16ccff2c724cf5bd6a0c8c782cce15e1a89713e26342f5ffa30 Stored in directory: /root/.cache/pip/wheels/8f/5d/8b/febb4d59f5fb07550141905387f91c85b25fd1820d3f5787dc Building wheel for mkdocs-awesome-pages-plugin (setup.py): started Building wheel for mkdocs-awesome-pages-plugin (setup.py): finished with status 'done' Created wheel for mkdocs-awesome-pages-plugin: filename=mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl size=7949 sha256=7f9bcf8d78fda9e8ae4053e79d8f8fd1057c3c3b60cf754df1689f22db901f77 Stored in directory: /root/.cache/pip/wheels/e9/4b/4f/42ad0253367c68ca675be552f665c03d4d4d414db103bf3e24 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=7359 sha256=4405830961e21396c00cd7b3f6ef7d8cc87f0b4729033e5e4049a207cbd35a4c Stored in directory: /root/.cache/pip/wheels/65/5a/7e/bf17faab29a167cba938b610ab0813ebab595533bf708cc7d0 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-0.4.9-py3-none-any.whl size=14969 sha256=aa4b8da1cf9ed1826d26a95a6be58d772a22908fc1c3e6dffa92f3f710cedf9c Stored in directory: /root/.cache/pip/wheels/17/5e/d5/abd8700a2591eaf1a0d96d119fec387dd0b905be80bee1dbed Building wheel for mkdocs-material (setup.py): started Building wheel for mkdocs-material (setup.py): finished with status 'done' Created wheel for mkdocs-material: filename=mkdocs_material-5.2.0-py3-none-any.whl size=3618233 sha256=235fd65ece6cfa368b91a3d5f3277730a23a24b42723df6cc2b13e91a886512c Stored in directory: /root/.cache/pip/wheels/d5/97/83/dea907b0ac421119b77e98c1128371cdf6a5eccab5d5aa6326 Building wheel for mkdocs-material-extensions (setup.py): started Building wheel for mkdocs-material-extensions (setup.py): finished with status 'done' Created wheel for mkdocs-material-extensions: filename=mkdocs_material_extensions-1.0-py3-none-any.whl size=7941 sha256=34417265fd87de699b4e11095db51c48fad6cb2f40a9d4001f9d0085a1b2498d Stored in directory: /root/.cache/pip/wheels/ac/d6/ff/47452335792f8cedfb2dbffae559be325779eb16e7bc9b5655 Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-4.0.2-py3-none-any.whl size=28693 sha256=ed48ae6e098f172e78fc113ae9ec80751236601d2558de80193df8a8d91cb762 Stored in directory: /root/.cache/pip/wheels/ca/68/11/2395a675dac4a5d915a3defdfad52566ba6cea7ea1c121ac77 Building wheel for more-itertools (setup.py): started Building wheel for more-itertools (setup.py): finished with status 'done' Created wheel for more-itertools: filename=more_itertools-8.3.0-py3-none-any.whl size=40690 sha256=84c085a893fe6b241138e57836f816f86c972bb5a1c900b693a0ff45ad5512e4 Stored in directory: /root/.cache/pip/wheels/5b/2d/41/347d4796d139b111f84960d380b09618b7d4f8cd175e7829b0 Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434674 sha256=9fc5ae3d983921c5b7d5f6ee476dd4c846c964faaf4a3fc95bee91aab905c9df Stored in directory: /root/.cache/pip/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 Building wheel for nose (setup.py): started Building wheel for nose (setup.py): finished with status 'done' Created wheel for nose: filename=nose-1.3.7-py3-none-any.whl size=153546 sha256=1ff71e48838f9c69031d5ec779056d3597a662f2f8554b5c799d811ba8f283df Stored in directory: /root/.cache/pip/wheels/0c/a0/37/dde0b7bb7ed3f3875c2443438facc1f74eb0830152475f5a94 Building wheel for pathspec (setup.py): started Building wheel for pathspec (setup.py): finished with status 'done' Created wheel for pathspec: filename=pathspec-0.8.0-py2.py3-none-any.whl size=28458 sha256=334260b65ced0163ebc411744e2e03698576b7189710fb461d94d948d067b114 Stored in directory: /root/.cache/pip/wheels/92/99/0d/2ac01b0a6a17a1231c7b23158cd0964d4b9cfc69baa1766b32 Building wheel for pdoc3 (setup.py): started Building wheel for pdoc3 (setup.py): finished with status 'done' Created wheel for pdoc3: filename=pdoc3-0.8.1-py3-none-any.whl size=106429 sha256=e54a7d070b844980fad71846398cc2245d7ef9080708af06e638c789e42a1ba4 Stored in directory: /root/.cache/pip/wheels/74/96/13/fab679ab239a62e7f04c6f9e639675b8b3d014c25c81899fbd Building wheel for pluggy (PEP 517): started Building wheel for pluggy (PEP 517): finished with status 'done' Created wheel for pluggy: filename=pluggy-0.13.1-py2.py3-none-any.whl size=18093 sha256=f2f809903f1d7f9534a96086e24311371a7644a488b24db79e02a364edefd6ed Stored in directory: /root/.cache/pip/wheels/f6/8c/6f/9402f825417fcd0b2d31a3bae52d74dd5a1f6419d5ebea031b Building wheel for py (setup.py): started Building wheel for py (setup.py): finished with status 'done' Created wheel for py: filename=py-1.10.0-py2.py3-none-any.whl size=97645 sha256=8015c7388edd9132e37ae491b2cfdd6fa910350bbdebc9fa6090920d140e363d Stored in directory: /root/.cache/pip/wheels/d6/3f/a1/ef97b129143f13159c5918fb4c02ba06f6821fc3b42ffab7b8 Building wheel for pydocstyle (setup.py): started Building wheel for pydocstyle (setup.py): finished with status 'done' Created wheel for pydocstyle: filename=pydocstyle-5.0.2-py3-none-any.whl size=35060 sha256=213abc527e0d56d3ea0ffa43bb7cc308a1c3afd8e77314dfd881df50a950e037 Stored in directory: /root/.cache/pip/wheels/4d/4b/bf/575107298c18e8f30548584d47da54c70b3c43186b828c9eac Building wheel for pyflakes (setup.py): started Building wheel for pyflakes (setup.py): finished with status 'done' Created wheel for pyflakes: filename=pyflakes-2.2.0-py2.py3-none-any.whl size=66952 sha256=9cb27edfe2ec2d6d5b3bdc73ad84d787a85f41ccd49a6a8a3b45b08e5b7b5bf7 Stored in directory: /root/.cache/pip/wheels/89/5a/87/e1149a6f17c791e9b86b69f73615f530a5fa0be0578a420924 Building wheel for pylint (setup.py): started Building wheel for pylint (setup.py): finished with status 'done' Created wheel for pylint: filename=pylint-2.5.2-py3-none-any.whl size=324316 sha256=792e85e865bda66561d93b0e62a3e94d1a2952b895281865a465bdc392b8de80 Stored in directory: /root/.cache/pip/wheels/cf/fd/d2/6e8d26c1715f2f6bced2e0ed13eca467d3857bd73ac067b445 Building wheel for pymdown-extensions (setup.py): started Building wheel for pymdown-extensions (setup.py): finished with status 'done' Created wheel for pymdown-extensions: filename=pymdown_extensions-7.1-py2.py3-none-any.whl size=205067 sha256=b1378f1189597a4b517f8b7d48962cafb6b55820b66a35aea65ee4a6ad4643c5 Stored in directory: /root/.cache/pip/wheels/de/f8/13/7f1b08901897e266977b7fe584602de86d04c18284ead4351e Building wheel for pytest (PEP 517): started Building wheel for pytest (PEP 517): finished with status 'done' Created wheel for pytest: filename=pytest-5.4.2-py3-none-any.whl size=247394 sha256=c98926b148d9126a412935e55f5d062297cf68ab9ecad576404cc01c17f4db88 Stored in directory: /root/.cache/pip/wheels/39/e7/60/97ac122b2359bbe9cc034e0de6eade1272f4d1e47993b3e6f0 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-2.8.1-py2.py3-none-any.whl size=18651 sha256=24e13af426947c1e148923184b6bac621a105b4fcae25672d6e18a24bfde2f7a Stored in directory: /root/.cache/pip/wheels/58/1a/d8/e05340a05d13e12e7af59f071d5d36cdc6c09f2813b2732d0a Building wheel for pytest-forked (PEP 517): started Building wheel for pytest-forked (PEP 517): finished with status 'done' Created wheel for pytest-forked: filename=pytest_forked-1.1.3-py2.py3-none-any.whl size=4460 sha256=943633d357b98095159469a35c98c9f6a27f30e3537549d13d8800c17c691d2e Stored in directory: /root/.cache/pip/wheels/78/52/7a/09eaace651900300d7adf9a73cb891dbbde69ffd45489bf6ad Building wheel for pytest-html (setup.py): started Building wheel for pytest-html (setup.py): finished with status 'done' Created wheel for pytest-html: filename=pytest_html-2.1.1-py2.py3-none-any.whl size=16040 sha256=6566e6b132cb12062f9ccef835994339d017758fa87a7918c8065c121a9002bc Stored in directory: /root/.cache/pip/wheels/8e/e1/5c/a5ed66c9daf4dcb97bd72152f6d09303a33038735566cadb2d Building wheel for pytest-httpserver (setup.py): started Building wheel for pytest-httpserver (setup.py): finished with status 'done' Created wheel for pytest-httpserver: filename=pytest_httpserver-0.3.4-py3-none-any.whl size=13402 sha256=a7e5653794793411dfc29c4990f7448ac7df685c03fcfd9623764aaa4581ba26 Stored in directory: /root/.cache/pip/wheels/e9/c2/01/8fa86322739bcefab95ffde87d0c65946005a1756c9ca6cd80 Building wheel for pytest-metadata (setup.py): started Building wheel for pytest-metadata (setup.py): finished with status 'done' Created wheel for pytest-metadata: filename=pytest_metadata-1.10.0-py2.py3-none-any.whl size=9909 sha256=65883996d04cc0ed145d5e4789f4138dfff3a3453b3a82105d27f6606f5bcd6f Stored in directory: /root/.cache/pip/wheels/ea/37/45/3231250fe41e7ec3e44a9045b6d0e9b36b85acb33d579ca093 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.1.0-py2.py3-none-any.whl size=10544 sha256=96f175b3341d69801e563a1d6ecf187adb9618cc54578c5e7bcf559742fd480b Stored in directory: /root/.cache/pip/wheels/92/20/30/cca207c759de1cf6b33f6c5d11520bb90d0ec3e332a49dca50 Building wheel for pytest-xdist (PEP 517): started Building wheel for pytest-xdist (PEP 517): finished with status 'done' Created wheel for pytest-xdist: filename=pytest_xdist-1.32.0-py2.py3-none-any.whl size=36629 sha256=f078aee6626dab860e596f0664e45399c9beef1b710a11aed873422faf036813 Stored in directory: /root/.cache/pip/wheels/6d/66/d8/be4929444350390ff3b0d63ed143d40a5b2dd8f1339eeb1dc6 Building wheel for regex (setup.py): started Building wheel for regex (setup.py): finished with status 'done' Created wheel for regex: filename=regex-2020.5.14-cp38-cp38-linux_x86_64.whl size=689588 sha256=11cc532285b49c90120d0f20b33a2bdba0abd3b507b2d0203d71bcbb0ca3a9e3 Stored in directory: /root/.cache/pip/wheels/11/17/00/2a4439eeb3a42a66b3649af2ef52ead483766361dc65b31498 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=3300 sha256=0c6dd5c0550405074667b2b6544bd288f6e0f2ef719a078b399e401a58310fea Stored in directory: /root/.cache/pip/wheels/27/d1/56/c35bfcf38964286906b38598f7f0a9450d3cfc4a81acf6b14d Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-2.0.0-py2.py3-none-any.whl size=97007 sha256=bb9e9c61afcb9175a95c549cc01a1227d1c3eb54a279bf98fdd33dbb44d8e1b8 Stored in directory: /root/.cache/pip/wheels/f8/86/28/f03b1c3fb921e63cad0f6460c862a174d9890312b2b6d22d1c Building wheel for termcolor (setup.py): started Building wheel for termcolor (setup.py): finished with status 'done' Created wheel for termcolor: filename=termcolor-1.1.0-py3-none-any.whl size=4829 sha256=55e1d432af9b1561fd1066e6d968e400b6b6426c2843191e30dc2a6eea7f1216 Stored in directory: /root/.cache/pip/wheels/a0/16/9c/5473df82468f958445479c59e784896fa24f4a5fc024b0f501 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=428166 sha256=950995f5eacbd4ecbe67679b854ae985d0e3635f9d6888c288b8223d6398f1dd Stored in directory: /root/.cache/pip/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d 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.4.1-cp38-cp38-linux_x86_64.whl size=896598 sha256=14e7a18e652f4e131c3d6bbaf871d8bfd534ba9e5897d5bcf58d683eecb63073 Stored in directory: /root/.cache/pip/wheels/90/d4/0c/d1e5fbaba4f3eef9ced2a95737b027aca1a5ea7e52e490f3b2 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.5-py2.py3-none-any.whl size=29212 sha256=a9c403dc84308c1dca7f762aa53c015fbf25a57cad121f79bf9dce75fd039fef Stored in directory: /root/.cache/pip/wheels/4f/fc/db/d9c5d02376160cf7544433ec0fdbbbf9361efc18a6f8648c59 Successfully built Click Jinja2 Markdown MarkupSafe PyYAML Pygments Werkzeug attrs future joblib pycodestyle python-dateutil tqdm wrapt appdirs packaging pyparsing six toml apipkg astroid black coverage execnet flake8 flake8-docstrings freezegun isort lazy-object-proxy livereload lunr Mako mccabe mkdocs mkdocs-add-number-plugin mkdocs-awesome-pages-plugin mkdocs-exclude mkdocs-macros-plugin mkdocs-material mkdocs-material-extensions mock more-itertools nltk nose pathspec pdoc3 pluggy py pydocstyle pyflakes pylint pymdown-extensions pytest pytest-cov pytest-forked pytest-html pytest-httpserver pytest-metadata pytest-mock pytest-xdist regex repackage snowballstemmer termcolor tornado typed-ast wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.1/opt/python3_devtools] is already loaded Looking in links: ./src Processing ./src/apipkg-1.5-py2.py3-none-any.whl Processing ./src/astroid-2.4.1-py3-none-any.whl Processing ./src/black-19.10b0-py36-none-any.whl Processing ./src/coverage-5.1-cp38-cp38-linux_x86_64.whl Processing ./src/execnet-1.7.1-py2.py3-none-any.whl Processing ./src/flake8-3.8.1-py2.py3-none-any.whl Processing ./src/flake8_docstrings-1.5.0-py2.py3-none-any.whl Processing ./src/freezegun-0.3.15-py2.py3-none-any.whl Processing ./src/isort-4.3.21-py2.py3-none-any.whl Processing ./src/lazy_object_proxy-1.4.3-cp38-cp38-linux_x86_64.whl Processing ./src/livereload-2.6.1-py2.py3-none-any.whl Processing ./src/lunr-0.5.8-py2.py3-none-any.whl Processing ./src/Mako-1.1.2-py2.py3-none-any.whl Processing ./src/mccabe-0.6.1-py2.py3-none-any.whl Processing ./src/mkdocs-1.1.2-py3-none-any.whl Processing ./src/mkdocs_add_number_plugin-1.2.1-py3-none-any.whl Processing ./src/mkdocs_awesome_pages_plugin-2.2.1-py3-none-any.whl Processing ./src/mkdocs_exclude-1.0.2-py3-none-any.whl Processing ./src/mkdocs_macros_plugin-0.4.9-py3-none-any.whl Processing ./src/mkdocs_material-5.2.0-py3-none-any.whl Processing ./src/mkdocs_material_extensions-1.0-py3-none-any.whl Processing ./src/mock-4.0.2-py3-none-any.whl Processing ./src/more_itertools-8.3.0-py3-none-any.whl Processing ./src/nltk-3.5-py3-none-any.whl Processing ./src/nose-1.3.7-py3-none-any.whl Processing ./src/pathspec-0.8.0-py2.py3-none-any.whl Processing ./src/pdoc3-0.8.1-py3-none-any.whl Processing ./src/pluggy-0.13.1-py2.py3-none-any.whl Processing ./src/py-1.10.0-py2.py3-none-any.whl Processing ./src/pydocstyle-5.0.2-py3-none-any.whl Processing ./src/pyflakes-2.2.0-py2.py3-none-any.whl Processing ./src/pylint-2.5.2-py3-none-any.whl Processing ./src/pymdown_extensions-7.1-py2.py3-none-any.whl Processing ./src/pytest-5.4.2-py3-none-any.whl Processing ./src/pytest_cov-2.8.1-py2.py3-none-any.whl Processing ./src/pytest_forked-1.1.3-py2.py3-none-any.whl Processing ./src/pytest_html-2.1.1-py2.py3-none-any.whl Processing ./src/pytest_httpserver-0.3.4-py3-none-any.whl Processing ./src/pytest_metadata-1.10.0-py2.py3-none-any.whl Processing ./src/pytest_mock-3.1.0-py2.py3-none-any.whl Processing ./src/pytest_xdist-1.32.0-py2.py3-none-any.whl Processing ./src/regex-2020.5.14-cp38-cp38-linux_x86_64.whl Processing ./src/repackage-0.7.3-py3-none-any.whl Processing ./src/snowballstemmer-2.0.0-py2.py3-none-any.whl Processing ./src/termcolor-1.1.0-py3-none-any.whl Processing ./src/tornado-6.0.4-cp38-cp38-linux_x86_64.whl Processing ./src/typed_ast-1.4.1-cp38-cp38-linux_x86_64.whl Processing ./src/wcwidth-0.2.5-py2.py3-none-any.whl Requirement already satisfied: six==1.15.0 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 10)) (1.15.0) Requirement already satisfied: wrapt==1.12.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 76)) (1.12.1) Requirement already satisfied: toml==0.10.2 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 11)) (0.10.2) Requirement already satisfied: appdirs==1.4.4 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 1)) (1.4.4) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 33)) (19.3.0) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 20)) (7.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 61)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 64)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 45)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: Markdown==3.3.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 22)) (3.3.3) Requirement already satisfied: PyYAML==5.4.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 26)) (5.4.1) Requirement already satisfied: Jinja2==2.11.3 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 21)) (2.11.3) Requirement already satisfied: Pygments==2.7.4 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 27)) (2.7.4) Requirement already satisfied: tqdm==4.53.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 73)) (4.53.0) Requirement already satisfied: joblib==0.17.0 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 50)) (0.17.0) Requirement already satisfied: packaging==20.9 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 5)) (20.9) Requirement already satisfied: Werkzeug==1.0.1 in /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3/lib/python3.8/site-packages/requirements3.txt (line 29)) (1.0.1) Requirement already satisfied: pyparsing==2.4.7 in /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages (from -c /opt/metwork-mfext-1.1/opt/python3_core/lib/python3.8/site-packages/requirements3.txt (line 7)) (2.4.7) Installing collected packages: apipkg, lazy-object-proxy, astroid, typed-ast, pathspec, regex, black, coverage, execnet, pyflakes, mccabe, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, tornado, livereload, lunr, Mako, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, repackage, termcolor, pymdown-extensions, mkdocs-material-extensions, mkdocs-material, mkdocs-macros-plugin, mock, more-itertools, nltk, nose, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-cov, pytest-forked, pytest-metadata, pytest-html, pytest-httpserver, pytest-mock, pytest-xdist Successfully installed Mako-1.1.2 apipkg-1.5 astroid-2.4.1 black-19.10b0 coverage-5.1 execnet-1.7.1 flake8-3.8.1 flake8-docstrings-1.5.0 freezegun-0.3.15 isort-4.3.21 lazy-object-proxy-1.4.3 livereload-2.6.1 lunr-0.5.8 mccabe-0.6.1 mkdocs-1.1.2 mkdocs-add-number-plugin-1.2.1 mkdocs-awesome-pages-plugin-2.2.1 mkdocs-exclude-1.0.2 mkdocs-macros-plugin-0.4.9 mkdocs-material-5.2.0 mkdocs-material-extensions-1.0 mock-4.0.2 more-itertools-8.3.0 nltk-3.5 nose-1.3.7 pathspec-0.8.0 pdoc3-0.8.1 pluggy-0.13.1 py-1.10.0 pydocstyle-5.0.2 pyflakes-2.2.0 pylint-2.5.2 pymdown-extensions-7.1 pytest-5.4.2 pytest-cov-2.8.1 pytest-forked-1.1.3 pytest-html-2.1.1 pytest-httpserver-0.3.4 pytest-metadata-1.10.0 pytest-mock-3.1.0 pytest-xdist-1.32.0 regex-2020.5.14 repackage-0.7.3 snowballstemmer-2.0.0 termcolor-1.1.0 tornado-6.0.4 typed-ast-1.4.1 wcwidth-0.2.5 if ! test -d /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/python3_devtools/lib/python3.8/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-1.1/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-html.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-metadata.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/repackage.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.1/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.1/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-1.1/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.1/opt/python3_devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_857cd1010af8005b97d395981caf276b.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-1.1/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/java" "java" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_e8f366c5ceb0da5fb6d63bd6dfd4129c.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-1.1/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.1/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_e8f366c5ceb0da5fb6d63bd6dfd4129c.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-1.1/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" "monitoring" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e python3@mfext layer (dependency) hash (from cache): d56057074db3d4cd311282972e410c27 python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: 3ac34a6504c1ce9e22e7756b0b25c677 cache missed (/buildcache/mfext_cache_layer_monitoring_874d965a7a200b4e62f6659a80cdb8b8.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 0400_vector 0500_extra_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-1.1/opt/monitoring ; \ fi make[3]: Entering directory `/src/layers/layer8_monitoring/0300_telegraf' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "influxdb plugin-driven server agent for collecting and reporting metrics." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` `readlink -m ./sources` MD5 c4e9024da0221a663449994d8719da89 Computing checksum for /src/layers/layer8_monitoring/0300_telegraf/build/telegraf-1.13.3_linux_amd64.tar.gz... Good checksum rm -Rf telegraf-1.13.3-1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/telegraf-1.13.3_linux_amd64.tar.gz` tar.gz telegraf-1.13.3-1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0300_telegraf' cd build/telegraf && cp -f usr/bin/telegraf /opt/metwork-mfext-1.1/opt/monitoring/bin/telegraf make[3]: Leaving directory `/src/layers/layer8_monitoring/0300_telegraf' make[3]: Entering directory `/src/layers/layer8_monitoring/0400_vector' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- make -f Makefile.mk all rm -f /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml touch /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "name: 'vector'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "version: '0.13.1'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "checksum: '6e103313504dcc2b12feae18339ff56d'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "description: '" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo -n "Collect, transform, and route all observability data with one simple tool." |sed "s/'/ /g" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "website: 'https://vector.dev/'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml echo "license: 'MPL'" >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/vector.yaml; fi make --file=/opt/metwork-mfext-1.1/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.1/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0400_vector' /opt/metwork-mfext-1.1/bin/_download_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` `readlink -m ./sources` MD5 6e103313504dcc2b12feae18339ff56d Computing checksum for /src/layers/layer8_monitoring/0400_vector/build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz... Good checksum rm -Rf vector-0.13.1 /opt/metwork-mfext-1.1/bin/_uncompress_helper.sh `readlink -m ./build/vector-0.13.1-x86_64-unknown-linux-musl.tar.gz` tar.gz vector-0.13.1 make[1]: Leaving directory '/src/layers/layer8_monitoring/0400_vector' cd build/vector-x86_64-unknown-linux-musl/bin && cp -f vector /opt/metwork-mfext-1.1/opt/monitoring/bin/vector make[3]: Leaving directory `/src/layers/layer8_monitoring/0400_vector' make[3]: Entering directory `/src/layers/layer8_monitoring/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,PYTHON2_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=core@mfext,python3@mfext,monitoring@mfext -- scl enable devtoolset-8 -- 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 tempolayer30139[/src/layers/layer8_monitoring/0500_extra_packages/tempolayer30139] Collecting distro==1.4.0 Downloading distro-1.4.0.tar.gz (53 kB) Building wheels for collected packages: distro Building wheel for distro (setup.py): started Building wheel for distro (setup.py): finished with status 'done' Created wheel for distro: filename=distro-1.4.0-py2.py3-none-any.whl size=17894 sha256=f1ebc3622bb387dd7cea1dcf9ea2a6ffed04e736068b4696efb4832cf1eb6a01 Stored in directory: /root/.cache/pip/wheels/56/f1/d6/7ca6c27fb53d8f168337b7ab1862185b60b426836ce72f0f2a Successfully built distro if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.1/opt/monitoring ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.1/opt/monitoring ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer monitoring@mfext[/opt/metwork-mfext-1.1/opt/monitoring] is already loaded Looking in links: ./src Processing ./src/distro-1.4.0-py2.py3-none-any.whl Installing collected packages: distro Successfully installed distro-1.4.0 if ! test -d /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages; then mkdir -p /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages; fi if test -f /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.1/opt/monitoring/lib/python3.8/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-1.1/opt/monitoring/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.1/opt/monitoring/share/metwork_packages/distro.yaml is ready make[3]: Leaving directory `/src/layers/layer8_monitoring/0500_extra_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.1/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_874d965a7a200b4e62f6659a80cdb8b8.tar created make[2]: Leaving directory `/src/layers/layer8_monitoring' make[2]: Entering directory `/src/layers/layer8_nodejs' if test "MFEXT" = "MFEXT" -a "" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" "nodejs" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_7637eb7ec97eb5cc4cc14a03c13bd8a9.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-1.1/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.1/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_7637eb7ec97eb5cc4cc14a03c13bd8a9.tar) make[2]: Leaving directory `/src/layers/layer8_nodejs' 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-1.1/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/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-1.1/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.1/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.1/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.1/opt/default" "default" /etc/buildimage_hash: 3b9f21c7d0eb92ecb48435e1e9a60482 /src/adm/root.mk md5sum hash: ad303c938fe77290bb732c84b66dedcf core@mfext layer (dependency) hash (from cache): 16ef9a5a7b351aa86013d426f277768e devtools@mfext layer (dependency) hash (from cache): 6a8a138cf9cef0ec86c37bafd9eda6b3 java@mfext layer (dependency) hash (from cache): e7b44333ae6779e709d8a01be89ae1b3 monitoring@mfext layer (dependency) hash (from cache): 49a796d259251f340eab9ad9f378222b nodejs@mfext layer (dependency) hash (from cache): b831b63b22f16abc0e53e7255cd42ac8 openresty@mfext layer (dependency) hash (from cache): 8143f5fc7203c6781f50b115319775a7 python3@mfext layer (dependency) hash (from cache): d56057074db3d4cd311282972e410c27 python3_core@mfext layer (dependency) hash (from cache): 2c71e6fd097104e9ff67a31d0d550d26 python3_devtools@mfext layer (dependency) hash (from cache): 764d17a75d6bad0a4c07b928fcaf6313 python3_scientific_core@mfext layer (dependency) hash (from cache): 068d42663acbfe91e10b1c613b10ed9a root@mfext layer (dependency) hash (from cache): d635d301e135a88a9a5c1dd511cdfd23 scientific_core@mfext layer (dependency) hash (from cache): c78db17256dc6f9ff4583b2645a22e42 tcltk@mfext layer (dependency) hash (from cache): a6cd373ab6658cfbf344ecfafb6d1a9a source hash: fc773d8121b3cef7e408cad7974589b0 cache missed (/buildcache/mfext_cache_layer_default_7b6b31d5c99460287cf6936bdf5c3f04.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-1.1/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.1/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.1/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.1/opt/default" cache: /buildcache/mfext_cache_layer_default_7b6b31d5c99460287cf6936bdf5c3f04.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 outside /opt/metwork-mfext-1.1/bin/outside chmod a+rx /opt/metwork-mfext-1.1/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.1/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.1/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.1/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.1/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.1/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.1/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.1/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.1/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.1/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.1/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.1/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.1/bin/components chmod a+rx /opt/metwork-mfext-1.1/bin/components cp -f _circus.start /opt/metwork-mfext-1.1/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.1/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.1/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.1/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.1/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.1/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.1/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.1/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.1/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.1/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.1/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.1/bin/config.py chmod a+rx /opt/metwork-mfext-1.1/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.1/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.1/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.1/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.1/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.1/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.1/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.1/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.1/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.1/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.1/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.1/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.1/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.1/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.1/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.1/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.1/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.1/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.1/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.1/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.1/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.1/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.1/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.1/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.1/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.1/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.1/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.1/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.1/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.1/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.1/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.1/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.1/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.1/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.1/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.1/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.1/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.1/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.1/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.1/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.1/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.1/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.1/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.1/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.1/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.1/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.1/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.1/bin/repeat.sh cp -f before_start_vector /opt/metwork-mfext-1.1/bin/before_start_vector chmod a+rx /opt/metwork-mfext-1.1/bin/before_start_vector cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.1/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.1/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.1/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.1/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.1/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.1/share/templates/bashrc /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.1/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.1/share/templates/bash_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.1/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.1/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.1/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.1/share/templates/nethard_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.1/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.1/share/templates/interactive_profile /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.1/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.1/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.1 && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.1/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.1/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.1/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.1/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.1/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.1/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.1/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.1/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.1/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.1/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.1/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.1/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.1/share/templates/crontab cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.1/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/vector.toml /opt/metwork-mfext-1.1/share/templates/vector.toml cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.1/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.1/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.1/share/templates/telegraf.conf mkdir -p /opt/metwork-mfext-1.1/lib/mfext touch /opt/metwork-mfext-1.1/lib/mfext/__init__.py cp -f ini_to_env.py /opt/metwork-mfext-1.1/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.1/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.1/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.1/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.1/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.1/bin/envtpl >/opt/metwork-mfext-1.1/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.1/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.1/bin/_yaml_to_md.py:70: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. y = yaml.load(unidecode(raw_content))