Pull request #187 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 66af3cb9bede0855d3219656099a4bf53fa24fa8+5faa994a9ca6aaf54330e5b11ec796a54d968250 (82f8ef091a75c12739946133b60b70e50300be33) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8796176354863360438.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6289288387482654203.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10789083548756288653.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh724139678807558150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7409157464408814658.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-187/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14473339720753272686.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6011 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1990260668313284226.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1510682157272006855.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh2333911255343424676.key > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 Commit message: "ci: update global-jjb to v0.64.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (LF Prep) [Pipeline] echo [2022-02-25T22:58:13.226Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-187 [Pipeline] echo [2022-02-25T22:58:13.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-187 [Pipeline] echo [2022-02-25T22:58:13.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-187 [Pipeline] echo [2022-02-25T22:58:13.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66af3cb9bede0855d3219656099a4bf53fa24fa8 [Pipeline] echo [2022-02-25T22:58:13.342Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66af3cb [Pipeline] echo [2022-02-25T22:58:13.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2022-02-25T22:58:28.614Z] Still waiting to schedule task [2022-02-25T22:58:28.615Z] All nodes of label ‘centos7-docker-8c-8g’ are offline [2022-02-25T22:58:28.632Z] Still waiting to schedule task [2022-02-25T22:58:28.633Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-25T22:58:57.908Z] Running on prd-centos7-docker-8c-8g-6012 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] checkout [2022-02-25T22:58:57.996Z] Selected Git installation does not exist. Using Default [2022-02-25T22:58:57.996Z] The recommended git tool is: NONE [2022-02-25T22:58:59.462Z] using credential edgex-jenkins-ssh [2022-02-25T22:58:59.476Z] Cloning the remote Git repository [2022-02-25T22:58:58.854Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T22:58:58.889Z] > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 [2022-02-25T22:58:58.915Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T22:58:58.915Z] > git --version # timeout=10 [2022-02-25T22:58:58.920Z] > git --version # 'git version 2.24.4' [2022-02-25T22:58:58.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T22:58:58.941Z] [INFO] Currently running in a labeled security context [2022-02-25T22:58:58.941Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-02-25T22:58:58.941Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh6988881620158873152.key [2022-02-25T22:58:58.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T22:59:00.751Z] Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 [2022-02-25T22:59:00.825Z] Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 [2022-02-25T22:59:00.825Z] Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) [2022-02-25T22:58:59.575Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-02-25T22:58:59.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T22:58:59.590Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-02-25T22:58:59.603Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T22:58:59.603Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T22:58:59.604Z] [INFO] Currently running in a labeled security context [2022-02-25T22:58:59.604Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-02-25T22:58:59.604Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh1568092035709048688.key [2022-02-25T22:58:59.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2022-02-25T22:59:00.117Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T22:59:00.123Z] > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 [2022-02-25T22:59:00.148Z] > git remote # timeout=10 [2022-02-25T22:59:00.154Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T22:59:00.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T22:59:00.162Z] [INFO] Currently running in a labeled security context [2022-02-25T22:59:00.162Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-02-25T22:59:00.163Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-187@tmp/jenkins-gitclient-ssh8259987516703366316.key [2022-02-25T22:59:00.169Z] > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 [2022-02-25T22:59:00.177Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T22:59:00.185Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T22:59:00.190Z] > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 [2022-02-25T22:59:04.365Z] Commit message: "ci: update global-jjb to v0.64.0" [2022-02-25T22:59:03.748Z] > git --version # timeout=10 [2022-02-25T22:59:03.753Z] > git --version # 'git version 2.24.4' [2022-02-25T22:59:03.762Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T22:59:04.928Z] provisioning config files... [2022-02-25T22:59:04.947Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config7421676436761520758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T22:59:05.354Z] ---> docker-login.sh [2022-02-25T22:59:05.354Z] nexus3.edgexfoundry.org:10001 [2022-02-25T22:59:05.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T22:59:05.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T22:59:05.616Z] Configure a credential helper to remove this warning. See [2022-02-25T22:59:05.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T22:59:05.616Z] [2022-02-25T22:59:05.616Z] Login Succeeded [2022-02-25T22:59:05.616Z] nexus3.edgexfoundry.org:10002 [2022-02-25T22:59:05.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T22:59:05.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T22:59:05.616Z] Configure a credential helper to remove this warning. See [2022-02-25T22:59:05.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T22:59:05.616Z] [2022-02-25T22:59:05.616Z] Login Succeeded [2022-02-25T22:59:05.616Z] nexus3.edgexfoundry.org:10003 [2022-02-25T22:59:05.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T22:59:05.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T22:59:05.878Z] Configure a credential helper to remove this warning. See [2022-02-25T22:59:05.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T22:59:05.879Z] [2022-02-25T22:59:05.879Z] Login Succeeded [2022-02-25T22:59:05.879Z] nexus3.edgexfoundry.org:10004 [2022-02-25T22:59:05.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T22:59:06.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T22:59:06.140Z] Configure a credential helper to remove this warning. See [2022-02-25T22:59:06.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T22:59:06.140Z] [2022-02-25T22:59:06.140Z] Login Succeeded [2022-02-25T22:59:06.141Z] docker.io [2022-02-25T22:59:06.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T22:59:06.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T22:59:06.401Z] Configure a credential helper to remove this warning. See [2022-02-25T22:59:06.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T22:59:06.401Z] [2022-02-25T22:59:06.401Z] Login Succeeded [2022-02-25T22:59:06.401Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T22:59:06.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2022-02-25T22:59:07.027Z] + docker build -t edgex-lftools -f Dockerfile . [2022-02-25T22:59:07.027Z] Sending build context to Docker daemon 437.2kB [2022-02-25T22:59:07.027Z] Step 1/8 : FROM centos:7 [2022-02-25T22:59:07.601Z] 7: Pulling from library/centos [2022-02-25T22:59:07.601Z] 2d473b07cdd5: Pulling fs layer [2022-02-25T22:59:09.519Z] 2d473b07cdd5: Verifying Checksum [2022-02-25T22:59:09.519Z] 2d473b07cdd5: Download complete [2022-02-25T22:59:12.119Z] 2d473b07cdd5: Pull complete [2022-02-25T22:59:12.119Z] Digest: sha256:c73f515d06b0fa07bb18d8202035e739a494ce760aa73129f60f4bf2bd22b407 [2022-02-25T22:59:12.119Z] Status: Downloaded newer image for centos:7 [2022-02-25T22:59:12.119Z] ---> eeb6ee3f44bd [2022-02-25T22:59:12.119Z] Step 2/8 : COPY ./fedora-infra-sigul.repo /etc/yum.repos.d/ [2022-02-25T22:59:13.065Z] ---> 45a69855afd6 [2022-02-25T22:59:13.065Z] Step 3/8 : ENV LC_ALL=en_US.utf-8 LANG=en_US.utf-8 [2022-02-25T22:59:13.065Z] ---> Running in 47717ecb69d9 [2022-02-25T22:59:13.065Z] Removing intermediate container 47717ecb69d9 [2022-02-25T22:59:13.065Z] ---> 391431ae1c09 [2022-02-25T22:59:13.065Z] Step 4/8 : RUN yum install -y libxml2 libxslt && curl -s https://download-ib01.fedoraproject.org/pub/epel/7/x86_64/Packages/x/xmlstarlet-1.6.1-1.el7.x86_64.rpm -o /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm && rpm -Uvh /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm [2022-02-25T22:59:13.065Z] ---> Running in 9592e3660e4e [2022-02-25T22:59:13.637Z] Loaded plugins: fastestmirror, ovl [2022-02-25T22:59:13.899Z] Determining fastest mirrors [2022-02-25T22:59:14.160Z] * base: centos.mirror.netelligent.ca [2022-02-25T22:59:14.160Z] * extras: centos.mirror.globo.tech [2022-02-25T22:59:14.160Z] * updates: centos.mirror.globo.tech [2022-02-25T22:59:19.460Z] Resolving Dependencies [2022-02-25T22:59:19.460Z] --> Running transaction check [2022-02-25T22:59:19.460Z] ---> Package libxml2.x86_64 0:2.9.1-6.el7.5 will be updated [2022-02-25T22:59:19.460Z] --> Processing Dependency: libxml2 = 2.9.1-6.el7.5 for package: libxml2-python-2.9.1-6.el7.5.x86_64 [2022-02-25T22:59:19.460Z] ---> Package libxml2.x86_64 0:2.9.1-6.el7_9.6 will be an update [2022-02-25T22:59:19.460Z] ---> Package libxslt.x86_64 0:1.1.28-6.el7 will be installed [2022-02-25T22:59:19.460Z] --> Running transaction check [2022-02-25T22:59:19.460Z] ---> Package libxml2-python.x86_64 0:2.9.1-6.el7.5 will be updated [2022-02-25T22:59:19.460Z] ---> Package libxml2-python.x86_64 0:2.9.1-6.el7_9.6 will be an update [2022-02-25T22:59:19.460Z] --> Finished Dependency Resolution [2022-02-25T22:59:19.460Z] [2022-02-25T22:59:19.460Z] Dependencies Resolved [2022-02-25T22:59:19.460Z] [2022-02-25T22:59:19.460Z] ================================================================================ [2022-02-25T22:59:19.460Z] Package Arch Version Repository Size [2022-02-25T22:59:19.460Z] ================================================================================ [2022-02-25T22:59:19.460Z] Installing: [2022-02-25T22:59:19.460Z] libxslt x86_64 1.1.28-6.el7 base 242 k [2022-02-25T22:59:19.460Z] Updating: [2022-02-25T22:59:19.460Z] libxml2 x86_64 2.9.1-6.el7_9.6 updates 668 k [2022-02-25T22:59:19.460Z] Updating for dependencies: [2022-02-25T22:59:19.460Z] libxml2-python x86_64 2.9.1-6.el7_9.6 updates 247 k [2022-02-25T22:59:19.460Z] [2022-02-25T22:59:19.460Z] Transaction Summary [2022-02-25T22:59:19.460Z] ================================================================================ [2022-02-25T22:59:19.460Z] Install 1 Package [2022-02-25T22:59:19.460Z] Upgrade 1 Package (+1 Dependent package) [2022-02-25T22:59:19.460Z] [2022-02-25T22:59:19.460Z] Total download size: 1.1 M [2022-02-25T22:59:19.460Z] Downloading packages: [2022-02-25T22:59:19.460Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2022-02-25T22:59:19.460Z] warning: /var/cache/yum/x86_64/7/updates/packages/libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY [2022-02-25T22:59:19.460Z] Public key for libxml2-python-2.9.1-6.el7_9.6.x86_64.rpm is not installed [2022-02-25T22:59:19.722Z] Public key for libxslt-1.1.28-6.el7.x86_64.rpm is not installed [2022-02-25T22:59:19.722Z] -------------------------------------------------------------------------------- [2022-02-25T22:59:19.722Z] Total 3.1 MB/s | 1.1 MB 00:00 [2022-02-25T22:59:19.722Z] Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2022-02-25T22:59:19.722Z] Importing GPG key 0xF4A80EB5: [2022-02-25T22:59:19.722Z] Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " [2022-02-25T22:59:19.722Z] Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 [2022-02-25T22:59:19.722Z] Package : centos-release-7-9.2009.0.el7.centos.x86_64 (@CentOS) [2022-02-25T22:59:19.722Z] From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 [2022-02-25T22:59:19.722Z] Running transaction check [2022-02-25T22:59:19.722Z] Running transaction test [2022-02-25T22:59:19.722Z] Transaction test succeeded [2022-02-25T22:59:19.722Z] Running transaction [2022-02-25T22:59:21.108Z] Updating : libxml2-2.9.1-6.el7_9.6.x86_64 1/5 [2022-02-25T22:59:21.108Z] Updating : libxml2-python-2.9.1-6.el7_9.6.x86_64 2/5 [2022-02-25T22:59:22.048Z] Installing : libxslt-1.1.28-6.el7.x86_64 3/5 [2022-02-25T22:59:22.048Z] Cleanup : libxml2-python-2.9.1-6.el7.5.x86_64 4/5 [2022-02-25T22:59:22.992Z] Cleanup : libxml2-2.9.1-6.el7.5.x86_64 5/5 [2022-02-25T22:59:22.992Z] Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 1/5 [2022-02-25T22:59:22.992Z] Verifying : libxml2-python-2.9.1-6.el7_9.6.x86_64 2/5 [2022-02-25T22:59:22.992Z] Verifying : libxslt-1.1.28-6.el7.x86_64 3/5 [2022-02-25T22:59:22.992Z] Verifying : libxml2-2.9.1-6.el7.5.x86_64 4/5 [2022-02-25T22:59:22.992Z] Verifying : libxml2-python-2.9.1-6.el7.5.x86_64 5/5 [2022-02-25T22:59:22.992Z] [2022-02-25T22:59:22.992Z] Installed: [2022-02-25T22:59:22.992Z] libxslt.x86_64 0:1.1.28-6.el7 [2022-02-25T22:59:22.992Z] [2022-02-25T22:59:22.992Z] Updated: [2022-02-25T22:59:22.992Z] libxml2.x86_64 0:2.9.1-6.el7_9.6 [2022-02-25T22:59:22.992Z] [2022-02-25T22:59:22.992Z] Dependency Updated: [2022-02-25T22:59:22.992Z] libxml2-python.x86_64 0:2.9.1-6.el7_9.6 [2022-02-25T22:59:22.992Z] [2022-02-25T22:59:22.992Z] Complete! [2022-02-25T22:59:23.566Z] warning: /tmp/xmlstarlet-1.6.1-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 352c64e5: NOKEY [2022-02-25T22:59:23.566Z] Preparing... ######################################## [2022-02-25T22:59:23.566Z] Updating / installing... [2022-02-25T22:59:23.566Z] xmlstarlet-1.6.1-1.el7 ######################################## [2022-02-25T22:59:25.487Z] Removing intermediate container 9592e3660e4e [2022-02-25T22:59:25.487Z] ---> a011cc45c3a7 [2022-02-25T22:59:25.487Z] Step 5/8 : RUN yum install -y git python3 python3-devel make automake gcc kernel-devel sudo sigul && yum clean all && rm -rf /var/cache/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/bin/yum && sed -i 's|/usr/bin/python|/usr/bin/python2|g' /usr/libexec/urlgrabber-ext-down && alternatives --install /usr/bin/python python /usr/bin/python3 60 && python --version [2022-02-25T22:59:25.487Z] ---> Running in 6ee27a5036c4 [2022-02-25T22:59:25.748Z] Loaded plugins: fastestmirror, ovl [2022-02-25T22:59:26.011Z] Loading mirror speeds from cached hostfile [2022-02-25T22:59:26.011Z] * base: centos.mirror.netelligent.ca [2022-02-25T22:59:26.011Z] * extras: centos.mirror.globo.tech [2022-02-25T22:59:26.011Z] * updates: centos.mirror.globo.tech [2022-02-25T22:59:26.955Z] Resolving Dependencies [2022-02-25T22:59:26.955Z] --> Running transaction check [2022-02-25T22:59:26.955Z] ---> Package automake.noarch 0:1.13.4-3.el7 will be installed [2022-02-25T22:59:26.955Z] --> Processing Dependency: perl >= 5.006 for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: autoconf >= 2.65 for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(warnings) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(vars) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(strict) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(constant) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(POSIX) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(IO::File) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Getopt::Long) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::stat) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Spec) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Path) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Copy) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Compare) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Basename) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Exporter) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Errno) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(DynaLoader) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Class::Struct) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Carp) for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: /usr/bin/perl for package: automake-1.13.4-3.el7.noarch [2022-02-25T22:59:27.217Z] ---> Package gcc.x86_64 0:4.8.5-44.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: libgomp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: cpp = 4.8.5-44.el7 for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-44.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package git.x86_64 0:1.8.3.1-23.el7_8 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl-Git = 1.8.3.1-23.el7_8 for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: rsync for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Git) for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Error) for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: openssh-clients for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: less for package: git-1.8.3.1-23.el7_8.x86_64 [2022-02-25T22:59:27.217Z] ---> Package kernel-devel.x86_64 0:3.10.0-1160.59.1.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package make.x86_64 1:3.82-24.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python3.x86_64 0:3.6.8-18.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: python3-libs(x86-64) = 3.6.8-18.el7 for package: python3-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: python3-setuptools for package: python3-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: python3-pip for package: python3-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package python3-devel.x86_64 0:3.6.8-18.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: redhat-rpm-config for package: python3-devel-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: python3-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: python3-rpm-generators for package: python3-devel-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: python-rpm-macros for package: python3-devel-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package sigul.x86_64 0:0.207-1.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: python-nss >= 0.11 for package: sigul-0.207-1.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: koji for package: sigul-0.207-1.el7.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: logrotate for package: sigul-0.207-1.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package sudo.x86_64 0:1.8.23-10.el7_9.2 will be installed [2022-02-25T22:59:27.217Z] --> Running transaction check [2022-02-25T22:59:27.217Z] ---> Package autoconf.noarch 0:2.69-11.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch [2022-02-25T22:59:27.217Z] ---> Package cpp.x86_64 0:4.8.5-44.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package glibc-devel.x86_64 0:2.17-325.el7_9 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: glibc-headers = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: glibc = 2.17-325.el7_9 for package: glibc-devel-2.17-325.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-325.el7_9.x86_64 [2022-02-25T22:59:27.217Z] ---> Package koji.noarch 0:1.15.1-1.el7.centos will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: python2-koji = 1.15.1-1.el7.centos for package: koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: python-libcomps for package: koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.217Z] ---> Package less.x86_64 0:458-9.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package libgomp.x86_64 0:4.8.5-44.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package logrotate.x86_64 0:3.8.6-19.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package openssh-clients.x86_64 0:7.4p1-22.el7_9 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: openssh = 7.4p1-22.el7_9 for package: openssh-clients-7.4p1-22.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-22.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-22.el7_9.x86_64 [2022-02-25T22:59:27.217Z] ---> Package perl.x86_64 4:5.16.3-299.el7_9 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl-libs = 4:5.16.3-299.el7_9 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-299.el7_9.x86_64 [2022-02-25T22:59:27.217Z] ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch [2022-02-25T22:59:27.217Z] ---> Package perl-Git.noarch 0:1.8.3.1-23.el7_8 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python-nss.x86_64 0:0.16.0-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python-rpm-macros.noarch 0:3-34.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: python-srpm-macros for package: python-rpm-macros-3-34.el7.noarch [2022-02-25T22:59:27.217Z] ---> Package python3-libs.x86_64 0:3.6.8-18.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: libtirpc.so.1()(64bit) for package: python3-libs-3.6.8-18.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python3-rpm-generators.noarch 0:6-2.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python3-rpm-macros.noarch 0:3-34.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2022-02-25T22:59:27.217Z] --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch [2022-02-25T22:59:27.217Z] ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed [2022-02-25T22:59:27.217Z] --> Running transaction check [2022-02-25T22:59:27.217Z] ---> Package dwz.x86_64 0:0.11-3.el7 will be installed [2022-02-25T22:59:27.217Z] ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package glibc.x86_64 0:2.17-317.el7 will be updated [2022-02-25T22:59:27.217Z] --> Processing Dependency: glibc = 2.17-317.el7 for package: glibc-common-2.17-317.el7.x86_64 [2022-02-25T22:59:27.217Z] ---> Package glibc.x86_64 0:2.17-325.el7_9 will be an update [2022-02-25T22:59:27.217Z] ---> Package glibc-headers.x86_64 0:2.17-325.el7_9 will be installed [2022-02-25T22:59:27.217Z] --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-325.el7_9.x86_64 [2022-02-25T22:59:27.479Z] --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-325.el7_9.x86_64 [2022-02-25T22:59:27.479Z] ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed [2022-02-25T22:59:27.479Z] ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed [2022-02-25T22:59:27.479Z] ---> Package libtirpc.x86_64 0:0.2.4-0.16.el7 will be installed [2022-02-25T22:59:27.479Z] ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed [2022-02-25T22:59:27.479Z] ---> Package openssh.x86_64 0:7.4p1-22.el7_9 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-libs.x86_64 4:5.16.3-299.el7_9 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-macros.x86_64 4:5.16.3-299.el7_9 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-srpm-macros.noarch 0:3-34.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python2-koji.noarch 0:1.15.1-1.el7.centos will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-krbV >= 1.0.13 for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-six for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-requests-kerberos for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-requests for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-dateutil for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: pyOpenSSL for package: python2-koji-1.15.1-1.el7.centos.noarch [2022-02-25T22:59:27.480Z] ---> Package python2-libcomps.x86_64 0:0.1.8-14.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: libcomps(x86-64) = 0.1.8-14.el7 for package: python2-libcomps-0.1.8-14.el7.x86_64 [2022-02-25T22:59:27.480Z] --> Processing Dependency: libcomps.so.0.1.6()(64bit) for package: python2-libcomps-0.1.8-14.el7.x86_64 [2022-02-25T22:59:27.480Z] ---> Package zip.x86_64 0:3.0-11.el7 will be installed [2022-02-25T22:59:27.480Z] --> Running transaction check [2022-02-25T22:59:27.480Z] ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package glibc-common.x86_64 0:2.17-317.el7 will be updated [2022-02-25T22:59:27.480Z] ---> Package glibc-common.x86_64 0:2.17-325.el7_9 will be an update [2022-02-25T22:59:27.480Z] ---> Package kernel-headers.x86_64 0:3.10.0-1160.59.1.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package libcomps.x86_64 0:0.1.8-14.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Pod-Escapes.noarch 1:1.04-299.el7_9 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package pyOpenSSL.x86_64 0:0.13.1-4.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-dateutil.noarch 0:1.5-7.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-krbV.x86_64 0:1.0.90-8.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-requests.noarch 0:2.6.0-10.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-urllib3 >= 1.10.2-1 for package: python-requests-2.6.0-10.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package python-requests-kerberos.noarch 0:0.7.0-2.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-kerberos for package: python-requests-kerberos-0.7.0-2.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package python-six.noarch 0:1.9.0-2.el7 will be installed [2022-02-25T22:59:27.480Z] --> Running transaction check [2022-02-25T22:59:27.480Z] ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-kerberos.x86_64 0:1.1-15.el7 will be installed [2022-02-25T22:59:27.480Z] ---> Package python-urllib3.noarch 0:1.10.2-7.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-ipaddress for package: python-urllib3-1.10.2-7.el7.noarch [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-backports-ssl_match_hostname for package: python-urllib3-1.10.2-7.el7.noarch [2022-02-25T22:59:27.480Z] --> Running transaction check [2022-02-25T22:59:27.480Z] ---> Package python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 will be installed [2022-02-25T22:59:27.480Z] --> Processing Dependency: python-backports for package: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch [2022-02-25T22:59:27.480Z] ---> Package python-ipaddress.noarch 0:1.0.16-2.el7 will be installed [2022-02-25T22:59:27.480Z] --> Running transaction check [2022-02-25T22:59:27.480Z] ---> Package python-backports.x86_64 0:1.0-8.el7 will be installed [2022-02-25T22:59:27.480Z] --> Finished Dependency Resolution [2022-02-25T22:59:27.480Z] [2022-02-25T22:59:27.480Z] Dependencies Resolved [2022-02-25T22:59:27.480Z] [2022-02-25T22:59:27.480Z] ================================================================================ [2022-02-25T22:59:27.480Z] Package Arch Version Repository Size [2022-02-25T22:59:27.480Z] ================================================================================ [2022-02-25T22:59:27.480Z] Installing: [2022-02-25T22:59:27.480Z] automake noarch 1.13.4-3.el7 base 679 k [2022-02-25T22:59:27.480Z] gcc x86_64 4.8.5-44.el7 base 16 M [2022-02-25T22:59:27.480Z] git x86_64 1.8.3.1-23.el7_8 base 4.4 M [2022-02-25T22:59:27.480Z] kernel-devel x86_64 3.10.0-1160.59.1.el7 updates 18 M [2022-02-25T22:59:27.480Z] make x86_64 1:3.82-24.el7 base 421 k [2022-02-25T22:59:27.480Z] python3 x86_64 3.6.8-18.el7 updates 70 k [2022-02-25T22:59:27.480Z] python3-devel x86_64 3.6.8-18.el7 updates 217 k [2022-02-25T22:59:27.480Z] sigul x86_64 0.207-1.el7 fedora-infra-sigul 100 k [2022-02-25T22:59:27.480Z] sudo x86_64 1.8.23-10.el7_9.2 updates 843 k [2022-02-25T22:59:27.480Z] Installing for dependencies: [2022-02-25T22:59:27.480Z] autoconf noarch 2.69-11.el7 base 701 k [2022-02-25T22:59:27.480Z] cpp x86_64 4.8.5-44.el7 base 5.9 M [2022-02-25T22:59:27.480Z] dwz x86_64 0.11-3.el7 base 99 k [2022-02-25T22:59:27.480Z] fipscheck x86_64 1.4.1-6.el7 base 21 k [2022-02-25T22:59:27.480Z] fipscheck-lib x86_64 1.4.1-6.el7 base 11 k [2022-02-25T22:59:27.480Z] glibc-devel x86_64 2.17-325.el7_9 updates 1.1 M [2022-02-25T22:59:27.480Z] glibc-headers x86_64 2.17-325.el7_9 updates 691 k [2022-02-25T22:59:27.480Z] groff-base x86_64 1.22.2-8.el7 base 942 k [2022-02-25T22:59:27.480Z] kernel-headers x86_64 3.10.0-1160.59.1.el7 updates 9.1 M [2022-02-25T22:59:27.480Z] koji noarch 1.15.1-1.el7.centos extras 115 k [2022-02-25T22:59:27.480Z] less x86_64 458-9.el7 base 120 k [2022-02-25T22:59:27.480Z] libcomps x86_64 0.1.8-14.el7 extras 75 k [2022-02-25T22:59:27.480Z] libedit x86_64 3.0-12.20121213cvs.el7 [2022-02-25T22:59:27.480Z] base 92 k [2022-02-25T22:59:27.480Z] libgomp x86_64 4.8.5-44.el7 base 159 k [2022-02-25T22:59:27.480Z] libmpc x86_64 1.0.1-3.el7 base 51 k [2022-02-25T22:59:27.480Z] libtirpc x86_64 0.2.4-0.16.el7 base 89 k [2022-02-25T22:59:27.480Z] logrotate x86_64 3.8.6-19.el7 base 70 k [2022-02-25T22:59:27.480Z] m4 x86_64 1.4.16-10.el7 base 256 k [2022-02-25T22:59:27.480Z] mpfr x86_64 3.1.1-4.el7 base 203 k [2022-02-25T22:59:27.480Z] openssh x86_64 7.4p1-22.el7_9 updates 510 k [2022-02-25T22:59:27.480Z] openssh-clients x86_64 7.4p1-22.el7_9 updates 655 k [2022-02-25T22:59:27.480Z] perl x86_64 4:5.16.3-299.el7_9 updates 8.0 M [2022-02-25T22:59:27.480Z] perl-Carp noarch 1.26-244.el7 base 19 k [2022-02-25T22:59:27.480Z] perl-Data-Dumper x86_64 2.145-3.el7 base 47 k [2022-02-25T22:59:27.480Z] perl-Encode x86_64 2.51-7.el7 base 1.5 M [2022-02-25T22:59:27.480Z] perl-Error noarch 1:0.17020-2.el7 base 32 k [2022-02-25T22:59:27.480Z] perl-Exporter noarch 5.68-3.el7 base 28 k [2022-02-25T22:59:27.480Z] perl-File-Path noarch 2.09-2.el7 base 26 k [2022-02-25T22:59:27.480Z] perl-File-Temp noarch 0.23.01-3.el7 base 56 k [2022-02-25T22:59:27.480Z] perl-Filter x86_64 1.49-3.el7 base 76 k [2022-02-25T22:59:27.480Z] perl-Getopt-Long noarch 2.40-3.el7 base 56 k [2022-02-25T22:59:27.480Z] perl-Git noarch 1.8.3.1-23.el7_8 base 56 k [2022-02-25T22:59:27.480Z] perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k [2022-02-25T22:59:27.480Z] perl-PathTools x86_64 3.40-5.el7 base 82 k [2022-02-25T22:59:27.480Z] perl-Pod-Escapes noarch 1:1.04-299.el7_9 updates 52 k [2022-02-25T22:59:27.480Z] perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k [2022-02-25T22:59:27.480Z] perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k [2022-02-25T22:59:27.480Z] perl-Pod-Usage noarch 1.63-3.el7 base 27 k [2022-02-25T22:59:27.480Z] perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k [2022-02-25T22:59:27.480Z] perl-Socket x86_64 2.010-5.el7 base 49 k [2022-02-25T22:59:27.480Z] perl-Storable x86_64 2.45-3.el7 base 77 k [2022-02-25T22:59:27.480Z] perl-TermReadKey x86_64 2.30-20.el7 base 31 k [2022-02-25T22:59:27.480Z] perl-Test-Harness noarch 3.28-3.el7 base 302 k [2022-02-25T22:59:27.480Z] perl-Text-ParseWords noarch 3.29-4.el7 base 14 k [2022-02-25T22:59:27.480Z] perl-Thread-Queue noarch 3.02-2.el7 base 17 k [2022-02-25T22:59:27.480Z] perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k [2022-02-25T22:59:27.480Z] perl-Time-Local noarch 1.2300-2.el7 base 24 k [2022-02-25T22:59:27.480Z] perl-constant noarch 1.27-2.el7 base 19 k [2022-02-25T22:59:27.480Z] perl-libs x86_64 4:5.16.3-299.el7_9 updates 690 k [2022-02-25T22:59:27.480Z] perl-macros x86_64 4:5.16.3-299.el7_9 updates 44 k [2022-02-25T22:59:27.480Z] perl-parent noarch 1:0.225-244.el7 base 12 k [2022-02-25T22:59:27.480Z] perl-podlators noarch 2.5.1-3.el7 base 112 k [2022-02-25T22:59:27.480Z] perl-srpm-macros noarch 1-8.el7 base 4.6 k [2022-02-25T22:59:27.480Z] perl-threads x86_64 1.87-4.el7 base 49 k [2022-02-25T22:59:27.480Z] perl-threads-shared x86_64 1.43-6.el7 base 39 k [2022-02-25T22:59:27.480Z] pyOpenSSL x86_64 0.13.1-4.el7 base 135 k [2022-02-25T22:59:27.480Z] python-backports x86_64 1.0-8.el7 base 5.8 k [2022-02-25T22:59:27.480Z] python-backports-ssl_match_hostname [2022-02-25T22:59:27.480Z] noarch 3.5.0.1-1.el7 base 13 k [2022-02-25T22:59:27.480Z] python-dateutil noarch 1.5-7.el7 base 85 k [2022-02-25T22:59:27.480Z] python-ipaddress noarch 1.0.16-2.el7 base 34 k [2022-02-25T22:59:27.480Z] python-kerberos x86_64 1.1-15.el7 base 25 k [2022-02-25T22:59:27.480Z] python-krbV x86_64 1.0.90-8.el7 base 54 k [2022-02-25T22:59:27.480Z] python-nss x86_64 0.16.0-3.el7 base 266 k [2022-02-25T22:59:27.480Z] python-requests noarch 2.6.0-10.el7 base 95 k [2022-02-25T22:59:27.480Z] python-requests-kerberos noarch 0.7.0-2.el7 extras 17 k [2022-02-25T22:59:27.480Z] python-rpm-macros noarch 3-34.el7 base 9.1 k [2022-02-25T22:59:27.480Z] python-six noarch 1.9.0-2.el7 base 29 k [2022-02-25T22:59:27.480Z] python-srpm-macros noarch 3-34.el7 base 8.8 k [2022-02-25T22:59:27.480Z] python-urllib3 noarch 1.10.2-7.el7 base 103 k [2022-02-25T22:59:27.480Z] python2-koji noarch 1.15.1-1.el7.centos extras 291 k [2022-02-25T22:59:27.480Z] python2-libcomps x86_64 0.1.8-14.el7 extras 47 k [2022-02-25T22:59:27.480Z] python3-libs x86_64 3.6.8-18.el7 updates 6.9 M [2022-02-25T22:59:27.480Z] python3-pip noarch 9.0.3-8.el7 base 1.6 M [2022-02-25T22:59:27.480Z] python3-rpm-generators noarch 6-2.el7 base 20 k [2022-02-25T22:59:27.480Z] python3-rpm-macros noarch 3-34.el7 base 8.1 k [2022-02-25T22:59:27.480Z] python3-setuptools noarch 39.2.0-10.el7 base 629 k [2022-02-25T22:59:27.480Z] redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k [2022-02-25T22:59:27.480Z] rsync x86_64 3.1.2-10.el7 base 404 k [2022-02-25T22:59:27.480Z] zip x86_64 3.0-11.el7 base 260 k [2022-02-25T22:59:27.480Z] Updating for dependencies: [2022-02-25T22:59:27.480Z] glibc x86_64 2.17-325.el7_9 updates 3.6 M [2022-02-25T22:59:27.480Z] glibc-common x86_64 2.17-325.el7_9 updates 12 M [2022-02-25T22:59:27.480Z] [2022-02-25T22:59:27.480Z] Transaction Summary [2022-02-25T22:59:27.480Z] ================================================================================ [2022-02-25T22:59:27.480Z] Install 9 Packages (+79 Dependent packages) [2022-02-25T22:59:27.480Z] Upgrade ( 2 Dependent packages) [2022-02-25T22:59:27.480Z] [2022-02-25T22:59:27.480Z] Total download size: 100 M [2022-02-25T22:59:27.480Z] Downloading packages: [2022-02-25T22:59:27.480Z] Delta RPMs disabled because /usr/bin/applydeltarpm not installed. [2022-02-25T22:59:39.723Z] warning: /var/cache/yum/x86_64/7/fedora-infra-sigul/packages/sigul-0.207-1.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 47dd8ef9: NOKEY [2022-02-25T22:59:39.723Z] Public key for sigul-0.207-1.el7.x86_64.rpm is not installed [2022-02-25T22:59:39.723Z] -------------------------------------------------------------------------------- [2022-02-25T22:59:39.723Z] Total 8.6 MB/s | 100 MB 00:11 [2022-02-25T22:59:39.723Z] Retrieving key from https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2022-02-25T22:59:39.723Z] Importing GPG key 0x47DD8EF9: [2022-02-25T22:59:39.723Z] Userid : "Fedora Infrastructure (infrastructure) " [2022-02-25T22:59:39.723Z] Fingerprint: 1d69 8e02 822f 64ca 1acb 9a32 8059 815e 47dd 8ef9 [2022-02-25T22:59:39.723Z] From : https://infrastructure.fedoraproject.org/repo/infra/RPM-GPG-KEY-INFRA-TAGS [2022-02-25T22:59:39.723Z] Running transaction check [2022-02-25T22:59:39.723Z] Running transaction test [2022-02-25T22:59:39.984Z] Transaction test succeeded [2022-02-25T22:59:39.984Z] Running transaction [2022-02-25T22:59:39.984Z] Warning: RPMDB altered outside of yum. [2022-02-25T22:59:40.557Z]  Installing : python-six-1.9.0-2.el7.noarch 1/92 [2022-02-25T22:59:40.557Z] Installing : python-srpm-macros-3-34.el7.noarch 2/92 [2022-02-25T22:59:40.557Z] Installing : python-ipaddress-1.0.16-2.el7.noarch 3/92 [2022-02-25T22:59:40.817Z] Installing : python-rpm-macros-3-34.el7.noarch 4/92 [2022-02-25T22:59:44.121Z] Updating : glibc-2.17-325.el7_9.x86_64 5/92 [2022-02-25T22:59:44.121Z] Updating : glibc-common-2.17-325.el7_9.x86_64 6/92 [2022-02-25T22:59:44.121Z] Installing : fipscheck-1.4.1-6.el7.x86_64 7/92 [2022-02-25T22:59:45.067Z] Installing : fipscheck-lib-1.4.1-6.el7.x86_64 8/92 [2022-02-25T22:59:46.450Z] Installing : mpfr-3.1.1-4.el7.x86_64 9/92 [2022-02-25T22:59:47.391Z] Installing : libmpc-1.0.1-3.el7.x86_64 10/92 [2022-02-25T22:59:47.391Z] Installing : groff-base-1.22.2-8.el7.x86_64 11/92 [2022-02-25T22:59:47.391Z] Installing : less-458-9.el7.x86_64 12/92 [2022-02-25T22:59:47.391Z] Installing : 1:perl-parent-0.225-244.el7.noarch 13/92 [2022-02-25T22:59:47.391Z] Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 14/92 [2022-02-25T22:59:47.391Z] Installing : perl-podlators-2.5.1-3.el7.noarch 15/92 [2022-02-25T22:59:47.391Z] Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 16/92 [2022-02-25T22:59:47.391Z] Installing : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 17/92 [2022-02-25T22:59:47.652Z] Installing : perl-Text-ParseWords-3.29-4.el7.noarch 18/92 [2022-02-25T22:59:47.652Z] Installing : perl-Encode-2.51-7.el7.x86_64 19/92 [2022-02-25T22:59:47.652Z] Installing : perl-Pod-Usage-1.63-3.el7.noarch 20/92 [2022-02-25T22:59:47.916Z] Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/92 [2022-02-25T22:59:47.916Z] Installing : perl-threads-1.87-4.el7.x86_64 22/92 [2022-02-25T22:59:47.916Z] Installing : perl-Storable-2.45-3.el7.x86_64 23/92 [2022-02-25T22:59:47.916Z] Installing : perl-Carp-1.26-244.el7.noarch 24/92 [2022-02-25T22:59:47.916Z] Installing : perl-Filter-1.49-3.el7.x86_64 25/92 [2022-02-25T22:59:47.916Z] Installing : perl-Exporter-5.68-3.el7.noarch 26/92 [2022-02-25T22:59:47.916Z] Installing : perl-constant-1.27-2.el7.noarch 27/92 [2022-02-25T22:59:47.916Z] Installing : perl-Socket-2.010-5.el7.x86_64 28/92 [2022-02-25T22:59:47.916Z] Installing : 4:perl-macros-5.16.3-299.el7_9.x86_64 29/92 [2022-02-25T22:59:47.916Z] Installing : perl-Time-Local-1.2300-2.el7.noarch 30/92 [2022-02-25T22:59:47.916Z] Installing : perl-threads-shared-1.43-6.el7.x86_64 31/92 [2022-02-25T22:59:47.916Z] Installing : perl-File-Temp-0.23.01-3.el7.noarch 32/92 [2022-02-25T22:59:47.916Z] Installing : perl-File-Path-2.09-2.el7.noarch 33/92 [2022-02-25T22:59:47.916Z] Installing : perl-PathTools-3.40-5.el7.x86_64 34/92 [2022-02-25T22:59:48.178Z] Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/92 [2022-02-25T22:59:49.120Z] Installing : 4:perl-libs-5.16.3-299.el7_9.x86_64 36/92 [2022-02-25T22:59:49.120Z] Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 37/92 [2022-02-25T22:59:50.064Z] Installing : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2022-02-25T22:59:50.064Z] Installing : 4:perl-5.16.3-299.el7_9.x86_64 39/92 [2022-02-25T22:59:50.064Z] Installing : 1:perl-Error-0.17020-2.el7.noarch 40/92 [2022-02-25T22:59:50.064Z] Installing : perl-TermReadKey-2.30-20.el7.x86_64 41/92 [2022-02-25T22:59:50.329Z] Installing : perl-Data-Dumper-2.145-3.el7.x86_64 42/92 [2022-02-25T22:59:50.329Z] Installing : perl-Test-Harness-3.28-3.el7.noarch 43/92 [2022-02-25T22:59:50.903Z] Installing : perl-Thread-Queue-3.02-2.el7.noarch 44/92 [2022-02-25T22:59:52.823Z] Installing : cpp-4.8.5-44.el7.x86_64 45/92 [2022-02-25T22:59:52.824Z] Installing : openssh-7.4p1-22.el7_9.x86_64 46/92 [2022-02-25T22:59:52.824Z] Installing : python-nss-0.16.0-3.el7.x86_64 47/92 [2022-02-25T22:59:54.220Z] Installing : libedit-3.0-12.20121213cvs.el7.x86_64 48/92 [2022-02-25T22:59:54.220Z] Installing : openssh-clients-7.4p1-22.el7_9.x86_64 49/92 [2022-02-25T22:59:54.220Z] Installing : python-kerberos-1.1-15.el7.x86_64 50/92 [2022-02-25T22:59:55.160Z] Installing : rsync-3.1.2-10.el7.x86_64 51/92 [2022-02-25T22:59:55.729Z] Installing : perl-Git-1.8.3.1-23.el7_8.noarch 52/92 [2022-02-25T22:59:55.729Z] Installing : git-1.8.3.1-23.el7_8.x86_64 53/92 [2022-02-25T22:59:56.673Z] Installing : libgomp-4.8.5-44.el7.x86_64 54/92 [2022-02-25T22:59:57.063Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6013 in /w/workspace/exfoundry_ci-build-images_PR-187 [Pipeline] { [Pipeline] checkout [2022-02-25T22:59:57.279Z] Selected Git installation does not exist. Using Default [2022-02-25T22:59:57.279Z] The recommended git tool is: NONE [2022-02-25T22:59:58.057Z] Installing : m4-1.4.16-10.el7.x86_64 55/92 [2022-02-25T22:59:59.005Z] Installing : autoconf-2.69-11.el7.noarch 56/92 [2022-02-25T22:59:59.005Z] install-info: No such file or directory for /usr/share/info/autoconf.info [2022-02-25T22:59:59.956Z] Installing : libcomps-0.1.8-14.el7.x86_64 57/92 [2022-02-25T22:59:59.956Z] Installing : python2-libcomps-0.1.8-14.el7.x86_64 58/92 [2022-02-25T23:00:00.908Z] Installing : pyOpenSSL-0.13.1-4.el7.x86_64 59/92 [2022-02-25T23:00:00.908Z] Installing : logrotate-3.8.6-19.el7.x86_64 60/92 [2022-02-25T23:00:00.908Z] Installing : dwz-0.11-3.el7.x86_64 61/92 [2022-02-25T23:00:02.029Z] using credential edgex-jenkins-ssh [2022-02-25T23:00:02.046Z] Cloning the remote Git repository [2022-02-25T23:00:02.113Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T23:00:02.188Z] > git init /w/workspace/exfoundry_ci-build-images_PR-187 # timeout=10 [2022-02-25T23:00:02.276Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T23:00:02.277Z] > git --version # timeout=10 [2022-02-25T23:00:02.293Z] > git --version # 'git version 2.17.1' [2022-02-25T23:00:02.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T23:00:02.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T23:00:03.321Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-02-25T23:00:03.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-25T23:00:03.370Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-02-25T23:00:03.415Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-02-25T23:00:03.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T23:00:03.430Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/187/head:refs/remotes/origin/PR-187 +refs/heads/lftools:refs/remotes/origin/lftools # timeout=10 [2022-02-25T23:00:03.463Z] Installing : libtirpc-0.2.4-0.16.el7.x86_64 62/92 [2022-02-25T23:00:03.463Z] Installing : python3-libs-3.6.8-18.el7.x86_64 63/92 [2022-02-25T23:00:03.463Z] Installing : python3-3.6.8-18.el7.x86_64 64/92 [2022-02-25T23:00:03.724Z] Installing : python3-setuptools-39.2.0-10.el7.noarch 65/92 [2022-02-25T23:00:03.724Z] Installing : python3-pip-9.0.3-8.el7.noarch 66/92 [2022-02-25T23:00:03.724Z] Installing : python3-rpm-generators-6-2.el7.noarch 67/92 [2022-02-25T23:00:03.724Z] Installing : python-krbV-1.0.90-8.el7.x86_64 68/92 [2022-02-25T23:00:03.724Z] Installing : zip-3.0-11.el7.x86_64 69/92 [2022-02-25T23:00:03.986Z] Installing : python3-rpm-macros-3-34.el7.noarch 70/92 [2022-02-25T23:00:04.030Z] Merging remotes/origin/lftools commit 5faa994a9ca6aaf54330e5b11ec796a54d968250 into PR head commit 66af3cb9bede0855d3219656099a4bf53fa24fa8 [2022-02-25T23:00:04.242Z] Merge succeeded, producing 66af3cb9bede0855d3219656099a4bf53fa24fa8 [2022-02-25T23:00:04.242Z] Checking out Revision 66af3cb9bede0855d3219656099a4bf53fa24fa8 (PR-187) [2022-02-25T23:00:04.061Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T23:00:04.089Z] > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 [2022-02-25T23:00:04.163Z] > git remote # timeout=10 [2022-02-25T23:00:04.179Z] > git config --get remote.origin.url # timeout=10 [2022-02-25T23:00:04.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-25T23:00:04.207Z] > git merge 5faa994a9ca6aaf54330e5b11ec796a54d968250 # timeout=10 [2022-02-25T23:00:04.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-25T23:00:04.259Z] > git config core.sparsecheckout # timeout=10 [2022-02-25T23:00:04.280Z] > git checkout -f 66af3cb9bede0855d3219656099a4bf53fa24fa8 # timeout=10 [2022-02-25T23:00:05.384Z] Installing : kernel-headers-3.10.0-1160.59.1.el7.x86_64 71/92 [2022-02-25T23:00:05.384Z] Installing : glibc-headers-2.17-325.el7_9.x86_64 72/92 [2022-02-25T23:00:06.773Z] Installing : glibc-devel-2.17-325.el7_9.x86_64 73/92 [2022-02-25T23:00:06.773Z] Installing : python-dateutil-1.5-7.el7.noarch 74/92 [2022-02-25T23:00:06.773Z] Installing : perl-srpm-macros-1-8.el7.noarch 75/92 [2022-02-25T23:00:06.773Z] Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 76/92 [2022-02-25T23:00:06.773Z] Installing : python-backports-1.0-8.el7.x86_64 77/92 [2022-02-25T23:00:06.773Z] Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 78/92 [2022-02-25T23:00:06.773Z] Installing : python-urllib3-1.10.2-7.el7.noarch 79/92 [2022-02-25T23:00:06.773Z] Installing : python-requests-2.6.0-10.el7.noarch 80/92 [2022-02-25T23:00:06.773Z] Installing : python-requests-kerberos-0.7.0-2.el7.noarch 81/92 [2022-02-25T23:00:06.773Z] Installing : python2-koji-1.15.1-1.el7.centos.noarch 82/92 [2022-02-25T23:00:07.720Z] Installing : koji-1.15.1-1.el7.centos.noarch 83/92 [2022-02-25T23:00:07.982Z] Installing : sigul-0.207-1.el7.x86_64 84/92 [2022-02-25T23:00:08.363Z] Commit message: "ci: update global-jjb to v0.64.0" [2022-02-25T23:00:08.441Z] > git --version # timeout=10 [2022-02-25T23:00:08.451Z] > git --version # 'git version 2.17.1' [2022-02-25T23:00:08.467Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2022-02-25T23:00:08.925Z] Installing : python3-devel-3.6.8-18.el7.x86_64 85/92 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T23:00:09.003Z] provisioning config files... [2022-02-25T23:00:09.032Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config667823262794545078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:00:09.606Z] ---> docker-login.sh [2022-02-25T23:00:09.606Z] nexus3.edgexfoundry.org:10001 [2022-02-25T23:00:09.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T23:00:10.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T23:00:10.156Z] Configure a credential helper to remove this warning. See [2022-02-25T23:00:10.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T23:00:10.156Z] [2022-02-25T23:00:10.156Z] Login Succeeded [2022-02-25T23:00:10.156Z] nexus3.edgexfoundry.org:10002 [2022-02-25T23:00:10.311Z] Installing : gcc-4.8.5-44.el7.x86_64 86/92 [2022-02-25T23:00:10.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T23:00:10.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T23:00:10.756Z] Configure a credential helper to remove this warning. See [2022-02-25T23:00:10.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T23:00:10.756Z] [2022-02-25T23:00:10.756Z] Login Succeeded [2022-02-25T23:00:10.756Z] nexus3.edgexfoundry.org:10003 [2022-02-25T23:00:11.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T23:00:11.255Z] Installing : automake-1.13.4-3.el7.noarch 87/92 [2022-02-25T23:00:11.255Z] install-info: No such file or directory for /usr/share/info/automake.info.gz [2022-02-25T23:00:11.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T23:00:11.305Z] Configure a credential helper to remove this warning. See [2022-02-25T23:00:11.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T23:00:11.305Z] [2022-02-25T23:00:11.305Z] Login Succeeded [2022-02-25T23:00:11.305Z] nexus3.edgexfoundry.org:10004 [2022-02-25T23:00:11.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T23:00:11.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T23:00:11.577Z] Configure a credential helper to remove this warning. See [2022-02-25T23:00:11.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T23:00:11.577Z] [2022-02-25T23:00:11.577Z] Login Succeeded [2022-02-25T23:00:11.577Z] docker.io [2022-02-25T23:00:11.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-25T23:00:12.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-25T23:00:12.446Z] Configure a credential helper to remove this warning. See [2022-02-25T23:00:12.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-25T23:00:12.446Z] [2022-02-25T23:00:12.446Z] Login Succeeded [2022-02-25T23:00:12.446Z] ---> docker-login.sh ends [Pipeline] } [2022-02-25T23:00:12.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] sh [2022-02-25T23:00:13.294Z] + docker build -t edgex-lftools-log-publisher -f Dockerfile.logs-publish . [2022-02-25T23:00:13.573Z] Sending build context to Docker daemon 436.2kB [2022-02-25T23:00:13.573Z] [WARNING]: Empty continuation line found in: [2022-02-25T23:00:13.573Z] RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq curl wget build-essential && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && apt-get remove -y build-essential && apt autoremove -y && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2022-02-25T23:00:13.573Z] [WARNING]: Empty continuation lines will become errors in a future release. [2022-02-25T23:00:13.573Z] Step 1/5 : FROM python:3.9-slim [2022-02-25T23:00:14.171Z] 3.9-slim: Pulling from library/python [2022-02-25T23:00:14.443Z] 8998bd30e6a1: Pulling fs layer [2022-02-25T23:00:14.443Z] 04944245beec: Pulling fs layer [2022-02-25T23:00:14.443Z] 699f458cf7ca: Pulling fs layer [2022-02-25T23:00:14.443Z] 765212b225bb: Pulling fs layer [2022-02-25T23:00:14.443Z] f23df028b6ca: Pulling fs layer [2022-02-25T23:00:14.443Z] f23df028b6ca: Waiting [2022-02-25T23:00:14.443Z] 765212b225bb: Waiting [2022-02-25T23:00:14.725Z] 04944245beec: Verifying Checksum [2022-02-25T23:00:14.725Z] 04944245beec: Download complete [2022-02-25T23:00:14.725Z] 765212b225bb: Download complete [2022-02-25T23:00:15.000Z] 699f458cf7ca: Verifying Checksum [2022-02-25T23:00:15.000Z] f23df028b6ca: Verifying Checksum [2022-02-25T23:00:15.000Z] f23df028b6ca: Download complete [2022-02-25T23:00:15.276Z] 8998bd30e6a1: Verifying Checksum [2022-02-25T23:00:15.276Z] 8998bd30e6a1: Download complete [2022-02-25T23:00:19.588Z] 8998bd30e6a1: Pull complete [2022-02-25T23:00:19.861Z] 04944245beec: Pull complete [2022-02-25T23:00:21.304Z] 699f458cf7ca: Pull complete [2022-02-25T23:00:21.577Z] 765212b225bb: Pull complete [2022-02-25T23:00:22.184Z] f23df028b6ca: Pull complete [2022-02-25T23:00:22.462Z] Digest: sha256:b589742e25b3b2df3f62e34732f81aabc53f63afec22ef632c7a8fb5397346a5 [2022-02-25T23:00:22.462Z] Status: Downloaded newer image for python:3.9-slim [2022-02-25T23:00:22.462Z] ---> ee224d2f9cb8 [2022-02-25T23:00:22.462Z] Step 2/5 : ARG GLOBAL_JJB_COMMIT=92449c24828b0dbd582637ce3d1d705390da4126 [2022-02-25T23:00:23.058Z] ---> Running in 9018a4db5ec9 [2022-02-25T23:00:23.334Z] Removing intermediate container 9018a4db5ec9 [2022-02-25T23:00:23.334Z] ---> 0f801d81ed7e [2022-02-25T23:00:23.334Z] Step 3/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' maintainer="Ernesto Ojeda " [2022-02-25T23:00:23.334Z] ---> Running in c0dcb683ff98 [2022-02-25T23:00:23.930Z] Removing intermediate container c0dcb683ff98 [2022-02-25T23:00:23.930Z] ---> 945e01fdf3a8 [2022-02-25T23:00:23.930Z] Step 4/5 : COPY ./lf-env.sh /root/lf-env.sh [2022-02-25T23:00:24.206Z] ---> dff1c2375fe1 [2022-02-25T23:00:24.206Z] Step 5/5 : RUN apt-get update && apt-get install -y xmlstarlet git util-linux sysstat sudo jq curl wget build-essential && adduser --uid 1001 jenkins --disabled-password && echo "IyEvYmluL3NoCgpjYXQgL2ZhY3Rlci1vcw==" | base64 -d > /usr/bin/facter && chmod +x /usr/bin/facter && pip3 install --no-cache-dir --upgrade pip setuptools && pip3 install --no-cache-dir -I lftools[openstack]==0.31.1 && pip3 install --no-cache-dir zipp==1.1.0 python-openstackclient && apt-get remove -y build-essential && apt autoremove -y && git clone https://github.com/lfit/releng-global-jjb.git global-jjb && cd global-jjb && git reset --hard ${GLOBAL_JJB_COMMIT} [2022-02-25T23:00:24.492Z] ---> Running in a0bae0d57d4b [2022-02-25T23:00:25.937Z] Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-25T23:00:25.937Z] Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-25T23:00:25.937Z] Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-25T23:00:26.214Z] Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [118 kB] [2022-02-25T23:00:26.810Z] Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-25T23:00:27.089Z] Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-25T23:00:28.742Z] Installing : kernel-devel-3.10.0-1160.59.1.el7.x86_64 88/92 [2022-02-25T23:00:29.314Z] Installing : 1:make-3.82-24.el7.x86_64 89/92 [2022-02-25T23:00:29.701Z] Fetched 8390 kB in 4s (2221 kB/s) [2022-02-25T23:00:30.702Z] Installing : sudo-1.8.23-10.el7_9.2.x86_64 90/92 [2022-02-25T23:00:31.645Z] Cleanup : glibc-2.17-317.el7.x86_64 91/92 [2022-02-25T23:00:31.645Z] Cleanup : glibc-common-2.17-317.el7.x86_64 92/92 [2022-02-25T23:00:31.645Z] Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/92 [2022-02-25T23:00:31.645Z] Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/92 [2022-02-25T23:00:31.645Z] Verifying : koji-1.15.1-1.el7.centos.noarch 3/92 [2022-02-25T23:00:31.645Z] Verifying : python-nss-0.16.0-3.el7.x86_64 4/92 [2022-02-25T23:00:31.645Z] Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 5/92 [2022-02-25T23:00:31.645Z] Verifying : git-1.8.3.1-23.el7_8.x86_64 6/92 [2022-02-25T23:00:31.645Z] Verifying : python-urllib3-1.10.2-7.el7.noarch 7/92 [2022-02-25T23:00:31.645Z] Verifying : perl-TermReadKey-2.30-20.el7.x86_64 8/92 [2022-02-25T23:00:31.645Z] Verifying : groff-base-1.22.2-8.el7.x86_64 9/92 [2022-02-25T23:00:31.645Z] Verifying : perl-File-Temp-0.23.01-3.el7.noarch 10/92 [2022-02-25T23:00:31.645Z] Verifying : glibc-headers-2.17-325.el7_9.x86_64 11/92 [2022-02-25T23:00:31.645Z] Verifying : 1:perl-Pod-Escapes-1.04-299.el7_9.noarch 12/92 [2022-02-25T23:00:31.645Z] Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 13/92 [2022-02-25T23:00:31.645Z] Verifying : fipscheck-1.4.1-6.el7.x86_64 14/92 [2022-02-25T23:00:31.645Z] Verifying : 1:make-3.82-24.el7.x86_64 15/92 [2022-02-25T23:00:31.906Z] Verifying : python-backports-1.0-8.el7.x86_64 16/92 [2022-02-25T23:00:31.906Z] Verifying : python3-setuptools-39.2.0-10.el7.noarch 17/92 [2022-02-25T23:00:31.906Z] Verifying : python-requests-2.6.0-10.el7.noarch 18/92 [2022-02-25T23:00:31.906Z] Verifying : autoconf-2.69-11.el7.noarch 19/92 [2022-02-25T23:00:31.906Z] Verifying : perl-File-Path-2.09-2.el7.noarch 20/92 [2022-02-25T23:00:31.906Z] Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 21/92 [2022-02-25T23:00:31.906Z] Verifying : python-ipaddress-1.0.16-2.el7.noarch 22/92 [2022-02-25T23:00:31.906Z] Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 23/92 [2022-02-25T23:00:31.906Z] Verifying : python-srpm-macros-3-34.el7.noarch 24/92 [2022-02-25T23:00:31.906Z] Verifying : python-kerberos-1.1-15.el7.x86_64 25/92 [2022-02-25T23:00:31.906Z] Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 26/92 [2022-02-25T23:00:31.906Z] Verifying : sudo-1.8.23-10.el7_9.2.x86_64 27/92 [2022-02-25T23:00:31.906Z] Verifying : python3-3.6.8-18.el7.x86_64 28/92 [2022-02-25T23:00:31.906Z] Verifying : python-requests-kerberos-0.7.0-2.el7.noarch 29/92 [2022-02-25T23:00:31.906Z] Verifying : glibc-devel-2.17-325.el7_9.x86_64 30/92 [2022-02-25T23:00:31.906Z] Verifying : glibc-common-2.17-325.el7_9.x86_64 31/92 [2022-02-25T23:00:31.906Z] Verifying : libmpc-1.0.1-3.el7.x86_64 32/92 [2022-02-25T23:00:31.906Z] Verifying : perl-Pod-Usage-1.63-3.el7.noarch 33/92 [2022-02-25T23:00:31.906Z] Verifying : perl-Encode-2.51-7.el7.x86_64 34/92 [2022-02-25T23:00:31.906Z] Verifying : python2-libcomps-0.1.8-14.el7.x86_64 35/92 [2022-02-25T23:00:31.906Z] Verifying : perl-threads-1.87-4.el7.x86_64 36/92 [2022-02-25T23:00:31.906Z] Verifying : rsync-3.1.2-10.el7.x86_64 37/92 [2022-02-25T23:00:31.906Z] Verifying : perl-Getopt-Long-2.40-3.el7.noarch 38/92 [2022-02-25T23:00:31.906Z] Verifying : libgomp-4.8.5-44.el7.x86_64 39/92 [2022-02-25T23:00:31.906Z] Verifying : perl-srpm-macros-1-8.el7.noarch 40/92 [2022-02-25T23:00:31.906Z] Verifying : python3-rpm-generators-6-2.el7.noarch 41/92 [2022-02-25T23:00:31.906Z] Verifying : perl-threads-shared-1.43-6.el7.x86_64 42/92 [2022-02-25T23:00:32.167Z] Verifying : perl-Storable-2.45-3.el7.x86_64 43/92 [2022-02-25T23:00:32.167Z] Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 44/92 [2022-02-25T23:00:32.167Z] Verifying : python3-pip-9.0.3-8.el7.noarch 45/92 [2022-02-25T23:00:32.167Z] Verifying : m4-1.4.16-10.el7.x86_64 46/92 [2022-02-25T23:00:32.167Z] Verifying : cpp-4.8.5-44.el7.x86_64 47/92 [2022-02-25T23:00:32.167Z] Verifying : 1:perl-parent-0.225-244.el7.noarch 48/92 [2022-02-25T23:00:32.167Z] Verifying : python-dateutil-1.5-7.el7.noarch 49/92 [2022-02-25T23:00:32.167Z] Verifying : perl-Test-Harness-3.28-3.el7.noarch 50/92 [2022-02-25T23:00:32.167Z] Verifying : python-rpm-macros-3-34.el7.noarch 51/92 [2022-02-25T23:00:32.167Z] Verifying : python2-koji-1.15.1-1.el7.centos.noarch 52/92 [2022-02-25T23:00:32.167Z] Verifying : libcomps-0.1.8-14.el7.x86_64 53/92 [2022-02-25T23:00:32.167Z] Verifying : perl-Carp-1.26-244.el7.noarch 54/92 [2022-02-25T23:00:32.167Z] Verifying : python3-libs-3.6.8-18.el7.x86_64 55/92 [2022-02-25T23:00:32.167Z] Verifying : gcc-4.8.5-44.el7.x86_64 56/92 [2022-02-25T23:00:32.167Z] Verifying : pyOpenSSL-0.13.1-4.el7.x86_64 57/92 [2022-02-25T23:00:32.167Z] Verifying : glibc-2.17-325.el7_9.x86_64 58/92 [2022-02-25T23:00:32.167Z] Verifying : kernel-headers-3.10.0-1160.59.1.el7.x86_64 59/92 [2022-02-25T23:00:32.167Z] Verifying : perl-podlators-2.5.1-3.el7.noarch 60/92 [2022-02-25T23:00:32.167Z] Verifying : 4:perl-5.16.3-299.el7_9.x86_64 61/92 [2022-02-25T23:00:32.167Z] Verifying : mpfr-3.1.1-4.el7.x86_64 62/92 [2022-02-25T23:00:32.167Z] Verifying : logrotate-3.8.6-19.el7.x86_64 63/92 [2022-02-25T23:00:32.167Z] Verifying : perl-Filter-1.49-3.el7.x86_64 64/92 [2022-02-25T23:00:32.167Z] Verifying : dwz-0.11-3.el7.x86_64 65/92 [2022-02-25T23:00:32.428Z] Verifying : less-458-9.el7.x86_64 66/92 [2022-02-25T23:00:32.428Z] Verifying : libtirpc-0.2.4-0.16.el7.x86_64 67/92 [2022-02-25T23:00:32.428Z] Verifying : automake-1.13.4-3.el7.noarch 68/92 [2022-02-25T23:00:32.428Z] Verifying : perl-Exporter-5.68-3.el7.noarch 69/92 [2022-02-25T23:00:32.428Z] Verifying : perl-constant-1.27-2.el7.noarch 70/92 [2022-02-25T23:00:32.428Z] Verifying : perl-PathTools-3.40-5.el7.x86_64 71/92 [2022-02-25T23:00:32.428Z] Verifying : openssh-7.4p1-22.el7_9.x86_64 72/92 [2022-02-25T23:00:32.428Z] Verifying : perl-Socket-2.010-5.el7.x86_64 73/92 [2022-02-25T23:00:32.429Z] Verifying : python-krbV-1.0.90-8.el7.x86_64 74/92 [2022-02-25T23:00:32.429Z] Verifying : 4:perl-macros-5.16.3-299.el7_9.x86_64 75/92 [2022-02-25T23:00:32.429Z] Verifying : perl-Thread-Queue-3.02-2.el7.noarch 76/92 [2022-02-25T23:00:32.429Z] Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 77/92 [2022-02-25T23:00:32.429Z] Verifying : perl-Time-Local-1.2300-2.el7.noarch 78/92 [2022-02-25T23:00:32.429Z] Verifying : python3-devel-3.6.8-18.el7.x86_64 79/92 [2022-02-25T23:00:32.429Z] Verifying : python-six-1.9.0-2.el7.noarch 80/92 [2022-02-25T23:00:32.429Z] Verifying : perl-Git-1.8.3.1-23.el7_8.noarch 81/92 [2022-02-25T23:00:32.429Z] Verifying : kernel-devel-3.10.0-1160.59.1.el7.x86_64 82/92 [2022-02-25T23:00:32.429Z] Verifying : 1:perl-Error-0.17020-2.el7.noarch 83/92 [2022-02-25T23:00:32.429Z] Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 84/92 [2022-02-25T23:00:32.429Z] Verifying : sigul-0.207-1.el7.x86_64 85/92 [2022-02-25T23:00:32.429Z] Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 86/92 [2022-02-25T23:00:32.690Z] Verifying : zip-3.0-11.el7.x86_64 87/92 [2022-02-25T23:00:32.690Z] Verifying : python3-rpm-macros-3-34.el7.noarch 88/92 [2022-02-25T23:00:32.690Z] Verifying : 4:perl-libs-5.16.3-299.el7_9.x86_64 89/92 [2022-02-25T23:00:32.690Z] Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 90/92 [2022-02-25T23:00:32.690Z] Verifying : glibc-common-2.17-317.el7.x86_64 91/92 [2022-02-25T23:00:32.690Z] Verifying : glibc-2.17-317.el7.x86_64 92/92 [2022-02-25T23:00:32.690Z] [2022-02-25T23:00:32.690Z] Installed: [2022-02-25T23:00:32.690Z] automake.noarch 0:1.13.4-3.el7 [2022-02-25T23:00:32.690Z] gcc.x86_64 0:4.8.5-44.el7 [2022-02-25T23:00:32.690Z] git.x86_64 0:1.8.3.1-23.el7_8 [2022-02-25T23:00:32.690Z] kernel-devel.x86_64 0:3.10.0-1160.59.1.el7 [2022-02-25T23:00:32.690Z] make.x86_64 1:3.82-24.el7 [2022-02-25T23:00:32.690Z] python3.x86_64 0:3.6.8-18.el7 [2022-02-25T23:00:32.690Z] python3-devel.x86_64 0:3.6.8-18.el7 [2022-02-25T23:00:32.690Z] sigul.x86_64 0:0.207-1.el7 [2022-02-25T23:00:32.690Z] sudo.x86_64 0:1.8.23-10.el7_9.2 [2022-02-25T23:00:32.690Z] [2022-02-25T23:00:32.690Z] Dependency Installed: [2022-02-25T23:00:32.690Z] autoconf.noarch 0:2.69-11.el7 [2022-02-25T23:00:32.690Z] cpp.x86_64 0:4.8.5-44.el7 [2022-02-25T23:00:32.690Z] dwz.x86_64 0:0.11-3.el7 [2022-02-25T23:00:32.690Z] fipscheck.x86_64 0:1.4.1-6.el7 [2022-02-25T23:00:32.690Z] fipscheck-lib.x86_64 0:1.4.1-6.el7 [2022-02-25T23:00:32.690Z] glibc-devel.x86_64 0:2.17-325.el7_9 [2022-02-25T23:00:32.690Z] glibc-headers.x86_64 0:2.17-325.el7_9 [2022-02-25T23:00:32.690Z] groff-base.x86_64 0:1.22.2-8.el7 [2022-02-25T23:00:32.690Z] kernel-headers.x86_64 0:3.10.0-1160.59.1.el7 [2022-02-25T23:00:32.690Z] koji.noarch 0:1.15.1-1.el7.centos [2022-02-25T23:00:32.690Z] less.x86_64 0:458-9.el7 [2022-02-25T23:00:32.690Z] libcomps.x86_64 0:0.1.8-14.el7 [2022-02-25T23:00:32.690Z] libedit.x86_64 0:3.0-12.20121213cvs.el7 [2022-02-25T23:00:32.690Z] libgomp.x86_64 0:4.8.5-44.el7 [2022-02-25T23:00:32.690Z] libmpc.x86_64 0:1.0.1-3.el7 [2022-02-25T23:00:32.690Z] libtirpc.x86_64 0:0.2.4-0.16.el7 [2022-02-25T23:00:32.690Z] logrotate.x86_64 0:3.8.6-19.el7 [2022-02-25T23:00:32.690Z] m4.x86_64 0:1.4.16-10.el7 [2022-02-25T23:00:32.690Z] mpfr.x86_64 0:3.1.1-4.el7 [2022-02-25T23:00:32.690Z] openssh.x86_64 0:7.4p1-22.el7_9 [2022-02-25T23:00:32.690Z] openssh-clients.x86_64 0:7.4p1-22.el7_9 [2022-02-25T23:00:32.690Z] perl.x86_64 4:5.16.3-299.el7_9 [2022-02-25T23:00:32.690Z] perl-Carp.noarch 0:1.26-244.el7 [2022-02-25T23:00:32.690Z] perl-Data-Dumper.x86_64 0:2.145-3.el7 [2022-02-25T23:00:32.690Z] perl-Encode.x86_64 0:2.51-7.el7 [2022-02-25T23:00:32.690Z] perl-Error.noarch 1:0.17020-2.el7 [2022-02-25T23:00:32.690Z] perl-Exporter.noarch 0:5.68-3.el7 [2022-02-25T23:00:32.690Z] perl-File-Path.noarch 0:2.09-2.el7 [2022-02-25T23:00:32.690Z] perl-File-Temp.noarch 0:0.23.01-3.el7 [2022-02-25T23:00:32.690Z] perl-Filter.x86_64 0:1.49-3.el7 [2022-02-25T23:00:32.690Z] perl-Getopt-Long.noarch 0:2.40-3.el7 [2022-02-25T23:00:32.690Z] perl-Git.noarch 0:1.8.3.1-23.el7_8 [2022-02-25T23:00:32.690Z] perl-HTTP-Tiny.noarch 0:0.033-3.el7 [2022-02-25T23:00:32.690Z] perl-PathTools.x86_64 0:3.40-5.el7 [2022-02-25T23:00:32.690Z] perl-Pod-Escapes.noarch 1:1.04-299.el7_9 [2022-02-25T23:00:32.690Z] perl-Pod-Perldoc.noarch 0:3.20-4.el7 [2022-02-25T23:00:32.690Z] perl-Pod-Simple.noarch 1:3.28-4.el7 [2022-02-25T23:00:32.690Z] perl-Pod-Usage.noarch 0:1.63-3.el7 [2022-02-25T23:00:32.690Z] perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 [2022-02-25T23:00:32.690Z] perl-Socket.x86_64 0:2.010-5.el7 [2022-02-25T23:00:32.690Z] perl-Storable.x86_64 0:2.45-3.el7 [2022-02-25T23:00:32.690Z] perl-TermReadKey.x86_64 0:2.30-20.el7 [2022-02-25T23:00:32.690Z] perl-Test-Harness.noarch 0:3.28-3.el7 [2022-02-25T23:00:32.690Z] perl-Text-ParseWords.noarch 0:3.29-4.el7 [2022-02-25T23:00:32.690Z] perl-Thread-Queue.noarch 0:3.02-2.el7 [2022-02-25T23:00:32.690Z] perl-Time-HiRes.x86_64 4:1.9725-3.el7 [2022-02-25T23:00:32.690Z] perl-Time-Local.noarch 0:1.2300-2.el7 [2022-02-25T23:00:32.690Z] perl-constant.noarch 0:1.27-2.el7 [2022-02-25T23:00:32.690Z] perl-libs.x86_64 4:5.16.3-299.el7_9 [2022-02-25T23:00:32.690Z] perl-macros.x86_64 4:5.16.3-299.el7_9 [2022-02-25T23:00:32.690Z] perl-parent.noarch 1:0.225-244.el7 [2022-02-25T23:00:32.691Z] perl-podlators.noarch 0:2.5.1-3.el7 [2022-02-25T23:00:32.691Z] perl-srpm-macros.noarch 0:1-8.el7 [2022-02-25T23:00:32.691Z] perl-threads.x86_64 0:1.87-4.el7 [2022-02-25T23:00:32.691Z] perl-threads-shared.x86_64 0:1.43-6.el7 [2022-02-25T23:00:32.691Z] pyOpenSSL.x86_64 0:0.13.1-4.el7 [2022-02-25T23:00:32.691Z] python-backports.x86_64 0:1.0-8.el7 [2022-02-25T23:00:32.691Z] python-backports-ssl_match_hostname.noarch 0:3.5.0.1-1.el7 [2022-02-25T23:00:32.691Z] python-dateutil.noarch 0:1.5-7.el7 [2022-02-25T23:00:32.691Z] python-ipaddress.noarch 0:1.0.16-2.el7 [2022-02-25T23:00:32.691Z] python-kerberos.x86_64 0:1.1-15.el7 [2022-02-25T23:00:32.691Z] python-krbV.x86_64 0:1.0.90-8.el7 [2022-02-25T23:00:32.691Z] python-nss.x86_64 0:0.16.0-3.el7 [2022-02-25T23:00:32.691Z] python-requests.noarch 0:2.6.0-10.el7 [2022-02-25T23:00:32.691Z] python-requests-kerberos.noarch 0:0.7.0-2.el7 [2022-02-25T23:00:32.691Z] python-rpm-macros.noarch 0:3-34.el7 [2022-02-25T23:00:32.691Z] python-six.noarch 0:1.9.0-2.el7 [2022-02-25T23:00:32.691Z] python-srpm-macros.noarch 0:3-34.el7 [2022-02-25T23:00:32.691Z] python-urllib3.noarch 0:1.10.2-7.el7 [2022-02-25T23:00:32.691Z] python2-koji.noarch 0:1.15.1-1.el7.centos [2022-02-25T23:00:32.691Z] python2-libcomps.x86_64 0:0.1.8-14.el7 [2022-02-25T23:00:32.691Z] python3-libs.x86_64 0:3.6.8-18.el7 [2022-02-25T23:00:32.691Z] python3-pip.noarch 0:9.0.3-8.el7 [2022-02-25T23:00:32.691Z] python3-rpm-generators.noarch 0:6-2.el7 [2022-02-25T23:00:32.691Z] python3-rpm-macros.noarch 0:3-34.el7 [2022-02-25T23:00:32.691Z] python3-setuptools.noarch 0:39.2.0-10.el7 [2022-02-25T23:00:32.691Z] redhat-rpm-config.noarch 0:9.1.0-88.el7.centos [2022-02-25T23:00:32.691Z] rsync.x86_64 0:3.1.2-10.el7 [2022-02-25T23:00:32.691Z] zip.x86_64 0:3.0-11.el7 [2022-02-25T23:00:32.691Z] [2022-02-25T23:00:32.691Z] Dependency Updated: [2022-02-25T23:00:32.691Z] glibc.x86_64 0:2.17-325.el7_9 glibc-common.x86_64 0:2.17-325.el7_9 [2022-02-25T23:00:32.691Z] [2022-02-25T23:00:32.691Z] Complete! [2022-02-25T23:00:32.691Z] Loaded plugins: fastestmirror, ovl [2022-02-25T23:00:32.972Z] Cleaning repos: base extras fedora-infra-sigul updates [2022-02-25T23:00:32.973Z] Cleaning up list of fastest mirrors [2022-02-25T23:00:32.973Z] Python 3.6.8 [2022-02-25T23:00:33.089Z] Reading package lists... [2022-02-25T23:00:36.470Z] Reading package lists... [2022-02-25T23:00:36.742Z] Building dependency tree... [2022-02-25T23:00:36.742Z] Reading state information... [2022-02-25T23:00:37.721Z] util-linux is already the newest version (2.36.1-8+deb11u1). [2022-02-25T23:00:37.721Z] util-linux set to manually installed. [2022-02-25T23:00:37.721Z] The following additional packages will be installed: [2022-02-25T23:00:37.721Z] binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dbus [2022-02-25T23:00:37.721Z] dirmngr dmsetup dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ [2022-02-25T23:00:37.721Z] g++-10 gcc gcc-10 git-man gnupg gnupg-l10n gnupg-utils gpg gpg-agent [2022-02-25T23:00:37.721Z] gpg-wks-client gpg-wks-server gpgconf gpgsm less libalgorithm-diff-perl [2022-02-25T23:00:37.721Z] libalgorithm-diff-xs-perl libalgorithm-merge-perl libapparmor1 libargon2-1 [2022-02-25T23:00:37.721Z] libasan6 libassuan0 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin [2022-02-25T23:00:37.721Z] libc-devtools libc6-dev libcap2 libcbor0 libcc1-0 libcrypt-dev [2022-02-25T23:00:37.721Z] libcryptsetup12 libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 [2022-02-25T23:00:37.721Z] libdeflate0 libdevmapper1.02.1 libdpkg-perl libedit2 liberror-perl [2022-02-25T23:00:37.721Z] libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 [2022-02-25T23:00:37.721Z] libgcc-10-dev libgd3 libgdbm-compat4 libgomp1 libicu67 libip4tc2 libisl23 [2022-02-25T23:00:37.721Z] libitm1 libjbig0 libjpeg62-turbo libjq1 libjson-c5 libkmod2 libksba8 [2022-02-25T23:00:37.721Z] libldap-2.4-2 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 [2022-02-25T23:00:37.721Z] libmpfr6 libnghttp2-14 libnpth0 libnsl-dev libonig5 libperl5.32 libpng16-16 [2022-02-25T23:00:37.721Z] libpsl5 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db [2022-02-25T23:00:37.721Z] libsensors-config libsensors5 libssh2-1 libstdc++-10-dev libtiff5 [2022-02-25T23:00:37.721Z] libtirpc-dev libtsan0 libubsan1 libwebp6 libx11-6 libx11-data libxau6 [2022-02-25T23:00:37.721Z] libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxpm4 libxslt1.1 [2022-02-25T23:00:37.721Z] linux-libc-dev make manpages manpages-dev openssh-client patch perl [2022-02-25T23:00:37.721Z] perl-modules-5.32 pinentry-curses publicsuffix sensible-utils systemd [2022-02-25T23:00:37.721Z] systemd-timesyncd ucf xauth xz-utils [2022-02-25T23:00:37.721Z] Suggested packages: [2022-02-25T23:00:37.721Z] binutils-doc bzip2-doc cpp-doc gcc-10-locales default-dbus-session-bus [2022-02-25T23:00:37.721Z] | dbus-session-bus dbus-user-session libpam-systemd pinentry-gnome3 tor [2022-02-25T23:00:37.721Z] debian-keyring gcc-10-doc gcc-multilib autoconf automake libtool flex bison [2022-02-25T23:00:37.721Z] gdb gcc-doc gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-02-25T23:00:37.721Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn parcimonie [2022-02-25T23:00:37.721Z] xloadimage scdaemon glibc-doc bzr libgd-tools libsasl2-modules-gssapi-mit [2022-02-25T23:00:37.721Z] | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp [2022-02-25T23:00:37.721Z] libsasl2-modules-sql lm-sensors libstdc++-10-doc make-doc man-browser [2022-02-25T23:00:37.721Z] keychain libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc [2022-02-25T23:00:37.721Z] libterm-readline-gnu-perl | libterm-readline-perl-perl [2022-02-25T23:00:37.721Z] libtap-harness-archive-perl pinentry-doc isag systemd-container policykit-1 [2022-02-25T23:00:42.975Z] Removing intermediate container 6ee27a5036c4 [2022-02-25T23:00:42.975Z] ---> 794f53d489b4 [2022-02-25T23:00:42.975Z] Step 6/8 : RUN curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py [2022-02-25T23:00:42.975Z] ---> Running in 4a1123c51341 [2022-02-25T23:00:42.975Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-25T23:00:42.975Z] Dload Upload  Total Spent Left Speed [2022-02-25T23:00:42.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2548k 100 2548k 0 0 8822k 0 --:--:-- --:--:-- --:--:-- 8849k [2022-02-25T23:00:42.975Z] ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead. [2022-02-25T23:00:42.975Z] The command '/bin/sh -c curl "https://bootstrap.pypa.io/get-pip.py" -o get-pip.py && python get-pip.py && rm -rf get-pip.py' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [2022-02-25T23:00:43.101Z] The following NEW packages will be installed: [2022-02-25T23:00:43.101Z] binutils binutils-aarch64-linux-gnu binutils-common build-essential bzip2 [2022-02-25T23:00:43.101Z] cpp cpp-10 curl dbus dirmngr dmsetup dpkg-dev fakeroot fontconfig-config [2022-02-25T23:00:43.101Z] fonts-dejavu-core g++ g++-10 gcc gcc-10 git git-man gnupg gnupg-l10n [2022-02-25T23:00:43.101Z] gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm jq [2022-02-25T23:00:43.101Z] less libalgorithm-diff-perl libalgorithm-diff-xs-perl [2022-02-25T23:00:43.101Z] libalgorithm-merge-perl libapparmor1 libargon2-1 libasan6 libassuan0 [2022-02-25T23:00:43.101Z] libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools [2022-02-25T23:00:43.101Z] libc6-dev libcap2 libcbor0 libcc1-0 libcrypt-dev libcryptsetup12 [2022-02-25T23:00:43.101Z] libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 libdbus-1-3 libdeflate0 [2022-02-25T23:00:43.101Z] libdevmapper1.02.1 libdpkg-perl libedit2 liberror-perl libfakeroot [2022-02-25T23:00:43.101Z] libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-10-dev [2022-02-25T23:00:43.102Z] libgd3 libgdbm-compat4 libgomp1 libicu67 libip4tc2 libisl23 libitm1 libjbig0 [2022-02-25T23:00:43.102Z] libjpeg62-turbo libjq1 libjson-c5 libkmod2 libksba8 libldap-2.4-2 [2022-02-25T23:00:43.102Z] libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 [2022-02-25T23:00:43.102Z] libnghttp2-14 libnpth0 libnsl-dev libonig5 libperl5.32 libpng16-16 libpsl5 [2022-02-25T23:00:43.102Z] librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsensors-config [2022-02-25T23:00:43.102Z] libsensors5 libssh2-1 libstdc++-10-dev libtiff5 libtirpc-dev libtsan0 [2022-02-25T23:00:43.102Z] libubsan1 libwebp6 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 [2022-02-25T23:00:43.102Z] libxml2 libxmuu1 libxpm4 libxslt1.1 linux-libc-dev make manpages [2022-02-25T23:00:43.102Z] manpages-dev openssh-client patch perl perl-modules-5.32 pinentry-curses [2022-02-25T23:00:43.102Z] publicsuffix sensible-utils sudo sysstat systemd systemd-timesyncd ucf wget [2022-02-25T23:00:43.102Z] xauth xmlstarlet xz-utils [2022-02-25T23:00:43.102Z] 0 upgraded, 137 newly installed, 0 to remove and 1 not upgraded. [2022-02-25T23:00:43.102Z] Need to get 108 MB of archives. [2022-02-25T23:00:43.102Z] After this operation, 405 MB of additional disk space will be used. [2022-02-25T23:00:43.102Z] Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-02-25T23:00:43.102Z] Get:2 http://deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-25T23:00:43.102Z] Get:3 http://security.debian.org/debian-security bullseye-security/main arm64 linux-libc-dev arm64 5.10.92-1 [1426 kB] [2022-02-25T23:00:43.102Z] Get:4 http://deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-25T23:00:43.102Z] Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-02-25T23:00:43.102Z] Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-02-25T23:00:43.102Z] Get:7 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules arm64 2.1.27+dfsg-2.1+deb11u1 [101 kB] [2022-02-25T23:00:43.102Z] Get:8 http://deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-02-25T23:00:43.102Z] Get:9 http://deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-25T23:00:43.102Z] Get:10 http://deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-25T23:00:43.102Z] Get:11 http://deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-02-25T23:00:43.102Z] Get:12 http://deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-25T23:00:43.102Z] Get:13 http://deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-02-25T23:00:43.102Z] Get:14 http://deb.debian.org/debian bullseye/main arm64 systemd-timesyncd arm64 247.3-6 [129 kB] [2022-02-25T23:00:43.102Z] Get:15 http://deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-6 [4150 kB] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-02-25T23:00:43.376Z] Get:16 http://deb.debian.org/debian bullseye/main arm64 libdbus-1-3 arm64 1.12.20-2 [208 kB] [2022-02-25T23:00:43.376Z] Get:17 http://deb.debian.org/debian bullseye/main arm64 dbus arm64 1.12.20-2 [228 kB] [2022-02-25T23:00:43.376Z] Get:18 http://deb.debian.org/debian bullseye/main arm64 perl-modules-5.32 all 5.32.1-4+deb11u2 [2823 kB] [2022-02-25T23:00:43.376Z] Get:19 http://deb.debian.org/debian bullseye/main arm64 libgdbm-compat4 arm64 1.19-2 [44.6 kB] [2022-02-25T23:00:43.376Z] Get:20 http://deb.debian.org/debian bullseye/main arm64 libperl5.32 arm64 5.32.1-4+deb11u2 [3911 kB] [2022-02-25T23:00:43.376Z] Get:21 http://deb.debian.org/debian bullseye/main arm64 perl arm64 5.32.1-4+deb11u2 [293 kB] [2022-02-25T23:00:43.376Z] Get:22 http://deb.debian.org/debian bullseye/main arm64 liblocale-gettext-perl arm64 1.07-4+b1 [18.9 kB] [2022-02-25T23:00:43.376Z] Get:23 http://deb.debian.org/debian bullseye/main arm64 less arm64 551-2 [129 kB] [2022-02-25T23:00:43.376Z] Get:24 http://deb.debian.org/debian bullseye/main arm64 sensible-utils all 0.0.14 [14.8 kB] [2022-02-25T23:00:43.376Z] Get:25 http://deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-25T23:00:43.376Z] Get:26 http://deb.debian.org/debian bullseye/main arm64 manpages all 5.10-1 [1412 kB] [2022-02-25T23:00:43.376Z] Get:27 http://deb.debian.org/debian bullseye/main arm64 libmd0 arm64 1.0.3-3 [27.9 kB] [2022-02-25T23:00:43.376Z] Get:28 http://deb.debian.org/debian bullseye/main arm64 libbsd0 arm64 0.11.3-1 [106 kB] [2022-02-25T23:00:43.376Z] Get:29 http://deb.debian.org/debian bullseye/main arm64 libedit2 arm64 3.1-20191231-2+b1 [92.1 kB] [2022-02-25T23:00:43.376Z] Get:30 http://deb.debian.org/debian bullseye/main arm64 libcbor0 arm64 0.5.0+dfsg-2 [20.1 kB] [2022-02-25T23:00:43.376Z] Get:31 http://deb.debian.org/debian bullseye/main arm64 libfido2-1 arm64 1.6.0-2 [50.2 kB] [2022-02-25T23:00:43.376Z] Get:32 http://deb.debian.org/debian bullseye/main arm64 openssh-client arm64 1:8.4p1-5 [892 kB] [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-25T23:00:43.512Z] Failed in branch amd64 [2022-02-25T23:00:43.645Z] Get:33 http://deb.debian.org/debian bullseye/main arm64 ucf all 3.0043 [74.0 kB] [2022-02-25T23:00:43.645Z] Get:34 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-25T23:00:43.645Z] Get:35 http://deb.debian.org/debian bullseye/main arm64 wget arm64 1.21-1+deb11u1 [946 kB] [2022-02-25T23:00:43.645Z] Get:36 http://deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-25T23:00:43.645Z] Get:37 http://deb.debian.org/debian bullseye/main arm64 binutils-common arm64 2.35.2-2 [2220 kB] [2022-02-25T23:00:43.645Z] Get:38 http://deb.debian.org/debian bullseye/main arm64 libbinutils arm64 2.35.2-2 [599 kB] [2022-02-25T23:00:43.645Z] Get:39 http://deb.debian.org/debian bullseye/main arm64 libctf-nobfd0 arm64 2.35.2-2 [108 kB] [2022-02-25T23:00:43.645Z] Get:40 http://deb.debian.org/debian bullseye/main arm64 libctf0 arm64 2.35.2-2 [51.0 kB] [2022-02-25T23:00:43.645Z] Get:41 http://deb.debian.org/debian bullseye/main arm64 binutils-aarch64-linux-gnu arm64 2.35.2-2 [2472 kB] [2022-02-25T23:00:43.645Z] Get:42 http://deb.debian.org/debian bullseye/main arm64 binutils arm64 2.35.2-2 [61.2 kB] [2022-02-25T23:00:43.645Z] Get:43 http://deb.debian.org/debian bullseye/main arm64 libc-dev-bin arm64 2.31-13+deb11u2 [272 kB] [2022-02-25T23:00:43.645Z] Get:44 http://deb.debian.org/debian bullseye/main arm64 libcrypt-dev arm64 1:4.4.18-4 [108 kB] [2022-02-25T23:00:43.645Z] Get:45 http://deb.debian.org/debian bullseye/main arm64 libtirpc-dev arm64 1.3.1-1 [192 kB] [2022-02-25T23:00:43.645Z] Get:46 http://deb.debian.org/debian bullseye/main arm64 libnsl-dev arm64 1.3.0-2 [66.1 kB] [2022-02-25T23:00:43.645Z] Get:47 http://deb.debian.org/debian bullseye/main arm64 libc6-dev arm64 2.31-13+deb11u2 [2030 kB] [2022-02-25T23:00:43.645Z] Get:48 http://deb.debian.org/debian bullseye/main arm64 libisl23 arm64 0.23-1 [590 kB] [2022-02-25T23:00:43.645Z] Get:49 http://deb.debian.org/debian bullseye/main arm64 libmpfr6 arm64 4.1.0-3 [829 kB] [2022-02-25T23:00:43.917Z] Get:50 http://deb.debian.org/debian bullseye/main arm64 libmpc3 arm64 1.2.0-1 [43.2 kB] [2022-02-25T23:00:43.917Z] Get:51 http://deb.debian.org/debian bullseye/main arm64 cpp-10 arm64 10.2.1-6 [7756 kB] [2022-02-25T23:00:43.917Z] Get:52 http://deb.debian.org/debian bullseye/main arm64 cpp arm64 4:10.2.1-1 [19.7 kB] [2022-02-25T23:00:43.917Z] Get:53 http://deb.debian.org/debian bullseye/main arm64 libcc1-0 arm64 10.2.1-6 [45.1 kB] [2022-02-25T23:00:43.917Z] Get:54 http://deb.debian.org/debian bullseye/main arm64 libgomp1 arm64 10.2.1-6 [91.6 kB] [2022-02-25T23:00:43.917Z] Get:55 http://deb.debian.org/debian bullseye/main arm64 libitm1 arm64 10.2.1-6 [23.8 kB] [2022-02-25T23:00:43.917Z] Get:56 http://deb.debian.org/debian bullseye/main arm64 libatomic1 arm64 10.2.1-6 [9468 B] [2022-02-25T23:00:43.917Z] Get:57 http://deb.debian.org/debian bullseye/main arm64 libasan6 arm64 10.2.1-6 [2002 kB] [2022-02-25T23:00:44.189Z] Get:58 http://deb.debian.org/debian bullseye/main arm64 liblsan0 arm64 10.2.1-6 [794 kB] [2022-02-25T23:00:44.189Z] Get:59 http://deb.debian.org/debian bullseye/main arm64 libtsan0 arm64 10.2.1-6 [1957 kB] [2022-02-25T23:00:44.189Z] Get:60 http://deb.debian.org/debian bullseye/main arm64 libubsan1 arm64 10.2.1-6 [759 kB] [2022-02-25T23:00:44.189Z] Get:61 http://deb.debian.org/debian bullseye/main arm64 libgcc-10-dev arm64 10.2.1-6 [876 kB] [2022-02-25T23:00:44.189Z] Get:62 http://deb.debian.org/debian bullseye/main arm64 gcc-10 arm64 10.2.1-6 [15.4 MB] [2022-02-25T23:00:44.461Z] Get:63 http://deb.debian.org/debian bullseye/main arm64 gcc arm64 4:10.2.1-1 [5208 B] [2022-02-25T23:00:44.461Z] Get:64 http://deb.debian.org/debian bullseye/main arm64 libstdc++-10-dev arm64 10.2.1-6 [1704 kB] [2022-02-25T23:00:44.461Z] Get:65 http://deb.debian.org/debian bullseye/main arm64 g++-10 arm64 10.2.1-6 [8557 kB] [2022-02-25T23:00:44.739Z] Get:66 http://deb.debian.org/debian bullseye/main arm64 g++ arm64 4:10.2.1-1 [1628 B] [2022-02-25T23:00:44.739Z] Get:67 http://deb.debian.org/debian bullseye/main arm64 make arm64 4.3-4.1 [391 kB] [2022-02-25T23:00:44.739Z] Get:68 http://deb.debian.org/debian bullseye/main arm64 libdpkg-perl all 1.20.9 [1537 kB] [2022-02-25T23:00:44.739Z] Get:69 http://deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-25T23:00:44.739Z] Get:70 http://deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-25T23:00:44.739Z] Get:71 http://deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-02-25T23:00:44.739Z] Get:72 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-25T23:00:44.739Z] Get:73 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-25T23:00:44.740Z] Get:74 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-25T23:00:44.740Z] Get:75 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-25T23:00:44.740Z] Get:76 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-25T23:00:44.740Z] Get:77 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-25T23:00:45.012Z] Get:78 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-25T23:00:45.012Z] Get:79 http://deb.debian.org/debian bullseye/main arm64 libassuan0 arm64 2.5.3-7.1 [48.0 kB] [2022-02-25T23:00:45.012Z] Get:80 http://deb.debian.org/debian bullseye/main arm64 gpgconf arm64 2.2.27-2 [540 kB] [2022-02-25T23:00:45.012Z] Get:81 http://deb.debian.org/debian bullseye/main arm64 libksba8 arm64 1.5.0-3 [114 kB] [2022-02-25T23:00:45.012Z] Get:82 http://deb.debian.org/debian bullseye/main arm64 libnpth0 arm64 1.6-3 [18.6 kB] [2022-02-25T23:00:45.012Z] Get:83 http://deb.debian.org/debian bullseye/main arm64 dirmngr arm64 2.2.27-2 [744 kB] [2022-02-25T23:00:45.012Z] Get:84 http://deb.debian.org/debian bullseye/main arm64 libfakeroot arm64 1.25.3-1.1 [47.9 kB] [2022-02-25T23:00:45.012Z] Get:85 http://deb.debian.org/debian bullseye/main arm64 fakeroot arm64 1.25.3-1.1 [86.8 kB] [2022-02-25T23:00:45.012Z] Get:86 http://deb.debian.org/debian bullseye/main arm64 fonts-dejavu-core all 2.37-2 [1069 kB] [2022-02-25T23:00:45.012Z] Get:87 http://deb.debian.org/debian bullseye/main arm64 fontconfig-config all 2.13.1-4.2 [281 kB] [2022-02-25T23:00:45.012Z] Get:88 http://deb.debian.org/debian bullseye/main arm64 libcurl3-gnutls arm64 7.74.0-1.3+deb11u1 [317 kB] [2022-02-25T23:00:45.012Z] Get:89 http://deb.debian.org/debian bullseye/main arm64 liberror-perl all 0.17029-1 [31.0 kB] [2022-02-25T23:00:45.012Z] Get:90 http://deb.debian.org/debian bullseye/main arm64 git-man all 1:2.30.2-1 [1827 kB] [2022-02-25T23:00:45.012Z] Get:91 http://deb.debian.org/debian bullseye/main arm64 git arm64 1:2.30.2-1 [5428 kB] [2022-02-25T23:00:45.012Z] Get:92 http://deb.debian.org/debian bullseye/main arm64 gnupg-l10n all 2.2.27-2 [1084 kB] [2022-02-25T23:00:45.012Z] Get:93 http://deb.debian.org/debian bullseye/main arm64 gnupg-utils arm64 2.2.27-2 [863 kB] [2022-02-25T23:00:45.286Z] Get:94 http://deb.debian.org/debian bullseye/main arm64 gpg arm64 2.2.27-2 [883 kB] [2022-02-25T23:00:45.286Z] Get:95 http://deb.debian.org/debian bullseye/main arm64 pinentry-curses arm64 1.1.0-4 [63.0 kB] [2022-02-25T23:00:45.286Z] Get:96 http://deb.debian.org/debian bullseye/main arm64 gpg-agent arm64 2.2.27-2 [651 kB] [2022-02-25T23:00:45.286Z] Get:97 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-client arm64 2.2.27-2 [517 kB] [2022-02-25T23:00:45.286Z] Get:98 http://deb.debian.org/debian bullseye/main arm64 gpg-wks-server arm64 2.2.27-2 [510 kB] [2022-02-25T23:00:45.286Z] Get:99 http://deb.debian.org/debian bullseye/main arm64 gpgsm arm64 2.2.27-2 [627 kB] [2022-02-25T23:00:45.286Z] Get:100 http://deb.debian.org/debian bullseye/main arm64 gnupg all 2.2.27-2 [825 kB] [2022-02-25T23:00:45.286Z] Get:101 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-25T23:00:45.286Z] Get:102 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-25T23:00:45.286Z] Get:103 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-25T23:00:45.286Z] Get:104 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-perl all 1.201-1 [43.3 kB] [2022-02-25T23:00:45.286Z] Get:105 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-diff-xs-perl arm64 0.04-6+b1 [11.7 kB] [2022-02-25T23:00:45.286Z] Get:106 http://deb.debian.org/debian bullseye/main arm64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] [2022-02-25T23:00:45.286Z] Get:107 http://deb.debian.org/debian bullseye/main arm64 libpng16-16 arm64 1.6.37-3 [289 kB] [2022-02-25T23:00:45.286Z] Get:108 http://deb.debian.org/debian bullseye/main arm64 libfreetype6 arm64 2.10.4+dfsg-1 [393 kB] [2022-02-25T23:00:45.286Z] Get:109 http://deb.debian.org/debian bullseye/main arm64 libfontconfig1 arm64 2.13.1-4.2 [344 kB] [2022-02-25T23:00:45.286Z] Get:110 http://deb.debian.org/debian bullseye/main arm64 libjpeg62-turbo arm64 1:2.0.6-4 [133 kB] [2022-02-25T23:00:45.286Z] Get:111 http://deb.debian.org/debian bullseye/main arm64 libdeflate0 arm64 1.7-1 [47.7 kB] [2022-02-25T23:00:45.286Z] Get:112 http://deb.debian.org/debian bullseye/main arm64 libjbig0 arm64 2.1-3.1+b2 [27.8 kB] [2022-02-25T23:00:45.286Z] Get:113 http://deb.debian.org/debian bullseye/main arm64 libwebp6 arm64 0.6.1-2.1 [244 kB] [2022-02-25T23:00:45.286Z] Get:114 http://deb.debian.org/debian bullseye/main arm64 libtiff5 arm64 4.2.0-1 [276 kB] [2022-02-25T23:00:45.286Z] Get:115 http://deb.debian.org/debian bullseye/main arm64 libxau6 arm64 1:1.0.9-1 [19.7 kB] [2022-02-25T23:00:45.286Z] Get:116 http://deb.debian.org/debian bullseye/main arm64 libxdmcp6 arm64 1:1.1.2-3 [25.4 kB] [2022-02-25T23:00:45.286Z] Get:117 http://deb.debian.org/debian bullseye/main arm64 libxcb1 arm64 1.14-3 [138 kB] [2022-02-25T23:00:45.286Z] Get:118 http://deb.debian.org/debian bullseye/main arm64 libx11-data all 2:1.7.2-1 [311 kB] [2022-02-25T23:00:45.286Z] Get:119 http://deb.debian.org/debian bullseye/main arm64 libx11-6 arm64 2:1.7.2-1 [748 kB] [2022-02-25T23:00:45.286Z] Get:120 http://deb.debian.org/debian bullseye/main arm64 libxpm4 arm64 1:3.5.12-1 [43.9 kB] [2022-02-25T23:00:45.286Z] Get:121 http://deb.debian.org/debian bullseye/main arm64 libgd3 arm64 2.3.0-2 [127 kB] [2022-02-25T23:00:45.286Z] Get:122 http://deb.debian.org/debian bullseye/main arm64 libc-devtools arm64 2.31-13+deb11u2 [244 kB] [2022-02-25T23:00:45.557Z] Get:123 http://deb.debian.org/debian bullseye/main arm64 libfile-fcntllock-perl arm64 0.22-3+b7 [35.4 kB] [2022-02-25T23:00:45.557Z] Get:124 http://deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-25T23:00:45.557Z] Get:125 http://deb.debian.org/debian bullseye/main arm64 libldap-common all 2.4.57+dfsg-3 [95.9 kB] [2022-02-25T23:00:45.557Z] Get:126 http://deb.debian.org/debian bullseye/main arm64 libsensors-config all 1:3.6.0-7 [32.3 kB] [2022-02-25T23:00:45.557Z] Get:127 http://deb.debian.org/debian bullseye/main arm64 libsensors5 arm64 1:3.6.0-7 [51.2 kB] [2022-02-25T23:00:45.557Z] Get:128 http://deb.debian.org/debian bullseye/main arm64 libxext6 arm64 2:1.3.3-1.1 [51.6 kB] [2022-02-25T23:00:45.557Z] Get:129 http://deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-25T23:00:45.557Z] Get:130 http://deb.debian.org/debian bullseye/main arm64 libxmuu1 arm64 2:1.1.2-2+b3 [24.1 kB] [2022-02-25T23:00:45.557Z] Get:131 http://deb.debian.org/debian bullseye/main arm64 libxslt1.1 arm64 1.1.34-4 [228 kB] [2022-02-25T23:00:45.557Z] Get:132 http://deb.debian.org/debian bullseye/main arm64 manpages-dev all 5.10-1 [2309 kB] [2022-02-25T23:00:45.557Z] Get:133 http://deb.debian.org/debian bullseye/main arm64 publicsuffix all 20211207.1025-0+deb11u1 [125 kB] [2022-02-25T23:00:45.557Z] Get:134 http://deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-25T23:00:45.557Z] Get:135 http://deb.debian.org/debian bullseye/main arm64 sysstat arm64 12.5.2-2 [581 kB] [2022-02-25T23:00:45.557Z] Get:136 http://deb.debian.org/debian bullseye/main arm64 xauth arm64 1:1.1-1 [40.0 kB] [2022-02-25T23:00:45.830Z] Get:137 http://deb.debian.org/debian bullseye/main arm64 xmlstarlet arm64 1.6.1-2.1 [265 kB] [2022-02-25T23:00:46.422Z] debconf: delaying package configuration, since apt-utils is not installed [2022-02-25T23:00:46.422Z] Fetched 108 MB in 3s (40.4 MB/s) [2022-02-25T23:00:46.422Z] Selecting previously unselected package libapparmor1:arm64. [2022-02-25T23:00:46.422Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 7015 files and directories currently installed.) [2022-02-25T23:00:46.422Z] Preparing to unpack .../000-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-25T23:00:46.422Z] Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-25T23:00:46.693Z] Selecting previously unselected package libcap2:arm64. [2022-02-25T23:00:46.693Z] Preparing to unpack .../001-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-25T23:00:46.693Z] Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-25T23:00:46.693Z] Selecting previously unselected package libargon2-1:arm64. [2022-02-25T23:00:46.693Z] Preparing to unpack .../002-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-02-25T23:00:46.693Z] Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-02-25T23:00:46.693Z] Selecting previously unselected package dmsetup. [2022-02-25T23:00:46.693Z] Preparing to unpack .../003-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-25T23:00:46.963Z] Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-25T23:00:46.963Z] Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-25T23:00:46.963Z] Preparing to unpack .../004-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-25T23:00:46.963Z] Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-25T23:00:46.963Z] Selecting previously unselected package libjson-c5:arm64. [2022-02-25T23:00:46.963Z] Preparing to unpack .../005-libjson-c5_0.15-2_arm64.deb ... [2022-02-25T23:00:46.963Z] Unpacking libjson-c5:arm64 (0.15-2) ... [2022-02-25T23:00:47.237Z] Selecting previously unselected package libcryptsetup12:arm64. [2022-02-25T23:00:47.237Z] Preparing to unpack .../006-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-02-25T23:00:47.237Z] Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-02-25T23:00:47.237Z] Selecting previously unselected package libip4tc2:arm64. [2022-02-25T23:00:47.237Z] Preparing to unpack .../007-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-25T23:00:47.237Z] Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-25T23:00:47.511Z] Selecting previously unselected package libkmod2:arm64. [2022-02-25T23:00:47.511Z] Preparing to unpack .../008-libkmod2_28-1_arm64.deb ... [2022-02-25T23:00:47.511Z] Unpacking libkmod2:arm64 (28-1) ... [2022-02-25T23:00:47.511Z] Selecting previously unselected package systemd-timesyncd. [2022-02-25T23:00:47.511Z] Preparing to unpack .../009-systemd-timesyncd_247.3-6_arm64.deb ... [2022-02-25T23:00:47.511Z] Unpacking systemd-timesyncd (247.3-6) ... [2022-02-25T23:00:47.511Z] Selecting previously unselected package systemd. [2022-02-25T23:00:47.511Z] Preparing to unpack .../010-systemd_247.3-6_arm64.deb ... [2022-02-25T23:00:47.786Z] Unpacking systemd (247.3-6) ... [2022-02-25T23:00:49.210Z] Selecting previously unselected package libdbus-1-3:arm64. [2022-02-25T23:00:49.210Z] Preparing to unpack .../011-libdbus-1-3_1.12.20-2_arm64.deb ... [2022-02-25T23:00:49.210Z] Unpacking libdbus-1-3:arm64 (1.12.20-2) ... [2022-02-25T23:00:49.210Z] Selecting previously unselected package dbus. [2022-02-25T23:00:49.210Z] Preparing to unpack .../012-dbus_1.12.20-2_arm64.deb ... [2022-02-25T23:00:49.210Z] Unpacking dbus (1.12.20-2) ... [2022-02-25T23:00:49.210Z] Selecting previously unselected package perl-modules-5.32. [2022-02-25T23:00:49.210Z] Preparing to unpack .../013-perl-modules-5.32_5.32.1-4+deb11u2_all.deb ... [2022-02-25T23:00:49.210Z] Unpacking perl-modules-5.32 (5.32.1-4+deb11u2) ... [2022-02-25T23:00:50.638Z] Selecting previously unselected package libgdbm-compat4:arm64. [2022-02-25T23:00:50.638Z] Preparing to unpack .../014-libgdbm-compat4_1.19-2_arm64.deb ... [2022-02-25T23:00:50.638Z] Unpacking libgdbm-compat4:arm64 (1.19-2) ... [2022-02-25T23:00:50.638Z] Selecting previously unselected package libperl5.32:arm64. [2022-02-25T23:00:50.638Z] Preparing to unpack .../015-libperl5.32_5.32.1-4+deb11u2_arm64.deb ... [2022-02-25T23:00:50.638Z] Unpacking libperl5.32:arm64 (5.32.1-4+deb11u2) ... [2022-02-25T23:00:52.074Z] Selecting previously unselected package perl. [2022-02-25T23:00:52.074Z] Preparing to unpack .../016-perl_5.32.1-4+deb11u2_arm64.deb ... [2022-02-25T23:00:52.074Z] Unpacking perl (5.32.1-4+deb11u2) ... [2022-02-25T23:00:52.074Z] Selecting previously unselected package liblocale-gettext-perl. [2022-02-25T23:00:52.074Z] Preparing to unpack .../017-liblocale-gettext-perl_1.07-4+b1_arm64.deb ... [2022-02-25T23:00:52.074Z] Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-25T23:00:52.074Z] Selecting previously unselected package less. [2022-02-25T23:00:52.074Z] Preparing to unpack .../018-less_551-2_arm64.deb ... [2022-02-25T23:00:52.074Z] Unpacking less (551-2) ... [2022-02-25T23:00:52.347Z] Selecting previously unselected package sensible-utils. [2022-02-25T23:00:52.347Z] Preparing to unpack .../019-sensible-utils_0.0.14_all.deb ... [2022-02-25T23:00:52.347Z] Unpacking sensible-utils (0.0.14) ... [2022-02-25T23:00:52.347Z] Selecting previously unselected package bzip2. [2022-02-25T23:00:52.347Z] Preparing to unpack .../020-bzip2_1.0.8-4_arm64.deb ... [2022-02-25T23:00:52.347Z] Unpacking bzip2 (1.0.8-4) ... [2022-02-25T23:00:52.347Z] Selecting previously unselected package manpages. [2022-02-25T23:00:52.347Z] Preparing to unpack .../021-manpages_5.10-1_all.deb ... [2022-02-25T23:00:52.619Z] Unpacking manpages (5.10-1) ... [2022-02-25T23:00:52.619Z] Selecting previously unselected package libmd0:arm64. [2022-02-25T23:00:52.889Z] Preparing to unpack .../022-libmd0_1.0.3-3_arm64.deb ... [2022-02-25T23:00:52.889Z] Unpacking libmd0:arm64 (1.0.3-3) ... [2022-02-25T23:00:52.889Z] Selecting previously unselected package libbsd0:arm64. [2022-02-25T23:00:52.889Z] Preparing to unpack .../023-libbsd0_0.11.3-1_arm64.deb ... [2022-02-25T23:00:52.889Z] Unpacking libbsd0:arm64 (0.11.3-1) ... [2022-02-25T23:00:52.889Z] Selecting previously unselected package libedit2:arm64. [2022-02-25T23:00:52.889Z] Preparing to unpack .../024-libedit2_3.1-20191231-2+b1_arm64.deb ... [2022-02-25T23:00:52.889Z] Unpacking libedit2:arm64 (3.1-20191231-2+b1) ... [2022-02-25T23:00:53.160Z] Selecting previously unselected package libcbor0:arm64. [2022-02-25T23:00:53.160Z] Preparing to unpack .../025-libcbor0_0.5.0+dfsg-2_arm64.deb ... [2022-02-25T23:00:53.160Z] Unpacking libcbor0:arm64 (0.5.0+dfsg-2) ... [2022-02-25T23:00:53.160Z] Selecting previously unselected package libfido2-1:arm64. [2022-02-25T23:00:53.160Z] Preparing to unpack .../026-libfido2-1_1.6.0-2_arm64.deb ... [2022-02-25T23:00:53.160Z] Unpacking libfido2-1:arm64 (1.6.0-2) ... [2022-02-25T23:00:53.433Z] Selecting previously unselected package openssh-client. [2022-02-25T23:00:53.433Z] Preparing to unpack .../027-openssh-client_1%3a8.4p1-5_arm64.deb ... [2022-02-25T23:00:53.433Z] Unpacking openssh-client (1:8.4p1-5) ... [2022-02-25T23:00:53.703Z] Selecting previously unselected package ucf. [2022-02-25T23:00:53.703Z] Preparing to unpack .../028-ucf_3.0043_all.deb ... [2022-02-25T23:00:53.703Z] Moving old data out of the way [2022-02-25T23:00:53.703Z] Unpacking ucf (3.0043) ... [2022-02-25T23:00:53.703Z] Selecting previously unselected package libpsl5:arm64. [2022-02-25T23:00:53.703Z] Preparing to unpack .../029-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-25T23:00:53.703Z] Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-25T23:00:53.975Z] Selecting previously unselected package wget. [2022-02-25T23:00:53.975Z] Preparing to unpack .../030-wget_1.21-1+deb11u1_arm64.deb ... [2022-02-25T23:00:53.975Z] Unpacking wget (1.21-1+deb11u1) ... [2022-02-25T23:00:54.246Z] Selecting previously unselected package xz-utils. [2022-02-25T23:00:54.246Z] Preparing to unpack .../031-xz-utils_5.2.5-2_arm64.deb ... [2022-02-25T23:00:54.246Z] Unpacking xz-utils (5.2.5-2) ... [2022-02-25T23:00:54.246Z] Selecting previously unselected package binutils-common:arm64. [2022-02-25T23:00:54.246Z] Preparing to unpack .../032-binutils-common_2.35.2-2_arm64.deb ... [2022-02-25T23:00:54.246Z] Unpacking binutils-common:arm64 (2.35.2-2) ... [2022-02-25T23:00:54.843Z] Selecting previously unselected package libbinutils:arm64. [2022-02-25T23:00:54.843Z] Preparing to unpack .../033-libbinutils_2.35.2-2_arm64.deb ... [2022-02-25T23:00:54.843Z] Unpacking libbinutils:arm64 (2.35.2-2) ... [2022-02-25T23:00:55.116Z] Selecting previously unselected package libctf-nobfd0:arm64. [2022-02-25T23:00:55.116Z] Preparing to unpack .../034-libctf-nobfd0_2.35.2-2_arm64.deb ... [2022-02-25T23:00:55.116Z] Unpacking libctf-nobfd0:arm64 (2.35.2-2) ... [2022-02-25T23:00:55.116Z] Selecting previously unselected package libctf0:arm64. [2022-02-25T23:00:55.116Z] Preparing to unpack .../035-libctf0_2.35.2-2_arm64.deb ... [2022-02-25T23:00:55.116Z] Unpacking libctf0:arm64 (2.35.2-2) ... [2022-02-25T23:00:55.390Z] Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-25T23:00:55.390Z] Preparing to unpack .../036-binutils-aarch64-linux-gnu_2.35.2-2_arm64.deb ... [2022-02-25T23:00:55.390Z] Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-25T23:00:56.363Z] Selecting previously unselected package binutils. [2022-02-25T23:00:56.363Z] Preparing to unpack .../037-binutils_2.35.2-2_arm64.deb ... [2022-02-25T23:00:56.363Z] Unpacking binutils (2.35.2-2) ... [2022-02-25T23:00:56.363Z] Selecting previously unselected package libc-dev-bin. [2022-02-25T23:00:56.363Z] Preparing to unpack .../038-libc-dev-bin_2.31-13+deb11u2_arm64.deb ... [2022-02-25T23:00:56.363Z] Unpacking libc-dev-bin (2.31-13+deb11u2) ... [2022-02-25T23:00:56.363Z] Selecting previously unselected package linux-libc-dev:arm64. [2022-02-25T23:00:56.363Z] Preparing to unpack .../039-linux-libc-dev_5.10.92-1_arm64.deb ... [2022-02-25T23:00:56.363Z] Unpacking linux-libc-dev:arm64 (5.10.92-1) ... [2022-02-25T23:00:56.956Z] Selecting previously unselected package libcrypt-dev:arm64. [2022-02-25T23:00:56.956Z] Preparing to unpack .../040-libcrypt-dev_1%3a4.4.18-4_arm64.deb ... [2022-02-25T23:00:57.240Z] Unpacking libcrypt-dev:arm64 (1:4.4.18-4) ... [2022-02-25T23:00:57.240Z] Selecting previously unselected package libtirpc-dev:arm64. [2022-02-25T23:00:57.240Z] Preparing to unpack .../041-libtirpc-dev_1.3.1-1_arm64.deb ... [2022-02-25T23:00:57.240Z] Unpacking libtirpc-dev:arm64 (1.3.1-1) ... [2022-02-25T23:00:57.240Z] Selecting previously unselected package libnsl-dev:arm64. [2022-02-25T23:00:57.240Z] Preparing to unpack .../042-libnsl-dev_1.3.0-2_arm64.deb ... [2022-02-25T23:00:57.240Z] Unpacking libnsl-dev:arm64 (1.3.0-2) ... [2022-02-25T23:00:57.513Z] Selecting previously unselected package libc6-dev:arm64. [2022-02-25T23:00:57.513Z] Preparing to unpack .../043-libc6-dev_2.31-13+deb11u2_arm64.deb ... [2022-02-25T23:00:57.513Z] Unpacking libc6-dev:arm64 (2.31-13+deb11u2) ... [2022-02-25T23:00:58.492Z] Selecting previously unselected package libisl23:arm64. [2022-02-25T23:00:58.492Z] Preparing to unpack .../044-libisl23_0.23-1_arm64.deb ... [2022-02-25T23:00:58.492Z] Unpacking libisl23:arm64 (0.23-1) ... [2022-02-25T23:00:58.492Z] Selecting previously unselected package libmpfr6:arm64. [2022-02-25T23:00:58.492Z] Preparing to unpack .../045-libmpfr6_4.1.0-3_arm64.deb ... [2022-02-25T23:00:58.492Z] Unpacking libmpfr6:arm64 (4.1.0-3) ... [2022-02-25T23:00:58.769Z] Selecting previously unselected package libmpc3:arm64. [2022-02-25T23:00:58.769Z] Preparing to unpack .../046-libmpc3_1.2.0-1_arm64.deb ... [2022-02-25T23:00:58.769Z] Unpacking libmpc3:arm64 (1.2.0-1) ... [2022-02-25T23:00:58.769Z] Selecting previously unselected package cpp-10. [2022-02-25T23:00:58.769Z] Preparing to unpack .../047-cpp-10_10.2.1-6_arm64.deb ... [2022-02-25T23:00:58.769Z] Unpacking cpp-10 (10.2.1-6) ... [2022-02-25T23:01:00.750Z] Selecting previously unselected package cpp. [2022-02-25T23:01:00.750Z] Preparing to unpack .../048-cpp_4%3a10.2.1-1_arm64.deb ... [2022-02-25T23:01:00.750Z] Unpacking cpp (4:10.2.1-1) ... [2022-02-25T23:01:00.750Z] Selecting previously unselected package libcc1-0:arm64. [2022-02-25T23:01:00.750Z] Preparing to unpack .../049-libcc1-0_10.2.1-6_arm64.deb ... [2022-02-25T23:01:00.750Z] Unpacking libcc1-0:arm64 (10.2.1-6) ... [2022-02-25T23:01:00.750Z] Selecting previously unselected package libgomp1:arm64. [2022-02-25T23:01:00.750Z] Preparing to unpack .../050-libgomp1_10.2.1-6_arm64.deb ... [2022-02-25T23:01:00.750Z] Unpacking libgomp1:arm64 (10.2.1-6) ... [2022-02-25T23:01:01.023Z] Selecting previously unselected package libitm1:arm64. [2022-02-25T23:01:01.023Z] Preparing to unpack .../051-libitm1_10.2.1-6_arm64.deb ... [2022-02-25T23:01:01.023Z] Unpacking libitm1:arm64 (10.2.1-6) ... [2022-02-25T23:01:01.023Z] Selecting previously unselected package libatomic1:arm64. [2022-02-25T23:01:01.023Z] Preparing to unpack .../052-libatomic1_10.2.1-6_arm64.deb ... [2022-02-25T23:01:01.023Z] Unpacking libatomic1:arm64 (10.2.1-6) ... [2022-02-25T23:01:01.295Z] Selecting previously unselected package libasan6:arm64. [2022-02-25T23:01:01.295Z] Preparing to unpack .../053-libasan6_10.2.1-6_arm64.deb ... [2022-02-25T23:01:01.295Z] Unpacking libasan6:arm64 (10.2.1-6) ... [2022-02-25T23:01:01.894Z] Selecting previously unselected package liblsan0:arm64. [2022-02-25T23:01:01.894Z] Preparing to unpack .../054-liblsan0_10.2.1-6_arm64.deb ... [2022-02-25T23:01:01.894Z] Unpacking liblsan0:arm64 (10.2.1-6) ... [2022-02-25T23:01:02.177Z] Selecting previously unselected package libtsan0:arm64. [2022-02-25T23:01:02.177Z] Preparing to unpack .../055-libtsan0_10.2.1-6_arm64.deb ... [2022-02-25T23:01:02.177Z] Unpacking libtsan0:arm64 (10.2.1-6) ... [2022-02-25T23:01:02.775Z] Selecting previously unselected package libubsan1:arm64. [2022-02-25T23:01:02.775Z] Preparing to unpack .../056-libubsan1_10.2.1-6_arm64.deb ... [2022-02-25T23:01:02.775Z] Unpacking libubsan1:arm64 (10.2.1-6) ... [2022-02-25T23:01:03.048Z] Selecting previously unselected package libgcc-10-dev:arm64. [2022-02-25T23:01:03.048Z] Preparing to unpack .../057-libgcc-10-dev_10.2.1-6_arm64.deb ... [2022-02-25T23:01:03.048Z] Unpacking libgcc-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:01:03.647Z] Selecting previously unselected package gcc-10. [2022-02-25T23:01:03.647Z] Preparing to unpack .../058-gcc-10_10.2.1-6_arm64.deb ... [2022-02-25T23:01:03.647Z] Unpacking gcc-10 (10.2.1-6) ... [2022-02-25T23:01:07.957Z] Selecting previously unselected package gcc. [2022-02-25T23:01:07.957Z] Preparing to unpack .../059-gcc_4%3a10.2.1-1_arm64.deb ... [2022-02-25T23:01:07.957Z] Unpacking gcc (4:10.2.1-1) ... [2022-02-25T23:01:07.957Z] Selecting previously unselected package libstdc++-10-dev:arm64. [2022-02-25T23:01:07.957Z] Preparing to unpack .../060-libstdc++-10-dev_10.2.1-6_arm64.deb ... [2022-02-25T23:01:07.957Z] Unpacking libstdc++-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:01:08.937Z] Selecting previously unselected package g++-10. [2022-02-25T23:01:08.937Z] Preparing to unpack .../061-g++-10_10.2.1-6_arm64.deb ... [2022-02-25T23:01:08.937Z] Unpacking g++-10 (10.2.1-6) ... [2022-02-25T23:01:10.921Z] Selecting previously unselected package g++. [2022-02-25T23:01:10.921Z] Preparing to unpack .../062-g++_4%3a10.2.1-1_arm64.deb ... [2022-02-25T23:01:10.921Z] Unpacking g++ (4:10.2.1-1) ... [2022-02-25T23:01:10.921Z] Selecting previously unselected package make. [2022-02-25T23:01:10.921Z] Preparing to unpack .../063-make_4.3-4.1_arm64.deb ... [2022-02-25T23:01:11.194Z] Unpacking make (4.3-4.1) ... [2022-02-25T23:01:11.194Z] Selecting previously unselected package libdpkg-perl. [2022-02-25T23:01:11.194Z] Preparing to unpack .../064-libdpkg-perl_1.20.9_all.deb ... [2022-02-25T23:01:11.194Z] Unpacking libdpkg-perl (1.20.9) ... [2022-02-25T23:01:11.468Z] Selecting previously unselected package patch. [2022-02-25T23:01:11.468Z] Preparing to unpack .../065-patch_2.7.6-7_arm64.deb ... [2022-02-25T23:01:11.468Z] Unpacking patch (2.7.6-7) ... [2022-02-25T23:01:11.741Z] Selecting previously unselected package dpkg-dev. [2022-02-25T23:01:11.741Z] Preparing to unpack .../066-dpkg-dev_1.20.9_all.deb ... [2022-02-25T23:01:11.741Z] Unpacking dpkg-dev (1.20.9) ... [2022-02-25T23:01:12.014Z] Selecting previously unselected package build-essential. [2022-02-25T23:01:12.014Z] Preparing to unpack .../067-build-essential_12.9_arm64.deb ... [2022-02-25T23:01:12.014Z] Unpacking build-essential (12.9) ... [2022-02-25T23:01:12.014Z] Selecting previously unselected package libbrotli1:arm64. [2022-02-25T23:01:12.014Z] Preparing to unpack .../068-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-25T23:01:12.014Z] Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-25T23:01:12.290Z] Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-25T23:01:12.290Z] Preparing to unpack .../069-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-02-25T23:01:12.290Z] Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:12.290Z] Selecting previously unselected package libsasl2-2:arm64. [2022-02-25T23:01:12.290Z] Preparing to unpack .../070-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-02-25T23:01:12.290Z] Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:12.290Z] Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-25T23:01:12.562Z] Preparing to unpack .../071-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-25T23:01:12.562Z] Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-25T23:01:12.562Z] Selecting previously unselected package libnghttp2-14:arm64. [2022-02-25T23:01:12.562Z] Preparing to unpack .../072-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-25T23:01:12.562Z] Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-25T23:01:12.834Z] Selecting previously unselected package librtmp1:arm64. [2022-02-25T23:01:12.834Z] Preparing to unpack .../073-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-25T23:01:12.834Z] Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-25T23:01:12.834Z] Selecting previously unselected package libssh2-1:arm64. [2022-02-25T23:01:12.834Z] Preparing to unpack .../074-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-25T23:01:12.834Z] Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-25T23:01:13.110Z] Selecting previously unselected package libcurl4:arm64. [2022-02-25T23:01:13.110Z] Preparing to unpack .../075-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-25T23:01:13.110Z] Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:13.110Z] Selecting previously unselected package curl. [2022-02-25T23:01:13.110Z] Preparing to unpack .../076-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-25T23:01:13.110Z] Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:13.384Z] Selecting previously unselected package libassuan0:arm64. [2022-02-25T23:01:13.384Z] Preparing to unpack .../077-libassuan0_2.5.3-7.1_arm64.deb ... [2022-02-25T23:01:13.384Z] Unpacking libassuan0:arm64 (2.5.3-7.1) ... [2022-02-25T23:01:13.384Z] Selecting previously unselected package gpgconf. [2022-02-25T23:01:13.384Z] Preparing to unpack .../078-gpgconf_2.2.27-2_arm64.deb ... [2022-02-25T23:01:13.384Z] Unpacking gpgconf (2.2.27-2) ... [2022-02-25T23:01:13.659Z] Selecting previously unselected package libksba8:arm64. [2022-02-25T23:01:13.659Z] Preparing to unpack .../079-libksba8_1.5.0-3_arm64.deb ... [2022-02-25T23:01:13.659Z] Unpacking libksba8:arm64 (1.5.0-3) ... [2022-02-25T23:01:13.659Z] Selecting previously unselected package libnpth0:arm64. [2022-02-25T23:01:13.659Z] Preparing to unpack .../080-libnpth0_1.6-3_arm64.deb ... [2022-02-25T23:01:13.659Z] Unpacking libnpth0:arm64 (1.6-3) ... [2022-02-25T23:01:13.931Z] Selecting previously unselected package dirmngr. [2022-02-25T23:01:13.931Z] Preparing to unpack .../081-dirmngr_2.2.27-2_arm64.deb ... [2022-02-25T23:01:13.931Z] Unpacking dirmngr (2.2.27-2) ... [2022-02-25T23:01:13.931Z] Selecting previously unselected package libfakeroot:arm64. [2022-02-25T23:01:13.931Z] Preparing to unpack .../082-libfakeroot_1.25.3-1.1_arm64.deb ... [2022-02-25T23:01:14.205Z] Unpacking libfakeroot:arm64 (1.25.3-1.1) ... [2022-02-25T23:01:14.205Z] Selecting previously unselected package fakeroot. [2022-02-25T23:01:14.205Z] Preparing to unpack .../083-fakeroot_1.25.3-1.1_arm64.deb ... [2022-02-25T23:01:14.205Z] Unpacking fakeroot (1.25.3-1.1) ... [2022-02-25T23:01:14.205Z] Selecting previously unselected package fonts-dejavu-core. [2022-02-25T23:01:14.481Z] Preparing to unpack .../084-fonts-dejavu-core_2.37-2_all.deb ... [2022-02-25T23:01:14.481Z] Unpacking fonts-dejavu-core (2.37-2) ... [2022-02-25T23:01:14.757Z] Selecting previously unselected package fontconfig-config. [2022-02-25T23:01:14.757Z] Preparing to unpack .../085-fontconfig-config_2.13.1-4.2_all.deb ... [2022-02-25T23:01:15.031Z] Unpacking fontconfig-config (2.13.1-4.2) ... [2022-02-25T23:01:15.308Z] Selecting previously unselected package libcurl3-gnutls:arm64. [2022-02-25T23:01:15.309Z] Preparing to unpack .../086-libcurl3-gnutls_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-25T23:01:15.309Z] Unpacking libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:15.309Z] Selecting previously unselected package liberror-perl. [2022-02-25T23:01:15.309Z] Preparing to unpack .../087-liberror-perl_0.17029-1_all.deb ... [2022-02-25T23:01:15.309Z] Unpacking liberror-perl (0.17029-1) ... [2022-02-25T23:01:15.309Z] Selecting previously unselected package git-man. [2022-02-25T23:01:15.309Z] Preparing to unpack .../088-git-man_1%3a2.30.2-1_all.deb ... [2022-02-25T23:01:15.309Z] Unpacking git-man (1:2.30.2-1) ... [2022-02-25T23:01:15.582Z] Selecting previously unselected package git. [2022-02-25T23:01:15.582Z] Preparing to unpack .../089-git_1%3a2.30.2-1_arm64.deb ... [2022-02-25T23:01:15.855Z] Unpacking git (1:2.30.2-1) ... [2022-02-25T23:01:17.305Z] Selecting previously unselected package gnupg-l10n. [2022-02-25T23:01:17.305Z] Preparing to unpack .../090-gnupg-l10n_2.2.27-2_all.deb ... [2022-02-25T23:01:17.305Z] Unpacking gnupg-l10n (2.2.27-2) ... [2022-02-25T23:01:17.580Z] Selecting previously unselected package gnupg-utils. [2022-02-25T23:01:17.580Z] Preparing to unpack .../091-gnupg-utils_2.2.27-2_arm64.deb ... [2022-02-25T23:01:17.580Z] Unpacking gnupg-utils (2.2.27-2) ... [2022-02-25T23:01:17.580Z] Selecting previously unselected package gpg. [2022-02-25T23:01:17.580Z] Preparing to unpack .../092-gpg_2.2.27-2_arm64.deb ... [2022-02-25T23:01:17.580Z] Unpacking gpg (2.2.27-2) ... [2022-02-25T23:01:17.854Z] Selecting previously unselected package pinentry-curses. [2022-02-25T23:01:17.854Z] Preparing to unpack .../093-pinentry-curses_1.1.0-4_arm64.deb ... [2022-02-25T23:01:17.854Z] Unpacking pinentry-curses (1.1.0-4) ... [2022-02-25T23:01:17.854Z] Selecting previously unselected package gpg-agent. [2022-02-25T23:01:17.854Z] Preparing to unpack .../094-gpg-agent_2.2.27-2_arm64.deb ... [2022-02-25T23:01:17.854Z] Unpacking gpg-agent (2.2.27-2) ... [2022-02-25T23:01:18.126Z] Selecting previously unselected package gpg-wks-client. [2022-02-25T23:01:18.126Z] Preparing to unpack .../095-gpg-wks-client_2.2.27-2_arm64.deb ... [2022-02-25T23:01:18.126Z] Unpacking gpg-wks-client (2.2.27-2) ... [2022-02-25T23:01:18.126Z] Selecting previously unselected package gpg-wks-server. [2022-02-25T23:01:18.126Z] Preparing to unpack .../096-gpg-wks-server_2.2.27-2_arm64.deb ... [2022-02-25T23:01:18.126Z] Unpacking gpg-wks-server (2.2.27-2) ... [2022-02-25T23:01:18.399Z] Selecting previously unselected package gpgsm. [2022-02-25T23:01:18.400Z] Preparing to unpack .../097-gpgsm_2.2.27-2_arm64.deb ... [2022-02-25T23:01:18.400Z] Unpacking gpgsm (2.2.27-2) ... [2022-02-25T23:01:18.400Z] Selecting previously unselected package gnupg. [2022-02-25T23:01:18.400Z] Preparing to unpack .../098-gnupg_2.2.27-2_all.deb ... [2022-02-25T23:01:18.400Z] Unpacking gnupg (2.2.27-2) ... [2022-02-25T23:01:18.670Z] Selecting previously unselected package libonig5:arm64. [2022-02-25T23:01:18.670Z] Preparing to unpack .../099-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-25T23:01:18.670Z] Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-25T23:01:18.670Z] Selecting previously unselected package libjq1:arm64. [2022-02-25T23:01:18.670Z] Preparing to unpack .../100-libjq1_1.6-2.1_arm64.deb ... [2022-02-25T23:01:18.670Z] Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-25T23:01:18.943Z] Selecting previously unselected package jq. [2022-02-25T23:01:18.943Z] Preparing to unpack .../101-jq_1.6-2.1_arm64.deb ... [2022-02-25T23:01:18.943Z] Unpacking jq (1.6-2.1) ... [2022-02-25T23:01:18.943Z] Selecting previously unselected package libalgorithm-diff-perl. [2022-02-25T23:01:18.943Z] Preparing to unpack .../102-libalgorithm-diff-perl_1.201-1_all.deb ... [2022-02-25T23:01:18.943Z] Unpacking libalgorithm-diff-perl (1.201-1) ... [2022-02-25T23:01:18.943Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2022-02-25T23:01:18.943Z] Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-6+b1_arm64.deb ... [2022-02-25T23:01:18.943Z] Unpacking libalgorithm-diff-xs-perl (0.04-6+b1) ... [2022-02-25T23:01:19.215Z] Selecting previously unselected package libalgorithm-merge-perl. [2022-02-25T23:01:19.216Z] Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... [2022-02-25T23:01:19.216Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2022-02-25T23:01:19.216Z] Selecting previously unselected package libpng16-16:arm64. [2022-02-25T23:01:19.216Z] Preparing to unpack .../105-libpng16-16_1.6.37-3_arm64.deb ... [2022-02-25T23:01:19.216Z] Unpacking libpng16-16:arm64 (1.6.37-3) ... [2022-02-25T23:01:19.216Z] Selecting previously unselected package libfreetype6:arm64. [2022-02-25T23:01:19.216Z] Preparing to unpack .../106-libfreetype6_2.10.4+dfsg-1_arm64.deb ... [2022-02-25T23:01:19.488Z] Unpacking libfreetype6:arm64 (2.10.4+dfsg-1) ... [2022-02-25T23:01:19.488Z] Selecting previously unselected package libfontconfig1:arm64. [2022-02-25T23:01:19.488Z] Preparing to unpack .../107-libfontconfig1_2.13.1-4.2_arm64.deb ... [2022-02-25T23:01:19.488Z] Unpacking libfontconfig1:arm64 (2.13.1-4.2) ... [2022-02-25T23:01:19.488Z] Selecting previously unselected package libjpeg62-turbo:arm64. [2022-02-25T23:01:19.760Z] Preparing to unpack .../108-libjpeg62-turbo_1%3a2.0.6-4_arm64.deb ... [2022-02-25T23:01:19.760Z] Unpacking libjpeg62-turbo:arm64 (1:2.0.6-4) ... [2022-02-25T23:01:19.760Z] Selecting previously unselected package libdeflate0:arm64. [2022-02-25T23:01:19.760Z] Preparing to unpack .../109-libdeflate0_1.7-1_arm64.deb ... [2022-02-25T23:01:19.760Z] Unpacking libdeflate0:arm64 (1.7-1) ... [2022-02-25T23:01:19.760Z] Selecting previously unselected package libjbig0:arm64. [2022-02-25T23:01:19.760Z] Preparing to unpack .../110-libjbig0_2.1-3.1+b2_arm64.deb ... [2022-02-25T23:01:19.760Z] Unpacking libjbig0:arm64 (2.1-3.1+b2) ... [2022-02-25T23:01:20.034Z] Selecting previously unselected package libwebp6:arm64. [2022-02-25T23:01:20.034Z] Preparing to unpack .../111-libwebp6_0.6.1-2.1_arm64.deb ... [2022-02-25T23:01:20.034Z] Unpacking libwebp6:arm64 (0.6.1-2.1) ... [2022-02-25T23:01:20.034Z] Selecting previously unselected package libtiff5:arm64. [2022-02-25T23:01:20.034Z] Preparing to unpack .../112-libtiff5_4.2.0-1_arm64.deb ... [2022-02-25T23:01:20.034Z] Unpacking libtiff5:arm64 (4.2.0-1) ... [2022-02-25T23:01:20.309Z] Selecting previously unselected package libxau6:arm64. [2022-02-25T23:01:20.309Z] Preparing to unpack .../113-libxau6_1%3a1.0.9-1_arm64.deb ... [2022-02-25T23:01:20.309Z] Unpacking libxau6:arm64 (1:1.0.9-1) ... [2022-02-25T23:01:20.309Z] Selecting previously unselected package libxdmcp6:arm64. [2022-02-25T23:01:20.309Z] Preparing to unpack .../114-libxdmcp6_1%3a1.1.2-3_arm64.deb ... [2022-02-25T23:01:20.309Z] Unpacking libxdmcp6:arm64 (1:1.1.2-3) ... [2022-02-25T23:01:20.309Z] Selecting previously unselected package libxcb1:arm64. [2022-02-25T23:01:20.309Z] Preparing to unpack .../115-libxcb1_1.14-3_arm64.deb ... [2022-02-25T23:01:20.309Z] Unpacking libxcb1:arm64 (1.14-3) ... [2022-02-25T23:01:20.587Z] Selecting previously unselected package libx11-data. [2022-02-25T23:01:20.587Z] Preparing to unpack .../116-libx11-data_2%3a1.7.2-1_all.deb ... [2022-02-25T23:01:20.587Z] Unpacking libx11-data (2:1.7.2-1) ... [2022-02-25T23:01:20.860Z] Selecting previously unselected package libx11-6:arm64. [2022-02-25T23:01:20.860Z] Preparing to unpack .../117-libx11-6_2%3a1.7.2-1_arm64.deb ... [2022-02-25T23:01:20.860Z] Unpacking libx11-6:arm64 (2:1.7.2-1) ... [2022-02-25T23:01:20.860Z] Selecting previously unselected package libxpm4:arm64. [2022-02-25T23:01:20.860Z] Preparing to unpack .../118-libxpm4_1%3a3.5.12-1_arm64.deb ... [2022-02-25T23:01:20.860Z] Unpacking libxpm4:arm64 (1:3.5.12-1) ... [2022-02-25T23:01:21.133Z] Selecting previously unselected package libgd3:arm64. [2022-02-25T23:01:21.133Z] Preparing to unpack .../119-libgd3_2.3.0-2_arm64.deb ... [2022-02-25T23:01:21.133Z] Unpacking libgd3:arm64 (2.3.0-2) ... [2022-02-25T23:01:21.133Z] Selecting previously unselected package libc-devtools. [2022-02-25T23:01:21.133Z] Preparing to unpack .../120-libc-devtools_2.31-13+deb11u2_arm64.deb ... [2022-02-25T23:01:21.133Z] Unpacking libc-devtools (2.31-13+deb11u2) ... [2022-02-25T23:01:21.405Z] Selecting previously unselected package libfile-fcntllock-perl. [2022-02-25T23:01:21.405Z] Preparing to unpack .../121-libfile-fcntllock-perl_0.22-3+b7_arm64.deb ... [2022-02-25T23:01:21.405Z] Unpacking libfile-fcntllock-perl (0.22-3+b7) ... [2022-02-25T23:01:21.405Z] Selecting previously unselected package libicu67:arm64. [2022-02-25T23:01:21.405Z] Preparing to unpack .../122-libicu67_67.1-7_arm64.deb ... [2022-02-25T23:01:21.405Z] Unpacking libicu67:arm64 (67.1-7) ... [2022-02-25T23:01:23.374Z] Selecting previously unselected package libldap-common. [2022-02-25T23:01:23.374Z] Preparing to unpack .../123-libldap-common_2.4.57+dfsg-3_all.deb ... [2022-02-25T23:01:23.374Z] Unpacking libldap-common (2.4.57+dfsg-3) ... [2022-02-25T23:01:23.374Z] Selecting previously unselected package libsasl2-modules:arm64. [2022-02-25T23:01:23.374Z] Preparing to unpack .../124-libsasl2-modules_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-02-25T23:01:23.374Z] Unpacking libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:23.374Z] Selecting previously unselected package libsensors-config. [2022-02-25T23:01:23.374Z] Preparing to unpack .../125-libsensors-config_1%3a3.6.0-7_all.deb ... [2022-02-25T23:01:23.374Z] Unpacking libsensors-config (1:3.6.0-7) ... [2022-02-25T23:01:23.651Z] Selecting previously unselected package libsensors5:arm64. [2022-02-25T23:01:23.651Z] Preparing to unpack .../126-libsensors5_1%3a3.6.0-7_arm64.deb ... [2022-02-25T23:01:23.651Z] Unpacking libsensors5:arm64 (1:3.6.0-7) ... [2022-02-25T23:01:23.651Z] Selecting previously unselected package libxext6:arm64. [2022-02-25T23:01:23.924Z] Preparing to unpack .../127-libxext6_2%3a1.3.3-1.1_arm64.deb ... [2022-02-25T23:01:23.924Z] Unpacking libxext6:arm64 (2:1.3.3-1.1) ... [2022-02-25T23:01:23.924Z] Selecting previously unselected package libxml2:arm64. [2022-02-25T23:01:23.924Z] Preparing to unpack .../128-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-25T23:01:23.924Z] Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-25T23:01:24.200Z] Selecting previously unselected package libxmuu1:arm64. [2022-02-25T23:01:24.200Z] Preparing to unpack .../129-libxmuu1_2%3a1.1.2-2+b3_arm64.deb ... [2022-02-25T23:01:24.200Z] Unpacking libxmuu1:arm64 (2:1.1.2-2+b3) ... [2022-02-25T23:01:24.200Z] Selecting previously unselected package libxslt1.1:arm64. [2022-02-25T23:01:24.200Z] Preparing to unpack .../130-libxslt1.1_1.1.34-4_arm64.deb ... [2022-02-25T23:01:24.200Z] Unpacking libxslt1.1:arm64 (1.1.34-4) ... [2022-02-25T23:01:24.200Z] Selecting previously unselected package manpages-dev. [2022-02-25T23:01:24.473Z] Preparing to unpack .../131-manpages-dev_5.10-1_all.deb ... [2022-02-25T23:01:24.473Z] Unpacking manpages-dev (5.10-1) ... [2022-02-25T23:01:25.069Z] Selecting previously unselected package publicsuffix. [2022-02-25T23:01:25.069Z] Preparing to unpack .../132-publicsuffix_20211207.1025-0+deb11u1_all.deb ... [2022-02-25T23:01:25.069Z] Unpacking publicsuffix (20211207.1025-0+deb11u1) ... [2022-02-25T23:01:25.069Z] Selecting previously unselected package sudo. [2022-02-25T23:01:25.069Z] Preparing to unpack .../133-sudo_1.9.5p2-3_arm64.deb ... [2022-02-25T23:01:25.069Z] Unpacking sudo (1.9.5p2-3) ... [2022-02-25T23:01:25.667Z] Selecting previously unselected package sysstat. [2022-02-25T23:01:25.667Z] Preparing to unpack .../134-sysstat_12.5.2-2_arm64.deb ... [2022-02-25T23:01:25.667Z] Unpacking sysstat (12.5.2-2) ... [2022-02-25T23:01:25.667Z] Selecting previously unselected package xauth. [2022-02-25T23:01:25.667Z] Preparing to unpack .../135-xauth_1%3a1.1-1_arm64.deb ... [2022-02-25T23:01:25.667Z] Unpacking xauth (1:1.1-1) ... [2022-02-25T23:01:25.667Z] Selecting previously unselected package xmlstarlet. [2022-02-25T23:01:25.939Z] Preparing to unpack .../136-xmlstarlet_1.6.1-2.1_arm64.deb ... [2022-02-25T23:01:25.939Z] Unpacking xmlstarlet (1.6.1-2.1) ... [2022-02-25T23:01:25.939Z] Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-25T23:01:25.939Z] Setting up libksba8:arm64 (1.5.0-3) ... [2022-02-25T23:01:25.939Z] Setting up libxau6:arm64 (1:1.0.9-1) ... [2022-02-25T23:01:25.939Z] Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-25T23:01:26.213Z] Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-25T23:01:26.213Z] Setting up wget (1.21-1+deb11u1) ... [2022-02-25T23:01:26.213Z] Setting up libicu67:arm64 (67.1-7) ... [2022-02-25T23:01:26.213Z] Setting up manpages (5.10-1) ... [2022-02-25T23:01:26.213Z] Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-02-25T23:01:26.213Z] Setting up perl-modules-5.32 (5.32.1-4+deb11u2) ... [2022-02-25T23:01:26.213Z] Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-25T23:01:26.213Z] Setting up libcbor0:arm64 (0.5.0+dfsg-2) ... [2022-02-25T23:01:26.213Z] Setting up libsasl2-modules:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:26.213Z] Setting up binutils-common:arm64 (2.35.2-2) ... [2022-02-25T23:01:26.213Z] Setting up libsensors-config (1:3.6.0-7) ... [2022-02-25T23:01:26.213Z] Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-25T23:01:26.213Z] Setting up libdeflate0:arm64 (1.7-1) ... [2022-02-25T23:01:26.213Z] Setting up less (551-2) ... [2022-02-25T23:01:26.484Z] Setting up linux-libc-dev:arm64 (5.10.92-1) ... [2022-02-25T23:01:26.484Z] Setting up libctf-nobfd0:arm64 (2.35.2-2) ... [2022-02-25T23:01:26.484Z] Setting up libnpth0:arm64 (1.6-3) ... [2022-02-25T23:01:26.484Z] Setting up libassuan0:arm64 (2.5.3-7.1) ... [2022-02-25T23:01:26.484Z] Setting up libgomp1:arm64 (10.2.1-6) ... [2022-02-25T23:01:26.484Z] Setting up bzip2 (1.0.8-4) ... [2022-02-25T23:01:26.484Z] Setting up libldap-common (2.4.57+dfsg-3) ... [2022-02-25T23:01:26.484Z] Setting up libjbig0:arm64 (2.1-3.1+b2) ... [2022-02-25T23:01:26.484Z] Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-25T23:01:26.484Z] Setting up libfakeroot:arm64 (1.25.3-1.1) ... [2022-02-25T23:01:26.484Z] Setting up libasan6:arm64 (10.2.1-6) ... [2022-02-25T23:01:26.484Z] Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:26.484Z] Setting up fakeroot (1.25.3-1.1) ... [2022-02-25T23:01:26.484Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:01:26.484Z] Setting up libtirpc-dev:arm64 (1.3.1-1) ... [2022-02-25T23:01:26.755Z] Setting up libjpeg62-turbo:arm64 (1:2.0.6-4) ... [2022-02-25T23:01:26.755Z] Setting up libx11-data (2:1.7.2-1) ... [2022-02-25T23:01:26.755Z] Setting up make (4.3-4.1) ... [2022-02-25T23:01:26.755Z] Setting up libmpfr6:arm64 (4.1.0-3) ... [2022-02-25T23:01:26.755Z] Setting up gnupg-l10n (2.2.27-2) ... [2022-02-25T23:01:26.755Z] Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-25T23:01:26.755Z] Setting up libdbus-1-3:arm64 (1.12.20-2) ... [2022-02-25T23:01:26.755Z] Setting up dbus (1.12.20-2) ... [2022-02-25T23:01:27.349Z] invoke-rc.d: could not determine current runlevel [2022-02-25T23:01:27.349Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-25T23:01:27.349Z] Setting up xz-utils (5.2.5-2) ... [2022-02-25T23:01:27.349Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist [2022-02-25T23:01:27.349Z] Setting up libpng16-16:arm64 (1.6.37-3) ... [2022-02-25T23:01:27.349Z] Setting up libmpc3:arm64 (1.2.0-1) ... [2022-02-25T23:01:27.349Z] Setting up libatomic1:arm64 (10.2.1-6) ... [2022-02-25T23:01:27.349Z] Setting up patch (2.7.6-7) ... [2022-02-25T23:01:27.349Z] Setting up libwebp6:arm64 (0.6.1-2.1) ... [2022-02-25T23:01:27.349Z] Setting up sudo (1.9.5p2-3) ... [2022-02-25T23:01:27.349Z] invoke-rc.d: could not determine current runlevel [2022-02-25T23:01:27.349Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-02-25T23:01:27.349Z] Setting up fonts-dejavu-core (2.37-2) ... [2022-02-25T23:01:27.621Z] Setting up libgdbm-compat4:arm64 (1.19-2) ... [2022-02-25T23:01:27.621Z] Setting up libsensors5:arm64 (1:3.6.0-7) ... [2022-02-25T23:01:27.621Z] Setting up libperl5.32:arm64 (5.32.1-4+deb11u2) ... [2022-02-25T23:01:27.621Z] Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-02-25T23:01:27.621Z] Setting up libubsan1:arm64 (10.2.1-6) ... [2022-02-25T23:01:27.621Z] Setting up libmd0:arm64 (1.0.3-3) ... [2022-02-25T23:01:27.621Z] Setting up libnsl-dev:arm64 (1.3.0-2) ... [2022-02-25T23:01:27.621Z] Setting up sensible-utils (0.0.14) ... [2022-02-25T23:01:27.621Z] Setting up libcrypt-dev:arm64 (1:4.4.18-4) ... [2022-02-25T23:01:27.621Z] Setting up gpgconf (2.2.27-2) ... [2022-02-25T23:01:27.621Z] Setting up git-man (1:2.30.2-1) ... [2022-02-25T23:01:27.621Z] Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-25T23:01:27.621Z] Setting up libtiff5:arm64 (4.2.0-1) ... [2022-02-25T23:01:27.621Z] Setting up libbinutils:arm64 (2.35.2-2) ... [2022-02-25T23:01:27.893Z] Setting up libfido2-1:arm64 (1.6.0-2) ... [2022-02-25T23:01:27.893Z] Setting up libisl23:arm64 (0.23-1) ... [2022-02-25T23:01:27.893Z] Setting up libc-dev-bin (2.31-13+deb11u2) ... [2022-02-25T23:01:27.893Z] Setting up libbsd0:arm64 (0.11.3-1) ... [2022-02-25T23:01:27.893Z] Setting up libjson-c5:arm64 (0.15-2) ... [2022-02-25T23:01:27.893Z] Setting up publicsuffix (20211207.1025-0+deb11u1) ... [2022-02-25T23:01:27.893Z] Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-25T23:01:27.893Z] Setting up libcc1-0:arm64 (10.2.1-6) ... [2022-02-25T23:01:27.893Z] Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-25T23:01:27.893Z] Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-25T23:01:27.893Z] Setting up gpg (2.2.27-2) ... [2022-02-25T23:01:27.893Z] Setting up liblsan0:arm64 (10.2.1-6) ... [2022-02-25T23:01:27.893Z] Setting up cpp-10 (10.2.1-6) ... [2022-02-25T23:01:27.893Z] Setting up libitm1:arm64 (10.2.1-6) ... [2022-02-25T23:01:28.166Z] Setting up libkmod2:arm64 (28-1) ... [2022-02-25T23:01:28.166Z] Setting up gnupg-utils (2.2.27-2) ... [2022-02-25T23:01:28.166Z] Setting up libtsan0:arm64 (10.2.1-6) ... [2022-02-25T23:01:28.166Z] Setting up libctf0:arm64 (2.35.2-2) ... [2022-02-25T23:01:28.166Z] Setting up pinentry-curses (1.1.0-4) ... [2022-02-25T23:01:28.166Z] Setting up manpages-dev (5.10-1) ... [2022-02-25T23:01:28.166Z] Setting up libxdmcp6:arm64 (1:1.1.2-3) ... [2022-02-25T23:01:28.166Z] Setting up libxcb1:arm64 (1.14-3) ... [2022-02-25T23:01:28.166Z] Setting up gpg-agent (2.2.27-2) ... [2022-02-25T23:01:28.758Z] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-browser.socket → /usr/lib/systemd/user/gpg-agent-browser.socket. [2022-02-25T23:01:29.349Z] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-extra.socket → /usr/lib/systemd/user/gpg-agent-extra.socket. [2022-02-25T23:01:29.942Z] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent-ssh.socket → /usr/lib/systemd/user/gpg-agent-ssh.socket. [2022-02-25T23:01:30.533Z] Created symlink /etc/systemd/user/sockets.target.wants/gpg-agent.socket → /usr/lib/systemd/user/gpg-agent.socket. [2022-02-25T23:01:30.533Z] Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-25T23:01:30.533Z] Setting up libgcc-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:01:30.533Z] Setting up libedit2:arm64 (3.1-20191231-2+b1) ... [2022-02-25T23:01:30.533Z] Setting up gpgsm (2.2.27-2) ... [2022-02-25T23:01:30.533Z] Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-25T23:01:30.533Z] Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-25T23:01:30.533Z] Setting up libcurl3-gnutls:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:30.533Z] Setting up binutils (2.35.2-2) ... [2022-02-25T23:01:30.533Z] Setting up dirmngr (2.2.27-2) ... [2022-02-25T23:01:31.125Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-02-25T23:01:31.125Z] Setting up perl (5.32.1-4+deb11u2) ... [2022-02-25T23:01:31.125Z] Setting up libfreetype6:arm64 (2.10.4+dfsg-1) ... [2022-02-25T23:01:31.125Z] Setting up ucf (3.0043) ... [2022-02-25T23:01:31.720Z] debconf: unable to initialize frontend: Dialog [2022-02-25T23:01:31.720Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2022-02-25T23:01:31.720Z] debconf: falling back to frontend: Readline [2022-02-25T23:01:31.720Z] Setting up gcc-10 (10.2.1-6) ... [2022-02-25T23:01:31.720Z] Setting up libdpkg-perl (1.20.9) ... [2022-02-25T23:01:31.720Z] Setting up gpg-wks-server (2.2.27-2) ... [2022-02-25T23:01:31.720Z] Setting up cpp (4:10.2.1-1) ... [2022-02-25T23:01:31.720Z] Setting up jq (1.6-2.1) ... [2022-02-25T23:01:31.720Z] Setting up libxslt1.1:arm64 (1.1.34-4) ... [2022-02-25T23:01:31.991Z] Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:31.991Z] Setting up libc6-dev:arm64 (2.31-13+deb11u2) ... [2022-02-25T23:01:31.991Z] Setting up libx11-6:arm64 (2:1.7.2-1) ... [2022-02-25T23:01:31.991Z] Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-25T23:01:31.991Z] Setting up sysstat (12.5.2-2) ... [2022-02-25T23:01:32.262Z] debconf: unable to initialize frontend: Dialog [2022-02-25T23:01:32.262Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2022-02-25T23:01:32.262Z] debconf: falling back to frontend: Readline [2022-02-25T23:01:32.538Z] [2022-02-25T23:01:32.538Z] Creating config file /etc/default/sysstat with new version [2022-02-25T23:01:32.811Z] update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode [2022-02-25T23:01:32.811Z] update-alternatives: warning: skip creation of /usr/share/man/man1/sar.1.gz because associated file /usr/share/man/man1/sar.sysstat.1.gz (of link group sar) doesn't exist [2022-02-25T23:01:33.401Z] Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-collect.timer → /lib/systemd/system/sysstat-collect.timer. [2022-02-25T23:01:33.991Z] Created symlink /etc/systemd/system/sysstat.service.wants/sysstat-summary.timer → /lib/systemd/system/sysstat-summary.timer. [2022-02-25T23:01:34.586Z] Created symlink /etc/systemd/system/multi-user.target.wants/sysstat.service → /lib/systemd/system/sysstat.service. [2022-02-25T23:01:34.586Z] Setting up libxmuu1:arm64 (2:1.1.2-2+b3) ... [2022-02-25T23:01:34.586Z] Setting up libstdc++-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:01:34.586Z] Setting up g++-10 (10.2.1-6) ... [2022-02-25T23:01:34.586Z] Setting up libxpm4:arm64 (1:3.5.12-1) ... [2022-02-25T23:01:34.586Z] Setting up gpg-wks-client (2.2.27-2) ... [2022-02-25T23:01:34.586Z] Setting up libfile-fcntllock-perl (0.22-3+b7) ... [2022-02-25T23:01:34.586Z] Setting up libalgorithm-diff-perl (1.201-1) ... [2022-02-25T23:01:34.586Z] Setting up fontconfig-config (2.13.1-4.2) ... [2022-02-25T23:01:35.179Z] debconf: unable to initialize frontend: Dialog [2022-02-25T23:01:35.179Z] debconf: (TERM is not set, so the dialog frontend is not usable.) [2022-02-25T23:01:35.179Z] debconf: falling back to frontend: Readline [2022-02-25T23:01:35.775Z] Setting up openssh-client (1:8.4p1-5) ... [2022-02-25T23:01:36.047Z] Setting up libxext6:arm64 (2:1.3.3-1.1) ... [2022-02-25T23:01:36.047Z] Setting up gcc (4:10.2.1-1) ... [2022-02-25T23:01:36.047Z] Setting up dpkg-dev (1.20.9) ... [2022-02-25T23:01:36.047Z] Setting up liberror-perl (0.17029-1) ... [2022-02-25T23:01:36.047Z] Setting up git (1:2.30.2-1) ... [2022-02-25T23:01:36.047Z] Setting up xmlstarlet (1.6.1-2.1) ... [2022-02-25T23:01:36.047Z] Setting up g++ (4:10.2.1-1) ... [2022-02-25T23:01:36.320Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2022-02-25T23:01:36.320Z] Setting up xauth (1:1.1-1) ... [2022-02-25T23:01:36.320Z] Setting up gnupg (2.2.27-2) ... [2022-02-25T23:01:36.320Z] Setting up build-essential (12.9) ... [2022-02-25T23:01:36.320Z] Setting up libfontconfig1:arm64 (2.13.1-4.2) ... [2022-02-25T23:01:36.320Z] Setting up libalgorithm-diff-xs-perl (0.04-6+b1) ... [2022-02-25T23:01:36.320Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2022-02-25T23:01:36.320Z] Setting up libgd3:arm64 (2.3.0-2) ... [2022-02-25T23:01:36.320Z] Setting up libc-devtools (2.31-13+deb11u2) ... [2022-02-25T23:01:36.320Z] Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-25T23:01:36.320Z] Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-25T23:01:36.592Z] Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-02-25T23:01:36.592Z] Setting up systemd (247.3-6) ... [2022-02-25T23:01:36.592Z] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-25T23:01:36.592Z] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-25T23:01:36.592Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-25T23:01:38.023Z] Setting up systemd-timesyncd (247.3-6) ... [2022-02-25T23:01:38.619Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-25T23:01:38.620Z] Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-25T23:01:38.893Z] Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-25T23:01:39.167Z] Adding user `jenkins' ... [2022-02-25T23:01:39.168Z] Adding new group `jenkins' (1001) ... [2022-02-25T23:01:39.168Z] Adding new user `jenkins' (1001) with group `jenkins' ... [2022-02-25T23:01:39.168Z] Creating home directory `/home/jenkins' ... [2022-02-25T23:01:39.168Z] Copying files from `/etc/skel' ... [2022-02-25T23:01:39.439Z] Changing the user information for jenkins [2022-02-25T23:01:39.439Z] Enter the new value, or press ENTER for the default [2022-02-25T23:01:39.439Z] Full Name []: Room Number []: Work Phone []: Home Phone []: Other []: Use of uninitialized value $answer in chop at /usr/sbin/adduser line 582. [2022-02-25T23:01:39.439Z] Use of uninitialized value $answer in pattern match (m//) at /usr/sbin/adduser line 583. [2022-02-25T23:01:47.698Z] Is the information correct? [Y/n] Requirement already satisfied: pip in /usr/local/lib/python3.9/site-packages (21.2.4) [2022-02-25T23:01:47.970Z] Collecting pip [2022-02-25T23:01:47.970Z] Downloading pip-22.0.3-py3-none-any.whl (2.1 MB) [2022-02-25T23:01:48.242Z] Requirement already satisfied: setuptools in /usr/local/lib/python3.9/site-packages (58.1.0) [2022-02-25T23:01:51.612Z] Collecting setuptools [2022-02-25T23:01:51.612Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-25T23:01:52.580Z] Installing collected packages: setuptools, pip [2022-02-25T23:01:52.580Z] Attempting uninstall: setuptools [2022-02-25T23:01:52.580Z] Found existing installation: setuptools 58.1.0 [2022-02-25T23:01:52.851Z] Uninstalling setuptools-58.1.0: [2022-02-25T23:01:53.123Z] Successfully uninstalled setuptools-58.1.0 [2022-02-25T23:01:55.729Z] Attempting uninstall: pip [2022-02-25T23:01:55.729Z] Found existing installation: pip 21.2.4 [2022-02-25T23:01:56.705Z] Uninstalling pip-21.2.4: [2022-02-25T23:01:58.130Z] Successfully uninstalled pip-21.2.4 [2022-02-25T23:02:04.813Z] Successfully installed pip-22.0.3 setuptools-60.9.3 [2022-02-25T23:02:04.813Z] 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 [2022-02-25T23:02:09.098Z] Collecting lftools[openstack]==0.31.1 [2022-02-25T23:02:09.098Z] Downloading lftools-0.31.1-py2.py3-none-any.whl (127 kB) [2022-02-25T23:02:09.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.0/127.0 KB 13.4 MB/s eta 0:00:00 [2022-02-25T23:02:09.689Z] Collecting pyyaml [2022-02-25T23:02:09.689Z] Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-25T23:02:09.689Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.1/731.1 KB 23.4 MB/s eta 0:00:00 [2022-02-25T23:02:09.961Z] Collecting pygerrit2 [2022-02-25T23:02:09.961Z] Downloading pygerrit2-2.0.15.tar.gz (30 kB) [2022-02-25T23:02:11.389Z] Installing build dependencies: started [2022-02-25T23:02:29.665Z] Installing build dependencies: finished with status 'done' [2022-02-25T23:02:29.665Z] Getting requirements to build wheel: started [2022-02-25T23:02:30.263Z] Getting requirements to build wheel: finished with status 'done' [2022-02-25T23:02:31.697Z] Installing backend dependencies: started [2022-02-25T23:02:44.083Z] Installing backend dependencies: finished with status 'done' [2022-02-25T23:02:44.083Z] Preparing metadata (pyproject.toml): started [2022-02-25T23:02:49.466Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-25T23:02:49.466Z] Collecting docker [2022-02-25T23:02:49.466Z] Downloading docker-5.0.3-py2.py3-none-any.whl (146 kB) [2022-02-25T23:02:49.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 KB 24.9 MB/s eta 0:00:00 [2022-02-25T23:02:49.466Z] Collecting click [2022-02-25T23:02:49.466Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-02-25T23:02:49.466Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 24.2 MB/s eta 0:00:00 [2022-02-25T23:02:49.466Z] Collecting python-jenkins [2022-02-25T23:02:49.466Z] Downloading python_jenkins-1.7.0-py3-none-any.whl (27 kB) [2022-02-25T23:02:49.737Z] Collecting httplib2 [2022-02-25T23:02:49.737Z] Downloading httplib2-0.20.4-py3-none-any.whl (96 kB) [2022-02-25T23:02:49.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 24.5 MB/s eta 0:00:00 [2022-02-25T23:02:50.009Z] Collecting requests [2022-02-25T23:02:50.009Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-02-25T23:02:50.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 22.8 MB/s eta 0:00:00 [2022-02-25T23:02:50.278Z] Collecting email-validator [2022-02-25T23:02:50.278Z] Downloading email_validator-1.1.3-py2.py3-none-any.whl (18 kB) [2022-02-25T23:02:50.875Z] Collecting tqdm [2022-02-25T23:02:50.875Z] Downloading tqdm-4.62.3-py2.py3-none-any.whl (76 kB) [2022-02-25T23:02:50.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.2/76.2 KB 23.9 MB/s eta 0:00:00 [2022-02-25T23:02:51.143Z] Collecting six [2022-02-25T23:02:51.144Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-02-25T23:02:51.144Z] Collecting oauth2client [2022-02-25T23:02:51.144Z] Downloading oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) [2022-02-25T23:02:51.144Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 KB 23.6 MB/s eta 0:00:00 [2022-02-25T23:02:51.413Z] Collecting defusedxml [2022-02-25T23:02:51.413Z] Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) [2022-02-25T23:02:51.413Z] Collecting tabulate [2022-02-25T23:02:51.413Z] Downloading tabulate-0.8.9-py3-none-any.whl (25 kB) [2022-02-25T23:02:51.691Z] Collecting pygithub [2022-02-25T23:02:51.691Z] Downloading PyGithub-1.55-py3-none-any.whl (291 kB) [2022-02-25T23:02:51.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 291.7/291.7 KB 25.4 MB/s eta 0:00:00 [2022-02-25T23:02:51.963Z] Collecting bs4 [2022-02-25T23:02:51.963Z] Downloading bs4-0.0.1.tar.gz (1.1 kB) [2022-02-25T23:02:51.963Z] Preparing metadata (setup.py): started [2022-02-25T23:02:56.268Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:02:56.268Z] Collecting jsonschema [2022-02-25T23:02:56.268Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-02-25T23:02:56.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 21.0 MB/s eta 0:00:00 [2022-02-25T23:02:59.138Z] Collecting setuptools>=36.5.0 [2022-02-25T23:02:59.138Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-02-25T23:02:59.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 14.6 MB/s eta 0:00:00 [2022-02-25T23:02:59.138Z] Collecting xdg==3.0.2 [2022-02-25T23:02:59.138Z] Downloading xdg-3.0.2-py2.py3-none-any.whl (5.0 kB) [2022-02-25T23:03:02.510Z] Collecting ruamel.yaml [2022-02-25T23:03:02.510Z] Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) [2022-02-25T23:03:02.510Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.5/109.5 KB 23.9 MB/s eta 0:00:00 [2022-02-25T23:03:04.477Z] Collecting lxml [2022-02-25T23:03:04.477Z] Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (6.6 MB) [2022-02-25T23:03:04.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 21.2 MB/s eta 0:00:00 [2022-02-25T23:03:05.018Z] Collecting shade~=1.27.1 [2022-02-25T23:03:05.018Z] Downloading shade-1.27.2-py2.py3-none-any.whl (371 kB) [2022-02-25T23:03:05.018Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 371.6/371.6 KB 25.5 MB/s eta 0:00:00 [2022-02-25T23:03:05.607Z] Collecting openstacksdk>=0.9.19 [2022-02-25T23:03:05.608Z] Downloading openstacksdk-0.61.0-py3-none-any.whl (1.4 MB) [2022-02-25T23:03:05.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 22.6 MB/s eta 0:00:00 [2022-02-25T23:03:05.877Z] Collecting os-client-config>=1.28.0 [2022-02-25T23:03:05.877Z] Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) [2022-02-25T23:03:06.468Z] Collecting pbr!=2.1.0,>=2.0.0 [2022-02-25T23:03:06.468Z] Downloading pbr-5.8.1-py2.py3-none-any.whl (113 kB) [2022-02-25T23:03:06.468Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.0/113.0 KB 25.1 MB/s eta 0:00:00 [2022-02-25T23:03:06.468Z] Collecting beautifulsoup4 [2022-02-25T23:03:06.468Z] Downloading beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) [2022-02-25T23:03:06.468Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 KB 24.6 MB/s eta 0:00:00 [2022-02-25T23:03:07.061Z] Collecting websocket-client>=0.32.0 [2022-02-25T23:03:07.061Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-02-25T23:03:07.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 21.7 MB/s eta 0:00:00 [2022-02-25T23:03:07.332Z] Collecting idna<4,>=2.5 [2022-02-25T23:03:07.332Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-02-25T23:03:07.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 24.9 MB/s eta 0:00:00 [2022-02-25T23:03:07.605Z] Collecting charset-normalizer~=2.0.0 [2022-02-25T23:03:07.605Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-02-25T23:03:07.877Z] Collecting certifi>=2017.4.17 [2022-02-25T23:03:07.877Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-02-25T23:03:07.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 25.3 MB/s eta 0:00:00 [2022-02-25T23:03:08.468Z] Collecting urllib3<1.27,>=1.21.1 [2022-02-25T23:03:08.468Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-02-25T23:03:08.468Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 25.8 MB/s eta 0:00:00 [2022-02-25T23:03:08.468Z] Collecting dnspython>=1.15.0 [2022-02-25T23:03:08.468Z] Downloading dnspython-2.2.0-py3-none-any.whl (266 kB) [2022-02-25T23:03:08.740Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 267.0/267.0 KB 26.6 MB/s eta 0:00:00 [2022-02-25T23:03:09.336Z] Collecting pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 [2022-02-25T23:03:09.336Z] Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) [2022-02-25T23:03:09.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 23.9 MB/s eta 0:00:00 [2022-02-25T23:03:09.605Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-02-25T23:03:09.605Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-02-25T23:03:09.605Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 24.2 MB/s eta 0:00:00 [2022-02-25T23:03:11.031Z] Installing build dependencies: started [2022-02-25T23:03:26.084Z] Installing build dependencies: finished with status 'done' [2022-02-25T23:03:26.084Z] Getting requirements to build wheel: started [2022-02-25T23:03:31.461Z] Getting requirements to build wheel: finished with status 'done' [2022-02-25T23:03:31.461Z] Preparing metadata (pyproject.toml): started [2022-02-25T23:03:36.837Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-02-25T23:03:36.837Z] Collecting attrs>=17.4.0 [2022-02-25T23:03:36.837Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-02-25T23:03:37.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 21.2 MB/s eta 0:00:00 [2022-02-25T23:03:37.380Z] Collecting rsa>=3.1.4 [2022-02-25T23:03:37.380Z] Downloading rsa-4.8-py3-none-any.whl (39 kB) [2022-02-25T23:03:37.650Z] Collecting pyasn1-modules>=0.0.5 [2022-02-25T23:03:37.650Z] Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) [2022-02-25T23:03:37.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 24.2 MB/s eta 0:00:00 [2022-02-25T23:03:38.241Z] Collecting pyasn1>=0.1.7 [2022-02-25T23:03:38.241Z] Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) [2022-02-25T23:03:38.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 22.8 MB/s eta 0:00:00 [2022-02-25T23:03:39.209Z] Collecting pynacl>=1.4.0 [2022-02-25T23:03:39.209Z] Downloading PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (601 kB) [2022-02-25T23:03:39.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 601.7/601.7 KB 25.1 MB/s eta 0:00:00 [2022-02-25T23:03:39.479Z] Collecting deprecated [2022-02-25T23:03:39.479Z] Downloading Deprecated-1.2.13-py2.py3-none-any.whl (9.6 kB) [2022-02-25T23:03:39.479Z] Collecting pyjwt>=2.0 [2022-02-25T23:03:39.479Z] Downloading PyJWT-2.3.0-py3-none-any.whl (16 kB) [2022-02-25T23:03:40.073Z] Collecting multi-key-dict [2022-02-25T23:03:40.073Z] Downloading multi_key_dict-2.0.3.zip (9.9 kB) [2022-02-25T23:03:40.073Z] Preparing metadata (setup.py): started [2022-02-25T23:03:44.361Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:03:44.633Z] Collecting ruamel.yaml.clib>=0.2.6 [2022-02-25T23:03:44.633Z] Downloading ruamel.yaml.clib-0.2.6.tar.gz (180 kB) [2022-02-25T23:03:44.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 180.7/180.7 KB 24.8 MB/s eta 0:00:00 [2022-02-25T23:03:44.633Z] Preparing metadata (setup.py): started [2022-02-25T23:03:51.336Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:03:51.609Z] Collecting jmespath>=0.9.0 [2022-02-25T23:03:51.609Z] Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) [2022-02-25T23:03:51.881Z] Collecting netifaces>=0.10.4 [2022-02-25T23:03:51.881Z] Downloading netifaces-0.11.0.tar.gz (30 kB) [2022-02-25T23:03:51.881Z] Preparing metadata (setup.py): started [2022-02-25T23:03:57.263Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:03:57.263Z] Collecting appdirs>=1.3.0 [2022-02-25T23:03:57.263Z] Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) [2022-02-25T23:03:57.263Z] Collecting iso8601>=0.1.11 [2022-02-25T23:03:57.263Z] Downloading iso8601-1.0.2-py3-none-any.whl (9.7 kB) [2022-02-25T23:03:57.263Z] Collecting dogpile.cache>=0.6.5 [2022-02-25T23:03:57.263Z] Downloading dogpile.cache-1.1.5-py3-none-any.whl (51 kB) [2022-02-25T23:03:57.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.0/51.0 KB 23.7 MB/s eta 0:00:00 [2022-02-25T23:03:57.263Z] Collecting keystoneauth1>=3.18.0 [2022-02-25T23:03:57.263Z] Downloading keystoneauth1-4.4.0-py3-none-any.whl (314 kB) [2022-02-25T23:03:57.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 314.7/314.7 KB 25.4 MB/s eta 0:00:00 [2022-02-25T23:03:57.263Z] Collecting os-service-types>=1.7.0 [2022-02-25T23:03:57.263Z] Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) [2022-02-25T23:03:57.535Z] Collecting decorator>=4.4.1 [2022-02-25T23:03:57.535Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-02-25T23:03:57.535Z] Collecting jsonpatch!=1.20,>=1.16 [2022-02-25T23:03:57.808Z] Downloading jsonpatch-1.32-py2.py3-none-any.whl (12 kB) [2022-02-25T23:03:57.808Z] Collecting munch>=2.1.0 [2022-02-25T23:03:57.808Z] Downloading munch-2.5.0-py2.py3-none-any.whl (10 kB) [2022-02-25T23:03:57.808Z] Collecting requestsexceptions>=1.2.0 [2022-02-25T23:03:57.808Z] Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) [2022-02-25T23:04:00.418Z] Collecting cryptography>=2.7 [2022-02-25T23:04:00.418Z] Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl (3.3 MB) [2022-02-25T23:04:00.418Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 22.7 MB/s eta 0:00:00 [2022-02-25T23:04:03.024Z] Collecting cffi>=1.4.1 [2022-02-25T23:04:03.024Z] Downloading cffi-1.15.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (447 kB) [2022-02-25T23:04:03.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 447.6/447.6 KB 26.7 MB/s eta 0:00:00 [2022-02-25T23:04:03.616Z] Collecting soupsieve>1.2 [2022-02-25T23:04:03.616Z] Downloading soupsieve-2.3.1-py3-none-any.whl (37 kB) [2022-02-25T23:04:04.587Z] Collecting wrapt<2,>=1.10 [2022-02-25T23:04:04.587Z] Downloading wrapt-1.13.3.tar.gz (48 kB) [2022-02-25T23:04:04.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 KB 24.4 MB/s eta 0:00:00 [2022-02-25T23:04:04.587Z] Preparing metadata (setup.py): started [2022-02-25T23:04:09.973Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:04:09.973Z] Collecting pycparser [2022-02-25T23:04:09.973Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-02-25T23:04:09.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 25.6 MB/s eta 0:00:00 [2022-02-25T23:04:10.946Z] Collecting stevedore>=3.0.0 [2022-02-25T23:04:10.946Z] Downloading stevedore-3.5.0-py3-none-any.whl (49 kB) [2022-02-25T23:04:10.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 KB 23.9 MB/s eta 0:00:00 [2022-02-25T23:04:11.217Z] Collecting jsonpointer>=1.9 [2022-02-25T23:04:11.217Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-02-25T23:04:13.182Z] Building wheels for collected packages: bs4, pygerrit2, pyrsistent, ruamel.yaml.clib, multi-key-dict, netifaces, wrapt [2022-02-25T23:04:13.182Z] Building wheel for bs4 (setup.py): started [2022-02-25T23:04:19.876Z] Building wheel for bs4 (setup.py): finished with status 'done' [2022-02-25T23:04:19.876Z] Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1272 sha256=dc6f982343a04e964a417cd623a1f31c5974fa2ad46d5eac386f0bca45a491b7 [2022-02-25T23:04:19.876Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/73/2b/cb/099980278a0c9a3e57ff1a89875ec07bfa0b6fcbebb9a8cad3 [2022-02-25T23:04:19.876Z] Building wheel for pygerrit2 (pyproject.toml): started [2022-02-25T23:04:25.260Z] Building wheel for pygerrit2 (pyproject.toml): finished with status 'done' [2022-02-25T23:04:25.260Z] Created wheel for pygerrit2: filename=pygerrit2-2.0.15-py3-none-any.whl size=10991 sha256=a71e355d8816beb5981e12e882dc68cbddb89599f8393a36989631648016445a [2022-02-25T23:04:25.260Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/2a/94/22/a8d55f434dcb56c88779bc325fb13871b85f8c431ef6f46cdb [2022-02-25T23:04:25.260Z] Building wheel for pyrsistent (pyproject.toml): started [2022-02-25T23:04:35.377Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-02-25T23:04:35.377Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=70811 sha256=45eff59772a3282782ba5ae46fc4d12fcf7b5ab24932586e825f0daed404669c [2022-02-25T23:04:35.377Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-02-25T23:04:35.377Z] Building wheel for ruamel.yaml.clib (setup.py): started [2022-02-25T23:05:43.346Z] Building wheel for ruamel.yaml.clib (setup.py): still running... [2022-02-25T23:05:43.618Z] Building wheel for ruamel.yaml.clib (setup.py): finished with status 'done' [2022-02-25T23:05:43.618Z] Created wheel for ruamel.yaml.clib: filename=ruamel.yaml.clib-0.2.6-cp39-cp39-linux_aarch64.whl size=147651 sha256=8e78f8d5c7196e684497f40dbfe120f8f3a1545871842edda4c4bcad21089650 [2022-02-25T23:05:43.618Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/b1/c4/5d/d96e5c09189f4d6d2a9ffb0d7af04ee06d11a20f613f5f3496 [2022-02-25T23:05:43.618Z] Building wheel for multi-key-dict (setup.py): started [2022-02-25T23:05:50.303Z] Building wheel for multi-key-dict (setup.py): finished with status 'done' [2022-02-25T23:05:50.303Z] Created wheel for multi-key-dict: filename=multi_key_dict-2.0.3-py3-none-any.whl size=9301 sha256=fc995a5b6d5abf519caa79f59b40655d1e8682789d5d056f45a0a54710ad8e3a [2022-02-25T23:05:50.303Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/5a/f1/35/1ef8a532da798d2b16e17ea684c5052270676f209cca3e72e2 [2022-02-25T23:05:50.303Z] Building wheel for netifaces (setup.py): started [2022-02-25T23:06:08.624Z] Building wheel for netifaces (setup.py): finished with status 'done' [2022-02-25T23:06:08.624Z] Created wheel for netifaces: filename=netifaces-0.11.0-cp39-cp39-linux_aarch64.whl size=13070 sha256=00518e791afdbc059880dc87aff4ab8e547a0510e0eabcd708c95dfd7b49cab7 [2022-02-25T23:06:08.624Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/4f/77/60/d721ffbafc28e5021f94207ac09dbc23ecde96b4f74a324106 [2022-02-25T23:06:08.624Z] Building wheel for wrapt (setup.py): started [2022-02-25T23:06:23.868Z] Building wheel for wrapt (setup.py): finished with status 'done' [2022-02-25T23:06:23.868Z] Created wheel for wrapt: filename=wrapt-1.13.3-cp39-cp39-linux_aarch64.whl size=33369 sha256=f0f3a0e3d3ddee84d0acd9b1e1138da4fb550bc77e05e9c32573ea37a91fd8c4 [2022-02-25T23:06:23.868Z] Stored in directory: /tmp/pip-ephem-wheel-cache-u7i9poec/wheels/f9/6e/ed/b9a64c8281ff2ee42402497ff3c67f4abd39f552efecc309a9 [2022-02-25T23:06:23.868Z] Successfully built bs4 pygerrit2 pyrsistent ruamel.yaml.clib multi-key-dict netifaces wrapt [2022-02-25T23:06:25.961Z] Installing collected packages: xdg, tabulate, requestsexceptions, pyasn1, netifaces, multi-key-dict, certifi, appdirs, wrapt, websocket-client, urllib3, tqdm, soupsieve, six, setuptools, ruamel.yaml.clib, rsa, pyyaml, pyrsistent, pyparsing, pyjwt, pycparser, pyasn1-modules, pbr, lxml, jsonpointer, jmespath, iso8601, idna, dnspython, defusedxml, decorator, click, charset-normalizer, attrs, stevedore, ruamel.yaml, requests, os-service-types, munch, jsonschema, jsonpatch, httplib2, email-validator, deprecated, cffi, beautifulsoup4, python-jenkins, pynacl, pygerrit2, oauth2client, keystoneauth1, dogpile.cache, docker, cryptography, bs4, pygithub, openstacksdk, os-client-config, lftools, shade [2022-02-25T23:06:58.283Z] Successfully installed appdirs-1.4.4 attrs-21.4.0 beautifulsoup4-4.10.0 bs4-0.0.1 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 click-8.0.4 cryptography-36.0.1 decorator-5.1.1 defusedxml-0.7.1 deprecated-1.2.13 dnspython-2.2.0 docker-5.0.3 dogpile.cache-1.1.5 email-validator-1.1.3 httplib2-0.20.4 idna-3.3 iso8601-1.0.2 jmespath-0.10.0 jsonpatch-1.32 jsonpointer-2.2 jsonschema-4.4.0 keystoneauth1-4.4.0 lftools-0.31.1 lxml-4.8.0 multi-key-dict-2.0.3 munch-2.5.0 netifaces-0.11.0 oauth2client-4.1.3 openstacksdk-0.61.0 os-client-config-2.1.0 os-service-types-1.7.0 pbr-5.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pygerrit2-2.0.15 pygithub-1.55 pyjwt-2.3.0 pynacl-1.5.0 pyparsing-3.0.7 pyrsistent-0.18.1 python-jenkins-1.7.0 pyyaml-6.0 requests-2.27.1 requestsexceptions-1.4.0 rsa-4.8 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 setuptools-60.9.3 shade-1.27.2 six-1.16.0 soupsieve-2.3.1 stevedore-3.5.0 tabulate-0.8.9 tqdm-4.62.3 urllib3-1.26.8 websocket-client-1.3.1 wrapt-1.13.3 xdg-3.0.2 [2022-02-25T23:06:58.283Z] 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 [2022-02-25T23:06:58.881Z] Collecting zipp==1.1.0 [2022-02-25T23:06:58.881Z] Downloading zipp-1.1.0-py2.py3-none-any.whl (4.6 kB) [2022-02-25T23:06:59.150Z] Collecting python-openstackclient [2022-02-25T23:06:59.150Z] Downloading python_openstackclient-5.7.0-py3-none-any.whl (970 kB) [2022-02-25T23:06:59.150Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 970.5/970.5 KB 18.0 MB/s eta 0:00:00 [2022-02-25T23:06:59.739Z] Collecting python-novaclient>=17.0.0 [2022-02-25T23:06:59.739Z] Downloading python_novaclient-17.7.0-py3-none-any.whl (333 kB) [2022-02-25T23:06:59.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.9/333.9 KB 21.9 MB/s eta 0:00:00 [2022-02-25T23:07:00.332Z] Collecting oslo.utils>=3.33.0 [2022-02-25T23:07:00.332Z] Downloading oslo.utils-4.12.2-py3-none-any.whl (101 kB) [2022-02-25T23:07:00.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 25.5 MB/s eta 0:00:00 [2022-02-25T23:07:00.604Z] Collecting python-keystoneclient>=3.22.0 [2022-02-25T23:07:00.604Z] Downloading python_keystoneclient-4.4.0-py3-none-any.whl (398 kB) [2022-02-25T23:07:00.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.3/398.3 KB 22.3 MB/s eta 0:00:00 [2022-02-25T23:07:01.195Z] Collecting python-cinderclient>=3.3.0 [2022-02-25T23:07:01.195Z] Downloading python_cinderclient-8.3.0-py3-none-any.whl (254 kB) [2022-02-25T23:07:01.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.7/254.7 KB 23.0 MB/s eta 0:00:00 [2022-02-25T23:07:01.195Z] Collecting osc-lib>=2.3.0 [2022-02-25T23:07:01.195Z] Downloading osc_lib-2.5.0-py3-none-any.whl (88 kB) [2022-02-25T23:07:01.195Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 KB 24.5 MB/s eta 0:00:00 [2022-02-25T23:07:01.195Z] Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (1.0.2) [2022-02-25T23:07:01.195Z] Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (5.8.1) [2022-02-25T23:07:01.467Z] Collecting cliff>=3.5.0 [2022-02-25T23:07:01.467Z] Downloading cliff-3.10.1-py3-none-any.whl (81 kB) [2022-02-25T23:07:01.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.0/81.0 KB 21.1 MB/s eta 0:00:00 [2022-02-25T23:07:02.009Z] Collecting oslo.i18n>=3.15.3 [2022-02-25T23:07:02.010Z] Downloading oslo.i18n-5.1.0-py3-none-any.whl (46 kB) [2022-02-25T23:07:02.010Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.1/46.1 KB 21.7 MB/s eta 0:00:00 [2022-02-25T23:07:02.010Z] Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (0.61.0) [2022-02-25T23:07:02.010Z] Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.9/site-packages (from python-openstackclient) (3.5.0) [2022-02-25T23:07:02.010Z] Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (6.0) [2022-02-25T23:07:02.010Z] Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.9/site-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) [2022-02-25T23:07:02.601Z] Collecting cmd2>=1.0.0 [2022-02-25T23:07:02.601Z] Downloading cmd2-2.4.0-py3-none-any.whl (150 kB) [2022-02-25T23:07:02.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.3/150.3 KB 24.7 MB/s eta 0:00:00 [2022-02-25T23:07:02.601Z] Collecting PrettyTable>=0.7.2 [2022-02-25T23:07:02.601Z] Downloading prettytable-3.1.1-py3-none-any.whl (26 kB) [2022-02-25T23:07:02.869Z] Collecting autopage>=0.4.0 [2022-02-25T23:07:02.869Z] Downloading autopage-0.5.0-py3-none-any.whl (29 kB) [2022-02-25T23:07:02.869Z] Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) [2022-02-25T23:07:02.869Z] Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) [2022-02-25T23:07:02.869Z] Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) [2022-02-25T23:07:02.869Z] Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) [2022-02-25T23:07:02.869Z] Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) [2022-02-25T23:07:02.869Z] Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) [2022-02-25T23:07:02.870Z] Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) [2022-02-25T23:07:02.870Z] Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) [2022-02-25T23:07:02.870Z] Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) [2022-02-25T23:07:02.870Z] Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) [2022-02-25T23:07:02.870Z] Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.9/site-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) [2022-02-25T23:07:03.843Z] Collecting simplejson>=3.5.1 [2022-02-25T23:07:03.843Z] Downloading simplejson-3.17.6-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (130 kB) [2022-02-25T23:07:03.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.1/130.1 KB 25.2 MB/s eta 0:00:00 [2022-02-25T23:07:04.114Z] Collecting netaddr>=0.7.18 [2022-02-25T23:07:04.114Z] Downloading netaddr-0.8.0-py2.py3-none-any.whl (1.9 MB) [2022-02-25T23:07:04.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 20.5 MB/s eta 0:00:00 [2022-02-25T23:07:04.386Z] Collecting debtcollector>=1.2.0 [2022-02-25T23:07:04.386Z] Downloading debtcollector-2.4.0-py3-none-any.whl (22 kB) [2022-02-25T23:07:05.356Z] Collecting pytz>=2013.6 [2022-02-25T23:07:05.356Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-02-25T23:07:05.356Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 22.3 MB/s eta 0:00:00 [2022-02-25T23:07:05.627Z] Collecting packaging>=20.4 [2022-02-25T23:07:05.627Z] Downloading packaging-21.3-py3-none-any.whl (40 kB) [2022-02-25T23:07:05.627Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 21.5 MB/s eta 0:00:00 [2022-02-25T23:07:05.898Z] Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.9/site-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) [2022-02-25T23:07:06.486Z] Collecting oslo.config>=5.2.0 [2022-02-25T23:07:06.486Z] Downloading oslo.config-8.8.0-py3-none-any.whl (128 kB) [2022-02-25T23:07:06.486Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.4/128.4 KB 24.6 MB/s eta 0:00:00 [2022-02-25T23:07:06.486Z] Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.9/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) [2022-02-25T23:07:07.075Z] Collecting oslo.serialization!=2.19.1,>=2.18.0 [2022-02-25T23:07:07.075Z] Downloading oslo.serialization-4.3.0-py3-none-any.whl (25 kB) [2022-02-25T23:07:07.664Z] Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.9/site-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) [2022-02-25T23:07:07.664Z] Collecting pyperclip>=1.6 [2022-02-25T23:07:07.664Z] Downloading pyperclip-1.8.2.tar.gz (20 kB) [2022-02-25T23:07:07.664Z] Preparing metadata (setup.py): started [2022-02-25T23:07:14.341Z] Preparing metadata (setup.py): finished with status 'done' [2022-02-25T23:07:14.341Z] Collecting wcwidth>=0.1.7 [2022-02-25T23:07:14.341Z] Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) [2022-02-25T23:07:14.341Z] Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.9/site-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) [2022-02-25T23:07:14.341Z] Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.9/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) [2022-02-25T23:07:14.341Z] Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.9/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) [2022-02-25T23:07:14.930Z] Collecting rfc3986>=1.2.0 [2022-02-25T23:07:14.930Z] Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) [2022-02-25T23:07:15.522Z] Collecting msgpack>=0.5.2 [2022-02-25T23:07:15.522Z] Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (314 kB) [2022-02-25T23:07:15.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 314.2/314.2 KB 23.5 MB/s eta 0:00:00 [2022-02-25T23:07:16.111Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) [2022-02-25T23:07:16.111Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) [2022-02-25T23:07:16.111Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) [2022-02-25T23:07:16.111Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.9/site-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.10.8) [2022-02-25T23:07:16.699Z] Requirement already satisfied: pycparser in /usr/local/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) [2022-02-25T23:07:17.289Z] Building wheels for collected packages: pyperclip [2022-02-25T23:07:17.289Z] Building wheel for pyperclip (setup.py): started [2022-02-25T23:07:25.537Z] Building wheel for pyperclip (setup.py): finished with status 'done' [2022-02-25T23:07:25.537Z] Created wheel for pyperclip: filename=pyperclip-1.8.2-py3-none-any.whl size=11137 sha256=d0d131ba23f67c5ffdbe1d9d6b4c05f43f222cead7ce7cf6bc0e1948dd0f9feb [2022-02-25T23:07:25.537Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3h2s1big/wheels/0c/09/9e/49e21a6840ef7955b06d47394afef0058f0378c0914e48b8b8 [2022-02-25T23:07:25.537Z] Successfully built pyperclip [2022-02-25T23:07:27.493Z] Installing collected packages: wcwidth, pytz, pyperclip, netaddr, msgpack, zipp, simplejson, rfc3986, PrettyTable, packaging, oslo.i18n, debtcollector, cmd2, autopage, oslo.utils, oslo.config, cliff, python-cinderclient, oslo.serialization, python-novaclient, python-keystoneclient, osc-lib, python-openstackclient [2022-02-25T23:07:42.535Z] Successfully installed PrettyTable-3.1.1 autopage-0.5.0 cliff-3.10.1 cmd2-2.4.0 debtcollector-2.4.0 msgpack-1.0.3 netaddr-0.8.0 osc-lib-2.5.0 oslo.config-8.8.0 oslo.i18n-5.1.0 oslo.serialization-4.3.0 oslo.utils-4.12.2 packaging-21.3 pyperclip-1.8.2 python-cinderclient-8.3.0 python-keystoneclient-4.4.0 python-novaclient-17.7.0 python-openstackclient-5.7.0 pytz-2021.3 rfc3986-2.0.0 simplejson-3.17.6 wcwidth-0.2.5 zipp-1.1.0 [2022-02-25T23:07:42.535Z] 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 [2022-02-25T23:07:45.901Z] Reading package lists... [2022-02-25T23:07:45.901Z] Building dependency tree... [2022-02-25T23:07:45.901Z] Reading state information... [2022-02-25T23:07:46.872Z] The following packages were automatically installed and are no longer required: [2022-02-25T23:07:46.872Z] binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dirmngr [2022-02-25T23:07:46.872Z] dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 [2022-02-25T23:07:46.872Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2022-02-25T23:07:46.872Z] gpgconf gpgsm libalgorithm-diff-perl libalgorithm-diff-xs-perl [2022-02-25T23:07:46.872Z] libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils [2022-02-25T23:07:46.872Z] libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 [2022-02-25T23:07:46.872Z] libctf0 libdeflate0 libdpkg-perl libfakeroot libfile-fcntllock-perl [2022-02-25T23:07:46.872Z] libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 [2022-02-25T23:07:46.872Z] libjbig0 libjpeg62-turbo libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2022-02-25T23:07:46.872Z] libmpfr6 libnpth0 libnsl-dev libpng16-16 libstdc++-10-dev libtiff5 [2022-02-25T23:07:46.872Z] libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev make [2022-02-25T23:07:46.872Z] manpages-dev pinentry-curses [2022-02-25T23:07:46.872Z] Use 'apt autoremove' to remove them. [2022-02-25T23:07:46.872Z] The following packages will be REMOVED: [2022-02-25T23:07:46.872Z] build-essential [2022-02-25T23:07:47.845Z] 0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded. [2022-02-25T23:07:47.845Z] After this operation, 20.5 kB disk space will be freed. [2022-02-25T23:07:47.845Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18900 files and directories currently installed.) [2022-02-25T23:07:47.845Z] Removing build-essential (12.9) ... [2022-02-25T23:07:48.116Z]  [2022-02-25T23:07:48.116Z] WARNING: apt does not have a stable CLI interface. Use with caution in scripts. [2022-02-25T23:07:48.116Z] [2022-02-25T23:07:51.484Z] Reading package lists... [2022-02-25T23:07:51.484Z] Building dependency tree... [2022-02-25T23:07:51.484Z] Reading state information... [2022-02-25T23:07:52.454Z] The following packages will be REMOVED: [2022-02-25T23:07:52.454Z] binutils binutils-aarch64-linux-gnu binutils-common bzip2 cpp cpp-10 dirmngr [2022-02-25T23:07:52.454Z] dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-10 gcc gcc-10 [2022-02-25T23:07:52.454Z] gnupg gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server [2022-02-25T23:07:52.454Z] gpgconf gpgsm libalgorithm-diff-perl libalgorithm-diff-xs-perl [2022-02-25T23:07:52.454Z] libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils [2022-02-25T23:07:52.454Z] libc-dev-bin libc-devtools libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 [2022-02-25T23:07:52.454Z] libctf0 libdeflate0 libdpkg-perl libfakeroot libfile-fcntllock-perl [2022-02-25T23:07:52.454Z] libfontconfig1 libfreetype6 libgcc-10-dev libgd3 libgomp1 libisl23 libitm1 [2022-02-25T23:07:52.454Z] libjbig0 libjpeg62-turbo libksba8 liblocale-gettext-perl liblsan0 libmpc3 [2022-02-25T23:07:52.454Z] libmpfr6 libnpth0 libnsl-dev libpng16-16 libstdc++-10-dev libtiff5 [2022-02-25T23:07:52.454Z] libtirpc-dev libtsan0 libubsan1 libwebp6 libxpm4 linux-libc-dev make [2022-02-25T23:07:52.454Z] manpages-dev pinentry-curses [2022-02-25T23:07:53.426Z] 0 upgraded, 0 newly installed, 70 to remove and 1 not upgraded. [2022-02-25T23:07:53.427Z] After this operation, 236 MB disk space will be freed. [2022-02-25T23:07:53.427Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18891 files and directories currently installed.) [2022-02-25T23:07:53.427Z] Removing g++ (4:10.2.1-1) ... [2022-02-25T23:07:53.427Z] Removing gcc (4:10.2.1-1) ... [2022-02-25T23:07:53.699Z] Removing dpkg-dev (1.20.9) ... [2022-02-25T23:07:53.699Z] Removing bzip2 (1.0.8-4) ... [2022-02-25T23:07:53.699Z] Removing cpp (4:10.2.1-1) ... [2022-02-25T23:07:53.971Z] Removing gnupg (2.2.27-2) ... [2022-02-25T23:07:53.971Z] Removing gpg-wks-client (2.2.27-2) ... [2022-02-25T23:07:53.971Z] Removing dirmngr (2.2.27-2) ... [2022-02-25T23:07:54.243Z] Removing fakeroot (1.25.3-1.1) ... [2022-02-25T23:07:54.243Z] update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.243Z] update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-tcp.1.gz (of link group fakeroot) doesn't exist [2022-02-25T23:07:54.515Z] Removing libc-devtools (2.31-13+deb11u2) ... [2022-02-25T23:07:54.515Z] Removing libgd3:arm64 (2.3.0-2) ... [2022-02-25T23:07:54.515Z] Removing libfontconfig1:arm64 (2.13.1-4.2) ... [2022-02-25T23:07:54.515Z] Removing fontconfig-config (2.13.1-4.2) ... [2022-02-25T23:07:55.490Z] Removing fonts-dejavu-core (2.37-2) ... [2022-02-25T23:07:55.490Z] Removing g++-10 (10.2.1-6) ... [2022-02-25T23:07:55.490Z] Removing gnupg-l10n (2.2.27-2) ... [2022-02-25T23:07:55.761Z] Removing gnupg-utils (2.2.27-2) ... [2022-02-25T23:07:55.761Z] Removing gpg-wks-server (2.2.27-2) ... [2022-02-25T23:07:55.761Z] Removing gpg (2.2.27-2) ... [2022-02-25T23:07:55.761Z] Removing gpg-agent (2.2.27-2) ... [2022-02-25T23:07:56.032Z] Removing gpgsm (2.2.27-2) ... [2022-02-25T23:07:56.032Z] Removing gpgconf (2.2.27-2) ... [2022-02-25T23:07:56.304Z] Removing libalgorithm-merge-perl (0.08-3) ... [2022-02-25T23:07:56.304Z] Removing libalgorithm-diff-xs-perl (0.04-6+b1) ... [2022-02-25T23:07:56.304Z] Removing libalgorithm-diff-perl (1.201-1) ... [2022-02-25T23:07:56.304Z] Removing libstdc++-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:07:56.572Z] Removing pinentry-curses (1.1.0-4) ... [2022-02-25T23:07:56.572Z] Removing libassuan0:arm64 (2.5.3-7.1) ... [2022-02-25T23:07:56.842Z] Removing libc6-dev:arm64 (2.31-13+deb11u2) ... [2022-02-25T23:07:56.842Z] Removing libc-dev-bin (2.31-13+deb11u2) ... [2022-02-25T23:07:57.112Z] Removing libcrypt-dev:arm64 (1:4.4.18-4) ... [2022-02-25T23:07:57.112Z] Removing libtiff5:arm64 (4.2.0-1) ... [2022-02-25T23:07:57.112Z] Removing libdeflate0:arm64 (1.7-1) ... [2022-02-25T23:07:57.112Z] Removing libdpkg-perl (1.20.9) ... [2022-02-25T23:07:57.384Z] Removing libfakeroot:arm64 (1.25.3-1.1) ... [2022-02-25T23:07:57.384Z] Removing libfile-fcntllock-perl (0.22-3+b7) ... [2022-02-25T23:07:57.384Z] Removing libfreetype6:arm64 (2.10.4+dfsg-1) ... [2022-02-25T23:07:57.384Z] Removing libjbig0:arm64 (2.1-3.1+b2) ... [2022-02-25T23:07:57.654Z] Removing libjpeg62-turbo:arm64 (1:2.0.6-4) ... [2022-02-25T23:07:57.654Z] Removing libksba8:arm64 (1.5.0-3) ... [2022-02-25T23:07:57.654Z] Removing liblocale-gettext-perl (1.07-4+b1) ... [2022-02-25T23:07:57.654Z] Removing libnpth0:arm64 (1.6-3) ... [2022-02-25T23:07:57.926Z] Removing libnsl-dev:arm64 (1.3.0-2) ... [2022-02-25T23:07:57.926Z] Removing libpng16-16:arm64 (1.6.37-3) ... [2022-02-25T23:07:57.926Z] Removing libtirpc-dev:arm64 (1.3.1-1) ... [2022-02-25T23:07:57.926Z] Removing libwebp6:arm64 (0.6.1-2.1) ... [2022-02-25T23:07:57.926Z] Removing libxpm4:arm64 (1:3.5.12-1) ... [2022-02-25T23:07:58.197Z] Removing linux-libc-dev:arm64 (5.10.92-1) ... [2022-02-25T23:07:58.467Z] Removing make (4.3-4.1) ... [2022-02-25T23:07:58.467Z] Removing manpages-dev (5.10-1) ... [2022-02-25T23:07:58.737Z] Removing gcc-10 (10.2.1-6) ... [2022-02-25T23:07:58.737Z] Removing binutils (2.35.2-2) ... [2022-02-25T23:07:58.737Z] Removing binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-25T23:07:59.007Z] Removing libctf0:arm64 (2.35.2-2) ... [2022-02-25T23:07:59.007Z] Removing libbinutils:arm64 (2.35.2-2) ... [2022-02-25T23:07:59.007Z] Removing binutils-common:arm64 (2.35.2-2) ... [2022-02-25T23:07:59.007Z] Removing cpp-10 (10.2.1-6) ... [2022-02-25T23:07:59.278Z] Removing libgcc-10-dev:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.278Z] Removing libasan6:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.278Z] Removing libatomic1:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.550Z] Removing libcc1-0:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.550Z] Removing libctf-nobfd0:arm64 (2.35.2-2) ... [2022-02-25T23:07:59.550Z] Removing libgomp1:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.550Z] Removing libisl23:arm64 (0.23-1) ... [2022-02-25T23:07:59.550Z] Removing libitm1:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.820Z] Removing liblsan0:arm64 (10.2.1-6) ... [2022-02-25T23:07:59.820Z] Removing libmpc3:arm64 (1.2.0-1) ... [2022-02-25T23:07:59.820Z] Removing libmpfr6:arm64 (4.1.0-3) ... [2022-02-25T23:07:59.820Z] Removing libtsan0:arm64 (10.2.1-6) ... [2022-02-25T23:08:00.091Z] Removing libubsan1:arm64 (10.2.1-6) ... [2022-02-25T23:08:00.091Z] Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-25T23:08:00.375Z] Cloning into 'global-jjb'... [2022-02-25T23:08:02.341Z] HEAD is now at 92449c2 Feat: Add support for Ubuntu 20.04 and Docker [2022-02-25T23:08:24.520Z] Removing intermediate container a0bae0d57d4b [2022-02-25T23:08:24.520Z] ---> 8e3127fb05e9 [2022-02-25T23:08:24.520Z] Successfully built 8e3127fb05e9 [2022-02-25T23:08:24.520Z] Successfully tagged edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-25T23:08:26.011Z] + '[' -d /w/workspace/exfoundry_ci-build-images_PR-187/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:26.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:27.019Z] ---> package-listing.sh [2022-02-25T23:08:27.019Z] ++ facter osfamily [2022-02-25T23:08:27.019Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-25T23:08:27.284Z] + OS_FAMILY=redhat [2022-02-25T23:08:27.284Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-187 [2022-02-25T23:08:27.284Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-25T23:08:27.284Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-25T23:08:27.284Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-25T23:08:27.284Z] + PACKAGES=/tmp/packages_start.txt [2022-02-25T23:08:27.284Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-187 ']' [2022-02-25T23:08:27.284Z] + PACKAGES=/tmp/packages_end.txt [2022-02-25T23:08:27.284Z] + case "${OS_FAMILY}" in [2022-02-25T23:08:27.284Z] + rpm -qa [2022-02-25T23:08:27.284Z] + sort [2022-02-25T23:08:27.860Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-25T23:08:27.860Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-25T23:08:27.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-25T23:08:27.860Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-187 ']' [2022-02-25T23:08:27.860Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-187/archives/ [2022-02-25T23:08:27.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-187/archives/ [Pipeline] echo [2022-02-25T23:08:27.895Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-25T23:08:28.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-25T23:08:28.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T23:08:28.788Z] [2022-02-25T23:08:28.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-25T23:08:29.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T23:08:29.128Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-25T23:08:29.128Z] b4d181a07f80: Pulling fs layer [2022-02-25T23:08:29.128Z] a1111a8f2ec3: Pulling fs layer [2022-02-25T23:08:29.128Z] ed53099fbce6: Pulling fs layer [2022-02-25T23:08:29.128Z] dc539afda2c1: Pulling fs layer [2022-02-25T23:08:29.128Z] 77bc0d833cb6: Pulling fs layer [2022-02-25T23:08:29.128Z] 9065ff56babe: Pulling fs layer [2022-02-25T23:08:29.128Z] d287ab97295c: Pulling fs layer [2022-02-25T23:08:29.128Z] dc539afda2c1: Waiting [2022-02-25T23:08:29.128Z] 77bc0d833cb6: Waiting [2022-02-25T23:08:29.128Z] 9065ff56babe: Waiting [2022-02-25T23:08:29.128Z] d287ab97295c: Waiting [2022-02-25T23:08:29.128Z] a1111a8f2ec3: Download complete [2022-02-25T23:08:29.128Z] dc539afda2c1: Verifying Checksum [2022-02-25T23:08:29.128Z] dc539afda2c1: Download complete [2022-02-25T23:08:29.393Z] 77bc0d833cb6: Verifying Checksum [2022-02-25T23:08:29.393Z] 77bc0d833cb6: Download complete [2022-02-25T23:08:29.393Z] 9065ff56babe: Verifying Checksum [2022-02-25T23:08:29.393Z] 9065ff56babe: Download complete [2022-02-25T23:08:29.393Z] ed53099fbce6: Verifying Checksum [2022-02-25T23:08:29.393Z] ed53099fbce6: Download complete [2022-02-25T23:08:29.393Z] b4d181a07f80: Verifying Checksum [2022-02-25T23:08:29.393Z] b4d181a07f80: Download complete [2022-02-25T23:08:29.977Z] d287ab97295c: Verifying Checksum [2022-02-25T23:08:29.977Z] d287ab97295c: Download complete [2022-02-25T23:08:30.925Z] b4d181a07f80: Pull complete [2022-02-25T23:08:30.925Z] a1111a8f2ec3: Pull complete [2022-02-25T23:08:31.516Z] ed53099fbce6: Pull complete [2022-02-25T23:08:31.516Z] dc539afda2c1: Pull complete [2022-02-25T23:08:31.777Z] 77bc0d833cb6: Pull complete [2022-02-25T23:08:32.041Z] 9065ff56babe: Pull complete [2022-02-25T23:08:37.358Z] d287ab97295c: Pull complete [2022-02-25T23:08:37.358Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-25T23:08:37.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-25T23:08:37.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-25T23:08:37.462Z] prd-centos7-docker-4c-2g-6011 does not seem to be running inside a container [2022-02-25T23:08:37.510Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-187/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-187 -v /w/workspace/exfoundry_ci-build-images_PR-187:/w/workspace/exfoundry_ci-build-images_PR-187:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-187@tmp:/w/workspace/exfoundry_ci-build-images_PR-187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-25T23:08:40.131Z] $ docker top 6123f4b54b247d0777068f7a9846250fb4c9993c9e61a5dab7df28232b799fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-25T23:08:40.552Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-25T23:08:40.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-25T23:08:41.181Z] + ls /var/log/sa-host [2022-02-25T23:08:41.181Z] + sadf -c /var/log/sa-host/sa17 [2022-02-25T23:08:41.181Z] file_magic: OK [2022-02-25T23:08:41.181Z] HZ: Using current value: 100 [2022-02-25T23:08:41.181Z] file_header: OK [2022-02-25T23:08:41.181Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T23:08:41.181Z] Statistics: [2022-02-25T23:08:41.181Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T23:08:41.181Z] File successfully converted to sysstat format version 12.0.3 [2022-02-25T23:08:41.181Z] + sadf -c /var/log/sa-host/sa25 [2022-02-25T23:08:41.181Z] file_magic: OK [2022-02-25T23:08:41.181Z] HZ: Using current value: 100 [2022-02-25T23:08:41.181Z] file_header: OK [2022-02-25T23:08:41.181Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-25T23:08:41.181Z] Statistics: [2022-02-25T23:08:41.181Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-25T23:08:41.181Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-25T23:08:41.452Z] provisioning config files... [2022-02-25T23:08:41.466Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-187@tmp/config4102282381715517567tmp [Pipeline] { [Pipeline] echo [2022-02-25T23:08:41.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:41.815Z] ---> create-netrc.sh [Pipeline] } [2022-02-25T23:08:41.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:42.250Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-25T23:08:42.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:42.602Z] ---> sudo-logs.sh [2022-02-25T23:08:42.602Z] Archiving 'sudo' log.. [2022-02-25T23:08:42.602Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6011.novalocal: Name or service not known [2022-02-25T23:08:42.602Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6011.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-25T23:08:42.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:42.999Z] ---> job-cost.sh [2022-02-25T23:08:42.999Z] lf-activate-venv: SKIPPING [2022-02-25T23:08:42.999Z] INFO: No Stack... [2022-02-25T23:08:43.572Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-25T23:08:43.835Z] INFO: Archiving Costs [Pipeline] echo [2022-02-25T23:08:43.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-25T23:08:44.216Z] ---> logs-deploy.sh [2022-02-25T23:08:44.216Z] lf-activate-venv: SKIPPING [2022-02-25T23:08:44.216Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-187/1 [2022-02-25T23:08:44.216Z] INFO: archiving workspace using pattern(s): [2022-02-25T23:08:44.793Z] Archives upload complete. [2022-02-25T23:08:45.057Z] INFO: archiving logs to Nexus