name: py3 run_id: install_deps env LANG: C.UTF-8 env HOME: /home/jenkins env PATH: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3/bin:/opt/pyenv/bin:/tmp/venv-Mnvr/bin:/opt/pyenv/shims:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin env PYTHONHASHSEED: 1312466720 env PIP_DISABLE_PIP_VERSION_CHECK: 1 env PYTHONIOENCODING: utf-8 env PYTHONPATH: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/src:/w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/tests env TOX_ENV_NAME: py3 env TOX_WORK_DIR: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox env TOX_ENV_DIR: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3 env VIRTUAL_ENV: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3 metadata pid: 3016 cwd: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms allow: /w/workspace/dcaegen2-services-ml-prediction-ms-tox-sonar/components/ml-prediction-ms/.tox/py3/bin/* cmd: python -I -m pip install coverage pytest pytest-cov requests-mock responses scikit-learn -r requirements.txt exit_code: 0 Collecting coverage Downloading coverage-7.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.2 kB) Collecting pytest Downloading pytest-8.0.0-py3-none-any.whl.metadata (7.8 kB) Collecting pytest-cov Downloading pytest_cov-4.1.0-py3-none-any.whl.metadata (26 kB) Collecting requests-mock Downloading requests_mock-1.11.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting responses Downloading responses-0.24.1-py3-none-any.whl.metadata (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.6/46.6 kB 8.8 MB/s eta 0:00:00 Collecting scikit-learn Downloading scikit_learn-1.4.0-1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting flask==1.1.2 (from -r requirements.txt (line 10)) Downloading Flask-1.1.2-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.6/94.6 kB 14.3 MB/s eta 0:00:00 Collecting requests==2.24.0 (from -r requirements.txt (line 11)) Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.8/61.8 kB 9.4 MB/s eta 0:00:00 Collecting responses Downloading responses-0.16.0-py2.py3-none-any.whl (35 kB) Collecting pandas==1.1.5 (from -r requirements.txt (line 13)) Downloading pandas-1.1.5.tar.gz (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 22.3 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: still running... Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tensorflow (from -r requirements.txt (line 14)) Downloading tensorflow-2.15.0.post1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB) Collecting scipy (from -r requirements.txt (line 16)) Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 7.8 MB/s eta 0:00:00 Collecting matplotlib (from -r requirements.txt (line 17)) Downloading matplotlib-3.8.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting xlrd (from -r requirements.txt (line 19)) Downloading xlrd-2.0.1-py2.py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.5/96.5 kB 15.0 MB/s eta 0:00:00 Collecting mock==4.0.3 (from -r requirements.txt (line 20)) Downloading mock-4.0.3-py3-none-any.whl (28 kB) Collecting openpyxl==3.0.10 (from -r requirements.txt (line 21)) Downloading openpyxl-3.0.10-py2.py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.1/242.1 kB 29.7 MB/s eta 0:00:00 Collecting configparser (from -r requirements.txt (line 22)) Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) Collecting pyyaml (from -r requirements.txt (line 23)) Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting numpy==1.23.1 (from -r requirements.txt (line 26)) Downloading numpy-1.23.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.0/17.0 MB 21.1 MB/s eta 0:00:00 Collecting confluent_kafka (from -r requirements.txt (line 27)) Downloading confluent_kafka-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Collecting urllib3>=1.25.10 (from responses) Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting six (from responses) Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Werkzeug>=0.15 (from flask==1.1.2->-r requirements.txt (line 10)) Downloading werkzeug-3.0.1-py3-none-any.whl.metadata (4.1 kB) Collecting Jinja2>=2.10.1 (from flask==1.1.2->-r requirements.txt (line 10)) Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting itsdangerous>=0.24 (from flask==1.1.2->-r requirements.txt (line 10)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting click>=5.1 (from flask==1.1.2->-r requirements.txt (line 10)) Using cached click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting chardet<4,>=3.0.2 (from requests==2.24.0->-r requirements.txt (line 11)) Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.7 MB/s eta 0:00:00 Collecting idna<3,>=2.5 (from requests==2.24.0->-r requirements.txt (line 11)) Downloading idna-2.10-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.2 MB/s eta 0:00:00 Collecting urllib3>=1.25.10 (from responses) Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 18.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests==2.24.0->-r requirements.txt (line 11)) Using cached certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Collecting python-dateutil>=2.7.3 (from pandas==1.1.5->-r requirements.txt (line 13)) Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting pytz>=2017.2 (from pandas==1.1.5->-r requirements.txt (line 13)) Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) Collecting et-xmlfile (from openpyxl==3.0.10->-r requirements.txt (line 21)) Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB) Collecting iniconfig (from pytest) Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Collecting packaging (from pytest) Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2.0,>=1.3.0 (from pytest) Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting tomli>=1.0.0 (from pytest) Using cached tomli-2.0.1-py3-none-any.whl (12 kB) Collecting joblib>=1.2.0 (from scikit-learn) Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn) Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Collecting absl-py>=1.0.0 (from tensorflow->-r requirements.txt (line 14)) Downloading absl_py-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting astunparse>=1.6.0 (from tensorflow->-r requirements.txt (line 14)) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting flatbuffers>=23.5.26 (from tensorflow->-r requirements.txt (line 14)) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting gast!=0.5.0,!=0.5.1,!=0.5.2,>=0.2.1 (from tensorflow->-r requirements.txt (line 14)) Downloading gast-0.5.4-py3-none-any.whl (19 kB) Collecting google-pasta>=0.1.1 (from tensorflow->-r requirements.txt (line 14)) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 11.0 MB/s eta 0:00:00 Collecting h5py>=2.9.0 (from tensorflow->-r requirements.txt (line 14)) Downloading h5py-3.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting libclang>=13.0.0 (from tensorflow->-r requirements.txt (line 14)) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting ml-dtypes~=0.2.0 (from tensorflow->-r requirements.txt (line 14)) Downloading ml_dtypes-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) INFO: pip is looking at multiple versions of tensorflow to determine which version is compatible with other requirements. This could take a while. Collecting tensorflow (from -r requirements.txt (line 14)) Downloading tensorflow-2.15.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.4 kB) Downloading tensorflow-2.14.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Downloading tensorflow-2.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Downloading tensorflow-2.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow->-r requirements.txt (line 14)) Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting grpcio<2.0,>=1.24.3 (from tensorflow->-r requirements.txt (line 14)) Downloading grpcio-1.60.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting keras<2.14,>=2.13.1 (from tensorflow->-r requirements.txt (line 14)) Downloading keras-2.13.1-py3-none-any.whl.metadata (2.4 kB) Collecting opt-einsum>=2.3.2 (from tensorflow->-r requirements.txt (line 14)) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 10.4 MB/s eta 0:00:00 Collecting protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3 (from tensorflow->-r requirements.txt (line 14)) Downloading protobuf-4.25.2-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) Requirement already satisfied: setuptools in ./.tox/py3/lib/python3.10/site-packages (from tensorflow->-r requirements.txt (line 14)) (69.0.2) Collecting tensorboard<2.14,>=2.13 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 39.6 MB/s eta 0:00:00 Collecting tensorflow-estimator<2.14,>=2.13.0 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorflow_estimator-2.13.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting termcolor>=1.1.0 (from tensorflow->-r requirements.txt (line 14)) Downloading termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB) Collecting typing-extensions<4.6.0,>=3.6.6 (from tensorflow->-r requirements.txt (line 14)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting wrapt>=1.11.0 (from tensorflow->-r requirements.txt (line 14)) Using cached wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB) Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow->-r requirements.txt (line 14)) Downloading tensorflow_io_gcs_filesystem-0.35.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting contourpy>=1.0.1 (from matplotlib->-r requirements.txt (line 17)) Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib->-r requirements.txt (line 17)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib->-r requirements.txt (line 17)) Downloading fonttools-4.47.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.6/157.6 kB 22.6 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib->-r requirements.txt (line 17)) Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting pillow>=8 (from matplotlib->-r requirements.txt (line 17)) Downloading pillow-10.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.7 kB) Collecting pyparsing>=2.3.1 (from matplotlib->-r requirements.txt (line 17)) Using cached pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Requirement already satisfied: wheel<1.0,>=0.23.0 in ./.tox/py3/lib/python3.10/site-packages (from astunparse>=1.6.0->tensorflow->-r requirements.txt (line 14)) (0.42.0) Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.1->flask==1.1.2->-r requirements.txt (line 10)) Using cached MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting google-auth<3,>=1.6.3 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached google_auth-2.27.0-py2.py3-none-any.whl.metadata (4.7 kB) Collecting google-auth-oauthlib<1.1,>=0.5 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading google_auth_oauthlib-1.0.0-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading Markdown-3.5.2-py3-none-any.whl.metadata (7.0 kB) Collecting tensorboard-data-server<0.8.0,>=0.7.0 (from tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl.metadata (1.1 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<1.1,>=0.5->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached pyasn1-0.5.1-py2.py3-none-any.whl.metadata (8.6 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<1.1,>=0.5->tensorboard<2.14,>=2.13->tensorflow->-r requirements.txt (line 14)) Using cached oauthlib-3.2.2-py3-none-any.whl (151 kB) Downloading coverage-7.4.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 234.0/234.0 kB 9.1 MB/s eta 0:00:00 Downloading pytest-8.0.0-py3-none-any.whl (334 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 334.0/334.0 kB 35.8 MB/s eta 0:00:00 Downloading pytest_cov-4.1.0-py3-none-any.whl (21 kB) Downloading requests_mock-1.11.0-py2.py3-none-any.whl (28 kB) Downloading scikit_learn-1.4.0-1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 82.2 MB/s eta 0:00:00 Downloading tensorflow-2.13.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (479.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.7/479.7 MB 4.9 MB/s eta 0:00:00 Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 19.8 MB/s eta 0:00:00 Downloading matplotlib-3.8.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 54.9 MB/s eta 0:00:00 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) Using cached PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) Downloading confluent_kafka-2.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 18.1 MB/s eta 0:00:00 Downloading absl_py-2.1.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 11.2 MB/s eta 0:00:00 Using cached certifi-2024.2.2-py3-none-any.whl (163 kB) Using cached click-8.1.7-py3-none-any.whl (97 kB) Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (310 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 8.4 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading fonttools-4.47.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 66.8 MB/s eta 0:00:00 Downloading grpcio-1.60.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 66.3 MB/s eta 0:00:00 Downloading h5py-3.10.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 72.3 MB/s eta 0:00:00 Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB) Downloading joblib-1.3.2-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 11.3 MB/s eta 0:00:00 Downloading keras-2.13.1-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 81.9 MB/s eta 0:00:00 Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 41.0 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 87.5 MB/s eta 0:00:00 Using cached packaging-23.2-py3-none-any.whl (53 kB) Downloading pillow-10.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 21.3 MB/s eta 0:00:00 Using cached pluggy-1.4.0-py3-none-any.whl (20 kB) Downloading protobuf-4.25.2-cp37-abi3-manylinux2014_x86_64.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 31.1 MB/s eta 0:00:00 Using cached pyparsing-3.1.1-py3-none-any.whl (103 kB) Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB) Downloading tensorflow_estimator-2.13.0-py2.py3-none-any.whl (440 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 440.8/440.8 kB 25.3 MB/s eta 0:00:00 Downloading tensorflow_io_gcs_filesystem-0.35.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 24.6 MB/s eta 0:00:00 Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading werkzeug-3.0.1-py3-none-any.whl (226 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 226.7/226.7 kB 14.7 MB/s eta 0:00:00 Using cached wrapt-1.16.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (80 kB) Using cached google_auth-2.27.0-py2.py3-none-any.whl (186 kB) Downloading Markdown-3.5.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 13.8 MB/s eta 0:00:00 Using cached MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading tensorboard_data_server-0.7.2-py3-none-any.whl (2.4 kB) Using cached cachetools-5.3.2-py3-none-any.whl (9.3 kB) Using cached pyasn1-0.5.1-py2.py3-none-any.whl (84 kB) Building wheels for collected packages: pandas Building wheel for pandas (pyproject.toml): started Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): still running... Building wheel for pandas (pyproject.toml): finished with status 'done' Created wheel for pandas: filename=pandas-1.1.5-cp310-cp310-linux_x86_64.whl size=29393784 sha256=374e84806e8acd2774b54d23bab4e10bb7333f2ac9cc4f4614bd8bd06ebd1ab6 Stored in directory: /home/jenkins/.cache/pip/wheels/92/41/92/769e05cd303040fdae625c9f5a8d38f1d37c423aa2a30b3d0d Successfully built pandas Installing collected packages: pytz, libclang, flatbuffers, confluent_kafka, chardet, xlrd, wrapt, urllib3, typing-extensions, tomli, threadpoolctl, termcolor, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, six, pyyaml, pyparsing, pyasn1, protobuf, pluggy, pillow, packaging, oauthlib, numpy, mock, MarkupSafe, markdown, kiwisolver, keras, joblib, itsdangerous, iniconfig, idna, grpcio, gast, fonttools, exceptiongroup, et-xmlfile, cycler, coverage, configparser, click, certifi, cachetools, absl-py, Werkzeug, scipy, rsa, requests, python-dateutil, pytest, pyasn1-modules, opt-einsum, openpyxl, Jinja2, h5py, google-pasta, contourpy, astunparse, scikit-learn, responses, requests-oauthlib, requests-mock, pytest-cov, pandas, matplotlib, google-auth, flask, google-auth-oauthlib, tensorboard, tensorflow Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Werkzeug-3.0.1 absl-py-2.1.0 astunparse-1.6.3 cachetools-5.3.2 certifi-2024.2.2 chardet-3.0.4 click-8.1.7 configparser-6.0.0 confluent_kafka-2.3.0 contourpy-1.2.0 coverage-7.4.1 cycler-0.12.1 et-xmlfile-1.1.0 exceptiongroup-1.2.0 flask-1.1.2 flatbuffers-23.5.26 fonttools-4.47.2 gast-0.4.0 google-auth-2.27.0 google-auth-oauthlib-1.0.0 google-pasta-0.2.0 grpcio-1.60.1 h5py-3.10.0 idna-2.10 iniconfig-2.0.0 itsdangerous-2.1.2 joblib-1.3.2 keras-2.13.1 kiwisolver-1.4.5 libclang-16.0.6 markdown-3.5.2 matplotlib-3.8.2 mock-4.0.3 numpy-1.23.1 oauthlib-3.2.2 openpyxl-3.0.10 opt-einsum-3.3.0 packaging-23.2 pandas-1.1.5 pillow-10.2.0 pluggy-1.4.0 protobuf-4.25.2 pyasn1-0.5.1 pyasn1-modules-0.3.0 pyparsing-3.1.1 pytest-8.0.0 pytest-cov-4.1.0 python-dateutil-2.8.2 pytz-2024.1 pyyaml-6.0.1 requests-2.24.0 requests-mock-1.11.0 requests-oauthlib-1.3.1 responses-0.16.0 rsa-4.9 scikit-learn-1.4.0 scipy-1.12.0 six-1.16.0 tensorboard-2.13.0 tensorboard-data-server-0.7.2 tensorflow-2.13.1 tensorflow-estimator-2.13.0 tensorflow-io-gcs-filesystem-0.35.0 termcolor-2.4.0 threadpoolctl-3.2.0 tomli-2.0.1 typing-extensions-4.5.0 urllib3-1.25.11 wrapt-1.16.0 xlrd-2.0.1