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: 8350465823e05d47276a0bb323e0fcd8 /src/adm/root.mk md5sum hash: c5810193123353fc35e7d369911dbe33 core@mfext layer (dependency) hash (from cache): eab38969ea57fb2be28a18d8046b8fb8 python3@mfext layer (dependency) hash (from cache): 42a366b886153a92ff0871bb14dc4d37 python3_core@mfext layer (dependency) hash (from cache): e98981e23e8d389b5de8856a7ba8aa5e python3_scientific@mfext layer (dependency) hash (from cache): 0de236b7aa06a62495e790db8fbfe8d6 root@mfext layer (dependency) hash (from cache): f1ec17334592119216a82ca8ab348d64 scientific@mfext layer (dependency) hash (from cache): 939d201b114ba7a48b8f07305ba4b2f2 scientific_core@mfext layer (dependency) hash (from cache): 868938d5ae31a892594e92018a3a313c source hash: c85800695725ebbb6ae637e1d229ede5 cache missed (/buildcache/mfext_cache_layer_python3_ia_4c3d43b620937138d5058d1f16dc2960.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 tempolayer417[/src/layers/layer5_python3_ia/0500_extra_packages/tempolayer417] 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 (12 kB) Collecting flatbuffers==23.5.26 (from -r requirements3.txt (line 3)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting google-auth==2.23.4 (from -r requirements3.txt (line 4)) Downloading google_auth-2.23.4-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib==1.1.0 (from -r requirements3.txt (line 5)) Downloading google_auth_oauthlib-1.1.0-py2.py3-none-any.whl.metadata (2.7 kB) Collecting google-pasta==0.2.0 (from -r requirements3.txt (line 6)) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.9 MB/s eta 0:00:00 Collecting grpcio==1.59.3 (from -r requirements3.txt (line 7)) Downloading grpcio-1.59.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting keras==2.15.0 (from -r requirements3.txt (line 8)) Downloading keras-2.15.0-py3-none-any.whl.metadata (2.4 kB) Collecting libclang==16.0.6 (from -r requirements3.txt (line 9)) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting lit==17.0.5 (from -r requirements3.txt (line 10)) Downloading lit-17.0.5.tar.gz (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 19.4 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 11)) Downloading ml_dtypes-0.2.0.tar.gz (698 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.9/698.9 kB 70.9 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 12)) Downloading mpmath-1.3.0.tar.gz (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.1/508.1 kB 75.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting nvidia-cublas-cu11==11.10.3.66 (from -r requirements3.txt (line 13)) Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 2.0 MB/s eta 0:00:00 Collecting nvidia-cuda-cupti-cu11==11.7.101 (from -r requirements3.txt (line 14)) Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 150.9 MB/s eta 0:00:00 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from -r requirements3.txt (line 15)) Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 126.5 MB/s eta 0:00:00 Collecting nvidia-cuda-runtime-cu11==11.7.99 (from -r requirements3.txt (line 16)) Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 94.2 MB/s eta 0:00:00 Collecting nvidia-cudnn-cu11==8.5.0.96 (from -r requirements3.txt (line 17)) Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 3.1 MB/s eta 0:00:00 Collecting nvidia-cufft-cu11==10.9.0.58 (from -r requirements3.txt (line 18)) Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 18.0 MB/s eta 0:00:00 Collecting nvidia-curand-cu11==10.2.10.91 (from -r requirements3.txt (line 19)) Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 MB 55.5 MB/s eta 0:00:00 Collecting nvidia-cusolver-cu11==11.4.0.1 (from -r requirements3.txt (line 20)) Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 MB 32.5 MB/s eta 0:00:00 Collecting nvidia-cusparse-cu11==11.7.4.91 (from -r requirements3.txt (line 21)) Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 MB 4.8 MB/s eta 0:00:00 Collecting nvidia-nccl-cu11==2.14.3 (from -r requirements3.txt (line 22)) Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 MB 16.9 MB/s eta 0:00:00 Collecting nvidia-nvtx-cu11==11.7.91 (from -r requirements3.txt (line 23)) Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 19.7 MB/s eta 0:00:00 Collecting oauthlib==3.2.2 (from -r requirements3.txt (line 24)) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 30.6 MB/s eta 0:00:00 Collecting opt-einsum==3.3.0 (from -r requirements3.txt (line 25)) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 15.2 MB/s eta 0:00:00 Collecting requests-oauthlib==1.3.1 (from -r requirements3.txt (line 26)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting rsa==4.9 (from -r requirements3.txt (line 27)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting sympy==1.12 (from -r requirements3.txt (line 28)) Downloading sympy-1.12.tar.gz (6.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 133.4 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 29)) 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 30)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting tensorflow==2.15.0 (from -r requirements3.txt (line 31)) Downloading tensorflow-2.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.4 kB) Collecting tensorflow-estimator==2.15.0 (from -r requirements3.txt (line 32)) Downloading tensorflow_estimator-2.15.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting tensorflow-io-gcs-filesystem==0.34.0 (from -r requirements3.txt (line 33)) Downloading tensorflow_io_gcs_filesystem-0.34.0-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (14 kB) Collecting tensorrt==8.6.1.post1 (from -r requirements3.txt (line 34)) Downloading tensorrt-8.6.1.post1.tar.gz (18 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting torch==2.0.1 (from -r requirements3.txt (line 35)) Downloading torch-2.0.1-cp311-cp311-manylinux1_x86_64.whl (619.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.9/619.9 MB 4.9 MB/s eta 0:00:00 Collecting triton==2.0.0 (from -r requirements3.txt (line 36)) Downloading triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 MB 42.3 MB/s eta 0:00:00 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 23.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 cachetools<6.0,>=2.0.0 (from google-auth==2.23.4->-r requirements3.txt (line 4)) 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.23.4->-r requirements3.txt (line 4)) Downloading pyasn1-modules-0.2.8.tar.gz (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.9/242.9 kB 41.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting numpy>1.20 (from ml-dtypes==0.2.0->-r requirements3.txt (line 11)) Downloading numpy-1.26.2.tar.gz (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 126.2 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 setuptools (from nvidia-cublas-cu11==11.10.3.66->-r requirements3.txt (line 13)) Downloading setuptools-69.0.2.tar.gz (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 124.9 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting requests>=2.0.0 (from requests-oauthlib==1.3.1->-r requirements3.txt (line 26)) Downloading requests-2.31.0.tar.gz (110 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 110.8/110.8 kB 21.7 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyasn1>=0.1.3 (from rsa==4.9->-r requirements3.txt (line 27)) Downloading pyasn1-0.4.8.tar.gz (146 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 27.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 29)) Downloading Markdown-3.4.4.tar.gz (324 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 324.5/324.5 kB 56.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting protobuf<4.24,>=3.19.6 (from tensorboard==2.15.1->-r requirements3.txt (line 29)) Downloading protobuf-3.20.3.tar.gz (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.8/216.8 kB 38.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting werkzeug>=1.0.1 (from tensorboard==2.15.1->-r requirements3.txt (line 29)) Downloading werkzeug-3.0.1.tar.gz (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.4/801.4 kB 84.2 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->-r requirements3.txt (line 31)) 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->-r requirements3.txt (line 31)) Downloading h5py-3.10.0.tar.gz (403 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 403.7/403.7 kB 58.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging (from tensorflow==2.15.0->-r requirements3.txt (line 31)) Downloading packaging-23.1.tar.gz (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 25.4 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->-r requirements3.txt (line 31)) Downloading termcolor-2.3.0.tar.gz (12 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing-extensions>=3.6.6 (from tensorflow==2.15.0->-r requirements3.txt (line 31)) Downloading typing_extensions-4.8.0.tar.gz (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.5/71.5 kB 13.9 MB/s eta 0:00:00 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->-r requirements3.txt (line 31)) Downloading wrapt-1.14.1.tar.gz (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 11.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting filelock (from torch==2.0.1->-r requirements3.txt (line 35)) Downloading filelock-3.12.3.tar.gz (13 kB) Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting networkx (from torch==2.0.1->-r requirements3.txt (line 35)) Downloading networkx-3.2.tar.gz (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 121.3 MB/s eta 0:00:00 Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2 (from torch==2.0.1->-r requirements3.txt (line 35)) Downloading Jinja2-3.1.2.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 46.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cmake (from triton==2.0.0->-r requirements3.txt (line 36)) Downloading cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.7 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt (line 26)) Downloading charset-normalizer-3.2.0.tar.gz (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.1/97.1 kB 19.1 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>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt (line 26)) Downloading idna-3.4.tar.gz (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.1/183.1 kB 29.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>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt (line 26)) Downloading urllib3-2.1.0.tar.gz (263 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.9/263.9 kB 47.5 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>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt (line 26)) Downloading certifi-2023.7.22.tar.gz (159 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.5/159.5 kB 34.1 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 29)) Downloading MarkupSafe-2.1.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Downloading absl_py-2.0.0-py3-none-any.whl (130 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.2/130.2 kB 24.2 MB/s eta 0:00:00 Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading google_auth-2.23.4-py2.py3-none-any.whl (183 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 183.3/183.3 kB 33.1 MB/s eta 0:00:00 Downloading google_auth_oauthlib-1.1.0-py2.py3-none-any.whl (19 kB) Downloading grpcio-1.59.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 127.7 MB/s eta 0:00:00 Downloading keras-2.15.0-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 116.3 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 106.5 MB/s eta 0:00:00 Downloading tensorboard-2.15.1-py3-none-any.whl (5.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 139.3 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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (475.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 475.3/475.3 MB 2.2 MB/s eta 0:00:00 Downloading tensorflow_estimator-2.15.0-py2.py3-none-any.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.0/442.0 kB 78.6 MB/s eta 0:00:00 Downloading tensorflow_io_gcs_filesystem-0.34.0-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 124.2 MB/s eta 0:00:00 Downloading cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 98.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.23.4-py2.py3-none-any.whl Saved ./src/google_auth_oauthlib-1.1.0-py2.py3-none-any.whl Saved ./src/google_pasta-0.2.0-py3-none-any.whl Saved ./src/grpcio-1.59.3-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_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl Saved ./src/nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl Saved ./src/oauthlib-3.2.2-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-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.34.0-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl Saved ./src/torch-2.0.1-cp311-cp311-manylinux1_x86_64.whl Saved ./src/triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Saved ./src/cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl Building wheels for collected packages: lit, ml-dtypes, mpmath, sympy, tensorrt, cachetools, gast, h5py, markdown, numpy, protobuf, pyasn1, pyasn1-modules, requests, setuptools, six, termcolor, typing-extensions, werkzeug, wheel, wrapt, filelock, jinja2, networkx, packaging, certifi, charset-normalizer, idna, MarkupSafe, urllib3 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.5-py3-none-any.whl size=93256 sha256=a6cbe1c4fad514ca8da259d7d6628996dd5288454e567cd0854f591994f48d63 Stored in directory: /root/.cache/pip/wheels/a1/26/a4/40c6cd80874b94237593690352a2f657f5e4d7bddf6de4a6cd 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=973603 sha256=4632238af66d5a42ca9ea3eca7639735c5f6f7f6757cdfe5b98c27f360330c95 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=bf1e262740ddb69fe984455d2bc51e598da5a3510aa699c2f424272afb04ca21 Stored in directory: /root/.cache/pip/wheels/1d/e9/e4/5508628f55f9bb33b4ca63a3749363f41c4d1c6a84dcab97fd 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=55c38f66ba4a142b72af1ebee4b0ff8f539725795ed7216b991520bf6275f9d4 Stored in directory: /root/.cache/pip/wheels/88/f7/27/7f08fd53f706666b9fd8b02953f68594528c7c5993c999e5ef Building wheel for tensorrt (setup.py): started Building wheel for tensorrt (setup.py): finished with status 'done' Created wheel for tensorrt: filename=tensorrt-8.6.1.post1-py2.py3-none-any.whl size=17281 sha256=f3c87d1980f62798369872402cf221351ca1bb8235756f8b653719fea85bac35 Stored in directory: /root/.cache/pip/wheels/f2/5b/18/c1a34e8188001fdb6b01210ada97b0860f7b4fb88b9bbb75d7 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=9749904ce66a11d0336d4c19ecf805cf917207ed0fc8ed5da4337de615ed0371 Stored in directory: /root/.cache/pip/wheels/5b/94/e2/7a87370803d1c705d0b34d8df4c18fc3eb6c1521f89176519c 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=cb9361a8d62334bbdc9c7f3a071ba3633d456ed1e2c21b6e6312d7ebc0e45cb4 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=6871321 sha256=ff02e2a16d88cf9c53f980ef9b84d0af1047d96d364c60308bc59963dbf2b79f 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=8b53fe11a644f8d6509367e791de5f43f0c4f9167b7ab19077095126888469bf 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.2-cp311-cp311-linux_x86_64.whl size=26182119 sha256=fe501c40ccd67116250fd023f8f903424454f81715379ef56606bac337f48c67 Stored in directory: /root/.cache/pip/wheels/09/1c/5d/760de4262b278790d92f5b0d587f26ae51bbd3505c6ed53d3b 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=4a3abed90f225902fe03126069cefbda1d89f71193490725449499651261388d 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=3633711417a61cadcce60bca9543613c19fe9b19cdbbb2623e146c79fc552e6c 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=c194bc9b3fd868dfa3acac66e37a500ae66bdd63e60a303a52c446ef13b7e343 Stored in directory: /root/.cache/pip/wheels/41/d7/19/45347f24c7f6209fd138e6496ca50bb7b8a408bd3fa483b121 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=c7c3bc0d4a04f38e8ab5815c5a073d096844008248bc4b9e9cc4f0213a90b8ef 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.2-py3-none-any.whl size=819519 sha256=0f65180830a2a7e63bf1b177d44ffc98c79cb0884180dedfb19de31155d02e3a Stored in directory: /root/.cache/pip/wheels/7f/6f/0a/036a07005763c4d84f5dc5fed1c745405a54d84925cd504934 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=1fd5aafc0f413d6ee33327eb3caeb188597c0146f4612fed53c569c6294f9353 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 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.1-py3-none-any.whl size=226669 sha256=f343644b6f83bbae13a18e3a365030e41a73bb0d20a06be027f4154b789cb711 Stored in directory: /root/.cache/pip/wheels/e2/89/31/50d7844133135f907090e516c7db8a99a0531807a50821214e 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=83641 sha256=4974a88b9f7b3b0c63d99204df879c7ec8facfd8e9978d79ade89fdf034f1549 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 jinja2 (setup.py): started Building wheel for jinja2 (setup.py): finished with status 'done' Created wheel for jinja2: filename=Jinja2-3.1.2-py3-none-any.whl size=133076 sha256=ec0d2e77b12c572d4d86cab46aa30a0f8f634b1f22696b14f9342f7e2e7b3118 Stored in directory: /root/.cache/pip/wheels/40/28/48/cdd56d02f4b6b326805bd462029fd975924510e8f417db16b5 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-py3-none-any.whl size=1647404 sha256=582a6cd59b2e9c7f9e761b8474854546733d80c6410b008db3db09a666827b23 Stored in directory: /root/.cache/pip/wheels/89/e5/4c/e79b1798c6f241c8a8bf82dd5b2c96318d6abfddc723abc5af 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 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=845492dd0fc93da252e31746e51db88b0bc6b2800635427f8edc5ff07088c525 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=aa7a303065e23151c178e6ada3c735390254dc96dc2ac85846062456cd88889c 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.4-py3-none-any.whl size=61538 sha256=eaf916f74ea1a0d0a5a2de80ad62503d1a42d2e7a413e512808add7765e645e6 Stored in directory: /root/.cache/pip/wheels/8e/f3/5d/4b9de74014cda7f9932589fa8f196784e3c0b0a86e9b52683a 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=33336 sha256=434f8a1b97078cbb495f59ecba33eb1243f42c306a6bce00d1c3efc15fb52be7 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 Successfully built lit ml-dtypes mpmath sympy tensorrt cachetools gast h5py markdown numpy protobuf pyasn1 pyasn1-modules requests setuptools six termcolor typing-extensions werkzeug wheel wrapt filelock jinja2 networkx packaging certifi charset-normalizer idna MarkupSafe urllib3 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/flatbuffers-23.5.26-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/google_auth-2.23.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/google_auth_oauthlib-1.1.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/google_pasta-0.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/grpcio-1.59.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/keras-2.15.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/lit-17.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/ml_dtypes-0.2.0-cp311-cp311-linux_x86_64.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/mpmath-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/oauthlib-3.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/opt_einsum-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/requests_oauthlib-1.3.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/rsa-4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/sympy-1.12-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/tensorboard-2.15.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/tensorboard_data_server-0.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/tensorflow-2.15.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/tensorflow_estimator-2.15.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/tensorflow_io_gcs_filesystem-0.34.0-cp311-cp311-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/tensorrt-8.6.1.post1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/torch-2.0.1-cp311-cp311-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/triton-2.0.0-1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from -r requirements3.txt.tmp (line 36)) 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: cachetools<6.0,>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from google-auth==2.23.4->-r requirements3.txt.tmp (line 4)) (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.23.4->-r requirements3.txt.tmp (line 4)) (0.2.8) Requirement already satisfied: numpy>1.20 in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from ml-dtypes==0.2.0->-r requirements3.txt.tmp (line 11)) (1.26.2) Requirement already satisfied: setuptools in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from nvidia-cublas-cu11==11.10.3.66->-r requirements3.txt.tmp (line 13)) (69.0.2) Requirement already satisfied: requests>=2.0.0 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests-oauthlib==1.3.1->-r requirements3.txt.tmp (line 26)) (2.31.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 27)) (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 29)) (3.4.4) Requirement already satisfied: protobuf<4.24,>=3.19.6 in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from tensorboard==2.15.1->-r requirements3.txt.tmp (line 29)) (3.20.3) 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 29)) (3.0.1) 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->-r requirements3.txt.tmp (line 31)) (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->-r requirements3.txt.tmp (line 31)) (3.10.0) Requirement already satisfied: packaging in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from tensorflow==2.15.0->-r requirements3.txt.tmp (line 31)) (23.1) 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->-r requirements3.txt.tmp (line 31)) (2.3.0) Requirement already satisfied: typing-extensions>=3.6.6 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from tensorflow==2.15.0->-r requirements3.txt.tmp (line 31)) (4.8.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->-r requirements3.txt.tmp (line 31)) (1.14.1) Requirement already satisfied: filelock in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from torch==2.0.1->-r requirements3.txt.tmp (line 35)) (3.12.3) Requirement already satisfied: networkx in /opt/metwork-mfext-2.2/opt/python3_scientific/lib/python3.11/site-packages (from torch==2.0.1->-r requirements3.txt.tmp (line 35)) (3.2) Requirement already satisfied: jinja2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from torch==2.0.1->-r requirements3.txt.tmp (line 35)) (3.1.2) Processing ./src/cmake-3.27.7-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (from triton==2.0.0->-r requirements3.txt.tmp (line 36)) Requirement already satisfied: charset-normalizer<4,>=2 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt.tmp (line 26)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt.tmp (line 26)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/metwork-mfext-2.2/opt/python3/lib/python3.11/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt.tmp (line 26)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /opt/metwork-mfext-2.2/opt/python3_core/lib/python3.11/site-packages (from requests>=2.0.0->requests-oauthlib==1.3.1->-r requirements3.txt.tmp (line 26)) (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 29)) (2.1.3) Installing collected packages: mpmath, lit, libclang, flatbuffers, cmake, tensorrt, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, sympy, rsa, opt-einsum, oauthlib, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, ml-dtypes, keras, grpcio, google-pasta, astunparse, absl-py, requests-oauthlib, nvidia-cusolver-cu11, nvidia-cudnn-cu11, google-auth, google-auth-oauthlib, tensorboard, tensorflow, triton, torch Successfully installed absl-py-2.0.0 astunparse-1.6.3 cmake-3.27.7 flatbuffers-23.5.26 google-auth-2.23.4 google-auth-oauthlib-1.1.0 google-pasta-0.2.0 grpcio-1.59.3 keras-2.15.0 libclang-16.0.6 lit-17.0.5 ml-dtypes-0.2.0 mpmath-1.3.0 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-cupti-cu11-11.7.101 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.2.10.91 nvidia-cusolver-cu11-11.4.0.1 nvidia-cusparse-cu11-11.7.4.91 nvidia-nccl-cu11-2.14.3 nvidia-nvtx-cu11-11.7.91 oauthlib-3.2.2 opt-einsum-3.3.0 requests-oauthlib-1.3.1 rsa-4.9 sympy-1.12 tensorboard-2.15.1 tensorboard-data-server-0.7.2 tensorflow-2.15.0 tensorflow-estimator-2.15.0 tensorflow-io-gcs-filesystem-0.34.0 tensorrt-8.6.1.post1 torch-2.0.1 triton-2.0.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/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/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/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-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-cupti-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-nvrtc-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cuda-runtime-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cudnn-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cufft-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-curand-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cusolver-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-cusparse-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-nccl-cu11.yaml is ready /opt/metwork-mfext-2.2/opt/python3_ia/share/metwork_packages/nvidia-nvtx-cu11.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/opt-einsum.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/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/tensorrt.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/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 CHANGES IN /opt/metwork-mfext-2.2/opt/python3_core => exit 1 1640a1641,1838 > lib/python3.11/site-packages/nvidia/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cublas/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas/include/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cublas/include/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas/include/cublas.h~~~REG~~~41246~~~0644~~~b352747998f79a258f46a20f553fbf23 > lib/python3.11/site-packages/nvidia/cublas/include/cublasLt.h~~~REG~~~77626~~~0644~~~7bcddbe85a8b1644f18f74e2af866477 > lib/python3.11/site-packages/nvidia/cublas/include/cublasXt.h~~~REG~~~37380~~~0644~~~4b3539dbb10f00b23b4585ec444f30be > lib/python3.11/site-packages/nvidia/cublas/include/cublas_api.h~~~REG~~~364749~~~0644~~~308e4ba73400425dec4a64f442d06034 > lib/python3.11/site-packages/nvidia/cublas/include/cublas_v2.h~~~REG~~~15460~~~0644~~~e0c6b851a3b902ee4561563a30678b8b > lib/python3.11/site-packages/nvidia/cublas/include/nvblas.h~~~REG~~~23341~~~0644~~~87dd3e553aaf593b961aa6617b6752e2 > lib/python3.11/site-packages/nvidia/cublas/include~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas/lib/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cublas/lib/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas/lib/libcublas.so.12~~~REG~~~106679344~~~0644~~~aa0551868dd82ff3570b50022f57f654 > lib/python3.11/site-packages/nvidia/cublas/lib/libcublasLt.so.12~~~REG~~~518358624~~~0644~~~5e994ad31afab0cbdbe94f3951a979c5 > lib/python3.11/site-packages/nvidia/cublas/lib/libnvblas.so.12~~~REG~~~728856~~~0644~~~52ed2f3645dee980ef45690cf60672f8 > lib/python3.11/site-packages/nvidia/cublas/lib~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cublas~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_nvrtc/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc/include/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_nvrtc/include/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc/include/nvrtc.h~~~REG~~~35242~~~0644~~~6020862d615d061ec6135caa9420268a > lib/python3.11/site-packages/nvidia/cuda_nvrtc/include~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc-builtins.so.12.3~~~REG~~~6662024~~~0644~~~1b6930ddd13b39b3aef399be18457939 > lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib/libnvrtc.so.12~~~REG~~~60799304~~~0644~~~6ae83758aca5586e494a9fec3685e744 > lib/python3.11/site-packages/nvidia/cuda_nvrtc/lib~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_nvrtc~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_runtime/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/include/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/include/builtin_types.h~~~REG~~~3150~~~0644~~~146170d0f27902bf2413811899e341b4 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/channel_descriptor.h~~~REG~~~21482~~~0644~~~4fee29439882cec34e8a0e102b430228 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/common_functions.h~~~REG~~~3410~~~0644~~~362dcfe0079cd97b1937a0ca01b912f4 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups.h~~~REG~~~60332~~~0644~~~ec355dc3943900184e98d7ac66254367 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/async.h~~~REG~~~19122~~~0644~~~df009cb141d74368c7538005420353b3 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/coalesced_reduce.h~~~REG~~~4257~~~0644~~~1deff08cea49577e228470dec184125e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/coalesced_scan.h~~~REG~~~7314~~~0644~~~03ff4b00690503fc48472a1c31872761 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/driver_abi.h~~~REG~~~3964~~~0644~~~f1de9116eafec1cb253bcc3016c424e2 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/functional.h~~~REG~~~8905~~~0644~~~6d738a18971de2a88f459c0a7ad4809e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/helpers.h~~~REG~~~26476~~~0644~~~8e801ed0a92c892bdc2ca1a1d388953c > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/info.h~~~REG~~~12578~~~0644~~~4bde06378323beb0af19f3b80bcc73a4 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/invoke.h~~~REG~~~8616~~~0644~~~704b02d2a571c086129912ebf9554980 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/memory.h~~~REG~~~5484~~~0644~~~ad1e8047688e82de03fa7897c13604e8 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/partitioning.h~~~REG~~~7125~~~0644~~~1af55a8aa2ea5e06a28f67dba419bf37 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/reduce.h~~~REG~~~22111~~~0644~~~d6ac5b011fc1caac190680982fdce32a > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/scan.h~~~REG~~~17166~~~0644~~~38c8c689498b0575e712ba4ff7804df5 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details/sync.h~~~REG~~~10638~~~0644~~~44e3230357aee4265194316ac08e5080 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/details~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/memcpy_async.h~~~REG~~~2960~~~0644~~~692f0fa10fbf863799cadbd78f42da84 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/reduce.h~~~REG~~~2949~~~0644~~~2ef580c96c41d06d01b344660b6a4566 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups/scan.h~~~REG~~~2940~~~0644~~~16798a9d0d2b70d05f85e8c2debc5401 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cooperative_groups~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuComplex.h~~~REG~~~12186~~~0644~~~bc758fa2b0d275d244f530d2c2aa460d > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda.h~~~REG~~~1007939~~~0644~~~41aaf6294521ea07e224710e54a20546 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaEGL.h~~~REG~~~39544~~~0644~~~7f1bf91e65f27f2713077bb6680e60e8 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaEGLTypedefs.h~~~REG~~~5645~~~0644~~~9682bbf5672866257ec3d762b12aef61 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaGL.h~~~REG~~~22501~~~0644~~~aedb0cc44178e0be6934937af7de53bb > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaGLTypedefs.h~~~REG~~~6576~~~0644~~~b7fcc2207c69949e55e6048c3a6307fc > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaProfilerTypedefs.h~~~REG~~~3297~~~0644~~~1a409cc41173921a20b1fdcdcbf53676 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaTypedefs.h~~~REG~~~106471~~~0644~~~dd03e3ff19e591c6b2091ab16e99ae39 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaVDPAU.h~~~REG~~~12694~~~0644~~~8bc58411246f69df5dbed1782ff7b4e4 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudaVDPAUTypedefs.h~~~REG~~~4144~~~0644~~~e9b97d1bda29ad2dbde7d208e6254131 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_awbarrier.h~~~REG~~~9340~~~0644~~~95a6035c3d27fde4b78711e09089b2df > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_awbarrier_helpers.h~~~REG~~~12489~~~0644~~~bcb8df90815dfb0cc9cef09c9ffbf584 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_awbarrier_primitives.h~~~REG~~~4699~~~0644~~~6709caf8324b0bf59509d41b31f5a923 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_bf16.hpp~~~REG~~~136967~~~0644~~~f557b2f82b5922586dc9b6f6eeecb8a8 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_bf16.h~~~REG~~~185758~~~0644~~~ce03ca4e24baaf4bbda8caf3b21fb2b1 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_device_runtime_api.h~~~REG~~~40182~~~0644~~~fd79f5fc5c0cd1a2fb019bcd4e4eaf25 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_egl_interop.h~~~REG~~~37109~~~0644~~~3faa00bdfbe542fbcde3d36ba04b1aab > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_fp16.hpp~~~REG~~~122360~~~0644~~~318062b4317257c783cfbee816045459 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_fp16.h~~~REG~~~175476~~~0644~~~3482a53adf63ba134ab252cb3848debd > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_fp8.hpp~~~REG~~~64168~~~0644~~~da486d88a82577b0edc67f045cda70da > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_fp8.h~~~REG~~~13833~~~0644~~~78131630d567af6c0565a7f51d0b09b7 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_gl_interop.h~~~REG~~~19150~~~0644~~~2adb57c715b455bb41dbd0cd8bd9907d > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_occupancy.h~~~REG~~~67179~~~0644~~~6f4f55bb211f946cdc674dfde4e3d30d > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_pipeline.h~~~REG~~~8130~~~0644~~~1374b82e5d3e51e7cdbaeaecc0bbc676 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_pipeline_helpers.h~~~REG~~~13852~~~0644~~~d9ff1bc1a298198cba39cdc32b274cc5 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_pipeline_primitives.h~~~REG~~~8675~~~0644~~~08bbac6ca51768081df8b4e20318445b > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_runtime.h~~~REG~~~90431~~~0644~~~dda963f6dcbda935172774617b2277d8 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_runtime_api.h~~~REG~~~602093~~~0644~~~0ea4e239ccb91d988c7d1c98f81f9b63 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_surface_types.h~~~REG~~~3688~~~0644~~~008cb5fb8ee0f85ecb7147217160dc93 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_texture_types.h~~~REG~~~3688~~~0644~~~ba98d29930313e989f08b32f328ae3d1 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cuda_vdpau_interop.h~~~REG~~~7727~~~0644~~~87fc6d277d5660788870d37dd3a3911e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/cudart_platform.h~~~REG~~~2717~~~0644~~~0dc127f4928030bb5b29179ee27d72d3 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_atomic_functions.hpp~~~REG~~~10486~~~0644~~~e95be5a644e7adef62248f81fefef5cd > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_atomic_functions.h~~~REG~~~9500~~~0644~~~a78abb9da255bad6e4557163b15ad765 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_double_functions.h~~~REG~~~3452~~~0644~~~a4b25154e0b5860a638e98aed008ac2b > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_functions.h~~~REG~~~3410~~~0644~~~d5dd96e3d711a46d8d2d0d3b6b689f8f > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_launch_parameters.h~~~REG~~~3846~~~0644~~~7ab2265a99429bf8ca15ef902ba7af78 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/device_types.h~~~REG~~~3588~~~0644~~~1d2fe35763bf195173cf8427879d4068 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/driver_functions.h~~~REG~~~4625~~~0644~~~1228b446f8265d50d39f8603ffd1b9ce > lib/python3.11/site-packages/nvidia/cuda_runtime/include/driver_types.h~~~REG~~~171258~~~0644~~~d903294626f9a4bc391c9ea9fde5a414 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/host_config.h~~~REG~~~3380~~~0644~~~68b83e5c55b69ceeb4d227f446761a9e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/host_defines.h~~~REG~~~3386~~~0644~~~3562a026d32131f2efaddf127723ebec > lib/python3.11/site-packages/nvidia/cuda_runtime/include/library_types.h~~~REG~~~4766~~~0644~~~230dbef6b114f29bd6eb66298b9732d3 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/math_constants.h~~~REG~~~7608~~~0644~~~4e258c8f7e3e3c9ce39f24d4c950d0ee > lib/python3.11/site-packages/nvidia/cuda_runtime/include/math_functions.h~~~REG~~~3398~~~0644~~~948ff50d1cc270d3e52fd5ad33663aed > lib/python3.11/site-packages/nvidia/cuda_runtime/include/mma.h~~~REG~~~2932~~~0644~~~f60ccbe066f8c4d560f80f53d5ea5676 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_20_atomic_functions.hpp~~~REG~~~4107~~~0644~~~c6575126b21178638625f21798fab7e6 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_20_atomic_functions.h~~~REG~~~4912~~~0644~~~6372f02c42339ada7c79396f344571cd > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_20_intrinsics.hpp~~~REG~~~7694~~~0644~~~51f9a29ccca153d1ffdff38f629f1eee > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_20_intrinsics.h~~~REG~~~51199~~~0644~~~6f36d50282a2a0f2302c5a7004e3a840 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_30_intrinsics.hpp~~~REG~~~24567~~~0644~~~2be3b6d7f4783f202634bd0d4b86cd5d > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_30_intrinsics.h~~~REG~~~17011~~~0644~~~2b5cf0d2b0d7b62841026826bc138252 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_32_atomic_functions.hpp~~~REG~~~6592~~~0644~~~632b66a3ceeb2321894a21ff6b59c061 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_32_atomic_functions.h~~~REG~~~5641~~~0644~~~66776dac3c2dec125568315e7e9e4afe > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_32_intrinsics.hpp~~~REG~~~70616~~~0644~~~f97ea6c3de11db6d32a7f0940ac2730a > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_32_intrinsics.h~~~REG~~~33539~~~0644~~~6394e993091f5415669eb7a9859e4101 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_35_atomic_functions.h~~~REG~~~2909~~~0644~~~748070c8b83186eec8f5d3ee44964c1f > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_35_intrinsics.h~~~REG~~~2664~~~0644~~~5ea299d8f67a9d34e5f6b75b09b214ae > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_60_atomic_functions.hpp~~~REG~~~22903~~~0644~~~024489cd415530ecaee1ee8218e2f9ee > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_60_atomic_functions.h~~~REG~~~13178~~~0644~~~eb8c68e04f20d1b8983e4ae4106079b4 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_61_intrinsics.hpp~~~REG~~~6787~~~0644~~~d1cba5242891f2081e9d3861f6f2161b > lib/python3.11/site-packages/nvidia/cuda_runtime/include/sm_61_intrinsics.h~~~REG~~~10849~~~0644~~~1d6bc9cf30996d8ebbb9ed694a5aff96 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/surface_functions.h~~~REG~~~6782~~~0644~~~058e10ed884fac1390aa300cbf5c0c1e > lib/python3.11/site-packages/nvidia/cuda_runtime/include/surface_indirect_functions.h~~~REG~~~10877~~~0644~~~d7176f45cbe1ff39dae3cbaff7e70f49 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/surface_types.h~~~REG~~~4460~~~0644~~~ec0e077888b75434247ad6ffe5266aee > lib/python3.11/site-packages/nvidia/cuda_runtime/include/texture_fetch_functions.h~~~REG~~~12468~~~0644~~~8504f9a9e3806d01c46f69bdb0ce66c9 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/texture_indirect_functions.h~~~REG~~~21163~~~0644~~~b9c43ae28b407547530698588d885029 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/texture_types.h~~~REG~~~6290~~~0644~~~afd9f84aeb6c2966c9e34a95b5af7ff0 > lib/python3.11/site-packages/nvidia/cuda_runtime/include/vector_functions.hpp~~~REG~~~10060~~~0644~~~9589d6cfd7f2f159938259011093505b > lib/python3.11/site-packages/nvidia/cuda_runtime/include/vector_functions.h~~~REG~~~8003~~~0644~~~da1191ac14ebd81fe0a116612b9e102c > lib/python3.11/site-packages/nvidia/cuda_runtime/include/vector_types.h~~~REG~~~13396~~~0644~~~7aab9020bd2c8f169cffaf3569e11e6a > lib/python3.11/site-packages/nvidia/cuda_runtime/include~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/lib/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cuda_runtime/lib/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12~~~REG~~~703808~~~0644~~~3d77b16da1a5c815791a0be39c15c0b6 > lib/python3.11/site-packages/nvidia/cuda_runtime/lib~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cuda_runtime~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cudnn/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn/include/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cudnn/include/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn.h~~~REG~~~2968~~~0644~~~d3a7dbc10d39219ee989738a97880052 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_adv_infer.h~~~REG~~~29027~~~0644~~~f1ffab884c3fdd5a2ed107af6e28dae2 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_adv_infer_v8.h~~~REG~~~29027~~~0644~~~f1ffab884c3fdd5a2ed107af6e28dae2 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_adv_train.h~~~REG~~~27700~~~0644~~~788efde4bc8f9d71b1974c4912d23c65 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_adv_train_v8.h~~~REG~~~27700~~~0644~~~788efde4bc8f9d71b1974c4912d23c65 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_backend.h~~~REG~~~25648~~~0644~~~effa7bb9d6a9d5e40c92b4bac2901b26 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_backend_v8.h~~~REG~~~25648~~~0644~~~effa7bb9d6a9d5e40c92b4bac2901b26 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_cnn_infer.h~~~REG~~~29083~~~0644~~~4e8f7ae3a6896b95f45333d79c825ead > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_cnn_infer_v8.h~~~REG~~~29083~~~0644~~~4e8f7ae3a6896b95f45333d79c825ead > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_cnn_train.h~~~REG~~~10217~~~0644~~~f7fce59f3f179a06ea3f3d64f1e2d33d > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_cnn_train_v8.h~~~REG~~~10217~~~0644~~~f7fce59f3f179a06ea3f3d64f1e2d33d > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_ops_infer.h~~~REG~~~49631~~~0644~~~ec4fca845e1a3104ebbbf56b2338b15d > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_ops_infer_v8.h~~~REG~~~49631~~~0644~~~ec4fca845e1a3104ebbbf56b2338b15d > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_ops_train.h~~~REG~~~25733~~~0644~~~dcfd0fc9190ea3d273e71a527abd42b3 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_ops_train_v8.h~~~REG~~~25733~~~0644~~~dcfd0fc9190ea3d273e71a527abd42b3 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_v8.h~~~REG~~~2968~~~0644~~~d3a7dbc10d39219ee989738a97880052 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_version.h~~~REG~~~4019~~~0644~~~3d881cd34677fc425b556528e230eef8 > lib/python3.11/site-packages/nvidia/cudnn/include/cudnn_version_v8.h~~~REG~~~4019~~~0644~~~3d881cd34677fc425b556528e230eef8 > lib/python3.11/site-packages/nvidia/cudnn/include~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn/lib/__init__.py~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/nvidia/cudnn/lib/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn.so.8~~~REG~~~142008~~~0644~~~cbee0430465d8467ead5dd83dcf70be0 > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_adv_infer.so.8~~~REG~~~125157768~~~0644~~~a62283ea9a4d699731550e93e519640a > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_adv_train.so.8~~~REG~~~116149808~~~0644~~~8a176b0d42ed7e0388fccc9d65821b0f > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_cnn_infer.so.8~~~REG~~~592489984~~~0644~~~c62fda9f0b29236e94b3a0411e424726 > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_cnn_train.so.8~~~REG~~~125507840~~~0644~~~69f5d86a64ece9ba8154869ea94020ee > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_ops_infer.so.8~~~REG~~~90933072~~~0644~~~149252476325a3c25435697dfc297aa4 > lib/python3.11/site-packages/nvidia/cudnn/lib/libcudnn_ops_train.so.8~~~REG~~~70951528~~~0644~~~3ca3107869ab0462865a90b25840cf01 > lib/python3.11/site-packages/nvidia/cudnn/lib~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia/cudnn~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/License.txt~~~REG~~~59262~~~0644~~~298d545d1230fc4d3fb30315701678f6 > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/METADATA~~~REG~~~1505~~~0644~~~61ec2ebcdc3fc799698f31ba9cbdd44c > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/RECORD~~~REG~~~1947~~~0644~~~ignored > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/WHEEL~~~REG~~~106~~~0644~~~bee5b26141bbcbc9c1621a14bea33d4c > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info/top_level.txt~~~REG~~~7~~~0644~~~4a4c7f49dcb17c6d238af1394eac298f > lib/python3.11/site-packages/nvidia_cublas_cu12-12.3.4.1.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/License.txt~~~REG~~~59262~~~0644~~~298d545d1230fc4d3fb30315701678f6 > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/METADATA~~~REG~~~1507~~~0644~~~1eb1bf78d198290faa389749a9e8ab98 > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/RECORD~~~REG~~~1460~~~0644~~~ignored > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/WHEEL~~~REG~~~106~~~0644~~~bee5b26141bbcbc9c1621a14bea33d4c > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info/top_level.txt~~~REG~~~7~~~0644~~~4a4c7f49dcb17c6d238af1394eac298f > lib/python3.11/site-packages/nvidia_cuda_nvrtc_cu12-12.3.103.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/License.txt~~~REG~~~59262~~~0644~~~298d545d1230fc4d3fb30315701678f6 > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/METADATA~~~REG~~~1507~~~0644~~~26a0a78b912db9a48c398cf769d94be0 > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/RECORD~~~REG~~~11093~~~0644~~~ignored > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/WHEEL~~~REG~~~106~~~0644~~~bee5b26141bbcbc9c1621a14bea33d4c > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info/top_level.txt~~~REG~~~7~~~0644~~~4a4c7f49dcb17c6d238af1394eac298f > lib/python3.11/site-packages/nvidia_cuda_runtime_cu12-12.3.101.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/License.txt~~~REG~~~18174~~~0644~~~cf5b5aa85aa7be7e15181db07f303b93 > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/METADATA~~~REG~~~1608~~~0644~~~d9eec655084b87504d3a7fa9194c0bf3 > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/RECORD~~~REG~~~3549~~~0644~~~ignored > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/WHEEL~~~REG~~~106~~~0644~~~bee5b26141bbcbc9c1621a14bea33d4c > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info/top_level.txt~~~REG~~~7~~~0644~~~4a4c7f49dcb17c6d238af1394eac298f > lib/python3.11/site-packages/nvidia_cudnn_cu12-8.9.6.50.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/nvidia~~~DIR~~~ignored~~~0755~~~ignored 2717a2916,2945 > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/LICENSE.txt~~~REG~~~46991~~~0644~~~c291e0a531e08d4914e269730ba2f70d > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/METADATA~~~REG~~~621~~~0644~~~c960faa03e3a5b43d0278b744ec4d2e6 > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/RECORD~~~REG~~~974~~~0644~~~ignored > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/REQUESTED~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/WHEEL~~~REG~~~112~~~0644~~~b00eccdea56c3b4e50b9f2fde1b8d3fc > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/top_level.txt~~~REG~~~18~~~0644~~~5980c4b8b8f6c29db13a2f8d140c6d9a > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info/zip-safe~~~REG~~~1~~~0644~~~68b329da9893e34099c7d8ad5cb9c940 > lib/python3.11/site-packages/tensorrt_bindings-8.6.1.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_bindings/__init__.py~~~REG~~~5302~~~0644~~~ed12c376cd4825754ed6dbc5394788c2 > lib/python3.11/site-packages/tensorrt_bindings/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_bindings/tensorrt.so~~~REG~~~4147208~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_bindings~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/INSTALLER~~~REG~~~4~~~0644~~~365c9bfeb7d89244f2ce01c1de44cb85 > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/LICENSE.txt~~~REG~~~46991~~~0644~~~c291e0a531e08d4914e269730ba2f70d > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/METADATA~~~REG~~~598~~~0644~~~31a6b6183f2497968acedcb9822a09ce > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/RECORD~~~REG~~~1335~~~0644~~~ignored > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/REQUESTED~~~REG~~~0~~~0644~~~d41d8cd98f00b204e9800998ecf8427e > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/WHEEL~~~REG~~~146~~~0644~~~c4b2c0e65013a60955d74ddcf64ebf46 > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/top_level.txt~~~REG~~~14~~~0644~~~5d24fb5e9cefb91335d9ce93c7eab373 > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info/zip-safe~~~REG~~~1~~~0644~~~68b329da9893e34099c7d8ad5cb9c940 > lib/python3.11/site-packages/tensorrt_libs-8.6.1.dist-info~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_libs/__init__.py~~~REG~~~1036~~~0644~~~502058620ef9bb40ca1f5a64309e1855 > lib/python3.11/site-packages/tensorrt_libs/__pycache__~~~DIR~~~ignored~~~0755~~~ignored > lib/python3.11/site-packages/tensorrt_libs/libnvinfer.so.8~~~REG~~~236502656~~~0644~~~faf0af91d7ebf6d5ec967e58d6cd209e > lib/python3.11/site-packages/tensorrt_libs/libnvinfer_builder_resource.so.8.6.1~~~REG~~~1003292112~~~0644~~~3eb1995cd3844e1229d72609e8210596 > lib/python3.11/site-packages/tensorrt_libs/libnvinfer_plugin.so.8~~~REG~~~38504672~~~0644~~~59c4fd91438058e08aae4bb8609d1db4 > lib/python3.11/site-packages/tensorrt_libs/libnvonnxparser.so.8~~~REG~~~2844056~~~0644~~~c0265f36ca774bcc517894518ff883e9 > lib/python3.11/site-packages/tensorrt_libs/libnvparsers.so.8~~~REG~~~3446736~~~0644~~~7cdadd041951f2030fe9acab28699984 > lib/python3.11/site-packages/tensorrt_libs~~~DIR~~~ignored~~~0755~~~ignored see diff /opt/metwork-mfext-2.2/opt/python3_core/.dhash /opt/metwork-mfext-2.2/opt/python3_core/.dhash.current output make[2]: *** [/opt/metwork-mfext-2.2/share/layer.mk:53: after] Error 1 make[2]: Leaving directory '/src/layers/layer5_python3_ia' make[1]: *** [Makefile:9: all] Error 1 make[1]: Leaving directory '/src/layers' make: *** [Makefile:5: all] Error 2