Page MenuHomePhabricator

CI pipeline throwing an error on python projects
Closed, ResolvedPublic5 Estimated Story Points

Description

We need to fix CI pipeline for python tests so we can continue running our load and data tests on our infrastructure.

Error message:

Get:93 http://archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 67.1 MB in 1s (57.4 MB/s)
(Reading database ... 9545 files and directories currently installed.)
Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
ERROR: Your kernel version indicates a revision number
of 255 or greater.  Glibc has a number of built in
assumptions that this revision number is less than 255.
If you\'ve built your own kernel, please make sure that any
custom version numbers are appended to the upstream
kernel number with a dash or some other delimiter.
dpkg: error processing archive /var/cache/apt/archives/libc6_2.31-0ubuntu9.7_amd64.deb (--unpack):
 new libc6:amd64 package pre-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/libc6_2.31-0ubuntu9.7_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Cleaning up project directory and file based variables
00:01
ERROR: Job failed: exit status 1