cp -f .layerapi2_label /opt/metwork-mfext-1.0/.layerapi2_label cp -f .layerapi2_dependencies /opt/metwork-mfext-1.0/.layerapi2_dependencies rm -f /opt/metwork-mfext-1.0/.dhash_ignore_hash touch /opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python2" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash echo "bin/python3" >>/opt/metwork-mfext-1.0/.dhash_ignore_hash cd adm && make before_layers make[1]: Entering directory `/src/adm' cp -f guess_version.sh /opt/metwork-mfext-1.0/bin/guess_version.sh chmod a+rx /opt/metwork-mfext-1.0/bin/guess_version.sh cp -f _make_file_from_template.sh /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh cp -f envtpl /opt/metwork-mfext-1.0/bin/envtpl chmod a+rx /opt/metwork-mfext-1.0/bin/envtpl cp -f _proxy_set.sh /opt/metwork-mfext-1.0/bin/_proxy_set.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_proxy_set.sh cp -f dhash /opt/metwork-mfext-1.0/bin/dhash chmod a+rx /opt/metwork-mfext-1.0/bin/dhash cp -f layer_hash /opt/metwork-mfext-1.0/bin/layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/layer_hash cp -f _cache_path.sh /opt/metwork-mfext-1.0/bin/_cache_path.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_path.sh cp -f _cache_logic_before_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_before_layer.sh cp -f _cache_logic_after_layer.sh /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_cache_logic_after_layer.sh cp -f _layer_hash /opt/metwork-mfext-1.0/bin/_layer_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_hash cp -f module_hash /opt/metwork-mfext-1.0/bin/module_hash chmod a+rx /opt/metwork-mfext-1.0/bin/module_hash cp -f _layer_dhash /opt/metwork-mfext-1.0/bin/_layer_dhash chmod a+rx /opt/metwork-mfext-1.0/bin/_layer_dhash cp -f _check_layers_hash /opt/metwork-mfext-1.0/bin/_check_layers_hash chmod a+rx /opt/metwork-mfext-1.0/bin/_check_layers_hash cp --preserve=mode --dereference -Rf main_root.mk /opt/metwork-mfext-1.0/share/main_root.mk cp --preserve=mode --dereference -Rf subdir_root.mk /opt/metwork-mfext-1.0/share/subdir_root.mk cp -f bash_utils.sh /opt/metwork-mfext-1.0/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.0/config/dhash_ignore_all cp -f dhash_ignore_hash /opt/metwork-mfext-1.0/config/dhash_ignore_hash cp -f mflog_override.conf /opt/metwork-mfext-1.0/config/mflog_override.conf cp -f sysctl_metwork.conf /opt/metwork-mfext-1.0/config/sysctl_metwork.conf guess_version.sh >/opt/metwork-mfext-1.0/config/version || { rm -f /opt/metwork-mfext-1.0/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.0/bin/_uncompress_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uncompress_helper.sh cp -f _download_helper.sh /opt/metwork-mfext-1.0/bin/_download_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_download_helper.sh cp -f _checksum_helper.sh /opt/metwork-mfext-1.0/bin/_checksum_helper.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_checksum_helper.sh cp -f _pip_package_to_yaml.sh /opt/metwork-mfext-1.0/bin/_pip_package_to_yaml.sh chmod a+rx /opt/metwork-mfext-1.0/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.0/share/python3_layer.mk cp -f python2_layer.mk /opt/metwork-mfext-1.0/share/python2_layer.mk cp --preserve=mode --dereference -Rf package.mk /opt/metwork-mfext-1.0/share/package.mk cp --preserve=mode --dereference -Rf layer.mk /opt/metwork-mfext-1.0/share/layer.mk cp --preserve=mode --dereference -Rf Makefile.standard /opt/metwork-mfext-1.0/share/Makefile.standard cp --preserve=mode --dereference -Rf core_layer.mk /opt/metwork-mfext-1.0/share/core_layer.mk cp --preserve=mode --dereference -Rf simple_layer.mk /opt/metwork-mfext-1.0/share/simple_layer.mk cp --preserve=mode --dereference -Rf layer_wrapper.mk /opt/metwork-mfext-1.0/share/layer_wrapper.mk make[1]: Leaving directory `/src/layers' _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.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.0/opt/core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/core/.dhash_ignore_hash; else cat dhash_ignore_hash |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/core/.dhash_ignore_hash; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/core" "core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 0ea87f92820062b229ce7cf0d76a5261 cache hit (used: /buildcache/mfext_cache_layer_core_fe0fc964f05063666541b8587669d2ad.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 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.0/opt/core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/core/.mfextaddon; fi _layer_dhash "core@mfext" >/opt/metwork-mfext-1.0/opt/core/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/core" cache already exist (/buildcache/mfext_cache_layer_core_fe0fc964f05063666541b8587669d2ad.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.0/opt/tcltk/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/tcltk/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/tcltk/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" "tcltk" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 62718ed3373b829961e7688c2d97dd50 cache hit (used: /buildcache/mfext_cache_layer_tcltk_be81c28b8e4c3c71bbed2cc702e07285.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.0/opt/tcltk ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/tcltk/.mfextaddon; fi _layer_dhash "tcltk@mfext" >/opt/metwork-mfext-1.0/opt/tcltk/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/tcltk" cache already exist (/buildcache/mfext_cache_layer_tcltk_be81c28b8e4c3c71bbed2cc702e07285.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.0/opt/openresty/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/openresty/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/openresty/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" "openresty" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: f42b8c8b3c8be01eb87ae860e5b5e087 cache hit (used: /buildcache/mfext_cache_layer_openresty_629296a9349a77b78a02dfa1e57c6beb.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.0/opt/openresty ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/openresty/.mfextaddon; fi _layer_dhash "openresty@mfext" >/opt/metwork-mfext-1.0/opt/openresty/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/openresty" cache already exist (/buildcache/mfext_cache_layer_openresty_629296a9349a77b78a02dfa1e57c6beb.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.0/opt/python3_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_conflicts; else cat .layerapi2_conflicts |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_core" "python3_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 09f4e326d8e3d0e3a4c133dc591e84d2 cache hit (used: /buildcache/mfext_cache_layer_python3_core_4e132b84d45e3d528146cb6fe8f22e8b.tar) if ! test -f cache/hit; then \ for SUBDIR in 0000_adm 0030_python3 0035_certifi 0041_six 0042_appdirs 0043_packaging 0044_setuptools 0045_pyparsing 0046_pip 0046_virtualenv 0050_wheel 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.0/opt/python3_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/python3_core/.mfextaddon; fi _layer_dhash "python3_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_core" cache already exist (/buildcache/mfext_cache_layer_python3_core_4e132b84d45e3d528146cb6fe8f22e8b.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.0/opt/scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/scientific_core/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/scientific_core/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/scientific_core" "scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 27b55cd33da94a4c852fdcb841e940d2 cache hit (used: /buildcache/mfext_cache_layer_scientific_core_c934d0abd1d4f0a4b5df9b6242648388.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.0/opt/scientific_core ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/scientific_core/.mfextaddon; fi _layer_dhash "scientific_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/scientific_core" cache already exist (/buildcache/mfext_cache_layer_scientific_core_c934d0abd1d4f0a4b5df9b6242648388.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.0/opt/python3/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3" "python3" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 1b5ead043e3d85cbc37408cca62c76bc cache missed (/buildcache/mfext_cache_layer_python3_7a61f43242f31a645b469faafda96712.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.0/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 tempolayer1435[/src/layers/layer2_python3/0400_prereq_extra_python_packages/tempolayer1435] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting cffi==1.12.3 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz (456kB) Collecting pycparser==2.19 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB) Collecting PyScaffold==3.2.3 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/b0/d7/92c7fd1a1204c58ec46b62f5049c761aa8e186f5476ed9e7a95e28ffb085/PyScaffold-3.2.3.tar.gz (389kB) Collecting setuptools-scm==3.3.3 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/83/44/53cad68ce686585d12222e6769682c4bdb9686808d2739671f9175e2938b/setuptools_scm-3.3.3.tar.gz Collecting setuptools>=38.3 (from PyScaffold==3.2.3->-r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/88/fc/d17731c0cc67a5a8e385e4f47c3b0b186720e198b70f076ccb4676804a8f/setuptools-57.0.0.tar.gz (2.1MB) Building wheels for collected packages: certifi, cffi, pycparser, PyScaffold, setuptools-scm, setuptools Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for cffi: started Running setup.py bdist_wheel for cffi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for pycparser: started Running setup.py bdist_wheel for pycparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for PyScaffold: started Running setup.py bdist_wheel for PyScaffold: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for setuptools-scm: started Running setup.py bdist_wheel for setuptools-scm: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Running setup.py bdist_wheel for setuptools: started Running setup.py bdist_wheel for setuptools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0400_prereq_extra_python_packages/src Successfully built certifi cffi pycparser PyScaffold setuptools-scm setuptools if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.0/opt/python3] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 2)) (2019.3.9) Collecting cffi==1.12.3 (from -r requirements3.txt.tmp (line 2)) Collecting pycparser==2.19 (from -r requirements3.txt.tmp (line 3)) Collecting PyScaffold==3.2.3 (from -r requirements3.txt.tmp (line 4)) Collecting setuptools-scm==3.3.3 (from -r requirements3.txt.tmp (line 5)) Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20210520-py3.7.egg (from PyScaffold==3.2.3->-r requirements3.txt.tmp (line 4)) (41.0.1.post20210520) Installing collected packages: pycparser, cffi, PyScaffold, setuptools-scm Successfully installed PyScaffold-3.2.3 cffi-1.12.3 pycparser-2.19 setuptools-scm-3.3.3 if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cffi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pycparser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/setuptools-scm.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.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml touch /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "name: 'ConfigUpdater'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "version: '1.0.1'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "checksum: '6fb0e4371b22d9bb72efa79181000aac'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo -n "Parser like ConfigParser but for updating configuration files" |sed "s/'/ /g" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "website: 'https://github.com/pyscaffold/configupdater'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/ConfigUpdater.yaml; fi make --file=../../Makefile.standard download uncompress python3build python3install make[1]: Entering directory '/src/layers/layer2_python3/0498_configupdater' /opt/metwork-mfext-1.0/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.0/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 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.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi cd build/ConfigUpdater-1.0.1 && if test "" != ""; then export LDFLAGS=; fi && if test "" != ""; then export CFLAGS=; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3 --install-lib=/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages running install running bdist_egg 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' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/configupdater copying build/lib/configupdater/configupdater.py -> build/bdist.linux-x86_64/egg/configupdater copying build/lib/configupdater/__init__.py -> build/bdist.linux-x86_64/egg/configupdater byte-compiling build/bdist.linux-x86_64/egg/configupdater/configupdater.py to configupdater.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/configupdater/__init__.py to __init__.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/ConfigUpdater.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/ConfigUpdater-1.0.22-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/site.py Processing ConfigUpdater-1.0.22-py3.7.egg creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.22-py3.7.egg Extracting ConfigUpdater-1.0.22-py3.7.egg to /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages Adding ConfigUpdater 1.0.22 to easy-install.pth file Installed /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.22-py3.7.egg Processing dependencies for ConfigUpdater==1.0.22 Searching for setuptools==41.0.1.post20210520 Best match: setuptools 41.0.1.post20210520 Processing setuptools-41.0.1.post20210520-py3.7.egg Adding setuptools 41.0.1.post20210520 to easy-install.pth file Installing easy_install script to /opt/metwork-mfext-1.0/opt/python3/bin Installing easy_install-3.7 script to /opt/metwork-mfext-1.0/opt/python3/bin Using /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20210520-py3.7.egg Finished processing dependencies for ConfigUpdater==1.0.22 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 tempolayer1939[/src/layers/layer2_python3/0500_extra_python_packages/tempolayer1939] Collecting PyScaffold==3.2.3 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b0/d7/92c7fd1a1204c58ec46b62f5049c761aa8e186f5476ed9e7a95e28ffb085/PyScaffold-3.2.3.tar.gz (389kB) Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) 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.6.3 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/9d/6c/429faa2d2f73973189ca0cfe141ff703417a5eebe18d78e6b25b70db0a34/aiohttp-3.6.3.tar.gz (1.1MB) Obtaining aiohttp_metwork_middlewares from git+https://github.com/metwork-framework/aiohttp_metwork_middlewares.git@d0feb6e25c632331325aae58462302d7d73c0e7c#egg=aiohttp_metwork_middlewares (from -r requirements3.txt (line 3)) Cloning https://github.com/metwork-framework/aiohttp_metwork_middlewares.git (to revision d0feb6e25c632331325aae58462302d7d73c0e7c) to ./tmp_src/aiohttp-metwork-middlewares Collecting arrow==0.14.2 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/0e/29/a080c566b078dd72ac486991c94ec2f3dd508ac9ec8c254c9dbe30dcfbb2/arrow-0.14.2.tar.gz (102kB) Collecting async-timeout==3.0.1 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/a1/78/aae1545aba6e87e23ecab8d212b58bb70e72164b67eb090b81bb17ad38e3/async-timeout-3.0.1.tar.gz Collecting attrs==19.3.0 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/98/c3/2c227e66b5e896e15ccdae2e00bbc69aa46e9a8ce8869cc5fa96310bf612/attrs-19.3.0.tar.gz (132kB) Collecting autopep8==1.4.4 (from -r requirements3.txt (line 7)) Downloading https://files.pythonhosted.org/packages/45/f3/24b437da561b6af4840c871fbbda32889ca304fc1f7b6cc3ada8b09f394a/autopep8-1.4.4.tar.gz (114kB) Collecting bash==0.6 (from -r requirements3.txt (line 8)) Downloading https://files.pythonhosted.org/packages/42/30/4870d449947581ff48f213c206d103e9458b0070dbc436c50b1b95007043/bash-0.6.tar.gz Collecting bcrypt==3.1.7 (from -r requirements3.txt (line 9)) Downloading https://files.pythonhosted.org/packages/fa/aa/025a3ab62469b5167bc397837c9ffc486c42a97ef12ceaa6699d8f5a5416/bcrypt-3.1.7.tar.gz (42kB) Collecting binaryornot==0.4.4 (from -r requirements3.txt (line 10)) Downloading https://files.pythonhosted.org/packages/a7/fe/7ebfec74d49f97fc55cd38240c7a7d08134002b1e14be8c3897c0dd5e49b/binaryornot-0.4.4.tar.gz (371kB) Collecting cachetools==3.1.1 (from -r requirements3.txt (line 11)) Downloading https://files.pythonhosted.org/packages/ae/37/7fd45996b19200e0cb2027a0b6bef4636951c4ea111bfad36c71287247f6/cachetools-3.1.1.tar.gz Collecting Cerberus==1.3.2 (from -r requirements3.txt (line 12)) Downloading https://files.pythonhosted.org/packages/90/a7/71c6ed2d46a81065e68c007ac63378b96fa54c7bb614d653c68232f9c50c/Cerberus-1.3.2.tar.gz (52kB) Collecting chardet==3.0.4 (from -r requirements3.txt (line 14)) Downloading https://files.pythonhosted.org/packages/fc/bb/a5768c230f9ddb03acc9ef3f0d4a3cf93462473795d18e9535498c8f929d/chardet-3.0.4.tar.gz (1.9MB) Collecting Click==7.0 (from -r requirements3.txt (line 15)) Downloading https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz (286kB) Collecting colorama==0.4.3 (from -r requirements3.txt (line 16)) Downloading https://files.pythonhosted.org/packages/82/75/f2a4c0c94c85e2693c229142eb448840fba0f9230111faa889d1f541d12d/colorama-0.4.3.tar.gz Collecting commonmark==0.9.1 (from -r requirements3.txt (line 17)) Downloading https://files.pythonhosted.org/packages/60/48/a60f593447e8f0894ebb7f6e6c1f25dafc5e89c5879fdc9360ae93ff83f0/commonmark-0.9.1.tar.gz (95kB) Obtaining cookiecutter from git+https://github.com/metwork-framework/cookiecutter.git@113331d0590bd0c9147ac8b608ff850e63b94e44#egg=cookiecutter (from -r requirements3.txt (line 18)) Cloning https://github.com/metwork-framework/cookiecutter.git (to revision 113331d0590bd0c9147ac8b608ff850e63b94e44) to ./tmp_src/cookiecutter Initialized empty Git repository in /src/layers/layer2_python3/0500_extra_python_packages/tmp_src/cookiecutter/docs/HelloCookieCutter1/.git/ Obtaining cookiecutter_hooks from git+https://github.com/metwork-framework/cookiecutter_hooks.git@5bc1f3295495ded12a95e2d0b35878f3fd7ae1dd#egg=cookiecutter_hooks (from -r requirements3.txt (line 19)) 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 20)) Cloning https://github.com/metwork-framework/cronwrapper (to revision 828f7f1743224bcda739518698a71a65f1289e74) to ./tmp_src/cronwrapper Collecting cryptography==2.9.2 (from -r requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/56/3b/78c6816918fdf2405d62c98e48589112669f36711e50158a0c15d804c30d/cryptography-2.9.2.tar.gz (517kB) Obtaining deploycron from git+https://github.com/metwork-framework/deploycron.git@c7d4e7b78fa8c9eb9f14ba49b5f90232af7d4709#egg=deploycron (from -r requirements3.txt (line 22)) 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 23)) Cloning https://github.com/metwork-framework/directory_observer.git (to revision 03770b7876990803cc3b271e78b3c0a2364cdf3c) to ./tmp_src/directory-observer Collecting diskcache==3.1.1 (from -r requirements3.txt (line 24)) Downloading https://files.pythonhosted.org/packages/61/51/6ea4d36a05314fe61c4107a45b28067b4ffe0e4e775b6edef5104c4a17d8/diskcache-3.1.1.tar.gz (489kB) Obtaining envtpl from git+https://github.com/metwork-framework/envtpl.git@a7838100809b367451ddca6477616082b01f4c1c#egg=envtpl (from -r requirements3.txt (line 25)) Cloning https://github.com/metwork-framework/envtpl.git (to revision a7838100809b367451ddca6477616082b01f4c1c) to ./tmp_src/envtpl Collecting filelock==3.0.12 (from -r requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/14/ec/6ee2168387ce0154632f856d5cc5592328e9cf93127c5c9aeca92c8c16cb/filelock-3.0.12.tar.gz Collecting future==0.17.1 (from -r requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting gitignore-parser==0.0.6 (from -r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/85/c5/b4affef7dcddfad65e13441a5ac02fa2f3cc44a852d4037087a7de81ac6e/gitignore_parser-0.0.6.tar.gz Collecting idna==2.8 (from -r requirements3.txt (line 29)) Downloading https://files.pythonhosted.org/packages/ad/13/eb56951b6f7950cadb579ca166e448ba77f9d24efc03edd7e55fa57d04b7/idna-2.8.tar.gz (174kB) Collecting inotify-simple==1.1.8 (from -r requirements3.txt (line 30)) Downloading https://files.pythonhosted.org/packages/55/80/4bbd33f6d6b305c509a90b37c1cf7255000344f513b36827ec2c17af5ad5/inotify_simple-1.1.8.tar.gz Collecting Jinja2==2.10.1 (from -r requirements3.txt (line 31)) Downloading https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-2.10.1.tar.gz (260kB) Collecting jinja2-time==0.2.0 (from -r requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/de/7c/ee2f2014a2a0616ad3328e58e7dac879251babdb4cb796d770b5d32c469f/jinja2-time-0.2.0.tar.gz Collecting MarkupSafe==1.1.1 (from -r requirements3.txt (line 33)) Downloading https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz Obtaining mflog from git+https://github.com/metwork-framework/mflog.git@dc013a41475b118a422b1e5645ade3d3e148157e#egg=mflog (from -r requirements3.txt (line 34)) Cloning https://github.com/metwork-framework/mflog.git (to revision dc013a41475b118a422b1e5645ade3d3e148157e) to ./tmp_src/mflog Obtaining mfplugin from git+https://github.com/metwork-framework/mfplugin.git@01eb2568853f400b6baa11a4c477b5aa0eabe9e7#egg=mfplugin (from -r requirements3.txt (line 35)) Cloning https://github.com/metwork-framework/mfplugin.git (to revision 01eb2568853f400b6baa11a4c477b5aa0eabe9e7) to ./tmp_src/mfplugin Obtaining mfutil from git+https://github.com/metwork-framework/mfutil.git@b9e938493875af31e9909b174de2494277d3f145#egg=mfutil (from -r requirements3.txt (line 36)) Cloning https://github.com/metwork-framework/mfutil.git (to revision b9e938493875af31e9909b174de2494277d3f145) to ./tmp_src/mfutil Collecting netifaces==0.10.9 (from -r requirements3.txt (line 37)) Downloading https://files.pythonhosted.org/packages/0d/18/fd6e9c71a35b67a73160ec80a49da63d1eed2d2055054cc2995714949132/netifaces-0.10.9.tar.gz Obtaining opinionated_configparser from git+https://github.com/metwork-framework/opinionated_configparser.git@2e99654a17fc74628ec5290c417bebe86fb37cad#egg=opinionated_configparser (from -r requirements3.txt (line 38)) Cloning https://github.com/metwork-framework/opinionated_configparser.git (to revision 2e99654a17fc74628ec5290c417bebe86fb37cad) to ./tmp_src/opinionated-configparser Collecting paramiko==2.7.1 (from -r requirements3.txt (line 39)) Downloading https://files.pythonhosted.org/packages/ac/15/4351003352e11300b9f44a13576bff52dcdc6e4a911129c07447bda0a358/paramiko-2.7.1.tar.gz (1.1MB) Collecting pika==1.1.0 (from -r requirements3.txt (line 40)) Downloading https://files.pythonhosted.org/packages/8c/6d/a526ad96ffb8aa0d3ab7e8660eb1c9fc964a02e7624112d70e4b63fb2bb7/pika-1.1.0.tar.gz (139kB) Collecting poyo==0.4.2 (from -r requirements3.txt (line 41)) Downloading https://files.pythonhosted.org/packages/e2/74/3cca4e9a3d11f4f55eb7ed44d1cb09d403b7491cb03daa037f8338a09ed1/poyo-0.4.2.tar.gz Collecting pprintpp==0.4.0 (from -r requirements3.txt (line 42)) Downloading https://files.pythonhosted.org/packages/06/1a/7737e7a0774da3c3824d654993cf57adc915cb04660212f03406334d8c0b/pprintpp-0.4.0.tar.gz Collecting psutil==5.6.6 (from -r requirements3.txt (line 43)) Downloading https://files.pythonhosted.org/packages/5f/dc/edf6758183afc7591a16bd4b8a44d8eea80aca1327ea60161dd3bad9ad22/psutil-5.6.6.tar.gz (447kB) Collecting pycodestyle==2.6.0 (from -r requirements3.txt (line 44)) Downloading https://files.pythonhosted.org/packages/bb/82/0df047a5347d607be504ad5faa255caa7919562962b934f9372b157e8a70/pycodestyle-2.6.0.tar.gz (100kB) Collecting Pygments==2.6.1 (from -r requirements3.txt (line 45)) Downloading https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz (3.3MB) Collecting pyinotify==0.9.6 (from -r requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/e3/c0/fd5b18dde17c1249658521f69598f3252f11d9d7a980c5be8619970646e1/pyinotify-0.9.6.tar.gz (60kB) Collecting PyNaCl==1.3.0 (from -r requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/61/ab/2ac6dea8489fa713e2b4c6c5b549cc962dd4a842b5998d9e80cf8440b7cd/PyNaCl-1.3.0.tar.gz (3.4MB) Collecting python-dateutil==2.8.0 (from -r requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/ad/99/5b2e99737edeb28c71bcbec5b5dda19d0d9ef3ca3e92e3e925e7c0bb364c/python-dateutil-2.8.0.tar.gz (327kB) Collecting pytz==2019.1 (from -r requirements3.txt (line 50)) Downloading https://files.pythonhosted.org/packages/df/d5/3e3ff673e8f3096921b3f1b79ce04b832e0100b4741573154b72b756a681/pytz-2019.1.tar.gz (308kB) Collecting PyYAML==5.1.1 (from -r requirements3.txt (line 51)) Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) Collecting redis==3.2.1 (from -r requirements3.txt (line 52)) Downloading https://files.pythonhosted.org/packages/24/d4/06486dee0f66ef8c5080dc576fdfb33131fd2e0be3747f2be4e5634088a2/redis-3.2.1.tar.gz (124kB) Collecting requests==2.22.0 (from -r requirements3.txt (line 53)) Downloading https://files.pythonhosted.org/packages/01/62/ddcf76d1d19885e8579acb1b1df26a852b03472c0e46d2b959a714c90608/requests-2.22.0.tar.gz (113kB) Collecting requests-unixsocket==0.2.0 (from -r requirements3.txt (line 54)) Downloading https://files.pythonhosted.org/packages/4d/ce/78b651fe0adbd4227578fa432d1bde03b4f4945a70c81e252a2b6a2d895f/requests-unixsocket-0.2.0.tar.gz Collecting rich==1.2.3 (from -r requirements3.txt (line 55)) Downloading https://files.pythonhosted.org/packages/00/f4/9deef8498e553ca443263cb38b7ea124fc0f7f51d4e8021f7ba36d46b75a/rich-1.2.3.tar.gz (113kB) Collecting simpleeval==0.9.10 (from -r requirements3.txt (line 56)) Downloading https://files.pythonhosted.org/packages/62/25/aec98426834844b70b7ab24b4cce8655d31e654f58e1fa9861533f5f2af1/simpleeval-0.9.10.tar.gz Obtaining statsd from git+https://github.com/thefab/pystatsd.git@075001fef55d1caefdd74a55c40db84d829e7edd#egg=statsd (from -r requirements3.txt (line 57)) Cloning https://github.com/thefab/pystatsd.git (to revision 075001fef55d1caefdd74a55c40db84d829e7edd) to ./tmp_src/statsd Collecting structlog==19.1.0 (from -r requirements3.txt (line 58)) Downloading https://files.pythonhosted.org/packages/e7/e8/988ab8398bd0a445ba2093702caaebd394a303e534f6dddea733a2aada77/structlog-19.1.0.tar.gz (317kB) 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 59)) Cloning https://github.com/metwork-framework/telegraf-unixsocket-python-client (to revision d41af1a6af7c796cd835c1a98c773989cdb0897e) to ./tmp_src/telegraf-unixsocket-client Collecting terminaltables==3.1.0 (from -r requirements3.txt (line 60)) Downloading https://files.pythonhosted.org/packages/9b/c4/4a21174f32f8a7e1104798c445dacdc1d4df86f2f26722767034e4de4bff/terminaltables-3.1.0.tar.gz Collecting urllib3==1.25.11 (from -r requirements3.txt (line 61)) Downloading https://files.pythonhosted.org/packages/76/d9/bbbafc76b18da706451fa91bc2ebe21c0daf8868ef3c30b869ac7cb7f01d/urllib3-1.25.11.tar.gz (260kB) Collecting typing-extensions==3.7.4.2 (from -r requirements3.txt (line 62)) Downloading https://files.pythonhosted.org/packages/6a/28/d32852f2af6b5ead85d396249d5bdf450833f3a69896d76eb480d9c5e406/typing_extensions-3.7.4.2.tar.gz Collecting Unidecode==1.1.1 (from -r requirements3.txt (line 63)) Downloading https://files.pythonhosted.org/packages/b1/d6/7e2a98e98c43cf11406de6097e2656d31559f788e9210326ce6544bd7d40/Unidecode-1.1.1.tar.gz (212kB) Collecting whichcraft==0.5.2 (from -r requirements3.txt (line 64)) Downloading https://files.pythonhosted.org/packages/4c/fd/276b0aedbc20ad6689bc671ecf00b32deb3ebf181e1ce6da10726c58a79f/whichcraft-0.5.2.tar.gz Obtaining xattrfile from git+https://github.com/metwork-framework/xattrfile.git@740b1e406fbf1e3ba0763664f473640ff08a183d#egg=xattrfile (from -r requirements3.txt (line 65)) Cloning https://github.com/metwork-framework/xattrfile.git (to revision 740b1e406fbf1e3ba0763664f473640ff08a183d) to ./tmp_src/xattrfile Collecting yarl==1.5.1 (from -r requirements3.txt (line 66)) Downloading https://files.pythonhosted.org/packages/ac/dd/59768bb3fa08e8b23e91575bca3ff8d2edbfbceebec8c59eaa24c4215791/yarl-1.5.1.tar.gz (173kB) Obtaining jinja2_fnmatch_extension from git+https://github.com/metwork-framework/jinja2_fnmatch_extension@014bee0ebdaca0e3dc96a2e322db1b5dd6f0e1a2#egg=jinja2_fnmatch_extension (from -r requirements3.txt (line 67)) 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 68)) 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 69)) 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 70)) Cloning https://github.com/metwork-framework/jinja2_shell_extension (to revision 3d2c512ef132d0f9bb068fb69a78621636c28d4c) to ./tmp_src/jinja2-shell-extension Collecting setuptools>=38.3 (from PyScaffold==3.2.3->-c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/88/fc/d17731c0cc67a5a8e385e4f47c3b0b186720e198b70f076ccb4676804a8f/setuptools-57.0.0.tar.gz (2.1MB) Collecting multidict<5.0,>=4.5 (from aiohttp==3.6.3->-r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/65/d4/fabdcc5ee4451c8a8e177e27ddfd131a53a82ecc5a3b68468b7e9f8d70b4/multidict-4.7.6.tar.gz (50kB) Collecting cffi==1.12.3 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/93/1a/ab8c62b5838722f29f3daffcc8d4bd61844aa9b5f437341cc890ceee483b/cffi-1.12.3.tar.gz (456kB) Collecting six==1.12.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz Collecting ConfigUpdater (from mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/1e/c7/d0cea2bbd01cdcbd6106074429f3dd0cca0126084cbcd757c2b576fbc17f/ConfigUpdater-2.0.tar.gz Collecting lazy-import (from mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/44/2e/5378f9b9cbc893826c2ecb022646c97ece9efbaad351adf89425fff33990/lazy_import-0.2.2.tar.gz Collecting mockredispy (from xattrfile->-r requirements3.txt (line 65)) Downloading https://files.pythonhosted.org/packages/0a/f1/d7db33898151aa9a1d647654cac55d01a5a1302fa4244af5fb5d3021f848/mockredispy-2.9.3.tar.gz Collecting pycparser==2.19 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB) Collecting importlib-metadata (from ConfigUpdater->mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/1c/7f/fe573d2225d7e0ea4bd9e8673b2c7fc0b2b2b2f86b36f8c5fe75b77e59c4/importlib_metadata-4.5.0.tar.gz Collecting zipp>=0.5 (from importlib-metadata->ConfigUpdater->mfplugin->-r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/38/f9/4fa6df2753ded1bcc1ce2fdd8046f78bd240ff7647f5c9bcf547c0df77e3/zipp-3.4.1.tar.gz Requested zipp>=0.5 from https://files.pythonhosted.org/packages/38/f9/4fa6df2753ded1bcc1ce2fdd8046f78bd240ff7647f5c9bcf547c0df77e3/zipp-3.4.1.tar.gz#sha256=3607921face881ba3e026887d8150cca609d517579abe052ac81fc5aeffdbd76 (from importlib-metadata->ConfigUpdater->mfplugin->-r requirements3.txt (line 35)), but installing version 0.0.0 Building wheels for collected packages: PyScaffold, certifi, cffi, pycparser, six, 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, filelock, future, gitignore-parser, idna, inotify-simple, Jinja2, jinja2-time, MarkupSafe, mflog, mfplugin, mfutil, netifaces, opinionated-configparser, paramiko, pika, poyo, pprintpp, psutil, pycodestyle, Pygments, pyinotify, PyNaCl, python-dateutil, pytz, PyYAML, redis, requests, requests-unixsocket, rich, simpleeval, statsd, structlog, telegraf-unixsocket-client, terminaltables, urllib3, typing-extensions, Unidecode, whichcraft, xattrfile, yarl, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension, setuptools, multidict, ConfigUpdater, lazy-import, mockredispy, importlib-metadata, zipp Running setup.py bdist_wheel for PyScaffold: started Running setup.py bdist_wheel for PyScaffold: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cffi: started Running setup.py bdist_wheel for cffi: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pycparser: started Running setup.py bdist_wheel for pycparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for six: started Running setup.py bdist_wheel for six: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for acquisition: started Running setup.py bdist_wheel for acquisition: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for aiohttp: started Running setup.py bdist_wheel for aiohttp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for aiohttp-metwork-middlewares: started Running setup.py bdist_wheel for aiohttp-metwork-middlewares: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for arrow: started Running setup.py bdist_wheel for arrow: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for async-timeout: started Running setup.py bdist_wheel for async-timeout: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for attrs: started Running setup.py bdist_wheel for attrs: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for autopep8: started Running setup.py bdist_wheel for autopep8: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for bash: started Running setup.py bdist_wheel for bash: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for bcrypt: started Running setup.py bdist_wheel for bcrypt: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for binaryornot: started Running setup.py bdist_wheel for binaryornot: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cachetools: started Running setup.py bdist_wheel for cachetools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Cerberus: started Running setup.py bdist_wheel for Cerberus: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for chardet: started Running setup.py bdist_wheel for chardet: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Click: started Running setup.py bdist_wheel for Click: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for colorama: started Running setup.py bdist_wheel for colorama: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for commonmark: started Running setup.py bdist_wheel for commonmark: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cookiecutter: started Running setup.py bdist_wheel for cookiecutter: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cookiecutter-hooks: started Running setup.py bdist_wheel for cookiecutter-hooks: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cronwrapper: started Running setup.py bdist_wheel for cronwrapper: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for cryptography: started Running setup.py bdist_wheel for cryptography: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for deploycron: started Running setup.py bdist_wheel for deploycron: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for directory-observer: started Running setup.py bdist_wheel for directory-observer: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for diskcache: started Running setup.py bdist_wheel for diskcache: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for envtpl: started Running setup.py bdist_wheel for envtpl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for filelock: started Running setup.py bdist_wheel for filelock: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for future: started Running setup.py bdist_wheel for future: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for gitignore-parser: started Running setup.py bdist_wheel for gitignore-parser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for idna: started Running setup.py bdist_wheel for idna: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for inotify-simple: started Running setup.py bdist_wheel for inotify-simple: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Jinja2: started Running setup.py bdist_wheel for Jinja2: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-time: started Running setup.py bdist_wheel for jinja2-time: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mflog: started Running setup.py bdist_wheel for mflog: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mfplugin: started Running setup.py bdist_wheel for mfplugin: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mfutil: started Running setup.py bdist_wheel for mfutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for netifaces: started Running setup.py bdist_wheel for netifaces: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for opinionated-configparser: started Running setup.py bdist_wheel for opinionated-configparser: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for paramiko: started Running setup.py bdist_wheel for paramiko: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pika: started Running setup.py bdist_wheel for pika: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for poyo: started Running setup.py bdist_wheel for poyo: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pprintpp: started Running setup.py bdist_wheel for pprintpp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for psutil: started Running setup.py bdist_wheel for psutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pycodestyle: started Running setup.py bdist_wheel for pycodestyle: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Pygments: started Running setup.py bdist_wheel for Pygments: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pyinotify: started Running setup.py bdist_wheel for pyinotify: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for PyNaCl: started Running setup.py bdist_wheel for PyNaCl: still running... Running setup.py bdist_wheel for PyNaCl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for python-dateutil: started Running setup.py bdist_wheel for python-dateutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for pytz: started Running setup.py bdist_wheel for pytz: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for redis: started Running setup.py bdist_wheel for redis: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for requests: started Running setup.py bdist_wheel for requests: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for requests-unixsocket: started Running setup.py bdist_wheel for requests-unixsocket: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for rich: started Running setup.py bdist_wheel for rich: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for simpleeval: started Running setup.py bdist_wheel for simpleeval: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for statsd: started Running setup.py bdist_wheel for statsd: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for structlog: started Running setup.py bdist_wheel for structlog: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for telegraf-unixsocket-client: started Running setup.py bdist_wheel for telegraf-unixsocket-client: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for terminaltables: started Running setup.py bdist_wheel for terminaltables: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for urllib3: started Running setup.py bdist_wheel for urllib3: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for typing-extensions: started Running setup.py bdist_wheel for typing-extensions: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for Unidecode: started Running setup.py bdist_wheel for Unidecode: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for whichcraft: started Running setup.py bdist_wheel for whichcraft: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for xattrfile: started Running setup.py bdist_wheel for xattrfile: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for yarl: started Running setup.py bdist_wheel for yarl: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-fnmatch-extension: started Running setup.py bdist_wheel for jinja2-fnmatch-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-from-json-extension: started Running setup.py bdist_wheel for jinja2-from-json-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-getenv-extension: started Running setup.py bdist_wheel for jinja2-getenv-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for jinja2-shell-extension: started Running setup.py bdist_wheel for jinja2-shell-extension: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for setuptools: started Running setup.py bdist_wheel for setuptools: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for multidict: started Running setup.py bdist_wheel for multidict: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for ConfigUpdater: started Running setup.py bdist_wheel for ConfigUpdater: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for lazy-import: started Running setup.py bdist_wheel for lazy-import: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for mockredispy: started Running setup.py bdist_wheel for mockredispy: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for importlib-metadata: started Running setup.py bdist_wheel for importlib-metadata: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Running setup.py bdist_wheel for zipp: started Running setup.py bdist_wheel for zipp: finished with status 'done' Stored in directory: /src/layers/layer2_python3/0500_extra_python_packages/src Successfully built PyScaffold certifi cffi pycparser six 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 filelock future gitignore-parser idna inotify-simple Jinja2 jinja2-time MarkupSafe mflog mfplugin mfutil netifaces opinionated-configparser paramiko pika poyo pprintpp psutil pycodestyle Pygments pyinotify PyNaCl python-dateutil pytz PyYAML redis requests requests-unixsocket rich simpleeval statsd structlog telegraf-unixsocket-client terminaltables urllib3 typing-extensions Unidecode whichcraft xattrfile yarl jinja2-fnmatch-extension jinja2-from-json-extension jinja2-getenv-extension jinja2-shell-extension setuptools multidict ConfigUpdater lazy-import mockredispy importlib-metadata zipp if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3 ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3@mfext[/opt/metwork-mfext-1.0/opt/python3] is already loaded Looking in links: ./src Requirement already satisfied: PyScaffold==3.2.3 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) (3.2.3) Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 2)) (2019.3.9) Collecting acquisition (from -r requirements3.txt.tmp (line 1)) Collecting aiohttp==3.6.3 (from -r requirements3.txt.tmp (line 2)) Collecting aiohttp_metwork_middlewares (from -r requirements3.txt.tmp (line 3)) Collecting arrow==0.14.2 (from -r requirements3.txt.tmp (line 4)) Collecting async-timeout==3.0.1 (from -r requirements3.txt.tmp (line 5)) Collecting attrs==19.3.0 (from -r requirements3.txt.tmp (line 6)) Collecting autopep8==1.4.4 (from -r requirements3.txt.tmp (line 7)) Collecting bash==0.6 (from -r requirements3.txt.tmp (line 8)) Collecting bcrypt==3.1.7 (from -r requirements3.txt.tmp (line 9)) Collecting binaryornot==0.4.4 (from -r requirements3.txt.tmp (line 10)) Collecting cachetools==3.1.1 (from -r requirements3.txt.tmp (line 11)) Collecting Cerberus==1.3.2 (from -r requirements3.txt.tmp (line 12)) Collecting chardet==3.0.4 (from -r requirements3.txt.tmp (line 14)) Collecting Click==7.0 (from -r requirements3.txt.tmp (line 15)) Collecting colorama==0.4.3 (from -r requirements3.txt.tmp (line 16)) Collecting commonmark==0.9.1 (from -r requirements3.txt.tmp (line 17)) Collecting cookiecutter (from -r requirements3.txt.tmp (line 18)) Collecting cookiecutter_hooks (from -r requirements3.txt.tmp (line 19)) Collecting cronwrapper (from -r requirements3.txt.tmp (line 20)) Collecting cryptography==2.9.2 (from -r requirements3.txt.tmp (line 21)) Collecting deploycron (from -r requirements3.txt.tmp (line 22)) Collecting directory_observer (from -r requirements3.txt.tmp (line 23)) Collecting diskcache==3.1.1 (from -r requirements3.txt.tmp (line 24)) Collecting envtpl (from -r requirements3.txt.tmp (line 25)) Collecting filelock==3.0.12 (from -r requirements3.txt.tmp (line 26)) Collecting future==0.17.1 (from -r requirements3.txt.tmp (line 27)) Collecting gitignore-parser==0.0.6 (from -r requirements3.txt.tmp (line 28)) Collecting idna==2.8 (from -r requirements3.txt.tmp (line 29)) Collecting inotify-simple==1.1.8 (from -r requirements3.txt.tmp (line 30)) Collecting Jinja2==2.10.1 (from -r requirements3.txt.tmp (line 31)) Collecting jinja2-time==0.2.0 (from -r requirements3.txt.tmp (line 32)) Collecting MarkupSafe==1.1.1 (from -r requirements3.txt.tmp (line 33)) Collecting mflog (from -r requirements3.txt.tmp (line 34)) Collecting mfplugin (from -r requirements3.txt.tmp (line 35)) Collecting mfutil (from -r requirements3.txt.tmp (line 36)) Collecting netifaces==0.10.9 (from -r requirements3.txt.tmp (line 37)) Collecting opinionated_configparser (from -r requirements3.txt.tmp (line 38)) Collecting paramiko==2.7.1 (from -r requirements3.txt.tmp (line 39)) Collecting pika==1.1.0 (from -r requirements3.txt.tmp (line 40)) Collecting poyo==0.4.2 (from -r requirements3.txt.tmp (line 41)) Collecting pprintpp==0.4.0 (from -r requirements3.txt.tmp (line 42)) Collecting psutil==5.6.6 (from -r requirements3.txt.tmp (line 43)) Collecting pycodestyle==2.6.0 (from -r requirements3.txt.tmp (line 44)) Collecting Pygments==2.6.1 (from -r requirements3.txt.tmp (line 45)) Collecting pyinotify==0.9.6 (from -r requirements3.txt.tmp (line 46)) Collecting PyNaCl==1.3.0 (from -r requirements3.txt.tmp (line 47)) Collecting python-dateutil==2.8.0 (from -r requirements3.txt.tmp (line 49)) Collecting pytz==2019.1 (from -r requirements3.txt.tmp (line 50)) Collecting PyYAML==5.1.1 (from -r requirements3.txt.tmp (line 51)) Collecting redis==3.2.1 (from -r requirements3.txt.tmp (line 52)) Collecting requests==2.22.0 (from -r requirements3.txt.tmp (line 53)) Collecting requests-unixsocket==0.2.0 (from -r requirements3.txt.tmp (line 54)) Collecting rich==1.2.3 (from -r requirements3.txt.tmp (line 55)) Collecting simpleeval==0.9.10 (from -r requirements3.txt.tmp (line 56)) Collecting statsd (from -r requirements3.txt.tmp (line 57)) Collecting structlog==19.1.0 (from -r requirements3.txt.tmp (line 58)) Collecting telegraf_unixsocket_client (from -r requirements3.txt.tmp (line 59)) Collecting terminaltables==3.1.0 (from -r requirements3.txt.tmp (line 60)) Collecting urllib3==1.25.11 (from -r requirements3.txt.tmp (line 61)) Collecting typing-extensions==3.7.4.2 (from -r requirements3.txt.tmp (line 62)) Collecting Unidecode==1.1.1 (from -r requirements3.txt.tmp (line 63)) Collecting whichcraft==0.5.2 (from -r requirements3.txt.tmp (line 64)) Collecting xattrfile (from -r requirements3.txt.tmp (line 65)) Collecting yarl==1.5.1 (from -r requirements3.txt.tmp (line 66)) Collecting jinja2_fnmatch_extension (from -r requirements3.txt.tmp (line 67)) Collecting jinja2_from_json_extension (from -r requirements3.txt.tmp (line 68)) Collecting jinja2_getenv_extension (from -r requirements3.txt.tmp (line 69)) Collecting jinja2_shell_extension (from -r requirements3.txt.tmp (line 70)) Requirement already satisfied: setuptools>=38.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/setuptools-41.0.1.post20210520-py3.7.egg (from PyScaffold==3.2.3->-c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 1)) (41.0.1.post20210520) Collecting multidict<5.0,>=4.5 (from aiohttp==3.6.3->-r requirements3.txt.tmp (line 2)) Requirement already satisfied: six==1.12.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) (1.12.0) Requirement already satisfied: cffi==1.12.3 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 3)) (1.12.3) Collecting lazy-import (from mfplugin->-r requirements3.txt.tmp (line 35)) Requirement already satisfied: ConfigUpdater in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/ConfigUpdater-1.0.22-py3.7.egg (from mfplugin->-r requirements3.txt.tmp (line 35)) (1.0.22) Collecting mockredispy (from xattrfile->-r requirements3.txt.tmp (line 65)) Requirement already satisfied: pycparser==2.19 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 4)) (2.19) Installing collected packages: statsd, MarkupSafe, Jinja2, opinionated-configparser, chardet, binaryornot, envtpl, lazy-import, filelock, inotify-simple, netifaces, bash, simpleeval, Pygments, typing-extensions, colorama, commonmark, pprintpp, rich, psutil, mfutil, terminaltables, structlog, mflog, gitignore-parser, Cerberus, mfplugin, mockredispy, redis, xattrfile, acquisition, attrs, multidict, idna, yarl, async-timeout, aiohttp, aiohttp-metwork-middlewares, python-dateutil, arrow, pycodestyle, autopep8, bcrypt, cachetools, Click, urllib3, requests, future, jinja2-time, poyo, whichcraft, cookiecutter, cookiecutter-hooks, cronwrapper, cryptography, deploycron, pyinotify, directory-observer, diskcache, PyNaCl, paramiko, pika, pytz, PyYAML, requests-unixsocket, telegraf-unixsocket-client, Unidecode, jinja2-fnmatch-extension, jinja2-from-json-extension, jinja2-getenv-extension, jinja2-shell-extension Successfully installed Cerberus-1.3.2 Click-7.0 Jinja2-2.10.1 MarkupSafe-1.1.1 PyNaCl-1.3.0 PyYAML-5.1.1 Pygments-2.6.1 Unidecode-1.1.1 acquisition-0.0.0 aiohttp-3.6.3 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-2.9.2 deploycron-0.0.1 directory-observer-0.0.1 diskcache-3.1.1 envtpl-0.5.3 filelock-3.0.12 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 lazy-import-0.2.2 mflog-0.0.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 typing-extensions-3.7.4.2 urllib3-1.25.11 whichcraft-0.5.2 xattrfile-0.0.0 yarl-1.5.1 if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/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.0/opt/python3/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/acquisition.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/aiohttp-metwork-middlewares.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cookiecutter.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cookiecutter-hooks.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cronwrapper.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/deploycron.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/directory-observer.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/envtpl.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-fnmatch-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-from-json-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-getenv-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-shell-extension.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mflog.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mfplugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/mfutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/opinionated-configparser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/telegraf-unixsocket-client.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/xattrfile.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/statsd.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Cerberus.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Click.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Jinja2.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/MarkupSafe.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyNaCl.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyYAML.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Pygments.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/Unidecode.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/aiohttp.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/arrow.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/async-timeout.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/attrs.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/autopep8.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bash.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bcrypt.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/binaryornot.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cachetools.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/chardet.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/colorama.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/commonmark.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/cryptography.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/diskcache.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/filelock.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/future.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/gitignore-parser.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/idna.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/inotify-simple.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/jinja2-time.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/netifaces.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/paramiko.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pika.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/poyo.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pprintpp.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/psutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pycodestyle.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pyinotify.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/PyScaffold.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/python-dateutil.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/pytz.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/redis.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/requests-unixsocket.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/requests.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/rich.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/simpleeval.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/structlog.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/terminaltables.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/typing-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/urllib3.yaml is ready /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/whichcraft.yaml is ready /opt/metwork-mfext-1.0/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.0/opt/python3/share/metwork_packages/bjoern.yaml touch /opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "name: 'bjoern'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "version: 'metwork-20190515'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "extension: 'zip'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "checksum: '0ecf48ca01016ba33eb0ca0e4f15d9ef'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/python3/share/metwork_packages/bjoern.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "website: 'https://github.com/thefab/bjoern/tree/metwork'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml echo "license: 'BSD'" >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/python3/share/metwork_packages/bjoern.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/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.0/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.0/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:10:46-- 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% 7.56M=0.006s 2021-06-24 11:10:47 (7.56 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:10:47-- https://raw.githubusercontent.com/nodejs/http-parser/1786fdae36d3d40d59463dacab1cfb4165cf9f1d/http_parser.h Resolving raw.githubusercontent.com... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... Connecting to raw.githubusercontent.com|185.199.110.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% 29.6M=0s 2021-06-24 11:10:47 (29.6 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.0/opt/python3/../core/include" EXTRALDFLAGS="-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" python3build python3install make[1]: Entering directory '/src/layers/layer2_python3/0550_bjoern' cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.0/opt/python3/../core/include; fi && python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.7 copying bjoern.py -> build/lib.linux-x86_64-3.7 running build_ext building '_bjoern' extension creating build/temp.linux-x86_64-3.7 creating build/temp.linux-x86_64-3.7/http-parser creating build/temp.linux-x86_64-3.7/bjoern gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c http-parser/http_parser.c -o build/temp.linux-x86_64-3.7/http-parser/http_parser.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/_bjoernmodule.c -o build/temp.linux-x86_64-3.7/bjoern/_bjoernmodule.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/common.c -o build/temp.linux-x86_64-3.7/bjoern/common.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/filewrapper.c -o build/temp.linux-x86_64-3.7/bjoern/filewrapper.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/portable_sendfile.c -o build/temp.linux-x86_64-3.7/bjoern/portable_sendfile.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/request.c -o build/temp.linux-x86_64-3.7/bjoern/request.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/server.c -o build/temp.linux-x86_64-3.7/bjoern/server.o -std=c99 -fno-strict-aliasing -fcommon -fPIC -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -I/opt/metwork-mfext-1.0/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.0/opt/python3_core/include/python3.7m -c bjoern/wsgi.c -o build/temp.linux-x86_64-3.7/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.0/opt/python3_core/../core/lib -L/opt/metwork-mfext-1.0/opt/python3_core/../tcltk/lib -L/opt/metwork-mfext-1.0/opt/python3/../core/lib -I/opt/metwork-mfext-1.0/opt/python3/../core/include build/temp.linux-x86_64-3.7/http-parser/http_parser.o build/temp.linux-x86_64-3.7/bjoern/_bjoernmodule.o build/temp.linux-x86_64-3.7/bjoern/common.o build/temp.linux-x86_64-3.7/bjoern/filewrapper.o build/temp.linux-x86_64-3.7/bjoern/portable_sendfile.o build/temp.linux-x86_64-3.7/bjoern/request.o build/temp.linux-x86_64-3.7/bjoern/server.o build/temp.linux-x86_64-3.7/bjoern/wsgi.o -L/opt/metwork-mfext-1.0/opt/python3_core/lib -lev -lpython3.7m -o build/lib.linux-x86_64-3.7/_bjoern.cpython-37m-x86_64-linux-gnu.so if ! test -d /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages; fi cd build/bjoern-metwork && if test "-L/opt/metwork-mfext-1.0/opt/python3/../core/lib" != ""; then export LDFLAGS=-L/opt/metwork-mfext-1.0/opt/python3/../core/lib; fi && if test "-I/opt/metwork-mfext-1.0/opt/python3/../core/include" != ""; then export CFLAGS=-I/opt/metwork-mfext-1.0/opt/python3/../core/include; fi && python3 setup.py install --prefix=/opt/metwork-mfext-1.0/opt/python3 --install-lib=/opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages running install running bdist_egg running egg_info creating bjoern.egg-info writing bjoern.egg-info/PKG-INFO writing dependency_links to bjoern.egg-info/dependency_links.txt writing top-level names to bjoern.egg-info/top_level.txt writing manifest file 'bjoern.egg-info/SOURCES.txt' reading manifest file 'bjoern.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'bjoern.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py running build_ext creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib.linux-x86_64-3.7/bjoern.py -> build/bdist.linux-x86_64/egg copying build/lib.linux-x86_64-3.7/_bjoern.cpython-37m-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/bjoern.py to bjoern.cpython-37.pyc creating stub loader for _bjoern.cpython-37m-x86_64-linux-gnu.so byte-compiling build/bdist.linux-x86_64/egg/_bjoern.py to _bjoern.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying bjoern.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... __pycache__._bjoern.cpython-37: module references __file__ creating dist creating 'dist/bjoern-3.0.0-py3.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing bjoern-3.0.0-py3.7-linux-x86_64.egg creating /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/bjoern-3.0.0-py3.7-linux-x86_64.egg Extracting bjoern-3.0.0-py3.7-linux-x86_64.egg to /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages Adding bjoern 3.0.0 to easy-install.pth file Installed /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/bjoern-3.0.0-py3.7-linux-x86_64.egg Processing dependencies for bjoern==3.0.0 Finished processing dependencies for 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.0/opt/python3/.mfextaddon; fi _layer_dhash "python3@mfext" >/opt/metwork-mfext-1.0/opt/python3/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/python3" cache: /buildcache/mfext_cache_layer_python3_7a61f43242f31a645b469faafda96712.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.0/opt/python3_circus/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_circus/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_circus/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_circus/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_circus" "python3_circus" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 python3@mfext layer (dependency) hash (from cache): 5c52cdcdff481ee78341e6529ad70dc1 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: d3b7f6f0e959cf7ac83e71228fbf13da cache missed (/buildcache/mfext_cache_layer_python3_circus_5cfcd92bea218c37c18e83cee710703d.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.0/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 tempolayer22878[/src/layers/layer2_python3_circus/0500_circus/tempolayer22878] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting cached-property==1.5.1 (from -r requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/57/8e/0698e10350a57d46b3bcfe8eff1d4181642fd1724073336079cb13c5cf7f/cached-property-1.5.1.tar.gz Obtaining circus from git+https://github.com/thefab/circus.git@7a895956a1543e8d1c915c860ab4aa518ef88f0c#egg=circus (from -r requirements3.txt (line 3)) 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@2f7c4d44659fc43eaf2f7450fc16fbd9e4680bb6#egg=circus_autorestart_plugin (from -r requirements3.txt (line 4)) Cloning https://github.com/metwork-framework/circus_autorestart_plugin.git (to revision 2f7c4d44659fc43eaf2f7450fc16fbd9e4680bb6) to ./tmp_src/circus-autorestart-plugin Collecting pyzmq==16.0.4 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/52/ab/aad6fda6fb247893613629920472770da19bf94af5617852fd49d3047c4b/pyzmq-16.0.4.tar.gz (1.1MB) Collecting tornado==4.5.2 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/fa/14/52e2072197dd0e63589e875ebf5984c91a027121262aa08f71a49b958359/tornado-4.5.2.tar.gz (483kB) Collecting psutil==5.6.6 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 56)) Downloading https://files.pythonhosted.org/packages/5f/dc/edf6758183afc7591a16bd4b8a44d8eea80aca1327ea60161dd3bad9ad22/psutil-5.6.6.tar.gz (447kB) Collecting inotify-simple==1.1.8 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/55/80/4bbd33f6d6b305c509a90b37c1cf7255000344f513b36827ec2c17af5ad5/inotify_simple-1.1.8.tar.gz Collecting gitignore-parser==0.0.6 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/85/c5/b4affef7dcddfad65e13441a5ac02fa2f3cc44a852d4037087a7de81ac6e/gitignore_parser-0.0.6.tar.gz Building wheels for collected packages: certifi, gitignore-parser, inotify-simple, psutil, cached-property, circus, circus-autorestart-plugin, pyzmq, tornado Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for gitignore-parser: started Running setup.py bdist_wheel for gitignore-parser: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for inotify-simple: started Running setup.py bdist_wheel for inotify-simple: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for psutil: started Running setup.py bdist_wheel for psutil: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for cached-property: started Running setup.py bdist_wheel for cached-property: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for circus: started Running setup.py bdist_wheel for circus: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for circus-autorestart-plugin: started Running setup.py bdist_wheel for circus-autorestart-plugin: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for pyzmq: started Running setup.py bdist_wheel for pyzmq: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /src/layers/layer2_python3_circus/0500_circus/src Successfully built certifi 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.0/opt/python3_circus/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_circus ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_circus ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_circus@mfext[/opt/metwork-mfext-1.0/opt/python3_circus] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting cached-property==1.5.1 (from -r requirements3.txt.tmp (line 1)) Collecting circus (from -r requirements3.txt.tmp (line 3)) Collecting circus_autorestart_plugin (from -r requirements3.txt.tmp (line 4)) Collecting pyzmq==16.0.4 (from -r requirements3.txt.tmp (line 5)) Collecting tornado==4.5.2 (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: psutil==5.6.6 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 56)) (5.6.6) Requirement already satisfied: inotify-simple==1.1.8 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 49)) (1.1.8) Requirement already satisfied: gitignore-parser==0.0.6 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 47)) (0.0.6) Installing collected packages: cached-property, pyzmq, tornado, 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.0/opt/python3_circus/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_circus/lib/python3.7/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.0/opt/python3_circus/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/circus-autorestart-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/circus.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/cached-property.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3_circus/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-1.0/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.0/opt/python3_circus/.mfextaddon; fi _layer_dhash "python3_circus@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_circus" cache: /buildcache/mfext_cache_layer_python3_circus_5cfcd92bea218c37c18e83cee710703d.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.0/opt/python3_scientific_core/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_scientific_core/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_scientific_core/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_scientific_core" "python3_scientific_core" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 python3@mfext layer (dependency) hash (from cache): 5c52cdcdff481ee78341e6529ad70dc1 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): 5be9765261e906d637de0fc80f72d906 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: a34b25cf88575978028543fe3e834d53 cache missed (/buildcache/mfext_cache_layer_python3_scientific_core_67bc3d004d425ac52d12fbfb36fc9cf9.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.0/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 tempolayer24400[/src/layers/layer2_python3_scientific_core/0500_extra_python_packages/tempolayer24400] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting psycopg2==2.8.5 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647/psycopg2-2.8.5.tar.gz (380kB) Building wheels for collected packages: certifi, psycopg2 Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer2_python3_scientific_core/0500_extra_python_packages/src Running setup.py bdist_wheel for psycopg2: started Running setup.py bdist_wheel for psycopg2: finished with status 'done' Stored in directory: /src/layers/layer2_python3_scientific_core/0500_extra_python_packages/src Successfully built certifi psycopg2 if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_scientific_core ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_scientific_core ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_scientific_core@mfext[/opt/metwork-mfext-1.0/opt/python3_scientific_core] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting psycopg2==2.8.5 (from -r requirements3.txt.tmp (line 2)) Installing collected packages: psycopg2 Successfully installed psycopg2-2.8.5 if ! test -d /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_scientific_core/lib/python3.7/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.0/opt/python3_scientific_core/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_scientific_core/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/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.0/opt/python3_scientific_core/.mfextaddon; fi _layer_dhash "python3_scientific_core@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_scientific_core" cache: /buildcache/mfext_cache_layer_python3_scientific_core_67bc3d004d425ac52d12fbfb36fc9cf9.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.0/opt/devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_interactive_profile; else cat .layerapi2_interactive_profile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/devtools/.layerapi2_interactive_unprofile; else cat .layerapi2_interactive_unprofile |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/devtools/.layerapi2_interactive_unprofile; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" "devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: 6583ee9ae92047a6b2ad20082caefd20 cache hit (used: /buildcache/mfext_cache_layer_devtools_3523e3a301be2c2b4d101e5de9ccfd8b.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.0/opt/devtools ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/devtools/.mfextaddon; fi _layer_dhash "devtools@mfext" >/opt/metwork-mfext-1.0/opt/devtools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/devtools" cache already exist (/buildcache/mfext_cache_layer_devtools_3523e3a301be2c2b4d101e5de9ccfd8b.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.0/opt/python3_devtools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/python3_devtools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/python3_devtools/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/python3_devtools" "python3_devtools" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 devtools@mfext layer (dependency) hash (from cache): 8e6ab9dcec535e2965fc844be6eb4465 python3@mfext layer (dependency) hash (from cache): 5c52cdcdff481ee78341e6529ad70dc1 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 227084802539c18ac7c7d1ecbb0dd555 cache missed (/buildcache/mfext_cache_layer_python3_devtools_3ecbfc5987afdc63ff4d920e40878458.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.0/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 tempolayer25552[/src/layers/layer7_python3_devtools/0500_extra_python_packages/tempolayer25552] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting apipkg==1.5 (from -r requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/a8/af/07a13b1560ebcc9bf4dd439aeb63243cbd8d374f4f328691470d6a9b9804/apipkg-1.5.tar.gz Collecting astroid==2.4.1 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/c4/82/30e5f146863fb34b733bd57e82f96a6c61a6cb3692fc838e20d0091ee752/astroid-2.4.1.tar.gz (310kB) Collecting black==19.10b0 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/b0/dc/ecd83b973fb7b82c34d828aad621a6e5865764d52375b8ac1d7a45e23c8d/black-19.10b0.tar.gz (1.0MB) Collecting coverage==5.1 (from -r requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/fe/4d/3d892bdd21acba6c9e9bec6dc93fbe619883a0967c62f976122f2c6366f3/coverage-5.1.tar.gz (687kB) Collecting execnet==1.7.1 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/5a/61/1b50e0891d9b934154637fdaac88c68a82fd8dc5648dfb04e65937fc6234/execnet-1.7.1.tar.gz (174kB) Collecting flake8==3.8.1 (from -r requirements3.txt (line 7)) Downloading https://files.pythonhosted.org/packages/73/9e/dfb9413d2962433551a93927be524a1b4369e4ac317ca3231191c6933ae7/flake8-3.8.1.tar.gz (157kB) Collecting flake8-docstrings==1.5.0 (from -r requirements3.txt (line 8)) Downloading https://files.pythonhosted.org/packages/3f/a8/41268bdb46d4ec7c8dc098076d32fa16d4b9e83f12b95427f6c35c060b89/flake8-docstrings-1.5.0.tar.gz Collecting freezegun==0.3.15 (from -r requirements3.txt (line 9)) Downloading https://files.pythonhosted.org/packages/67/eb/6ac50b9faaa5dc2345ed4e905d242b840750d99a15763a880c4d785974e9/freezegun-0.3.15.tar.gz Collecting importlib-metadata==1.6.0 (from -r requirements3.txt (line 10)) Downloading https://files.pythonhosted.org/packages/b4/1b/baab42e3cd64c9d5caac25a9d6c054f8324cdc38975a44d600569f1f7158/importlib_metadata-1.6.0.tar.gz Collecting isort==4.3.21 (from -r requirements3.txt (line 11)) Downloading https://files.pythonhosted.org/packages/43/00/8705e8d0c05ba22f042634f791a61f4c678c32175763dcf2ca2a133f4739/isort-4.3.21.tar.gz (69kB) Collecting joblib==0.15.1 (from -r requirements3.txt (line 12)) Downloading https://files.pythonhosted.org/packages/57/d2/45a038246a0596fb73af64c07e95578764d0fd115ce67f6b41eb457eed39/joblib-0.15.1.tar.gz (347kB) Collecting lazy-object-proxy==1.4.3 (from -r requirements3.txt (line 13)) Downloading https://files.pythonhosted.org/packages/07/3f/a3d687f83c7d44970f70ff0400677746c8860b11f0c08f6b4e07205f0cdc/lazy-object-proxy-1.4.3.tar.gz Collecting livereload==2.6.1 (from -r requirements3.txt (line 14)) Downloading https://files.pythonhosted.org/packages/27/26/85ba3851d2e4905be7d2d41082adca833182bb1d7de9dfc7f623383d36e1/livereload-2.6.1.tar.gz Collecting lunr==0.5.8 (from -r requirements3.txt (line 15)) Downloading https://files.pythonhosted.org/packages/ad/c0/431b92d6707a4bf7692ea76bcfb00aa0f1db737cd3daf4b4f6a85e2b9d6c/lunr-0.5.8.tar.gz (45kB) Collecting Mako==1.1.2 (from -r requirements3.txt (line 16)) Downloading https://files.pythonhosted.org/packages/42/64/fc7c506d14d8b6ed363e7798ffec2dfe4ba21e14dda4cfab99f4430cba3a/Mako-1.1.2.tar.gz (469kB) Collecting Markdown==3.2.2 (from -r requirements3.txt (line 17)) Downloading https://files.pythonhosted.org/packages/44/30/cb4555416609a8f75525e34cbacfc721aa5b0044809968b2cf553fd879c7/Markdown-3.2.2.tar.gz (299kB) Collecting mccabe==0.6.1 (from -r requirements3.txt (line 18)) Downloading https://files.pythonhosted.org/packages/06/18/fa675aa501e11d6d6ca0ae73a101b2f3571a565e0f7d38e062eec18a91ee/mccabe-0.6.1.tar.gz Collecting mkdocs==1.1.2 (from -r requirements3.txt (line 19)) Downloading https://files.pythonhosted.org/packages/78/a3/ec98a4eab53b7adf435df6c17765e1d7b603e1487ad6ab7c824d5488bf5c/mkdocs-1.1.2.tar.gz (6.4MB) Collecting mkdocs-add-number-plugin==1.2.1 (from -r requirements3.txt (line 20)) Downloading https://files.pythonhosted.org/packages/20/af/bc5d6285cc8b0415fef10a1396b8d704fec55a195125b66c92825a065e40/mkdocs-add-number-plugin-1.2.1.tar.gz Collecting mkdocs-awesome-pages-plugin==2.2.1 (from -r requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/77/e1/9135ecec532ee2ef34142e48c7766c331a27884243c913149a481e1e3bd5/mkdocs-awesome-pages-plugin-2.2.1.tar.gz Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt (line 22)) Downloading https://files.pythonhosted.org/packages/54/b5/3a8e289282c9e8d7003f8a2f53d673d4fdaa81d493dc6966092d9985b6fc/mkdocs-exclude-1.0.2.tar.gz Collecting mkdocs-macros-plugin==0.4.9 (from -r requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/80/14/3fbec8aaa8e78dbd19ba7f669f6876f2aec342980d011c266b632083b8be/mkdocs-macros-plugin-0.4.9.tar.gz Collecting mkdocs-material==5.2.0 (from -r requirements3.txt (line 24)) Downloading https://files.pythonhosted.org/packages/40/51/2cce89371184a557aa1a6cdc979be7605a4972ab305522cba2d6b71256ec/mkdocs-material-5.2.0.tar.gz (1.6MB) Collecting mkdocs-material-extensions==1.0 (from -r requirements3.txt (line 25)) Downloading https://files.pythonhosted.org/packages/37/96/9c7825ac728f89de143741bb6db8750726e590b1f1a85cab9050871c9311/mkdocs-material-extensions-1.0.tar.gz Collecting mock==4.0.2 (from -r requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/2e/35/594f501b2a0fb3732c8190ca885dfdf60af72d678cd5fa8169c358717567/mock-4.0.2.tar.gz (71kB) Collecting more-itertools==8.3.0 (from -r requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/16/e8/b371710ad458e56b6c74b82352fdf1625e75c03511c66a75314f1084f057/more-itertools-8.3.0.tar.gz (86kB) Collecting nltk==3.5 (from -r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/92/75/ce35194d8e3022203cca0d2f896dbb88689f9b3fce8e9f9cff942913519d/nltk-3.5.zip (1.4MB) Collecting nose==1.3.7 (from -r requirements3.txt (line 29)) Downloading https://files.pythonhosted.org/packages/58/a5/0dc93c3ec33f4e281849523a5a913fa1eea9a3068acfa754d44d88107a44/nose-1.3.7.tar.gz (280kB) Collecting pathspec==0.8.0 (from -r requirements3.txt (line 30)) Downloading https://files.pythonhosted.org/packages/93/9c/4bb0a33b0ec07d2076f0b3d7c6aae4dad0a99f9a7a14f7f7ff6f4ed7fa38/pathspec-0.8.0.tar.gz Collecting pdoc3==0.8.1 (from -r requirements3.txt (line 31)) Downloading https://files.pythonhosted.org/packages/11/1c/ce4459d7aab0890b6059a8c5cc3494c92d3a1cfe1938e2ae49555b3bf31a/pdoc3-0.8.1.tar.gz (75kB) Collecting pluggy==0.13.1 (from -r requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/f8/04/7a8542bed4b16a65c2714bf76cf5a0b026157da7f75e87cc88774aa10b14/pluggy-0.13.1.tar.gz (57kB) Collecting py==1.8.1 (from -r requirements3.txt (line 33)) Downloading https://files.pythonhosted.org/packages/bd/8f/169d08dcac7d6e311333c96b63cbe92e7947778475e1a619b674989ba1ed/py-1.8.1.tar.gz (205kB) Collecting pydocstyle==5.0.2 (from -r requirements3.txt (line 34)) Downloading https://files.pythonhosted.org/packages/39/f4/3f670e71f11c4c65f0d5f4153f5191fb38786483513c90de66f08ef6e810/pydocstyle-5.0.2.tar.gz Collecting pyflakes==2.2.0 (from -r requirements3.txt (line 35)) Downloading https://files.pythonhosted.org/packages/f1/e2/e02fc89959619590eec0c35f366902535ade2728479fc3082c8af8840013/pyflakes-2.2.0.tar.gz (65kB) Collecting pylint==2.5.2 (from -r requirements3.txt (line 36)) Downloading https://files.pythonhosted.org/packages/b4/2d/c209a539c32e2d9c7396e69bab95ad4332b73cdc360bbc89495d7e49d332/pylint-2.5.2.tar.gz (683kB) Collecting pymdown-extensions==7.1 (from -r requirements3.txt (line 37)) Downloading https://files.pythonhosted.org/packages/f8/18/4ecc803c94a5797e8598671cd52d01f247d785b629e52ef6d4d8022b59d0/pymdown-extensions-7.1.tar.gz (443kB) Collecting pytest==5.4.2 (from -r requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/49/10/4a8f2f7828b195fe9c9e2b910e9b0dd3d4a263bffbab54f09bf6c2f488bb/pytest-5.4.2.tar.gz (1.0MB) Collecting pytest-cov==2.8.1 (from -r requirements3.txt (line 39)) Downloading https://files.pythonhosted.org/packages/13/8a/51f54b43a043c799bceca846594b9a310823a3e52df5ec27109cccba90f4/pytest-cov-2.8.1.tar.gz (47kB) Collecting pytest-forked==1.1.3 (from -r requirements3.txt (line 40)) Downloading https://files.pythonhosted.org/packages/43/b4/d0efa1748880e24aaaf8343825138ed5460b8e260e84ac73ef4415e1d1d4/pytest-forked-1.1.3.tar.gz Collecting pytest-httpserver==0.3.4 (from -r requirements3.txt (line 41)) Downloading https://files.pythonhosted.org/packages/7d/8d/58276f7d74cdc9e94850873b40bd7fc71f7be47d764b32af1117b05278a9/pytest_httpserver-0.3.4.tar.gz Collecting pytest-mock==3.1.0 (from -r requirements3.txt (line 42)) Downloading https://files.pythonhosted.org/packages/bf/7f/259d29303ab4525deddda1d278d7a827d2fcbc2fe940913e31426e773377/pytest-mock-3.1.0.tar.gz Collecting pytest-xdist==1.32.0 (from -r requirements3.txt (line 43)) Downloading https://files.pythonhosted.org/packages/2f/4c/906cd21f4ca1afed6636de0a40d1ffdd64e8b6990223f0c2dd094cf8396a/pytest-xdist-1.32.0.tar.gz (67kB) Collecting regex==2020.5.14 (from -r requirements3.txt (line 44)) Downloading https://files.pythonhosted.org/packages/14/8d/d44863d358e9dba3bdfb06099bbbeddbac8fb360773ba73250a849af4b01/regex-2020.5.14.tar.gz (696kB) Collecting snowballstemmer==2.0.0 (from -r requirements3.txt (line 45)) Downloading https://files.pythonhosted.org/packages/21/1b/6b8bbee253195c61aeaa61181bb41d646363bdaa691d0b94b304d4901193/snowballstemmer-2.0.0.tar.gz (79kB) Collecting termcolor==1.1.0 (from -r requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz Collecting toml==0.10.1 (from -r requirements3.txt (line 47)) Downloading https://files.pythonhosted.org/packages/da/24/84d5c108e818ca294efe7c1ce237b42118643ce58a14d2462b3b2e3800d5/toml-0.10.1.tar.gz Collecting tornado==6.0.4 (from -r requirements3.txt (line 48)) Downloading https://files.pythonhosted.org/packages/95/84/119a46d494f008969bf0c775cb2c6b3579d3c4cc1bb1b41a022aa93ee242/tornado-6.0.4.tar.gz (496kB) Collecting typed-ast==1.4.1 (from -r requirements3.txt (line 49)) Downloading https://files.pythonhosted.org/packages/18/09/b6a6b14bb8c5ec4a24fe0cf0160aa0b784fd55a6fd7f8da602197c5c461e/typed_ast-1.4.1.tar.gz (208kB) Collecting Werkzeug==1.0.1 (from -r requirements3.txt (line 50)) Downloading https://files.pythonhosted.org/packages/10/27/a33329150147594eff0ea4c33c2036c0eadd933141055be0ff911f7f8d04/Werkzeug-1.0.1.tar.gz (904kB) Collecting wrapt==1.12.1 (from -r requirements3.txt (line 51)) Downloading https://files.pythonhosted.org/packages/82/f7/e43cefbe88c5fd371f4cf0cf5eb3feccd07515af9fd6cf7dbf1d1793a797/wrapt-1.12.1.tar.gz Collecting zipp==1.2.0 (from -r requirements3.txt (line 52)) Downloading https://files.pythonhosted.org/packages/78/08/d52f0ea643bc1068d6dc98b412f4966a9b63255d20911a23ac3220c033c4/zipp-1.2.0.tar.gz Collecting six==1.12.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) Downloading https://files.pythonhosted.org/packages/dd/bf/4138e7bfb757de47d1f4b6994648ec67a51efe58fa907c1e11e350cddfca/six-1.12.0.tar.gz Collecting Click==7.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 21)) Downloading https://files.pythonhosted.org/packages/f8/5c/f60e9d8a1e77005f664b76ff8aeaee5bc05d0a91798afd7f53fc998dbc47/Click-7.0.tar.gz (286kB) Collecting attrs==19.3.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 32)) Downloading https://files.pythonhosted.org/packages/98/c3/2c227e66b5e896e15ccdae2e00bbc69aa46e9a8ce8869cc5fa96310bf612/attrs-19.3.0.tar.gz (132kB) Collecting appdirs==1.4.3 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 1)) Downloading https://files.pythonhosted.org/packages/48/69/d87c60746b393309ca30761f8e2b49473d43450b150cb08f3c6df5c11be5/appdirs-1.4.3.tar.gz Collecting pycodestyle==2.6.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 57)) Downloading https://files.pythonhosted.org/packages/bb/82/0df047a5347d607be504ad5faa255caa7919562962b934f9372b157e8a70/pycodestyle-2.6.0.tar.gz (100kB) Collecting python-dateutil==2.8.0 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 61)) Downloading https://files.pythonhosted.org/packages/ad/99/5b2e99737edeb28c71bcbec5b5dda19d0d9ef3ca3e92e3e925e7c0bb364c/python-dateutil-2.8.0.tar.gz (327kB) Collecting future==0.17.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 46)) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting MarkupSafe==1.1.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/b9/2e/64db92e53b86efccfaea71321f597fa2e1b2bd3853d8ce658568f7a13094/MarkupSafe-1.1.1.tar.gz Collecting Jinja2==2.10.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 22)) Downloading https://files.pythonhosted.org/packages/93/ea/d884a06f8c7f9b7afbc8138b762e80479fb17aedbbe2b06515a12de9378d/Jinja2-2.10.1.tar.gz (260kB) Collecting PyYAML==5.1.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 26)) Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) Collecting repackage (from mkdocs-macros-plugin==0.4.9->-r requirements3.txt (line 23)) Downloading https://files.pythonhosted.org/packages/ce/19/5122e8279b7dfdbacbab648116ac84751b7c603ff3569c5e32ccb75bf0e4/repackage-0.7.3.tar.gz Collecting Pygments==2.6.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 27)) Downloading https://files.pythonhosted.org/packages/6e/4d/4d2fe93a35dfba417311a4ff627489a947b01dc0cc377a3673c00cf7e4b2/Pygments-2.6.1.tar.gz (3.3MB) Collecting tqdm (from nltk==3.5->-r requirements3.txt (line 28)) Downloading https://files.pythonhosted.org/packages/f2/9c/99aae7670351c694c60c72e3cc834b7eab396f738b391bd0bdfc5101a663/tqdm-4.61.1.tar.gz (169kB) Collecting packaging==19.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/16/51/d72654dbbaa4a4ffbf7cb0ecd7d12222979e0a660bf3f42acc47550bf098/packaging-19.0.tar.gz (48kB) Collecting wcwidth (from pytest==5.4.2->-r requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/89/38/459b727c381504f361832b9e5ace19966de1a235d73cdbdea91c771a1155/wcwidth-0.2.5.tar.gz Collecting pyparsing==2.4.0 (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/5d/3a/24d275393f493004aeb15a1beae2b4a3043526e8b692b65b4a9341450ebe/pyparsing-2.4.0.tar.gz (611kB) Building wheels for collected packages: Click, Jinja2, MarkupSafe, PyYAML, Pygments, attrs, certifi, future, pycodestyle, python-dateutil, appdirs, packaging, pyparsing, six, apipkg, astroid, black, coverage, execnet, flake8, flake8-docstrings, freezegun, importlib-metadata, isort, joblib, lazy-object-proxy, livereload, lunr, Mako, Markdown, 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-httpserver, pytest-mock, pytest-xdist, regex, snowballstemmer, termcolor, toml, tornado, typed-ast, Werkzeug, wrapt, zipp, repackage, tqdm, wcwidth Running setup.py bdist_wheel for Click: started Running setup.py bdist_wheel for Click: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Jinja2: started Running setup.py bdist_wheel for Jinja2: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for MarkupSafe: started Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for PyYAML: started Running setup.py bdist_wheel for PyYAML: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Pygments: started Running setup.py bdist_wheel for Pygments: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for attrs: started Running setup.py bdist_wheel for attrs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for future: started Running setup.py bdist_wheel for future: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pycodestyle: started Running setup.py bdist_wheel for pycodestyle: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for python-dateutil: started Running setup.py bdist_wheel for python-dateutil: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for appdirs: started Running setup.py bdist_wheel for appdirs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for packaging: started Running setup.py bdist_wheel for packaging: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pyparsing: started Running setup.py bdist_wheel for pyparsing: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for six: started Running setup.py bdist_wheel for six: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for apipkg: started Running setup.py bdist_wheel for apipkg: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for astroid: started Running setup.py bdist_wheel for astroid: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for black: started Running setup.py bdist_wheel for black: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for coverage: started Running setup.py bdist_wheel for coverage: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for execnet: started Running setup.py bdist_wheel for execnet: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for flake8: started Running setup.py bdist_wheel for flake8: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for flake8-docstrings: started Running setup.py bdist_wheel for flake8-docstrings: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for freezegun: started Running setup.py bdist_wheel for freezegun: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for importlib-metadata: started Running setup.py bdist_wheel for importlib-metadata: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for isort: started Running setup.py bdist_wheel for isort: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for joblib: started Running setup.py bdist_wheel for joblib: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for lazy-object-proxy: started Running setup.py bdist_wheel for lazy-object-proxy: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for livereload: started Running setup.py bdist_wheel for livereload: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for lunr: started Running setup.py bdist_wheel for lunr: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Mako: started Running setup.py bdist_wheel for Mako: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Markdown: started Running setup.py bdist_wheel for Markdown: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mccabe: started Running setup.py bdist_wheel for mccabe: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs: started Running setup.py bdist_wheel for mkdocs: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-add-number-plugin: started Running setup.py bdist_wheel for mkdocs-add-number-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-awesome-pages-plugin: started Running setup.py bdist_wheel for mkdocs-awesome-pages-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-exclude: started Running setup.py bdist_wheel for mkdocs-exclude: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-macros-plugin: started Running setup.py bdist_wheel for mkdocs-macros-plugin: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-material: started Running setup.py bdist_wheel for mkdocs-material: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mkdocs-material-extensions: started Running setup.py bdist_wheel for mkdocs-material-extensions: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for mock: started Running setup.py bdist_wheel for mock: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for more-itertools: started Running setup.py bdist_wheel for more-itertools: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for nltk: started Running setup.py bdist_wheel for nltk: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for nose: started Running setup.py bdist_wheel for nose: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pathspec: started Running setup.py bdist_wheel for pathspec: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pdoc3: started Running setup.py bdist_wheel for pdoc3: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pluggy: started Running setup.py bdist_wheel for pluggy: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for py: started Running setup.py bdist_wheel for py: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pydocstyle: started Running setup.py bdist_wheel for pydocstyle: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pyflakes: started Running setup.py bdist_wheel for pyflakes: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pylint: started Running setup.py bdist_wheel for pylint: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pymdown-extensions: started Running setup.py bdist_wheel for pymdown-extensions: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest: started Running setup.py bdist_wheel for pytest: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-cov: started Running setup.py bdist_wheel for pytest-cov: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-forked: started Running setup.py bdist_wheel for pytest-forked: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-httpserver: started Running setup.py bdist_wheel for pytest-httpserver: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-mock: started Running setup.py bdist_wheel for pytest-mock: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for pytest-xdist: started Running setup.py bdist_wheel for pytest-xdist: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for regex: started Running setup.py bdist_wheel for regex: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for snowballstemmer: started Running setup.py bdist_wheel for snowballstemmer: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for termcolor: started Running setup.py bdist_wheel for termcolor: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for toml: started Running setup.py bdist_wheel for toml: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for tornado: started Running setup.py bdist_wheel for tornado: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for typed-ast: started Running setup.py bdist_wheel for typed-ast: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for Werkzeug: started Running setup.py bdist_wheel for Werkzeug: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for wrapt: started Running setup.py bdist_wheel for wrapt: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for zipp: started Running setup.py bdist_wheel for zipp: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for repackage: started Running setup.py bdist_wheel for repackage: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for tqdm: started Running setup.py bdist_wheel for tqdm: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Running setup.py bdist_wheel for wcwidth: started Running setup.py bdist_wheel for wcwidth: finished with status 'done' Stored in directory: /src/layers/layer7_python3_devtools/0500_extra_python_packages/src Successfully built Click Jinja2 MarkupSafe PyYAML Pygments attrs certifi future pycodestyle python-dateutil appdirs packaging pyparsing six apipkg astroid black coverage execnet flake8 flake8-docstrings freezegun importlib-metadata isort joblib lazy-object-proxy livereload lunr Mako Markdown 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-httpserver pytest-mock pytest-xdist regex snowballstemmer termcolor toml tornado typed-ast Werkzeug wrapt zipp repackage tqdm wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/python3_devtools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/python3_devtools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_devtools@mfext[/opt/metwork-mfext-1.0/opt/python3_devtools] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting apipkg==1.5 (from -r requirements3.txt.tmp (line 1)) Collecting astroid==2.4.1 (from -r requirements3.txt.tmp (line 2)) Collecting black==19.10b0 (from -r requirements3.txt.tmp (line 3)) Collecting coverage==5.1 (from -r requirements3.txt.tmp (line 5)) Collecting execnet==1.7.1 (from -r requirements3.txt.tmp (line 6)) Collecting flake8==3.8.1 (from -r requirements3.txt.tmp (line 7)) Collecting flake8-docstrings==1.5.0 (from -r requirements3.txt.tmp (line 8)) Collecting freezegun==0.3.15 (from -r requirements3.txt.tmp (line 9)) Collecting importlib-metadata==1.6.0 (from -r requirements3.txt.tmp (line 10)) Collecting isort==4.3.21 (from -r requirements3.txt.tmp (line 11)) Collecting joblib==0.15.1 (from -r requirements3.txt.tmp (line 12)) Collecting lazy-object-proxy==1.4.3 (from -r requirements3.txt.tmp (line 13)) Collecting livereload==2.6.1 (from -r requirements3.txt.tmp (line 14)) Collecting lunr==0.5.8 (from -r requirements3.txt.tmp (line 15)) Collecting Mako==1.1.2 (from -r requirements3.txt.tmp (line 16)) Collecting Markdown==3.2.2 (from -r requirements3.txt.tmp (line 17)) Collecting mccabe==0.6.1 (from -r requirements3.txt.tmp (line 18)) Collecting mkdocs==1.1.2 (from -r requirements3.txt.tmp (line 19)) Collecting mkdocs-add-number-plugin==1.2.1 (from -r requirements3.txt.tmp (line 20)) Collecting mkdocs-awesome-pages-plugin==2.2.1 (from -r requirements3.txt.tmp (line 21)) Collecting mkdocs-exclude==1.0.2 (from -r requirements3.txt.tmp (line 22)) Collecting mkdocs-macros-plugin==0.4.9 (from -r requirements3.txt.tmp (line 23)) Collecting mkdocs-material==5.2.0 (from -r requirements3.txt.tmp (line 24)) Collecting mkdocs-material-extensions==1.0 (from -r requirements3.txt.tmp (line 25)) Collecting mock==4.0.2 (from -r requirements3.txt.tmp (line 26)) Collecting more-itertools==8.3.0 (from -r requirements3.txt.tmp (line 27)) Collecting nltk==3.5 (from -r requirements3.txt.tmp (line 28)) Collecting nose==1.3.7 (from -r requirements3.txt.tmp (line 29)) Collecting pathspec==0.8.0 (from -r requirements3.txt.tmp (line 30)) Collecting pdoc3==0.8.1 (from -r requirements3.txt.tmp (line 31)) Collecting pluggy==0.13.1 (from -r requirements3.txt.tmp (line 32)) Collecting py==1.8.1 (from -r requirements3.txt.tmp (line 33)) Collecting pydocstyle==5.0.2 (from -r requirements3.txt.tmp (line 34)) Collecting pyflakes==2.2.0 (from -r requirements3.txt.tmp (line 35)) Collecting pylint==2.5.2 (from -r requirements3.txt.tmp (line 36)) Collecting pymdown-extensions==7.1 (from -r requirements3.txt.tmp (line 37)) Collecting pytest==5.4.2 (from -r requirements3.txt.tmp (line 38)) Collecting pytest-cov==2.8.1 (from -r requirements3.txt.tmp (line 39)) Collecting pytest-forked==1.1.3 (from -r requirements3.txt.tmp (line 40)) Collecting pytest-httpserver==0.3.4 (from -r requirements3.txt.tmp (line 41)) Collecting pytest-mock==3.1.0 (from -r requirements3.txt.tmp (line 42)) Collecting pytest-xdist==1.32.0 (from -r requirements3.txt.tmp (line 43)) Collecting regex==2020.5.14 (from -r requirements3.txt.tmp (line 44)) Collecting snowballstemmer==2.0.0 (from -r requirements3.txt.tmp (line 45)) Collecting termcolor==1.1.0 (from -r requirements3.txt.tmp (line 46)) Collecting toml==0.10.1 (from -r requirements3.txt.tmp (line 47)) Collecting tornado==6.0.4 (from -r requirements3.txt.tmp (line 48)) Collecting typed-ast==1.4.1 (from -r requirements3.txt.tmp (line 49)) Collecting Werkzeug==1.0.1 (from -r requirements3.txt.tmp (line 50)) Collecting wrapt==1.12.1 (from -r requirements3.txt.tmp (line 51)) Collecting zipp==1.2.0 (from -r requirements3.txt.tmp (line 52)) Requirement already satisfied: six==1.12.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 5)) (1.12.0) Requirement already satisfied: appdirs==1.4.3 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 1)) (1.4.3) Requirement already satisfied: Click==7.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 21)) (7.0) Requirement already satisfied: attrs==19.3.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 32)) (19.3.0) Requirement already satisfied: pycodestyle==2.6.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 57)) (2.6.0) Requirement already satisfied: python-dateutil==2.8.0 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 61)) (2.8.0) Requirement already satisfied: future==0.17.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 46)) (0.17.1) Requirement already satisfied: MarkupSafe==1.1.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 23)) (1.1.1) Requirement already satisfied: PyYAML==5.1.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 26)) (5.1.1) Requirement already satisfied: Jinja2==2.10.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 22)) (2.10.1) Collecting repackage (from mkdocs-macros-plugin==0.4.9->-r requirements3.txt.tmp (line 23)) Requirement already satisfied: Pygments==2.6.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 27)) (2.6.1) Collecting tqdm (from nltk==3.5->-r requirements3.txt.tmp (line 28)) Requirement already satisfied: packaging==19.0 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages/requirements3.txt (line 3)) (19.0) Collecting wcwidth (from pytest==5.4.2->-r requirements3.txt.tmp (line 38)) Installing collected packages: apipkg, typed-ast, wrapt, lazy-object-proxy, astroid, regex, toml, pathspec, black, coverage, execnet, zipp, importlib-metadata, mccabe, pyflakes, flake8, snowballstemmer, pydocstyle, flake8-docstrings, freezegun, isort, joblib, tornado, livereload, lunr, Mako, Markdown, mkdocs, mkdocs-add-number-plugin, mkdocs-awesome-pages-plugin, mkdocs-exclude, repackage, mkdocs-material-extensions, pymdown-extensions, mkdocs-material, termcolor, mkdocs-macros-plugin, mock, more-itertools, tqdm, nltk, nose, pdoc3, pluggy, py, pylint, wcwidth, pytest, pytest-cov, pytest-forked, Werkzeug, pytest-httpserver, pytest-mock, pytest-xdist Successfully installed Mako-1.1.2 Markdown-3.2.2 Werkzeug-1.0.1 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 importlib-metadata-1.6.0 isort-4.3.21 joblib-0.15.1 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.8.1 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-httpserver-0.3.4 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 toml-0.10.1 tornado-6.0.4 tqdm-4.61.1 typed-ast-1.4.1 wcwidth-0.2.5 wrapt-1.12.1 zipp-1.2.0 if ! test -d /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/python3_devtools/lib/python3.7/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.0/opt/python3_devtools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Mako.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Markdown.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/Werkzeug.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/apipkg.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/astroid.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/black.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/coverage.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/execnet.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/flake8-docstrings.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/flake8.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/freezegun.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/importlib-metadata.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/isort.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/joblib.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/lazy-object-proxy.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/livereload.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/lunr.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mccabe.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-add-number-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-awesome-pages-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-exclude.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-macros-plugin.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-material-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs-material.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mkdocs.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/mock.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/more-itertools.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/nltk.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/nose.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pathspec.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pdoc3.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pluggy.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/py.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pydocstyle.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pyflakes.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pylint.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pymdown-extensions.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-cov.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-forked.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-httpserver.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-mock.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest-xdist.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/pytest.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/regex.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/snowballstemmer.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/termcolor.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/toml.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/tornado.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/typed-ast.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/wrapt.yaml is ready /opt/metwork-mfext-1.0/opt/python3_devtools/share/metwork_packages/zipp.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.0/opt/python3_devtools/.mfextaddon; fi _layer_dhash "python3_devtools@mfext" >/opt/metwork-mfext-1.0/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.0/opt/python3_devtools" cache: /buildcache/mfext_cache_layer_python3_devtools_3ecbfc5987afdc63ff4d920e40878458.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.0/opt/java/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/java/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/java/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/java" "java" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: bd88c4d302c786461c93b9a4f072ed04 cache hit (used: /buildcache/mfext_cache_layer_java_6e4c8d2d3729faad3a38258926b6b595.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.0/opt/java ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/java/.mfextaddon; fi _layer_dhash "java@mfext" >/opt/metwork-mfext-1.0/opt/java/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/java" cache already exist (/buildcache/mfext_cache_layer_java_6e4c8d2d3729faad3a38258926b6b595.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.0/opt/monitoring/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/monitoring/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/monitoring/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" "monitoring" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 python3@mfext layer (dependency) hash (from cache): 5c52cdcdff481ee78341e6529ad70dc1 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: 602c055fcc77e479e4e8d1b7d4030970 cache missed (/buildcache/mfext_cache_layer_monitoring_565837061b89f70395fc01054c68f4a6.tar) if ! test -f cache/hit; then \ for SUBDIR in 0300_telegraf 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.0/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.0/opt/monitoring/share/metwork_packages/telegraf.yaml touch /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "name: 'telegraf'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "version: '1.13.3-1'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "extension: 'tar.gz'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checktype: 'MD5'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "checksum: 'c4e9024da0221a663449994d8719da89'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo -n "description: '" >>/opt/metwork-mfext-1.0/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.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "website: 'https://github.com/influxdata/telegraf'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml echo "license: 'MIT'" >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml if test -s sources; then echo "sources: ">>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat sources |sed 's/^/ - url: /' >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi if test -s patches; then echo "patches: ">>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; cat patches |sed 's/^/ - filename: /' >>/opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/telegraf.yaml; fi make --file=/opt/metwork-mfext-1.0/share/Makefile.standard PREFIX=/opt/metwork-mfext-1.0/opt/monitoring download uncompress make[1]: Entering directory '/src/layers/layer8_monitoring/0300_telegraf' /opt/metwork-mfext-1.0/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.0/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.0/opt/monitoring/bin/telegraf make[3]: Leaving directory `/src/layers/layer8_monitoring/0300_telegraf' 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 tempolayer30728[/src/layers/layer8_monitoring/0500_extra_packages/tempolayer30728] Collecting certifi==2019.3.9 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) Downloading https://files.pythonhosted.org/packages/06/b8/d1ea38513c22e8c906275d135818fee16ad8495985956a9b7e2bb21942a1/certifi-2019.3.9.tar.gz (158kB) Collecting ciso8601==2.1.1 (from -r requirements3.txt (line 2)) Downloading https://files.pythonhosted.org/packages/1a/c5/1f2426cdf29a40d2c22e847fe40157ed9b1d74fb3b8ef7cb4afffc4ebc6e/ciso8601-2.1.1.tar.gz Collecting distro==1.4.0 (from -r requirements3.txt (line 3)) Downloading https://files.pythonhosted.org/packages/ca/e3/78443d739d7efeea86cbbe0216511d29b2f5ca8dbf51a6f2898432738987/distro-1.4.0.tar.gz (53kB) Collecting elasticsearch==6.4.0 (from -r requirements3.txt (line 4)) Downloading https://files.pythonhosted.org/packages/9e/66/84914ae9483d03055c1245e7e26e095de413fa364c4cdb6e4f6e1a2ce210/elasticsearch-6.4.0.tar.gz (83kB) Obtaining jsonsyslog2elasticsearch from git+https://github.com/metwork-framework/jsonsyslog2elasticsearch@2d15fed792cba59515d3f4c253c0060d7be73364#egg=jsonsyslog2elasticsearch (from -r requirements3.txt (line 5)) Cloning https://github.com/metwork-framework/jsonsyslog2elasticsearch (to revision 2d15fed792cba59515d3f4c253c0060d7be73364) to ./tmp_src/jsonsyslog2elasticsearch Collecting ujson==1.35 (from -r requirements3.txt (line 6)) Downloading https://files.pythonhosted.org/packages/16/c4/79f3409bc710559015464e5f49b9879430d8f87498ecdc335899732e5377/ujson-1.35.tar.gz (192kB) Collecting urllib3==1.25.11 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 72)) Downloading https://files.pythonhosted.org/packages/76/d9/bbbafc76b18da706451fa91bc2ebe21c0daf8868ef3c30b869ac7cb7f01d/urllib3-1.25.11.tar.gz (260kB) Collecting pytz==2019.1 (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 62)) Downloading https://files.pythonhosted.org/packages/df/d5/3e3ff673e8f3096921b3f1b79ce04b832e0100b4741573154b72b756a681/pytz-2019.1.tar.gz (308kB) Building wheels for collected packages: certifi, pytz, urllib3, ciso8601, distro, elasticsearch, jsonsyslog2elasticsearch, ujson Running setup.py bdist_wheel for certifi: started Running setup.py bdist_wheel for certifi: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for pytz: started Running setup.py bdist_wheel for pytz: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for urllib3: started Running setup.py bdist_wheel for urllib3: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for ciso8601: started Running setup.py bdist_wheel for ciso8601: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for distro: started Running setup.py bdist_wheel for distro: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for elasticsearch: started Running setup.py bdist_wheel for elasticsearch: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for jsonsyslog2elasticsearch: started Running setup.py bdist_wheel for jsonsyslog2elasticsearch: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Running setup.py bdist_wheel for ujson: started Running setup.py bdist_wheel for ujson: finished with status 'done' Stored in directory: /src/layers/layer8_monitoring/0500_extra_packages/src Successfully built certifi pytz urllib3 ciso8601 distro elasticsearch jsonsyslog2elasticsearch ujson if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-1.0/opt/monitoring ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-1.0/opt/monitoring ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer monitoring@mfext[/opt/metwork-mfext-1.0/opt/monitoring] is already loaded Looking in links: ./src Requirement already satisfied: certifi==2019.3.9 in /opt/metwork-mfext-1.0/opt/python3_core/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 38)) (2019.3.9) Collecting ciso8601==2.1.1 (from -r requirements3.txt.tmp (line 2)) Collecting distro==1.4.0 (from -r requirements3.txt.tmp (line 3)) Collecting elasticsearch==6.4.0 (from -r requirements3.txt.tmp (line 4)) Collecting jsonsyslog2elasticsearch (from -r requirements3.txt.tmp (line 5)) Collecting ujson==1.35 (from -r requirements3.txt.tmp (line 6)) Requirement already satisfied: urllib3==1.25.11 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 72)) (1.25.11) Requirement already satisfied: pytz==2019.1 in /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages (from -c /opt/metwork-mfext-1.0/opt/python3/lib/python3.7/site-packages/requirements3.txt (line 62)) (2019.1) Installing collected packages: ciso8601, distro, elasticsearch, ujson, jsonsyslog2elasticsearch Successfully installed ciso8601-2.1.1 distro-1.4.0 elasticsearch-6.4.0 jsonsyslog2elasticsearch-0.0.0 ujson-1.35 if ! test -d /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages; then mkdir -p /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages; fi if test -f /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt; then cat /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt.tmp /opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-1.0/opt/monitoring/lib/python3.7/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.0/opt/monitoring/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/jsonsyslog2elasticsearch.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/certifi.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/ciso8601.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/distro.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/elasticsearch.yaml is ready /opt/metwork-mfext-1.0/opt/monitoring/share/metwork_packages/ujson.yaml is ready make[3]: Leaving directory `/src/layers/layer8_monitoring/0500_extra_packages' if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/monitoring/.mfextaddon; fi _layer_dhash "monitoring@mfext" >/opt/metwork-mfext-1.0/opt/monitoring/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/monitoring" cache: /buildcache/mfext_cache_layer_monitoring_565837061b89f70395fc01054c68f4a6.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.0/opt/nodejs/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/nodejs/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/nodejs/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/nodejs/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" "nodejs" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 source hash: b67df0b00fc94b997fce005ec86376fb cache hit (used: /buildcache/mfext_cache_layer_nodejs_17285378d8d3409509b3f99fbddc924d.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.0/opt/nodejs ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/nodejs/.mfextaddon; fi _layer_dhash "nodejs@mfext" >/opt/metwork-mfext-1.0/opt/nodejs/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/nodejs" cache already exist (/buildcache/mfext_cache_layer_nodejs_17285378d8d3409509b3f99fbddc924d.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.0/opt/default/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.extra_dependencies; else cat .extra_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.system_dependencies; else cat .system_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/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.0/opt/default/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-1.0/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-1.0/opt/default/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-1.0/opt/default" "default" /etc/buildimage_hash: be47b83e160bfd5c467c04db7b4b6755 /src/adm/root.mk md5sum hash: 434ca1178b546e13e7940cd8563fbeef core@mfext layer (dependency) hash (from cache): c687095a8c785b0758218723d59ee0b5 devtools@mfext layer (dependency) hash (from cache): 8e6ab9dcec535e2965fc844be6eb4465 java@mfext layer (dependency) hash (from cache): 4c4c51fc3172d894a4d7a9392d013997 monitoring@mfext layer (dependency) hash (from cache): 564265f4c29f45e23f82983636a608b9 nodejs@mfext layer (dependency) hash (from cache): d652bbd3cf7f21c0542273a234fe6b17 openresty@mfext layer (dependency) hash (from cache): 80313bb3dc1c1332cd9731bf7435c31d python3@mfext layer (dependency) hash (from cache): 5c52cdcdff481ee78341e6529ad70dc1 python3_core@mfext layer (dependency) hash (from cache): f560621f0cc33b35de82c2697491a9d0 python3_devtools@mfext layer (dependency) hash (from cache): 673faf325ae949ea02524d6dd12868f5 python3_scientific_core@mfext layer (dependency) hash (from cache): 76ecaa6f12114d550d790881b71312a0 root@mfext layer (dependency) hash (from cache): 323aa186a4d635c51b777f5a05c28415 scientific_core@mfext layer (dependency) hash (from cache): 5be9765261e906d637de0fc80f72d906 tcltk@mfext layer (dependency) hash (from cache): 50ac538788cd815150d75043a83451bd source hash: fc773d8121b3cef7e408cad7974589b0 cache missed (/buildcache/mfext_cache_layer_default_4ebe46070c5c9ab53730806e36ef8977.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.0/opt/default ; \ fi if test "" = "1"; then echo > /opt/metwork-mfext-1.0/opt/default/.mfextaddon; fi _layer_dhash "default@mfext" >/opt/metwork-mfext-1.0/opt/default/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-1.0/opt/default" cache: /buildcache/mfext_cache_layer_default_4ebe46070c5c9ab53730806e36ef8977.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.0/bin/outside chmod a+rx /opt/metwork-mfext-1.0/bin/outside cp -f metwork_debug /opt/metwork-mfext-1.0/bin/metwork_debug chmod a+rx /opt/metwork-mfext-1.0/bin/metwork_debug cp -f _launch_crontab /opt/metwork-mfext-1.0/bin/_launch_crontab chmod a+rx /opt/metwork-mfext-1.0/bin/_launch_crontab cp -f clear.sh /opt/metwork-mfext-1.0/bin/clear.sh chmod a+rx /opt/metwork-mfext-1.0/bin/clear.sh cp -f _doc_layer.sh /opt/metwork-mfext-1.0/bin/_doc_layer.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_doc_layer.sh cp -f _yaml_to_md.py /opt/metwork-mfext-1.0/bin/_yaml_to_md.py chmod a+rx /opt/metwork-mfext-1.0/bin/_yaml_to_md.py cp -f _packaging_get_module_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_dependencies cp -f _packaging_get_module_layers /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_module_layers cp -f _packaging_get_layer_dependencies /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_layer_dependencies cp -f _packaging_get_package_name /opt/metwork-mfext-1.0/bin/_packaging_get_package_name chmod a+rx /opt/metwork-mfext-1.0/bin/_packaging_get_package_name cp -f components /opt/metwork-mfext-1.0/bin/components chmod a+rx /opt/metwork-mfext-1.0/bin/components cp -f _circus.start /opt/metwork-mfext-1.0/bin/_circus.start chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.start cp -f _circus.stop /opt/metwork-mfext-1.0/bin/_circus.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.stop cp -f _circus.status /opt/metwork-mfext-1.0/bin/_circus.status chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.status cp -f _ini_to_env.py /opt/metwork-mfext-1.0/bin/_ini_to_env.py chmod a+rx /opt/metwork-mfext-1.0/bin/_ini_to_env.py cp -f before_start_redis /opt/metwork-mfext-1.0/bin/before_start_redis chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_redis cp -f before_start_nginx /opt/metwork-mfext-1.0/bin/before_start_nginx chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_nginx cp -f port_test.sh /opt/metwork-mfext-1.0/bin/port_test.sh chmod a+rx /opt/metwork-mfext-1.0/bin/port_test.sh cp -f _make_and_install_crontab.sh /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_make_and_install_crontab.sh cp -f _uninstall_crontab.sh /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_uninstall_crontab.sh cp -f circus_status_watcher.sh /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/circus_status_watcher.sh cp -f redis_status.sh /opt/metwork-mfext-1.0/bin/redis_status.sh chmod a+rx /opt/metwork-mfext-1.0/bin/redis_status.sh cp -f config.py /opt/metwork-mfext-1.0/bin/config.py chmod a+rx /opt/metwork-mfext-1.0/bin/config.py cp -f _prepare_config.py /opt/metwork-mfext-1.0/bin/_prepare_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_config.py cp -f _make_nethard_config.py /opt/metwork-mfext-1.0/bin/_make_nethard_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nethard_config.py cp -f _make_circus_conf /opt/metwork-mfext-1.0/bin/_make_circus_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_circus_conf cp -f _make_crontab.py /opt/metwork-mfext-1.0/bin/_make_crontab.py chmod a+rx /opt/metwork-mfext-1.0/bin/_make_crontab.py cp -f remove_empty.sh /opt/metwork-mfext-1.0/bin/remove_empty.sh chmod a+rx /opt/metwork-mfext-1.0/bin/remove_empty.sh cp -f kill_remaining_processes.py /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/kill_remaining_processes.py cp -f bootstrap_plugin.py /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.py cp -f _make_nginx_conf /opt/metwork-mfext-1.0/bin/_make_nginx_conf chmod a+rx /opt/metwork-mfext-1.0/bin/_make_nginx_conf cp -f bootstrap_plugin.post /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post chmod a+rx /opt/metwork-mfext-1.0/bin/bootstrap_plugin.post cp -f _circusctl /opt/metwork-mfext-1.0/bin/_circusctl chmod a+rx /opt/metwork-mfext-1.0/bin/_circusctl cp -f _install_or_update_configured_plugins.py /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py chmod a+rx /opt/metwork-mfext-1.0/bin/_install_or_update_configured_plugins.py cp -f nginx.status /opt/metwork-mfext-1.0/bin/nginx.status chmod a+rx /opt/metwork-mfext-1.0/bin/nginx.status cp -f find_zombies_nginx_workers.py /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py chmod a+rx /opt/metwork-mfext-1.0/bin/find_zombies_nginx_workers.py cp -f before_start_telegraf /opt/metwork-mfext-1.0/bin/before_start_telegraf chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_telegraf cp -f _circus_wait_watcher_stopped.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.sh cp -f _circus_wait_watcher_stopped.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_stopped.py cp -f _circus_schedule_stop_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.sh cp -f _install_plugin_virtualenv /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv chmod a+rx /opt/metwork-mfext-1.0/bin/_install_plugin_virtualenv cp -f _plugins.preuninstall /opt/metwork-mfext-1.0/bin/_plugins.preuninstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.preuninstall cp -f _plugins.postinstall /opt/metwork-mfext-1.0/bin/_plugins.postinstall chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.postinstall cp -f list_metwork_processes.py /opt/metwork-mfext-1.0/bin/list_metwork_processes.py chmod a+rx /opt/metwork-mfext-1.0/bin/list_metwork_processes.py cp -f telegraf_collector_metwork_module.py /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py chmod a+rx /opt/metwork-mfext-1.0/bin/telegraf_collector_metwork_module.py cp -f _nginx.reload /opt/metwork-mfext-1.0/bin/_nginx.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_nginx.reload cp -f _circus.reload /opt/metwork-mfext-1.0/bin/_circus.reload chmod a+rx /opt/metwork-mfext-1.0/bin/_circus.reload cp -f _plugins.is_dangerous /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.is_dangerous cp -f _circus_wait_watcher_started.sh /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.sh cp -f _circus_wait_watcher_started.py /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait_watcher_started.py cp -f nginxfmt.py /opt/metwork-mfext-1.0/bin/nginxfmt.py chmod a+rx /opt/metwork-mfext-1.0/bin/nginxfmt.py cp -f before_start_conf_monitor /opt/metwork-mfext-1.0/bin/before_start_conf_monitor chmod a+rx /opt/metwork-mfext-1.0/bin/before_start_conf_monitor cp -f _no_automatic_kill.sh /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_no_automatic_kill.sh cp -f plugins.status /opt/metwork-mfext-1.0/bin/plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.status cp -f _plugins.status /opt/metwork-mfext-1.0/bin/_plugins.status chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.status cp -f _plugins.stop /opt/metwork-mfext-1.0/bin/_plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.stop cp -f plugins.stop /opt/metwork-mfext-1.0/bin/plugins.stop chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.stop cp -f _plugins.start /opt/metwork-mfext-1.0/bin/_plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/_plugins.start cp -f plugins.start /opt/metwork-mfext-1.0/bin/plugins.start chmod a+rx /opt/metwork-mfext-1.0/bin/plugins.start cp -f _send_state.py /opt/metwork-mfext-1.0/bin/_send_state.py chmod a+rx /opt/metwork-mfext-1.0/bin/_send_state.py cp -f _prepare_plugin_config.py /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_prepare_plugin_config.py cp -f _remove_plugin_config.py /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py chmod a+rx /opt/metwork-mfext-1.0/bin/_remove_plugin_config.py cp -f pip_wrapper /opt/metwork-mfext-1.0/bin/pip_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/pip_wrapper cp -f _circus_schedule_start_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.py cp -f _circus_schedule_start_watcher.sh /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_start_watcher.sh cp -f _circus_schedule_stop_watcher.py /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_schedule_stop_watcher.py cp -f _circus_wait.py /opt/metwork-mfext-1.0/bin/_circus_wait.py chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.py cp -f _circus_wait.sh /opt/metwork-mfext-1.0/bin/_circus_wait.sh chmod a+rx /opt/metwork-mfext-1.0/bin/_circus_wait.sh cp -f wait_redis.py /opt/metwork-mfext-1.0/bin/wait_redis.py chmod a+rx /opt/metwork-mfext-1.0/bin/wait_redis.py cp -f repeat.sh /opt/metwork-mfext-1.0/bin/repeat.sh chmod a+rx /opt/metwork-mfext-1.0/bin/repeat.sh cp --preserve=mode --dereference -Rf _metwork.spec /opt/metwork-mfext-1.0/share/_metwork.spec cp --preserve=mode --dereference -Rf startup_scripts_profiles.mk /opt/metwork-mfext-1.0/share/startup_scripts_profiles.mk cp --preserve=mode --dereference -Rf plugin.mk /opt/metwork-mfext-1.0/share/plugin.mk cp --preserve=mode --dereference -Rf config_subdir.mk /opt/metwork-mfext-1.0/share/config_subdir.mk cp --preserve=mode --dereference -Rf metwork.service /opt/metwork-mfext-1.0/share/metwork.service cp --preserve=mode --dereference -Rf templates/bashrc /opt/metwork-mfext-1.0/share/templates/bashrc /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bashrc .custom >/opt/metwork-mfext-1.0/share/bashrc cp --preserve=mode --dereference -Rf templates/bash_profile /opt/metwork-mfext-1.0/share/templates/bash_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh bash_profile .custom >/opt/metwork-mfext-1.0/share/bash_profile cp --preserve=mode --dereference -Rf templates/profile /opt/metwork-mfext-1.0/share/templates/profile cp --preserve=mode --dereference -Rf templates/config_profile /opt/metwork-mfext-1.0/share/templates/config_profile cp --preserve=mode --dereference -Rf templates/nethard_profile /opt/metwork-mfext-1.0/share/templates/nethard_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh profile .custom >/opt/metwork-mfext-1.0/share/profile cp --preserve=mode --dereference -Rf templates/interactive_profile /opt/metwork-mfext-1.0/share/templates/interactive_profile /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh interactive_profile .custom >/opt/metwork-mfext-1.0/share/interactive_profile cp --preserve=mode --dereference -Rf templates/load_env.sh /opt/metwork-mfext-1.0/share/templates/load_env.sh export ROOT_DIR=/opt/metwork-mfext-1.0 && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env.sh export ROOT_DIR=`pwd`/.. && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_sources.sh export ROOT_DIR=RUNTIME && /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh load_env.sh .custom >/opt/metwork-mfext-1.0/share/load_env_and_cd_runtime.sh cp --preserve=mode --dereference -Rf templates/mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/mfext_wrapper cp --preserve=mode --dereference -Rf templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/share/templates/_mfxxx_wrapper /opt/metwork-mfext-1.0/bin/_make_file_from_template.sh _mfxxx_wrapper .custom >/opt/metwork-mfext-1.0/bin/_mfext_wrapper chmod a+rx /opt/metwork-mfext-1.0/bin/_mfext_wrapper cp --preserve=mode --dereference -Rf templates/circus.ini /opt/metwork-mfext-1.0/share/templates/circus.ini cp --preserve=mode --dereference -Rf templates/cronwrap.sh /opt/metwork-mfext-1.0/share/templates/cronwrap.sh cp --preserve=mode --dereference -Rf templates/mfxxx.init /opt/metwork-mfext-1.0/share/templates/mfxxx.init cp --preserve=mode --dereference -Rf templates/mfxxx.stop /opt/metwork-mfext-1.0/share/templates/mfxxx.stop cp --preserve=mode --dereference -Rf templates/config.ini /opt/metwork-mfext-1.0/share/templates/config.ini cp --preserve=mode --dereference -Rf templates/layer.md /opt/metwork-mfext-1.0/share/templates/layer.md cp --preserve=mode --dereference -Rf templates/mfxxx.start /opt/metwork-mfext-1.0/share/templates/mfxxx.start cp --preserve=mode --dereference -Rf templates/mflog_override.conf /opt/metwork-mfext-1.0/share/templates/mflog_override.conf cp --preserve=mode --dereference -Rf templates/crontab /opt/metwork-mfext-1.0/share/templates/crontab cp --preserve=mode --dereference -Rf templates/mfxxx.autorestart /opt/metwork-mfext-1.0/share/templates/mfxxx.autorestart cp --preserve=mode --dereference -Rf templates/redis_plugin_xxx.conf /opt/metwork-mfext-1.0/share/templates/redis_plugin_xxx.conf cp --preserve=mode --dereference -Rf templates/mfxxx.status /opt/metwork-mfext-1.0/share/templates/mfxxx.status cp --preserve=mode --dereference -Rf templates/telegraf.conf /opt/metwork-mfext-1.0/share/templates/telegraf.conf mkdir -p /opt/metwork-mfext-1.0/lib/mfext touch /opt/metwork-mfext-1.0/lib/mfext/__init__.py cp -f jsonsyslog2es_metwork_addon.py /opt/metwork-mfext-1.0/lib/mfext/jsonsyslog2es_metwork_addon.py cp -f ini_to_env.py /opt/metwork-mfext-1.0/lib/mfext/ini_to_env.py cp -f circus_hooks.py /opt/metwork-mfext-1.0/lib/mfext/circus_hooks.py cp -f mflog_addon.py /opt/metwork-mfext-1.0/lib/mfext/mflog_addon.py cp -f conf_monitor.py /opt/metwork-mfext-1.0/lib/mfext/conf_monitor.py cp -f circus.py /opt/metwork-mfext-1.0/lib/mfext/circus.py cat metwork | /opt/metwork-mfext-1.0/bin/envtpl >/opt/metwork-mfext-1.0/bin/metwork make[1]: Leaving directory `/src/adm' if test "" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-1.0/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md /opt/metwork-mfext-1.0/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))