cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_ia' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_ia/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_ia/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_ia/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-2.2/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-2.2/opt/python3_ia/.layerapi2_dependencies; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-2.2/opt/python3_ia" "python3_ia" /etc/buildimage_hash: 7ddbf4db7c9a53b608afed510b695c3c /src/adm/root.mk md5sum hash: c5810193123353fc35e7d369911dbe33 core@mfext layer (dependency) hash (from cache): d12c28889b214b55598401bd554c68d0 python3@mfext layer (dependency) hash (from cache): 5aef79c52f96e4800466c4bc23c894c5 python3_core@mfext layer (dependency) hash (from cache): 2bf228d77a26ca9010a040f06083d8e8 python3_scientific@mfext layer (dependency) hash (from cache): 02f577e4a2e04dcf2fae0b7432a82382 root@mfext layer (dependency) hash (from cache): 96f9fd5cc449cc98802fe964e0c72be3 scientific@mfext layer (dependency) hash (from cache): 1d40da3f0df73b8ca34c86a0d032befd scientific_core@mfext layer (dependency) hash (from cache): 49d68006e1e85c2de1eec6cad9d5c5f8 source hash: da8c45258b03287ad005bc1380d6ab88 cache missed (/buildcache/mfext_cache_layer_python3_ia_63f3e50e442f34e5798c3006eeaf9b46.tar) if ! test -f cache/hit; then \ for SUBDIR in 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-2.2/opt/python3_ia ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_ia/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3_scientific@mfext,python3_ia@mfext -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer420[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer420] WARNING: The following features are always enabled: no-binary-enable-wheel-cache. Collecting absl-py==2.0.0 (from -r requirements3.txt (line 1)) Downloading absl_py-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse==1.6.3 (from -r requirements3.txt (line 2)) Downloading astunparse-1.6.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting diffusers==0.25.1 (from -r requirements3.txt (line 3)) Downloading diffusers-0.25.1.tar.gz (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 36.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting efficientnet-pytorch==0.7.1 (from -r requirements3.txt (line 4)) Downloading efficientnet_pytorch-0.7.1.tar.gz (21 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting einops==0.7.0 (from -r requirements3.txt (line 5)) Downloading einops-0.7.0.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 19.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting flatbuffers==23.5.26 (from -r requirements3.txt (line 6)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting google-auth==2.25.2 (from -r requirements3.txt (line 7)) Downloading google_auth-2.25.2-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib==1.2.0 (from -r requirements3.txt (line 8)) Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 9)) Downloading google_pasta-0.2.0-py3-none-any.whl.metadata (814 bytes) Collecting grpcio==1.60.0 (from -r requirements3.txt (line 10)) Downloading grpcio-1.60.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting huggingface_hub==0.20.2 (from -r requirements3.txt (line 11)) Downloading huggingface_hub-0.20.2.tar.gz (287 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 287.8/287.8 kB 17.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras==2.15.0 (from -r requirements3.txt (line 12)) Downloading keras-2.15.0-py3-none-any.whl.metadata (2.4 kB) Collecting libclang==16.0.6 (from -r requirements3.txt (line 13)) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lightning==2.2.5 (from -r requirements3.txt (line 14)) Downloading lightning-2.2.5.tar.gz (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 16.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lightning-utilities==0.10.1 (from -r requirements3.txt (line 15)) Downloading lightning-utilities-0.10.1.tar.gz (26 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting lit==17.0.6 (from -r requirements3.txt (line 16)) Downloading lit-17.0.6.tar.gz (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 46.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ml-dtypes==0.2.0 (from -r requirements3.txt (line 17)) Downloading ml_dtypes-0.2.0.tar.gz (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.9/698.9 kB 108.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mpmath==1.3.0 (from -r requirements3.txt (line 18)) Downloading mpmath-1.3.0.tar.gz (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.1/508.1 kB 84.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nvidia-cublas-cu12==12.1.3.1 (from -r requirements3.txt (line 19)) Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-cupti-cu12==12.1.105 (from -r requirements3.txt (line 20)) Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cuda-nvcc-cu12==12.2.140 (from -r requirements3.txt (line 21)) Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-nvrtc-cu12==12.1.105 (from -r requirements3.txt (line 22)) Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cuda-runtime-cu12==12.1.105 (from -r requirements3.txt (line 23)) Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cudnn-cu12==8.9.2.26 (from -r requirements3.txt (line 24)) Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cufft-cu12==11.0.2.54 (from -r requirements3.txt (line 25)) Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-curand-cu12==10.3.2.106 (from -r requirements3.txt (line 26)) Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-cusolver-cu12==11.4.5.107 (from -r requirements3.txt (line 27)) Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-cusparse-cu12==12.1.0.106 (from -r requirements3.txt (line 28)) Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl.metadata (1.6 kB) Collecting nvidia-nccl-cu12==2.18.1 (from -r requirements3.txt (line 29)) Downloading nvidia_nccl_cu12-2.18.1-py3-none-manylinux1_x86_64.whl.metadata (1.8 kB) Collecting nvidia-nvjitlink-cu12==12.3.101 (from -r requirements3.txt (line 30)) Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl.metadata (1.5 kB) Collecting nvidia-nvtx-cu12==12.1.105 (from -r requirements3.txt (line 31)) Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl.metadata (1.7 kB) Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 32)) Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) Collecting onnx==1.15.0 (from -r requirements3.txt (line 33)) Downloading onnx-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (15 kB) Collecting onnxscript==0.1.0.dev20240121 (from -r requirements3.txt (line 34)) Downloading onnxscript-0.1.0.dev20240121-py3-none-any.whl.metadata (10 kB) Collecting opt-einsum==3.3.0 (from -r requirements3.txt (line 35)) Downloading opt_einsum-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting pretrainedmodels==0.7.4 (from -r requirements3.txt (line 36)) Downloading pretrainedmodels-0.7.4.tar.gz (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 23.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pytorch-lightning==2.1.3 (from -r requirements3.txt (line 37)) Downloading pytorch-lightning-2.1.3.tar.gz (594 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 595.0/595.0 kB 120.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests-oauthlib==1.3.1 (from -r requirements3.txt (line 38)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 39)) Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) Collecting safetensors==0.4.1 (from -r requirements3.txt (line 40)) Downloading safetensors-0.4.1.tar.gz (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 20.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting segmentation_models_pytorch==0.3.3 (from -r requirements3.txt (line 41)) Downloading segmentation_models_pytorch-0.3.3.tar.gz (69 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 29.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sympy==1.12 (from -r requirements3.txt (line 42)) Downloading sympy-1.12.tar.gz (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 149.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorboard==2.15.1 (from -r requirements3.txt (line 43)) Downloading tensorboard-2.15.1-py3-none-any.whl.metadata (1.7 kB) Collecting tensorboard-data-server==0.7.2 (from -r requirements3.txt (line 44)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.15.0.post1 (from -r requirements3.txt (line 45)) Downloading tensorflow-2.15.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting tensorflow-estimator==2.15.0 (from -r requirements3.txt (line 46)) Downloading tensorflow_estimator-2.15.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tensorflow-io-gcs-filesystem==0.35.0 (from -r requirements3.txt (line 47)) Downloading tensorflow_io_gcs_filesystem-0.35.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting timm==0.9.2 (from -r requirements3.txt (line 48)) Downloading timm-0.9.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 64.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tokenizers==0.15.0 (from -r requirements3.txt (line 49)) Downloading tokenizers-0.15.0.tar.gz (318 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 318.5/318.5 kB 62.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting torch==2.1.2 (from -r requirements3.txt (line 50)) Downloading torch-2.1.2-cp311-cp311-manylinux1_x86_64.whl.metadata (25 kB) Collecting torchmetrics==1.3.0.post0 (from -r requirements3.txt (line 51)) Downloading torchmetrics-1.3.0.post0.tar.gz (490 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.9/490.9 kB 66.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torchvision==0.16.2 (from -r requirements3.txt (line 52)) Downloading torchvision-0.16.2-cp311-cp311-manylinux1_x86_64.whl.metadata (6.6 kB) Collecting transformers==4.36.2 (from -r requirements3.txt (line 53)) Downloading transformers-4.36.2.tar.gz (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 132.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting triton==2.1.0 (from -r requirements3.txt (line 54)) Downloading triton-2.1.0-0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.3 kB) Collecting wheel<1.0,>=0.23.0 (from astunparse==1.6.3->-r requirements3.txt (line 2)) Downloading wheel-0.41.3.tar.gz (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.9/98.9 kB 39.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six<2.0,>=1.6.1 (from astunparse==1.6.3->-r requirements3.txt (line 2)) Downloading six-1.16.0.tar.gz (34 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting importlib-metadata (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading importlib_metadata-6.8.0.tar.gz (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 19.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting numpy (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading numpy-1.26.4.tar.gz (15.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.8/15.8 MB 121.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting regex!=2019.12.17 (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading regex-2023.8.8.tar.gz (392 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 392.5/392.5 kB 103.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading requests-2.31.0.tar.gz (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 42.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Pillow (from diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading pillow-10.2.0.tar.gz (46.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 MB 33.1 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cachetools<6.0,>=2.0.0 (from google-auth==2.25.2->-r requirements3.txt (line 7)) Downloading cachetools-5.3.1.tar.gz (27 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1-modules>=0.2.1 (from google-auth==2.25.2->-r requirements3.txt (line 7)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.9/242.9 kB 77.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting fsspec>=2023.5.0 (from huggingface_hub==0.20.2->-r requirements3.txt (line 11)) Downloading fsspec-2023.9.2.tar.gz (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.6/161.6 kB 51.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tqdm>=4.42.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 11)) Downloading tqdm-4.66.4.tar.gz (169 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 169.4/169.4 kB 26.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.1 (from huggingface_hub==0.20.2->-r requirements3.txt (line 11)) Downloading PyYAML-6.0.1.tar.gz (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 48.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=3.7.4.3 (from huggingface_hub==0.20.2->-r requirements3.txt (line 11)) Downloading typing_extensions-4.8.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 9.4 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from huggingface_hub==0.20.2->-r requirements3.txt (line 11)) Downloading packaging-23.1.tar.gz (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 47.6 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools (from lightning-utilities==0.10.1->-r requirements3.txt (line 15)) Downloading setuptools-69.0.3.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 140.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf>=3.20.2 (from onnx==1.15.0->-r requirements3.txt (line 33)) Downloading protobuf-3.20.3.tar.gz (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.8/216.8 kB 66.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting munch (from pretrainedmodels==0.7.4->-r requirements3.txt (line 36)) Downloading munch-4.0.0.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 39)) Downloading pyasn1-0.4.8.tar.gz (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 56.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting markdown>=2.6.8 (from tensorboard==2.15.1->-r requirements3.txt (line 43)) Downloading Markdown-3.4.4.tar.gz (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.5/324.5 kB 84.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.15.1->-r requirements3.txt (line 43)) Downloading werkzeug-3.0.3.tar.gz (803 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 803.3/803.3 kB 91.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow==2.15.0.post1->-r requirements3.txt (line 45)) Downloading gast-0.5.4.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting h5py>=2.9.0 (from tensorflow==2.15.0.post1->-r requirements3.txt (line 45)) Downloading h5py-3.10.0.tar.gz (403 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 59.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting termcolor>=1.1.0 (from tensorflow==2.15.0.post1->-r requirements3.txt (line 45)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wrapt<1.15,>=1.11.0 (from tensorflow==2.15.0.post1->-r requirements3.txt (line 45)) Downloading wrapt-1.14.1.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 22.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting networkx (from torch==2.1.2->-r requirements3.txt (line 50)) Downloading networkx-3.2.1.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 149.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.1.2->-r requirements3.txt (line 50)) Downloading jinja2-3.1.4.tar.gz (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.2/240.2 kB 77.8 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading aiohttp-3.9.5.tar.gz (7.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.5/7.5 MB 144.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer<4,>=2 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.1/97.1 kB 38.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting idna<4,>=2.5 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading idna-3.7.tar.gz (189 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 189.6/189.6 kB 67.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.21.1 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading urllib3-2.1.0.tar.gz (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 86.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi>=2017.4.17 (from requests->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading certifi-2023.7.22.tar.gz (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 56.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting MarkupSafe>=2.1.1 (from werkzeug>=1.0.1->tensorboard==2.15.1->-r requirements3.txt (line 43)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zipp>=0.5 (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt (line 3)) Downloading zipp-3.16.2.tar.gz (20 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal>=1.1.2 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading aiosignal-1.3.1.tar.gz (19 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting attrs>=17.3.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading attrs-23.1.0.tar.gz (212 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.9/212.9 kB 70.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading frozenlist-1.4.0.tar.gz (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.7/90.7 kB 37.5 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading multidict-6.0.4.tar.gz (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.3/51.3 kB 18.0 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt (line 14)) Downloading yarl-1.9.2.tar.gz (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.7/184.7 kB 63.2 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Downloading absl_py-2.0.0-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.2/130.2 kB 44.8 MB/s eta 0:00:00 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading google_auth-2.25.2-py2.py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.2/184.2 kB 56.8 MB/s eta 0:00:00 Downloading google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (24 kB) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 20.4 MB/s eta 0:00:00 Downloading grpcio-1.60.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 154.8 MB/s eta 0:00:00 Downloading keras-2.15.0-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 134.6 MB/s eta 0:00:00 Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.9/22.9 MB 88.1 MB/s eta 0:00:00 Downloading nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (410.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 410.6/410.6 MB 5.6 MB/s eta 0:00:00 Downloading nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (14.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.1/14.1 MB 33.6 MB/s eta 0:00:00 Downloading nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (21.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.3/21.3 MB 49.6 MB/s eta 0:00:00 Downloading nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (23.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 73.3 MB/s eta 0:00:00 Downloading nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (823 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 823.6/823.6 kB 126.4 MB/s eta 0:00:00 Downloading nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (731.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.7/731.7 MB 3.6 MB/s eta 0:00:00 Downloading nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (121.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.6/121.6 MB 23.2 MB/s eta 0:00:00 Downloading nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (56.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.5/56.5 MB 47.4 MB/s eta 0:00:00 Downloading nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (124.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 MB 22.2 MB/s eta 0:00:00 Downloading nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (196.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.0/196.0 MB 15.3 MB/s eta 0:00:00 Downloading nvidia_nccl_cu12-2.18.1-py3-none-manylinux1_x86_64.whl (209.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 209.8/209.8 MB 14.0 MB/s eta 0:00:00 Downloading nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (20.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.5/20.5 MB 89.4 MB/s eta 0:00:00 Downloading nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.1/99.1 kB 38.0 MB/s eta 0:00:00 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 53.2 MB/s eta 0:00:00 Downloading onnx-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 99.9 MB/s eta 0:00:00 Downloading onnxscript-0.1.0.dev20240121-py3-none-any.whl (552 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 552.5/552.5 kB 124.8 MB/s eta 0:00:00 Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 27.4 MB/s eta 0:00:00 Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Downloading rsa-4.9-py3-none-any.whl (34 kB) Downloading tensorboard-2.15.1-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 110.6 MB/s eta 0:00:00 Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Downloading tensorflow-2.15.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (475.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 475.3/475.3 MB 1.4 MB/s eta 0:00:00 Downloading tensorflow_estimator-2.15.0-py2.py3-none-any.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.0/442.0 kB 6.9 MB/s eta 0:00:00 Downloading tensorflow_io_gcs_filesystem-0.35.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 14.9 MB/s eta 0:00:00 Downloading torch-2.1.2-cp311-cp311-manylinux1_x86_64.whl (670.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.2/670.2 MB 4.8 MB/s eta 0:00:00 Downloading torchvision-0.16.2-cp311-cp311-manylinux1_x86_64.whl (6.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 115.8 MB/s eta 0:00:00 Downloading triton-2.1.0-0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (89.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.2/89.2 MB 31.1 MB/s eta 0:00:00 Saved ./src/absl_py-2.0.0-py3-none-any.whl Saved ./src/astunparse-1.6.3-py2.py3-none-any.whl Saved ./src/flatbuffers-23.5.26-py2.py3-none-any.whl Saved ./src/google_auth-2.25.2-py2.py3-none-any.whl Saved ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.60.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/keras-2.15.0-py3-none-any.whl Saved ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl Saved ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nccl_cu12-2.18.1-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl Saved ./src/oauthlib-3.2.2-py3-none-any.whl Saved ./src/onnx-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/onnxscript-0.1.0.dev20240121-py3-none-any.whl Saved ./src/opt_einsum-3.3.0-py3-none-any.whl Saved ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl Saved ./src/rsa-4.9-py3-none-any.whl Saved ./src/tensorboard-2.15.1-py3-none-any.whl Saved ./src/tensorboard_data_server-0.7.2-py3-none-any.whl Saved ./src/tensorflow-2.15.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/tensorflow_estimator-2.15.0-py2.py3-none-any.whl Saved ./src/tensorflow_io_gcs_filesystem-0.35.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/torch-2.1.2-cp311-cp311-manylinux1_x86_64.whl Saved ./src/torchvision-0.16.2-cp311-cp311-manylinux1_x86_64.whl Saved ./src/triton-2.1.0-0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Building wheels for collected packages: diffusers, efficientnet-pytorch, einops, huggingface_hub, lightning, lightning-utilities, lit, ml-dtypes, mpmath, pretrainedmodels, pytorch-lightning, safetensors, segmentation_models_pytorch, sympy, timm, tokenizers, torchmetrics, transformers, cachetools, fsspec, gast, h5py, markdown, numpy, packaging, Pillow, protobuf, pyasn1, pyasn1-modules, pyyaml, regex, requests, setuptools, six, termcolor, tqdm, typing-extensions, werkzeug, wheel, wrapt, filelock, importlib-metadata, jinja2, munch, networkx, aiohttp, certifi, charset-normalizer, idna, MarkupSafe, urllib3, zipp, aiosignal, attrs, frozenlist, multidict, yarl Building wheel for diffusers (pyproject.toml): started Building wheel for diffusers (pyproject.toml): finished with status 'done' Created wheel for diffusers: filename=diffusers-0.25.1-py3-none-any.whl size=1835035 sha256=f0739d41198d79f2ace4c3846e2155203294256cc9aff4633dfe3d8b1ea4b928 Stored in directory: /root/.cache/pip/wheels/fb/d4/58/9e3fd0893bf4931f88a44f6d6eccf0be39a0fb7d02879d1a1e Building wheel for efficientnet-pytorch (setup.py): started Building wheel for efficientnet-pytorch (setup.py): finished with status 'done' Created wheel for efficientnet-pytorch: filename=efficientnet_pytorch-0.7.1-py3-none-any.whl size=16429 sha256=53b343567883d6407177fe3dbbd80bf43624007f7e7b8aaa003f2ec2d091bbbc Stored in directory: /root/.cache/pip/wheels/8b/6f/9b/231a832f811ab6ebb1b32455b177ffc6b8b1cd8de19de70c09 Building wheel for einops (pyproject.toml): started Building wheel for einops (pyproject.toml): finished with status 'done' Created wheel for einops: filename=einops-0.7.0-py3-none-any.whl size=44599 sha256=0f3096f26b914f465f6ff3c66f5478f9a5e380bb367ffc6493a68143fbbf1fd1 Stored in directory: /root/.cache/pip/wheels/34/0f/ad/47ccaab5e4fe35e12232a5ca7b85031665d6ea874979b380fc Building wheel for huggingface_hub (pyproject.toml): started Building wheel for huggingface_hub (pyproject.toml): finished with status 'done' Created wheel for huggingface_hub: filename=huggingface_hub-0.20.2-py3-none-any.whl size=330315 sha256=bb912587a63bd7363a133fdd54d7f2e5aa5b5c3f2e52206d429253c54cee5577 Stored in directory: /root/.cache/pip/wheels/90/ad/cd/4c52cf7f31e9305071e605bf87ded06103ae4548926d447a0a Building wheel for lightning (pyproject.toml): started Building wheel for lightning (pyproject.toml): finished with status 'done' Created wheel for lightning: filename=lightning-2.2.5-py3-none-any.whl size=1985557 sha256=2d1cdf7069c9f8a6537fe8eb23e0d85a76e8afbe37cc1f3b0a4faa2938c22532 Stored in directory: /root/.cache/pip/wheels/a4/66/e3/7f1ef037ccbc675859aac9e4997fe263621852680016bb9fa7 Building wheel for lightning-utilities (pyproject.toml): started Building wheel for lightning-utilities (pyproject.toml): finished with status 'done' Created wheel for lightning-utilities: filename=lightning_utilities-0.10.1-py3-none-any.whl size=24865 sha256=81012fc0fb3d93c097433c6bff30b5708881a396666b66cf46418ae729f36840 Stored in directory: /root/.cache/pip/wheels/b3/d9/f0/220d58f9c1189fa93326ffff69420aae719c51dd778cfe5fa9 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-17.0.6-py3-none-any.whl size=93256 sha256=10416ef14f79df229d2f618ca6b0fa3740214a93215ad1a5b0b046c8276c9507 Stored in directory: /root/.cache/pip/wheels/9a/d2/44/b343df3455b5eb41d21ba323a8194b0db53295fd324747f179 Building wheel for ml-dtypes (pyproject.toml): started Building wheel for ml-dtypes (pyproject.toml): finished with status 'done' Created wheel for ml-dtypes: filename=ml_dtypes-0.2.0-cp311-cp311-linux_x86_64.whl size=973600 sha256=be517eba52df0deb60995ab7cd3d8e6cf73e60dd049d482bf2adfb22fc445d5c Stored in directory: /root/.cache/pip/wheels/a2/50/0a/112400a725a4b21810cd58338336ecf7df374272f31353dabb Building wheel for mpmath (setup.py): started Building wheel for mpmath (setup.py): finished with status 'done' Created wheel for mpmath: filename=mpmath-1.3.0-py3-none-any.whl size=536194 sha256=0b5c8c03474823e8f4f7df0d7f64fd86ae48975d2bb742dd677452137f10ded8 Stored in directory: /root/.cache/pip/wheels/1d/e9/e4/5508628f55f9bb33b4ca63a3749363f41c4d1c6a84dcab97fd Building wheel for pretrainedmodels (setup.py): started Building wheel for pretrainedmodels (setup.py): finished with status 'done' Created wheel for pretrainedmodels: filename=pretrainedmodels-0.7.4-py3-none-any.whl size=60944 sha256=8355ce57295a854c8bada69794376765670cef4a16bd8248ac665124a6f34acc Stored in directory: /root/.cache/pip/wheels/5f/5b/96/fd94bc35962d7c6b699e8814db545155ac91d2b95785e1b035 Building wheel for pytorch-lightning (pyproject.toml): started Building wheel for pytorch-lightning (pyproject.toml): finished with status 'done' Created wheel for pytorch-lightning: filename=pytorch_lightning-2.1.3-py3-none-any.whl size=777646 sha256=cc86c23080343504c883765e74174edc057f8fe18cbced783eeb88506fa720ef Stored in directory: /root/.cache/pip/wheels/f1/f0/f4/6f1d7ab9fbe67a1dcea4156c7f06a81774de853d6d845041bb Building wheel for safetensors (pyproject.toml): started Building wheel for safetensors (pyproject.toml): finished with status 'done' Created wheel for safetensors: filename=safetensors-0.4.1-cp311-cp311-linux_x86_64.whl size=443351 sha256=5e649e60c99f207884cb5122d13f64f732d35831832b097f5bd2c8289c06f190 Stored in directory: /root/.cache/pip/wheels/2e/1e/69/a981594cd14568ba0e92ea1f05ed116444ec30a4a6b8a1e0de Building wheel for segmentation_models_pytorch (pyproject.toml): started Building wheel for segmentation_models_pytorch (pyproject.toml): finished with status 'done' Created wheel for segmentation_models_pytorch: filename=segmentation_models_pytorch-0.3.3-py3-none-any.whl size=106719 sha256=dd1a3147b9b781e93a2849ebcedc3d82570220da3d05c8e00bc68b1cbc261961 Stored in directory: /root/.cache/pip/wheels/20/0c/d4/ad06c36c4bdc3e4c2ff0188ac558e04ad2f5ae9b0c63e3d639 Building wheel for sympy (pyproject.toml): started Building wheel for sympy (pyproject.toml): finished with status 'done' Created wheel for sympy: filename=sympy-1.12-py3-none-any.whl size=5742431 sha256=d6dedc8c03f696d1769c97982103d5f0a82b663a78b06b31bd5e58cee4d8e5fc Stored in directory: /root/.cache/pip/wheels/88/f7/27/7f08fd53f706666b9fd8b02953f68594528c7c5993c999e5ef Building wheel for timm (pyproject.toml): started Building wheel for timm (pyproject.toml): finished with status 'done' Created wheel for timm: filename=timm-0.9.2-py3-none-any.whl size=2173356 sha256=aea19b7c897132323164881bdbed7bcc04769fba3cb8c8aa6b96732398691321 Stored in directory: /root/.cache/pip/wheels/a2/d9/0b/cbbe34f99ec3d5b3bd90033177af31199d6af00b155062b7e0 Building wheel for tokenizers (pyproject.toml): started Building wheel for tokenizers (pyproject.toml): still running... Building wheel for tokenizers (pyproject.toml): finished with status 'done' Created wheel for tokenizers: filename=tokenizers-0.15.0-cp311-cp311-linux_x86_64.whl size=2992567 sha256=18169cbcfece97cd75aa2b1cbaa896751ba88a5d187c1580895c317f7c7229a6 Stored in directory: /root/.cache/pip/wheels/c7/f5/41/79a4846204eaa3701e9276ef7df6301e05143a1dbcdb685716 Building wheel for torchmetrics (setup.py): started Building wheel for torchmetrics (setup.py): finished with status 'done' Created wheel for torchmetrics: filename=torchmetrics-1.3.0.post0-py3-none-any.whl size=840228 sha256=ffa3ef124ac78cd159310e68954c12b847a8569de29ded6bea4f1e9784ed4e6d Stored in directory: /root/.cache/pip/wheels/b2/f4/fd/bee214d45d7fc946547a7e45470863b992a97b44940052258d Building wheel for transformers (pyproject.toml): started Building wheel for transformers (pyproject.toml): finished with status 'done' Created wheel for transformers: filename=transformers-4.36.2-py3-none-any.whl size=8218892 sha256=25de24182a36cfc2249d19505baf6fb33f21404ed1d789e42a3cb1f818520213 Stored in directory: /root/.cache/pip/wheels/64/72/60/14c50ab3db1d4837e8ff461512ba8e1cbc87086d24291e8b7f Building wheel for cachetools (pyproject.toml): started Building wheel for cachetools (pyproject.toml): finished with status 'done' Created wheel for cachetools: filename=cachetools-5.3.1-py3-none-any.whl size=9289 sha256=b715ffd154c65cfb8f3f995008d6dbbc2948523e3f97539486f4dce5a22f990d Stored in directory: /root/.cache/pip/wheels/5b/94/e2/7a87370803d1c705d0b34d8df4c18fc3eb6c1521f89176519c Building wheel for fsspec (pyproject.toml): started Building wheel for fsspec (pyproject.toml): finished with status 'done' Created wheel for fsspec: filename=fsspec-2023.9.2-py3-none-any.whl size=164964 sha256=4241ef8b105afde65bc22be45361e33a3801e27bd77f5c2bb251d730fb1247ac Stored in directory: /root/.cache/pip/wheels/ed/6c/bb/7ea465d2499910aac070ddae19d003a0b37d2784135223cb43 Building wheel for gast (setup.py): started Building wheel for gast (setup.py): finished with status 'done' Created wheel for gast: filename=gast-0.5.4-py3-none-any.whl size=19672 sha256=4ef34780eca708ec40a88b363d8976e883398beefbc798ecdbb0e3926c529476 Stored in directory: /root/.cache/pip/wheels/da/78/e7/43e2ff36d64f4b966d10c392e0141704b5f5459bf8dc00c209 Building wheel for h5py (pyproject.toml): started Building wheel for h5py (pyproject.toml): still running... Building wheel for h5py (pyproject.toml): finished with status 'done' Created wheel for h5py: filename=h5py-3.10.0-cp311-cp311-linux_x86_64.whl size=6871134 sha256=a84577e3e2cee54320aa6c0d54658bf5cb53ae35291c0ebfeeeda5dc1712373e Stored in directory: /root/.cache/pip/wheels/b7/ad/63/92b43acdcd2fc579c80519378c3edaf736448177fe1cb43847 Building wheel for markdown (pyproject.toml): started Building wheel for markdown (pyproject.toml): finished with status 'done' Created wheel for markdown: filename=Markdown-3.4.4-py3-none-any.whl size=94168 sha256=2cd58474495723620580928b8e24d20c0aee68798d64debd0d1dd981fea813e3 Stored in directory: /root/.cache/pip/wheels/95/17/69/b318e36fc3be6e15e3c98f9899e81961da4d618358fc3024a2 Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status 'done' Created wheel for numpy: filename=numpy-1.26.4-cp311-cp311-linux_x86_64.whl size=7004483 sha256=259ab966c78d9a72d160abe9a0bae3c3473dfddbdaa6b4048be0e1132b65bd00 Stored in directory: /root/.cache/pip/wheels/2d/cd/ff/119df51d0a4fa2ac64ed31716a1fe55205207c57b2ac79b70b Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-23.1-py3-none-any.whl size=48907 sha256=58ce658223d59449dc55183037197a970e4d8e84b04e4b1dda30cfd3771c3069 Stored in directory: /root/.cache/pip/wheels/02/e0/79/b1305de90a7625135528fead1badee059ea58184cc3038a27c Building wheel for Pillow (pyproject.toml): started Building wheel for Pillow (pyproject.toml): finished with status 'done' Created wheel for Pillow: filename=pillow-10.2.0-cp311-cp311-linux_x86_64.whl size=1533145 sha256=2aa539296a99dc028c808a90d1e49c5d31070bb106a4614c47a83519ee01f9c7 Stored in directory: /root/.cache/pip/wheels/40/4a/4c/915d3fa277c3af4f22677548bc7554e9f96d9a4cff413aa156 Building wheel for protobuf (setup.py): started Building wheel for protobuf (setup.py): finished with status 'done' Created wheel for protobuf: filename=protobuf-3.20.3-py2.py3-none-any.whl size=162135 sha256=b14110229d8d172e73b1298e5a3bbacdf258269ea2dd2398b0b9e04a1fe67dc0 Stored in directory: /root/.cache/pip/wheels/e5/dd/96/9a6d92993981f4a2d3ae4900b12fa4dbbab65892a312395dec Building wheel for pyasn1 (setup.py): started Building wheel for pyasn1 (setup.py): finished with status 'done' Created wheel for pyasn1: filename=pyasn1-0.4.8-py2.py3-none-any.whl size=77162 sha256=3f0db2aab07963e82d19497b8a2013659231b263d152881e5a4f7004edd04610 Stored in directory: /root/.cache/pip/wheels/5d/f4/8b/ff9947b08fe4ddbf07d0d5a1f630e1f7b22b9aa086d8d214ec Building wheel for pyasn1-modules (setup.py): started Building wheel for pyasn1-modules (setup.py): finished with status 'done' Created wheel for pyasn1-modules: filename=pyasn1_modules-0.2.8-py2.py3-none-any.whl size=155280 sha256=0ccb425681acc8d95a4834bc98cd7985825d86d9ea75a1772a35a9d4eb6db848 Stored in directory: /root/.cache/pip/wheels/41/d7/19/45347f24c7f6209fd138e6496ca50bb7b8a408bd3fa483b121 Building wheel for pyyaml (pyproject.toml): started Building wheel for pyyaml (pyproject.toml): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-6.0.1-cp311-cp311-linux_x86_64.whl size=45362 sha256=899b0fe12fa23ae4477a255c74594d927a89066e817ce8f1ece3016ea5d2df95 Stored in directory: /root/.cache/pip/wheels/20/40/04/9edd5f1052f28aff139c0b315b3d5ad7ba893c93ccde03f1b4 Building wheel for regex (pyproject.toml): started Building wheel for regex (pyproject.toml): finished with status 'done' Created wheel for regex: filename=regex-2023.8.8-cp311-cp311-linux_x86_64.whl size=691526 sha256=9ff9ad50327a9bc6c1bf51c665ff9116d63b53b217ed1b402cf9b6cf0b80345c Stored in directory: /root/.cache/pip/wheels/68/c9/36/35d60d2c1fe14f39898c19b0c8bc738fe3668231fe01eff92d Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.31.0-py3-none-any.whl size=62553 sha256=0e41416668d4b3fc4130b3b27d84a618e4137dbe7535638d3f64df70a1ab545c Stored in directory: /root/.cache/pip/wheels/eb/62/73/e148063919437e5dc360d55508ede158b1d8d343b3219692f6 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-69.0.3-py3-none-any.whl size=819530 sha256=17b6278d28ff0b36999a0dab77ba0b7670e34f38afee6b098a2515579c4c02df Stored in directory: /root/.cache/pip/wheels/c0/ae/1e/b94f735632549b30a99e5b549135f4098361836db5fddfe5ca Building wheel for six (setup.py): started Building wheel for six (setup.py): finished with status 'done' Created wheel for six: filename=six-1.16.0-py2.py3-none-any.whl size=11042 sha256=f2bfa9c7ea29000af9768fbd8e7baf9c996f5cf99fc3d0b7c8603588a388dc4c Stored in directory: /root/.cache/pip/wheels/c7/a5/d9/f6f5f728e371928297bee0c000ea2e4331c24d8f3804f44db6 Building wheel for termcolor (pyproject.toml): started Building wheel for termcolor (pyproject.toml): finished with status 'done' Created wheel for termcolor: filename=termcolor-2.3.0-py3-none-any.whl size=6871 sha256=a840aad17720930a7ef57f447cdadc5766a6d4fdc9ae0caace375db55cab031a Stored in directory: /root/.cache/pip/wheels/bb/84/9e/dea17bfff1f4ca7fff13cd62a96de721c9ff90bef787342177 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.66.4-py3-none-any.whl size=78274 sha256=ffa7a223fcc29cc81f97b2f20e5f2401ed2b56f31fc4ad3455da301ef5c028f0 Stored in directory: /root/.cache/pip/wheels/69/6f/83/550597c731c6100a67164661fa6a62d21ccd5845f4f9bef003 Building wheel for typing-extensions (pyproject.toml): started Building wheel for typing-extensions (pyproject.toml): finished with status 'done' Created wheel for typing-extensions: filename=typing_extensions-4.8.0-py3-none-any.whl size=31584 sha256=29bca1f21e385ecf6ac33b2a1b6b7f2f6fde611f82154886c28c0900ef753755 Stored in directory: /root/.cache/pip/wheels/6c/d5/b0/f2ecee0a29dce68c49da2f46248a8c2a3cdb087c0d8b13300f Building wheel for werkzeug (pyproject.toml): started Building wheel for werkzeug (pyproject.toml): finished with status 'done' Created wheel for werkzeug: filename=werkzeug-3.0.3-py3-none-any.whl size=227274 sha256=e812e5115132ab2ae67c50a1861b7d03d1eb96632cd717d689564d20df526f23 Stored in directory: /root/.cache/pip/wheels/0d/6a/54/060be8f00dbf066f483a19391541f0c5d481402a7775535fb3 Building wheel for wheel (pyproject.toml): started Building wheel for wheel (pyproject.toml): finished with status 'done' Created wheel for wheel: filename=wheel-0.41.3-py3-none-any.whl size=65801 sha256=488609bc63a29322326e05560731bf7bfea8e48ad646e1f5e40d366607de0942 Stored in directory: /root/.cache/pip/wheels/d3/75/31/fc782bb0a570d98912ae1150d757ba8588d4569888bd5b7729 Building wheel for wrapt (setup.py): started Building wheel for wrapt (setup.py): finished with status 'done' Created wheel for wrapt: filename=wrapt-1.14.1-cp311-cp311-linux_x86_64.whl size=83614 sha256=45f0bdba8a0fa9ccebf76269d454bc05245046deacca0b8fc301c4cf6bb84254 Stored in directory: /root/.cache/pip/wheels/eb/b6/fa/5ab6f4107cad63fa04c54ad78d75bb7035119bdd4f751df5ae Building wheel for filelock (pyproject.toml): started Building wheel for filelock (pyproject.toml): finished with status 'done' Created wheel for filelock: filename=filelock-3.12.3-py3-none-any.whl size=11208 sha256=f067e40ccc40f2b48395a80fcbd4728262fab54e232e090a4063ab804179efeb Stored in directory: /root/.cache/pip/wheels/1f/5b/53/d9646c742d1c443c42ab34bb3c7577f1400e28839f06a3dfb1 Building wheel for importlib-metadata (pyproject.toml): started Building wheel for importlib-metadata (pyproject.toml): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-6.8.0-py3-none-any.whl size=22920 sha256=3385dfa856d1f6f9cf20ddb71b1a9c7cec881c65f2fc9584a6c79291821e4b13 Stored in directory: /root/.cache/pip/wheels/dd/bf/bd/de48af4ca2044e43947280ccf1680a61e49a2d5748b85f3ff5 Building wheel for jinja2 (pyproject.toml): started Building wheel for jinja2 (pyproject.toml): finished with status 'done' Created wheel for jinja2: filename=jinja2-3.1.4-py3-none-any.whl size=133271 sha256=2cc61acdcd68c66df952089a1f22f3a5047ecf02a4598de6d82ec2991f701077 Stored in directory: /root/.cache/pip/wheels/43/b1/03/4b510c0d4524bc81a4206e981bb42aa3c7ec83af5b5d4d7cd4 Building wheel for munch (setup.py): started Building wheel for munch (setup.py): finished with status 'done' Created wheel for munch: filename=munch-4.0.0-py2.py3-none-any.whl size=10131 sha256=716d524377712aef0a4fcfae8d096cd70252cb14ff747327ab31340a3d57aeed Stored in directory: /root/.cache/pip/wheels/29/ef/22/40af189ec170654216a4064a71e5588df1a8eb1d08edc8e962 Building wheel for networkx (pyproject.toml): started Building wheel for networkx (pyproject.toml): finished with status 'done' Created wheel for networkx: filename=networkx-3.2.1-py3-none-any.whl size=1647771 sha256=5ea237d844abbe63a953b29339b54fadb8cb1af3a28350e826fcea9ebca7f527 Stored in directory: /root/.cache/pip/wheels/da/04/b9/a58e179244c44506299d41f3caadf9ba970317c4f672537203 Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.9.5-cp311-cp311-linux_x86_64.whl size=1260081 sha256=19f44d2a2c6d5ea122bef08a4a03d30b11ec69cb493c695433fa4b21d1969695 Stored in directory: /root/.cache/pip/wheels/50/01/de/0acba46319d962b226981c3845727a9caac4db21b7701d4ba6 Building wheel for certifi (setup.py): started Building wheel for certifi (setup.py): finished with status 'done' Created wheel for certifi: filename=certifi-2023.7.22-py3-none-any.whl size=158316 sha256=898ac13522fc5d5414e28878806f4345d1b638da4b88b0b55591a96bd7fdd9b3 Stored in directory: /root/.cache/pip/wheels/3a/a0/69/7377acc80f6dfebf8af47e77cbba7d972d7f8532e23e704a27 Building wheel for charset-normalizer (setup.py): started Building wheel for charset-normalizer (setup.py): finished with status 'done' Created wheel for charset-normalizer: filename=charset_normalizer-3.2.0-py3-none-any.whl size=46669 sha256=277e2cda477878233024704bbe9f222cfc89d6a7b029a49fd7c9ae59461ec917 Stored in directory: /root/.cache/pip/wheels/ba/34/8d/aadb098f19eb35a5063193cb656b884a2044cee5dd5fc4e22d Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.7-py3-none-any.whl size=66836 sha256=f1899a303d2ddadbfb9ec6fcd6682b77ed087e1ccf2c0a7face410ad0c4b9baa Stored in directory: /root/.cache/pip/wheels/d5/c8/4c/02b5752b0a0648d86175af4b97ea7179037f5d19591c4ef32f Building wheel for MarkupSafe (setup.py): started Building wheel for MarkupSafe (setup.py): finished with status 'done' Created wheel for MarkupSafe: filename=MarkupSafe-2.1.3-cp311-cp311-linux_x86_64.whl size=33326 sha256=39d9a7c17af3049ca06b4c48105f0492f1d655a37ecc2f3fc3b700132fe01870 Stored in directory: /root/.cache/pip/wheels/ff/e4/e3/cdbcd32a8d43739cd9dbbb864dec76f1416dcf4a8cb127fb39 Building wheel for urllib3 (pyproject.toml): started Building wheel for urllib3 (pyproject.toml): finished with status 'done' Created wheel for urllib3: filename=urllib3-2.1.0-py3-none-any.whl size=104579 sha256=c94da74949bf2cd9d7c6539ba66893c8b51e1207702dc7463eb537499b39a455 Stored in directory: /root/.cache/pip/wheels/30/c8/b1/4184bb247ab0d05a1e95066f6309dba54c4762eb744588760c Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.16.2-py3-none-any.whl size=7198 sha256=ce6d3dfddf1bf7c0f2ce1f4520ec41414ea9fbb935b4dc655d4b1368fe66bb12 Stored in directory: /root/.cache/pip/wheels/f4/15/9d/032cc815b8ccac1b1387922dd64c66e8032f5ac74b1efaddeb Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.3.1-py3-none-any.whl size=7615 sha256=4c66bf91e39131ee906c03e894d169222d3eb942a5e17c6c5d63a8bf8f5a4763 Stored in directory: /root/.cache/pip/wheels/71/f9/34/ff40bc717e9144a02c6a54aa9bf801631e712dc0247ade5862 Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-23.1.0-py3-none-any.whl size=61159 sha256=a52b657909da0dba949726d6f13408335cd5c89ecd1427a4a0034a898454e1c8 Stored in directory: /root/.cache/pip/wheels/d6/e1/ea/75997b0a9bc67aba10c476f6de61f3a313563e193e2264417f Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.4.0-cp311-cp311-linux_x86_64.whl size=250762 sha256=f43ead53a7ee1450b4128f38a35029b50baaa7ec6bd58af84318f560ad3ed0b6 Stored in directory: /root/.cache/pip/wheels/ab/e5/60/3a8d5bc99cefcb238fc724622a739f307961aca682ff5a81bb Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.0.4-cp311-cp311-linux_x86_64.whl size=166606 sha256=2f1473006492ed4f1ba5685e8d9d8b89e53fbbbb12fd05cb38e10a51d638344c Stored in directory: /root/.cache/pip/wheels/4d/e3/ef/b729f9f7591be012602e66b45ae0a9f974e5e7d7685852aa1c Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.9.2-cp311-cp311-linux_x86_64.whl size=261789 sha256=dbbaac48471b99fc10bbf862db212e6c5b352142af17147f36a29cdfb15bd5f9 Stored in directory: /root/.cache/pip/wheels/96/83/49/9fe14c147bea38135cf1dd189219143559f29f690322be6dc9 Successfully built diffusers efficientnet-pytorch einops huggingface_hub lightning lightning-utilities lit ml-dtypes mpmath pretrainedmodels pytorch-lightning safetensors segmentation_models_pytorch sympy timm tokenizers torchmetrics transformers cachetools fsspec gast h5py markdown numpy packaging Pillow protobuf pyasn1 pyasn1-modules pyyaml regex requests setuptools six termcolor tqdm typing-extensions werkzeug wheel wrapt filelock importlib-metadata jinja2 munch networkx aiohttp certifi charset-normalizer idna MarkupSafe urllib3 zipp aiosignal attrs frozenlist multidict yarl if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-2.2/opt/python3_ia ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-2.2/opt/python3_ia ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_ia@mfext[/opt/metwork-mfext-2.2/opt/python3_ia] is already loaded Looking in links: ./src Processing ./src/absl_py-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/astunparse-1.6.3-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/diffusers-0.25.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/efficientnet_pytorch-0.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/einops-0.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/flatbuffers-23.5.26-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/google_auth-2.25.2-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/google_auth_oauthlib-1.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/grpcio-1.60.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/huggingface_hub-0.20.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/keras-2.15.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/lightning-2.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/lightning_utilities-0.10.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/lit-17.0.6-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/ml_dtypes-0.2.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/nvidia_cublas_cu12-12.1.3.1-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/nvidia_cuda_cupti_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cuda_nvcc_cu12-12.2.140-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_cuda_nvrtc_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_cuda_runtime_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/nvidia_cudnn_cu12-8.9.2.26-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/nvidia_cufft_cu12-11.0.2.54-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/nvidia_curand_cu12-10.3.2.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/nvidia_cusolver_cu12-11.4.5.107-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/nvidia_cusparse_cu12-12.1.0.106-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/nvidia_nccl_cu12-2.18.1-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/nvidia_nvjitlink_cu12-12.3.101-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/nvidia_nvtx_cu12-12.1.105-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/onnx-1.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/onnxscript-0.1.0.dev20240121-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/opt_einsum-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/pretrainedmodels-0.7.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/pytorch_lightning-2.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/safetensors-0.4.1-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/segmentation_models_pytorch-0.3.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/sympy-1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/tensorboard-2.15.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/tensorflow-2.15.0.post1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/tensorflow_estimator-2.15.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/tensorflow_io_gcs_filesystem-0.35.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/timm-0.9.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/tokenizers-0.15.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/torch-2.1.2-cp311-cp311-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/torchmetrics-1.3.0.post0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/torchvision-0.16.2-cp311-cp311-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/transformers-4.36.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/triton-2.1.0-0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 54)) Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (0.41.3) Requirement already satisfied: six<2.0,>=1.6.1 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from astunparse==1.6.3->-r requirements3.txt.tmp (line 2)) (1.16.0) Requirement already satisfied: importlib-metadata in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (6.8.0) Requirement already satisfied: filelock in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.12.3) Requirement already satisfied: numpy in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (1.26.4) Requirement already satisfied: regex!=2019.12.17 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2023.8.8) Requirement already satisfied: requests in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.31.0) Requirement already satisfied: Pillow in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (10.2.0) Requirement already satisfied: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 7)) (5.3.1) Requirement already satisfied: pyasn1-modules>=0.2.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from google-auth==2.25.2->-r requirements3.txt.tmp (line 7)) (0.2.8) Requirement already satisfied: fsspec>=2023.5.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 11)) (2023.9.2) Requirement already satisfied: tqdm>=4.42.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 11)) (4.66.4) Requirement already satisfied: pyyaml>=5.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 11)) (6.0.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 11)) (4.8.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from huggingface_hub==0.20.2->-r requirements3.txt.tmp (line 11)) (23.1) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from lightning-utilities==0.10.1->-r requirements3.txt.tmp (line 15)) (69.0.3) Requirement already satisfied: protobuf>=3.20.2 in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from onnx==1.15.0->-r requirements3.txt.tmp (line 33)) (3.20.3) Requirement already satisfied: munch in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from pretrainedmodels==0.7.4->-r requirements3.txt.tmp (line 36)) (4.0.0) Requirement already satisfied: pyasn1>=0.1.3 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from rsa==4.9->-r requirements3.txt.tmp (line 39)) (0.4.8) Requirement already satisfied: markdown>=2.6.8 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from tensorboard==2.15.1->-r requirements3.txt.tmp (line 43)) (3.4.4) Requirement already satisfied: werkzeug>=1.0.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from tensorboard==2.15.1->-r requirements3.txt.tmp (line 43)) (3.0.3) Requirement already satisfied: gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from tensorflow==2.15.0.post1->-r requirements3.txt.tmp (line 45)) (0.5.4) Requirement already satisfied: h5py>=2.9.0 in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from tensorflow==2.15.0.post1->-r requirements3.txt.tmp (line 45)) (3.10.0) Requirement already satisfied: termcolor>=1.1.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from tensorflow==2.15.0.post1->-r requirements3.txt.tmp (line 45)) (2.3.0) Requirement already satisfied: wrapt<1.15,>=1.11.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from tensorflow==2.15.0.post1->-r requirements3.txt.tmp (line 45)) (1.14.1) Requirement already satisfied: networkx in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from torch==2.1.2->-r requirements3.txt.tmp (line 50)) (3.2.1) Requirement already satisfied: jinja2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from torch==2.1.2->-r requirements3.txt.tmp (line 50)) (3.1.4) Requirement already satisfied: aiohttp!=4.0.0a0,!=4.0.0a1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (3.9.5) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (2023.7.22) Requirement already satisfied: MarkupSafe>=2.1.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from werkzeug>=1.0.1->tensorboard==2.15.1->-r requirements3.txt.tmp (line 43)) (2.1.3) Requirement already satisfied: zipp>=0.5 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from importlib-metadata->diffusers==0.25.1->-r requirements3.txt.tmp (line 3)) (3.16.2) Requirement already satisfied: aiosignal>=1.1.2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (1.3.1) Requirement already satisfied: attrs>=17.3.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (23.1.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (1.4.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (6.0.4) Requirement already satisfied: yarl<2.0,>=1.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]<2025.0,>=2022.5.0->lightning==2.2.5->-r requirements3.txt.tmp (line 14)) (1.9.2) Installing collected packages: mpmath, lit, libclang, flatbuffers, triton, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, sympy, safetensors, rsa, opt-einsum, onnx, oauthlib, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufft-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-nvcc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, ml-dtypes, lightning-utilities, keras, grpcio, google-pasta, einops, astunparse, absl-py, requests-oauthlib, onnxscript, nvidia-cusparse-cu12, nvidia-cudnn-cu12, huggingface_hub, google-auth, tokenizers, nvidia-cusolver-cu12, google-auth-oauthlib, diffusers, transformers, torch, tensorboard, torchvision, torchmetrics, tensorflow, efficientnet-pytorch, timm, pytorch-lightning, pretrainedmodels, segmentation_models_pytorch, lightning Successfully installed absl-py-2.0.0 astunparse-1.6.3 diffusers-0.25.1 efficientnet-pytorch-0.7.1 einops-0.7.0 flatbuffers-23.5.26 google-auth-2.25.2 google-auth-oauthlib-1.2.0 google-pasta-0.2.0 grpcio-1.60.0 huggingface_hub-0.20.2 keras-2.15.0 libclang-16.0.6 lightning-2.2.5 lightning-utilities-0.10.1 lit-17.0.6 ml-dtypes-0.2.0 mpmath-1.3.0 nvidia-cublas-cu12-12.1.3.1 nvidia-cuda-cupti-cu12-12.1.105 nvidia-cuda-nvcc-cu12-12.2.140 nvidia-cuda-nvrtc-cu12-12.1.105 nvidia-cuda-runtime-cu12-12.1.105 nvidia-cudnn-cu12-8.9.2.26 nvidia-cufft-cu12-11.0.2.54 nvidia-curand-cu12-10.3.2.106 nvidia-cusolver-cu12-11.4.5.107 nvidia-cusparse-cu12-12.1.0.106 nvidia-nccl-cu12-2.18.1 nvidia-nvjitlink-cu12-12.3.101 nvidia-nvtx-cu12-12.1.105 oauthlib-3.2.2 onnx-1.15.0 onnxscript-0.1.0.dev20240121 opt-einsum-3.3.0 pretrainedmodels-0.7.4 pytorch-lightning-2.1.3 requests-oauthlib-1.3.1 rsa-4.9 safetensors-0.4.1 segmentation_models_pytorch-0.3.3 sympy-1.12 tensorboard-2.15.1 tensorboard-data-server-0.7.2 tensorflow-2.15.0.post1 tensorflow-estimator-2.15.0 tensorflow-io-gcs-filesystem-0.35.0 timm-0.9.2 tokenizers-0.15.0 torch-2.1.2 torchmetrics-1.3.0.post0 torchvision-0.16.2 transformers-4.36.2 triton-2.1.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv if ! test -d /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages; then mkdir -p /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages; fi if test -f /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt; then cat /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt.tmp /opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-2.2/opt/python3_ia/lib/python3.11/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/absl-py.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/astunparse.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/diffusers.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/efficientnet_pytorch.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/einops.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/flatbuffers.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/google-auth-oauthlib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/google-auth.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/google-pasta.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/grpcio.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/huggingface_hub.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/keras.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/libclang.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/lightning-utilities.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/lightning.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/lit.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/ml_dtypes.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/mpmath.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cublas-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvcc-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-curand-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-nvjitlink-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu12.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/oauthlib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/onnx.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/onnxscript.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/opt-einsum.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/pretrainedmodels.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/pytorch-lightning.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/requests-oauthlib.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/rsa.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/safetensors.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/segmentation_models_pytorch.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/sympy.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tensorboard-data-server.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tensorboard.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tensorflow-estimator.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tensorflow-io-gcs-filesystem.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tensorflow.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/timm.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/tokenizers.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/torch.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/torchmetrics.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/torchvision.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/transformers.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/triton.yaml is ready make[3]: Leaving directory '/src/layers/layer5_python3_ia/0500_extra_packages' if test "1" = "1"; then echo python3_ia > /opt/metwork-mfext-2.2/opt/python3_ia/.mfextaddon; fi _layer_dhash "python3_ia@mfext" >/opt/metwork-mfext-2.2/opt/python3_ia/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-2.2/opt/python3_ia" cache: /buildcache/mfext_cache_layer_python3_ia_63f3e50e442f34e5798c3006eeaf9b46.tar created make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-2.2/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md