Skip to content

auto yes at apt upgrade #2

auto yes at apt upgrade

auto yes at apt upgrade #2

Triggered via push July 12, 2023 13:14
Status Failure
Total duration 5m 53s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
compose up failed {"exitCode":1,"err":"Creating network \"ml_default\" with the default driver\nBuilding download_model_data\nBuilding text_summary\nBuilding sentiment_score\nCreating download_model_data ... \r\nCreating download_model_data ... done\r\nCreating sentiment_score ... \r\nCreating text_summary ... \r\nHost is already in use by another container\nCreating text_summary ... error\r\n\nERROR: for text_summary Cannot start service text_summary: driver failed programming external connectivity on endpoint text_summary (7ecc1dcebca7662a5a4b900927e09692a49534dc08d408a3eb54e600ee49f622): Bind for 0.0.0.0:8002 failed: port is already allocated\nCreating sentiment_score ... done\r\n\nERROR: for text_summary Cannot start service text_summary: driver failed programming external connectivity on endpoint text_summary (7ecc1dcebca7662a5a4b900927e09692a49534dc08d408a3eb54e600ee49f622): Bind for 0.0.0.0:8002 failed: port is already allocated\nEncountered errors while bringing up the project.\n","out":"Sending build context to Docker daemon 134.7kB\r\r\nStep 1/11 : FROM python:3.11.3-slim-buster\n ---> 3b265d33c8eb\nStep 2/11 : ENV PIP_NO_CACHE_DIR=yes\n ---> Using cache\n ---> d94a2939370a\nStep 3/11 : RUN pip install --upgrade pip\n ---> Using cache\n ---> f25055d435f0\nStep 4/11 : WORKDIR /src/\n ---> Using cache\n ---> 7225b569d5e0\nStep 5/11 : COPY download_models.py .\n ---> Using cache\n ---> 6d5b2e6aaa76\nStep 6/11 : COPY requirements.txt .\n ---> Using cache\n ---> 02ffb7f1e38c\nStep 7/11 : COPY torch_requirements.txt .\n ---> Using cache\n ---> 149c2f02867a\nStep 8/11 : RUN pip3 install -r requirements.txt\n ---> Using cache\n ---> 938b2073b2ae\nStep 9/11 : RUN pip3 install -r torch_requirements.txt\n ---> Using cache\n ---> 70c9bd4d79f3\nStep 10/11 : RUN find .\n ---> Using cache\n ---> 36adfa5dea06\nStep 11/11 : CMD python3 download_models.py\n ---> Using cache\n ---> 40f1e13154f8\nSuccessfully built 40f1e13154f8\nSuccessfully tagged ml_download_model_data:latest\nSending build context to Docker daemon 134.7kB\r\r\nStep 1/17 : FROM python:3.11.3-slim-buster\n ---> 3b265d33c8eb\nStep 2/17 : ENV PIP_NO_CACHE_DIR=yes\n ---> Using cache\n ---> d94a2939370a\nStep 3/17 : RUN DEBIAN_FRONTEND=noninteractive apt update && apt upgrade -y && apt install -y --no-install-recommends nginx-light && rm -rf /var/lib/apt/lists/*\n ---> Running in 1ad0f828b534\n\u001b[91m\nWARNING: apt does not have a stable CLI interface. \u001b[0m\u001b[91mUse with caution in scripts.\n\n\u001b[0mGet:1 http://deb.debian.org/debian buster InRelease [122 kB]\nGet:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB]\nGet:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]\nGet:4 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]\nGet:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [541 kB]\nGet:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B]\nFetched 8672 kB in 2s (5752 kB/s)\nReading package lists...\nBuilding dependency tree...\nReading state information...\n5 packages can be upgraded. Run 'apt list --upgradable' to see them.\n\u001b[91m\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\n\n\u001b[0mReading package lists...\nBuilding dependency tree...\nReading state information...\nCalculating upgrade...\nThe following packages will be upgraded:\n debian-archive-keyring libssl1.1 libsystemd0 libudev1 openssl\n5 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\nNeed to get 2999 kB of archives.\nAfter this operation, 52.2 kB of additional disk space will be used.\nGet:1 http://deb.debian.org/debian-security buster/updates/main amd64 libsystemd0 amd64 241-7~deb10u10 [332 kB]\nGet:2 http://deb.debian.org/debian-security buster/updates/main amd64 debian-archive-keyring all 2019.1+deb10u2 [110 kB]\nGet:3 http://deb.debian.org/debian-security buster/updates/main amd64 libudev1 amd64 241-7~deb10u10 [151 kB]\nGet:4 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1